:root{
  --bg:#fff; --ink:#222; --muted:#6a6a6a; --line:#e8e8e8; --soft:#f7f7f7; --accent:#ff385c; --deep:#e00b41;
  --shadow:rgba(0,0,0,.02) 0 0 0 1px, rgba(0,0,0,.04) 0 2px 6px, rgba(0,0,0,.10) 0 4px 8px;
  --safe-bottom: env(safe-area-inset-bottom, 0px);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--ink);font-family:'DM Sans',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;-webkit-font-smoothing:antialiased} button{font:inherit;color:inherit} a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;height:64px;padding:12px 18px;background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.brand{display:flex;align-items:center;gap:9px;font-weight:750;letter-spacing:-.3px}.logo-dot{width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 38% 35%,#fff 0 14%,transparent 15%),var(--accent);box-shadow:0 6px 16px rgba(255,56,92,.24)}.pill{border:0;background:#f2f2f2;border-radius:999px;padding:11px 16px;font-weight:650;min-height:44px}.hero{padding:28px 20px 14px;max-width:980px;margin:auto}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero h1{margin:0;font-size:clamp(34px,9vw,74px);line-height:.96;letter-spacing:-1.7px;max-width:780px}.hero-copy{max-width:620px;color:var(--muted);font-size:17px;line-height:1.45;margin:18px 0 0}.route-strip{display:flex;gap:9px;overflow-x:auto;padding:18px 0 4px;scrollbar-width:none}.route-strip::-webkit-scrollbar,.chips::-webkit-scrollbar,.deck::-webkit-scrollbar{display:none}.route-strip span{flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:9px 13px;background:#fff;font-size:14px;font-weight:650}.day-nav{position:sticky;top:64px;z-index:18;display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:8px;padding:10px 12px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.06)}.round{width:44px;height:44px;border:0;border-radius:50%;background:#f2f2f2;font-size:28px;line-height:1;box-shadow:none}.round:disabled{opacity:.35}.chips{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding:2px}.chip{flex:0 0 auto;min-height:44px;border:1px solid transparent;background:#fff;border-radius:999px;padding:6px 13px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.05;scroll-snap-align:center}.chip strong{font-size:14px}.chip small{font-size:11px;color:var(--muted);font-weight:650}.chip.active{background:#222;color:#fff}.chip.active small{color:rgba(255,255,255,.74)}.deck{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0;overscroll-behavior-x:contain;min-height:calc(100svh - 130px)}.day-card{scroll-snap-align:start;flex:0 0 100%;padding:16px 16px calc(30px + var(--safe-bottom));display:flex;justify-content:center}.day-inner{width:min(100%,900px)}.cover{position:relative;min-height:215px;border-radius:32px;overflow:hidden;padding:24px;color:#fff;background:linear-gradient(135deg,rgba(0,0,0,.54),rgba(0,0,0,.18)),var(--cover-image,var(--cover));background-size:cover;background-position:center;box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:space-between}.cover:after{content:"";position:absolute;inset:auto -20% -45% -20%;height:120px;background:radial-gradient(ellipse,rgba(255,255,255,.35),transparent 70%);transform:rotate(-4deg)}.cover-top{position:relative;z-index:1;display:flex;justify-content:space-between;gap:18px}.day-kicker{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.92}.day-title{position:relative;z-index:1;margin:24px 0 0;font-size:clamp(36px,11vw,78px);line-height:.88;letter-spacing:-1.6px}.guests{position:relative;z-index:1;align-self:flex-start;border-radius:999px;background:rgba(255,255,255,.94);color:#222;padding:8px 12px;font-size:13px;font-weight:800}.sections{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px}.section{background:#fff;border-radius:24px;padding:18px;box-shadow:var(--shadow)}.section h3{display:flex;align-items:center;gap:9px;margin:0 0 12px;font-size:19px;letter-spacing:-.3px}.icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f2f2f2}.meta{margin:0;color:var(--muted);line-height:1.45}.big{font-size:18px;color:#222;font-weight:750;letter-spacing:-.25px}.sleep-photo{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:18px;margin:0 0 14px;background:#f2f2f2}.sleep-link{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px;padding:14px;border-radius:18px;background:var(--soft);font-weight:750}.sleep-link span{color:var(--accent)}.notes{display:grid;gap:10px;margin:12px 0 0;padding:0;list-style:none}.notes li{padding:12px 13px;border-radius:16px;background:#fafafa;color:#3f3f3f;line-height:1.35}.empty{border:1.5px dashed #d6d6d6;border-radius:18px;padding:14px;color:var(--muted);background:#fff}.todo-grid{display:grid;gap:9px}.todo-item{display:flex;gap:10px;align-items:flex-start;color:#6a6a6a}.todo-item:before{content:"";flex:0 0 18px;height:18px;margin-top:2px;border-radius:50%;border:2px solid #dedede;background:#fff}.overview{width:min(92vw,520px);border:0;border-radius:28px;padding:24px;box-shadow:0 24px 80px rgba(0,0,0,.22)}.overview::backdrop{background:rgba(0,0,0,.35)}.overview h2{font-size:30px;letter-spacing:-.8px;margin:0 0 12px}.overview ul{padding-left:20px;line-height:1.45}.overview li{margin:8px 0}.close{float:right;border:0;border-radius:50%;width:42px;height:42px;background:#f2f2f2;font-size:26px}.dialog-note{color:var(--muted);margin-bottom:0}.placeholder-tag{display:inline-block;margin-top:10px;border-radius:999px;padding:7px 10px;background:#fff0f3;color:#b32545;font-size:12px;font-weight:800}
@media (min-width:760px){.sections{grid-template-columns:1.05fr .95fr}.section.activities{grid-column:1/-1}.hero{padding-top:46px}.day-card{padding-left:28px;padding-right:28px}.cover{min-height:300px;padding:34px}.day-title{max-width:620px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.deck{scroll-behavior:auto}}

.suggestions-section{grid-column:1/-1}.suggestion-grid{display:grid;gap:12px}.suggestion{border:1px solid #eee;border-radius:18px;padding:14px;background:linear-gradient(180deg,#fff,#fafafa)}.suggestion span{display:inline-block;color:var(--accent);font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.suggestion h4{margin:0 0 6px;font-size:16px;letter-spacing:-.2px}.suggestion p{margin:0;color:var(--muted);line-height:1.42;font-size:14px}@media (min-width:760px){.suggestion-grid{grid-template-columns:repeat(3,1fr)}}

.restaurants-section{grid-column:1/-1}.restaurant-grid{display:grid;gap:12px}.restaurant-card{display:flex;justify-content:space-between;gap:12px;border:1px solid #eee;border-radius:18px;padding:14px;background:#fff;color:inherit}.restaurant-card span{display:inline-block;color:#137333;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}.restaurant-card h4{margin:0 0 6px;font-size:16px;letter-spacing:-.2px}.restaurant-card p{margin:0;color:var(--muted);line-height:1.42;font-size:14px}.restaurant-card b{align-self:center;white-space:nowrap;color:var(--accent);font-size:13px}.restaurant-note{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.35}@media (min-width:760px){.restaurant-grid{grid-template-columns:repeat(3,1fr)}}
