:root{color-scheme:light;--brand-red: #b7000d;--brand-red-dark: #8f000a;--brand-red-soft: #fff0f1;--gold: #d3aa38;--gold-soft: #f3ead1;--forest: #2f5b45;--ink: #1d1a18;--muted: #6f6861;--line: #e2ded7;--paper: #fffdf9;--surface: #f6f5f1;--shadow: 0 22px 60px rgba(29, 26, 24, .14);--radius: 8px;--max: 1180px;--gutter: 20px;--block-y: 36px;--inset: calc(var(--block-y) - 12px);--page-inline: max(var(--gutter), calc((100vw - var(--max)) / 2));--hero-min-height: clamp(460px, 68svh, 720px);--font-display: "Fraunces", Georgia, serif;--font-body: "Source Sans 3", system-ui, sans-serif}*{box-sizing:border-box}html{font-family:var(--font-body);background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,summary{font:inherit}.site-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:24px;height:72px;padding:0 var(--page-inline);border-bottom:1px solid rgba(226,222,215,.88);background:#fffdf9eb;backdrop-filter:blur(18px)}.brand-mark{display:inline-flex;align-items:center;min-width:0;gap:12px}.brand-mark img{width:35px;height:40px;object-fit:contain}.brand-mark strong{display:block;font-family:var(--font-display);font-size:1.05rem;line-height:1}.brand-mark small{display:block;margin-top:4px;color:var(--muted);font-size:.67rem;font-weight:700;line-height:1;letter-spacing:.16em;text-transform:uppercase}.desktop-nav{display:flex;align-items:center;gap:28px}.desktop-nav a{color:var(--muted);font-size:.95rem;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{color:var(--brand-red)}.header-actions{display:flex;align-items:center;gap:12px}.header-map-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);font-size:.84rem;font-weight:850;white-space:nowrap}.header-map-link:hover{border-color:#b7000d59;color:var(--brand-red);background:var(--brand-red-soft)}.language-switcher{position:relative;display:inline-grid;grid-template-columns:repeat(2,minmax(34px,1fr));padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:inherit;text-decoration:none;user-select:none}.language-switcher-thumb{position:absolute;top:4px;bottom:4px;left:4px;width:calc((100% - 8px)/2);border-radius:999px;background:var(--brand-red);transition:transform .48s cubic-bezier(.22,1,.36,1);pointer-events:none}.language-switcher--en .language-switcher-thumb{transform:translate(100%)}.language-switcher-option{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:28px;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.04em;pointer-events:none;transition:color .32s ease 80ms}.language-switcher--ro .language-switcher-option:nth-child(2),.language-switcher--en .language-switcher-option:nth-child(3){color:#fff}.language-switcher:focus-visible{outline:3px solid rgba(183,0,13,.35);outline-offset:2px}.language-switcher.is-switching{pointer-events:none}.language-switcher--full{display:grid;width:100%}@media(prefers-reduced-motion:reduce){.language-switcher-thumb{transition:none}}.mobile-menu{display:none;position:relative}.mobile-menu summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:40px;height:40px;border:1px solid var(--line);border-radius:var(--radius);cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:18px;height:2px;background:var(--ink)}.mobile-menu nav{position:absolute;top:48px;right:0;width:min(260px,calc(100vw - 32px));padding:10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow)}.mobile-menu nav a:not(.language-switcher){display:block;padding:12px;border-radius:6px;font-weight:800}.mobile-menu nav a:not(.language-switcher):hover{background:var(--surface)}.mobile-lang{margin-top:8px;padding-top:8px;border-top:1px solid var(--line)}.info-hub-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}.info-hub-grid .info-card{display:flex;flex-direction:column;height:100%}.info-hub-grid .info-card p{margin:10px 0 0}.info-hub-grid .info-card .button{margin-top:12px;align-self:flex-start}.hero{position:relative;display:flex;align-items:center;min-height:var(--hero-min-height);overflow:hidden;color:#fff;background:var(--ink)}.hero-image{position:absolute;inset:0}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,24,21,.68),rgba(20,24,21,.4) 34%,rgba(20,24,21,.08) 68%,transparent),linear-gradient(0deg,rgba(20,24,21,.18),transparent 38%)}.hero-inner{position:relative;width:min(var(--max),calc(100% - var(--gutter) * 2));margin:0 auto;padding:var(--block-y) 0}.hero .eyebrow,.hero h1,.hero-lead{text-shadow:0 2px 18px rgba(0,0,0,.48)}.eyebrow{margin:0;color:var(--brand-red);font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.hero .eyebrow{color:#ffdfe1}h1,h2,h3{margin:0;font-family:var(--font-display);line-height:1.04}.hero h1{max-width:760px;margin-top:12px;font-size:4.25rem;font-weight:750}.hero-lead{max-width:620px;margin:14px 0 0;color:#ffffffe0;font-size:1.1rem;line-height:1.55}.hero-actions,.section-actions,.action-row{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid transparent;border-radius:var(--radius);background:var(--brand-red);color:#fff;font-weight:850;line-height:1.2;cursor:pointer}.button:hover{background:var(--brand-red-dark)}.button.secondary{border-color:#ffffff47;background:#ffffff1f;color:#fff}.button.secondary:hover{background:#fff3}.button.light{border-color:var(--line);background:var(--paper);color:var(--ink)}.button.light:hover{background:var(--surface)}.section{width:min(var(--max),calc(100% - var(--gutter) * 2));margin:0 auto}.page-hero,.section,.detail-shell{padding-block:var(--block-y)}.section+.section{padding-top:0}.section-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:end;margin-bottom:22px}.section-header h2{max-width:760px;margin-top:6px;font-size:2.45rem}.section-header p{max-width:620px;margin:10px 0 0;color:var(--muted);font-size:1rem;line-height:1.6}.section-header .eyebrow{margin:0}.poi-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.section.section--filters{display:flex;flex-direction:column;gap:var(--block-y);padding-top:0}.section.section--filters>.filter-bar{margin-top:var(--block-y)}.filter-bar{display:flex;flex-wrap:wrap;gap:10px}.filter-chip{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:8px 16px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.filter-chip.active,.filter-chip[aria-pressed=true]{background:var(--brand-red-soft);border-color:var(--brand-red);color:var(--brand-red-dark)}.poi-grid-item{display:flex;min-width:0}.poi-grid-item>.poi-card{flex:1}.poi-grid-item.is-hidden{display:none}.poi-card,.circuit-card{display:flex;flex-direction:column;width:100%;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.poi-card:hover,.circuit-card:hover{transform:translateY(-3px);border-color:#b7000d52;box-shadow:0 18px 40px #1d1a181c}.poi-card figure{position:relative;flex-shrink:0;margin:0;overflow:hidden}.poi-card figure,.circuit-card img,.gallery-stage{aspect-ratio:2 / 3}@media(min-width:941px){.poi-card figure,.circuit-card img,.gallery-stage{aspect-ratio:3 / 2}}.poi-card img,.circuit-card img{width:100%;height:100%;object-fit:cover}.poi-card figcaption{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:6px 8px;border-radius:6px;background:#fffdf9eb;color:var(--brand-red);font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.card-body{display:flex;flex-direction:column;flex:1;padding:var(--inset)}.card-meta{margin:0 0 9px;color:var(--muted);font-size:.82rem;font-weight:800}.poi-card h3,.circuit-card h3{font-size:1.45rem}.poi-card p:not(.card-meta),.circuit-card p:not(.card-meta){margin:10px 0 0;color:var(--muted);line-height:1.48}.poi-card span,.circuit-card span{display:inline-block;color:var(--brand-red);font-weight:900}.poi-card .card-body>span,.circuit-card>div>span{margin-top:auto;padding-top:12px}.circuit-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.circuit-card img{flex-shrink:0;height:auto;min-height:0}.circuit-card div{display:flex;flex-direction:column;flex:1;padding:var(--inset)}.page-hero{position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;min-height:clamp(180px,26vw,280px);padding-block:0;padding-inline:var(--page-inline);padding-bottom:var(--page-hero-deck-overlap);color:#fff;background:#18241e;border-bottom:0;--page-hero-deck-overlap: 20px}.page-hero-inner{position:relative;z-index:1;width:min(var(--max),100%);margin:0 auto;padding-block:28px 24px}.page-hero h1{max-width:720px;margin:12px 0 0;font-size:clamp(1.85rem,2.8vw,2.55rem);letter-spacing:-.02em;line-height:1.12}.page-hero .eyebrow{margin:0;color:#f4aeb3;font-size:.72rem}.page-hero-lead{max-width:560px;margin:14px 0 0;color:#ffffffad;font-size:.98rem;line-height:1.5}.location-gallery{container:location-gallery / inline-size;margin:0 0 28px}.gallery-route-ribbon{display:flex;align-items:flex-start;gap:0;width:100%;margin:0 0 14px;overflow-x:auto;padding:2px 0;scrollbar-width:none}.gallery-route-ribbon::-webkit-scrollbar{display:none}.gallery-route-stop{position:relative;z-index:0;isolation:isolate;display:flex;flex:1 0 5rem;flex-direction:column;align-items:center;gap:8px;margin:0;padding:0 6px;border:0;background:transparent;color:var(--muted);font:inherit;cursor:pointer}.gallery-route-stop:not(:last-child):after{content:"";position:absolute;top:12px;left:calc(50% + 16px);right:calc(-50% + 16px);z-index:0;height:1px;transform:translateY(-50%);background:#2f5b4538;pointer-events:none}.gallery-route-marker{position:relative;z-index:1;display:grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border:1.5px solid rgba(47,91,69,.45);border-radius:50%;background:var(--paper);color:var(--forest);font-family:var(--font-display);font-size:.78rem;font-weight:800;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease}.gallery-route-stop:first-child .gallery-route-marker:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.gallery-route-label{position:relative;z-index:1;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;width:100%;color:inherit;font-size:.78rem;font-weight:600;letter-spacing:.01em;line-height:1.3;text-align:center;text-wrap:balance;transition:color .18s ease}.gallery-route-stop.active{color:var(--ink)}.gallery-route-stop.active .gallery-route-marker{background:var(--forest);border-color:var(--forest);color:#fff}.gallery-route-stop:hover .gallery-route-label,.gallery-route-stop:focus-visible .gallery-route-label{color:var(--ink)}.gallery-route-stop:focus-visible .gallery-route-marker{outline:2px solid var(--forest);outline-offset:2px}.gallery-thumb-group{display:contents}.gallery-thumb-group[hidden]{display:none}@container location-gallery (min-width: 34rem){.gallery-route-label{font-size:.82rem}}.gallery-stage,.gallery-dialog-stage{overflow:hidden}.gallery-stage{position:relative;margin:0;aspect-ratio:2 / 3;border:1px solid var(--line);border-radius:var(--radius)}@media(min-width:941px){.gallery-stage{aspect-ratio:3 / 2}}.gallery-main{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:var(--surface);cursor:zoom-in}.gallery-main-image,.gallery-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gallery-main-image{position:absolute;inset:0}.gallery-main-image[hidden]{display:none}.gallery-watermark{position:absolute;top:0;left:0;z-index:1;width:5%;height:auto;margin-top:2.5%;margin-left:2.5%;pointer-events:none;user-select:none}.gallery-dialog-stage .gallery-watermark{width:5cqmin;margin-top:2.5cqmin;margin-left:2.5cqmin}.gallery-dialog-stage.is-video .gallery-watermark{display:none}.gallery-count{position:absolute;right:12px;bottom:12px;margin:0;padding:6px 10px;border-radius:999px;background:#1d1a18b8;color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.04em}.gallery-thumbs{display:flex;gap:10px;margin-top:10px;overflow-x:auto;padding-bottom:10px;scrollbar-gutter:stable;scrollbar-width:thin}.gallery-thumbs[hidden]{display:none}.gallery-thumbs::-webkit-scrollbar{height:6px}.gallery-thumbs::-webkit-scrollbar-thumb{border-radius:999px;background:#1d1a1847}.gallery-thumbs::-webkit-scrollbar-track{background:transparent}.gallery-thumb{flex:0 0 auto;width:112px;aspect-ratio:3 / 2;padding:0;overflow:hidden;border:2px solid transparent;border-radius:calc(var(--radius) - 2px);background:var(--surface);cursor:pointer;opacity:.72;transition:opacity .15s ease,border-color .15s ease}.gallery-thumb.active,.gallery-thumb:hover{opacity:1}.gallery-thumb.active{border-color:var(--brand-red)}.gallery-thumb--video{position:relative}.gallery-thumb--video:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#11111114,#11111180);pointer-events:none}.gallery-thumb-play{position:absolute;z-index:1;top:50%;left:50%;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fffdf9f5;box-shadow:0 8px 18px #11111138;color:var(--brand-red);transform:translate(-50%,-50%);pointer-events:none}.gallery-thumb-play svg{display:block;width:12px;height:12px}.gallery-thumb--video img{filter:saturate(.92)}.gallery-play{position:absolute;z-index:2;top:50%;left:50%;display:none;place-items:center;width:58px;height:58px;border-radius:50%;background:#fffdf9f5;box-shadow:0 14px 36px #11111147;color:var(--brand-red);transform:translate(-50%,-50%);pointer-events:none}.gallery-play svg{display:block;width:32px;height:32px}.gallery-stage.is-video-preview .gallery-play{display:grid}.gallery-stage.is-video-preview .gallery-watermark{display:none}.gallery-stage.is-video-preview .gallery-main{cursor:pointer}.gallery-stage.is-video-preview .gallery-main:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#1111110f,#11111157);pointer-events:none}.gallery-stage-nav{z-index:3;width:40px;height:40px;opacity:0;transition:opacity .18s ease,background .18s ease}.gallery-stage:hover .gallery-stage-nav,.gallery-stage:focus-within .gallery-stage-nav{opacity:1}.gallery-stage-nav.prev{left:12px}.gallery-stage-nav.next{right:12px}@media(hover:none){.gallery-stage-nav{opacity:1}}.gallery-dialog{position:fixed;inset:0;width:auto;max-width:none;height:auto;max-height:none;margin:0;border:0;border-radius:0;padding:0;overflow:hidden;background:#1d1a18;color:#fff;box-shadow:none}html.is-lightbox-open,html.is-lightbox-open body{overflow:hidden;overscroll-behavior:none;scrollbar-width:none}html.is-lightbox-open::-webkit-scrollbar,html.is-lightbox-open body::-webkit-scrollbar{display:none;width:0;height:0}html.is-lightbox-open body{position:fixed;top:var(--lightbox-scroll-top, 0);right:0;left:0;width:100%}.gallery-dialog::backdrop{background:#1d1a18eb}.gallery-dialog header{position:absolute;top:0;right:0;left:0;z-index:2;padding:max(12px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 28px max(16px,env(safe-area-inset-left));background:linear-gradient(180deg,rgba(29,26,24,.82),transparent);pointer-events:none;text-align:center}.gallery-dialog .gallery-dialog-title,.gallery-dialog .gallery-dialog-footer{margin:0;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.04em;text-align:center}.gallery-dialog .gallery-dialog-title{padding-inline:64px}.gallery-dialog header form{position:absolute;top:max(12px,env(safe-area-inset-top));right:max(16px,env(safe-area-inset-right));margin:0;pointer-events:auto}.gallery-dialog header form button{display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,253,249,.28);border-radius:50%;background:#1d1a188c;color:#fff;line-height:0;cursor:pointer}.gallery-dialog header form button svg{display:block;width:22px;height:22px}.gallery-dialog-body{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:0;padding:0;container-type:size}.gallery-dialog-stage{position:relative;container-type:size;aspect-ratio:2 / 3;width:min(100cqw,calc(100cqh * 2 / 3));height:min(100cqh,150cqw);border-radius:0}@media(min-width:941px){.gallery-dialog-stage{aspect-ratio:3 / 2;width:min(100cqw,150cqh);height:min(100cqh,calc(100cqw * 2 / 3))}}.gallery-dialog-stage.is-video{aspect-ratio:16 / 9;width:min(100cqw,calc(100cqh * 16 / 9));height:min(100cqh,56.25cqw)}.gallery-dialog-image[hidden],.gallery-dialog-video[hidden]{display:none}.gallery-dialog-video,.gallery-dialog-video iframe{display:block;width:100%;height:100%;border:0}.gallery-dialog-footer [hidden]{display:none}.gallery-dialog-image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gallery-nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(255,253,249,.28);border-radius:50%;background:#1d1a188c;color:#fff;line-height:0;transform:translateY(-50%);cursor:pointer}.gallery-nav svg{display:block;width:22px;height:22px;overflow:visible}.gallery-nav.prev svg{transform:translate(-1px)}.gallery-nav.next svg{transform:translate(1px)}.gallery-nav.prev{left:max(12px,env(safe-area-inset-left))}.gallery-nav.next{right:max(12px,env(safe-area-inset-right))}.gallery-dialog-footer{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:28px max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:linear-gradient(0deg,rgba(29,26,24,.82),transparent);pointer-events:none}.home-start-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(32px,5vw,72px);align-items:center}.home-start{padding-block:clamp(58px,7vw,88px)}.home-start-media{position:relative;display:block;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 28px 68px #1d1a1826}.home-start-media img{width:100%;height:auto;aspect-ratio:5 / 4;object-fit:cover;object-position:center 58%}.home-start-badge{position:absolute;top:12px;left:12px;max-width:calc(100% - 24px);padding:6px 8px;border-radius:6px;background:#fffdf9eb;color:var(--brand-red);font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.home-start-copy{display:flex;flex-direction:column;gap:0;padding-block:0}.home-start-copy h2{margin-top:-.08em;font-size:clamp(2.45rem,3.6vw,3.35rem);letter-spacing:-.025em;line-height:1}.home-start-lead{margin:12px 0 0;color:var(--muted);font-size:1.05rem;line-height:1.58}.home-start-actions{margin-top:18px}.home-start-route{margin-top:28px;padding-left:20px;border-left:2px solid rgba(183,0,13,.78)}.home-start-route-eyebrow{margin-bottom:8px}.home-start-route h3{margin-top:0;font-size:1.45rem}.home-start-route-meta{margin:8px 0 0;color:var(--muted);font-size:.82rem;font-weight:800}.home-start-route p:not(.home-start-route-meta):not(.eyebrow){margin:10px 0 0;color:var(--muted);line-height:1.5}.home-start-route .button{margin-top:14px}.card-row{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:4px}.card-row>.poi-card,.card-row>.circuit-card{flex:0 0 min(320px,calc(100vw - var(--gutter) * 2 - 32px));scroll-snap-align:start}.home-places,.home-routes{--home-section-gap: clamp(28px, 4vw, 40px);padding-top:0;padding-bottom:clamp(62px,7vw,92px)}.home-places .section-header,.home-routes .section-header{margin-top:var(--home-section-gap);margin-bottom:34px;padding-top:var(--home-section-gap)}.home-places .section-header h2,.home-routes .section-header h2,.home-featured-route .section-header h2,.home-plan-header h2{font-size:clamp(2.6rem,4vw,3.7rem);letter-spacing:-.025em}@media(min-width:941px){.card-row--pois{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding-bottom:0}.card-row--pois>.poi-card{flex:unset;width:auto}.card-row--circuits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;overflow:visible;padding-bottom:0}.card-row--circuits>.circuit-card{flex:unset;width:auto}.home-places .card-row--pois{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:18px}.home-places .poi-card:first-child{grid-row:1 / span 2}.home-places .poi-card:first-child figure{aspect-ratio:16 / 10}.home-places .poi-card:not(:first-child){flex-direction:row;min-height:250px}.home-places .poi-card:not(:first-child) figure{width:43%;aspect-ratio:auto}.home-places .poi-card:not(:first-child) .card-body{min-width:0;padding:22px}.home-places .poi-card:not(:first-child) h3{font-size:1.25rem}.home-places .poi-card:not(:first-child) p:not(.card-meta){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-routes .card-row--circuits{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-routes .circuit-card{flex-direction:row;min-height:272px}.home-routes .circuit-card img{width:42%;height:auto;max-height:100%;aspect-ratio:4 / 5;object-fit:cover;align-self:center}.home-routes .circuit-card>div{min-width:0;padding:24px}.home-routes .circuit-card p:not(.card-meta){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.home-photo-strip{position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(54px,6vw,78px);color:#fff;background:radial-gradient(circle at 84% 16%,rgba(89,124,94,.3),transparent 32%),linear-gradient(145deg,#15211c,#1c2c24 54%,#101915)}.home-photo-strip:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.18;background-image:linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.08) 48.2%,transparent 48.5%),linear-gradient(65deg,transparent 0 72%,rgba(255,255,255,.06) 72.2%,transparent 72.5%);background-size:420px 280px,520px 360px}.home-photo-strip-inner{width:min(var(--max),calc(100% - var(--gutter) * 2));margin:0 auto}.home-photo-strip-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:48px;align-items:end;margin-bottom:28px}.home-photo-strip-header .eyebrow{margin:0;color:#f4aeb3}.home-photo-strip-header h2{max-width:780px;margin-top:10px;font-size:clamp(2.55rem,4.4vw,4.1rem);letter-spacing:-.025em}.home-photo-strip-lead{margin:0 0 6px;padding-left:20px;border-left:1px solid rgba(255,255,255,.24);color:#ffffffad;font-size:1rem;line-height:1.6}.home-photo-strip-track{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:clamp(190px,18vw,240px) clamp(150px,14vw,188px);gap:10px}.home-photo-strip-item{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:#223329}.home-photo-strip-item:nth-child(1){grid-column:span 5}.home-photo-strip-item:nth-child(2){grid-column:span 3}.home-photo-strip-item:nth-child(3){grid-column:span 4}.home-photo-strip-item:nth-child(4){grid-column:span 4}.home-photo-strip-item:nth-child(5){grid-column:span 5}.home-photo-strip-item:nth-child(6){grid-column:span 3}.home-photo-strip-item:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(7,12,9,.82) 100%);pointer-events:none}.home-photo-strip-item img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.75,.2,1),filter .6s ease}.home-photo-strip-caption{position:absolute;z-index:1;right:16px;bottom:14px;left:16px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:end;color:#ffffffb8;font-size:.68rem;font-weight:800;letter-spacing:.08em}.home-photo-strip-caption strong{overflow:hidden;color:#fff;font-size:.88rem;font-weight:750;letter-spacing:0;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.home-photo-strip-arrow{color:#fff;font-size:1rem;line-height:.9;transform:translate(-2px,2px);transition:transform .22s ease}a.home-photo-strip-item:hover img{filter:saturate(1.06) contrast(1.03);transform:scale(1.045)}a.home-photo-strip-item:hover .home-photo-strip-arrow{transform:translate(2px,-2px)}a.home-photo-strip-item:focus-visible{outline:3px solid #fff;outline-offset:3px}.home-featured-route{position:relative;isolation:isolate;overflow:hidden;padding-block:clamp(62px,7vw,92px);border-block:1px solid var(--line);background:radial-gradient(circle at 88% 10%,rgba(211,170,56,.15),transparent 28%),#f1eee7}.home-featured-route:before{content:"BUCOVINA";position:absolute;z-index:-1;top:-.16em;right:-.02em;color:#1d1a1809;font-family:var(--font-display);font-size:clamp(9rem,22vw,20rem);font-weight:750;line-height:1;letter-spacing:-.06em;pointer-events:none}.home-featured-route-inner,.home-plan-inner{width:min(var(--max),calc(100% - var(--gutter) * 2));margin:0 auto}.home-featured-route .section-header{margin-bottom:34px}.home-featured-route-card{padding:clamp(24px,3vw,38px);border:1px solid rgba(29,26,24,.09);border-radius:14px;background:var(--paper);box-shadow:0 28px 70px #1d1a181a}.home-featured-route-intro{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:32px;padding-bottom:28px;border-bottom:1px solid var(--line)}.home-featured-route-intro h3{font-size:clamp(1.7rem,2.5vw,2.35rem)}.home-featured-route-intro p{max-width:62ch;margin:10px 0 0;color:var(--muted);line-height:1.55}.home-featured-route-intro .button{grid-column:2;grid-row:1 / span 2;align-self:end}.home-featured-route-card .route-itinerary{margin-top:28px}.home-plan{padding-block:clamp(62px,7vw,92px);border-top:1px solid var(--line);background:linear-gradient(125deg,rgba(211,170,56,.12),transparent 38%),#eee8dc}.home-plan-header{margin-bottom:30px}.home-plan-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:20px;align-items:stretch}.home-plan-grid .info-card{display:flex;flex-direction:column;height:100%;min-height:0;padding:clamp(26px,3vw,38px);border-radius:14px;box-shadow:0 22px 54px #1d1a1817}.home-plan-grid .info-card:first-child{border-color:#ffffff1f;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(100,143,111,.34),transparent 30%),#18271f}.home-plan-grid .info-card:first-child p{color:#ffffffb3}.home-plan-grid .info-card:first-child .button{border-color:#ffffff3d;color:#fff;background:#ffffff14}.home-plan-grid .info-card:nth-child(2){border-color:#b7000d24;background:#fffdf9db}.home-plan-number{margin-bottom:18px;color:var(--brand-red);font-size:.78rem;font-weight:900;letter-spacing:.16em}.home-plan-grid .info-card:first-child .home-plan-number{color:#f4aeb3}.home-plan-grid .info-card h2{margin-top:auto;font-size:clamp(1.65rem,2.4vw,2.15rem)}.home-plan-grid .info-card p{margin:12px 0 0}.home-plan-grid .info-card .button{margin-top:22px;margin-bottom:auto;align-self:flex-start}.detail-shell{display:flex;flex-direction:column;gap:var(--block-y);width:min(var(--max),calc(100% - var(--gutter) * 2));margin:0 auto}.detail-body{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:var(--block-y);align-items:start}.detail-body>*,.detail-shell--article>*{min-width:0}.detail-shell--article{display:grid;align-items:start;gap:var(--inset);grid-template-columns:minmax(0,1fr) 300px}.detail-shell--article .article-card,.detail-shell--article .side-panel{padding-block:var(--inset);padding-inline:var(--inset)}.detail-page--info-page .detail-shell--article .article-card{padding:0}.detail-shell--article .article-card{max-width:none}.detail-shell--article .article-card p{margin:0 0 .85rem;color:var(--muted);font-size:1rem;line-height:1.6}.detail-shell--article .article-card p:last-child{margin-bottom:0}.article-section{margin-top:1rem}.article-section h2{margin:0 0 12px;font-size:1.25rem}.article-card ul{margin:0;padding-left:1.2rem;color:var(--muted);font-size:1rem;line-height:1.6}.article-card li+li{margin-top:.45rem}.aside-stack{display:grid;gap:10px}.aside-stack .button{justify-content:center}.aside-stack--tail{margin-top:14px}.prose h2,.side-panel h2{font-size:1.35rem;margin:0 0 10px}.prose p{margin:0 0 1rem;color:var(--muted);font-size:1rem;line-height:1.6}.prose p:last-child{margin-bottom:0}.prose ul{margin:0 0 1rem;padding-left:1.2rem;color:var(--muted);font-size:1rem;line-height:1.6}.prose li+li{margin-top:.45rem}.action-row{margin:20px 0 28px}.detail-shell:has(.nearby-section) .detail-body .action-row{margin-bottom:0}.side-panel{position:sticky;top:96px;align-self:start;padding-block:var(--inset);padding-inline:var(--inset);border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:0 14px 34px #1d1a1812}.facts{display:grid;gap:16px;margin-top:20px}.fact{padding-bottom:16px;border-bottom:1px solid var(--line)}.fact:last-child{padding-bottom:0;border-bottom:0}.fact span{display:block;color:var(--muted);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.side-panel .facts{margin-top:20px}.fact strong{display:block;margin-top:4px}.qr-dialog{position:relative;width:min(420px,calc(100vw - 28px));margin:auto;border:0;border-radius:16px;padding:0;overflow:hidden;color:#fff;background:radial-gradient(circle at 88% 0%,rgba(100,143,111,.28),transparent 42%),#18241e;box-shadow:0 28px 70px #080e0a6b}.qr-dialog::backdrop{background:#0e1411b8;backdrop-filter:blur(4px)}.qr-dialog-close{position:absolute;top:14px;right:14px;z-index:2;margin:0}.qr-dialog-close button{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14;color:#fff;font-size:1.25rem;line-height:1;cursor:pointer}.qr-dialog-close button:hover{background:#ffffff29}.qr-dialog-panel{display:grid;justify-items:center;gap:22px;padding:32px 28px 42px;text-align:center}.qr-dialog-copy,.qr-dialog-scan,.qr-dialog-alternative{display:grid;justify-items:center}.qr-dialog-copy{gap:8px}.qr-dialog-eyebrow{margin:0;color:#f4aeb3;font-size:.72rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.qr-dialog-title{max-width:18ch;margin:0;font-family:var(--font-display);font-size:clamp(1.45rem,3vw,1.75rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;color:#fff}.qr-dialog-scan{gap:16px}.qr-code{display:grid;place-items:center;width:min(100%,268px);padding:18px;border-radius:14px;background:#fff;box-shadow:0 18px 40px #00000038}.qr-code svg{display:block;width:100%;height:auto;aspect-ratio:1}.qr-dialog-hint{margin:0;max-width:28ch;color:#ffffffb8;font-size:.9rem;line-height:1.35}.qr-dialog-alternative{gap:12px;width:min(100%,268px)}.qr-dialog-or{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;margin:0;color:#ffffff6b;font-size:.72rem;font-weight:800;line-height:1;text-transform:uppercase}.qr-dialog-or span{letter-spacing:.14em;margin-inline-end:-.14em}.qr-dialog-or:before,.qr-dialog-or:after{content:"";height:1px;background:#ffffff29}.qr-download{width:100%}.route-itinerary{display:grid;gap:22px;margin:0;padding:0;list-style:none}.detail-page .detail-block .route-itinerary{padding-top:8px}.route-itinerary-stop{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 96px;align-items:start;gap:0 16px}.route-itinerary-stop+.route-itinerary-stop{margin-top:0}.route-itinerary-stop:not(:last-child):before{content:"";position:absolute;top:36px;bottom:-18px;left:15.5px;border-left:1px solid rgba(47,91,69,.22);pointer-events:none}.route-itinerary-marker{position:relative;z-index:1;display:grid;width:32px;height:32px;place-items:center;border:1.5px solid rgba(47,91,69,.45);border-radius:50%;background:var(--paper);color:var(--forest);font-family:var(--font-display);font-size:.9rem;font-weight:800;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease}.route-itinerary-stop.is-final .route-itinerary-marker{background:var(--brand-red);border-color:var(--brand-red);color:#fff}.route-itinerary-body{min-width:0;padding-top:2px}.route-itinerary-link{display:grid;gap:4px;color:inherit;text-decoration:none}.route-itinerary-category{color:var(--muted);font-size:.72rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}.route-itinerary-final-label{color:var(--brand-red)}.route-itinerary-name{color:var(--ink);font-family:var(--font-display);font-size:1.15rem;font-weight:700;line-height:1.25;transition:color .18s ease}.route-itinerary-lead{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:8px 0 0;color:var(--muted);font-size:.95rem;line-height:1.55}.route-itinerary-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.route-itinerary-action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin:0;padding:8px 12px;border:1px solid rgba(29,26,24,.14);border-radius:8px;background:var(--surface);color:var(--forest);font:inherit;font-size:.88rem;font-weight:650;cursor:pointer;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.route-itinerary-action:hover,.route-itinerary-action:focus-visible{border-color:#1d1a1847;background:#fff;color:var(--ink);text-decoration:none}.route-itinerary-thumb{display:block;overflow:hidden;width:96px;aspect-ratio:4 / 3;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.route-itinerary-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.route-itinerary-stop:hover .route-itinerary-name,.route-itinerary-stop:focus-within .route-itinerary-name{color:var(--brand-red)}.route-itinerary-stop:hover .route-itinerary-marker,.route-itinerary-stop:focus-within .route-itinerary-marker{background:var(--forest);border-color:var(--forest);color:#fff}.route-itinerary-stop.is-final:hover .route-itinerary-marker,.route-itinerary-stop.is-final:focus-within .route-itinerary-marker{background:var(--brand-red);border-color:var(--brand-red);color:#fff}.route-itinerary-stop:hover .route-itinerary-thumb img,.route-itinerary-stop:focus-within .route-itinerary-thumb img{transform:scale(1.03)}.route-itinerary--compact{gap:14px}.route-itinerary--compact .route-itinerary-stop{grid-template-columns:24px minmax(0,1fr) 56px;gap:0 12px}.route-itinerary--compact .route-itinerary-stop:not(:last-child):before{top:28px;bottom:-10px;left:11.5px}.route-itinerary--compact .route-itinerary-marker{width:24px;height:24px;font-size:.78rem}.route-itinerary--compact .route-itinerary-name{font-size:1rem}.route-itinerary--compact .route-itinerary-thumb{width:56px;aspect-ratio:1}@media(max-width:640px){.route-itinerary-stop{grid-template-columns:32px minmax(0,1fr) 64px;gap:0 12px}.route-itinerary-thumb{width:64px;aspect-ratio:1}.gallery-route-stop{flex:0 0 7rem;width:7rem;padding:0 8px}.gallery-route-label{font-size:.74rem;-webkit-line-clamp:3}}@media(prefers-reduced-motion:reduce){.route-itinerary-marker,.route-itinerary-name,.route-itinerary-action,.route-itinerary-thumb img{transition:none}}.info-card{padding-block:var(--inset);padding-inline:var(--inset);border:1px solid var(--line);border-radius:var(--radius);background:var(--paper)}.info-card h2{font-size:1.45rem}.info-card p{color:var(--muted);line-height:1.55}.directory-section,.detail-page>.detail-shell{position:relative;z-index:2;margin-top:-20px;padding:clamp(24px,2.5vw,36px);border-radius:14px 14px 0 0;background:var(--paper);box-shadow:0 -10px 28px #080e0a14}.section.section--filters.directory-section>.filter-bar{margin-top:0}.section.section--filters.directory-section{gap:0;padding-top:30px}.directory-section .filter-bar{gap:8px;padding-bottom:30px;border-bottom:1px solid var(--line)}.directory-section .filter-chip{min-height:42px;padding-inline:18px;border-color:transparent;background:var(--surface);font-weight:750}.directory-section .filter-chip:hover{border-color:#b7000d38;background:var(--brand-red-soft)}.directory-section .filter-chip.active,.directory-section .filter-chip[aria-pressed=true]{color:#fff;background:var(--brand-red)}.directory-section .poi-grid,.directory-section .circuit-list,.directory-section .info-hub-grid{gap:18px}.directory-section--pois .poi-grid{margin-top:30px}.directory-section .poi-card,.directory-section .circuit-card,.directory-section .info-card{border-color:#1d1a181a;border-radius:12px;box-shadow:0 16px 36px #1d1a180f}.directory-section--pois .poi-card figure{aspect-ratio:3 / 2}.directory-section--pois .poi-card img,.directory-section--circuits .circuit-card img{transition:transform .5s cubic-bezier(.2,.75,.2,1)}.directory-section--pois .poi-card:hover img,.directory-section--circuits .circuit-card:hover img{transform:scale(1.035)}.directory-section--circuits .circuit-list{grid-template-columns:repeat(2,minmax(0,1fr))}.directory-section--circuits .circuit-card{flex-direction:row;min-height:280px}.directory-section--circuits .circuit-card img{width:42%;height:auto;max-height:100%;aspect-ratio:4 / 5;object-fit:cover;align-self:center}.directory-section--circuits .circuit-card>div{min-width:0;padding:26px}.directory-section--circuits .circuit-card p:not(.card-meta){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.directory-section--info .info-hub-grid{counter-reset:info-card;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.directory-section--info .info-card{counter-increment:info-card;position:relative;display:flex;flex-direction:column;height:100%;min-height:0;padding:clamp(26px,3vw,36px)}.directory-section--info .info-card:before{content:"0" counter(info-card);margin-bottom:18px;color:var(--brand-red);font-size:.72rem;font-weight:900;letter-spacing:.16em}.directory-section--info .info-card h2{margin-top:auto;font-size:clamp(1.55rem,2.2vw,2rem)}.directory-section--info .info-card p{margin:12px 0 0}.directory-section--info .info-card .button{align-self:flex-start;margin-top:22px;margin-bottom:auto}.directory-section--info .info-card:not(:has(.button)) p{margin-bottom:auto}.directory-section--info .info-card:first-child{border-color:#ffffff1f;color:#fff;background:radial-gradient(circle at 88% 12%,rgba(100,143,111,.34),transparent 30%),#18271f}.directory-section--info .info-card:first-child:before{color:#f4aeb3}.directory-section--info .info-card:first-child p{color:#ffffffb3}.directory-section--info .info-card:first-child .button{border-color:#ffffff3d;color:#fff;background:#ffffff14}.directory-section--info .info-card:nth-child(2){background:radial-gradient(circle at 88% 12%,rgba(211,170,56,.16),transparent 34%),#f3eee4}.detail-page{--detail-section-gap: clamp(16px, 2vw, 24px)}.detail-page>.detail-shell{gap:0}.detail-page>.detail-shell--article{gap:var(--inset)}.detail-page .detail-body{gap:var(--inset)}.detail-page .location-gallery{margin-bottom:0}.detail-page .location-gallery--solo{margin-bottom:var(--detail-section-gap)}.detail-page .location-gallery--solo~.detail-block{margin-top:0}.detail-page .location-gallery--solo~.detail-block~.detail-block{margin-top:var(--detail-section-gap)}.detail-page .gallery-stage{border:0;border-radius:14px;box-shadow:0 24px 58px #1d1a1824}.detail-page .gallery-thumb{border-radius:8px}.detail-page .gallery-thumbs{padding-bottom:8px}.detail-page .side-panel{padding:clamp(24px,3vw,34px);border-color:#ffffff1f;border-radius:14px;color:#fff;background:radial-gradient(circle at 88% 10%,rgba(100,143,111,.3),transparent 30%),#18271f;box-shadow:0 24px 58px #1d1a1824}.detail-page .side-panel h2{color:#fff;font-size:1.55rem;margin-bottom:0}.detail-page .side-panel .facts{margin-top:24px}.detail-page .side-panel .fact{border-color:#ffffff24}.detail-page .side-panel .fact span{color:#f4aeb3}.detail-page .side-panel .fact strong,.detail-page .side-panel .fact a{color:#fff}.detail-page .side-panel .aside-stack--tail{border-color:#ffffff24}.detail-page .side-panel .button.light{border-color:#ffffff38;color:#fff;background:#ffffff14}.detail-page .detail-block{margin-top:var(--detail-section-gap)}.detail-page .detail-block h2,.detail-page .article-section h2{position:relative;margin-bottom:16px;padding-left:16px;font-size:clamp(1.5rem,2.4vw,2rem)}.detail-page .detail-block h2:before,.detail-page .article-section h2:before{content:"";position:absolute;top:.12em;bottom:.08em;left:0;width:3px;border-radius:999px;background:var(--brand-red)}.detail-page .prose>p,.detail-page .detail-block p,.detail-page .detail-block li{font-size:1.04rem;line-height:1.68}.detail-page .action-row,.detail-page .nearby-section{margin-top:var(--detail-section-gap)}.detail-page--info-page .article-card{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.article-card .planning-block>h2{margin:0 0 12px;font-size:1.25rem}.article-card .planning-embed{margin:1.15rem 0 1.5rem}.article-card .planning-embed.poi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-card .planning-embed.poi-grid .poi-card figure{aspect-ratio:3 / 2}.planning-circuit-stack{display:grid;gap:14px}.planning-circuit-stack .circuit-card{flex-direction:row;min-height:220px}.planning-circuit-stack .circuit-card img{width:38%;height:auto;max-height:100%;aspect-ratio:4 / 5;object-fit:cover;align-self:center}.planning-circuit-stack .circuit-card>div{min-width:0}.planning-circuit-stack .circuit-card p:not(.card-meta){display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media(max-width:700px){.article-card .planning-embed.poi-grid{grid-template-columns:1fr}.planning-circuit-stack .circuit-card{flex-direction:column;min-height:0}.planning-circuit-stack .circuit-card img{width:100%;aspect-ratio:3 / 2}}.detail-page--info-page .side-panel{padding-block:30px}.detail-page--info-page .side-panel>h2{margin-bottom:24px}.site-footer{padding:var(--block-y) var(--page-inline);background:#1e1a18;color:#fff}.footer-inner{display:grid;grid-template-columns:1.2fr .7fr .9fr;gap:48px}.footer-brand{display:flex;gap:16px}.footer-brand img{width:42px;height:48px;object-fit:contain}.footer-brand strong,.footer-links strong,.footer-contact strong{display:block;font-family:var(--font-display);font-size:1.25rem}.footer-brand strong{line-height:1;margin-top:-.12em}.footer-brand p,.footer-links a,.footer-contact a,.footer-bottom{color:#ffffffad}.footer-brand p{max-width:380px;margin:10px 0 0;line-height:1.6}.footer-links,.footer-contact{display:grid;align-content:start;gap:10px}.footer-links a:hover,.footer-contact a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:28px;padding-top:24px;border-top:1px solid rgba(255,255,255,.14)}@media(max-width:940px){.desktop-nav{display:none}.mobile-menu{display:block}.hero-inner{padding-block:var(--block-y)}.page-hero{--page-hero-deck-overlap: 0;min-height:200px}.page-hero-inner{padding-block:26px 22px}.hero h1{font-size:2.75rem}.page-hero h1{font-size:2.1rem}.section-header{grid-template-columns:1fr;gap:14px;margin-bottom:18px}.section-header h2{font-size:2rem}.section-header,.detail-body,.detail-shell--article,.footer-inner{grid-template-columns:1fr}.poi-grid,.circuit-list,.info-hub-grid,.home-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-start-grid{grid-template-columns:1fr;gap:16px}.home-start-copy h2{font-size:2rem}.home-places .poi-card figure,.home-routes .circuit-card img{aspect-ratio:3 / 2}.home-featured-route-intro{grid-template-columns:1fr}.home-featured-route-intro .button{grid-column:1;grid-row:auto;justify-self:start;margin-top:18px}.home-photo-strip-header{grid-template-columns:1fr;gap:18px}.home-photo-strip-lead{max-width:640px}.home-photo-strip-track{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-auto-rows:auto}.home-photo-strip-item:nth-child(n){grid-column:auto;aspect-ratio:3 / 2}.side-panel{position:static}.detail-page .detail-body>.prose{display:contents}.detail-page{--detail-section-gap: 28px}.article-section{margin-top:1.35rem}.detail-page .detail-body{gap:var(--detail-section-gap)}.detail-page .detail-body>.prose>.detail-block{margin-top:0}.detail-page .detail-body .location-gallery{order:1}.detail-page .detail-body>.side-panel{order:2;margin-top:-16px}.detail-page .detail-body>.prose>:not(.location-gallery){order:3}.directory-section,.detail-page>.detail-shell{margin-top:0;padding:20px 0 28px;border-radius:0;background:transparent;box-shadow:none}.section.section--filters.directory-section{padding-top:20px}.directory-section .filter-bar{padding-bottom:24px}.directory-section--pois .poi-grid{margin-top:24px}.directory-section--circuits .circuit-list{grid-template-columns:1fr}.directory-section--info .info-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){:root{--gutter: 20px;--block-y: 32px;--hero-min-height: clamp(400px, 65svh, 600px)}.site-header{height:64px}.brand-mark img{width:28px;height:33px}.brand-mark strong{font-size:.95rem}.brand-mark small{font-size:.62rem;letter-spacing:.1em}.header-actions>.language-switcher{display:none}.header-map-link{display:none}.hero h1{font-size:2.35rem}.page-hero h1{margin-top:10px;font-size:clamp(1.45rem,6.2vw,1.75rem);line-height:1.18}.hero-lead{font-size:1.03rem}.page-hero{--page-hero-deck-overlap: 0;min-height:170px}.page-hero-inner{padding-block:24px 20px}.gallery-watermark{width:10%;margin-top:3.5%;margin-left:3.5%}.gallery-dialog-stage .gallery-watermark{width:10cqmin;margin-top:3.5cqmin;margin-left:3.5cqmin}.page-hero-lead{margin-top:12px;font-size:.95rem}.hero-image:after{background:linear-gradient(180deg,#1418150f,#1418152e 28%,#1418158a 64%,#1418156b),linear-gradient(90deg,rgba(20,24,21,.18),transparent 82%)}.section-header h2{font-size:1.75rem}.poi-grid,.circuit-list,.info-hub-grid,.home-plan-grid{grid-template-columns:1fr}.home-photo-strip{padding-block:44px}.home-photo-strip-header{margin-bottom:22px}.home-photo-strip-header h2{font-size:2.35rem}.home-photo-strip-lead{padding-left:14px;font-size:.95rem}.home-photo-strip-track{display:flex;gap:10px;overflow-x:auto;margin-right:calc(-1 * var(--gutter));padding-right:var(--gutter);padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.home-photo-strip-track::-webkit-scrollbar{display:none}.home-photo-strip-item{flex:0 0 min(82vw,360px);aspect-ratio:3 / 2;scroll-snap-align:start}.home-photo-strip-caption{right:14px;bottom:12px;left:14px}.home-start{padding-block:44px}.home-start-copy{padding-block:0}.home-start-route{padding-left:16px}.home-places,.home-routes{padding-top:0;padding-bottom:50px}.home-featured-route,.home-plan{padding-block:50px}.home-places .section-header,.home-routes .section-header{margin-top:var(--home-section-gap);padding-top:12px;margin-bottom:24px}.home-featured-route .section-header{margin-bottom:24px}.directory-section,.detail-page>.detail-shell{margin-top:0;padding:16px 0 24px;border-radius:0;background:transparent;box-shadow:none}.section.section--filters.directory-section{padding-top:16px}.directory-section .filter-bar{padding-bottom:18px}.directory-section--pois .poi-grid{margin-top:18px}.directory-section .filter-bar{flex-wrap:nowrap;overflow-x:auto;margin-right:-18px;padding-right:18px;scrollbar-width:none}.directory-section .filter-bar::-webkit-scrollbar{display:none}.directory-section .filter-chip{flex:0 0 auto}.directory-section--circuits .circuit-card{flex-direction:column}.directory-section--circuits .circuit-card img{width:100%;aspect-ratio:3 / 2}.directory-section--info .info-hub-grid{grid-template-columns:1fr}.detail-page .side-panel{padding:24px}.circuit-card div{min-height:0}.action-row{position:sticky;top:70px;z-index:20;margin-right:calc(-1 * var(--gutter));margin-left:calc(-1 * var(--gutter));padding:10px var(--gutter);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf9f0;backdrop-filter:blur(14px)}.action-row .button{flex:1;min-width:150px}.footer-bottom{display:grid;grid-template-columns:1fr}}.detail-block{margin-top:1.75rem}@media(prefers-reduced-motion:reduce){.home-photo-strip-item img,.home-photo-strip-arrow{transition:none}}.detail-block h2{font-family:var(--font-display);font-size:1.45rem;margin:0 0 1rem}.detail-block ul{margin:.75rem 0 0;padding-left:1.2rem}.detail-block li+li{margin-top:.45rem}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:.75rem 1rem}.faq-item summary{cursor:pointer;font-weight:600;padding:0}.faq-item p{margin:.75rem 0 0;color:var(--muted);line-height:1.6}.circuit-list.compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:940px){.circuit-list.compact{grid-template-columns:1fr}.circuit-list.compact .circuit-card img{aspect-ratio:3 / 2}.nearby-section .poi-grid{grid-template-columns:1fr}.nearby-section .poi-card figure{aspect-ratio:3 / 2}}
