:root{--ink: #17202a;--muted: #6b7280;--line: #dde7e3;--paper: #f7fbfa;--surface: #ffffff;--sun: #f8b84e;--coral: #ed6a5e;--sea: #168999;--forest: #2e765c;--night: #202b38;--shadow: 0 18px 48px rgba(36, 52, 71, .16);--radius: 22px;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,Noto Sans JP,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;min-height:100vh;color:var(--ink);background:linear-gradient(135deg,#eef8f5,#fff8ea 56%,#f8f1ee)}.app-shell{max-width:480px;margin:0 auto;min-height:100vh;background:var(--paper);position:relative}.page{min-height:100vh;padding:20px 18px 32px;position:relative}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.brand{display:flex;align-items:center;gap:9px;font-weight:900}.mark{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--coral),var(--sun));color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 8px 18px #ff6f6142}.pill{border:1px solid rgba(27,154,170,.24);background:#ffffffb8;color:var(--sea);border-radius:99px;padding:8px 11px;font-size:12px;font-weight:800;white-space:nowrap}.count-pill{display:inline-flex;align-items:center;justify-content:center;min-width:98px;min-height:34px;text-align:center}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.15}h2{font-size:22px;line-height:1.2}h3{font-size:15px;line-height:1.25}p{color:var(--muted);line-height:1.65;font-size:13px}.hero-photo{height:200px;margin:-20px -18px 18px;padding:46px 18px 18px;color:#fff;background-size:cover;background-position:center 38%;display:flex;flex-direction:column;justify-content:flex-end;border-radius:0 0 28px 28px}.hero-photo p{color:#ffffffdb}.field{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:13px 14px;margin:10px 0;box-shadow:0 8px 20px #2434470d;cursor:pointer}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.label{display:block;color:var(--muted);font-size:11px;font-weight:800;margin-bottom:6px}.value{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:850}.button{border:0;width:100%;height:52px;border-radius:16px;background:var(--night);color:#fff;font-weight:900;font-size:15px;margin-top:14px;cursor:pointer;box-shadow:0 12px 24px #24344733}.button.alt{background:var(--coral)}.button.light{background:#fff;color:var(--night);border:1px solid var(--line);box-shadow:none}.invite-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;margin-top:18px;box-shadow:0 14px 34px #24344714}.linkbox{margin:14px 0;padding:13px;background:#f1f7f6;border:1px dashed rgba(27,154,170,.55);border-radius:14px;color:var(--sea);font-size:13px;font-weight:850;overflow-wrap:anywhere}.member-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid #f0ebe4;font-size:14px;font-weight:800}.avatar{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;margin-right:9px;color:#fff;background:var(--sea);font-size:12px}.stack-area{height:60vh;min-height:420px;max-height:565px;position:relative;margin-top:8px}.spot-card{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;overflow:hidden;background:#ddd;box-shadow:0 18px 34px #2434473d;transition:transform .25s ease,opacity .25s ease}.spot-card.behind-1{transform:translateY(14px) scale(.94);opacity:.45}.spot-card.behind-2{transform:translateY(28px) scale(.88);opacity:.25}.spot-card.main{background-size:cover;background-position:center}.spot-card.main:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0 42%,rgba(10,20,28,.82) 100%)}.spot-content{position:absolute;left:18px;right:18px;bottom:108px;color:#fff}.spot-content h1{font-size:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.spot-content p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tags{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0}.tag{display:inline-flex;align-items:center;gap:5px;border-radius:99px;padding:6px 9px;font-size:11px;font-weight:850;background:#fff3;color:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tag.solid{background:#fff;color:var(--night);border:1px solid var(--line)}.tag.must{background:#ffb84d2e;color:#9a5b00;border:1px solid rgba(255,184,77,.45)}.tag.like{background:#1b9aaa24;color:#087281;border:1px solid rgba(27,154,170,.36)}.tag.veto{background:#ff6f6121;color:#b83b30;border:1px solid rgba(255,111,97,.36)}.swipe-actions{position:absolute;left:32px;right:32px;bottom:24px;display:grid;grid-template-columns:64px 1fr 64px;align-items:center;gap:15px}.round{width:64px;height:64px;border-radius:50%;border:0;background:#fff;color:var(--night);font-size:26px;box-shadow:0 12px 24px #24344733;cursor:pointer}.round.no{color:var(--coral)}.round.yes{color:var(--sea)}.progress{height:8px;background:#ffffff6b;border-radius:99px;overflow:hidden}.progress b{display:block;height:100%;background:var(--sun);border-radius:inherit;transition:width .2s ease}.choice-list,.timeline,.tune-list,.booklet{display:grid;gap:10px;margin-top:16px}.choice{display:grid;grid-template-columns:70px 1fr;gap:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px;align-items:center;cursor:pointer}.thumb{width:70px;height:70px;border-radius:14px;background-size:cover;background-position:center;background-color:#e4ece9}.choice.selected{border-color:#ffb84dd9;box-shadow:0 0 0 3px #ffb84d2e}.choice.rejected{border-color:#ff6f61a3;opacity:.78}.timeline-card{display:grid;grid-template-columns:52px 82px 1fr;gap:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px;position:relative}.timeline-card.transport{grid-template-columns:52px 1fr;background:#f6faf9;border-style:dashed}.spot-photo{width:82px;height:82px;border-radius:15px;background-size:cover;background-position:center;background-color:#e4ece9;box-shadow:inset 0 -26px 32px #141a2229}.time{color:var(--sea);font-weight:900;font-size:13px}.ai-note{background:#eef8f5;border:1px solid rgba(27,154,170,.22);border-radius:16px;padding:12px;margin:12px 0;color:#24515a;font-size:12px;line-height:1.55}.mini-map{height:128px;border-radius:18px;background:linear-gradient(135deg,#1b9aaa24,#ffb84d3d),repeating-linear-gradient(35deg,transparent 0 18px,rgba(255,255,255,.55) 18px 20px);border:1px solid var(--line);margin-top:12px;position:relative;overflow:hidden;transition:height .24s ease}.mini-map.expanded{height:232px}.map-controls{position:absolute;right:9px;top:9px;display:flex;gap:6px;z-index:2}.map-controls button{width:34px;height:34px;border:0;border-radius:11px;background:#ffffffeb;color:var(--night);font-size:16px;font-weight:900;box-shadow:0 6px 16px #2434471f;cursor:pointer}.route-line{position:absolute;left:74px;top:48px;width:198px;height:70px;border-top:4px solid rgba(27,154,170,.54);border-right:4px solid rgba(27,154,170,.54);border-radius:0 26px 0 0;transform:rotate(7deg)}.pin{position:absolute;width:22px;height:22px;border-radius:50% 50% 50% 4px;transform:rotate(-45deg);background:var(--coral);border:3px solid #fff;box-shadow:0 4px 12px #2434472e}.pin.p1{left:64px;top:34px}.pin.p2{left:162px;top:26px;background:var(--sea)}.pin.p3{left:245px;top:52px;background:var(--sun)}.tune-card{display:grid;grid-template-columns:34px 1fr 70px;gap:10px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.handle{width:30px;height:30px;display:grid;place-items:center;color:var(--muted);font-size:18px}.small-actions{display:flex;gap:6px;justify-content:flex-end}.icon-btn{width:30px;height:30px;border:1px solid var(--line);background:#fff;border-radius:10px;cursor:pointer}.book-cover{height:190px;border-radius:24px;background-size:cover;background-position:center;color:#fff;padding:18px;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.book-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,#141a221a,#141a22b8)}.book-cover>*{position:relative}.photo-strip{display:grid;grid-template-columns:1.25fr .75fr;gap:8px;margin-top:12px}.photo-strip div{height:92px;border-radius:16px;background-size:cover;background-position:center;background-color:#e4ece9}.photo-strip div:first-child{height:192px;grid-row:span 2}.bookmark{display:grid;grid-template-columns:44px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #eee5da}.day{width:44px;height:44px;border-radius:14px;background:var(--night);color:#fff;display:grid;place-items:center;font-weight:900;font-size:12px}.toast{position:fixed;left:24px;right:24px;top:24px;max-width:432px;margin:0 auto;background:#17202ae0;color:#fff;border-radius:14px;padding:12px;text-align:center;font-size:13px;font-weight:850;opacity:0;transform:translateY(-12px);pointer-events:none;transition:.25s ease;z-index:10}.toast.show{opacity:1;transform:translateY(0)}
