:root{--bg:#faf9f6;--bg-deep:#f2efe9;--surface:#ffffffbf;--surface-strong:#fffffff0;--ink:#13252d;--ink-soft:#607077;--teal:#116268;--teal-deep:#082f35;--teal-light:#1a8b93;--foam:#dff7f2;--sand:#cca36f;--sand-light:#e8c993;--gold:#d4a84b;--line:#13252d14;--shadow:0 30px 80px #0a141e0a;--shadow-elevated:0 40px 100px #0a141e14;--radius-card:32px;--radius-card-inner:24px;--page-progress:0;--hero-progress:0;--gallery-progress:0;--header-height:82px;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-back:cubic-bezier(.34, 1.56, .64, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px;overflow-x:hidden}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at top left, #cca36f26, transparent 28%), radial-gradient(circle at 84% 12%, #1162681a, transparent 22%), linear-gradient(180deg, #fff 0%, var(--bg) 44%, var(--bg-deep) 100%);font-family:var(--font-inter), "Segoe UI", sans-serif;-webkit-text-size-adjust:100%;word-wrap:break-word;overflow-wrap:break-word;margin:0;overflow-x:hidden}body.nav-open,body.map-overlay-open{overflow:hidden}body:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 50% 0,#ffffffa6,#0000 44%),linear-gradient(#ffffff2e,#0000 35%);position:fixed;inset:0}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--teal);outline-offset:3px}.button:focus-visible{outline-offset:4px;outline:3px solid #11626880}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-outfit), sans-serif;letter-spacing:-.04em;margin:0;font-weight:600}h1{max-width:11ch;font-size:clamp(4rem,8vw,7rem);line-height:.92}h2{font-size:clamp(2.1rem,4vw,3.35rem);line-height:.97}h3{font-size:1.55rem;line-height:1.08}.section-title{font-size:clamp(1.7rem,4vw,3.35rem);line-height:.98}.card-title{letter-spacing:-.02em;font-size:clamp(1.3rem,2.2vw,1.68rem);line-height:1.14}.page-shell{z-index:2;isolation:isolate;width:min(1220px,100% - 32px);margin:0 auto;padding:0 0 84px;position:relative}.site-header{z-index:20;opacity:0;pointer-events:none;width:min(1220px,100% - 32px);transition:opacity .28s,transform .28s;position:fixed;top:18px;left:50%;transform:translate(-50%,-14px)}.site-header-visible{opacity:1;pointer-events:auto;transform:translate(-50%)}.site-header-bar{min-height:var(--header-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffa6;border:1px solid #ffffff80;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:14px 18px 14px 22px;display:grid;box-shadow:0 24px 45px #0a141e0f}.site-brand{color:var(--ink);flex-direction:column;gap:3px;display:inline-flex}.site-brand-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--teal);font-size:.68rem}.site-brand-name{font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;font-size:1.35rem}.site-nav-desktop{flex-wrap:wrap;justify-content:center;gap:18px;display:inline-flex}.site-nav-desktop a{color:var(--ink-soft);font-size:.95rem;transition:color .2s,opacity .2s}.site-nav-desktop a:hover{color:var(--teal)}.site-header-actions{align-items:center;gap:12px;display:inline-flex}.header-cta{background:linear-gradient(135deg, var(--teal-light) 0%, var(--teal) 100%);min-height:48px;padding-inline:22px;font-size:.94rem;box-shadow:0 8px 20px #082f354d,inset 0 1px #ffffff26}.header-cta:hover{box-shadow:0 12px 28px #082f3559,inset 0 1px #fff3}.burger-button{width:50px;height:50px;color:var(--ink);cursor:pointer;background:#13252d0d;border:0;border-radius:16px;padding:0;transition:background-color .2s;display:none;position:relative}.burger-button:hover{background:#13252d17}.burger-button span{background:var(--ink);border-radius:999px;height:2px;transition:transform .24s,opacity .24s,top .24s;position:absolute;left:14px;right:14px}.burger-button span:first-child{top:17px}.burger-button span:nth-child(2){top:24px}.burger-button span:nth-child(3){top:31px}.site-header-open .burger-button span:first-child{top:24px;transform:rotate(45deg)}.site-header-open .burger-button span:nth-child(2){opacity:0}.site-header-open .burger-button span:nth-child(3){top:24px;transform:rotate(-45deg)}.mobile-menu{display:none}[id]{scroll-margin-top:108px}[data-reveal]{--reveal:0;opacity:calc(.1 + var(--reveal) * .9);transform:translate3d(0, calc((1 - var(--reveal)) * 50px), 0) scale(calc(.96 + var(--reveal) * .04)) rotateX(calc((1 - var(--reveal)) * 7deg));will-change:transform, opacity}.reduced-motion [data-reveal]{opacity:1;transform:none}.story-lead,.map-canvas-shell{opacity:1;will-change:auto;transform:none}.immersive-gallery{width:100vw;height:calc(var(--gallery-scenes,4) * 100vh);height:calc(var(--gallery-scenes,4) * 100svh);height:calc(var(--gallery-scenes,4) * 100dvh);margin-bottom:24px;margin-left:calc(50% - 50vw);position:relative}.gallery-viewport{background:#0f1c23;width:100vw;height:100dvh;min-height:100vh;left:50%;overflow:hidden;transform:translate(-50%)}.gallery-viewport-start,.gallery-viewport-fixed{top:0}.gallery-viewport-start,.gallery-viewport-end{position:absolute}.gallery-viewport-start{inset:0 auto auto 50%}.gallery-viewport-fixed{position:fixed;inset:0 auto auto 50%}.gallery-viewport-end{inset:auto auto 0 50%}.gallery-stage{--stage-visibility:0;--stage-shift:0;width:100vw;height:100%;opacity:var(--stage-visibility);transform:translate3d(0, calc(var(--stage-shift) * 28px), 0) scale(calc(1.08 - var(--stage-visibility) * .08));margin:0;transition:opacity .12s linear,transform .12s linear;position:absolute;inset:0}.gallery-stage:first-child{--stage-visibility:1;--stage-shift:0}.gallery-stage:after{content:"";background:linear-gradient(#0812182e 0%,#0812180f 34%,#0812189e 100%),radial-gradient(circle at 100% 0,#ffffff2e,#0000 32%);position:absolute;inset:0}.gallery-stage .cover-image{object-fit:cover;width:100%;height:100%}.gallery-stage-copy{z-index:1;color:#f5f8f7;width:min(560px,100%);opacity:calc(.28 + var(--stage-visibility) * .72);transform:translateY(calc((1 - var(--stage-visibility)) * 28px));transition:opacity .2s,transform .2s;position:absolute;bottom:clamp(28px,8vh,70px);left:clamp(24px,5vw,72px);right:24px}.gallery-stage-copy .section-label,.gallery-stage-copy p{color:#f5f8f7d1}.gallery-stage-copy p:last-child{margin:14px 0 0;font-size:1.05rem;line-height:1.7}.gallery-stage:first-child .gallery-stage-copy{opacity:1;transform:none}.gallery-stage:first-child .gallery-stage-copy.welcome-copy{text-align:center;text-shadow:0 2px 20px #0009,0 1px 4px #0006;width:min(640px,90%);bottom:50%;left:50%;right:auto;transform:translate(-50%,50%)}.gallery-stage:first-child .gallery-stage-copy.welcome-copy .section-label{letter-spacing:.25em;color:#fffffff2;margin-bottom:16px;font-size:.85rem}.gallery-stage:first-child .gallery-stage-copy.welcome-copy h2{color:#fff;margin-bottom:20px;font-size:clamp(2rem,5vw,3.2rem);line-height:1.2}.gallery-stage:first-child .gallery-stage-copy.welcome-copy p:last-child{color:#fffffff2;max-width:480px;margin:0 auto;font-size:1.15rem}.gallery-stage-headline{z-index:2;color:#f5f8f7e0;max-width:420px;position:absolute;top:clamp(20px,4vh,40px);left:clamp(24px,5vw,72px)}.gallery-stage-headline .eyebrow{color:#f5f8f7b8}.gallery-stage-headline p:last-child{margin:0;line-height:1.6}.gallery-quick-nav{z-index:3;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(270deg,#08141c6b 0%,#08141c3d 74%,#08141c0f 100%);border:1px solid #ffffff14;border-radius:22px;width:min(196px,100vw - 48px);padding:14px 16px 15px 18px;position:absolute;top:clamp(20px,4vh,38px);right:clamp(24px,5vw,72px);box-shadow:0 16px 32px #030c122e}.gallery-quick-nav-links{justify-items:end;gap:9px;display:grid}.gallery-quick-nav-links a{color:#f5f8f7bd;letter-spacing:.16em;text-transform:uppercase;padding-right:15px;font-size:.73rem;transition:color .2s,transform .2s;position:relative}.gallery-quick-nav-links a:after{content:"";background:#f5f8f76b;width:8px;height:1px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.gallery-quick-nav-links a:hover{color:#fffffff5;transform:translate(-2px)}.gallery-scroll-indicator{z-index:2;color:#f5f8f7e6;flex-direction:column;align-items:center;gap:10px;display:inline-flex;position:absolute;bottom:clamp(20px,4vh,34px);left:50%;transform:translate(-50%)}.gallery-scroll-label{letter-spacing:.2em;text-transform:uppercase;font-size:.72rem}.gallery-scroll-track{background:#f5f8f742;border-radius:999px;width:min(180px,38vw);height:2px;display:block;overflow:hidden}.gallery-scroll-fill{width:calc(var(--gallery-progress) * 100%);background:linear-gradient(90deg,#ffffffdb,#8fe2daf2);border-radius:999px;height:100%;display:block;box-shadow:0 0 16px #8fe2da59}.hero,.story-rail,.section-grid,.authority-section,.gallery-section,.details-layout,.process-section,.map-section,.seo-local-section,.faq-section,.cta-section{margin-top:96px}.hero{grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);align-items:center;gap:42px;min-height:92vh;margin-top:0;padding:32px 0 20px;display:grid}.hero-copy{z-index:2;max-width:40rem;transform:translateY(calc(var(--hero-progress) * -14px));position:relative}.hero-title{text-wrap:balance;max-width:min(12.5ch,100%);font-size:clamp(3.1rem,6vw,5.6rem);line-height:.96}.hero-title-line{display:block}.hero-title-keep{white-space:nowrap;word-break:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;display:inline-block}.eyebrow,.section-label,.card-kicker{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:.8rem;display:inline-flex}.label-icon,.button-icon,.tag-icon,.trust-icon,.card-icon,.fact-icon,.list-icon,.info-band-icon{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.label-icon{width:.95rem;height:.95rem}.label-icon svg,.button-icon svg,.tag-icon svg,.trust-icon svg,.card-icon svg,.fact-icon svg,.list-icon svg,.info-band-icon svg{width:100%;height:100%}.hero-text,.feature-card p,.support-copy,.cta-panel p,.detail-list li,.booking-card p,.story-card p{color:var(--ink-soft);font-size:1.03rem;line-height:1.68}.hero-text{max-width:50ch;margin:24px 0 0}.floating-tags{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.floating-tag{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .24s var(--ease-out-expo), border-color .24s ease, box-shadow .24s ease;background:#fffbf4b8;border:1px solid #11626829;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:.95rem;font-weight:500;display:inline-flex;box-shadow:0 12px 32px #0a1c250f}.floating-tag:hover{border-color:#11626847;transform:translateY(-2px);box-shadow:0 16px 40px #0a1c251a}.tag-icon{width:1rem;height:1rem;color:var(--teal)}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button{cursor:pointer;min-height:54px;font:inherit;transition:transform .28s var(--ease-out-expo), background-color .24s ease, color .24s ease, border-color .24s ease, box-shadow .28s var(--ease-out-expo);border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 26px;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{transform:translateY(-3px)}.button:active{transition-duration:.1s;transform:translateY(-1px)scale(.98)}.button-primary{color:#fffdf8;background:linear-gradient(135deg, var(--teal-light) 0%, var(--teal-deep) 100%);position:relative;box-shadow:0 18px 36px #082f3547,0 0 #11626800}.button-primary:hover{box-shadow:0 24px 48px #082f3552,0 0 0 4px #1162681f}.button-primary:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}@keyframes ctaPulse{0%{box-shadow:0 0 #d4a84bb3}70%{box-shadow:0 0 0 20px #d4a84b00}to{box-shadow:0 0 #d4a84b00}}.button-cta-action{color:#fffdf8;background:linear-gradient(135deg, var(--gold) 0%, #c48e2b 100%);border:1.5px solid #ffffff26;animation:2.5s infinite ctaPulse;position:relative;box-shadow:0 18px 36px #c4963547}.button-cta-action:hover{background:linear-gradient(135deg, #ebc473 0%, var(--gold) 100%);animation:none;transform:translateY(-4px)scale(1.02);box-shadow:0 24px 48px #c4963561,0 0 0 4px #d4a84b1f}.button-cta-action:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#fff3 0%,#0000 60%);position:absolute;inset:0}.button-secondary{background:#fffbf4d1;border:1.5px solid #13252d24;box-shadow:0 8px 24px #0a1c250f}.button-secondary:hover{background:#fffbf4f2;border-color:#13252d38;box-shadow:0 16px 36px #0a1c251a}.button-ghost{background:#ffffff14}.button-icon{width:1.15rem;height:1.15rem}.error-screen{place-items:center;min-height:100svh;padding:28px 16px;display:grid;position:relative;overflow:clip}.error-shell{z-index:1;width:min(1220px,100%);position:relative}.error-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);isolation:isolate;background:linear-gradient(#fffbf4eb 0%,#f6efe3e6 100%);border:1px solid #ffffff6b;border-radius:40px;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:28px;padding:clamp(28px,5vw,56px);display:grid;position:relative;box-shadow:0 36px 90px #0a1c2529}.error-visual{z-index:0;pointer-events:none;position:absolute;inset:-10% -6%}.error-glow,.error-orbit{border-radius:50%;position:absolute}.error-glow{filter:blur(24px);opacity:.7}.error-glow-primary{background:#cca36f47;width:280px;height:280px;top:10%;left:6%}.error-glow-secondary{background:#1162682e;width:340px;height:340px;bottom:2%;right:3%}.error-orbit{border:1px solid #1162681f}.error-orbit-large{width:460px;height:460px;top:8%;right:12%}.error-orbit-small{width:180px;height:180px;bottom:10%;left:10%}.error-copy,.error-aside{z-index:1;height:100%;position:relative}.error-eyebrow,.error-aside-kicker{color:var(--ink-soft);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.82rem;font-weight:700}.error-code{letter-spacing:-.06em;color:var(--teal-deep);margin:18px 0 0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(4.8rem,10vw,8rem);line-height:.88}.error-copy h1{max-width:9ch;margin-top:18px;font-size:clamp(3rem,6vw,5.15rem);line-height:.92}.error-description{max-width:42rem;color:var(--ink-soft);margin:22px 0 0;font-size:1.05rem;line-height:1.72}.error-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.error-aside{color:#eef7f4f0;background:#082f35d1;border:1px solid #13252d14;border-radius:32px;align-self:end;padding:28px;box-shadow:inset 0 1px #ffffff14}.error-aside h2{color:#f6efe3;margin-top:14px;font-size:clamp(1.8rem,3.8vw,2.8rem)}.error-aside-text{color:#eef7f4c7;margin:16px 0 0;line-height:1.7}.error-points{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.error-points li{color:#f6efe3f2;background:#ffffff0d;border:1px solid #ffffff17;border-radius:20px;padding:14px 16px}.hero-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:36px 0 0;display:grid}.hero-stats div,.booking-card,.feature-card,.detail-panel,.cta-panel,.hero-card-float,.info-band,.story-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-stats div{border:1px solid var(--line);transition:transform .28s var(--ease-out-expo), box-shadow .28s var(--ease-out-expo), border-color .24s ease;background:#fffbf4b8;border-radius:24px;padding:20px 20px 22px}.hero-stats div:hover{border-color:#11626829;transform:translateY(-4px);box-shadow:0 20px 44px #0a1c251a}.hero-stats dt{color:var(--ink-soft);letter-spacing:.01em;font-size:.88rem}.hero-stats dd{color:var(--teal-deep);letter-spacing:-.02em;margin:10px 0 0;font-size:1.75rem;font-weight:700}.scroll-cue{color:var(--ink-soft);letter-spacing:.04em;text-transform:uppercase;background:#fffbf480;border-radius:999px;align-items:center;gap:14px;margin-top:28px;padding:12px 18px 12px 14px;font-size:.88rem;font-weight:500;transition:background .24s;display:inline-flex}.scroll-cue:hover{background:#fffbf4cc}.scroll-cue span{background:linear-gradient(135deg, var(--teal) 0%, var(--teal-deep) 100%);border-radius:50%;width:32px;height:32px;position:relative}.scroll-cue span:after{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)rotate(45deg)}.hero-visual{min-height:700px;position:relative}.hero-scene{z-index:0;opacity:.78;filter:blur(.2px);border-radius:40px;position:absolute;inset:4% 4% 16%;overflow:hidden}.scene-canvas{width:100%;height:100%;display:block}.hero-card{box-shadow:var(--shadow);border-radius:36px;overflow:hidden}.hero-card-main{z-index:1;transform:translateY(calc(var(--hero-progress) * -22px)) scale(calc(1.045 - var(--hero-progress) * .045));position:absolute;inset:0 0 82px}.hero-card-main:after{content:"";background:linear-gradient(#0000 0%,#082f350d 60%,#082f3529 100%),radial-gradient(circle at 0 0,#ffffff3d,#0000 30%);position:absolute;inset:0}.hero-card-float{color:#eef7f4;z-index:2;width:min(360px,82%);transform:translateY(calc(var(--hero-progress) * 14px));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:radial-gradient(circle at 100% 0,#8fe2da26,#0000 40%),#072025e0;border:1px solid #fffbf433;border-radius:32px;padding:28px;position:absolute;bottom:0;right:-10px;box-shadow:0 24px 56px #082f3559,inset 0 1px #ffffff0f}.hero-card-float .card-kicker{color:#8fe2daf2;background:#8fe2da26;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px;font-size:.75rem;display:inline-flex}.hero-card-float .card-title{color:#f6fbf9}.hero-card-float p{color:#eef7f4d1;margin:12px 0 0;line-height:1.62}.cover-image{object-fit:cover;width:100%;height:100%}.info-band{border:1px solid var(--line);background:radial-gradient(circle at 0 0,#1162680f,#0000 40%),#fffbf4bf;border-radius:32px;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:28px;display:grid;box-shadow:0 24px 56px #0a1c2514}.info-band div{border-radius:var(--radius-card-inner);background:#ffffff80;flex-direction:column;gap:8px;padding:16px;transition:background .24s;display:flex}.info-band div:hover{background:#fffc}.band-value{color:var(--teal-deep);letter-spacing:-.02em;font-size:1.7rem;font-weight:700}.info-band-icon{width:1.15rem;height:1.15rem;color:var(--teal)}.band-label{color:var(--ink-soft);font-size:.92rem}.story-rail{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:26px;display:grid}.seo-local-section,.faq-section{gap:28px;display:grid}.seo-copy-grid,.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.seo-copy-card,.faq-card{border-radius:var(--radius-card);transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo), border-color .4s ease;background:#fff;border:1px solid #13252d0d;padding:34px;box-shadow:0 16px 36px #0a141e08}.seo-copy-card:hover,.faq-card:hover{border-color:#1162681a;transform:translateY(-8px);box-shadow:0 32px 64px #0a141e0f}.seo-copy-card .card-title,.faq-card .card-title{transition:color .24s}.seo-copy-card:hover .card-title,.faq-card:hover .card-title{color:var(--teal)}.seo-copy-card p,.faq-card p{margin:16px 0 0}.card-icon{width:2.75rem;height:2.75rem;color:var(--teal);background:#11626814;border:1px solid #1162681f;border-radius:14px;margin-bottom:18px}.seo-local-footer{border:1px solid var(--line);background:#fffbf4b3;border-radius:24px;padding:28px 32px}.seo-local-footer p{color:var(--ink-soft);margin:0;font-size:.95rem;line-height:1.72}.story-lead{border:1px solid var(--line);background:linear-gradient(#fffbf4bd,#f4ebdfa3);border-radius:34px;padding:34px;position:sticky;top:88px;box-shadow:0 22px 42px #0a1c2514}.story-stack{gap:18px;display:grid}.story-card{border-radius:var(--radius-card);transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:radial-gradient(circle at 100% 0,#cca36f1a,#0000 30%),#fff;border:1px solid #13252d0d;padding:34px;box-shadow:0 16px 36px #0a141e08}.story-card:hover{transform:translateY(-8px);box-shadow:0 32px 64px #0a141e0d}.story-card p:last-child{margin:14px 0 0}.section-grid,.authority-section,.map-section,.gallery-section,.process-section,.cta-section{gap:28px;display:grid}.authority-grid{align-items:stretch}.authority-card{flex-direction:column;min-height:100%;display:flex}.authority-card-source{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.authority-card-cta{color:var(--teal-deep);align-items:center;gap:8px;margin-top:auto;padding-top:22px;font-size:.95rem;font-weight:700;display:inline-flex}.authority-card-cta:after{content:"↗";font-size:.95rem}.authority-card:hover .authority-card-cta{color:var(--teal)}.map-layout{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);align-items:start;gap:18px;display:grid}.map-copy,.map-legend{gap:18px;display:grid}.map-card,.map-canvas-shell{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:34px;box-shadow:0 18px 34px #15232d0f}.map-card{transition:transform .28s var(--ease-out-expo), box-shadow .28s var(--ease-out-expo);background:linear-gradient(#fffbf5eb,#f2ebe1d6);padding:30px}.map-card:hover{transform:translateY(-4px);box-shadow:0 26px 52px #15232d1a}.map-card .card-title{max-width:14ch}.map-card p:last-child{margin-bottom:0}.map-card-home{background:radial-gradient(circle at 100% 0,#cca36f42,#0000 30%),linear-gradient(#fffbf5eb,#f2ebe1d1)}.map-card-activity p{margin-top:14px}.map-note,.map-distance{color:var(--teal);margin-top:18px;font-weight:600}.map-canvas-shell{background:radial-gradient(circle at 0 0,#1162681f,#0000 28%),linear-gradient(#fffbf5db,#f3ece2bd);min-height:620px;position:sticky;top:102px;overflow:hidden}.resort-map-shell{grid-template-rows:auto 1fr;min-height:100%;display:grid;position:relative}.resort-map-toolbar{z-index:500;pointer-events:none;justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;top:18px;left:18px;right:18px}.map-view-label{color:var(--teal-deep);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffbf4d6;border:1px solid #ffffff6b;border-radius:999px;margin:0;padding:11px 14px;font-size:.76rem;font-weight:700}.map-expand-button{pointer-events:auto;background:#fffbf4e0;min-height:46px}.map-expand-button-icon{flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex}.map-expand-button-icon svg{width:100%;height:100%}.resort-map{width:100%;height:620px}.resort-map-expanded{height:min(78vh,920px)}.map-pin{background:0 0;border:none}.map-pin-core{border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;display:inline-flex}.map-pin-emoji{font-size:1rem;line-height:1}.map-pin-home .map-pin-core{background:var(--teal-deep);border:6px solid #fffbf4f0;width:36px;height:36px;box-shadow:0 0 0 10px #1162682e,0 12px 22px #082f353d}.map-pin-activity .map-pin-core{background:var(--sand);border:5px solid #fffbf4eb;width:30px;height:30px;box-shadow:0 10px 18px #0a1c252e}.map-overlay{z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07181f94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.map-overlay-dialog{background:radial-gradient(circle at 0 0,#1162681f,#0000 28%),linear-gradient(#fffbf4f5,#f2ebe1eb);border:1px solid #ffffff38;border-radius:36px;width:min(1280px,100%);padding:18px;box-shadow:0 34px 84px #0a1c253d}.map-overlay-bar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;display:flex}.map-overlay-text{color:var(--ink-soft);margin:10px 0 0}.map-overlay-close{flex-shrink:0}.leaflet-container{font:inherit;color:var(--ink)}.leaflet-control-zoom{border:none;box-shadow:0 16px 28px #0a1c2524}.leaflet-control-zoom a{color:var(--ink)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:var(--ink);background:#fffbf4f5}.leaflet-popup-content{margin:14px 16px;line-height:1.55}.section-heading{gap:12px;max-width:760px;display:grid}.section-heading.compact{max-width:680px}.card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card{border-radius:var(--radius-card);transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo), border-color .4s ease;background:#fff;border:1px solid #13252d0d;padding:34px;box-shadow:0 16px 36px #0a141e08}.feature-card:hover{border-color:#1162681a;transform:translateY(-8px);box-shadow:0 32px 64px #0a141e0f}.feature-card .card-title{transition:color .24s}.feature-card:hover .card-title{color:var(--teal)}.feature-card p{margin:16px 0 0}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.gallery-item{min-height:240px;box-shadow:var(--shadow);cursor:pointer;transition:transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);border-radius:32px;position:relative;overflow:hidden}.gallery-item:hover{box-shadow:var(--shadow-elevated);transform:scale(1.02)}.gallery-item .cover-image{transform:scale(calc(1.04 - var(--reveal) * .04));transition:transform 1.2s var(--ease-out-expo)}.gallery-item:hover .cover-image{transform:scale(1.08)}.gallery-item:after{content:"";opacity:.6;background:linear-gradient(#0000 40%,#082f3566 100%);transition:opacity .3s;position:absolute;inset:0}.gallery-item:hover:after{opacity:.8}.gallery-item figcaption{z-index:2;color:#f6fbf9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;transition:transform .3s var(--ease-out-expo), opacity .3s ease;background:#082f35b3;border:1px solid #fffbf433;border-radius:16px;padding:12px 16px;font-size:.9rem;line-height:1.4;position:absolute;bottom:18px;left:18px;right:18px;transform:translateY(8px)}.gallery-item:hover figcaption{opacity:1;transform:translateY(0)}.gallery-item-large{grid-column:span 7;min-height:540px}.gallery-item-regular{grid-column:span 5}.gallery-item-wide{grid-column:span 12;min-height:320px}.details-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detail-panel{border-radius:34px;padding:34px}.detail-panel-dark{color:#f2f6f5;background:radial-gradient(circle at 100% 0,#cca36f2e,#0000 28%),linear-gradient(160deg,#09363af5,#051f24f0)}.detail-panel-dark .section-label,.detail-panel-dark .detail-list li,.detail-panel-dark .support-copy{color:#f2f6f5c7}.detail-panel-light{border:1px solid var(--line);background:linear-gradient(#fffaf2e6,#f0e8dcc7)}.detail-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;margin:26px 0 0;padding:0;list-style:none;display:grid}.detail-list li{align-items:flex-start;gap:12px;display:flex}.list-icon{color:currentColor;width:1.1rem;height:1.1rem;margin-top:.18rem}.support-copy{max-width:48ch;margin-top:26px}.booking-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.booking-card{border:1px solid var(--line);background:var(--surface-strong);min-height:128px;transition:transform .28s var(--ease-out-expo), box-shadow .28s var(--ease-out-expo), border-color .24s ease;border-radius:26px;align-items:flex-start;gap:14px;padding:24px;display:flex;box-shadow:0 16px 32px #15232d0f}.booking-card:hover{border-color:#11626829;transform:translateY(-4px);box-shadow:0 24px 48px #15232d1a}.booking-card p{margin:0;font-weight:500;line-height:1.5}.fact-icon{width:1.1rem;height:1.1rem;color:var(--teal);margin-top:.18rem}.cta-panel{color:#f7f7f2;background:radial-gradient(circle at 100% 0,#cca36f6b,#0000 32%),radial-gradient(circle at 0 100%,#8fe2da26,#0000 40%),linear-gradient(135deg,#09363af7,#116268f2);border-radius:40px;padding:48px;position:relative;overflow:hidden;box-shadow:0 40px 80px #082f3559,inset 0 1px #ffffff1a}.cta-panel h2{max-width:18ch}.cta-layout{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:end;gap:28px;display:grid;position:relative}.cta-content{z-index:1;position:relative}.cta-panel:before{content:"";background:radial-gradient(circle,#ffffff14,#0000 60%);width:400px;height:400px;animation:8s ease-in-out infinite cta-glow;position:absolute;top:-50%;right:-20%}@keyframes cta-glow{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.8;transform:translate(-30px,30px)scale(1.1)}}.cta-panel:after{content:"";height:280px;transform:translateY(calc(var(--page-progress) * -70px));background:radial-gradient(circle,#ffffff2e,#0000 64%);position:absolute;inset:auto -10% -45% 40%}.cta-panel .section-label,.cta-content>p:not(.cta-price-guide){color:#f7f7f2d1}.cta-price-guide{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fffffff0;background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;flex-wrap:wrap;align-items:baseline;gap:.2rem .35rem;margin:6px 0 0;padding:14px 18px;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.cta-price-guide strong{color:#fff}.cta-price-guide span{color:#f7f7f2bd}.cta-sidebar{z-index:1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#06292dcc,#082f35f0);border:1px solid #ffffff24;border-radius:28px;gap:18px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 48px #04161938,inset 0 1px #ffffff14}.cta-sidebar-label{letter-spacing:.18em;text-transform:uppercase;color:#ffffffd1;margin:0;font-size:.8rem;font-weight:700}.cta-steps{gap:16px;margin:0;padding:0;list-style:none;display:grid}.cta-step{grid-template-columns:auto 1fr;align-items:flex-start;gap:14px;display:grid}.cta-step+.cta-step{border-top:1px solid #ffffff1f;padding-top:16px}.cta-step-number{width:2.1rem;height:2.1rem;color:var(--teal-deep);font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg,#e8c993f5,#d4a84bf5);border-radius:999px;justify-content:center;align-items:center;font-size:.96rem;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #0416192e,inset 0 1px #fff3}.cta-step-title{color:#fff;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;margin-bottom:4px;font-size:1.08rem;line-height:1.2;display:block}.cta-step-copy p{color:#ffffffe0;margin:0;font-size:.98rem;line-height:1.6}.hero-stats div,.hero-card,.hero-card-float,.info-band,.seo-copy-card,.faq-card,.seo-local-footer,.story-lead,.story-card,.map-card,.map-canvas-shell,.feature-card,.gallery-item,.detail-panel,.booking-card,.cta-panel{border-radius:var(--radius-card)}@media (max-width:1120px){.site-nav-desktop{gap:14px}.site-nav-desktop a{font-size:.9rem}.hero,.story-rail{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{min-height:580px}.card-grid,.seo-copy-grid,.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-layout{grid-template-columns:1fr}.booking-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cta-layout{grid-template-columns:1fr}.details-layout,.info-band{grid-template-columns:1fr 1fr}.error-card{grid-template-columns:1fr}.error-copy h1,.error-description{max-width:none}}@media (max-width:960px){:root{--header-height:72px;--radius-card:26px;--radius-card-inner:18px}.site-header{width:min(100% - 20px,1220px);top:12px}.site-header-bar{grid-template-columns:auto auto;justify-content:space-between;padding:11px 12px 11px 16px}.site-nav-desktop,.header-cta{display:none}.burger-button,.mobile-menu{display:block}.mobile-menu{opacity:0;pointer-events:none;margin-top:10px;transition:opacity .24s,transform .24s;transform:translateY(-10px)}.mobile-menu-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08171feb;border:1px solid #ffffff2e;border-radius:24px;gap:10px;padding:14px;display:grid;box-shadow:0 24px 45px #0a1c252e}.mobile-menu-panel a{color:#f4f7f6e6;background:#ffffff0a;border-radius:16px;padding:12px 14px}.mobile-menu-cta{margin-top:4px}.immersive-gallery{height:calc(var(--gallery-scenes,4) * 92vh);height:calc(var(--gallery-scenes,4) * 92svh);height:calc(var(--gallery-scenes,4) * 92dvh)}.gallery-stage-copy{width:min(500px,100% - 48px)}.gallery-quick-nav{width:min(182px,100vw - 44px);padding:13px 14px 14px 16px}}@media (max-width:780px){:root{--radius-card:24px;--radius-card-inner:18px}.page-shell{width:min(100% - 24px,1220px);padding-top:0}h1{max-width:none;font-size:clamp(3.15rem,15vw,5.1rem)}.hero-title{max-width:11.5ch;font-size:clamp(2.8rem,10vw,4.3rem);line-height:.98}.hero-stats,.card-grid,.seo-copy-grid,.faq-grid,.map-legend,.details-layout,.detail-list,.booking-grid,.info-band{grid-template-columns:1fr}.immersive-gallery{height:calc(var(--gallery-scenes,4) * 88vh);height:calc(var(--gallery-scenes,4) * 88svh);height:calc(var(--gallery-scenes,4) * 88dvh)}.gallery-stage-copy h2{font-size:clamp(1.8rem,8vw,2.55rem)}.gallery-stage-copy p:last-child,.gallery-stage-headline p:last-child{font-size:.96rem}.gallery-quick-nav{display:none}.hero-visual{min-height:430px}.hero-card-main{inset:0 0 56px;transform:none}.hero-card-float{width:auto;margin-top:18px;position:static;transform:none}.hero-scene{inset:2% 2% 14%}.gallery-grid{grid-template-columns:1fr}.gallery-item-large,.gallery-item-regular,.gallery-item-wide{grid-column:auto;min-height:260px}.detail-panel,.cta-panel,.story-card,.story-lead{padding:28px 24px}.story-lead,.map-canvas-shell{position:static;top:auto}.error-screen{padding:18px 12px}.map-card{padding:24px}.map-canvas-shell,.resort-map{height:460px;min-height:460px}.resort-map-toolbar{flex-direction:row;align-items:flex-start}.map-overlay-bar{flex-direction:column;align-items:stretch}.map-view-label{align-self:flex-start}.map-overlay{padding:12px}.map-overlay-dialog{border-radius:var(--radius-card);padding:14px}.resort-map-expanded{height:min(72vh,680px)}.error-card,.error-aside{border-radius:28px}.error-card{gap:22px;padding:24px}.error-copy h1{font-size:clamp(2.55rem,11vw,4rem)}.error-description,.error-aside-text{font-size:.98rem}.error-actions{flex-direction:column}.error-actions .button{width:100%}.error-aside{padding:22px}.gallery-stage-copy{left:20px;right:20px;bottom:calc(112px + env(safe-area-inset-bottom,12px));width:auto}.gallery-scroll-indicator{bottom:calc(76px + env(safe-area-inset-bottom,12px))}.gallery-stage-headline{top:20px;left:20px;right:20px}.gallery-scroll-track{width:min(132px,44vw)}.site-header{width:calc(100% - 16px);top:8px}.site-header-bar{border-radius:20px;padding-inline:12px}.site-brand-name{font-size:1.12rem}.burger-button{border-radius:14px;width:46px;height:46px}.mobile-menu-panel{border-radius:20px}.hero,.story-rail,.section-grid,.authority-section,.gallery-section,.details-layout,.process-section,.cta-section{margin-top:72px}[data-reveal]{transform:translate3d(0, calc((1 - var(--reveal)) * 24px), 0) scale(calc(.985 + var(--reveal) * .015))}}@media (max-width:560px){:root{--radius-card:20px;--radius-card-inner:14px}.gallery-stage-copy{left:16px;right:16px;bottom:calc(112px + env(safe-area-inset-bottom,12px))}.gallery-stage-headline{max-width:none;top:16px;left:16px;right:16px}.gallery-scroll-indicator{bottom:calc(76px + env(safe-area-inset-bottom,12px))}.floating-tags{gap:8px}.floating-tag{padding:10px 13px;font-size:.88rem}.hero-actions{flex-direction:column}.button{width:100%}.scroll-cue{font-size:.8rem;line-height:1.5}}.trust-badge{background:linear-gradient(135deg,#d4a84b1f 0%,#fffbf4e6 100%);border:1px solid #d4a84b4d;border-radius:16px;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:20px;padding:14px 20px;display:inline-flex;box-shadow:0 8px 24px #d4a84b1f}.trust-badge-stars{color:var(--gold);letter-spacing:2px;font-size:1.1rem}.trust-badge-text{color:var(--ink);font-size:.95rem}.trust-badge-text strong{color:var(--teal-deep);font-weight:700}.trust-badge-recommend{background:var(--teal);color:#fff;letter-spacing:.02em;border-radius:999px;padding:5px 12px;font-size:.78rem;font-weight:600}.trust-indicators{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 20px;margin-top:24px;padding-top:24px;display:flex}.trust-item{color:var(--ink-soft);align-items:center;gap:8px;font-size:.9rem;display:inline-flex}.trust-icon{width:1rem;height:1rem;color:var(--teal)}.cta-badge{color:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border-radius:999px;align-items:center;gap:10px;margin-bottom:18px;padding:10px 18px;font-size:.88rem;display:inline-flex}.cta-badge-stars{color:var(--gold);letter-spacing:1px}.cta-features{color:#f7f7f2e0;flex-wrap:wrap;gap:12px 24px;margin:20px 0 8px;font-size:.95rem;display:flex}.cta-chip{background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;display:inline-flex}.cta-chip .trust-icon{color:#f7f7f2eb;width:1rem;height:1rem}.cta-chip .trust-icon svg{display:block}.button-cta-main{min-height:58px;padding:0 32px;font-size:1.05rem}.button-cta-large{min-height:62px;padding:0 36px;font-size:1.08rem}.mobile-sticky-cta{z-index:50;padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08171ff2;border-top:1px solid #ffffff1a;transition:transform .24s,opacity .24s;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0003}.mobile-sticky-cta .button{flex:1;min-height:52px}.mobile-sticky-info{color:#ffffffb3;white-space:nowrap;font-size:.85rem;font-weight:600;display:none}@media (max-width:780px){.mobile-sticky-cta{align-items:center;gap:14px;display:flex}.mobile-sticky-info{display:block}.page-shell{padding-bottom:calc(84px + env(safe-area-inset-bottom,12px))}.trust-badge{padding:12px 16px}.trust-indicators{gap:10px 16px}.trust-item{font-size:.85rem}.cta-features{flex-direction:column;gap:8px}.seo-local-footer{padding:20px}.seo-local-footer p{font-size:.9rem}}@media (max-width:560px){.page-shell{width:calc(100% - 16px)}h1{font-size:clamp(2.4rem,12vw,3.5rem)}.hero-title{max-width:100%;font-size:clamp(2.2rem,10.2vw,3.2rem);line-height:1}.hero-title-line+.hero-title-line{margin-top:.06em}h2{font-size:clamp(1.6rem,6vw,2.2rem)}h3{font-size:1.2rem}.hero-text{font-size:.95rem}.eyebrow,.section-label{font-size:.72rem}.trust-badge{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 14px}.trust-badge-recommend{margin-top:4px}.trust-indicators{flex-direction:column;gap:8px}.hero-actions{flex-direction:column}.button{width:100%;min-height:50px;padding:0 18px;font-size:.92rem}.hero-stats{gap:12px}.hero-stats dd{font-size:1.4rem}.scroll-cue{font-size:.78rem}.feature-card,.seo-copy-card,.faq-card,.story-card,.map-card,.booking-card{padding:20px}.detail-panel{padding:22px 18px}.cta-panel{padding:28px 20px}.cta-price-guide{width:100%;padding:14px 16px;display:flex}.cta-sidebar{border-radius:24px;padding:22px 20px}.gallery-item-large,.gallery-item-regular,.gallery-item-wide{min-height:200px}.map-expand-button{border-radius:16px;align-self:flex-start;width:46px;min-width:46px;height:46px;min-height:46px;margin-left:auto;padding:0}.map-expand-button-label{display:none}.info-band{border-radius:var(--radius-card);gap:12px;padding:18px}.info-band div{padding:12px}.band-value{font-size:1.3rem}.band-label{font-size:.82rem}.section-heading{gap:14px}.seo-local-footer{padding:18px}.seo-local-footer p{font-size:.88rem;line-height:1.65}.mobile-sticky-cta{flex-direction:column;gap:8px;padding:12px 14px}.mobile-sticky-info{text-align:center;width:100%;font-size:.85rem}.cta-step{gap:12px}.cta-step-number{width:1.95rem;height:1.95rem;font-size:.9rem}.map-canvas-shell,.resort-map{border-radius:var(--radius-card);height:340px;min-height:340px}}@media (max-width:400px){:root{--radius-card:18px;--radius-card-inner:12px}.page-shell{width:calc(100% - 12px)}h1{word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(2rem,11vw,2.8rem)}.hero-title{word-break:normal;overflow-wrap:normal;-webkit-hyphens:manual;hyphens:manual;font-size:clamp(1.9rem,10.5vw,2.55rem)}h2{word-break:break-word;font-size:clamp(1.4rem,5.5vw,1.9rem)}.hero-card-float{padding:18px}.hero-card-float .card-title{font-size:1.1rem}.hero-card-float p{font-size:.88rem}.gallery-stage-headline .eyebrow{font-size:.7rem}.gallery-stage-headline p:last-child{font-size:.88rem}.site-brand-name{font-size:1rem}.button{min-height:46px;padding:0 14px;font-size:.88rem}.button-icon{width:1rem;height:1rem}.floating-tags{gap:6px}.floating-tag{padding:8px 10px;font-size:.8rem}.info-band{gap:10px;padding:14px}.info-band div{padding:10px}.band-value{font-size:1.1rem}.band-label{font-size:.78rem}.feature-card,.seo-copy-card,.faq-card,.story-card,.map-card,.booking-card{padding:16px}.cta-panel{padding:22px 16px}.cta-badge{padding:8px 12px;font-size:.8rem}.map-canvas-shell,.resort-map{height:280px;min-height:280px}.mobile-sticky-cta{padding:10px 12px}}body.privacy-banner-open .mobile-sticky-cta{opacity:0;pointer-events:none;transform:translateY(calc(100% + env(safe-area-inset-bottom,0px)))}.privacy-manage-button{z-index:70;width:48px;height:48px;color:var(--ink);font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .24s var(--ease-out-expo), box-shadow .24s ease, opacity .24s ease;background:#fffbf4eb;border:1px solid #082f3524;border-radius:50%;justify-content:center;align-items:center;padding:0;font-weight:600;display:inline-flex;position:fixed;bottom:18px;left:18px;box-shadow:0 18px 36px #0a1c251f}.privacy-manage-button svg{width:1.2rem;height:1.2rem}.privacy-manage-button:hover{transform:translateY(-2px);box-shadow:0 24px 44px #0a1c2529}.privacy-consent-panel{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 100% 0,#cca36f38,#0000 34%),linear-gradient(#fffbf4fa,#f2ebe1f5);border:1px solid #13252d1a;border-radius:30px;width:min(520px,100% - 32px);max-height:min(78vh,760px);padding:24px;position:fixed;bottom:18px;left:18px;overflow:auto;box-shadow:0 38px 90px #0a1c2538}.privacy-consent-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.privacy-consent-eyebrow,.legal-eyebrow{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem;font-weight:700}.privacy-consent-panel h2,.legal-page h2{max-width:17ch}.privacy-consent-copy,.legal-copy,.legal-hero p{color:var(--ink-soft);margin:16px 0 0;line-height:1.7}.privacy-consent-dismiss{min-height:42px;color:var(--ink);font:inherit;cursor:pointer;background:#ffffffa8;border:1px solid #13252d1f;border-radius:999px;flex-shrink:0;padding:0 14px;font-weight:600}.privacy-consent-cards{gap:14px;margin-top:22px;display:grid}.privacy-consent-card{background:#ffffff94;border:1px solid #13252d14;border-radius:22px;padding:18px}.privacy-consent-card p,.legal-copy p{margin:10px 0 0}.privacy-consent-card-top,.privacy-consent-toggle{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.privacy-consent-badge{min-height:34px;color:var(--teal-deep);white-space:nowrap;background:#1162681f;border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.privacy-consent-toggle{cursor:pointer}.privacy-toggle{flex-shrink:0;width:58px;height:34px;position:relative}.privacy-toggle input{opacity:0;cursor:pointer;position:absolute;inset:0}.privacy-toggle-disabled{opacity:.55}.privacy-toggle-disabled input{cursor:not-allowed}.privacy-toggle-track{background:#13252d24;border-radius:999px;transition:background-color .24s;position:absolute;inset:0}.privacy-toggle-thumb{width:26px;height:26px;transition:transform .24s var(--ease-out-expo);background:#fff;border-radius:50%;position:absolute;top:4px;left:4px;box-shadow:0 8px 16px #0a1c252e}.privacy-toggle-enabled .privacy-toggle-track{background:linear-gradient(135deg, var(--teal-light) 0%, var(--teal-deep) 100%)}.privacy-toggle-enabled .privacy-toggle-thumb{transform:translate(24px)}.privacy-consent-legal{color:var(--ink-soft);margin:14px 0 0;font-size:.9rem}.privacy-consent-links{margin-top:18px}.privacy-consent-links a{color:var(--teal-deep);text-underline-offset:3px;font-weight:600;text-decoration:underline}.site-footer{z-index:2;background:linear-gradient(#fcf8f100 0%,#f6efe3d6 18%,#f0e5d4f0 100%);border-top:1px solid #082f351f;margin-top:40px;padding:52px 0 104px;position:relative}.site-footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#11626814,#0000 30%),radial-gradient(circle at 84% 0,#cca36f29,#0000 24%);position:absolute;inset:0}.site-footer-shell{gap:24px;width:min(1220px,100% - 32px);margin:0 auto;display:grid;position:relative}.site-footer-intro{gap:10px;max-width:44rem;display:grid}.site-footer-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.75rem}.site-footer-title{letter-spacing:-.03em;margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,serif;font-size:clamp(1.6rem,3vw,2.4rem)}.site-footer-note,.site-footer-meta{color:var(--ink-soft);margin:0;line-height:1.7}.site-footer-columns{border-top:1px solid #082f351f;border-bottom:1px solid #082f351f;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px 40px;padding:24px 0;display:grid}.site-footer-section{align-content:start;gap:14px;display:grid}.site-footer-heading{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);margin:0;font-size:.78rem;font-weight:700}.site-footer-address{gap:4px;font-size:1.02rem;font-style:normal;font-weight:600;line-height:1.6;display:grid}.site-footer-links{flex-wrap:wrap;align-items:center;gap:10px 20px;display:flex}.site-footer-link{min-height:auto;color:var(--teal-deep);font:inherit;text-align:left;text-underline-offset:.24em;cursor:pointer;background:0 0;border:0;border-radius:0;align-items:center;padding:0;font-weight:600;-webkit-text-decoration:underline #082f3552;text-decoration:underline #082f3552;transition:color .2s,text-decoration-color .2s,opacity .2s;display:inline-flex}.site-footer-link:hover{color:var(--teal);text-decoration-color:currentColor}.site-footer-button{appearance:none}.site-footer-bottom{justify-content:space-between;align-items:center;gap:16px;display:flex}.site-footer-meta{font-size:.9rem}.privacy-consent-actions,.legal-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.legal-page-shell{z-index:2;width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0 40px;position:relative}.legal-page{gap:18px;display:grid}.legal-hero,.legal-card{border:1px solid var(--line);background:radial-gradient(circle at 100% 0,#11626814,#0000 28%),linear-gradient(#fffbf4eb,#f0e8dcd1);border-radius:34px;padding:34px;box-shadow:0 18px 34px #15232d14}.legal-hero h1{max-width:13ch;font-size:clamp(2.8rem,6vw,4.8rem)}.legal-card h2{font-size:clamp(1.7rem,3vw,2.5rem)}.legal-copy code{background:#13252d0f;border-radius:8px;padding:.12rem .35rem;font-size:.95em}.legal-list{color:var(--ink-soft);margin:14px 0 0;padding-left:1.2rem;line-height:1.7}.legal-list li+li{margin-top:8px}@media (max-width:780px){.privacy-manage-button{left:auto;right:12px;bottom:calc(112px + env(safe-area-inset-bottom,0px));width:44px;height:44px}.privacy-consent-panel{border-radius:24px;width:auto;padding:20px;bottom:12px;left:12px;right:12px}.privacy-consent-header,.privacy-consent-card-top,.privacy-consent-toggle{flex-direction:column}.privacy-consent-dismiss,.privacy-consent-badge{align-self:flex-start}.privacy-consent-actions,.legal-actions{flex-direction:column}.privacy-consent-actions .button,.legal-actions .button{width:100%}.site-footer{margin-top:32px;padding-bottom:120px}.site-footer-shell{gap:22px;width:min(100% - 20px,1220px)}.site-footer-columns{grid-template-columns:1fr;gap:22px;padding:22px 0}.site-footer-bottom{flex-direction:column;align-items:flex-start}.legal-page-shell{width:min(100% - 20px,1120px);padding-top:20px;padding-bottom:28px}.legal-hero,.legal-card{border-radius:26px;padding:24px}.legal-hero h1{max-width:none;font-size:clamp(2.2rem,10vw,3.6rem)}}@media (max-width:560px){.privacy-consent-panel{padding:18px}.privacy-consent-copy,.privacy-consent-card p,.privacy-consent-legal,.legal-copy,.legal-list,.legal-hero p,.site-footer-note,.site-footer-meta{font-size:.94rem}.site-footer{padding:38px 0 112px}.site-footer-shell{gap:18px;width:calc(100% - 16px)}.site-footer-columns{gap:18px;padding:18px 0}.site-footer-heading{letter-spacing:.16em;font-size:.74rem}.site-footer-links{flex-direction:column;align-items:flex-start;gap:10px}.site-footer-link{width:auto}.legal-page-shell{width:calc(100% - 16px);padding-bottom:24px}.site-footer-title{font-size:1.5rem}.legal-hero,.legal-card{border-radius:22px;padding:20px 18px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translate(-50%,-45%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.exit-intent-overlay{z-index:9999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.exit-intent-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08141c66;animation:.3s forwards fadeIn;position:absolute;inset:0}.exit-intent-modal{z-index:10000;border-radius:var(--radius-card);width:min(90%,540px);box-shadow:var(--shadow-elevated);text-align:center;background:#fff;padding:42px;animation:.4s cubic-bezier(.16,1,.3,1) forwards slideUpFade;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.exit-intent-close{width:40px;height:40px;color:var(--ink-soft);cursor:pointer;background:#13252d0a;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex;position:absolute;top:20px;right:20px}.exit-intent-close:hover{color:var(--ink);background:#13252d14}.exit-intent-close svg{width:20px;height:20px}.exit-intent-content{flex-direction:column;align-items:center;display:flex}.exit-badge{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;background:#d4a84b26;border-radius:999px;margin-bottom:24px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-block}.exit-intent-title{color:var(--ink);margin-bottom:16px;font-size:clamp(2rem,5vw,2.5rem);line-height:1.1}.exit-intent-text{color:var(--ink-soft);max-width:420px;margin-bottom:32px;font-size:1.05rem;line-height:1.6}.exit-intent-benefits{text-align:left;flex-direction:column;gap:16px;width:100%;max-width:320px;margin-bottom:36px;display:flex}.exit-benefit-item{color:var(--ink);align-items:center;gap:16px;font-size:1.05rem;font-weight:500;display:flex}.exit-benefit-item .benefit-icon{width:32px;height:32px;color:var(--teal);background:#1162681a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.exit-benefit-item .benefit-icon svg{width:16px;height:16px}.exit-intent-actions{width:100%}.exit-cta-button{width:100%;height:60px;font-size:1.1rem}.exit-intent-note{color:var(--ink-soft);opacity:.8;margin-top:16px;font-size:.85rem}@media (max-width:600px){.exit-intent-modal{width:calc(100% - 32px);padding:32px 24px}.exit-intent-title{font-size:1.8rem}}.testimonial-section{padding:20px 0;overflow:hidden}.testimonial-carousel{max-width:900px;margin:40px auto 0;position:relative}.testimonial-viewport{border-radius:var(--radius-card);background:var(--surface-strong);box-shadow:var(--shadow);border:1px solid #fff6;overflow:hidden}.testimonial-track{transition:transform .6s var(--ease-out-expo);display:flex}.testimonial-slide{text-align:center;flex-direction:column;flex:0 0 100%;align-items:center;min-width:100%;padding:50px 60px;display:flex}.testimonial-stars{color:var(--gold);letter-spacing:.1em;margin-bottom:24px;font-size:1.4rem;line-height:1}.testimonial-text{color:var(--ink);max-width:700px;margin:0 0 32px;font-size:clamp(1.1rem,2.5vw,1.35rem);font-style:italic;line-height:1.6}.testimonial-author{color:var(--teal);font-family:inherit;font-size:1.1rem;font-style:normal;font-weight:600}.testimonial-controls{justify-content:center;align-items:center;gap:24px;margin-top:32px;display:flex}.carousel-btn{background:var(--surface-strong);cursor:pointer;width:44px;height:44px;color:var(--ink);border:1px solid #13252d1a;border-radius:50%;justify-content:center;align-items:center;font-family:monospace;font-size:1.2rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #0a141e0a}.carousel-btn:hover{border-color:var(--teal);color:var(--teal);transform:translateY(-2px);box-shadow:0 8px 16px #0a141e14}.carousel-dots{gap:10px;display:flex}.carousel-dot{cursor:pointer;width:10px;height:10px;transition:all .2s var(--ease-out-expo);background:#13252d26;border:none;border-radius:50%;padding:0}.carousel-dot.active{background:var(--teal);transform:scale(1.3)}@media (max-width:768px){.testimonial-slide{padding:30px 24px}}
