:root{--paper:#f7f3ea;--paper-2:#eee7da;--ink:#201b18;--muted:#6e665e;--line:#d8cec0;--chestnut:#7b3025;--green:#465b48;--white:#fffdfa;--shadow:0 18px 45px rgba(63,42,28,.12);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}.skip-link{position:fixed;left:12px;top:-100px;background:var(--ink);color:white;padding:10px;z-index:100}.skip-link:focus{top:10px}.topbar{height:74px;display:flex;align-items:center;justify-content:center;padding:0 18px;border-bottom:1px solid rgba(108,91,75,.18);background:rgba(247,243,234,.93);backdrop-filter:blur(15px);position:fixed;z-index:30;inset:0 0 auto}.brand{color:var(--ink);text-decoration:none;display:flex;align-items:center}.brand img{width:160px;height:auto;display:block}.icon-button{position:absolute;width:44px;height:44px;background:none;border:0;display:grid;place-content:center}.back-button{left:8px;font-size:25px}.menu-button{right:8px;gap:4px}.menu-button span{display:block;width:23px;height:2px;background:var(--ink)}main{max-width:720px;margin:0 auto;padding:74px 0 100px}.view{display:none;padding:0 18px;animation:view-in .3s ease}.view.active{display:block}@keyframes view-in{from{opacity:0;transform:translateY(5px)}}.hero{text-align:center;padding:31px 12px 20px}.eyebrow{font-size:11px;font-weight:800;letter-spacing:2.3px;color:var(--chestnut);margin:0 0 7px;text-transform:uppercase}.chestnut-mark{width:118px;margin:8px auto -2px}.chestnut-mark svg{fill:none;stroke:var(--ink);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.chestnut-mark .leaf{stroke:var(--green)}.script{font-family:"Snell Roundhand","Segoe Script",cursive;font-size:19px;transform:rotate(-3deg);margin:0 0 8px;color:var(--green)}.hero h1,.page-intro h1{font-family:Georgia,"Times New Roman",serif}.hero h1{font-size:clamp(38px,12vw,61px);line-height:.87;text-transform:uppercase;margin:0;letter-spacing:-2px}.hero h1 span{color:var(--chestnut)}.hero h1 b{font-size:.62em;display:inline-block;color:var(--green)}.hero-copy{max-width:400px;margin:18px auto;color:var(--muted)}.today-card{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:8px 16px 8px 11px;text-align:left;box-shadow:0 7px 18px rgba(63,42,28,.06)}.today-card .pulse{width:10px;height:10px;background:var(--chestnut);border-radius:50%;box-shadow:0 0 0 5px rgba(123,48,37,.12)}.today-card small,.today-card strong{display:block}.today-card small{font-size:9px;letter-spacing:1.3px;color:var(--muted)}.today-card strong{font-size:13px}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home-actions a{min-height:112px;color:var(--ink);text-decoration:none;background:var(--white);border:1px solid var(--line);border-radius:17px;padding:16px;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s}.home-actions a:active{transform:scale(.98);background:var(--paper-2)}.home-actions .nav-icon{font-size:24px;color:var(--chestnut);margin-bottom:auto}.home-actions strong{font-family:Georgia,serif;font-size:19px}.home-actions small{color:var(--muted);font-size:12px}.preorder-banner,.sticky-cta{background:var(--chestnut);color:white;text-decoration:none;border-radius:17px;margin-top:10px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 12px 25px rgba(123,48,37,.2)}.preorder-banner small,.preorder-banner strong,.sticky-cta small,.sticky-cta strong{display:block}.preorder-banner small,.sticky-cta small{font-size:9px;letter-spacing:1.2px;opacity:.75}.preorder-banner strong,.sticky-cta strong{font-family:Georgia,serif;font-size:16px}.preorder-banner b,.sticky-cta b{font-size:24px}.up-next{margin-top:42px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin:0 1px 15px}.section-heading h2{font:700 28px/1 Georgia,serif;margin:0}.section-heading a{color:var(--chestnut);font-weight:700;font-size:13px}.event-preview{display:grid;gap:8px}.mini-event{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:14px 4px;border-top:1px solid var(--line)}.mini-event time{font-weight:800;color:var(--chestnut)}.mini-event strong,.mini-event small{display:block}.mini-event small{color:var(--muted);margin-top:3px}.page-intro{padding:34px 3px 22px}.page-intro.compact{padding-bottom:14px}.page-intro h1{font-size:44px;line-height:1;margin:0 0 10px;letter-spacing:-1px}.page-intro>p:last-child{color:var(--muted);margin:0}.tabs{display:flex;gap:4px;padding:4px;background:var(--paper-2);border-radius:13px;margin-bottom:18px}.tabs button{min-height:42px;flex:1;border:0;background:transparent;border-radius:10px;font-weight:700;font-size:13px;white-space:nowrap}.tabs button.active{background:var(--ink);color:white;box-shadow:0 4px 12px rgba(31,27,24,.15)}.scroll-tabs{overflow:auto;justify-content:flex-start}.scroll-tabs button{flex:0 0 auto;padding:0 19px}.program-day{margin-bottom:27px}.program-day h2{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--green);padding-bottom:9px;border-bottom:2px solid var(--green);margin:0}.event-row{display:grid;grid-template-columns:58px 1fr 28px;gap:9px;padding:15px 0;border-bottom:1px solid var(--line);align-items:start}.event-row time{font-weight:800}.event-row strong{display:block}.event-row small{color:var(--muted);display:block;margin-top:3px}.event-row .event-symbol{font-size:20px;text-align:center;color:var(--chestnut)}.map-card{position:relative;aspect-ratio:.87;background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);margin-bottom:35px}.village{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#d6cdc1;stroke-width:4}.hotspot{position:absolute;transform:translate(-50%,-50%);border:1.5px solid var(--ink);border-radius:13px;background:rgba(255,253,250,.95);padding:9px 10px;min-width:96px;text-align:center;box-shadow:0 5px 12px rgba(31,27,24,.1);font-size:11px;font-weight:800}.hotspot span{display:block;font-size:19px;color:var(--chestnut)}.map-legend{position:absolute;bottom:0;inset-inline:0;padding:13px 15px;background:rgba(247,243,234,.92);display:flex;justify-content:space-between;font-size:11px;font-weight:700}.location-list{display:grid;gap:9px}.location-card{background:var(--white);border:1px solid var(--line);border-radius:15px;padding:16px;display:grid;grid-template-columns:42px 1fr;gap:12px}.location-card .pin{width:42px;height:42px;border-radius:50%;background:var(--paper-2);display:grid;place-items:center;color:var(--chestnut);font-size:20px}.location-card h3{font:700 18px Georgia,serif;margin:0 0 4px}.location-card p,.location-card small{margin:0;color:var(--muted)}.location-card small{display:block;margin-top:8px;font-weight:700}.menu-group{margin-bottom:30px}.menu-group h2{font-size:12px;letter-spacing:1.8px;color:var(--green);border-bottom:2px solid var(--green);padding:0 3px 9px;margin:0}.product-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:16px 3px;border-bottom:1px solid var(--line)}.product-row h3{font:700 18px Georgia,serif;margin:0}.product-row p{color:var(--muted);font-size:13px;margin:4px 0}.product-row small{font-size:11px;color:var(--green);font-weight:700}.product-row .price{font-weight:800;white-space:nowrap}.sticky-cta{position:sticky;bottom:89px;z-index:4;margin:30px 0 8px}.notice{background:#ece6d8;border-left:4px solid var(--chestnut);padding:14px 16px;border-radius:4px 13px 13px 4px;margin-bottom:20px;font-size:14px}.order-product{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.order-product h3{font:700 17px Georgia,serif;margin:0}.order-product small{color:var(--muted)}.stepper{display:flex;align-items:center;gap:3px;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:3px}.stepper button{width:40px;height:40px;border:0;background:transparent;font-size:21px;border-radius:9px}.stepper button:active{background:var(--paper-2)}.stepper output{min-width:26px;text-align:center;font-weight:800}.order-form{margin-top:22px}.order-total{display:flex;justify-content:space-between;align-items:center;border-block:2px solid var(--ink);padding:16px 2px;margin-bottom:20px;font:700 22px Georgia,serif}.order-form label{font-weight:700;font-size:13px;display:block;margin:14px 0}.order-form label span{font-weight:400;color:var(--muted)}input,textarea{display:block;width:100%;margin-top:7px;border:1px solid var(--line);border-radius:12px;background:var(--white);padding:13px 14px;min-height:48px}.primary-button{width:100%;border:0;background:var(--chestnut);color:#fff;border-radius:14px;min-height:55px;font-weight:800;margin-top:5px}.primary-button:disabled{opacity:.45}.form-help{text-align:center;color:var(--muted);font-size:12px}.order-success{background:var(--white);border:2px solid var(--green);border-radius:var(--radius);padding:24px;text-align:center;margin-top:22px}.order-success h2{font:700 26px Georgia,serif;margin:0}.order-success img{display:block;width:220px;max-width:100%;margin:18px auto}.order-code{font-size:24px;letter-spacing:2px;font-weight:900}.info-list{display:grid;gap:0}.info-card{display:grid;grid-template-columns:44px 1fr;gap:13px;padding:19px 1px;border-bottom:1px solid var(--line)}.info-icon{font-size:25px;color:var(--chestnut)}.info-card h2{font:700 18px Georgia,serif;margin:0 0 4px}.info-card p{white-space:pre-line;margin:0;color:var(--muted);font-size:14px}.info-card a{color:var(--green)}.closing-mark{text-align:center;margin:47px 0 20px}.closing-mark svg{display:block;width:145px;height:42px;margin:auto;fill:none;stroke:var(--ink);stroke-width:2}.closing-mark strong,.closing-mark small{display:block}.closing-mark strong{font-family:Georgia,serif}.closing-mark small{font-size:8px;letter-spacing:2px}.bottom-nav{position:fixed;z-index:25;bottom:0;inset-inline:0;height:78px;padding:7px max(8px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom));background:rgba(255,253,250,.95);border-top:1px solid var(--line);backdrop-filter:blur(15px);display:flex;justify-content:space-around}.bottom-nav a{color:var(--muted);text-decoration:none;font-size:10px;display:flex;min-width:56px;align-items:center;justify-content:center;flex-direction:column;gap:2px;border-radius:12px}.bottom-nav a span{font-size:20px}.bottom-nav a.active{color:var(--chestnut);font-weight:800;background:rgba(123,48,37,.06)}.toast{position:fixed;z-index:80;left:50%;bottom:96px;transform:translate(-50%,25px);background:var(--ink);color:white;padding:11px 16px;border-radius:10px;opacity:0;pointer-events:none;transition:.25s;width:max-content;max-width:calc(100% - 36px);font-size:13px}.toast.show{opacity:1;transform:translate(-50%,0)}.skeleton-box{min-height:70px;color:var(--muted)}.empty{padding:25px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:14px}.error-state{background:#f1dfdb;color:#70271e;padding:14px;border-radius:12px}
@media(min-width:760px){.topbar{height:86px;padding:0 4vw;justify-content:flex-start}.brand img{width:180px}.menu-button{display:none}main{padding-top:86px;max-width:1120px}.view{padding:0 34px}.bottom-nav{top:0;bottom:auto;left:auto;right:3vw;height:86px;border:0;background:transparent;gap:4px;padding:14px}.bottom-nav a{font-size:12px;min-width:90px}.bottom-nav a span{display:none}.home-view{display:none}.home-view.active{grid-template-columns:minmax(350px,.9fr) minmax(420px,1.1fr);gap:48px;align-items:center;padding-top:50px}.hero{text-align:left;padding:10px 0}.chestnut-mark{margin:18px 0;width:150px}.script{text-align:left}.hero h1{font-size:70px}.hero-copy{margin:22px 0}.home-actions{margin-top:40px}.preorder-banner{grid-column:2}.up-next{grid-column:1/-1}.map-card{max-width:620px;margin-inline:auto}.location-list{grid-template-columns:1fr 1fr}.menu-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.order-products{display:grid;grid-template-columns:1fr 1fr;gap:0 34px}.order-form{max-width:600px}.info-list{grid-template-columns:1fr 1fr;column-gap:35px}.sticky-cta{bottom:20px}.back-button{display:none!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.refresh-button{right:7px;width:62px;height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;color:var(--chestnut);border-radius:12px}.refresh-button span{font-size:24px;line-height:22px}.refresh-button small{font-size:9px;font-weight:800}.refresh-button:active{background:var(--paper-2)}.refresh-button:disabled{opacity:.55}.refresh-button.loading span{animation:refresh-spin .8s linear infinite}@keyframes refresh-spin{to{transform:rotate(360deg)}}
.event-row time.all-day{font-size:12px;line-height:1.15}
@media(min-width:760px){.refresh-button{left:225px;right:auto}.refresh-button:hover{background:var(--paper-2)}}
.brand{gap:7px}.brand img{width:82px}.brand-name{display:flex;flex-direction:column;line-height:.9;white-space:nowrap}.brand-name strong{font:700 16px/1 Georgia,"Times New Roman",serif}.brand-name small{margin-top:4px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}
@media(min-width:760px){.topbar{padding-left:max(72px,4vw)}.brand img{width:120px}.brand-name strong{font-size:20px}.brand-name small{font-size:10px}.refresh-button{left:300px}}
.install-pwa{grid-column:1/-1;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin:0 0 14px;padding:13px 14px;background:var(--green);color:white;border-radius:17px;box-shadow:0 12px 25px rgba(37,61,40,.18)}.install-pwa[hidden]{display:none}.install-pwa-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.14);font-size:24px}.install-pwa strong,.install-pwa small{display:block}.install-pwa small{margin-top:2px;font-size:11px;line-height:1.25;opacity:.8}.install-pwa button{min-height:38px;padding:0 13px;border:0;border-radius:10px;background:white;color:var(--green);font-size:12px;font-weight:800}.install-pwa button:disabled{opacity:.6}
@media(max-width:390px){.install-pwa{grid-template-columns:36px 1fr}.install-pwa-icon{width:36px;height:36px}.install-pwa button{grid-column:2;justify-self:start}}
.map-card{aspect-ratio:1219/1290;background:var(--paper)}.village-map{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.hotspot{min-width:0;max-width:125px;padding:7px 9px}.hotspot span{font-size:16px}
.hotspot{width:24px;height:24px;min-width:24px;max-width:none;padding:0;border:0;background:transparent;box-shadow:none;overflow:visible}.hotspot .hotspot-dot{width:24px;height:24px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:var(--chestnut);color:white;box-shadow:0 2px 7px #201b1855;font-size:12px}.hotspot strong{position:absolute;width:max-content;max-width:130px;padding:5px 7px;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:rgba(255,253,250,.96);color:var(--ink);box-shadow:0 3px 8px #201b182e;font-size:10px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.hotspot.label-top strong{left:50%;bottom:calc(100% + 6px);transform:translateX(-50%)}.hotspot.label-bottom strong{top:calc(100% + 6px);left:50%;transform:translateX(-50%)}.hotspot.label-left strong{top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.hotspot.label-right strong{top:50%;left:calc(100% + 6px);transform:translateY(-50%)}.hotspot:focus-visible{outline:none}.hotspot:focus-visible .hotspot-dot{outline:3px solid var(--green);outline-offset:2px}
