:root{--bg: #ffffff;--color: #111111;--muted: #666;--border: #eaeaea;--accent: #111111;--radius: 12px;--shadow: 0 8px 24px rgba(0, 0, 0, .06);--container: 1100px;--step--2: clamp(.72rem, .68rem + .2vw, .82rem);--step--1: clamp(.86rem, .8rem + .3vw, .95rem);--step-0: clamp(1rem, .92rem + .4vw, 1.1rem);--step-1: clamp(1.25rem, 1.08rem + .7vw, 1.5rem);--step-2: clamp(1.56rem, 1.28rem + 1.1vw, 1.9rem);--step-3: clamp(1.95rem, 1.46rem + 1.7vw, 2.4rem);--step-4: clamp(2.44rem, 1.72rem + 2.6vw, 3rem);--step-5: clamp(3.05rem, 2.08rem + 3.8vw, 3.75rem);--fg: var(--color);--fade-quick: .5s;--fade: 1s;--fade-slow: 1.4s;--gold: #d4af37;--cta-bg: rgba(0, 0, 0, .7);--nav-h: 45px}h1,h2,h3,h4,h5,h6{font-weight:700;margin:0 0 .5em;color:var(--fg)}h1{font-size:var(--step-5);line-height:1.1;letter-spacing:-.02em}h2{font-size:var(--step-4);line-height:1.15;letter-spacing:-.01em}h3{font-size:var(--step-3);line-height:1.2}h4{font-size:var(--step-2);line-height:1.25}h5{font-size:var(--step-1);line-height:1.3}h6{font-size:var(--step-0);line-height:1.35}.small{font-size:var(--step--1)}.xsmall{font-size:var(--step--2)}p{margin:0 0 1em}.lead{font-size:var(--step-1);color:var(--muted);line-height:1.7}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;background:var(--bg);color:var(--fg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-anchor:auto!important;scroll-behavior:auto}img,video,canvas,svg{display:block;max-width:100%}img,video{height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}input,textarea,select{font:inherit;color:inherit}:focus-visible{outline:2px solid #2684ff;outline-offset:2px}.reveal{opacity:0;will-change:opacity,transform;contain:layout paint;backface-visibility:hidden;transform:translateZ(0);background:var(--bg)}.reveal>:not(.image-fade):not(.section-fade):not(.split__bg){opacity:0;transition:opacity var(--fade) ease}.reveal.is-visible>:not(.image-fade):not(.section-fade):not(.split__bg){opacity:1}.reveal.fade-up>:not(.image-fade):not(.section-fade){transform:translateY(8px)}.reveal.fade-up.is-visible>:not(.image-fade):not(.section-fade){transform:translateY(0);transition:opacity var(--fade) ease,transform var(--fade) ease}.reveal video{opacity:0;transition:opacity var(--fade-quick) ease;background:var(--bg, #fff)}.reveal.is-visible img,.reveal.is-visible video{opacity:1}.reveal.is-visible{opacity:1}.reveal.fade{transition:opacity var(--fade) ease}.reveal.fade-up{transition:opacity var(--fade) ease,transform var(--fade) ease}.reveal.fade-in{transition:opacity var(--fade) ease}@media(prefers-reduced-motion:reduce){.reveal,.reveal.is-visible,.reveal.fade,.reveal.fade-up,.reveal.fade-in{transition:none!important;transform:none!important}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:12px 18px;border-radius:var(--radius);border:1px solid transparent;background:transparent;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease;text-decoration:none;font-weight:500}.btn:hover{filter:brightness(.97)}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--outline{background:transparent;color:var(--fg);border-color:var(--fg)}.btn--block{width:100%}.form{display:grid;gap:16px}.form label{font-weight:500;color:var(--fg)}.input,.textarea{width:100%;border:1px solid var(--border);background:#fff;padding:12px 14px;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}.input:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 2px #0000000d;outline:none}.textarea{min-height:120px;resize:vertical}.form-status{min-height:24px;font-size:.9rem;color:var(--muted)}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 16px}.section{padding:48px 0}@media(min-width:768px){.section{padding:64px 0}}@media(max-width:600px){.image-grid,.image-grid__left{gap:8px}}.visually-hidden{position:absolute!important;height:1px;width:1px;clip:rect(1px,1px,1px,1px);white-space:nowrap;border:0;padding:0;margin:-1px}.image-fade{position:relative;overflow:hidden}.image-fade img{opacity:0;will-change:opacity}.image-fade__scrim{position:absolute;inset:0;background:#fff;opacity:1;pointer-events:none}.reveal.is-visible .image-fade.is-loaded img{transition:opacity .42s ease;opacity:1}.reveal.is-visible .image-fade.is-loaded .image-fade__scrim{transition:opacity .42s ease;opacity:0}.section-fade{position:relative;overflow:hidden}.section-fade__content{opacity:0;will-change:opacity}.section-fade__bg{opacity:0;transition:opacity var(--fade-slow) ease}.reveal.is-visible .section-fade.is-loaded .section-fade__bg{opacity:.55}@media(max-width:768px){.reveal.is-visible .section-fade.is-loaded .section-fade__bg{opacity:.35!important}}.section-fade__scrim{position:absolute;inset:0;background:#fff;opacity:1;pointer-events:none}.reveal.is-visible .section-fade.is-loaded .section-fade__content{transition:opacity var(--fade-slow) ease;opacity:1}.reveal.is-visible .section-fade.is-loaded .section-fade__scrim{transition:opacity var(--fade-slow) ease;opacity:0}.fade-from-white{position:relative;overflow:hidden}.fade-from-white__content{opacity:0;transition:opacity var(--fade-slow) ease;will-change:opacity}.fade-from-white__scrim{position:absolute;inset:0;background:#fff;opacity:1;transition:opacity var(--fade-slow) ease;pointer-events:none}.fade-from-white.is-loaded .fade-from-white__content{opacity:1}.fade-from-white.is-loaded .fade-from-white__scrim{opacity:0}.section-text--services{--services-gap: clamp(12px, 2vw, 20px);--thumb-size: 240px;--card-max: 620px;max-width:min(1240px,96vw);margin:0 auto;padding:clamp(12px,1.8vw,20px) clamp(12px,2vw,24px);--fg-green: #0b3d2e;--gold-raw: var(--gold, #d4af37);background:radial-gradient(80% 60% at 100% 0%,rgba(212,175,55,.06),transparent 60%),radial-gradient(80% 60% at 0% 100%,rgba(11,61,46,.05),transparent 60%);border:1px solid rgba(11,61,46,.12);border-radius:12px;box-shadow:var(--shadow)}.section-text--services .section-text__title{margin-bottom:clamp(10px,2vw,16px);text-align:center;position:relative}.section-text--services .section-text__title:after{content:"";display:block;width:64px;height:3px;margin:8px auto 0;background:linear-gradient(135deg,var(--gold, #d4af37),#f6e27a,var(--gold, #d4af37));border-radius:2px}.section-text--availability .availability-list{list-style:none;margin:0;padding:0;display:grid;gap:12px;max-width:78ch}.section-text--availability .availability-item{display:grid;grid-template-columns:clamp(170px,22vw,240px) 1fr;column-gap:18px;align-items:start;padding:12px 14px;border-radius:12px;background:#ffffff8c;border:1px solid rgba(11,61,46,.1)}.section-text--availability .availability-days{color:var(--avail-green);font-weight:850;letter-spacing:.02em;white-space:nowrap;padding:2px 10px;border-radius:999px;border:1px solid rgba(212,175,55,.45);background:#d4af371a;width:fit-content}.section-text--availability .availability-desc{color:#111111e0;line-height:1.65}@media(max-width:520px){.section-text--availability .availability-item{grid-template-columns:1fr;row-gap:10px}.section-text--availability .availability-days{white-space:normal}}.section-text--services .section-text__list{list-style:none;padding:0;margin:12px 0 0;width:100%;display:flex;flex-wrap:wrap;gap:var(--services-gap);justify-content:center}.section-text--services .section-text__item{flex:1 1 100%;max-width:100%;border:1px solid rgba(11,61,46,.12);border-radius:12px;padding:clamp(14px,2vw,22px);background:linear-gradient(90deg,rgba(212,175,55,.04),transparent 40%),#0b3d2e05;box-shadow:0 0 #0000;transition:background .15s ease,box-shadow .15s ease,transform .12s ease;display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,min(var(--thumb-size),40%));column-gap:clamp(14px,2vw,26px);align-items:start;border-bottom:0;overflow:visible;min-width:0}.section-text--services .section-text__item:hover{background:linear-gradient(90deg,rgba(212,175,55,.06),transparent 40%),#0b3d2e08;box-shadow:0 8px 18px #00000014}@media(min-width:1024px){.section-text--services .section-text__item{flex:1 1 560px;max-width:var(--card-max)}}.section-text--services-page .section-text__item{flex:1 1 100%!important;max-width:100%!important}.section-text--services.section-text--services-page{--thumb-size: clamp(180px, 18vw, 260px)}.section-text--services.section-text--services-page .section-text__item{grid-template-columns:minmax(0,1fr) minmax(240px,min(var(--thumb-size),52%))}.section-text--services.section-text--services-page .section-text__thumb img{max-width:var(--thumb-size)}@media(min-width:1024px){.section-text--services.section-text--services-page{max-width:980px}.section-text--services.section-text--services-page .section-text__item{max-width:920px!important;margin-inline:auto}.section-text--services.section-text--services-page .service-lines{max-width:360px}.section-text--services.section-text--services-page .service-line{column-gap:10px}}.availability-link{color:#006400;font-weight:600}.section-text--services .section-text__left{min-width:0;display:flex;flex-direction:column;gap:10px}.section-text--services .section-text__name{font-weight:700;letter-spacing:.02em;line-height:1.15;min-width:0;overflow-wrap:anywhere;font-size:larger}.section-text--services .service-lines{display:grid;gap:10px;margin-top:2px}.section-text--services .service-line{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:14px;align-items:baseline}.section-text--services .service-line__label{min-width:0;overflow-wrap:anywhere;-webkit-hyphens:none;hyphens:none;line-height:1.25;opacity:.9}.section-text--services .service-line__price{white-space:nowrap;font-weight:700;letter-spacing:.01em}.section-text--services .service-line.is-note{grid-template-columns:1fr}.section-text--services .service-line.is-note .service-line__price{display:none}.section-text--services .section-text__thumb{display:grid;place-items:center;margin-left:0}.section-text--services .section-text__thumb img{width:100%;max-width:var(--thumb-size);aspect-ratio:1 / 1;height:auto;object-fit:cover;object-position:center;border-radius:10px;border:2px solid rgba(212,175,55,.65);box-shadow:0 6px 18px #0000001f}@media(max-width:480px){.section-text--services{--thumb-size: clamp(220px, 68vw, 320px) !important}.section-text--services .section-text__item{grid-template-columns:1fr;row-gap:14px}.section-text--services .section-text__thumb{justify-self:center}.section-text--services .service-line__label,.section-text--services .service-line__price{font-size:.98em}.section-text--services.section-text--services-page .section-text__item{grid-template-columns:1fr!important}}.section-text-row{display:flex;flex-direction:column;gap:clamp(18px,3vw,34px)}.section-text--availability{--avail-green: #0b3d2e;--avail-gold: var(--gold, #d4af37);max-width:min(920px,92vw);margin:0 auto;margin-top:clamp(18px,3vw,44px);padding:clamp(18px,2.2vw,28px);border-radius:14px;border:1px solid rgba(11,61,46,.14);background:radial-gradient(80% 60% at 0% 0%,rgba(212,175,55,.1),transparent 55%),radial-gradient(70% 55% at 100% 100%,rgba(11,61,46,.08),transparent 60%),#fff;box-shadow:var(--shadow);position:relative;overflow:hidden}.section-text--availability:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(135deg,var(--avail-gold),#f6e27a,var(--avail-gold));opacity:.95}.section-text--availability .section-text__title{margin:0 0 12px;text-align:left;font-size:clamp(1.6rem,2vw,2.2rem);letter-spacing:-.01em;position:relative;padding-bottom:10px}.section-text--availability .section-text__title:after{content:"";display:block;width:64px;height:3px;margin:10px auto 0;background:linear-gradient(135deg,var(--gold, #d4af37),#f6e27a,var(--gold, #d4af37));border-radius:3px}.section-text__title{text-align:center!important}.section-text--availability .availability-text-div{margin:0;padding-left:16px;border-left:3px solid rgba(212,175,55,.55);max-width:78ch;line-height:1.75;color:#111111e0}.section-text--availability .availability-text-div span{display:inline-block;color:var(--avail-green);font-weight:800;letter-spacing:.02em;padding:2px 10px;border-radius:999px;border:1px solid rgba(212,175,55,.45);background:#d4af371a}.section-text--availability .availability-text-div br{display:block;content:"";margin:12px 0}.nav{display:flex;align-items:center;justify-content:center;gap:14px;width:100%}.nav>*{position:relative}.nav>*:not(:last-child):after{content:"|";color:#999;margin-left:14px}.site-header{height:var(--nav-h);display:flex;align-items:center;padding:0}.drawer{position:fixed;inset:0;z-index:1100;pointer-events:none}.drawer.is-open{pointer-events:auto}.drawer__overlay{position:absolute;inset:0;background:#00000061;opacity:0;transition:opacity .2s ease}.drawer.is-open .drawer__overlay{opacity:1}.drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(86vw,420px);background:linear-gradient(180deg,#0b3d2e,#06261c);color:#f5f3ef;box-shadow:-16px 0 40px #00000059;transform:translate(100%);transition:transform .26s ease;display:grid;grid-template-rows:auto 1fr}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid rgba(212,175,55,.25)}.drawer__title{margin:0;font-weight:800;font-family:serif;letter-spacing:.02em;color:#b8860b}.drawer__close{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#0000002e;color:#fff;border:1px solid transparent}.drawer__close:hover{background:#00000047;border-color:#d4af3759}.drawer__nav{padding:10px 8px 18px;overflow:auto}.drawer__list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.drawer__link{display:block;padding:12px 14px;border-radius:10px;color:#f5f3ef;text-decoration:none;font-weight:600;background:var(--cta-bg);border:1px solid rgba(212,175,55,.35)}.drawer__link:hover{background:#000000c7;border-color:#d4af378c}.nav__menu-btn{all:unset;display:inline-flex;align-items:center;gap:8px;cursor:pointer;color:inherit;font:inherit}.nav__menu-btn:hover,.nav__menu-btn:focus-visible{text-decoration:underline;text-underline-offset:2px}.nav__menu-icon{width:18px;height:18px;display:inline-block;line-height:0}.nav__menu-icon svg{width:100%;height:100%;display:block}.single-wrapper{display:flex;justify-content:center;align-items:flex-start;width:100%;height:100vh;overflow:hidden;position:relative;isolation:isolate}.single-wrapper img{max-width:100%;max-height:100%;object-fit:contain}@media(min-width:769px){.single-wrapper{height:calc(100vh - 32px);height:calc(100svh - 32px);justify-content:center;align-items:flex-start}.single-wrapper img{height:100%;width:auto;max-width:100%;max-height:100%;object-fit:contain;object-position:top center}}@media(max-width:768px){.single-wrapper{height:auto!important;align-items:flex-start!important;overflow:visible!important}.single-wrapper:before{content:none!important;display:none!important}.single-wrapper img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;object-position:top center!important;display:block}}@media(max-width:768px){.fade-from-white{aspect-ratio:auto!important}.section-video .fade-from-white{padding-block-end:6px!important}.section-video .fade-from-white__content>:last-child{margin-bottom:0}.section-video{margin:0}}.section-text__list{margin-bottom:0}.section-text__item:last-child{border-bottom:0;padding-bottom:0}@media(min-width:1024px){.section-text__item:last-child{border-bottom:0;padding-bottom:2px}}.section-video__media{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:top center;padding:30px}.section-video__frame{position:relative;width:100%;background:#fff;overflow:hidden}.reveal .section-fade img,.reveal .section-fade video{opacity:1!important;transition:none!important}.hero-text{position:relative;z-index:2}.hero-overlay{position:absolute;inset:0;z-index:2;display:grid;place-items:start center;text-align:center;pointer-events:none}.hero-overlay:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000038,#0000001f 35%,#0000001a,#0000 85%)}.hero-copy{width:min(100%,var(--hero-media-w, 100%));max-width:none;margin-inline:auto;padding:0 clamp(12px,4vw,28px);text-align:center}.hero-title{font-size:clamp(2rem,3.2vw + 1rem,4rem);max-width:min(1100px,92vw);margin:0 auto 8px;line-height:1.1;color:#fff;font-variant-ligatures:common-ligatures;text-shadow:0 2px 16px rgba(0,0,0,.45);font-family:Fraunces,Georgia,serif;font-variation-settings:"opsz" 80;font-weight:700;letter-spacing:-.01em}.hero-sub{margin-top:.15rem;font-size:clamp(.75rem,calc(.825vw + .6rem),1.5rem);font-family:"Source Sans 3",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:600;letter-spacing:.01em;color:#fff;display:block;width:100%;padding:clamp(6px,1.2vw,12px) 0;background:#00000061;border-radius:0}@supports (backdrop-filter: blur(3px)){.hero-sub{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000073;border-radius:15px}}.single-wrapper:after{z-index:1}.hero-bg{position:absolute;inset:0;z-index:0;opacity:0;transition:opacity var(--fade, 1s) ease}.hero-image.is-loaded .hero-bg{opacity:.7}.single-wrapper img{position:relative;z-index:1}@media(max-width:768px){.hero-sub{display:none!important}}.btn.hero-cta{border-radius:9999px!important;border:3px solid transparent;background:linear-gradient(#000000d1,#000000d1) padding-box,linear-gradient(135deg,#d4af37,#f6e27a,#d4af37) border-box;color:#fff;padding:14px 30px;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 24px #00000047;transform:none;transition:box-shadow .2s ease,filter .2s ease,background-color .2s ease}.btn.hero-cta:hover,.btn.hero-cta:active{transform:none!important;filter:none!important}.btn.hero-cta:hover{box-shadow:0 12px 36px #000000b3,0 0 0 2px #d4af3740}.btn.hero-cta:focus-visible{outline:none;box-shadow:0 0 0 4px #d4af3759,0 8px 24px #00000047}.hero-overlay{pointer-events:none}.hero-copy{pointer-events:auto}.split{display:flex;align-items:stretch;gap:24px;width:100%;min-height:var(--split-h, 500px);height:auto;position:relative;overflow:hidden;padding-top:30px;padding-bottom:30px}.split__media{flex:1 1 50%;display:flex;justify-content:center;align-items:stretch;padding:16px 24px}.split__img{height:100%;width:auto;max-width:100%;object-fit:contain;display:block;-webkit-user-select:none;user-select:none}.split__content{flex:1 1 50%;display:flex;align-items:center}.split.split--content-only{justify-content:center}.split.split--content-only .split__content{flex:0 1 auto;width:min(820px,92vw);margin-inline:auto;padding:0 24px;align-items:center}@media(max-width:1024px){.split-bg-flip .split__bg{-webkit-transform:scaleX(-1) translateZ(0);transform:scaleX(-1) translateZ(0);transform-origin:center;will-change:transform,opacity;backface-visibility:hidden}}@media(max-width:768px){.split{flex-direction:column;height:auto!important;gap:12px}.split__content{order:1;padding:16px}.split__media{order:2;padding:12px 16px}.split__img{width:100%;height:auto}}.split__copy{margin-inline:auto;max-width:640px}.split__title{text-align:center;margin:0 0 12px}.split__body{text-align:justify;text-justify:inter-word;text-align-last:left;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:anywhere;white-space:pre-line;margin:0;line-height:1.6;font-weight:700}.split>*{position:relative;z-index:1}.split__bg{position:absolute;inset:0;z-index:0;background-repeat:no-repeat;background-color:#0001}.split-bleed{display:flex;align-items:stretch;width:100%;min-height:var(--split-bleed-h, 500px);height:auto;position:relative;overflow:hidden;gap:0}.split-bleed>*{position:relative;z-index:1}.split-bleed__bg{position:absolute;inset:0;z-index:0;background-repeat:no-repeat}.split-bleed__media{flex:0 0 50%;min-width:0;padding:0;margin:0;display:flex;align-items:stretch;justify-content:stretch}.split-bleed__img{width:100%;height:100%;object-fit:cover;object-position:left top;display:block}.split-bleed__media picture{width:100%;height:100%;display:block}.split-bleed__content{flex:1 1 50%;display:flex;flex-direction:column;padding:30px 24px;justify-content:center}.split-bleed__band{margin-left:-24px;margin-right:-24px;padding:8px 10px;background:#000000a6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:0;border:none;box-shadow:none}.split-bleed__copy{max-width:70ch;margin-inline:auto;text-align:center}.split-bleed__title,.split-bleed__subtitle{color:#f5f5f5;text-shadow:0 3px 18px rgba(0,0,0,.65);margin:0;font-family:math;font-weight:500}.split-bleed__subtitle{font-family:math;font-size:larger}.split-bleed__title{margin-bottom:6px}.split-bleed__body{white-space:pre-line;margin:10px auto 0;line-height:1.6;max-width:56ch}.split-bleed-subtitle__container{display:flex;justify-content:center;width:100%}.split-bleed.is-first-hero{padding-top:var(--nav-h)}@media(min-width:1024px){.split-bleed{height:calc(100vh - var(--nav-h));min-height:calc(100vh - var(--nav-h));max-height:calc(100vh - var(--nav-h))}.split-bleed__content{overflow:hidden;height:100%;padding-top:clamp(56px,9vh,160px)}}@media(min-width:1024px){.split-bleed.is-first-hero{height:calc(100vh - var(--nav-h));min-height:calc(100vh - var(--nav-h));max-height:calc(100vh - var(--nav-h))}}@media(max-width:768px){.split-bleed__content{order:1;padding:16px}.split-bleed__band{margin-left:0;margin-right:0;width:auto;padding:0;border:0;background:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:0}.split-bleed__title,.split-bleed__subtitle,.split-bleed__body{color:#111!important;text-shadow:none}.split-bleed{flex-direction:column;min-height:unset}.split-bleed__media{order:2}.split-bleed__img{height:auto}.split-bleed__copy{font-weight:600;font-size:x-large}}@media(min-width:769px){.split-bleed__band{margin-left:-24px;margin-right:-24px;padding:8px 24px;background:#000000a6;border-left:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px #ffffff0f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.split-bleed__title,.split-bleed__subtitle,.split-bleed__body{color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.65);font-weight:500}}@media(max-width:768px){.section-fade:has(.section-video)+.section-fade,.section-fade:has(.section-video)+.fade-from-white,.section-fade:has(.section-video)+.reveal{margin-top:0!important;padding-top:0!important}}.site-footer{--footer-bg: #0b3d2e;--footer-bg-2: #06261c;--footer-fg: #f5f3ef;--footer-muted: #c9d2cd;--footer-gold: var(--gold, #d4af37);background:linear-gradient(180deg,var(--footer-bg) 0%,var(--footer-bg-2) 100%);color:var(--footer-fg);position:relative;margin-top:0;text-align:center}.site-footer__bar{height:3px;background:linear-gradient(135deg,var(--footer-gold),#f6e27a,var(--footer-gold))}.site-footer__inner{display:grid;gap:28px;padding:32px 16px}@media(min-width:768px){.site-footer__inner{grid-template-columns:1.2fr 1fr 1.2fr;align-items:start;padding:44px 16px}}.site-footer__brand{max-width:520px}.site-footer__logo{font-family:serif;font-size:clamp(1.6rem,1.2rem + 1.4vw,2.2rem);letter-spacing:.02em;font-weight:800}.site-footer__tag{margin:8px 0 0;color:var(--footer-muted);line-height:1.6}.site-footer__list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.site-footer__link{color:var(--footer-fg);text-decoration:none;position:relative}.site-footer__link:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:var(--footer-gold);transition:width .18s ease}.site-footer__link:hover:after{width:100%}.site-footer__details{list-style:none;padding:0;margin:0 0 12px;display:grid;gap:6px;color:var(--footer-muted)}.site-footer__detail a{color:inherit}.site-footer__social{display:flex;gap:12px}.site-footer__nav .site-footer__social{margin-top:30px;justify-content:center;display:flex;gap:12px}.site-footer__social-btn{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:9999px;color:var(--footer-fg);background:#00000040;border:2px solid transparent;box-shadow:0 8px 24px #00000040;transition:transform .12s ease,box-shadow .18s ease,border-color .18s ease}.site-footer__social-btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px #00000059;border-color:var(--footer-gold)}.site-footer__icon{width:20px;height:20px}.site-footer__bottom{background:#000;color:#ddd}.site-footer__bottom-inner{padding:14px 16px;display:flex;gap:12px;justify-content:space-between;align-items:center}.site-footer__legal{opacity:.9}@media(prefers-reduced-motion:reduce){.site-footer__link:after,.site-footer__social-btn{transition:none!important}}.floating-cta{position:fixed;right:clamp(12px,2vw,24px);bottom:calc(env(safe-area-inset-bottom,0px) + clamp(12px,2vw,24px));z-index:9999;pointer-events:none}.floating-cta>*{pointer-events:auto}.floating-cta{transform:translateY(12px);opacity:0;animation:cta-pop-in .3s ease forwards .2s}@keyframes cta-pop-in{to{transform:translateY(0);opacity:1}}@media(max-width:480px){.floating-cta .btn.hero-cta{padding:12px 18px;font-size:clamp(.95rem,3.8vw,1.05rem)}}@media(prefers-reduced-motion:reduce){.floating-cta{animation:none;opacity:1;transform:none}}@media(min-width:729px){.section-video{padding:clamp(16px,2.5vw,40px) clamp(16px,3vw,48px);--video-max: clamp(720px, 62vw, 980px)}.section-video video,.section-video iframe{width:min(100%,var(--video-max));height:auto;aspect-ratio:16 / 9}.section-video__frame{border-radius:12px;overflow:hidden;display:flex;justify-content:center;width:min(100%,var(--video-max));margin-inline:auto}.section-video__media,.section-video video,.section-video iframe{width:100%;height:100%;display:block;object-fit:contain}}@media(max-width:768px){.section-video{padding:clamp(10px,3.5vw,18px) clamp(12px,5vw,24px);padding-bottom:calc(clamp(10px,3.5vw,18px) + env(safe-area-inset-bottom,0px))}.section-video__frame{border-radius:10px;overflow:hidden}}.input,.textarea{border:2px solid #b5b5b5}.input:focus,.textarea:focus{border-color:#111;outline:none}@media(max-width:768px){.form{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}}.section-carousel .section-carousel__title{text-align:center;position:relative;margin-bottom:clamp(10px,2vw,16px)}.section-carousel .section-carousel__title:after{content:"";display:block;width:64px;height:3px;margin:8px auto 0;background:linear-gradient(135deg,var(--gold, #d4af37),#f6e27a,var(--gold, #d4af37));border-radius:2px}.carousel{--radius: 14px;position:relative;width:100%;max-width:min(820px,92vw);margin:0 auto;overflow:hidden;border-radius:var(--radius);background:radial-gradient(80% 60% at 100% 0%,rgba(212,175,55,.06),transparent 60%),radial-gradient(80% 60% at 0% 100%,rgba(11,61,46,.05),transparent 60%);border:1px solid rgba(11,61,46,.12);box-shadow:var(--shadow)}.carousel__track{display:flex;height:100%;transition:transform .42s ease;will-change:transform}.carousel__slide{flex:0 0 100%}.carousel__img{display:block;width:100%;height:auto;max-height:min(800px,70vh);object-fit:contain}.carousel__btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;border:1px solid rgba(212,175,55,.55);background:#00000059;color:#fff;font-size:28px;line-height:38px;display:grid;place-items:center;-webkit-user-select:none;user-select:none}.carousel__btn:hover{background:#00000080;border-color:#d4af37bf}.carousel__btn--left{left:10px}.carousel__btn--right{right:10px}.carousel__dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:8px;padding:0 10px}.carousel__dot{width:9px;height:9px;border-radius:999px;border:1px solid rgba(255,255,255,.7);background:#00000040}.carousel__dot.is-active{background:#fffffff2}@media(max-width:480px){.carousel__btn{width:36px;height:36px;font-size:26px;line-height:34px}}#root{margin:0}
