
:root{--cream:#F7F1E8;--cloud:#FBF8F3;--ink:#221B31;--muted:#716B76;--plum:#482A5B;--teal:#208A78;--sage:#7FAF8E;--clay:#F26B5B;--oat:#F2E6D6;--seafoam:#CDE6DF;--mist:#BFD7F3;--lav:#C9C1E6;--line:rgba(31,25,48,.10);--shadow:0 10px 30px rgba(68,48,62,.08);--shadow-soft:0 6px 18px rgba(68,48,62,.06)}
*{box-sizing:border-box}html,body{margin:0;background:var(--cream);color:var(--ink);font-family:ui-rounded,"SF Pro Rounded","Avenir Next",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{min-height:100vh}button,textarea{font:inherit}button{color:inherit}img{max-width:100%;display:block}
.app-shell{max-width:540px;margin:0 auto;min-height:100vh;padding:env(safe-area-inset-top) 18px calc(96px + env(safe-area-inset-bottom))}
.topbar{display:flex;justify-content:space-between;align-items:flex-start;padding:18px 4px}.eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:650}.subtle{font-size:14px;color:var(--muted);margin-top:4px}
.icon-btn{border:0;background:rgba(255,255,255,.58);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:20px;box-shadow:var(--shadow-soft)}.icon-btn svg{width:18px;height:18px}
.view{display:none}.view.active{display:block;animation:fade .2s ease}@keyframes fade{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}
.hero{position:relative;overflow:hidden;border-radius:32px;min-height:334px;background:linear-gradient(180deg,#FFF8EF 0%,#F5E5D9 100%);box-shadow:var(--shadow)}
.hero-illustration{position:absolute;inset:0;opacity:.96}.hero-illustration img{width:100%;height:100%;object-fit:cover}.hero-copy{position:relative;padding:34px 28px 110px;z-index:1}
.hero h1{font-size:58px;line-height:.95;margin:10px 0 10px;font-weight:620;letter-spacing:-.045em}.hero p{font-size:20px;margin:0;max-width:300px}
.panel{background:rgba(255,255,255,.78);border:1px solid rgba(31,25,48,.07);box-shadow:var(--shadow);border-radius:22px}.next-panel{position:relative;margin:-76px 18px 0;padding:22px;z-index:2;backdrop-filter:blur(12px)}
.panel-label{font-size:13px;color:var(--muted);margin-bottom:12px}.next-row{display:flex;justify-content:space-between;gap:16px;align-items:center}.next-time{font-size:31px;font-weight:650;letter-spacing:-.03em}.next-title{font-size:18px;margin-top:2px}
.next-icon{width:44px;height:44px;border-radius:50%;background:var(--seafoam);display:grid;place-items:center;color:var(--teal)}.next-icon svg{width:20px;height:20px}
.after-line{border-top:1px solid var(--line);margin-top:18px;padding-top:16px;display:flex;justify-content:space-between;gap:14px;font-size:14px}.after-line span{color:var(--muted)}
.countdown{margin:16px 18px 0;background:rgba(255,255,255,.46);border:1px solid var(--line);border-radius:18px;padding:15px 16px;display:flex;gap:10px;align-items:center;justify-content:center;color:var(--muted)}.countdown-icon{color:var(--plum);display:grid;place-items:center}.countdown-icon svg{width:18px;height:18px}
.note-strip{margin:16px 18px 0;padding:14px 16px;border-radius:18px;background:rgba(205,230,223,.65);display:flex;gap:10px;align-items:flex-start}.note-dot{width:9px;height:9px;background:var(--teal);border-radius:50%;margin-top:6px;flex:none}.note-label{font-size:12px;color:var(--muted);margin-bottom:2px}.hidden{display:none!important}
.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin:8px 4px 20px}.section-head h2{font-size:32px;line-height:1.05;margin:6px 0 0;letter-spacing:-.03em}.day-badge{background:var(--seafoam);color:var(--teal);padding:7px 10px;border-radius:99px;font-size:12px;font-weight:650}
.timeline{background:rgba(255,255,255,.58);border-radius:26px;border:1px solid var(--line);overflow:hidden}.timeline-row{display:grid;grid-template-columns:74px 38px 1fr;gap:8px;align-items:center;padding:15px 16px;border-bottom:1px solid var(--line)}.timeline-row:last-child{border-bottom:0}.timeline-row.current{background:linear-gradient(90deg,rgba(205,230,223,.75),rgba(255,255,255,.25))}
.timeline-time{font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.timeline-icon{width:30px;height:30px;border-radius:10px;background:var(--oat);display:grid;place-items:center;color:var(--plum)}.timeline-icon svg{width:16px;height:16px}.timeline-label{font-size:16px;font-weight:560}.timeline-sub{font-size:12px;color:var(--muted);margin-top:2px}
.week-banner,.types-banner{display:grid;grid-template-columns:112px 1fr;gap:16px;align-items:center;padding:14px 16px;margin-bottom:14px}.week-banner img,.types-banner img{width:112px;height:86px;object-fit:cover;border-radius:18px;background:linear-gradient(180deg,#fff,#f5eee6)}.week-banner-title{font-size:18px;font-weight:600;letter-spacing:-.02em}.types-banner p{font-size:14px;color:var(--muted);line-height:1.5;margin:0}
.week-list{display:grid;gap:12px}.week-day{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;padding:16px;border-radius:20px;background:rgba(255,255,255,.55);border:1px solid var(--line)}.week-day.today{border-color:rgba(32,138,120,.32);background:rgba(205,230,223,.56)}.week-dow{font-weight:700;font-size:13px;letter-spacing:.08em}.week-type{font-size:17px;font-weight:620}.week-caption{font-size:12px;color:var(--muted);margin-top:3px}.week-swatch{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;color:var(--ink)}.week-swatch svg{width:18px;height:18px}
.types-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.type-card{min-height:170px;border-radius:24px;padding:18px;background:rgba(255,255,255,.62);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.type-card::after{content:"";position:absolute;right:-18px;bottom:-18px;width:88px;height:88px;border-radius:50%;background:rgba(255,255,255,.28)}.type-icon{width:36px;height:36px;border-radius:14px;background:rgba(255,255,255,.55);display:grid;place-items:center}.type-icon svg{width:18px;height:18px}.type-name{font-size:17px;font-weight:650}.type-caption{font-size:13px;color:var(--muted);line-height:1.35;margin-top:4px}
.bottom-nav{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));transform:translateX(-50%);width:min(calc(100% - 28px),510px);background:rgba(250,247,242,.90);backdrop-filter:blur(18px);border:1px solid rgba(31,25,48,.08);box-shadow:0 12px 38px rgba(50,35,50,.14);border-radius:24px;padding:8px;display:grid;grid-template-columns:repeat(4,1fr);z-index:10}.nav-btn{border:0;background:transparent;border-radius:17px;padding:8px 4px;display:grid;gap:3px;place-items:center;color:var(--muted)}.nav-btn svg{width:20px;height:20px}.nav-btn small{font-size:11px}.nav-btn.active{background:var(--seafoam);color:var(--teal)}
.sheet-backdrop{position:fixed;inset:0;background:rgba(31,25,48,.20);backdrop-filter:blur(3px);z-index:20}.sheet{position:fixed;z-index:21;left:50%;bottom:0;transform:translateX(-50%);width:min(100%,540px);background:var(--cloud);border-radius:30px 30px 0 0;padding:10px 20px calc(24px + env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(31,25,48,.16)}.sheet-handle{width:48px;height:5px;border-radius:99px;background:rgba(31,25,48,.15);margin:0 auto 18px}.sheet-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.sheet h2{margin:4px 0 18px;font-size:28px;letter-spacing:-.03em}.field-label{display:block;font-size:13px;color:var(--muted);margin:2px 0 8px}
textarea{width:100%;min-height:94px;border:1px solid var(--line);border-radius:18px;background:white;padding:14px 15px;resize:none;outline:none}textarea:focus{border-color:rgba(32,138,120,.5);box-shadow:0 0 0 3px rgba(32,138,120,.08)}.quick-options{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 20px}.quick-option{border:1px solid var(--line);background:white;border-radius:99px;padding:9px 12px;font-size:13px}.sheet-actions{display:grid;grid-template-columns:1fr 2fr;gap:10px}.primary-btn,.secondary-btn{border:0;border-radius:17px;padding:14px 16px;font-weight:650}.primary-btn{background:var(--plum);color:white}.secondary-btn{background:var(--oat)}.sheet-foot{font-size:12px;color:var(--muted);text-align:center;margin:14px 0 0}
@media (max-width:380px){.hero h1{font-size:48px}.types-grid{grid-template-columns:1fr}.next-time{font-size:27px}.week-banner,.types-banner{grid-template-columns:1fr}.week-banner img,.types-banner img{width:100%;height:130px}}
