:root{--paper:#f1f2f4;--surface:#fff;--text:#222832;--muted:#5c6775;--line:#d3d8df;--brand:#8f1d2c;--brand-dark:#6e1622;--ink-on-dark:#f8f9fb;--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-spring:cubic-bezier(.16, 1, .3, 1);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{min-height:100vh}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.route-loading{width:min(100% - 2rem,1060px);min-height:max(60vh,560px);color:var(--muted);place-items:center;margin:0 auto;font-weight:700;display:grid}.skip-link{z-index:100;color:#fff;background:var(--brand-dark);padding:.7rem .9rem;font-weight:800;text-decoration:none;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus-visible{transform:translateY(0)}.site-wrap{width:100%;animation:page-rise .55s var(--ease-out) both}.top-nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:nav-drop .6s var(--ease-out) both;background:#fffffff5;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 1.3rem;display:flex;position:sticky;top:0}.brand-mark{min-width:0;color:var(--text);align-items:center;gap:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-mark img{object-fit:contain;border:1px solid var(--line);width:44px;height:44px;transition:transform .35s var(--ease-spring), box-shadow .35s ease;background:#f8f8f8}.brand-mark:hover img,.brand-mark:focus-visible img{transform:rotate(-2deg)scale(1.04);box-shadow:0 8px 22px #1f25301f}.top-nav nav{flex-wrap:wrap;gap:1rem;display:flex}.top-nav nav a{color:#2b3340;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .22s;position:relative}.top-nav nav a:after{content:"";background:var(--brand);transform-origin:0;height:2px;transition:transform .28s var(--ease-out);position:absolute;bottom:-.35rem;left:0;right:0;transform:scaleX(0)}.top-nav nav a:hover,.top-nav nav a.active{color:var(--brand)}.top-nav nav a:hover:after,.top-nav nav a.active:after{transform:scaleX(1)}.reveal,.feature-card,.heritage-section{opacity:0;transition:opacity .72s var(--ease-out) var(--reveal-delay,0s), transform .72s var(--ease-out) var(--reveal-delay,0s);transform:translateY(28px)}.reveal.is-visible,.feature-card.is-visible,.heritage-section.is-visible{opacity:1;transform:translateY(0)}@keyframes page-rise{0%{opacity:.98}to{opacity:1}}@keyframes nav-drop{0%{opacity:0}to{opacity:1}}.menu-toggle{width:46px;height:46px;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#fff;flex:none;justify-content:center;align-items:center;display:none;position:relative}.menu-toggle span{transform-origin:50%;background:currentColor;width:21px;height:2px;transition:transform .28s,opacity .2s,top .28s;position:absolute}.menu-toggle span:first-child{top:15px}.menu-toggle span:nth-child(2){top:22px}.menu-toggle span:nth-child(3){top:29px}.menu-toggle[aria-expanded=true] span:first-child{top:22px;transform:rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle[aria-expanded=true] span:nth-child(3){top:22px;transform:rotate(-45deg)}.menu-toggle:hover,.menu-toggle:focus-visible{color:var(--brand);border-color:var(--brand)}.page-footer{color:#eef2eb;background:#17221b;border-top:1px solid #ffffff14}.footer-inner{width:min(100% - 2rem,1160px);margin:0 auto;padding-top:2rem;padding-bottom:1rem}.footer-main{grid-template-columns:minmax(220px,1.2fr) minmax(190px,.95fr) minmax(150px,.7fr) minmax(150px,.75fr);align-items:start;gap:1.5rem;display:grid}.footer-brand{gap:.35rem;display:grid}.page-footer p{letter-spacing:.02em;margin:0;font-weight:700}.footer-brand span,.footer-column span,.footer-bottom{color:#cbd5c9;font-size:.92rem;line-height:1.5}.footer-column{align-content:start;gap:.45rem;display:grid}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem}.page-footer a{color:#f3d28a;overflow-wrap:anywhere;align-items:center;width:max-content;max-width:100%;font-weight:700;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.page-footer a:hover{color:#ffe3a1}.footer-social a{border:1px solid #f3d28a47;min-height:42px;padding:.55rem .8rem}.footer-social a:hover{background:#f3d28a1f;border-color:#f3d28ab3}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;gap:1rem;margin-top:1.6rem;padding-top:1rem;display:flex}.builder-credit{min-height:auto;font-size:.82rem;color:#aeb9af!important;font-weight:600!important}.facebook-link{gap:.45rem}.facebook-mark{color:#fff;background:#1877f2;border-radius:50%;justify-content:center;align-items:center;width:1.85rem;height:1.85rem;font-family:Arial,Helvetica,sans-serif;font-size:1.42rem;font-weight:800;line-height:1;display:inline-flex}.page-footer a:focus-visible{outline-offset:2px;outline:2px solid #f3d28a}@media (width<=980px){.top-nav{align-items:center;padding:.65rem .9rem}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-bottom{flex-direction:column;align-items:flex-start}.menu-toggle{display:inline-flex}.top-nav nav{border:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;transform-origin:100% 0;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;max-height:min(70vh,520px);padding:.65rem;transition:opacity .24s,transform .28s,visibility 0s linear .28s;display:grid;position:absolute;top:calc(100% + 1px);left:.9rem;right:.9rem;overflow-y:auto;transform:translateY(-.75rem)scale(.98);box-shadow:0 24px 54px #1f25302e}.top-nav nav.menu-open{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translateY(0)scale(1)}.top-nav nav a{background:#f7f8f6;border:1px solid #0000;align-items:center;min-height:44px;padding:.7rem .8rem;display:flex}.top-nav nav a:hover,.top-nav nav a.active{color:var(--brand);background:#fff8ea;border-color:#8f1d2c3d}.top-nav nav a.active{border-bottom-color:#8f1d2c3d}.top-nav nav a:after{display:none}}@media (width<=440px){.footer-inner{width:min(100% - 1.4rem,1160px);padding-top:1.5rem}.footer-main{grid-template-columns:1fr;gap:1.2rem}.footer-social a{justify-content:center;width:100%}.brand-mark{gap:.55rem;max-width:calc(100% - 58px)}.brand-mark img{width:40px;height:40px}.brand-mark span{font-size:.95rem}.top-nav nav{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.feature-card,.heritage-section{opacity:1!important;transform:none!important}}.home-page{background:linear-gradient(#fff 0%,#f6f7f4 44%,#fff 100%);width:100%}.hero-band{background:radial-gradient(circle at 82% 18%,#d9b45f38,#0000 28%),linear-gradient(135deg,#18261e 0%,#22382b 48%,#6f1d2a 100%);align-items:center;min-height:min(640px,100vh - 76px);padding:clamp(1.4rem,4vw,3rem) 0;display:flex;position:relative;overflow:hidden}.hero-band:before{content:"";pointer-events:none;background:linear-gradient(#0000,#0a100c61);height:42%;animation:8s ease-in-out infinite alternate hero-shade;position:absolute;inset:auto 0 0}.hero-band:after{content:"";opacity:.42;pointer-events:none;background:linear-gradient(115deg,#0000 0 38%,#ffffff14 48%,#0000 58% 100%);animation:7s ease-in-out infinite hero-sheen;position:absolute;inset:0;transform:translate(-35%)}.hero-layout{z-index:1;grid-template-columns:minmax(0,.92fr) minmax(340px,.78fr);align-items:center;gap:clamp(1.25rem,4vw,3rem);display:grid;position:relative}.hero-content{z-index:1;border-left:5px solid #d9b45f;width:min(760px,100%);padding-left:clamp(1rem,2vw,1.4rem);position:relative}.hero-label{text-transform:uppercase;letter-spacing:.1em;color:#f3d28a;margin:0;font-size:.78rem;font-weight:700}.hero-content h1{color:var(--ink-on-dark);letter-spacing:-.035em;max-width:none;margin:.65rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.3rem);line-height:.98}.hero-content p{color:#eef2eb;max-width:58ch;margin:.85rem 0 0;font-size:clamp(.98rem,1.45vw,1.1rem);line-height:1.55}.hero-content .hero-tagline{color:#f3d28a;max-width:27ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:700;line-height:1.16}.hero-visual{min-height:405px;position:relative}.hero-visual:before{content:"";border:1px solid #f3d28a6b;position:absolute;inset:8% -6% -6% 12%}.hero-visual img{object-fit:cover;width:min(470px,92%);height:355px;transition:transform .8s var(--ease-spring), filter .45s ease;display:block;position:absolute;inset:0 0 auto auto;box-shadow:0 28px 70px #070c096b}.hero-visual:hover img{filter:saturate(1.06)contrast(1.03);transform:translateY(-6px)scale(1.025)}.hero-card{color:#1f2530;background:#fffffff0;border-top:4px solid #d9b45f;width:min(300px,72%);padding:.85rem;animation:5.8s ease-in-out infinite float-card;position:absolute;bottom:1.1rem;left:0;box-shadow:0 18px 42px #070c0947}.hero-card p{color:#8f1d2c;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.hero-card strong{color:#1f2530;margin-top:.25rem;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;display:block}.hero-card span{color:#4f5c54;margin-top:.35rem;line-height:1.35;display:block}.hero-cta{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.hero-cta a{color:#fff;border:1px solid #0000;padding:.78rem 1rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;position:relative;overflow:hidden}.hero-cta a:before{content:"";transition:transform .65s var(--ease-out);background:linear-gradient(110deg,#0000 0 34%,#ffffff61 48%,#0000 62% 100%);position:absolute;inset:0;transform:translate(-120%)}.hero-cta a:hover:before,.hero-cta a:focus-visible:before{transform:translate(120%)}.hero-cta a:first-child{color:#1f2530;background:#d9b45f}.hero-cta a:first-child:hover{background:#efc86d}.hero-cta a:last-child{color:#fff;background:#ffffff1a;border-color:#ffffff94}.hero-cta a:last-child:hover{background:#ffffff2e}.hero-cta a:hover{transform:translateY(-1px)}.hero-stats{gap:.6rem;width:min(230px,52%);margin:0;display:grid;position:absolute;bottom:0;right:0}.hero-stats span{color:#f8f2df;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141f18b8;border:1px solid #f3d28a3d;padding:.55rem .7rem;font-size:.82rem;font-weight:700}.quick-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#c9d1c4;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.quick-strip p{color:#243027;transition:background-color .25s ease, transform .25s var(--ease-out), color .25s ease;background:#eef1eb;margin:0;padding:1rem;font-size:.86rem;font-weight:700}.quick-strip span{color:#8f1d2c;letter-spacing:.08em;margin-bottom:.18rem;font-size:.72rem;display:block}.quick-strip p:last-child{border-right:0}.quick-strip p:hover{color:#17221b;background:#fff8ea;transform:translateY(-2px)}.section-shell{width:min(1160px,100% - 2rem);margin:0 auto}.destinations-section,.story-section,.contact-section,.partners-section{border-bottom:1px solid var(--line);padding-top:clamp(2.6rem,6vw,4.5rem);padding-bottom:clamp(2.6rem,6vw,4.5rem)}.section-heading{width:min(760px,100%);margin-bottom:1.6rem}.destinations-header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.6rem;display:flex}.destinations-header .section-heading{margin-bottom:0}.section-heading h2,.brochure-inner h2,.story-copy h2,.contact-section h2,.partners-section h2{color:#1e2430;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3.6vw,2.7rem);line-height:1.14}.section-heading p,.story-section p,.contact-section p,.brochure-inner p{color:var(--muted);margin:.75rem 0 0;line-height:1.65}.section-kicker,.story-kicker{color:#8f1d2c;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.destination-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.dest-wrap{height:300px;transition:box-shadow .28s ease, transform .28s var(--ease-out), border-color .28s ease;background:#fff;border:1px solid #d9ded5;position:relative;overflow:hidden;box-shadow:0 18px 40px #1f253014}.dest-view-more{background:linear-gradient(135deg,#5a1721f0,#7e1626db),linear-gradient(45deg,#f3d28a29,#0000);border:1px solid #d9ded5;grid-column:span 2;justify-content:center;align-items:center;min-height:300px;display:flex;box-shadow:0 18px 40px #1f253014}.dest-view-more button{color:#fff;min-width:min(320px,72%);min-height:58px;font:inherit;cursor:pointer;background:0 0;border:2px solid #f3d28ab8;padding:.9rem 1.4rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.15rem,2vw,1.55rem);font-weight:700;transition:background .2s,transform .2s,border-color .2s}.dest-view-more button:hover{background:#ffffff14;border-color:#f3d28a;transform:translateY(-2px)}.dest-wrap:hover{border-color:#8f1d2c38;transform:translateY(-6px);box-shadow:0 24px 54px #1f253021}.dest-new-card{animation:.52s both destination-card-in}@keyframes destination-card-in{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.dest-overlay{z-index:1;background:#5a1721;padding:1rem .75rem;transition:transform .4s ease-in-out;display:flex;position:absolute;inset:0}.dest-label-strip{z-index:1;border-right:2px solid #f3d28a40;flex-direction:column;flex-shrink:0;justify-content:center;gap:.65rem;width:35%;padding:.5rem .45rem .5rem .25rem;transition:transform .3s ease-in-out .2s,border .3s ease-in-out .2s;display:flex}.dest-label-strip h3{color:#fff;overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(.86rem,1.25vw,1.05rem);line-height:1.18}.dest-image{object-fit:cover;object-position:center;width:65%;height:100%;transition:width .35s ease-in-out, filter .35s ease, transform .45s var(--ease-out);position:absolute;top:0;right:0}.dest-image-contain{object-fit:contain;background-color:#f4f1e8}.dest-dots{align-items:center;gap:.4rem;transition:transform .3s ease-in-out .3s;display:flex;position:absolute;bottom:.9rem;right:1.25rem}.dest-dot{background:#f3d28aa6;border:1px solid #ffffffb3;border-radius:50%;width:.55rem;height:.55rem;transition:background .3s ease-in-out .3s}.dest-text{background:#fff;flex-direction:column;justify-content:flex-start;gap:.36rem;width:65%;height:100%;padding:1rem;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.dest-text h3{color:#1f2530;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.22}.dest-text p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.42}.dest-region{text-transform:uppercase;letter-spacing:.1em;margin:0;font-weight:700;color:#f3d28a!important;font-size:.7rem!important}.dest-location{text-transform:uppercase;letter-spacing:.07em;font-weight:700;color:#4f6554!important;margin-bottom:.1rem!important;font-size:.75rem!important}.dest-map-link{color:var(--brand);border-bottom:1px solid var(--brand);align-self:flex-start;margin-top:.4rem;padding-top:0;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-block}.dest-map-link:hover{color:var(--brand-dark);border-color:var(--brand-dark)}.dest-wrap:hover .dest-overlay,.dest-wrap:focus-within .dest-overlay{transform:translate(-65%)}.dest-wrap:hover .dest-image,.dest-wrap:focus-within .dest-image{filter:saturate(1.08)contrast(1.04);width:35%}.dest-wrap:hover .dest-label-strip,.dest-wrap:focus-within .dest-label-strip{border-color:#0000;transform:translate(186%)}.dest-wrap:hover .dest-dots,.dest-wrap:focus-within .dest-dots{transform:translate(.75rem)}.dest-wrap:hover .dest-dot,.dest-wrap:focus-within .dest-dot{background:#ffffffe6}.brochure-section{color:#fff;background:linear-gradient(90deg,#70202b,#8f1d2c 56%,#4f6554) 0 0/160% 160%;padding:clamp(1.6rem,4vw,2.4rem) 0;animation:9s infinite alternate brochure-glow}.brochure-inner{grid-template-columns:1fr auto;align-items:center;gap:1.25rem;display:grid}.brochure-inner h2{color:#fff}.brochure-inner p{color:#f8e8eb;max-width:68ch}.brochure-inner a,.contact-section a{color:inherit;font-weight:700}.brochure-download{white-space:nowrap;background:#fff;border:1px solid #fff;justify-content:center;align-items:center;min-height:42px;padding:.76rem 1rem;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex;color:#6d1423!important}.brochure-download:hover{background:#f8e9ec;transform:translateY(-1px)}.story-section{grid-template-columns:minmax(280px,.85fr) minmax(0,1fr);align-items:center;gap:clamp(1.3rem,4vw,3rem);display:grid}.story-image-wrap{grid-template-columns:minmax(0,1.15fr) minmax(130px,.85fr);align-items:end;gap:.85rem;display:grid}.story-main-image{border:1px solid var(--line);width:100%;height:auto;transition:transform .45s var(--ease-out), box-shadow .45s ease;display:block;box-shadow:0 18px 40px #1f25301f}.story-inset-image{transition:transform .45s var(--ease-out), box-shadow .45s ease;background:#fff;border:1px solid #d9ded5;box-shadow:0 18px 40px #1f25301f}.story-image-wrap:hover .story-main-image{transform:translateY(-4px)scale(1.01);box-shadow:0 24px 54px #1f253029}.story-image-wrap:hover .story-inset-image{transform:translateY(4px);box-shadow:0 24px 54px #1f253029}.story-inset-image img{object-fit:cover;width:100%;height:245px;display:block}.story-inset-image span{color:#243027;letter-spacing:.06em;text-transform:uppercase;padding:.68rem .8rem;font-size:.78rem;font-weight:700;display:block}.story-copy h2{margin-top:.55rem}.story-copy p{font-size:1rem}.learn-link{color:#7e1626;border-bottom:1px solid #7e1626;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-block}.contact-layout{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:1rem;margin-top:1.2rem;display:grid}.contact-image{justify-content:center;align-items:center;min-height:100%;display:flex}.contact-brand-art{width:100%;position:relative}.contact-brand-art img{width:100%;height:auto;display:block}.contact-brand-art a{color:#7e1626;background:#fff;justify-content:center;align-items:center;height:16%;font-family:Georgia,Times New Roman,serif;font-size:clamp(.8rem,2vw,1.25rem);font-weight:700;line-height:1;text-decoration:none;display:flex;position:absolute;bottom:7%;left:18%;right:18%}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.contact-grid>div{background:#fff;border:1px solid #d9ded5;padding:1rem;box-shadow:0 14px 30px #1f25300f}.contact-label{text-transform:uppercase;letter-spacing:.08em;color:#6a7482;margin:0;font-size:.78rem;font-weight:700}.partner-grid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:.75rem;margin-top:1.2rem;display:grid}.partner-badge{background:#fff;border:1px solid #d9ded5;justify-content:center;align-items:center;min-height:92px;padding:.8rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}a.partner-badge:hover,a.partner-badge:focus-visible{border-color:#8f1d2c;transform:translateY(-2px);box-shadow:0 14px 28px #1f253014}@keyframes hero-sheen{0%,38%{transform:translate(-45%)}72%,to{transform:translate(45%)}}@keyframes hero-shade{0%{opacity:.82}to{opacity:1}}@keyframes float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes brochure-glow{0%{background-position:0%}to{background-position:100%}}.partner-badge img{object-fit:contain;width:100%;height:74px}.hero-cta a:focus-visible,.brochure-download:focus-visible,.dest-map-link:focus-visible,.dest-view-more button:focus-visible,.learn-link:focus-visible{outline-offset:2px;outline:2px solid #7e1626}@media (width<=980px){.hero-band{min-height:auto;padding:1.4rem 0}.hero-layout{grid-template-columns:1fr;gap:1rem}.hero-content h1{max-width:18ch}.hero-visual{min-height:350px}.hero-visual img{width:min(560px,78%);height:320px}.quick-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-strip p:nth-child(2n){border-right:0}.section-shell{width:min(1080px,100% - 1rem)}.destinations-header{flex-direction:column;align-items:flex-start;gap:1rem}.destination-list{grid-template-columns:repeat(2,minmax(0,1fr))}.dest-view-more{grid-column:span 2}.brochure-inner,.story-section,.contact-layout{grid-template-columns:1fr}.brochure-download{justify-self:start}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.home-page{background:#f7f8f5}.hero-band{background:linear-gradient(#17221b14,#0000 34%),linear-gradient(145deg,#17221b 0%,#253d2f 56%,#7e1626 100%);align-items:flex-start;padding:1.1rem 0 1.25rem}.hero-band:before{height:34%}.hero-layout{gap:1.1rem}.hero-content{border-top:4px solid #d9b45f;border-left:0;padding:.2rem 0 .15rem}.hero-label{letter-spacing:.08em;margin-top:.85rem;font-size:.72rem}.hero-content h1{max-width:100%;margin-top:.55rem;font-size:clamp(3.25rem,16vw,4.5rem);line-height:.95}.hero-content p{font-size:1rem;line-height:1.55}.hero-content .hero-tagline{font-size:1.45rem;line-height:1.18}.hero-cta{grid-template-columns:1fr;gap:.6rem;display:grid}.hero-cta a{text-align:center;justify-content:center;align-items:center;min-height:48px;display:flex}.hero-visual{gap:.65rem;min-height:auto;display:grid}.hero-visual:before{display:none}.hero-visual img,.hero-card{width:100%;position:static}.hero-visual img{border:1px solid #f3d28a3d;height:260px;box-shadow:0 18px 42px #070c0952}.hero-card{padding:.95rem;box-shadow:0 14px 34px #070c092e}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;width:100%;display:grid;position:static}.hero-stats span{text-align:center;justify-content:center;align-items:center;min-height:54px;padding:.55rem .4rem;font-size:.75rem;line-height:1.2;display:flex}.quick-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px}.quick-strip p{min-height:76px;padding:.85rem;font-size:.82rem}.destinations-section,.story-section,.contact-section,.partners-section{padding-top:2rem;padding-bottom:2rem}.section-heading{margin-bottom:1.15rem}.section-heading h2,.brochure-inner h2,.story-copy h2,.contact-section h2,.partners-section h2{font-size:1.8rem;line-height:1.16}.section-heading p,.story-section p,.contact-section p,.brochure-inner p{line-height:1.55}.destination-list,.partner-grid{grid-template-columns:1fr}.dest-view-more{grid-column:auto;min-height:118px;box-shadow:0 12px 28px #1f25301a}.dest-view-more button{width:calc(100% - 2rem);min-width:0;min-height:52px;font-size:1.18rem}.dest-wrap{height:auto;min-height:0;box-shadow:0 12px 28px #1f253014}.dest-overlay,.dest-image,.dest-text,.dest-label-strip{width:100%;position:static;transform:none!important}.dest-overlay{background:#4f121c;height:auto;min-height:0;padding:0;display:grid}.dest-text{gap:.5rem;height:auto;max-height:none;padding:1rem;overflow:visible}.dest-label-strip{border-top:2px solid #f3d28a40;border-right:0;grid-row:2;gap:.35rem;min-height:92px;padding:.95rem 1rem}.dest-label-strip h3,.dest-text h3{font-size:1.12rem}.dest-image{grid-row:1;height:218px;min-height:0}.dest-dots{display:none}.dest-wrap:hover .dest-overlay,.dest-wrap:focus-within .dest-overlay{transform:none}.dest-wrap:hover .dest-image,.dest-wrap:focus-within .dest-image{width:100%}.dest-wrap:hover .dest-label-strip,.dest-wrap:focus-within .dest-label-strip,.dest-wrap:hover .dest-dots,.dest-wrap:focus-within .dest-dots{transform:none}.story-image-wrap{grid-template-columns:1fr;gap:.75rem;min-height:0;padding:0;display:grid}.story-main-image,.story-inset-image{width:100%;position:static}.story-inset-image img{height:210px}.story-inset-image span{font-size:.72rem}.brochure-inner{grid-template-columns:1fr;gap:1rem}.brochure-download{white-space:normal;text-align:center;justify-self:stretch;width:100%;min-height:50px}.contact-layout{margin-top:1rem}.contact-brand-art{max-width:430px}.contact-grid>div{padding:.9rem}.partner-badge{min-height:84px}.partner-badge img{height:62px}}@media (width<=420px){.section-shell{width:min(100% - 1.4rem,1160px)}.hero-content h1{font-size:clamp(3rem,16vw,3.75rem)}.hero-visual img{height:230px}.hero-stats{grid-template-columns:1fr}.dest-text{padding:.85rem}.contact-grid{grid-template-columns:1fr}}.section-page{animation:section-page-in .55s var(--ease-out) both;padding:clamp(2.5rem,6vw,4.8rem) 1.3rem 4rem}.section-page .section-shell{width:min(1060px,100%);margin:0 auto}.section-page-header{width:min(860px,100%)}.section-label{text-transform:uppercase;letter-spacing:.1em;color:var(--brand);animation:label-track-in .7s var(--ease-out) both;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.section-page h1{color:#1f2530;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.2rem);line-height:1.1}.section-page-header>p:last-child{color:var(--muted);max-width:60ch;margin:0;font-size:1.05rem;line-height:1.6}.section-intro{color:#334033;max-width:74ch;animation:intro-line-in .75s var(--ease-out) .12s both;border-left:5px solid #d9b45f;margin:clamp(1.3rem,3vw,2rem) 0 0;padding-left:1rem;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.62}.feature-list{gap:1.1rem;margin-top:clamp(1.8rem,4vw,2.8rem);display:grid}.feature-card{border:1px solid var(--line);transition:border-color .3s ease, box-shadow .3s ease, transform .3s var(--ease-out);background:#fff;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);align-items:stretch;gap:clamp(1rem,3vw,1.6rem);display:grid;overflow:hidden;box-shadow:0 18px 40px #1f253014}.feature-card:hover,.feature-card:focus-within{border-color:#8f1d2c3d;transform:translateY(-5px);box-shadow:0 28px 64px #1f253021}.feature-media-frame{background:#f7f8f6;grid-template-rows:1fr auto;min-height:340px;display:grid;overflow:hidden}.feature-media{object-fit:cover;width:100%;height:100%;min-height:0;transition:transform .65s var(--ease-spring), filter .35s ease;display:block}.feature-card:hover .feature-media,.feature-card:focus-within .feature-media{filter:saturate(1.06)contrast(1.03);transform:scale(1.045)}.feature-credit{color:var(--muted);border-top:1px solid var(--line);background:#fff;margin:0;padding:.45rem .65rem;font-size:.76rem;line-height:1.4}.feature-credit a{color:var(--brand);text-underline-offset:.16em;font-weight:700;text-decoration-thickness:1px}.feature-copy{flex-direction:column;justify-content:center;padding:clamp(1.1rem,3vw,1.8rem);display:flex}.feature-location,.feature-note{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.feature-copy h2{color:#1f2530;margin:.5rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.12}.feature-copy p{color:var(--muted);margin:.85rem 0 0;font-size:1rem;line-height:1.62}.feature-address{color:#394452;font-weight:700}.feature-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.feature-actions a{color:#fff;background:var(--brand);border:1px solid var(--brand);align-items:center;min-height:42px;padding:.68rem .85rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.feature-actions a:hover,.feature-actions a:focus-visible{background:var(--brand-dark);transform:translateY(-1px);box-shadow:0 12px 24px #8f1d2c2e}.map-embed-section{border:1px solid var(--line);background:#fff;margin-top:clamp(1.8rem,4vw,3rem);overflow:hidden;box-shadow:0 18px 40px #1f253014}.map-embed-section iframe{border:0;width:100%;min-height:min(72vh,620px);display:block}.map-open-link{color:#fff;background:var(--brand);border:1px solid var(--brand);align-items:center;min-height:44px;margin:1rem;padding:.7rem .95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.map-open-link:hover,.map-open-link:focus-visible{background:var(--brand-dark);transform:translateY(-1px)}.heritage-story{gap:1rem;margin-top:clamp(1.8rem,4vw,3rem);display:grid}.heritage-section{border:1px solid var(--line);transition:border-color .3s ease, box-shadow .3s ease, transform .3s var(--ease-out);background:#fff;grid-template-columns:1fr;gap:clamp(1rem,3vw,1.6rem);padding:clamp(1.1rem,3vw,1.8rem);display:grid;overflow:hidden;box-shadow:0 16px 36px #1f25300f}.heritage-section:hover,.heritage-section:focus-within{border-color:#8f1d2c33;transform:translateY(-4px);box-shadow:0 24px 54px #1f25301c}.heritage-section.has-image{grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);align-items:stretch}.heritage-section img{object-fit:cover;width:100%;height:100%;min-height:260px;transition:transform .65s var(--ease-spring), filter .35s ease;display:block}.heritage-section:hover img,.heritage-section:focus-within img{filter:saturate(1.05);transform:scale(1.035)}@keyframes section-page-in{0%{opacity:0}to{opacity:1}}@keyframes label-track-in{0%{opacity:0;letter-spacing:.18em}to{opacity:1;letter-spacing:.1em}}@keyframes intro-line-in{0%{opacity:0;border-left-color:#0000;transform:translate(-10px)}to{opacity:1;border-left-color:#d9b45f;transform:translate(0)}}.heritage-section-copy{align-self:center}.heritage-section h2{color:#1f2530;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.15}.heritage-section p{color:var(--muted);margin:.8rem 0 0;font-size:1rem;line-height:1.68}.heritage-list-block{border-top:1px solid var(--line);margin-top:1rem;padding-top:1rem}.heritage-list-block h3{color:var(--brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .65rem;font-size:.78rem;font-weight:700}.heritage-list-block ul{color:#394452;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1rem;margin:0;padding-left:1.1rem;display:grid}.heritage-list-block li{line-height:1.45}@media (width<=760px){.section-page{padding:2rem .85rem 3rem}.section-intro{padding-left:.8rem}.feature-card{grid-template-columns:1fr}.feature-media-frame{min-height:240px}.heritage-section.has-image{grid-template-columns:1fr;align-items:start}.heritage-section img{height:clamp(220px,54vw,300px);min-height:0}.heritage-list-block ul{grid-template-columns:1fr}.map-embed-section iframe{min-height:420px}}@media (width<=460px){.section-page{padding-inline:.7rem}.feature-media-frame{min-height:190px}.heritage-section img{height:190px;min-height:0}.feature-actions{grid-template-columns:1fr;display:grid}.feature-actions a,.map-open-link{overflow-wrap:anywhere;text-align:center;justify-content:center;width:100%}.map-open-link{width:calc(100% - 1.5rem);margin:.75rem}.map-embed-section iframe{min-height:340px}}
