:root{--ink:#111024;--deep:#102c35;--panel:#13373c;--line:#39575b;--gold:#f8d861;--mint:#8ddeac;--text:#faf8ed;--muted:#c0d0d1;--body:'DM Sans',sans-serif;--display:'Oswald',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--ink);color:var(--text);font:16px/1.6 var(--body)}button,input,select{font:inherit}button,a,select,input{touch-action:manipulation}button{cursor:pointer}button,a,select,input,summary{outline-offset:5px}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--gold)}a{color:var(--gold)}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,.eyebrow,.brand,.day-selector,.section-nav,.chapter-nav,.set-time{font-family:var(--display)}h2{font-size:clamp(28px,3vw,42px);line-height:1.2;font-weight:500}h3{font-size:23px;line-height:1.3;font-weight:500}.eyebrow{font-size:13px;letter-spacing:.16em;font-weight:500;color:var(--mint);margin-bottom:12px}.skip{position:absolute;top:-100px;background:var(--gold);color:var(--ink);padding:12px;z-index:99}.skip:focus{top:4px}.topbar{height:76px;padding:0 max(5vw,24px);display:flex;justify-content:space-between;align-items:center;background:linear-gradient(#111024,#1e3f48);border-bottom:1px solid #51705c}.brand{font-size:23px;letter-spacing:.07em;color:var(--gold);text-decoration:none;line-height:1}.brand span{display:block;color:var(--muted);font-size:11px;letter-spacing:.16em;margin-top:7px}.header-links{display:flex;align-items:center;gap:30px;font-size:14px}.header-links button,footer button{padding:0;border:0;background:none;color:var(--text);text-decoration:underline;text-underline-offset:4px}.header-links a{text-decoration:none}.hero{position:relative;background:linear-gradient(90deg,rgba(7,22,30,.84),rgba(11,35,36,.38) 55%,rgba(9,22,32,.1)),url('assets/jungle-tall.jpg') center 22%/cover;min-height:380px;display:flex;align-items:center;border-bottom:1px solid var(--line)}.hero-inner{width:1160px;margin:auto;padding:46px 0 40px}h1{font-size:clamp(54px,6.9vw,94px);line-height:1.02;letter-spacing:-.015em;font-weight:600;color:var(--gold);margin:0 0 22px;text-shadow:0 4px 16px #0008}h1 span{display:block;font-size:.41em;letter-spacing:.075em;color:#fff;margin-top:12px}.hero-copy{font-size:19px;line-height:1.5;margin-bottom:18px}.independent{font-size:12px;color:#e0e9e2;margin:0}main{max-width:1160px;margin:auto}.control-deck{display:flex;align-items:center;gap:30px;padding:27px 0}.control-deck .eyebrow{margin-bottom:7px}.day-selector{display:flex;gap:8px}.day-selector button{border:1px solid var(--line);background:#182d36;border-radius:3px;padding:8px 20px;font-size:18px}.day-selector button.active{background:var(--gold);color:var(--ink);border-color:var(--gold)}.day-selector small{font:11px var(--body);display:block;letter-spacing:.04em}.stay-label{font-size:13px;color:var(--muted);margin-left:8px}select{display:block;margin-top:7px;border:1px solid var(--line);background:var(--deep);color:var(--text);border-radius:3px;padding:12px 34px 12px 13px;min-height:46px}.help-button{margin-left:auto;border:1px solid #e7b775;background:#382f2a;border-radius:3px;padding:13px 22px;text-align:left;font:23px var(--display);color:#ffe1af}.help-button span{display:block;font:12px var(--body);margin-top:5px;color:var(--text)}.section-nav{display:flex;gap:30px;border-bottom:1px solid var(--line);margin-bottom:32px}.section-nav button{padding:13px 0;background:none;border:0;border-bottom:3px solid transparent;font-size:19px;letter-spacing:.02em;color:var(--muted)}.section-nav button.active{border-color:var(--gold);color:var(--gold)}.daily-focus{display:flex;gap:25px;align-items:start;border-left:3px solid var(--mint);padding:4px 0 4px 20px;margin-bottom:30px}.daily-focus .eyebrow{margin:0;min-width:80px}.daily-focus h2{font-size:26px;margin:0 0 7px}.daily-focus p{margin-bottom:0;max-width:810px;color:var(--muted)}.routine-layout{display:grid;grid-template-columns:210px 1fr;gap:34px}.chapter-nav{position:sticky;top:18px;align-self:start;display:flex;flex-direction:column;gap:6px}.chapter-nav button{background:none;border:1px solid transparent;padding:13px 15px;font-size:18px;text-align:left;color:var(--muted);border-radius:3px}.chapter-nav button.active{background:var(--deep);border-color:var(--line);color:var(--gold)}.chapter-nav .chapter-num{font-size:13px;margin-right:12px;opacity:.7}.routine-panel{background:linear-gradient(135deg,#173c42,#102c35);border:1px solid var(--line);padding:32px 36px;border-radius:4px}.routine-panel h2{max-width:620px;margin-bottom:14px}.intro{color:var(--muted);margin-bottom:24px;max-width:720px}.progress-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:12px}.progress-row button{border:0;background:none;color:var(--muted);font-size:12px;text-decoration:underline}.progress-bar{height:3px;background:#385258;margin-bottom:18px}.progress-bar span{display:block;height:100%;background:var(--mint);transition:width .2s}.checklist{list-style:none;margin:0;padding:0}.checklist li{border-bottom:1px solid #315158}.checklist li:last-child{border:0}.checklist label{display:grid;grid-template-columns:23px 1fr;gap:15px;padding:19px 0;cursor:pointer}.checklist input{width:21px;height:21px;margin:4px 0 0;accent-color:var(--gold)}.checklist strong{display:block;font-size:17px;line-height:1.4;margin-bottom:5px;color:var(--text)}.checklist .detail{display:block;color:#d4e0e0;font-size:15px;line-height:1.65}.checklist input:checked+span strong{color:var(--mint)}.stay-note{background:#0e242b;border-left:3px solid var(--mint);padding:19px 21px;margin-top:22px}.stay-note h3{font-size:20px;margin:0 0 7px}.stay-note p{margin:0;color:var(--muted);font-size:14px}.source-links{font-size:12px;color:var(--muted);margin-top:22px}.source-links a{display:inline-block;margin-right:14px;margin-bottom:6px;color:#b4d9c9}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-heading h2{margin-bottom:10px}.section-heading p{color:var(--muted);max-width:690px}.supplement-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.supplement{background:var(--deep);border:1px solid var(--line);padding:26px}.supplement h3{font-size:28px;margin-bottom:9px}.supplement .eyebrow{font-size:12px}.supplement p:not(.eyebrow){color:#d6e2e2;font-size:15px;margin-bottom:15px}.supplement a{font-size:12px}.supplement:last-child{border-color:#946f4c}.note-banner{padding:16px 20px;background:#203532;border-left:3px solid var(--gold);margin-bottom:25px;color:#e2e8da;font-size:15px}.set-filters{display:flex;gap:14px;align-items:end;flex-wrap:wrap;margin:18px 0}.set-filters label{color:var(--muted);font-size:13px}.set-filters input[type=search]{display:block;margin-top:7px;min-width:280px;background:var(--deep);border:1px solid var(--line);color:var(--text);padding:12px;border-radius:3px}.set-filters .favorite-toggle{margin:0 0 12px 5px;font-size:14px}.favorite-toggle input{accent-color:var(--gold);width:17px;height:17px;vertical-align:middle;margin-right:8px}.set-meta{font-size:12px;color:var(--muted);margin:15px 0}.set-table{border-top:1px solid var(--line)}.set-row{display:grid;grid-template-columns:125px 1fr 155px 50px;gap:20px;align-items:center;padding:17px 18px;border-bottom:1px solid #2e444e}.set-row:nth-child(odd){background:#152631}.set-time{color:var(--gold);font-size:22px;line-height:1.2}.set-time small{display:block;font:11px var(--body);color:var(--muted);margin-top:6px}.artist{font-weight:600;font-size:17px}.stage{color:var(--muted);font-size:14px}.favorite{border:1px solid var(--line);border-radius:3px;width:44px;height:44px;background:transparent;font-size:24px;color:var(--muted)}.favorite[aria-pressed=true]{color:var(--gold);border-color:var(--gold);background:#3d3629}.empty{padding:40px;border:1px solid var(--line);color:var(--muted)}.poster-link{font-size:14px;white-space:nowrap}.poster{width:100%;max-width:650px;display:block;margin:20px auto}details{margin:25px 0}summary{cursor:pointer;color:var(--gold);padding:13px 0;font-size:15px}footer{border-top:1px solid var(--line);margin-top:55px;padding:35px 0 45px;display:grid;grid-template-columns:1fr 1fr;gap:60px;color:var(--muted);font-size:12px}footer strong{font:24px var(--display);letter-spacing:.06em;color:var(--gold)}footer p{margin:8px 0}footer a,footer button{font-size:13px}dialog{max-width:640px;width:calc(100% - 28px);max-height:90vh;overflow:auto;padding:37px;border:1px solid #6b8178;background:#102d35;border-radius:7px;color:var(--text);box-shadow:0 30px 100px #0008}dialog::backdrop{background:#040b17d9;backdrop-filter:blur(4px)}dialog .close{position:absolute;right:12px;top:10px;width:40px;height:40px;border:0;background:none;font-size:28px;color:var(--muted)}dialog h2{padding-right:20px;margin-top:12px}dialog p,dialog li{font-size:15px}dialog li{margin:12px 0}dialog ol{padding-left:24px}.urgent{background:#432e29;border-left:3px solid #efb175;padding:18px 20px;margin-bottom:25px}.urgent h3{font-size:22px}.urgent p{margin:0}.quick-list{padding-left:22px}.quick-list li{padding:7px 0;border-bottom:1px solid var(--line)}#source-list a{display:block;margin:12px 0;font-size:14px}.toast{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);background:var(--gold);color:var(--ink);padding:10px 18px;z-index:10}.day-selector button:hover,.favorite:hover{filter:brightness(1.13)}
@media(min-width:1400px){.hero{min-height:410px;background-position:center 22%}}@media(max-width:1240px){main,.hero-inner{margin-left:5vw;margin-right:5vw}.hero-inner{width:auto}.topbar{padding-left:5vw;padding-right:5vw}.control-deck{gap:18px}.routine-layout{grid-template-columns:190px 1fr;gap:22px}}
@media(max-width:760px){body{font-size:16px}.topbar{height:65px}.brand{font-size:20px}.header-links a{display:none}.header-links button{font-size:12px}.hero{min-height:310px;background-position:62% 8%;background-image:linear-gradient(90deg,#07161edb,#0b232458),url('assets/jungle-tall.jpg')}.hero-inner{padding:28px 0}.hero .eyebrow{font-size:10px;letter-spacing:.1em}h1{font-size:54px}h1 span{font-size:23px;letter-spacing:.06em}.hero-copy{font-size:16px;margin-bottom:16px}.independent{font-size:10px;max-width:290px}.control-deck{display:grid;grid-template-columns:1fr;gap:17px;padding:22px 0}.day-selector button{flex:1;font-size:18px;padding:8px 14px}.day-selector{width:100%}.stay-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;font-size:13px}.stay-label select{margin:0;flex:1;max-width:230px;padding-top:8px;padding-bottom:8px;min-height:43px}.help-button{margin:0;display:flex;justify-content:space-between;align-items:center;width:100%;font-size:22px;padding:12px 16px}.help-button span{font-size:11px}.section-nav{gap:24px;margin-bottom:25px;justify-content:space-between}.section-nav button{font-size:18px;padding:10px 0}.daily-focus{gap:13px;padding-left:15px;margin-bottom:23px}.daily-focus .eyebrow{min-width:50px;font-size:11px}.daily-focus h2{font-size:24px}.daily-focus p{font-size:14px}.routine-layout{display:block}.chapter-nav{position:static;display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:18px}.chapter-nav button{font-size:16px;padding:10px 11px;border-color:#304650}.chapter-nav .chapter-num{font-size:11px;margin-right:8px}.routine-panel{padding:24px 20px}.routine-panel h2{font-size:31px}.intro{font-size:15px}.checklist label{gap:12px;padding:18px 0}.checklist strong{font-size:16px}.checklist .detail{font-size:15px}.stay-note{padding:17px}.source-links{line-height:1.8}.supplement-grid{grid-template-columns:1fr}.supplement{padding:24px}.section-heading{display:block}.section-heading h2{font-size:32px}.section-heading p{font-size:15px}.set-filters{display:grid;grid-template-columns:1fr 1fr;gap:12px}.set-filters label:first-child{grid-column:1/-1}.set-filters input[type=search]{min-width:0;width:100%}.set-filters select{width:100%;min-width:0;padding-left:10px}.set-filters .favorite-toggle{margin:30px 0 0;font-size:13px}.set-row{grid-template-columns:78px 1fr 42px;gap:10px;padding:16px 8px}.set-time{font-size:19px;grid-row:1/3}.artist{font-size:15px;line-height:1.4}.stage{grid-column:2;grid-row:2;font-size:12px}.favorite{grid-column:3;grid-row:1/3;width:40px;height:42px}.set-time small{font-size:10px}.poster-link{font-size:13px}footer{grid-template-columns:1fr;gap:23px;margin-top:38px;padding-bottom:28px}dialog{padding:30px 23px}dialog h2{font-size:31px}dialog h3{font-size:21px}.urgent{padding:15px}dialog p,dialog li{font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.topbar,.hero,.control-deck,.section-nav,.chapter-nav,footer,button{display:none}body{background:white;color:black}.routine-panel{background:white;color:black;border:0}.checklist strong,.checklist .detail{color:black}main{max-width:100%;margin:0}.routine-layout{display:block}}
/* Visual refinement: festival-led hero, quieter reading surface, gold interaction hierarchy.
   Design variance 6 / motion 3 / density 4. Preserve guide navigation and all content. */
body{background:#111024 url('assets/jungle.jpg') center top/1600px auto fixed}
.topbar{height:72px;background:linear-gradient(180deg,#111024,#19343e);border-bottom-color:#597e703d}.brand{font-size:22px}.brand span{font-size:10px;letter-spacing:.13em;color:#c0d0d1}.header-links button{text-decoration:none;border:1px solid #658076;border-radius:4px;padding:8px 14px}
.hero{min-height:420px;background:linear-gradient(90deg,#081a24d9 0%,#0b252766 46%,#10222b0a 75%),url('assets/jungle-tall.jpg') center 7%/cover;border-bottom:0;align-items:flex-start}.hero-inner{padding:31px 0 52px;position:relative}.hero .eyebrow{margin:0 0 16px;font-size:12px;color:#e5eed4}.festival-wordmark{width:192px;height:auto;display:block;margin:0 0 13px}h1{font-size:clamp(36px,4.6vw,62px);line-height:1.04;letter-spacing:-.015em;font-weight:600;color:#fffbe8;margin-bottom:14px;max-width:660px;text-shadow:0 2px 14px #051b22}.hero-copy{font-size:17px;line-height:1.5;margin-bottom:17px;color:#e6efe4}.independent{font-size:11px;max-width:450px;color:#dcead8}.hero::after{content:'';position:absolute;bottom:0;left:0;right:0;height:45px;background:linear-gradient(transparent,#111024);pointer-events:none}
.control-deck{position:relative;background:#162c34;border:1px solid #42615b;border-radius:7px;padding:23px 26px;margin-top:-24px;z-index:1;box-shadow:0 16px 40px #060d1838;gap:28px}.control-deck .eyebrow{font-size:11px;letter-spacing:.13em;color:#c8d8ce;margin-bottom:11px}.day-selector{gap:0;background:#0d202b;border:1px solid #385151;border-radius:5px;padding:4px}.day-selector button{background:transparent;border:0;border-radius:3px;padding:7px 25px;font-size:19px;min-width:94px;transition:background .15s,color .15s}.day-selector small{margin-top:2px;font-size:11px}.day-selector button.active{background:var(--gold);box-shadow:0 2px 10px #080e1633}.stay-label{margin:0;color:#c8d8ce;font-size:12px}.stay-label select{background:#0d202b;border-color:#45625e;border-radius:5px;min-width:180px}.help-button{background:transparent;border:1px solid #ad8754;border-radius:5px;padding:12px 17px;color:var(--gold);font-size:23px;min-width:182px}.help-button span{font-size:11px;color:#dce4dd}
.section-nav{padding-top:13px;gap:36px;margin-bottom:30px}.section-nav button{font-size:20px;padding:13px 1px;border-bottom-width:2px}.daily-focus{border-left:0;padding:0;align-items:center;gap:24px;margin:0 0 32px}.daily-focus>.eyebrow{border:1px solid #466354;border-radius:50%;width:82px;height:82px;min-width:82px;display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--gold);letter-spacing:.05em;background:#142d32}.daily-focus h2{font-size:29px;font-weight:500;margin-bottom:8px}.daily-focus p{font-size:15px;line-height:1.65;color:#c5d6d2}
.routine-layout{grid-template-columns:214px 1fr;gap:34px}.chapter-nav{gap:9px}.chapter-nav button{border-radius:4px;padding:15px 15px;font-size:18px;border-color:transparent}.chapter-nav button.active{background:#18363d;border-color:#405e58;border-left:3px solid var(--gold);padding-left:13px}.chapter-num{color:var(--gold)}.routine-panel{background:#132d35;border-color:#3a5856;border-radius:7px;padding:34px 40px;box-shadow:0 18px 45px #060d1829}.routine-panel>.eyebrow{display:none}.routine-panel h2{font-size:38px;max-width:610px;letter-spacing:-.015em;line-height:1.16}.intro{font-size:16px;max-width:610px;color:#c0d3d0}.progress-row{margin-top:26px;margin-bottom:10px}.progress-bar{height:2px;background:#35524e;margin-bottom:7px}.progress-bar span{background:var(--gold)}.checklist label{padding:22px 0;gap:17px}.checklist li{border-color:#34504f}.checklist input{margin-top:5px;width:22px;height:22px;accent-color:var(--gold)}.checklist strong{font-family:var(--display);font-size:23px;font-weight:500;margin-bottom:7px;line-height:1.25;letter-spacing:.005em}.checklist .detail{font-size:16px;line-height:1.7;color:#c7d9d5;max-width:65ch}.checklist input:checked+span strong{color:var(--gold)}.stay-note{background:#1c3e40;border-left:2px solid #bdc883;padding:20px 23px;border-radius:0 5px 5px 0}.stay-note p{font-size:15px;line-height:1.65;color:#d3e0d7}.stay-note h3{font-size:22px;color:#efe8b1}.source-links{line-height:1.7;margin-top:24px}.source-links a{color:#bcd6c7}
.supplement-grid{gap:20px}.supplement{background:#132d35;border-color:#3a5856;border-radius:6px;padding:28px 30px}.supplement h3{font-size:31px;color:#fffbe8}.supplement .eyebrow{font-size:11px;color:#d5cf9e}.supplement p:not(.eyebrow){font-size:16px;line-height:1.7}.note-banner{background:#203936;border-color:var(--gold);border-radius:0 5px 5px 0}.section-heading h2{font-size:42px}.section-heading .eyebrow{display:none}.set-table{border:1px solid #395753;border-radius:6px;overflow:hidden}.set-row{background:#102932}.set-row:nth-child(odd){background:#15343b}.set-time{font-size:24px}.artist{font-size:18px}.favorite{border-radius:4px}.set-filters input[type=search]{background:#102932;border-radius:5px}.set-filters input::placeholder{color:#aabfbd}.set-filters select{border-radius:5px}footer{border-color:#3e5850;margin-top:50px}footer strong{font-size:27px}dialog{border-radius:8px;background:#112f36;border-color:#729080}button:active{transform:translateY(1px)}
@media(min-width:1400px){.hero{min-height:445px;background-position:center 7%}.hero-inner{padding-top:34px}}
@media(max-width:1240px){.control-deck{gap:20px;padding:20px}.day-selector button{min-width:80px;padding:7px 18px}.stay-label select{min-width:145px}.help-button{min-width:158px;padding:12px}.routine-layout{grid-template-columns:190px 1fr;gap:24px}.routine-panel{padding:31px}}
@media(max-width:760px){body{background-attachment:scroll}.topbar{height:63px}.brand{font-size:21px}.brand span{font-size:8px;letter-spacing:.1em}.header-links button{font-size:11px;padding:7px 10px}.hero{min-height:354px;background:linear-gradient(90deg,#071c25d4,#0b252755 62%,#0b25270a),url('assets/jungle-tall.jpg') center 6%/cover}.hero-inner{padding:22px 0 39px;width:90%}.hero .eyebrow{font-size:9px;letter-spacing:.08em;margin-bottom:12px}.festival-wordmark{width:131px;margin-bottom:12px}h1{font-size:36px;max-width:330px;line-height:1.05;letter-spacing:0;margin-bottom:11px}.hero-copy{font-size:14px;line-height:1.5;margin-bottom:12px}.independent{font-size:9px;line-height:1.5;max-width:280px}.control-deck{display:grid;grid-template-columns:1fr;gap:16px;margin-top:-15px;padding:18px 16px;border-radius:6px}.control-deck .eyebrow{font-size:10px;margin-bottom:9px}.day-selector{padding:3px}.day-selector button{min-width:0;padding:7px 7px;font-size:18px}.day-selector small{font-size:10px}.stay-label{font-size:12px}.stay-label select{font-size:14px;min-width:0;max-width:215px;padding:9px 25px 9px 11px;min-height:42px}.help-button{font-size:21px;min-width:0;border-color:#94845d;padding:10px 13px}.help-button span{font-size:10px}.section-nav{padding-top:12px;gap:20px;margin-bottom:25px}.section-nav button{font-size:19px;padding:12px 0}.daily-focus{align-items:flex-start;gap:15px;margin-bottom:24px}.daily-focus>.eyebrow{height:57px;width:57px;min-width:57px;font-size:9px;margin-top:1px}.daily-focus h2{font-size:26px;line-height:1.15;margin-bottom:8px}.daily-focus p{font-size:14px;line-height:1.6}.chapter-nav{gap:8px;margin-bottom:19px}.chapter-nav button{font-size:16px;padding:11px 10px;border:1px solid #3a514e;line-height:1.35}.chapter-nav button.active{padding-left:8px}.chapter-nav .chapter-num{margin-right:7px}.routine-panel{padding:25px 22px;border-radius:6px}.routine-panel h2{font-size:31px;line-height:1.15}.intro{font-size:15px;line-height:1.6}.progress-row{font-size:11px;gap:15px}.progress-row button{font-size:11px;white-space:nowrap}.checklist label{gap:13px;padding:21px 0}.checklist strong{font-size:22px;line-height:1.25}.checklist .detail{font-size:15px;line-height:1.7}.checklist input{width:21px;height:21px}.stay-note{padding:18px}.stay-note h3{font-size:21px}.stay-note p{font-size:14px}.supplement{padding:24px}.supplement p:not(.eyebrow){font-size:15px}.section-heading h2{font-size:33px}.set-row{padding:17px 11px;gap:11px}.artist{font-size:16px}.set-time{font-size:21px}.stage{font-size:12px}.set-time small{line-height:1.4}footer{margin-top:38px}.source-links{font-size:11px}}
@media(max-width:360px){h1{font-size:32px}.routine-panel{padding:23px 17px}.checklist label{gap:10px}.chapter-nav button{font-size:15px}.hero .eyebrow{font-size:8px}.help-button span{max-width:120px}.section-nav{gap:16px}.section-nav button{font-size:17px}}
