:root{--site-paper:#f3efe5;--site-surface:#fffaf1;--site-ink:#152019;--site-muted:#667169;--site-line:#15201926;--site-green:#205e45;--site-red:#e84b2f;--site-shadow:0 22px 65px #2a2d261f;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--site-ink);background:var(--site-paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}.shell{width:min(var(--shell), calc(100% - 40px));margin-inline:auto}.site-header{z-index:100;border-bottom:1px solid var(--site-line);backdrop-filter:blur(18px);background:#f3efe5e6;position:sticky;top:0}.site-nav{justify-content:space-between;align-items:center;gap:26px;min-height:72px;display:flex}.brand{letter-spacing:.06em;align-items:center;gap:12px;font-size:.97rem;font-weight:900;display:flex}.brand-mark{aspect-ratio:1;color:#fff;background:var(--site-red);border-radius:48% 52% 44% 56%;place-items:center;width:40px;font-family:Georgia,Times New Roman,serif;font-size:1.3rem;display:grid;transform:rotate(-4deg)}.brand-copy small{color:var(--site-muted);letter-spacing:.15em;font-size:.58rem;font-weight:750;display:block}.site-nav ul{align-items:center;gap:30px;margin:0;padding:0;font-size:.85rem;font-weight:750;list-style:none;display:flex}.site-nav nav a:hover{color:var(--site-red)}.language-button{border:1px solid var(--site-line);background:#ffffff9e;border-radius:999px;padding:10px 14px}.hub{--theme-bg:#f4efe4;--theme-surface:#fffaf0;--theme-ink:#17221c;--theme-muted:#667168;--theme-accent:#e1492d;--theme-accent-dark:#a93320;--theme-deep:#1f5d44;--theme-highlight:#dcef83;--theme-warm:#f3c74f;--theme-line:#17221c26;--theme-radius:24px;--theme-display:Georgia, "Times New Roman", serif;--theme-pattern:radial-gradient(circle at 8% 0%, #f3c74f2e, transparent 34rem);color:var(--theme-ink);background:var(--theme-pattern), var(--theme-bg)}.hub--brick{--theme-bg:#eee8de;--theme-surface:#faf7ef;--theme-ink:#20252b;--theme-muted:#62666a;--theme-accent:#9b3f2f;--theme-accent-dark:#69271d;--theme-deep:#24313a;--theme-highlight:#d7bd79;--theme-warm:#b28a46;--theme-line:#382b232e;--theme-radius:4px;--theme-display:Georgia, "Times New Roman", serif;--theme-pattern:linear-gradient(90deg, #9b3f2f09 1px, transparent 1px), linear-gradient(#9b3f2f09 1px, transparent 1px);background-size:80px 80px}.eyebrow{color:var(--theme-accent-dark,var(--site-red));letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;font-size:.72rem;font-weight:850;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:2px}.breadcrumbs{color:var(--theme-muted);align-items:center;gap:8px;padding:22px 4px 16px;font-size:.72rem;display:flex}.breadcrumbs a:hover{color:var(--theme-accent)}.hub-hero{border:1px solid var(--theme-line);border-radius:calc(var(--theme-radius) + 10px);background:var(--theme-surface);min-height:660px;box-shadow:var(--site-shadow);display:grid;overflow:hidden}.hub-hero--split{grid-template-columns:minmax(0,1.03fr) minmax(400px,.97fr)}.hub-hero__copy{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:clamp(36px,6vw,76px);display:flex}.hub-hero h1,.section-heading h2,.guide-card h3,.route-step h3,.field-note-copy h2,.food-feature h3,.food-list h3,.hub-cta h2,.directory-page h1,.directory-card h2{font-family:var(--theme-display,Georgia, serif);letter-spacing:-.035em;line-height:.99}.hub-hero h1{max-width:620px;margin:18px 0 22px;font-size:clamp(3.3rem,5.2vw,5.5rem);font-weight:700}.hub-hero h1 em{color:var(--theme-accent);font-weight:inherit;display:block}.hero-lead{max-width:560px;color:var(--theme-muted);margin:0 0 26px;font-size:clamp(1rem,1.4vw,1.16rem)}.quick-answer{border-left:4px solid var(--theme-warm);background:color-mix(in srgb, var(--theme-warm) 18%, white);grid-template-columns:auto 1fr;gap:15px;max-width:570px;margin-bottom:26px;padding:16px 18px;font-size:.86rem;display:grid}.quick-answer strong{white-space:nowrap}.primary-link,.hub-cta>a{color:#fff;background:var(--theme-deep);border-radius:999px;align-items:center;gap:12px;padding:12px 18px;font-size:.83rem;font-weight:800;display:inline-flex}.hub-hero__media{background:#d7d1c3;min-width:0;min-height:620px;margin:0;position:relative;overflow:hidden}.hub-hero__media:after{content:"";background:linear-gradient(#0000 48%,#0a0f0cbf);position:absolute;inset:0}.hub-hero__media>img{object-fit:cover;width:100%;height:100%}.hub-hero__media blockquote{z-index:2;color:#302a19;max-width:190px;font-family:var(--theme-display);background:#fff0a9;margin:0;padding:15px 17px;font-size:1rem;line-height:1.25;position:absolute;top:22px;right:22px;transform:rotate(2deg);box-shadow:0 13px 34px #0000003b}.hub-hero__media figcaption{z-index:2;color:#fff;position:absolute;bottom:26px;left:28px;right:28px}.hub-hero__media figcaption strong{font-family:var(--theme-display);font-size:1.75rem;display:block}.hub-hero__media figcaption span{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}.hub-hero--panorama{grid-template-columns:1fr;min-height:720px;position:relative}.hub-hero--panorama .hub-hero__copy,.hub-hero--panorama .hub-hero__media{grid-area:1/1}.hub-hero--panorama .hub-hero__copy{color:#fff;align-self:end;max-width:780px;padding-bottom:62px}.hub-hero--panorama .hub-hero__copy:before{content:"";z-index:-1;background:linear-gradient(90deg,#101417e0 0%,#10141780 46%,#0000 78%);position:absolute;inset:0}.hub-hero--panorama .eyebrow,.hub-hero--panorama h1 em{color:#f0c988}.hub-hero--panorama .hero-lead{color:#ffffffd4}.hub-hero--panorama .quick-answer{color:#25282a;background:#fff8e8f0}.hub-hero--panorama .primary-link{color:#2b241d;background:#d7bd79}.hub-hero--panorama .hub-hero__media:after{background:linear-gradient(#0000 58%,#0e1012a6)}.hub-hero--panorama .hub-hero__media blockquote{color:#fff;backdrop-filter:blur(10px);background:#22272bbd;border:1px solid #ffffff42;border-radius:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;transform:none}.facts-shell{z-index:3;margin-top:24px;position:relative}.quick-facts{border:1px solid var(--theme-line);border-radius:var(--theme-radius);background:var(--theme-surface);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.quick-facts li{border-right:1px solid var(--theme-line);padding:18px 22px}.quick-facts li:last-child{border:0}.quick-facts small{color:var(--theme-muted);letter-spacing:.11em;text-transform:uppercase;margin-bottom:4px;font-size:.64rem;font-weight:800;display:block}.quick-facts strong{font-size:.9rem}.situation-nav{color:var(--theme-muted);justify-content:space-between;align-items:center;gap:22px;padding:18px 2px 0;font-size:.75rem;display:flex}.situation-nav>span{text-transform:uppercase;letter-spacing:.08em;flex:none;font-weight:750}.situation-nav>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.situation-nav a{border:1px solid var(--theme-line);color:var(--theme-ink);background:color-mix(in srgb, var(--theme-surface) 80%, transparent);border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-weight:700;display:inline-flex}.situation-nav a:hover{color:#fff;background:var(--theme-accent)}.content-section{padding:88px 0}.section-heading{justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px;display:flex}.section-heading h2{max-width:760px;margin:12px 0 0;font-size:clamp(2.7rem,5vw,4.7rem)}.section-heading>p{max-width:390px;color:var(--theme-muted);margin:0 0 8px}.guide-grid{grid-template-columns:repeat(12,1fr);gap:20px;display:grid}.guide-card{border:1px solid var(--theme-line);border-radius:var(--theme-radius);background:var(--theme-surface);grid-column:span 4;min-width:0;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 9px 28px #1e231f0f}.guide-card:hover{box-shadow:var(--site-shadow);transform:translateY(-5px)}.guide-card--featured{grid-column:span 8;grid-template-columns:1.08fr .92fr;display:grid}.guide-card__image{background:#d5d0c5;min-height:250px;position:relative;overflow:hidden}.guide-card--featured .guide-card__image{min-height:390px}.guide-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.guide-card:hover .guide-card__image img{transform:scale(1.03)}.guide-card__image>span{color:#fff;backdrop-filter:blur(8px);letter-spacing:.07em;text-transform:uppercase;background:#141f19db;border-radius:999px;padding:7px 10px;font-size:.64rem;font-weight:800;position:absolute;top:14px;left:14px}.hub--brick .guide-card__image>span{background:#69271de6;border-radius:1px}.guide-card__body{padding:24px}.card-meta{color:var(--theme-muted);flex-wrap:wrap;gap:12px;font-size:.7rem;font-weight:750;display:flex}.guide-card h3{margin:12px 0 9px;font-size:clamp(1.7rem,2.7vw,2.45rem)}.guide-card p{color:var(--theme-muted);margin:0 0 18px;font-size:.86rem}.text-link,.food-feature a{color:var(--theme-accent-dark);font-size:.8rem;font-weight:850}.route-section{color:#fff;background:var(--theme-deep);overflow:hidden}.route-section .eyebrow{color:var(--theme-highlight)}.route-section .section-heading>p{color:#ffffffad}.route-layout{grid-template-columns:.82fr 1.18fr;align-items:start;gap:clamp(36px,7vw,90px);display:grid}.route-map{border-radius:calc(var(--theme-radius) + 4px);min-height:535px;color:var(--theme-ink);background:#eee7d5;position:sticky;top:104px;overflow:hidden;box-shadow:0 22px 60px #0000002e}.hub--brick .route-map{background:#f2ede3}.map-grid{background-color:#0000;background-image:linear-gradient(#1f5d4414 1px,#0000 1px),linear-gradient(90deg,#1f5d4414 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.hub--brick .map-grid{background-color:#0000;background-image:linear-gradient(#69271d14 1px,#0000 1px),linear-gradient(90deg,#69271d14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.map-line{border:5px dashed var(--theme-accent);border-left:0;border-radius:0 48% 38% 0;width:43%;height:57%;position:absolute;top:18%;left:27%;transform:rotate(-7deg)}.map-pin{z-index:2;color:#fff;background:var(--theme-accent);border:3px solid #fff;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:850;display:grid;position:absolute;box-shadow:0 7px 20px #0003}.map-pin--1{top:17%;left:20%}.map-pin--2{top:34%;left:55%}.map-pin--3{top:66%;left:62%}.map-pin--4{top:74%;left:31%}.map-summary{z-index:3;backdrop-filter:blur(8px);background:#fffbf2eb;border:1px solid #141e1814;border-radius:12px;max-width:240px;padding:15px;font-size:.75rem;position:absolute;bottom:24px;left:24px}.map-summary strong,.map-summary span{display:block}.map-summary strong{margin-bottom:5px;font-size:.95rem}.route-steps{min-width:0}.route-step{grid-template-columns:56px minmax(0,1fr);gap:18px;padding:3px 0 46px;display:grid;position:relative}.route-step:not(:last-child):after{content:"";background:#ffffff3d;width:1px;position:absolute;top:48px;bottom:-2px;left:25px}.step-number{z-index:2;width:50px;height:50px;color:var(--theme-deep);background:var(--theme-highlight);border-radius:50%;place-items:center;font-weight:850;display:grid;position:relative}.route-step h3{margin:6px 0 10px;font-size:clamp(1.8rem,3vw,2.5rem)}.route-step p{color:#ffffffb8;margin:0}.route-step img{aspect-ratio:16/9;border-radius:var(--theme-radius);object-fit:cover;width:100%;margin:16px 0 14px}.step-tip{color:#2a3028;background:var(--theme-warm);border-radius:8px;margin-top:13px;padding:7px 10px;font-size:.7rem;display:inline-block}.field-note-grid{grid-template-columns:.96fr 1.04fr;gap:24px;display:grid}.field-note-copy{border:1px solid color-mix(in srgb, var(--theme-warm) 45%, var(--theme-line));border-radius:calc(var(--theme-radius) / 4);background:repeating-linear-gradient(var(--theme-surface) 0 38px, color-mix(in srgb, var(--theme-deep) 15%, var(--theme-surface)) 39px 40px);min-height:500px;box-shadow:var(--site-shadow);padding:clamp(38px,5vw,66px);transform:rotate(-.8deg)}.hub--brick .field-note-copy{background:linear-gradient(90deg, transparent 24px, #9b3f2f29 25px 26px, transparent 27px), repeating-linear-gradient(var(--theme-surface) 0 38px, #2c32361a 39px 40px);border-radius:0;transform:none}.field-note-copy h2{margin:18px 0;font-size:clamp(2.7rem,5vw,4.7rem)}.field-note-copy p{font-family:var(--theme-display);font-size:1.14rem}.field-note-copy>strong{color:var(--theme-accent-dark);font-size:.84rem}.field-note-image{border-radius:calc(var(--theme-radius) + 4px);min-height:500px;margin:0;overflow:hidden}.field-note-image img{object-fit:cover;width:100%;height:100%}.food-section{background:color-mix(in srgb, var(--theme-accent) 9%, var(--theme-bg))}.food-layout{grid-template-columns:1.14fr .86fr;gap:24px;display:grid}.food-feature{border-radius:calc(var(--theme-radius) + 4px);color:#fff;background:#1d211f;height:560px;position:relative;overflow:hidden}.food-feature:after{content:"";background:linear-gradient(#0000 30%,#000000de);position:absolute;inset:0}.food-feature>img{object-fit:cover;width:100%;height:100%}.food-feature>div{z-index:2;position:absolute;bottom:38px;left:38px;right:38px}.food-feature>div>span,.food-list article span{letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:850}.food-feature h3{margin:10px 0;font-size:clamp(2.7rem,4.8vw,4.8rem)}.food-feature p{color:#ffffffc2;max-width:520px}.food-feature a{color:var(--theme-highlight)}.food-list{grid-template-rows:repeat(2,1fr);gap:18px;display:grid}.food-list article{border:1px solid var(--theme-line);border-radius:var(--theme-radius);background:var(--theme-surface);grid-template-columns:150px 1fr;align-items:center;gap:20px;padding:15px;display:grid}.food-list article img{border-radius:calc(var(--theme-radius) * .65);object-fit:cover;width:150px;height:150px}.food-list h3{margin:8px 0;font-size:1.55rem}.food-list p{color:var(--theme-muted);margin:0;font-size:.78rem}.faq-list{border:1px solid var(--theme-line);border-radius:var(--theme-radius);background:var(--theme-line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.faq-list details{background:var(--theme-surface)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:22px 24px;font-weight:750;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--theme-accent)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--theme-muted);margin:-5px 24px 24px;font-size:.85rem}.hub-cta{border-radius:calc(var(--theme-radius) + 8px);color:#fff;background:var(--theme-accent);margin-top:8px;margin-bottom:90px;padding:clamp(36px,6vw,72px)}.hub-cta .eyebrow{color:#ffffffbf}.hub-cta h2{max-width:800px;margin:15px 0 12px;font-size:clamp(2.7rem,5vw,4.8rem)}.hub-cta p{color:#fffc;max-width:680px;margin:0 0 22px}.hub-cta>a{color:var(--theme-ink);background:var(--theme-highlight)}.hub-footer{border-top:1px solid var(--theme-line);color:var(--theme-muted);padding:36px 0 48px;font-size:.72rem}.hub-footer>div{justify-content:space-between;gap:28px;display:flex}.hub-footer p{max-width:420px;margin:0}.directory-page{background:radial-gradient(circle at 10% 0, #e84b2f1f, transparent 34rem), var(--site-paper);min-height:100vh;padding:100px 0}.directory-hero{margin-bottom:55px}.directory-hero h1{max-width:900px;margin:18px 0 24px;font-size:clamp(3.6rem,8vw,7.4rem)}.directory-hero h1 em{color:var(--site-red);font-weight:inherit}.directory-hero>p{max-width:620px;color:var(--site-muted);font-size:1.1rem}.directory-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.directory-card{color:#fff;min-height:540px;box-shadow:var(--site-shadow);background:#202820;border-radius:26px;position:relative;overflow:hidden}.directory-card--brick{border-radius:4px}.directory-card:after{content:"";background:linear-gradient(#0000 25%,#050806e0);position:absolute;inset:0}.directory-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.directory-card:hover img{transform:scale(1.03)}.directory-card>div{z-index:2;position:absolute;bottom:34px;left:34px;right:34px}.directory-card>div>span{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.directory-card h2{margin:9px 0;font-size:clamp(3rem,5vw,5rem)}.directory-card p{color:#ffffffc2;max-width:500px}.directory-card strong{color:#dcef83;font-size:.82rem}@media (width<=900px){.site-nav nav{display:none}.hub-hero--split,.route-layout,.field-note-grid,.food-layout{grid-template-columns:1fr}.hub-hero--split .hub-hero__media{grid-row:1;min-height:520px}.hub-hero--split .hub-hero__copy{grid-row:2}.hub-hero--panorama{min-height:780px}.quick-facts{grid-template-columns:repeat(2,1fr)}.quick-facts li:nth-child(2){border-right:0}.quick-facts li:nth-child(-n+2){border-bottom:1px solid var(--theme-line)}.section-heading{flex-direction:column;align-items:flex-start}.guide-card{grid-column:span 6}.guide-card--featured{grid-column:1/-1}.route-map{min-height:420px;position:relative;top:auto}.food-feature{height:580px}.food-list{grid-template-rows:none;grid-template-columns:repeat(2,1fr)}.food-list article{grid-template-columns:120px 1fr}.food-list article img{width:120px;height:130px}}@media (width<=620px){.shell{width:min(100% - 24px, var(--shell))}.site-nav{min-height:62px}.brand-copy small{display:none}.breadcrumbs{white-space:nowrap;overflow-x:auto}.hub-hero{border-radius:calc(var(--theme-radius) + 4px);min-height:0}.hub-hero__copy{padding:40px 28px 46px}.hub-hero h1{font-size:clamp(3.05rem,14vw,4.7rem)}.hub-hero--split .hub-hero__media{min-height:410px}.hub-hero__media blockquote{max-width:155px;font-size:.84rem}.hub-hero--panorama{min-height:720px}.hub-hero--panorama .hub-hero__copy{padding:36px 26px 44px}.hub-hero--panorama .hub-hero__copy:before{background:linear-gradient(#0000 18%,#101417eb 61%)}.hub-hero--panorama .hub-hero__media blockquote{top:18px;right:18px}.hub-hero--panorama .hub-hero__media figcaption{display:none}.quick-answer{grid-template-columns:1fr}.situation-nav{flex-direction:column;align-items:flex-start}.situation-nav>div{flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:8px;overflow-x:auto}.situation-nav a{flex:none}.content-section{padding:62px 0}.section-heading h2{font-size:clamp(2.55rem,12vw,4rem)}.guide-card,.guide-card--featured{grid-column:1/-1;display:block}.guide-card__image,.guide-card--featured .guide-card__image{aspect-ratio:4/3;min-height:0;display:block}.route-layout{gap:42px}.route-map{min-height:360px}.route-step{grid-template-columns:46px minmax(0,1fr);gap:13px}.step-number{width:42px;height:42px}.route-step:not(:last-child):after{top:40px;left:21px}.route-step h3{font-size:1.85rem}.field-note-copy,.field-note-image{min-height:390px}.field-note-copy h2{font-size:2.75rem}.food-feature{height:580px}.food-feature>div{bottom:28px;left:25px;right:25px}.food-list{grid-template-columns:1fr}.food-list article{grid-template-columns:104px 1fr}.food-list article img{width:104px;height:112px}.faq-list{grid-template-columns:1fr}.hub-footer>div{flex-direction:column}.directory-page{padding:70px 0}.directory-grid{grid-template-columns:1fr}.directory-card{min-height:500px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
