:root{--navy:#0c1a2b;--navy-2:#13253c;--cream:#f4efe4;--card:#fbf8f1;--gold:#c9a15c;--gold-2:#e0be7e;--gold-ink:#8c6119;--ink:#1b2434;--muted:#66707f;--line:#1b24341f;--serif:"Fraunces", Georgia, serif;--sans:"Inter", system-ui, sans-serif;--hand:"Caveat", cursive;--ease:cubic-bezier(.22,1,.36,1);--container:min(1200px, 92vw);--gutter:calc((100vw - var(--container)) / 2);--panel-inset:clamp(10px, 1.2vw, 20px)}*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{font-family:var(--sans);background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img,video{max-width:100%;display:block}::selection{background:var(--gold);color:var(--navy)}.container{width:var(--container);margin-inline:auto}section{position:relative}.h-serif{font-family:var(--serif);letter-spacing:-.015em;font-weight:420;line-height:1.12}.h-xl{font-size:clamp(2.6rem,5.6vw,4.6rem)}.h-lg{font-size:clamp(1.9rem,3.4vw,2.8rem)}.accent{color:var(--gold-ink);font-style:italic}.hero .accent,.panel-dark .accent{color:var(--gold)}.eyebrow{letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow--pill{opacity:.85;border:1px solid;border-radius:999px;padding:.45rem 1rem}.lede{color:var(--muted);max-width:52ch;font-size:.98rem;line-height:1.7}.split-line{display:block;overflow:hidden}.split .wm{vertical-align:top;display:inline-block;overflow:hidden}.split .w{will-change:transform;display:inline-block}.btn{transition:transform .35s var(--ease), box-shadow .35s, background .3s, color .3s;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-size:.92rem;font-weight:600;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-gold{background:var(--gold);color:var(--navy);box-shadow:0 12px 26px -12px #c9a15cb3}.btn-gold:hover{background:var(--gold-2)}.btn-outline{color:#fff;background:0 0;box-shadow:inset 0 0 0 1.5px #fff6}.btn-outline:hover{box-shadow:inset 0 0 0 1.5px #fff}.btn-ghost-ink{color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--line);background:0 0}.btn-ghost-ink:hover{box-shadow:inset 0 0 0 1.5px var(--ink)}@media (width<=600px){.container{width:88vw}.h-xl{font-size:clamp(1.9rem,8.5vw,2.5rem)}.h-lg{font-size:clamp(1.5rem,6.5vw,1.9rem)}.btn{padding:.8rem 1.4rem;font-size:.85rem}.lede{font-size:.9rem}}.link-more{align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:inline-flex}.link-more:after{content:"→";transition:transform .3s var(--ease)}.link-more:hover:after{transform:translate(4px)}.panel-dark{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;margin-inline:var(--panel-inset);border-radius:32px;padding-block:clamp(3.5rem,7vw,6rem);overflow:hidden}.panel-dark .lede{color:#ffffffa6}.nav{z-index:100;padding:.9rem var(--gutter);color:#fff;background:#0c1a2bf0;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.logo{letter-spacing:.14em;align-items:center;gap:.55rem;font-size:.95rem;font-weight:600;display:flex}.logo .mark{background:conic-gradient(from 200deg, var(--gold-2), var(--gold) 55%, #8f6f35);clip-path:polygon(50% 6%,94% 90%,62% 90%,50% 62%,38% 90%,6% 90%);border-radius:6px;width:26px;height:26px}.logo img.brand{width:auto;height:26px;display:block}.nav .logo{background:var(--card);border-radius:10px;padding:.34rem .62rem;box-shadow:0 8px 20px -12px #00000080}footer .logo img.brand{height:32px}.nav-links{gap:1.8rem;font-size:.85rem;list-style:none;display:flex}.nav-links a{opacity:.8;transition:opacity .3s}.nav-links a:hover{opacity:1}@media (width<=960px){.nav-links{display:none}}.nav .btn{padding:.65rem 1.2rem;font-size:.82rem}.hero{color:#fff;text-align:center;align-items:center;min-height:100svh;padding-top:90px;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);position:absolute;inset:0}.hero-bg video{object-fit:cover;width:100%;height:100%}.hero-overlay{z-index:1;background:linear-gradient(#0c1a2b8c 0%,#0c1a2b52 45%,#0c1a2bb3 100%);position:absolute;inset:0}.hero-center{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.hero .eyebrow--pill{color:var(--gold-2)}.hero h1{max-width:18ch;margin-top:1.6rem}.hero .lede{color:#ffffffb8;margin-top:1.4rem;max-width:58ch;margin-inline:auto}.hero-cta{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem;display:flex}.swap-word{text-align:left;min-width:4.2ch;display:inline-block}.swap-word:after{content:"";background:var(--gold);vertical-align:-.08em;width:3px;height:.85em;margin-left:4px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.trusted{text-align:center;padding-block:clamp(2.8rem,5vw,4rem)}.trusted .eyebrow{color:var(--muted);justify-content:center}.trusted-row-wrap{height:100px;margin-top:2rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000);mask-image:linear-gradient(90deg,#0000,#000 18% 82%,#0000)}.trusted-row{align-items:center;gap:clamp(1.6rem,4vw,3.4rem);width:max-content;height:100%;animation:26s linear infinite trustedScroll;display:flex}.trusted-row-wrap:hover .trusted-row{animation-play-state:paused}@keyframes trustedScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tlogo{opacity:1;transition:transform .35s var(--ease);flex:none}.tlogo:hover{transform:translateY(-2px)}.tlogo img{object-fit:contain;width:auto;height:clamp(30px,3.6vw,44px);display:block}.story{padding-block:clamp(3.5rem,7vw,6rem)}.story-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=960px){.story-grid{grid-template-columns:1fr}}.collage{height:clamp(360px,42vw,480px);position:relative}.collage img{object-fit:cover;border-radius:14px;position:absolute;box-shadow:0 24px 48px -24px #1b243466}.collage .p1{width:58%;height:52%;top:0;left:0}.collage .p2{width:44%;height:40%;top:8%;right:0}.collage .p3{width:40%;height:38%;bottom:4%;left:6%}.collage .p4{width:46%;height:44%;bottom:0;right:4%}.note{z-index:3;background:var(--card);font-family:var(--hand);color:var(--ink);border-radius:10px;padding:1.1rem 1.4rem;font-size:1.35rem;line-height:1.25;position:absolute;top:40%;left:32%;transform:rotate(-4deg);box-shadow:0 18px 40px -16px #1b243473}.note .mini-a{background:conic-gradient(from 200deg, var(--gold-2), var(--gold) 55%, #8f6f35);clip-path:polygon(50% 6%,94% 90%,62% 90%,50% 62%,38% 90%,6% 90%);border-radius:5px;width:22px;height:22px;margin-top:.4rem}.story-copy .eyebrow{color:var(--gold-ink)}.story-copy h2{margin-top:1rem}.story-copy .lede{margin-top:1.2rem}.story-copy .btn{margin-top:1.6rem}.pillars{padding-bottom:clamp(3.5rem,7vw,6rem)}.pillars .eyebrow{color:var(--muted);justify-content:center;width:100%}.pillars-grid{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:2.4rem;display:grid}@media (width<=900px){.pillars-grid{grid-template-columns:1fr}}.pcard{background:var(--card);border:1px solid var(--line);transform-style:preserve-3d;border-radius:18px;overflow:hidden}.pcard .ph{aspect-ratio:16/9.4;overflow:hidden}.pcard .ph img{object-fit:cover;width:100%;height:100%}.pcard .body{padding:1.5rem 1.5rem 1.7rem}.picon{z-index:2;background:var(--gold);width:40px;height:40px;color:var(--navy);border-radius:10px;place-items:center;margin-top:-3.2rem;display:grid;position:relative;box-shadow:0 10px 20px -8px #c9a15cb3}.picon svg{width:19px;height:19px}.pcard h3{font-family:var(--serif);margin-top:1rem;font-size:1.2rem;font-weight:500}.pcard p{color:var(--muted);margin-top:.6rem;font-size:.9rem;line-height:1.65}.pcard .link-more{color:var(--ink);margin-top:1rem}.engine-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}@media (width<=960px){.engine-grid{grid-template-columns:1fr}}.engine-collage{height:clamp(320px,36vw,420px);position:relative}.engine-collage img{object-fit:cover;border-radius:14px;position:absolute;box-shadow:0 26px 50px -24px #0009}.engine-collage .e1{width:70%;height:58%;top:0;right:0}.engine-collage .e2{width:56%;height:52%;bottom:0;left:0}.engine-head .eyebrow--pill{color:var(--gold-2)}.engine-head h2{margin-top:1.1rem}.engine-head .lede{margin-top:.8rem}.steps{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:clamp(2.4rem,5vw,3.6rem);display:grid;position:relative}@media (width<=900px){.steps{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.steps{grid-template-columns:1fr;gap:1.6rem}}.steps:before{content:"";background:#ffffff24;height:1.5px;position:absolute;top:26px;left:6%;right:6%}.steps .progress{background:var(--gold);transform-origin:0;width:88%;height:1.5px;position:absolute;top:26px;left:6%;transform:scaleX(0)}@media (width<=900px){.steps:before,.steps .progress{display:none}}.step{text-align:left;position:relative}.step .dot{border:1.5px solid var(--gold);width:52px;height:52px;color:var(--gold-2);background:var(--navy);z-index:2;border-radius:50%;place-items:center;display:grid;position:relative}.step .dot svg{width:22px;height:22px}.step .num{color:var(--gold);letter-spacing:.1em;margin-top:1rem;font-size:.72rem;font-weight:600;display:block}.step h4{margin-top:.3rem;font-size:.95rem;font-weight:600}.step p{color:#fff9;margin-top:.4rem;font-size:.78rem;line-height:1.55}@media (width<=600px){.step{text-align:center;flex-direction:column;align-items:center;display:flex}.step .dot{margin-inline:auto}}.engine-cta{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.numbers-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}@media (width<=960px){.numbers-grid{grid-template-columns:1fr}}.numbers-head .eyebrow--pill{color:var(--gold-2)}.numbers-head h2{margin-top:1rem}.big-stats{grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:2rem;display:grid}@media (width<=600px){.big-stats{grid-template-columns:1fr}}.bstat{perspective:1200px}.bstat .flip-inner{min-height:158px;transform-style:preserve-3d;transition:transform .7s var(--ease);position:relative}.bstat:hover .flip-inner{transform:rotateY(180deg)}.bstat .face{backface-visibility:hidden;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:0}.bstat .face.front{align-items:flex-start}.bstat b{font-family:var(--serif);letter-spacing:-.015em;color:var(--gold-2);text-shadow:0 0 32px #e0be7e66;font-size:clamp(2.5rem,4.8vw,3.6rem);font-weight:600;line-height:1;display:block}.bstat .face.front span{color:#ffffffa6;margin-top:.55rem;font-size:.8rem}.bstat .face.back{text-align:left;background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;padding:1rem 1.1rem;transform:rotateY(180deg)}.bstat .back-icon{font-size:1.1rem}.bstat .face.back p{color:#ffffffb8;margin-top:.4rem;font-size:.76rem;line-height:1.5}.numbers-note{color:#ffffff73;margin-top:2rem;font-size:.72rem}.chart-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;padding:1.6rem}.chart-card .cap{color:#fff9;justify-content:space-between;font-size:.75rem;display:flex}.chart-wrap{margin-top:1rem;position:relative}.chart-pill{background:var(--gold);color:var(--navy);border-radius:999px;padding:.35rem .7rem;font-size:.7rem;font-weight:600;position:absolute;top:6%;right:4%}.chart-months{color:#ffffff73;justify-content:space-between;margin-top:.6rem;font-size:.62rem;display:flex}.testi-pin{padding-block:clamp(3.5rem,7vw,6rem);overflow:hidden}.testi-pin-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=900px){.testi-pin-grid{grid-template-columns:1fr}}.testi-left .eyebrow{color:var(--muted)}.testi-left h2,.testi-left .lede{margin-top:1rem}.testi-left .link-more{margin-top:1.4rem}.testi-mask{height:clamp(420px,44vw,560px);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0,#000 18% 82%,#0000 100%);mask-image:linear-gradient(#0000 0,#000 18% 82%,#0000 100%)}@media (width<=900px){.testi-mask{margin-top:.5rem}}.testi-track{will-change:transform;flex-direction:column;gap:1.2rem;display:flex}.treview{transform-origin:50%;background:var(--card);border:1px solid var(--line);text-align:left;border-radius:16px;flex:none;padding:1.7rem 1.9rem}.treview .quote{color:var(--ink);font-size:.95rem;line-height:1.7}.tby{align-items:center;gap:.8rem;margin-top:1.3rem;display:flex}.tby img{object-fit:cover;border-radius:50%;width:46px;height:46px}.tby b{font-size:.88rem;display:block}.tby span{color:var(--muted);font-size:.72rem}.tstars{color:var(--gold);gap:.2rem;margin-top:.3rem;display:flex}.tstars svg{width:13px;height:13px}.reveal-wrap{height:260vh;position:relative}.reveal-pin{background:var(--navy);place-items:center;height:100vh;display:grid;position:relative;overflow:hidden}.reveal-bg{z-index:0;position:absolute;inset:0}.reveal-bg video{object-fit:cover;width:100%;height:100%}.reveal-bg-tint{background:linear-gradient(#0c1a2b80 0%,#0c1a2b59 45%,#0c1a2bc7 100%);position:absolute;inset:0}.reveal-grid{z-index:1;grid-template-columns:repeat(6,1fr);display:grid;position:absolute;inset:0}@media (width<=760px){.reveal-grid{grid-template-columns:repeat(3,1fr)}}.rslat{will-change:transform;background-position:top;background-size:cover}.reveal-panel{z-index:2;text-align:center;color:#fff;background:#0c1a2beb;border-radius:24px;max-width:44rem;padding:clamp(1.8rem,4vw,2.4rem) clamp(1.5rem,4vw,2.6rem);position:relative}.reveal-panel .eyebrow--pill{color:var(--gold-2);border-color:#fff6}.reveal-panel h2{margin-top:1.2rem}.reveal-panel .lede{color:#ffffffb3;margin:1rem auto 0}@media (width<=760px){.reveal-wrap{height:auto}.reveal-pin{height:auto;min-height:100vh;padding-block:3rem 3.5rem}.reveal-panel{margin-inline:1rem}}.reveal-panel .btn{margin-top:1.6rem}.cta-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}@media (width<=960px){.cta-grid{grid-template-columns:1fr}}.cta-copy .eyebrow--pill{color:var(--gold-2)}.cta-copy h2{margin-top:1.1rem}.cta-copy .lede{margin-top:1rem}.cta-socials{gap:.7rem;margin-top:1.8rem;display:flex}.cta-socials a{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:38px;height:38px;transition:all .3s;display:grid}.cta-socials a svg{width:17px;height:17px}.cta-socials a:hover{background:var(--gold);border-color:var(--gold);color:var(--navy)}.cta-media{position:relative}.cta-media>img{aspect-ratio:4/4.4;object-fit:cover;border-radius:18px;width:100%}.audit-card{background:var(--card);width:min(300px,86%);color:var(--ink);border-radius:16px;padding:1.5rem;position:absolute;bottom:8%;right:-10px;box-shadow:0 30px 60px -25px #0000008c}.audit-card h3{font-family:var(--serif);font-size:1.15rem;font-weight:520}.audit-card ul{gap:.6rem;margin-top:1rem;list-style:none;display:grid}.audit-card li{align-items:center;gap:.6rem;font-size:.82rem;display:flex}.audit-card li .chk{border:1.5px solid var(--gold);width:18px;height:18px;color:var(--gold);border-radius:50%;flex:none;place-items:center;font-size:.6rem;display:grid}.audit-card .btn{justify-content:center;width:100%;margin-top:1.2rem}footer{padding:clamp(3rem,6vw,4.5rem) 0 0}.foot-grid{grid-template-columns:1.4fr 1fr 1fr 1fr 1.2fr;gap:2rem;padding-bottom:3rem;display:grid}.foot-grid>div{min-width:0}@media (width<=960px){.foot-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.foot-grid{grid-template-columns:1fr}}footer .logo{color:var(--ink)}.foot-desc{color:var(--muted);max-width:30ch;margin-top:1rem;font-size:.85rem;line-height:1.65}.foot-social{gap:.6rem;margin-top:1.2rem;display:flex}.foot-social a{border:1px solid var(--line);width:32px;height:32px;color:var(--muted);border-radius:50%;place-items:center;transition:all .3s;display:grid}.foot-social a svg{width:15px;height:15px}.foot-grid h4{margin-bottom:1rem;font-size:.82rem;font-weight:600}.foot-grid ul{color:var(--muted);gap:.55rem;font-size:.85rem;list-style:none;display:grid}.foot-grid a:hover{color:var(--ink)}.foot-phone{align-items:center;gap:.5rem;display:inline-flex}.foot-phone svg{flex:none;width:14px;height:14px}.foot-social a:hover{background:var(--navy);color:#fff;border-color:var(--navy)}.foot-bottom{border-top:1px solid var(--line);padding:1.2rem var(--gutter);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:.8rem;margin-top:1rem;font-size:.75rem;display:flex}.foot-bottom .links{gap:1.6rem;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}}.nav-drop[data-v-fc2a90ed]{position:relative}.nav-drop-trigger[data-v-fc2a90ed]{cursor:default;opacity:.8;align-items:center;gap:.3rem;transition:opacity .3s;display:inline-flex}.nav-drop:hover .nav-drop-trigger[data-v-fc2a90ed]{opacity:1}.nav-drop .chev[data-v-fc2a90ed]{opacity:.8;transition:transform .25s var(--ease);font-size:.7em}.nav-drop:hover .chev[data-v-fc2a90ed]{transform:translateY(1px)rotate(180deg)}.nav-drop-menu[data-v-fc2a90ed]{opacity:0;pointer-events:none;transition:opacity .2s var(--ease);padding-top:.6rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.nav-drop:hover .nav-drop-menu[data-v-fc2a90ed]{opacity:1;pointer-events:auto}.nav-drop-card[data-v-fc2a90ed]{background:var(--card);min-width:220px;color:var(--ink);border:1px solid var(--line);border-radius:12px;padding:.5rem;list-style:none;box-shadow:0 20px 40px -20px #00000073}.nav-drop-card li a[data-v-fc2a90ed]{opacity:1;color:var(--ink);border-radius:8px;padding:.55rem .7rem;font-size:.85rem;transition:background .2s;display:block}.nav-drop-card li a[data-v-fc2a90ed]:hover{background:#c9a15c1f}.nav-burger[data-v-fc2a90ed]{background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;margin-left:.8rem;padding:0;display:none}.nav-burger span[data-v-fc2a90ed]{width:100%;height:2px;transition:transform .3s var(--ease), opacity .3s var(--ease);background:#fff;border-radius:2px;display:block}.nav-burger.open span[data-v-fc2a90ed]:first-child{transform:translateY(7px)rotate(45deg)}.nav-burger.open span[data-v-fc2a90ed]:nth-child(2){opacity:0}.nav-burger.open span[data-v-fc2a90ed]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile[data-v-fc2a90ed]{z-index:99;background:var(--navy);opacity:0;pointer-events:none;transition:transform .4s var(--ease), opacity .3s var(--ease);padding:calc(76px + 1.5rem) 1.6rem 2rem;position:fixed;inset:0;overflow-y:auto;transform:translateY(-100%)}.nav-mobile.open[data-v-fc2a90ed]{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-mobile ul[data-v-fc2a90ed]{flex-direction:column;gap:.3rem;list-style:none;display:flex}.nav-mobile ul li a[data-v-fc2a90ed]{color:#fff;border-bottom:1px solid #ffffff1a;padding:.85rem .2rem;font-size:1.05rem;display:block}.nav-mobile-cta[data-v-fc2a90ed]{justify-content:center;width:100%;margin-top:1.8rem;display:flex}@media (width<=960px){.nav-cta[data-v-fc2a90ed]{display:none}.nav-burger[data-v-fc2a90ed]{display:flex}}.hero-inline-link[data-v-fe5730fc]{text-underline-offset:3px;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6;transition:text-decoration-color .2s}.hero-inline-link[data-v-fe5730fc]:hover{-webkit-text-decoration-color:var(--gold-2);text-decoration-color:var(--gold-2);color:var(--gold-2)}.hero-microcopy[data-v-fe5730fc]{letter-spacing:.03em;color:#ffffffa6;margin-top:1.1rem;font-size:.76rem;font-weight:600}@media (width<=600px){.hero[data-v-fe5730fc]{padding-top:76px;padding-bottom:2.2rem}.hero-cta[data-v-fe5730fc]{gap:.7rem;margin-top:1.6rem}.hero-microcopy[data-v-fe5730fc]{margin-top:1rem;font-size:.7rem}}.trusted-pms[data-v-8f479291]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;margin-top:2.2rem;padding-top:1.8rem;display:flex}.trusted-pms-label[data-v-8f479291]{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:600}.trusted-pms-name[data-v-8f479291]{color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:600}.aivsim[data-v-4b8306d1]{background:#ffffff0d;border:1px solid #ffffff24;border-radius:16px;overflow:hidden}.aivsim-head[data-v-4b8306d1]{border-bottom:1px solid #ffffff24;align-items:center;gap:8px;padding:12px 16px;display:flex}.aivsim-head .d[data-v-4b8306d1]{background:#4a5568;border-radius:50%;width:8px;height:8px}.aivsim-head .app[data-v-4b8306d1]{color:var(--muted-d,#ffffff8c);letter-spacing:.04em;margin-left:6px;font-size:11.5px}.aivsim-body[data-v-4b8306d1]{min-height:172px;padding:18px}.msg-user[data-v-4b8306d1]{border-left:2px solid var(--gold);color:#e8ebf0;background:#ffffff0f;border-radius:2px;max-width:85%;min-height:16px;margin-bottom:14px;margin-left:auto;padding:10px 14px;font-size:13px}.caret[data-v-4b8306d1]{background:var(--gold);vertical-align:middle;width:2px;height:13px;margin-left:2px;animation:.8s infinite aivCaret-4b8306d1;display:inline-block}@keyframes aivCaret-4b8306d1{0%,49%{opacity:1}50%,to{opacity:0}}.typing[data-v-4b8306d1]{background:#ffffff0a;border-radius:2px;align-items:center;gap:5px;width:fit-content;margin-bottom:14px;padding:13px 15px;display:flex}.typing span[data-v-4b8306d1]{background:#ffffff8c;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite aivBounce-4b8306d1}.typing span[data-v-4b8306d1]:nth-child(2){animation-delay:.15s}.typing span[data-v-4b8306d1]:nth-child(3){animation-delay:.3s}@keyframes aivBounce-4b8306d1{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.msg-ai[data-v-4b8306d1]{color:#d3d9e2;opacity:0;background:#ffffff0a;border-radius:2px;padding:13px 15px;font-size:13px;transition:opacity .5s}.msg-ai.show[data-v-4b8306d1]{opacity:1}.msg-ai[data-v-4b8306d1] b{color:#fff}.flag[data-v-4b8306d1]{border:1px solid var(--gold);color:var(--gold-2);opacity:0;background:#c9a15c24;border-radius:6px;margin-top:12px;padding:9px 14px;font-size:12px;transition:opacity .4s}.flag.show[data-v-4b8306d1]{opacity:1;animation:.4s aivFlagPop-4b8306d1}@keyframes aivFlagPop-4b8306d1{0%{transform:scale(.92)}60%{transform:scale(1.03)}to{transform:scale(1)}}.aivf-wrap[data-v-42fec069]{z-index:5;background:var(--cream);padding-block:clamp(1rem,2vw,1.5rem);position:relative}.aivf-panel[data-v-42fec069]{background:radial-gradient(ellipse 700px 400px at 10% 0%, #c9a15c24, transparent 60%), linear-gradient(170deg, var(--navy-2), var(--navy) 60%)}.aivf-grid[data-v-42fec069]{grid-template-columns:1.1fr 1fr;align-items:center;gap:50px;display:grid}@media (width<=880px){.aivf-grid[data-v-42fec069]{grid-template-columns:1fr}}.aivf-copy .eyebrow--pill[data-v-42fec069]{color:var(--gold-2)}.aivf-copy h2[data-v-42fec069]{color:#fff;margin:1rem 0}.aivf-copy .lede[data-v-42fec069]{max-width:52ch;margin-bottom:1.6rem}.tby-name[data-v-aca664d1]{filter:blur(4px);transition:filter .35s var(--ease);cursor:default}.treview:hover .tby-name[data-v-aca664d1]{filter:blur()}.tby-avatar[data-v-aca664d1]{background:var(--gold);width:46px;height:46px;color:var(--navy);font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1.1rem;font-weight:600;display:grid}.why-ascendia[data-v-de5fdbb6]{padding-block:clamp(3.5rem,7vw,6rem)}.why-head[data-v-de5fdbb6]{text-align:center;max-width:64ch;margin:0 auto}.why-head .eyebrow--pill[data-v-de5fdbb6]{color:var(--gold-2)}.why-head h2[data-v-de5fdbb6]{margin-top:1rem}.why-head .lede[data-v-de5fdbb6]{color:#ffffffb8;margin:1.1rem auto 0}.why-grid[data-v-de5fdbb6]{grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:clamp(2.4rem,5vw,3.4rem);display:grid}@media (width<=900px){.why-grid[data-v-de5fdbb6]{grid-template-columns:1fr}}.why-card[data-v-de5fdbb6]{text-align:left;background:#ffffff0d;border:1px solid #ffffff24;border-radius:18px;padding:clamp(1.6rem,3vw,2rem)}.why-icon[data-v-de5fdbb6]{background:var(--gold);width:44px;height:44px;color:var(--navy);border-radius:12px;place-items:center;display:grid;box-shadow:0 10px 20px -8px #c9a15cb3}.why-icon svg[data-v-de5fdbb6]{width:20px;height:20px}.why-card h3[data-v-de5fdbb6]{font-family:var(--serif);color:#fff;margin-top:1.1rem;font-size:1.1rem;font-weight:500}.why-card p[data-v-de5fdbb6]{color:#ffffffad;margin-top:.7rem;font-size:.86rem;line-height:1.65}.why-cta[data-v-de5fdbb6]{text-align:center;margin-top:clamp(2rem,4vw,2.6rem)}.why-cta .link-more[data-v-de5fdbb6]{color:var(--gold-2)}.pillars .eyebrow[data-v-72b23a4f]{color:var(--muted)}.pillars h2[data-v-72b23a4f]{margin-top:1rem}.pillars-lede[data-v-72b23a4f]{margin:1.1rem auto 0}.sticky-cta[data-v-5da52399]{z-index:90;background:var(--navy);opacity:1;transition:transform .5s var(--ease), opacity .4s var(--ease);pointer-events:auto;border-top:1px solid #ffffff1f;position:fixed;bottom:0;left:0;right:0;transform:translateY(0);box-shadow:0 -20px 40px -20px #0006}.sticky-cta[data-v-5da52399]:not(.is-visible),.sticky-cta.dismissed[data-v-5da52399],.sticky-cta.near-footer[data-v-5da52399]{opacity:0;pointer-events:none;transform:translateY(100%)}.sticky-cta-inner[data-v-5da52399]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.2rem;padding-block:.85rem;display:flex}.sticky-cta-copy[data-v-5da52399]{color:#fff;font-size:.85rem;font-weight:600}.sticky-cta-actions[data-v-5da52399]{align-items:center;gap:.9rem;display:flex}.sticky-cta-actions .btn[data-v-5da52399]{padding:.6rem 1.2rem;font-size:.8rem}.sticky-cta-close[data-v-5da52399]{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;transition:all .25s;display:grid}.sticky-cta-close svg[data-v-5da52399]{width:14px;height:14px}.sticky-cta-close[data-v-5da52399]:hover{color:#fff;background:#ffffff1a}@media (width<=640px){.sticky-cta-copy[data-v-5da52399]{font-size:.78rem}}.rank-calc[data-v-27880ef7]{padding-block:clamp(3.5rem,7vw,6rem)}.rank-calc-head[data-v-27880ef7]{text-align:center;max-width:64ch;margin:0 auto}.rank-calc-head .eyebrow[data-v-27880ef7]{color:var(--gold-ink);justify-content:center}.rank-calc-head h2[data-v-27880ef7]{margin-top:1rem}.rank-calc-head .lede[data-v-27880ef7]{margin:1.1rem auto 0}.rank-calc-panel[data-v-27880ef7]{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(1.6rem,3vw,2.4rem);margin-top:clamp(2.4rem,5vw,3.4rem);display:grid}@media (width<=900px){.rank-calc-panel[data-v-27880ef7]{grid-template-columns:1fr}}.rank-calc-inputs[data-v-27880ef7]{background:var(--card);border:1px solid var(--line);border-radius:20px;flex-direction:column;gap:1.2rem;padding:clamp(1.6rem,3vw,2.2rem);display:flex}.rank-field label[data-v-27880ef7]{color:var(--ink);margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.rank-field select[data-v-27880ef7],.rank-field input[type=text][data-v-27880ef7]{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:10px;padding:.8rem .9rem;font-size:.9rem}.rank-slider-row[data-v-27880ef7]{align-items:center;gap:.9rem;display:flex}.rank-slider-row input[type=range][data-v-27880ef7]{-webkit-appearance:none;background:var(--line);border-radius:5px;outline:none;flex:1;height:6px}.rank-slider-row input[type=range][data-v-27880ef7]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--gold);cursor:pointer;border-radius:50%;width:18px;height:18px}.rank-slider-row input[type=range][data-v-27880ef7]::-moz-range-thumb{background:var(--gold);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px}.rank-badge[data-v-27880ef7]{color:var(--navy);text-align:center;background:#c9a15c29;border-radius:6px;flex:none;min-width:4.2rem;padding:.3rem .7rem;font-size:.85rem;font-weight:700}.rank-submit[data-v-27880ef7]{justify-content:center;margin-top:.4rem}.rank-calc-result[data-v-27880ef7]{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;border-radius:20px;flex-direction:column;padding:clamp(1.6rem,3vw,2.2rem);display:flex}.rank-result-label[data-v-27880ef7]{letter-spacing:.1em;text-transform:uppercase;color:#ffffffa6;font-size:.72rem;font-weight:600}.rank-result-value[data-v-27880ef7]{font-family:var(--serif);color:var(--gold-2);text-shadow:0 0 32px #e0be7e59;margin-top:.6rem;font-size:clamp(2.2rem,4.5vw,2.8rem);font-weight:600}.rank-result-value small[data-v-27880ef7]{color:#fff9;margin-left:.3rem;font-size:1rem;font-weight:500}.rank-result-sub[data-v-27880ef7]{color:#ffffffb3;margin-top:.5rem;font-size:.82rem}.rank-cta-box[data-v-27880ef7]{background:#ffffff0f;border:1px solid #ffffff29;border-radius:14px;margin-top:1.5rem;padding:1.1rem 1.2rem}.rank-cta-box p[data-v-27880ef7]{color:#fff;margin-bottom:.8rem;font-size:.85rem}.rank-cta-btn[data-v-27880ef7]{justify-content:center;width:100%}.v-enter-active[data-v-27880ef7],.v-leave-active[data-v-27880ef7]{transition:opacity .3s,transform .3s}.v-enter-from[data-v-27880ef7],.v-leave-to[data-v-27880ef7]{opacity:0;transform:translateY(8px)}.rank-disclaimer[data-v-27880ef7]{color:#ffffff73;margin-top:auto;padding-top:1.4rem;font-size:.68rem;line-height:1.5}.engine-cta[data-v-e3ff0453]{flex-direction:column;align-items:center;gap:1.1rem;display:flex}.engine-pdf-form[data-v-e3ff0453]{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.engine-pdf-form input[data-v-e3ff0453]{color:#fff;font:inherit;background:#ffffff0f;border:1px solid #ffffff40;border-radius:999px;min-width:220px;padding:.85rem 1.1rem;font-size:.85rem}.engine-pdf-form input[data-v-e3ff0453]::placeholder{color:#ffffff80}.engine-pdf-form input[data-v-e3ff0453]:focus{border-color:var(--gold);outline:none}.engine-pdf-sent[data-v-e3ff0453]{color:#ffffffbf;font-size:.85rem}.pricing-transparency[data-v-00884a83]{padding-block:clamp(3rem,6vw,5rem)}.pt-head[data-v-00884a83]{text-align:center;max-width:60ch;margin-inline:auto}.pt-head .eyebrow[data-v-00884a83]{color:var(--muted);justify-content:center}.pt-head h2[data-v-00884a83]{margin-top:1rem}.pt-list[data-v-00884a83]{gap:1rem;max-width:680px;margin:clamp(2rem,4vw,2.8rem) auto 0;list-style:none;display:grid}.pt-list li[data-v-00884a83]{color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:14px;align-items:flex-start;gap:.8rem;padding:1rem 1.2rem;font-size:.92rem;line-height:1.6;display:flex}.pt-list i[data-v-00884a83]{background:var(--gold);width:22px;height:22px;color:var(--navy);border-radius:50%;flex:none;place-items:center;margin-top:.1rem;font-style:normal;display:grid}.pt-list i svg[data-v-00884a83]{width:12px;height:12px}.pt-links[data-v-00884a83]{flex-wrap:wrap;justify-content:center;gap:1.6rem;margin-top:2rem;display:flex}.clients[data-v-cd84b8c1]{padding-block:clamp(3.5rem,7vw,6rem)}.clients-head[data-v-cd84b8c1]{text-align:center}.clients-head .eyebrow[data-v-cd84b8c1]{color:var(--muted);justify-content:center}.clients-head h2[data-v-cd84b8c1]{margin-top:.8rem}.clients-carousel[data-v-cd84b8c1]{margin-top:clamp(2.2rem,4vw,3rem);padding-block:.5rem;overflow:hidden}.clients-track[data-v-cd84b8c1]{will-change:transform;--per:4;--gap:1.1rem;gap:1.1rem;display:flex}.clients-track .client-card[data-v-cd84b8c1]{flex:0 0 calc((100% - (var(--per) - 1) * var(--gap)) / var(--per))}@media (width<=1180px){.clients-track[data-v-cd84b8c1]{--per:3}}@media (width<=760px){.clients-track[data-v-cd84b8c1]{--per:2}}@media (width<=600px){.clients-track[data-v-cd84b8c1]{--per:1}}.client-card[data-v-cd84b8c1]{background:var(--card);border:1px solid var(--line);transition:transform .35s var(--ease), box-shadow .35s;border-radius:16px;margin-bottom:20px;display:block;overflow:hidden}.client-card[data-v-cd84b8c1]:hover{transform:translateY(-4px);box-shadow:0 24px 46px -26px #1b243466}.client-ph[data-v-cd84b8c1]{aspect-ratio:16/10;overflow:hidden}.client-ph img[data-v-cd84b8c1]{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .7s var(--ease)}.client-card:hover .client-ph img[data-v-cd84b8c1]{transform:scale(1.06)}.client-body[data-v-cd84b8c1]{align-items:center;gap:.8rem;padding:1rem 1.2rem 1.2rem;display:flex}.client-logo[data-v-cd84b8c1]{background:#fff;border-radius:8px;flex:none;align-items:center;padding:.35rem .55rem;display:inline-flex;box-shadow:0 6px 14px -9px #1b243459}.client-logo img[data-v-cd84b8c1]{object-fit:contain;width:auto;height:16px;display:block}.client-body b[data-v-cd84b8c1]{color:var(--ink);font-size:.9rem;display:block}.client-body .loc[data-v-cd84b8c1]{color:var(--muted);font-size:.74rem}.clients-nav[data-v-cd84b8c1]{justify-content:center;align-items:center;gap:.7rem;margin-top:1.9rem;display:flex}.clients-nav button[data-v-cd84b8c1]{border:1.5px solid var(--line);width:44px;height:44px;color:var(--ink);transition:all .3s var(--ease);background:0 0;border-radius:50%}.clients-nav button[data-v-cd84b8c1]:hover:not(:disabled){background:var(--ink);color:var(--cream)}.clients-nav button[data-v-cd84b8c1]:disabled{opacity:.3;pointer-events:none}.clients-dots[data-v-cd84b8c1]{gap:.5rem;margin:0 .4rem;display:flex}.clients-dots i[data-v-cd84b8c1]{background:var(--line);width:8px;height:8px;transition:all .3s var(--ease);border-radius:50%}.clients-dots i.on[data-v-cd84b8c1]{background:var(--gold);border-radius:999px;width:22px}.faq[data-v-49ef5a97]{padding-block:clamp(3.5rem,7vw,6rem)}.faq-head[data-v-49ef5a97]{text-align:center;max-width:60ch;margin:0 auto}.faq-head .eyebrow[data-v-49ef5a97]{color:var(--muted);justify-content:center}.faq-head h2[data-v-49ef5a97]{margin-top:1rem}.faq-list[data-v-49ef5a97]{border-top:1px solid var(--line);max-width:760px;margin:clamp(2.4rem,5vw,3.2rem) auto 0}.faq-item[data-v-49ef5a97]{border-bottom:1px solid var(--line);padding-block:1.1rem}.faq-item summary[data-v-49ef5a97]{font-family:var(--serif);color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1.02rem;font-weight:500;list-style:none;display:flex}.faq-item summary[data-v-49ef5a97]::-webkit-details-marker{display:none}.faq-plus[data-v-49ef5a97]{color:var(--gold);transition:transform .3s var(--ease);flex:none;font-size:1.3rem;font-weight:300}.faq-item[open] .faq-plus[data-v-49ef5a97]{transform:rotate(45deg)}.faq-item p[data-v-49ef5a97]{color:var(--muted);max-width:64ch;margin-top:.8rem;font-size:.88rem;line-height:1.7}.cta-booking[data-v-f06700d0]{background:var(--card);border-radius:18px;overflow:hidden;box-shadow:0 30px 60px -30px #00000080}.cta-booking-head[data-v-f06700d0]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.3rem;display:flex}.booking-tag[data-v-f06700d0]{font-family:var(--serif);color:var(--ink);font-size:.9rem;font-weight:500}.booking-duration[data-v-f06700d0]{color:var(--muted);font-size:.74rem}.cta-booking-iframe[data-v-f06700d0]{border:none;width:100%;height:auto;min-height:700px;display:block}.about-hero[data-v-caad379a]{color:#fff;text-align:center;justify-content:center;align-items:center;min-height:78svh;padding-top:90px;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.about-hero-bg[data-v-caad379a]{z-index:0;position:absolute;inset:0}.about-hero-bg img[data-v-caad379a]{object-fit:cover;width:100%;height:100%}.about-hero-overlay[data-v-caad379a]{z-index:1;background:linear-gradient(#0c1a2bbd 0%,#0c1a2b73 45%,#0c1a2bd6 100%);position:absolute;inset:0}.about-hero-center[data-v-caad379a]{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.about-hero .eyebrow--pill[data-v-caad379a]{color:var(--gold-2)}.about-hero h1[data-v-caad379a]{max-width:20ch;margin-top:1.5rem}.about-hero .lede[data-v-caad379a]{color:#ffffffbf;max-width:56ch;margin-top:1.3rem}.about-intro[data-v-caad379a]{text-align:center;padding-block:clamp(3rem,6vw,4.5rem)}.about-intro-inner[data-v-caad379a]{max-width:64ch;margin-inline:auto}.about-intro .eyebrow[data-v-caad379a]{color:var(--gold);justify-content:center}.about-intro-p[data-v-caad379a]{max-width:64ch;margin:1.2rem auto 0}.about-intro .link-more[data-v-caad379a]{color:var(--ink);justify-content:center;margin-top:1.2rem}.tm-backdrop[data-v-13cd9bc7]{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1a2bb8;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.tm-card[data-v-13cd9bc7]{background:var(--card);text-align:center;border-radius:24px;width:100%;max-width:520px;max-height:88vh;padding:clamp(2rem,4vw,2.8rem) clamp(1.8rem,4vw,2.4rem) 2.2rem;position:relative;overflow-y:auto;box-shadow:0 40px 80px -30px #00000080}.tm-close[data-v-13cd9bc7]{background:var(--line);width:34px;height:34px;color:var(--ink);cursor:pointer;border:none;border-radius:50%;place-items:center;transition:background .2s;display:grid;position:absolute;top:1rem;right:1rem}.tm-close svg[data-v-13cd9bc7]{width:14px;height:14px}.tm-close[data-v-13cd9bc7]:hover{background:var(--gold);color:var(--navy)}.tm-photo[data-v-13cd9bc7]{object-fit:cover;border-radius:50%;width:96px;height:96px;margin-inline:auto}.tm-avatar[data-v-13cd9bc7]{background:var(--gold);width:96px;height:96px;color:var(--navy);font-family:var(--serif);border-radius:50%;place-items:center;margin-inline:auto;font-size:2.2rem;font-weight:600;display:grid}.tm-body[data-v-13cd9bc7]{margin-top:1.3rem}.tm-body b[data-v-13cd9bc7]{font-family:var(--serif);color:var(--ink);font-size:1.3rem;font-weight:500;display:block}.tm-body span[data-v-13cd9bc7]{color:var(--muted);margin-top:.4rem;font-size:.85rem;display:block}.tm-body p[data-v-13cd9bc7]{color:var(--muted);text-align:left;margin-top:1.2rem;font-size:.9rem;line-height:1.7}.tm-quote[data-v-13cd9bc7]{font-family:var(--serif);color:var(--ink);text-align:left;border-left:2px solid var(--gold);margin-top:1.2rem;padding-left:1rem;font-size:1rem;font-style:italic;line-height:1.6}.tm-fade-enter-active[data-v-13cd9bc7],.tm-fade-leave-active[data-v-13cd9bc7]{transition:opacity .3s var(--ease)}.tm-fade-enter-from[data-v-13cd9bc7],.tm-fade-leave-to[data-v-13cd9bc7]{opacity:0}.tm-pop-enter-active[data-v-13cd9bc7]{transition:opacity .35s var(--ease), transform .35s var(--ease)}.tm-pop-leave-active[data-v-13cd9bc7]{transition:opacity .2s var(--ease), transform .2s var(--ease)}.tm-pop-enter-from[data-v-13cd9bc7]{opacity:0;transform:scale(.92)translateY(10px)}.tm-pop-leave-to[data-v-13cd9bc7]{opacity:0;transform:scale(.96)}.about-founders[data-v-c4606e8f]{padding-block:clamp(3.5rem,7vw,6rem)}.founders-head[data-v-c4606e8f]{text-align:center;max-width:60ch;margin-inline:auto}.founders-head .eyebrow[data-v-c4606e8f]{color:var(--muted);justify-content:center}.founders-head h2[data-v-c4606e8f]{margin-top:1rem}.founders-head .lede[data-v-c4606e8f]{text-align:center;margin:1.1rem auto 0}.advisory-head[data-v-c4606e8f]{margin-top:clamp(4rem,8vw,5.5rem)}.founder-grid[data-v-c4606e8f]{grid-template-columns:repeat(3,1fr);gap:clamp(1.6rem,3vw,2.4rem);margin-top:clamp(2.8rem,5vw,3.6rem);display:grid}.advisory-grid[data-v-c4606e8f]{grid-template-columns:repeat(4,1fr)}@media (width<=960px){.founder-grid[data-v-c4606e8f],.advisory-grid[data-v-c4606e8f]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.founder-grid[data-v-c4606e8f],.advisory-grid[data-v-c4606e8f]{grid-template-columns:1fr;max-width:340px;margin-inline:auto}}.founder-card[data-v-c4606e8f]{text-align:left;cursor:pointer;font:inherit;background:0 0;border:none;width:100%;padding:0;display:block}.founder-photo-wrap[data-v-c4606e8f]{aspect-ratio:4/5;background:var(--card);border-radius:14px;overflow:hidden}.founder-photo[data-v-c4606e8f]{object-fit:cover;width:100%;height:100%;display:block}.founder-photo-fallback[data-v-c4606e8f]{background:var(--gold);width:100%;height:100%;color:var(--navy);font-family:var(--serif);place-items:center;font-size:3rem;font-weight:600;display:grid}.founder-accent[data-v-c4606e8f]{background:var(--gold);border-radius:2px;width:100%;height:3px;margin-top:1rem;display:block}.founder-role[data-v-c4606e8f]{color:var(--muted);margin-top:.9rem;font-size:.78rem;display:block}.founder-name-row[data-v-c4606e8f]{justify-content:space-between;align-items:center;gap:.6rem;margin-top:.25rem;display:flex}.founder-name-row b[data-v-c4606e8f]{font-family:var(--serif);color:var(--ink);font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:500}.founder-chevron[data-v-c4606e8f]{color:var(--gold);transition:transform .3s var(--ease);flex:none;font-size:1.4rem;line-height:1}.founder-card:hover .founder-chevron[data-v-c4606e8f]{transform:translate(5px)}.founder-card:hover .founder-photo[data-v-c4606e8f]{transform:scale(1.04)}.founder-photo[data-v-c4606e8f]{transition:transform .6s var(--ease)}.how-we-work[data-v-c0f01122]{padding-block:clamp(3.5rem,7vw,6rem)}.hww-head[data-v-c0f01122]{text-align:center;max-width:60ch;margin-inline:auto}.hww-head .eyebrow[data-v-c0f01122]{color:var(--muted);justify-content:center}.hww-head h2[data-v-c0f01122]{margin-top:1rem}.hww-grid[data-v-c0f01122]{background:var(--line);border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:clamp(2.6rem,5vw,3.6rem);display:grid;overflow:hidden}@media (width<=760px){.hww-grid[data-v-c0f01122]{grid-template-columns:1fr}}.hww-card[data-v-c0f01122]{background:var(--card);transition:background .4s var(--ease);padding:clamp(2rem,4vw,2.8rem) clamp(1.8rem,3vw,2.4rem);position:relative}.hww-card[data-v-c0f01122]:hover{background:var(--cream)}.hww-num[data-v-c0f01122]{font-family:var(--serif);color:#0000;-webkit-text-stroke:1.5px var(--line);transition:-webkit-text-stroke-color .4s var(--ease);font-size:clamp(3rem,6vw,4.2rem);font-weight:600;line-height:1;display:block}.hww-card:hover .hww-num[data-v-c0f01122]{-webkit-text-stroke-color:var(--gold)}.hww-card h3[data-v-c0f01122]{font-family:var(--serif);color:var(--ink);max-width:26ch;margin-top:1rem;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:500;line-height:1.3}.hww-card p[data-v-c0f01122]{color:var(--muted);max-width:42ch;margin-top:.9rem;font-size:.9rem;line-height:1.7}.about-final-inner[data-v-b0105ff6]{text-align:center}.about-final-panel h2[data-v-b0105ff6]{color:var(--gold-2)}.about-final-panel .lede[data-v-b0105ff6]{text-align:center;color:#ffffffb8;max-width:56ch;margin:1.1rem auto 0}.about-final-cta[data-v-b0105ff6]{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1.8rem;display:flex}.careers-hero[data-v-8aafd82f]{color:#fff;text-align:center;justify-content:center;align-items:center;min-height:64svh;padding-top:90px;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.careers-hero-bg[data-v-8aafd82f]{z-index:0;position:absolute;inset:0}.careers-hero-bg img[data-v-8aafd82f]{object-fit:cover;width:100%;height:100%}.careers-hero-overlay[data-v-8aafd82f]{z-index:1;background:linear-gradient(#0c1a2bc7 0%,#0c1a2b80 45%,#0c1a2bdb 100%);position:absolute;inset:0}.careers-hero-center[data-v-8aafd82f]{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.careers-hero .eyebrow--pill[data-v-8aafd82f]{color:var(--gold-2)}.careers-hero h1[data-v-8aafd82f]{max-width:22ch;margin-top:1.5rem}.careers-hero .lede[data-v-8aafd82f]{color:#ffffffbf;max-width:56ch;margin-top:1.3rem}.careers-hero .btn[data-v-8aafd82f]{margin-top:1.8rem}.careers-values[data-v-efa6eb1b]{padding-block:clamp(3.5rem,7vw,6rem)}.cv-head[data-v-efa6eb1b]{text-align:center;max-width:60ch;margin-inline:auto}.cv-head .eyebrow[data-v-efa6eb1b]{color:var(--muted);justify-content:center}.cv-head h2[data-v-efa6eb1b]{margin-top:1rem}.cv-grid[data-v-efa6eb1b]{background:var(--line);border:1px solid var(--line);border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:clamp(2.6rem,5vw,3.6rem);display:grid;overflow:hidden}@media (width<=760px){.cv-grid[data-v-efa6eb1b]{grid-template-columns:1fr}}.cv-card[data-v-efa6eb1b]{background:var(--card);transition:background .4s var(--ease);padding:clamp(2rem,4vw,2.8rem) clamp(1.8rem,3vw,2.4rem);position:relative}.cv-card[data-v-efa6eb1b]:hover{background:var(--cream)}.cv-num[data-v-efa6eb1b]{font-family:var(--serif);color:#0000;-webkit-text-stroke:1.5px var(--line);transition:-webkit-text-stroke-color .4s var(--ease);font-size:clamp(3rem,6vw,4.2rem);font-weight:600;line-height:1;display:block}.cv-card:hover .cv-num[data-v-efa6eb1b]{-webkit-text-stroke-color:var(--gold)}.cv-card h3[data-v-efa6eb1b]{font-family:var(--serif);color:var(--ink);max-width:26ch;margin-top:1rem;font-size:clamp(1.15rem,2vw,1.4rem);font-weight:500;line-height:1.3}.cv-card p[data-v-efa6eb1b]{color:var(--muted);max-width:44ch;margin-top:.8rem;font-size:.88rem;line-height:1.7}.careers-roles[data-v-9322b452]{background:var(--cream);padding-block:clamp(3.5rem,7vw,6rem)}.careers-roles .eyebrow[data-v-9322b452]{color:var(--gold-ink)}.careers-role[data-v-9322b452]{border:1px solid var(--line);background:var(--card);border-radius:16px;margin-top:1rem;overflow:hidden}.careers-role-head[data-v-9322b452]{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.7rem;display:flex}.careers-role-head h3[data-v-9322b452]{font-family:var(--serif);color:var(--ink);font-size:1.15rem;font-weight:500}.careers-role-tags[data-v-9322b452]{flex-wrap:wrap;gap:.5rem;margin-top:.6rem;display:flex}.careers-role-tags span[data-v-9322b452]{letter-spacing:.04em;text-transform:uppercase;color:var(--gold-ink);background:#c9a15c1a;border-radius:6px;padding:.25rem .55rem;font-size:.7rem;font-weight:700}.careers-role-plus[data-v-9322b452]{color:var(--gold);flex:none;font-size:1.6rem;font-weight:300;line-height:1}.careers-role-body[data-v-9322b452]{border-top:1px solid var(--line);padding:0 1.7rem 1.9rem}.careers-role-summary[data-v-9322b452]{color:var(--muted);margin-top:1.3rem;font-size:.92rem;line-height:1.6}.careers-role-body h4[data-v-9322b452]{font-family:var(--serif);color:var(--ink);margin-top:1.3rem;margin-bottom:.6rem;font-size:.98rem;font-weight:500}.careers-role-body ul[data-v-9322b452]{gap:.5rem;list-style:none;display:grid}.careers-role-body li[data-v-9322b452]{color:var(--muted);padding-left:1.1rem;font-size:.86rem;line-height:1.55;position:relative}.careers-role-body li[data-v-9322b452]:before{content:"—";color:var(--gold);position:absolute;left:0}.careers-apply[data-v-9322b452]{border-top:1px dashed var(--line);margin-top:1.6rem;padding-top:1.6rem}.careers-form-btn[data-v-9322b452]{margin-top:.6rem}.careers-empty[data-v-9322b452]{text-align:center;border:1px dashed var(--line);border-radius:16px;margin-top:1rem;padding:2.4rem 1.5rem}.careers-empty h3[data-v-9322b452]{font-family:var(--serif);color:var(--ink);font-size:1.15rem;font-weight:500}.careers-empty p[data-v-9322b452]{color:var(--muted);margin-top:.6rem;max-width:48ch;margin-inline:auto;font-size:.88rem}.careers-process[data-v-f633091e]{background:var(--cream);padding-block:clamp(3.5rem,7vw,6rem)}.cp-head[data-v-f633091e]{text-align:center;max-width:60ch;margin-inline:auto}.cp-head .eyebrow[data-v-f633091e]{color:var(--gold-ink);justify-content:center}.cp-head h2[data-v-f633091e]{margin-top:1rem}.cp-grid[data-v-f633091e]{grid-template-columns:repeat(4,1fr);gap:1.3rem;margin-top:clamp(2.6rem,5vw,3.6rem);display:grid}@media (width<=920px){.cp-grid[data-v-f633091e]{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.cp-grid[data-v-f633091e]{grid-template-columns:1fr}}.cp-card[data-v-f633091e]{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.6rem}.cp-num[data-v-f633091e]{font-family:var(--serif);color:var(--gold-ink);font-size:1.5rem;font-weight:600}.cp-card h3[data-v-f633091e]{font-family:var(--serif);color:var(--ink);margin-top:.6rem;font-size:1.05rem;font-weight:500}.cp-card p[data-v-f633091e]{color:var(--muted);margin-top:.6rem;font-size:.82rem;line-height:1.6}.careers-apply-section[data-v-0e93cedd]{background:var(--cream);padding-block:clamp(3.5rem,7vw,6rem)}.careers-apply-section .eyebrow[data-v-0e93cedd]{color:var(--gold-ink)}.careers-apply-section .lede[data-v-0e93cedd]{max-width:60ch;margin-top:1rem}.careers-apply-card[data-v-0e93cedd]{background:var(--card);border:1px solid var(--line);border-radius:20px;max-width:780px;margin:clamp(2rem,4vw,2.6rem) auto 0;overflow:hidden;box-shadow:0 30px 60px -30px #1b243459}.careers-apply-card-head[data-v-0e93cedd]{border-bottom:1px solid var(--line);padding:1.1rem 1.4rem}.careers-apply-tag[data-v-0e93cedd]{font-family:var(--serif);color:var(--ink);font-size:.95rem;font-weight:500}.careers-apply-iframe[data-v-0e93cedd]{border:none;border-radius:8px;width:100%;height:auto;min-height:1119px;display:block}.careers-final-inner[data-v-2b25c37c]{text-align:center}.careers-final-panel h2[data-v-2b25c37c]{color:var(--gold-2)}.careers-final-panel .lede[data-v-2b25c37c]{text-align:center;color:#ffffffb8;max-width:56ch;margin:1.1rem auto 0}.careers-final-cta[data-v-2b25c37c]{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:1.8rem;display:flex}.contact-hero[data-v-d74bf999]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem))}.contact-hero-grid[data-v-d74bf999]{grid-template-columns:1fr 1.05fr;align-items:start;gap:clamp(2.5rem,5vw,5rem);padding-bottom:clamp(3rem,6vw,4.5rem);display:grid}@media (width<=960px){.contact-hero-grid[data-v-d74bf999]{grid-template-columns:1fr}}.contact-hero-copy .eyebrow--pill[data-v-d74bf999]{color:var(--gold);border-color:var(--line)}.contact-hero-copy h1[data-v-d74bf999]{max-width:16ch;margin-top:1.2rem}.contact-hero-copy .lede[data-v-d74bf999]{max-width:52ch;margin-top:1.2rem}.booking-card[data-v-d74bf999]{background:var(--card);border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 30px 60px -30px #1b243459}.booking-card-head[data-v-d74bf999]{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.1rem 1.4rem;display:flex}.booking-tag[data-v-d74bf999]{font-family:var(--serif);color:var(--ink);font-size:.95rem;font-weight:500}.booking-duration[data-v-d74bf999]{color:var(--muted);font-size:.76rem}.booking-iframe[data-v-d74bf999]{border:none;width:100%;height:auto;min-height:700px;display:block}.contact-tiles[data-v-647e3dbd]{padding-bottom:clamp(3.5rem,7vw,6rem)}.tiles-grid[data-v-647e3dbd]{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}@media (width<=760px){.tiles-grid[data-v-647e3dbd]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.tiles-grid[data-v-647e3dbd]{grid-template-columns:1fr}}.tile[data-v-647e3dbd]{aspect-ratio:1;border-radius:18px}.tile-photo[data-v-647e3dbd]{overflow:hidden}.tile-photo img[data-v-647e3dbd]{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease)}.tile-photo:hover img[data-v-647e3dbd]{transform:scale(1.06)}.tile-info[data-v-647e3dbd]{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;text-align:center;transition:transform .35s var(--ease);flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:1.2rem;display:flex}a.tile-info[data-v-647e3dbd]:hover{transform:translateY(-4px)}.tile-info .tag[data-v-647e3dbd]{letter-spacing:.18em;text-transform:uppercase;color:var(--gold-2);font-size:.72rem;font-weight:600}.tile-info .value[data-v-647e3dbd]{font-family:var(--serif);font-size:1.1rem;font-weight:500;line-height:1.3}.contact-form-section[data-v-909cb460]{padding-block:clamp(3.5rem,7vw,6rem)}.contact-form-grid[data-v-909cb460]{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=900px){.contact-form-grid[data-v-909cb460]{grid-template-columns:1fr}}.contact-form-copy .eyebrow[data-v-909cb460]{color:var(--gold)}.contact-form-copy h2[data-v-909cb460]{margin-top:1rem}.contact-form-copy .lede[data-v-909cb460]{margin-top:1.1rem}.contact-form-card[data-v-909cb460]{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:clamp(1.7rem,3vw,2.3rem)}.field-group[data-v-909cb460]{margin-bottom:1rem}.field-group label[data-v-909cb460]{color:var(--ink);margin-bottom:.4rem;font-size:.78rem;font-weight:600;display:block}.field-group input[data-v-909cb460],.field-group textarea[data-v-909cb460]{border:1px solid var(--line);width:100%;font:inherit;color:var(--ink);resize:vertical;background:#fff;border-radius:10px;padding:.8rem .9rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.field-group input[data-v-909cb460]:focus,.field-group textarea[data-v-909cb460]:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c9a15c26}.contact-submit[data-v-909cb460]{justify-content:center;width:100%;margin-top:.4rem}.consent-note[data-v-909cb460]{color:var(--muted);margin-top:.9rem;font-size:.72rem;line-height:1.5}.contact-form-success[data-v-909cb460]{text-align:center;padding:clamp(1.5rem,4vw,2.5rem) 1rem}.success-icon[data-v-909cb460]{background:var(--gold);width:52px;height:52px;color:var(--navy);border-radius:50%;place-items:center;margin-bottom:1.2rem;display:inline-grid}.success-icon svg[data-v-909cb460]{width:24px;height:24px}.contact-form-success h4[data-v-909cb460]{font-family:var(--serif);color:var(--ink);font-size:1.2rem;font-weight:500}.contact-form-success p[data-v-909cb460]{color:var(--muted);margin-top:.6rem;font-size:.88rem}.contact-final-inner[data-v-0a32d3cb]{text-align:center}.contact-final-panel h2[data-v-0a32d3cb]{color:var(--gold-2)}.contact-final-panel .lede[data-v-0a32d3cb]{text-align:center;color:#ffffffb8;max-width:56ch;margin:1.1rem auto 0}.contact-final-cta[data-v-0a32d3cb]{margin-top:1.8rem}.schedule-hero[data-v-967d0303]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(3rem,6vw,4.5rem)}.schedule-hero-inner[data-v-967d0303]{text-align:center;max-width:760px;margin:0 auto}.schedule-hero-inner .eyebrow--pill[data-v-967d0303]{color:var(--gold)}.schedule-hero-inner h1[data-v-967d0303]{margin-top:1.3rem}.schedule-hero-inner .lede[data-v-967d0303]{margin:1.2rem auto 0}.schedule-microcopy[data-v-967d0303]{color:var(--muted);margin-top:1rem;font-size:.78rem;font-weight:600}.booking-card[data-v-967d0303]{background:var(--card);border:1px solid var(--line);border-radius:20px;margin-top:clamp(2.4rem,5vw,3.2rem);overflow:hidden;box-shadow:0 30px 60px -30px #1b243459}.booking-iframe[data-v-967d0303]{border:none;width:100%;height:auto;min-height:700px;display:block}.success-hero[data-v-828c9ca9]{color:#fff;text-align:center;justify-content:center;align-items:center;min-height:72svh;padding-top:90px;padding-bottom:3rem;display:flex;position:relative;overflow:hidden}.success-hero-bg[data-v-828c9ca9]{z-index:0;position:absolute;inset:0}.success-hero-bg img[data-v-828c9ca9]{object-fit:cover;width:100%;height:100%}.success-hero-overlay[data-v-828c9ca9]{z-index:1;background:linear-gradient(#0c1a2bb8 0%,#0c1a2b6b 45%,#0c1a2bdb 100%);position:absolute;inset:0}.success-hero-center[data-v-828c9ca9]{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.success-hero .eyebrow--pill[data-v-828c9ca9]{color:var(--gold-2)}.success-hero h1[data-v-828c9ca9]{max-width:20ch;margin-top:1.5rem}.success-hero .lede[data-v-828c9ca9]{color:#ffffffbf;max-width:56ch;margin-top:1.3rem}.success-hero-cta[data-v-828c9ca9]{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.success-hero-cta .link-more[data-v-828c9ca9]{color:#fff}.featured-wrap[data-v-828c9ca9]{z-index:3;margin-top:-4.5rem;padding-bottom:clamp(3rem,6vw,4.5rem);position:relative}.featured-card[data-v-828c9ca9]{background:var(--card);border:1px solid var(--line);border-radius:22px;grid-template-columns:1.3fr 1fr;display:grid;overflow:hidden;box-shadow:0 40px 70px -30px #0c1a2b73}@media (width<=800px){.featured-card[data-v-828c9ca9]{grid-template-columns:1fr}}.featured-quote[data-v-828c9ca9]{padding:clamp(1.8rem,3.4vw,2.6rem)}.featured-quote .eyebrow[data-v-828c9ca9]{color:var(--gold)}.fq-text[data-v-828c9ca9]{font-family:var(--serif);color:var(--ink);margin-top:1.1rem;font-size:clamp(1.15rem,1.9vw,1.4rem);font-weight:500;line-height:1.45}.fq-by[data-v-828c9ca9]{align-items:center;gap:.8rem;margin-top:1.6rem;display:flex}.fq-by img[data-v-828c9ca9]{object-fit:cover;border-radius:50%;width:48px;height:48px}.fq-avatar[data-v-828c9ca9]{background:var(--gold);width:48px;height:48px;color:var(--navy);font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1.15rem;font-weight:600;display:grid}.fq-by b[data-v-828c9ca9]{color:var(--ink);font-size:.92rem;display:block}.fq-by span[data-v-828c9ca9]{color:var(--muted);font-size:.76rem}.featured-stats[data-v-828c9ca9]{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;flex-direction:column;justify-content:center;gap:1.4rem;padding:clamp(1.8rem,3.4vw,2.6rem);display:flex}.fs-logo[data-v-828c9ca9]{background:#fff;border-radius:10px;align-self:flex-start;align-items:center;padding:.5rem .7rem;display:inline-flex}.fs-logo img[data-v-828c9ca9]{object-fit:contain;width:auto;height:22px;display:block}.fs-link[data-v-828c9ca9]{color:var(--gold-2);align-self:flex-start}.featured-dots[data-v-828c9ca9]{justify-content:center;gap:.5rem;margin-top:1.6rem;display:flex}.featured-dots i[data-v-828c9ca9]{background:var(--line);cursor:pointer;width:8px;height:8px;transition:all .3s var(--ease);border-radius:50%}.featured-dots i.on[data-v-828c9ca9]{background:var(--gold);border-radius:999px;width:22px}.quote-band[data-v-193a2808]{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;text-align:center;padding-block:clamp(3.5rem,7vw,5.5rem)}.quote-band .eyebrow[data-v-193a2808]{color:var(--gold-2);justify-content:center}.quote-band-inner[data-v-193a2808]{max-width:52rem;margin-inline:auto}.qb-quote[data-v-193a2808]{font-family:var(--serif);color:#fff;margin-top:1.4rem;font-size:clamp(1.4rem,3vw,2rem);font-style:italic;font-weight:500;line-height:1.4}.qb-quote[data-v-193a2808]:before{content:"“"}.qb-quote[data-v-193a2808]:after{content:"”"}.qb-by[data-v-193a2808]{margin-top:1.6rem}.qb-by b[data-v-193a2808]{font-size:.95rem;display:block}.qb-by span[data-v-193a2808]{color:#fff9;font-size:.78rem}.rain-wall[data-v-2a29db4c]{padding-block:clamp(3.5rem,7vw,6rem);overflow:hidden}.rain-head[data-v-2a29db4c]{text-align:center;max-width:56ch;margin-inline:auto}.rain-head .eyebrow[data-v-2a29db4c]{color:var(--muted);justify-content:center}.rain-head h2[data-v-2a29db4c]{margin-top:1rem}.rain-grid[data-v-2a29db4c]{grid-template-columns:repeat(4,1fr);align-items:start;gap:1.2rem;margin-top:clamp(2.4rem,5vw,3.4rem);display:grid}@media (width<=960px){.rain-grid[data-v-2a29db4c]{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.rain-grid[data-v-2a29db4c]{grid-template-columns:repeat(2,1fr)}}@media (width<=460px){.rain-grid[data-v-2a29db4c]{grid-template-columns:1fr}}.rain-card[data-v-2a29db4c]{background:var(--card);border:1px solid var(--line);text-align:left;will-change:transform, opacity;transition:box-shadow .3s var(--ease), border-color .3s var(--ease);border-radius:16px;padding:1.3rem 1.4rem}.rain-card[data-v-2a29db4c]:hover{border-color:var(--gold);box-shadow:0 24px 46px -26px #1b243466}.rc-stars[data-v-2a29db4c]{color:var(--gold);gap:.2rem;display:flex}.rc-stars svg[data-v-2a29db4c]{width:13px;height:13px}.rc-quote[data-v-2a29db4c]{color:var(--ink);margin-top:.7rem;font-size:.84rem;line-height:1.6}.rc-by[data-v-2a29db4c]{margin-top:.9rem}.rc-by b[data-v-2a29db4c]{color:var(--ink);font-size:.82rem;display:block}.rc-by span[data-v-2a29db4c]{color:var(--muted);font-size:.72rem}.mid-cta[data-v-b54b4474]{background:var(--navy)}.mid-cta-inner[data-v-b54b4474]{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem;padding-block:clamp(1.6rem,3vw,2.2rem);display:flex}.mid-cta-inner h3[data-v-b54b4474]{color:#fff;font-size:clamp(1.1rem,2.2vw,1.5rem);font-weight:500}.success-collage[data-v-29b692fd]{padding-block:clamp(3.5rem,7vw,6rem)}.collage-grid[data-v-29b692fd]{grid-template-columns:1fr 1.05fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=900px){.collage-grid[data-v-29b692fd]{grid-template-columns:1fr}}.collage-copy .eyebrow[data-v-29b692fd]{color:var(--gold)}.cl-quote[data-v-29b692fd]{font-family:var(--serif);color:var(--ink);margin-top:1.2rem;font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:500;line-height:1.4}.cl-by[data-v-29b692fd]{margin-top:1.4rem}.cl-by b[data-v-29b692fd]{color:var(--ink);font-size:.92rem;display:block}.cl-by span[data-v-29b692fd]{color:var(--muted);font-size:.78rem}.collage[data-v-29b692fd]{height:clamp(300px,34vw,400px);position:relative}.collage img[data-v-29b692fd]{object-fit:cover;border-radius:14px;position:absolute;box-shadow:0 24px 48px -24px #1b243466}.collage .p1[data-v-29b692fd]{width:64%;height:74%;top:0;left:0}.collage .p2[data-v-29b692fd]{width:52%;height:56%;bottom:0;right:0}.success-final-inner[data-v-9a588002]{text-align:center}.success-final-panel h2[data-v-9a588002]{color:var(--gold-2)}.success-final-panel .lede[data-v-9a588002]{text-align:center;color:#ffffffb8;max-width:56ch;margin:1.1rem auto 0}.success-final-cta[data-v-9a588002]{margin-top:1.8rem}.rec-hero[data-v-f1a857c6]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(3rem,6vw,4.5rem)}.rec-hero-grid[data-v-f1a857c6]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=960px){.rec-hero-grid[data-v-f1a857c6]{grid-template-columns:1fr}}.rec-hero-copy .eyebrow[data-v-f1a857c6]{color:var(--gold)}.rec-hero-copy h1[data-v-f1a857c6]{margin-top:1.2rem}.rec-hero-copy .lede[data-v-f1a857c6]{max-width:46ch;margin-top:1.2rem}.rec-hero-cta[data-v-f1a857c6]{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.rec-trust-row[data-v-f1a857c6]{flex-wrap:wrap;gap:1.3rem;margin-top:2rem;display:flex}.rec-trust-item[data-v-f1a857c6]{color:var(--ink);align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.rec-trust-item svg[data-v-f1a857c6]{color:var(--gold);flex:none}.rec-hero-media[data-v-f1a857c6]{position:relative}.rec-hero-media>img[data-v-f1a857c6]{aspect-ratio:4/3.3;object-fit:cover;border-radius:20px;width:100%;box-shadow:0 30px 60px -28px #0c1a2b66}.rec-chat-card[data-v-f1a857c6]{background:var(--card);border:1px solid var(--line);border-radius:16px;width:min(290px,78%);padding:1rem 1.1rem;position:absolute;bottom:-28px;right:-8px;box-shadow:0 30px 60px -25px #0006}.rec-chat-head[data-v-f1a857c6]{color:var(--ink);align-items:center;gap:.55rem;margin-bottom:.8rem;font-size:.85rem;font-weight:600;display:flex}.rec-chat-mark[data-v-f1a857c6]{background:conic-gradient(from 200deg, var(--gold-2), var(--gold) 55%, #8f6f35);clip-path:polygon(50% 6%,94% 90%,62% 90%,50% 62%,38% 90%,6% 90%);border-radius:6px;flex:none;width:20px;height:20px}.rec-chat-body[data-v-f1a857c6]{gap:.5rem;display:grid}.rec-bubble[data-v-f1a857c6]{border-radius:13px;max-width:88%;padding:.6rem .8rem;font-size:.76rem;line-height:1.45}.rec-bubble.bot[data-v-f1a857c6]{background:var(--cream);color:var(--ink);border-bottom-left-radius:4px;justify-self:start}.rec-bubble.user[data-v-f1a857c6]{background:var(--navy);color:#fff;border-bottom-right-radius:4px;justify-self:end}.rec-typing[data-v-f1a857c6]{justify-self:start;gap:.28rem;padding-left:.25rem;display:flex}.rec-typing i[data-v-f1a857c6]{background:var(--muted);opacity:.5;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite recTyping-f1a857c6}.rec-typing i[data-v-f1a857c6]:nth-child(2){animation-delay:.15s}.rec-typing i[data-v-f1a857c6]:nth-child(3){animation-delay:.3s}@keyframes recTyping-f1a857c6{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.rec-trusted[data-v-665c6b31]{padding-block:clamp(2.6rem,5vw,3.6rem)}.rec-channels[data-v-c61cda68]{overflow:hidden}.rec-channels-head[data-v-c61cda68]{text-align:center;max-width:64ch;margin-inline:auto}.rec-channels-head .eyebrow--pill[data-v-c61cda68]{color:var(--gold-2)}.rec-channels-head h2[data-v-c61cda68]{margin-top:1.1rem}.rec-channels-head .lede[data-v-c61cda68]{color:#ffffffb3;margin:1rem auto 0}.rec-ch-checklist[data-v-c61cda68]{flex-wrap:wrap;justify-content:center;gap:.9rem 1.7rem;margin-top:clamp(1.8rem,3vw,2.4rem);display:flex}.rec-ch-checklist span[data-v-c61cda68]{color:#ffffffd9;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.rec-ch-checklist i[data-v-c61cda68]{width:18px;height:18px;color:var(--gold-2);background:#c9a15c33;border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.rec-ch-checklist i svg[data-v-c61cda68]{width:10px;height:10px}.rec-ch-grid[data-v-c61cda68]{grid-template-columns:1fr 1fr;align-items:start;gap:1.6rem;margin-top:clamp(2.6rem,5vw,3.6rem);display:grid}@media (width<=900px){.rec-ch-grid[data-v-c61cda68]{grid-template-columns:1fr}}.rec-ch-card[data-v-c61cda68]{background:#ffffff0a;border:1px solid #ffffff24;border-radius:20px;padding:clamp(1.6rem,3vw,2.2rem)}.rec-ch-label[data-v-c61cda68]{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-2);border:1px solid #e0be7e66;border-radius:999px;padding:.35rem .85rem;font-size:.7rem;font-weight:700;display:inline-block}.rec-ch-card h3[data-v-c61cda68]{font-family:var(--serif);color:#fff;margin-top:1rem;font-size:1.35rem;font-weight:500;line-height:1.3}.rec-ch-card p[data-v-c61cda68]{color:#ffffffa6;margin-top:.6rem;font-size:.86rem;line-height:1.6}.rec-ch-video[data-v-c61cda68]{aspect-ratio:4/2.6;background:var(--navy) center/cover no-repeat;border-radius:14px;margin-top:1.5rem;position:relative;overflow:hidden}.rec-ch-video[data-v-c61cda68]:before{content:"";z-index:0;background:var(--navy);opacity:.45;position:absolute;inset:0}.rec-ch-video[data-v-c61cda68]:after{content:"";z-index:0;background:linear-gradient(#0c1a2b26,#0c1a2bcc);position:absolute;inset:0}.rec-ch-wave[data-v-c61cda68]{z-index:1;justify-content:center;align-items:flex-end;gap:3px;height:46%;padding:0 1.2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.rec-ch-wave span[data-v-c61cda68]{background:linear-gradient(180deg, var(--gold-2), var(--gold));opacity:.5;border-radius:2px;flex:none;width:3px;height:16%;transition:opacity .3s;animation:1.4s ease-in-out infinite paused recWave-c61cda68}.rec-ch-wave.playing span[data-v-c61cda68]{opacity:.85;animation-play-state:running}.rec-ch-wave span[data-v-c61cda68]:nth-child(odd){animation-duration:1.1s}.rec-ch-wave span[data-v-c61cda68]:nth-child(3n){animation-duration:1.7s;animation-delay:.15s}.rec-ch-wave span[data-v-c61cda68]:nth-child(4n){animation-delay:.3s}@keyframes recWave-c61cda68{0%,to{height:16%}50%{height:100%}}.rec-ch-play[data-v-c61cda68]{z-index:2;cursor:pointer;background:var(--gold);width:56px;height:56px;color:var(--navy);transition:transform .3s var(--ease);border:none;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 14px 30px -10px #c9a15cb3}.rec-ch-play svg[data-v-c61cda68]{width:22px;height:22px;margin-left:3px}.rec-ch-play[data-v-c61cda68]:hover{transform:translate(-50%,-50%)scale(1.08)}.rec-ch-phone[data-v-c61cda68]{background:#0e1b2c;border:6px solid #16263c;border-radius:32px;width:min(230px,100%);margin:1.5rem auto 0;padding:1.6rem .8rem .9rem;position:relative;box-shadow:0 20px 40px -20px #0009}.rec-ch-phone-notch[data-v-c61cda68]{background:#16263c;border-radius:999px;width:70px;height:16px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.rec-ch-phone-screen[data-v-c61cda68]{background:var(--cream);border-radius:18px;flex-direction:column;gap:.5rem;min-height:220px;padding:1rem .8rem;display:flex}.rec-bubble-sm[data-v-c61cda68]{border-radius:12px;max-width:86%;padding:.55rem .75rem;font-size:.72rem;line-height:1.4}.rec-bubble-sm.bot[data-v-c61cda68]{color:var(--ink);background:#fff;border-bottom-left-radius:4px;align-self:flex-start}.rec-bubble-sm.user[data-v-c61cda68]{background:var(--navy);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.rec-problem-grid[data-v-faca9222]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=960px){.rec-problem-grid[data-v-faca9222]{grid-template-columns:1fr}}.rec-problem-copy .eyebrow--pill[data-v-faca9222]{color:var(--gold-2)}.rec-problem-copy h2[data-v-faca9222]{margin-top:1.1rem}.rec-problem-copy .lede[data-v-faca9222]{margin-top:1rem}.rec-stat-row[data-v-faca9222]{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}@media (width<=600px){.rec-stat-row[data-v-faca9222]{grid-template-columns:1fr}}.rec-stat[data-v-faca9222]{background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;padding:1.1rem}.rec-stat-icon[data-v-faca9222]{width:30px;height:30px;color:var(--gold-2);background:#c9a15c2e;border-radius:8px;place-items:center;margin-bottom:.6rem;display:grid}.rec-stat small[data-v-faca9222]{color:#ffffffd9;font-size:.86rem;line-height:1.45;display:block}.rec-problem-media[data-v-faca9222]{position:relative}.rec-problem-media>img[data-v-faca9222]{aspect-ratio:4/3.6;object-fit:cover;border-radius:18px;width:100%;box-shadow:0 30px 60px -25px #0009}.rec-float-card[data-v-faca9222]{background:var(--card);width:min(230px,72%);color:var(--ink);border-radius:14px;padding:1.2rem 1.3rem;position:absolute;bottom:8%;right:-8px;box-shadow:0 30px 60px -22px #00000080}.rec-float-label[data-v-faca9222]{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.62rem;font-weight:700;line-height:1.4}.rec-float-value[data-v-faca9222]{font-family:var(--serif);color:var(--navy);margin-top:.4rem;font-size:1.4rem;font-weight:600;display:block}.rec-float-sub[data-v-faca9222]{color:var(--muted);margin-top:.2rem;font-size:.68rem;display:block}.rec-float-chart[data-v-faca9222]{width:100%;height:28px;margin-top:.7rem}.rec-caps[data-v-59f4ba72]{padding-block:clamp(3.5rem,7vw,6rem)}.rec-caps .eyebrow[data-v-59f4ba72]{color:var(--muted);justify-content:center;width:100%}.rec-caps h2[data-v-59f4ba72]{text-align:center;margin-top:1rem}.rec-caps-grid[data-v-59f4ba72]{grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:clamp(2.2rem,5vw,3rem);display:grid}@media (width<=900px){.rec-caps-grid[data-v-59f4ba72]{grid-template-columns:1fr}}.rec-cap-card[data-v-59f4ba72]{background:var(--card);border:1px solid var(--line);border-radius:18px;overflow:hidden}.rec-cap-ph[data-v-59f4ba72]{aspect-ratio:16/9.4;overflow:hidden}.rec-cap-ph img[data-v-59f4ba72]{object-fit:cover;width:100%;height:100%}.rec-cap-body[data-v-59f4ba72]{padding:1.5rem 1.5rem 1.7rem}.rec-cap-icon[data-v-59f4ba72]{z-index:2;background:var(--gold);width:40px;height:40px;color:var(--navy);border-radius:10px;place-items:center;margin-top:-3.2rem;display:grid;position:relative;box-shadow:0 10px 20px -8px #c9a15cb3}.rec-cap-body h3[data-v-59f4ba72]{font-family:var(--serif);color:var(--ink);margin-top:1rem;font-size:1.1rem;font-weight:500;line-height:1.35}.rec-cap-body p[data-v-59f4ba72]{color:var(--muted);margin-top:.6rem;font-size:.86rem;line-height:1.6}.rec-cap-list[data-v-59f4ba72]{gap:.55rem;margin-top:1rem;list-style:none;display:grid}.rec-cap-list li[data-v-59f4ba72]{color:var(--ink);align-items:flex-start;gap:.55rem;font-size:.78rem;line-height:1.4;display:flex}.rec-check[data-v-59f4ba72]{border:1.5px solid var(--gold);width:16px;height:16px;color:var(--gold);border-radius:50%;flex:none;place-items:center;margin-top:.05rem;display:grid}.rec-check svg[data-v-59f4ba72]{width:9px;height:9px}.rec-caps-cta[data-v-59f4ba72]{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.rec-how[data-v-16e2d71b]{padding-block:clamp(3.5rem,7vw,6rem)}.rec-how-head[data-v-16e2d71b]{text-align:center}.rec-how-head .eyebrow[data-v-16e2d71b]{color:var(--muted);justify-content:center}.rec-how-head h2[data-v-16e2d71b]{margin-top:1rem}.rec-steps[data-v-16e2d71b]{grid-template-columns:repeat(4,1fr);gap:1.3rem;margin-top:clamp(2.4rem,5vw,3.6rem);display:grid;position:relative}@media (width<=900px){.rec-steps[data-v-16e2d71b]{grid-template-columns:repeat(2,1fr)}}.rec-steps[data-v-16e2d71b]:before{content:"";background:var(--line);height:1.5px;position:absolute;top:26px;left:8%;right:8%}.rec-progress[data-v-16e2d71b]{background:var(--gold);transform-origin:0;width:84%;height:1.5px;position:absolute;top:26px;left:8%;transform:scaleX(0)}@media (width<=900px){.rec-steps[data-v-16e2d71b]:before,.rec-progress[data-v-16e2d71b]{display:none}}.rec-step[data-v-16e2d71b]{text-align:left;position:relative}.rec-step-dot[data-v-16e2d71b]{border:1.5px solid var(--gold);width:52px;height:52px;color:var(--gold);background:var(--cream);z-index:2;border-radius:50%;place-items:center;display:grid;position:relative}.rec-step-num[data-v-16e2d71b]{color:var(--gold);letter-spacing:.1em;margin-top:1rem;font-size:.72rem;font-weight:600;display:block}.rec-step h4[data-v-16e2d71b]{font-family:var(--serif);color:var(--ink);margin-top:.35rem;font-size:1rem;font-weight:500}.rec-step p[data-v-16e2d71b]{color:var(--muted);margin-top:.4rem;font-size:.8rem;line-height:1.55}.rec-how-cta[data-v-16e2d71b]{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.resource-card[data-v-801327c4]{background:var(--card);border:1px solid var(--line);border-radius:20px;flex-direction:column;padding:clamp(1.8rem,3vw,2.2rem);display:flex;box-shadow:0 24px 46px -30px #1b24344d}.resource-tag[data-v-801327c4]{letter-spacing:.08em;text-transform:uppercase;color:var(--gold-ink);background:#c9a15c1f;border-radius:999px;align-self:flex-start;padding:.35rem .8rem;font-size:.68rem;font-weight:600}.resource-title[data-v-801327c4]{font-family:var(--serif);color:var(--ink);margin-top:1rem;font-size:1.2rem;font-weight:500}.resource-desc[data-v-801327c4]{color:var(--muted);flex:1;margin-top:.8rem;font-size:.85rem;line-height:1.65}.resource-form[data-v-801327c4]{flex-direction:column;gap:.6rem;margin-top:1.4rem;display:flex}.resource-form input[data-v-801327c4]{border:1px solid var(--line);background:var(--cream);font:inherit;border-radius:10px;padding:.8rem 1rem;font-size:.85rem}.resource-form input[data-v-801327c4]:focus{border-color:var(--gold);outline:none}.resource-form .btn[data-v-801327c4]{justify-content:center}.resource-sent[data-v-801327c4]{color:var(--muted);margin-top:1.4rem;font-size:.82rem}.rec-resources[data-v-62a51591]{padding-block:clamp(3.5rem,7vw,6rem)}.rec-resources-head[data-v-62a51591]{text-align:center;max-width:60ch;margin-inline:auto}.rec-resources-head .eyebrow[data-v-62a51591]{color:var(--gold-ink);justify-content:center}.rec-resources-head h2[data-v-62a51591]{margin-top:1rem}.rec-resources-grid[data-v-62a51591]{margin-top:clamp(2.2rem,4vw,3rem);grid-template-columns:repeat(2,1fr);gap:1.4rem;max-width:820px;margin-inline:auto;display:grid}@media (width<=760px){.rec-resources-grid[data-v-62a51591]{grid-template-columns:1fr;max-width:420px}}.rec-final-grid[data-v-44388bae]{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4rem);display:grid}@media (width<=960px){.rec-final-grid[data-v-44388bae]{grid-template-columns:1fr}}.rec-final-copy .eyebrow--pill[data-v-44388bae]{color:var(--gold-2)}.rec-final-copy h2[data-v-44388bae]{margin-top:1.1rem}.rec-final-copy .lede[data-v-44388bae]{margin-top:1rem}.rec-final-cta-row[data-v-44388bae]{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.rec-final-trust[data-v-44388bae]{flex-wrap:wrap;gap:1.3rem;margin-top:1.6rem;display:flex}.rec-final-trust span[data-v-44388bae]{color:#ffffffd9;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;display:inline-flex}.rec-check-alt[data-v-44388bae]{border:1.5px solid var(--gold-2);width:16px;height:16px;color:var(--gold-2);border-radius:50%;flex:none;place-items:center;font-style:normal;display:grid}.rec-check-alt svg[data-v-44388bae]{width:9px;height:9px}.rec-final-media img[data-v-44388bae]{aspect-ratio:4/3.4;object-fit:cover;border-radius:18px;width:100%;box-shadow:0 30px 60px -25px #0009}.ops-hero[data-v-85f53f3c]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem))}.ops-hero-grid[data-v-85f53f3c]{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);padding-bottom:clamp(2.6rem,5vw,3.6rem);display:grid}@media (width<=960px){.ops-hero-grid[data-v-85f53f3c]{grid-template-columns:1fr}}.ops-hero-copy .eyebrow[data-v-85f53f3c]{color:var(--gold)}.ops-hero-copy h1[data-v-85f53f3c]{margin-top:1.2rem}.ops-hero-copy .lede[data-v-85f53f3c]{max-width:54ch;margin-top:1.2rem}.ops-audience[data-v-85f53f3c]{color:var(--ink);font-weight:500}.ops-hero-cta[data-v-85f53f3c]{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.ops-microcopy[data-v-85f53f3c]{color:var(--muted);margin-top:1rem;font-size:.76rem;font-weight:600}.ops-pms[data-v-85f53f3c]{flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:1.2rem;display:flex}.ops-pms-label[data-v-85f53f3c]{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:600}.ops-pms-name[data-v-85f53f3c]{color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:.35rem .85rem;font-size:.78rem;font-weight:600}.ops-hero-media img[data-v-85f53f3c]{aspect-ratio:4/3.4;object-fit:cover;border-radius:20px;width:100%;box-shadow:0 30px 60px -28px #0c1a2b66}.ops-ticker[data-v-85f53f3c]{background:var(--gold);padding-block:.65rem;overflow:hidden}.ops-ticker-track[data-v-85f53f3c]{width:max-content;animation:24s linear infinite opsTicker-85f53f3c;display:flex}.ops-ticker-track span[data-v-85f53f3c]{white-space:nowrap;letter-spacing:.01em;color:var(--navy);padding-right:3rem;font-size:.78rem;font-weight:600}@keyframes opsTicker-85f53f3c{0%{transform:translate(0)}to{transform:translate(-50%)}}.ops-problem[data-v-71c2b918]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-problem-grid[data-v-71c2b918]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=960px){.ops-problem-grid[data-v-71c2b918]{grid-template-columns:1fr}}.ops-problem-copy .eyebrow[data-v-71c2b918]{color:var(--gold)}.ops-problem-copy h2[data-v-71c2b918]{margin-top:1rem}.ops-problem-copy .lede[data-v-71c2b918]{max-width:none;margin-top:1.1rem}.ops-problem-media img[data-v-71c2b918]{aspect-ratio:4/3.5;object-fit:cover;border-radius:18px;width:100%;box-shadow:0 30px 60px -25px #0c1a2b59}.ops-assessment[data-v-6844072e]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-assessment .eyebrow[data-v-6844072e]{color:var(--muted);justify-content:center;width:100%}.ops-assessment h2[data-v-6844072e]{text-align:center;margin-top:1rem}.ops-assess-lede[data-v-6844072e]{text-align:center;max-width:62ch;margin:1.1rem auto 0}.ops-assess-grid[data-v-6844072e]{grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:clamp(2.2rem,5vw,3rem);display:grid}@media (width<=900px){.ops-assess-grid[data-v-6844072e]{grid-template-columns:1fr}}.ops-assess-card[data-v-6844072e]{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.6rem}.ops-assess-icon[data-v-6844072e]{background:var(--gold);width:40px;height:40px;color:var(--navy);border-radius:10px;place-items:center;margin-bottom:1rem;display:grid;box-shadow:0 10px 20px -8px #c9a15cb3}.ops-assess-card h3[data-v-6844072e]{font-family:var(--serif);color:var(--ink);font-size:1.1rem;font-weight:500}.ops-assess-card p[data-v-6844072e]{color:var(--muted);margin-top:.6rem;font-size:.86rem;line-height:1.65}.ops-assess-cta[data-v-6844072e]{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.ops-hww[data-v-5fd32af9]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-hww-head[data-v-5fd32af9]{text-align:center;max-width:66ch;margin:0 auto}.ops-hww-head .eyebrow[data-v-5fd32af9]{color:var(--muted);justify-content:center}.ops-hww-head h2[data-v-5fd32af9]{margin-top:1rem}.ops-hww-head .lede[data-v-5fd32af9]{text-align:center;margin:1.1rem auto 0}.ops-hww-list[data-v-5fd32af9]{gap:1.2rem;margin-top:clamp(2.4rem,5vw,3.2rem);display:grid}.ops-hww-card[data-v-5fd32af9]{background:linear-gradient(135deg, var(--card), var(--cream));border:1px solid var(--line);border-radius:18px;grid-template-columns:auto 1fr;gap:1.3rem;padding:clamp(1.4rem,3vw,2rem);display:grid}@media (width<=700px){.ops-hww-card[data-v-5fd32af9]{grid-template-columns:1fr}}.ops-hww-icon[data-v-5fd32af9]{background:var(--gold);width:44px;height:44px;color:var(--navy);border-radius:12px;flex:none;place-items:center;display:grid;box-shadow:0 10px 20px -8px #c9a15cb3}.ops-hww-body h3[data-v-5fd32af9]{font-family:var(--serif);color:var(--ink);font-size:1.2rem;font-weight:500;line-height:1.3}.ops-hww-body p[data-v-5fd32af9]{color:var(--muted);max-width:70ch;margin-top:.7rem;font-size:.86rem;line-height:1.65}.ops-hww-checklist[data-v-5fd32af9]{gap:.5rem;margin-top:1rem;list-style:none;display:grid}.ops-hww-checklist li[data-v-5fd32af9]{color:var(--ink);align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;display:flex}.ops-hww-checklist i[data-v-5fd32af9]{color:var(--gold);flex:none;font-style:normal;font-weight:700}.ops-phases[data-v-74481ad2]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-phases-head[data-v-74481ad2]{text-align:center}.ops-phases-head .eyebrow[data-v-74481ad2]{color:var(--muted);justify-content:center}.ops-phases-head h2[data-v-74481ad2]{margin-top:1rem}.ops-phases-grid[data-v-74481ad2]{text-align:left;grid-template-columns:repeat(4,1fr);gap:1.3rem;margin-top:clamp(2.4rem,5vw,3.6rem);display:grid;position:relative}@media (width<=900px){.ops-phases-grid[data-v-74481ad2]{grid-template-columns:repeat(2,1fr)}}.ops-phases-grid[data-v-74481ad2]:before{content:"";background:var(--line);height:1.5px;position:absolute;top:26px;left:8%;right:8%}.ops-phase-progress[data-v-74481ad2]{background:var(--gold);transform-origin:0;width:84%;height:1.5px;position:absolute;top:26px;left:8%;transform:scaleX(0)}@media (width<=900px){.ops-phases-grid[data-v-74481ad2]:before,.ops-phase-progress[data-v-74481ad2]{display:none}}.ops-phase[data-v-74481ad2]{position:relative}.ops-phase-dot[data-v-74481ad2]{border:1.5px solid var(--gold);width:52px;height:52px;color:var(--gold);background:var(--cream);z-index:2;font-family:var(--serif);border-radius:50%;place-items:center;font-size:1.1rem;font-weight:600;display:grid;position:relative}.ops-phase h4[data-v-74481ad2]{font-family:var(--serif);color:var(--ink);margin-top:1rem;font-size:1.05rem;font-weight:500}.ops-phase p[data-v-74481ad2]{color:var(--muted);margin-top:.5rem;font-size:.82rem;line-height:1.6}.ops-phases-cta[data-v-74481ad2]{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.ops-pricing[data-v-241ed6b1]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-pricing-head[data-v-241ed6b1]{text-align:center;max-width:60ch;margin:0 auto}.ops-pricing-head .eyebrow[data-v-241ed6b1]{color:var(--gold);justify-content:center}.ops-pricing-head h2[data-v-241ed6b1]{margin-top:1rem}.ops-pricing-head .lede[data-v-241ed6b1]{text-align:center;margin:1.1rem auto 0}.ops-pricing-grid[data-v-241ed6b1]{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.3rem;margin-top:clamp(2.4rem,5vw,3.6rem);display:grid}@media (width<=960px){.ops-pricing-grid[data-v-241ed6b1]{grid-template-columns:1fr}}.ops-tier[data-v-241ed6b1]{background:linear-gradient(135deg, var(--card), var(--cream));border:1px solid var(--line);border-radius:20px;flex-direction:column;padding:clamp(1.6rem,3vw,2rem);display:flex}.ops-tier.featured[data-v-241ed6b1]{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;border-color:#0000;transform:scale(1.03);box-shadow:0 30px 60px -25px #0c1a2b80}@media (width<=960px){.ops-tier.featured[data-v-241ed6b1]{transform:none}}.ops-tier-head h3[data-v-241ed6b1]{font-family:var(--serif);color:var(--ink);text-transform:uppercase;letter-spacing:.03em;font-size:1.1rem;font-weight:600}.ops-tier.featured .ops-tier-head h3[data-v-241ed6b1]{color:#fff}.ops-tier-price[data-v-241ed6b1]{font-family:var(--serif);color:var(--gold);margin-top:.7rem;font-size:1.3rem;font-weight:600}.ops-tier-price span[data-v-241ed6b1]{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-left:.4rem;font-size:.68rem;font-weight:600}.ops-tier.featured .ops-tier-price span[data-v-241ed6b1]{color:#fff9}.ops-tier-tagline[data-v-241ed6b1]{color:var(--muted);margin-top:.6rem;font-size:.8rem;line-height:1.5}.ops-tier.featured .ops-tier-tagline[data-v-241ed6b1]{color:#ffffffb3}.ops-tier-desc[data-v-241ed6b1]{color:var(--muted);border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1.2rem;font-size:.82rem;line-height:1.6}.ops-tier.featured .ops-tier-desc[data-v-241ed6b1]{color:#ffffffbf;border-top-color:#ffffff24}.ops-tier-list[data-v-241ed6b1]{flex:1;gap:.55rem;margin-top:1.2rem;list-style:none;display:grid}.ops-tier-list li[data-v-241ed6b1]{color:var(--ink);align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;display:flex}.ops-tier.featured .ops-tier-list li[data-v-241ed6b1]{color:#ffffffe6}.ops-tier-list i[data-v-241ed6b1]{color:var(--gold);flex:none;font-style:normal;font-weight:700}.ops-tier.featured .ops-tier-list i[data-v-241ed6b1]{color:var(--gold-2)}.ops-tier .btn[data-v-241ed6b1]{justify-content:center;margin-top:1.6rem}.ops-stats[data-v-c4a3fdc1]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-stats .eyebrow[data-v-c4a3fdc1]{color:var(--gold);justify-content:center;width:100%}.ops-stats h2[data-v-c4a3fdc1]{margin-top:1rem}.ops-stats-lede[data-v-c4a3fdc1]{text-align:center;max-width:60ch;margin:1.1rem auto 0}.ops-testimonial[data-v-c4a3fdc1]{background:var(--card);border:1px solid var(--line);text-align:left;border-radius:18px;max-width:520px;margin:clamp(2.2rem,4vw,2.8rem) auto 0;padding:clamp(1.6rem,3vw,2.2rem)}.ops-testi-top[data-v-c4a3fdc1]{align-items:center;gap:.9rem;display:flex}.ops-testi-avatar[data-v-c4a3fdc1]{background:var(--gold);width:44px;height:44px;color:var(--navy);font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:.85rem;font-weight:600;display:grid}.ops-testi-top b[data-v-c4a3fdc1]{color:var(--ink);font-size:.9rem;display:block}.ops-testi-stars[data-v-c4a3fdc1]{color:var(--gold);gap:.2rem;margin-top:.3rem;display:flex}.ops-testi-stars svg[data-v-c4a3fdc1]{width:13px;height:13px}.ops-testi-quote[data-v-c4a3fdc1]{font-family:var(--serif);color:var(--ink);margin-top:1.1rem;font-size:1.05rem;font-weight:500}.ops-testi-body[data-v-c4a3fdc1]{color:var(--muted);margin-top:.6rem;font-size:.84rem;line-height:1.6}.ops-full[data-v-059d914d]{padding-block:clamp(3.5rem,7vw,6rem)}.ops-full-grid[data-v-059d914d]{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=960px){.ops-full-grid[data-v-059d914d]{grid-template-columns:1fr}}.ops-full-copy .eyebrow[data-v-059d914d]{color:var(--gold)}.ops-full-copy h2[data-v-059d914d]{margin-top:1rem}.ops-full-copy .lede[data-v-059d914d]{max-width:none;margin-top:1rem}.ops-full-cta[data-v-059d914d]{flex-direction:column;align-items:flex-start;gap:.8rem;margin-top:1.8rem;display:flex}.ops-full-media img[data-v-059d914d]{aspect-ratio:4/3.5;object-fit:cover;border-radius:18px;width:100%;box-shadow:0 30px 60px -25px #0c1a2b59}.ops-final-inner[data-v-70f21d62]{text-align:center}.ops-final-panel h2[data-v-70f21d62]{color:var(--gold-2)}.ops-final-panel .lede[data-v-70f21d62]{text-align:center;color:#ffffffb8;max-width:56ch;margin:1.1rem auto 0}.ops-final-cta[data-v-70f21d62]{margin-top:1.8rem}.mkt-hero[data-v-c760025d]{color:#fff;text-align:center;background:linear-gradient(170deg, var(--navy-2), var(--navy) 65%);flex-direction:column;min-height:88svh;padding-top:90px;display:flex;position:relative;overflow:hidden}.mkt-hero-grid-pattern[data-v-c760025d]{z-index:0;opacity:.55;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%);mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%)}.mkt-hero-glow[data-v-c760025d]{z-index:0;pointer-events:none;background:radial-gradient(760px 420px at 18% 0,#c9a15c38,#0000 60%),radial-gradient(680px 420px at 88% 12%,#e0be7e24,#0000 58%);position:absolute;inset:0}.mkt-hero-center[data-v-c760025d]{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:clamp(2.6rem,5vw,3.6rem);display:flex;position:relative}.mkt-hero-center .eyebrow[data-v-c760025d]{color:var(--gold-2)}.mkt-hero-center h1[data-v-c760025d]{margin-top:1.6rem;max-width:20ch;margin-inline:auto}.mkt-hero-center .lede[data-v-c760025d]{color:#ffffffbf;margin-top:1.4rem;max-width:58ch;margin-inline:auto}.mkt-hero-cta[data-v-c760025d]{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2rem;display:flex}.mkt-hero-pills[data-v-c760025d]{flex-wrap:wrap;justify-content:center;gap:.7rem;margin-top:2rem;display:flex}.mkt-hero-pills span[data-v-c760025d]{letter-spacing:.06em;color:#ffffffd9;background:#fbf8f114;border:1px solid #fff3;border-radius:999px;padding:.4rem .9rem;font-size:.72rem;font-weight:600}.mkt-widget[data-v-c760025d]{text-align:left;-webkit-backdrop-filter:blur(10px);background:#fbf8f10f;border:1px solid #ffffff29;border-radius:16px;max-width:460px;margin:clamp(2.2rem,4vw,3rem) auto 0;padding:1.3rem 1.4rem}.mkt-widget-head[data-v-c760025d]{letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;align-items:center;gap:.5rem;margin-bottom:1.1rem;font-size:.72rem;font-weight:600;display:flex}.mkt-widget-dot[data-v-c760025d]{background:#2ed573;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #2ed57340}.mkt-widget-sample[data-v-c760025d]{letter-spacing:.04em;text-transform:none;color:#fff6;margin-left:auto;font-size:.62rem;font-weight:600}.mkt-widget-row[data-v-c760025d]{grid-template-columns:9.5rem 1fr 3.6rem;align-items:center;gap:.8rem;margin-top:.7rem;display:grid}.mkt-widget-row[data-v-c760025d]:first-of-type{margin-top:0}.mkt-widget-label[data-v-c760025d]{color:#ffffffb3;font-size:.74rem}.mkt-widget-bar[data-v-c760025d]{background:#ffffff1f;border-radius:5px;height:6px;overflow:hidden}.mkt-widget-fill[data-v-c760025d]{height:100%;width:var(--pct,0%);background:linear-gradient(90deg, var(--gold), var(--gold-2));border-radius:5px}.mkt-widget-value[data-v-c760025d]{font-family:var(--serif);color:var(--gold-2);text-align:right;font-size:.82rem;font-weight:600}.mkt-ticker[data-v-c760025d]{z-index:2;background:var(--gold);padding-block:.65rem;position:relative;overflow:hidden}.mkt-ticker-track[data-v-c760025d]{width:max-content;animation:24s linear infinite mktTicker-c760025d;display:flex}.mkt-ticker-track span[data-v-c760025d]{white-space:nowrap;color:var(--navy);padding-right:3rem;font-size:.78rem;font-weight:600}@keyframes mktTicker-c760025d{0%{transform:translate(0)}to{transform:translate(-50%)}}.mkt-problem[data-v-70385a5c]{padding-block:clamp(3.5rem,7vw,6rem)}.mkt-problem-grid[data-v-70385a5c]{grid-template-columns:1fr 1.1fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}@media (width<=960px){.mkt-problem-grid[data-v-70385a5c]{grid-template-columns:1fr}}.mkt-chaos[data-v-70385a5c]{border:1px dashed var(--line);background:var(--card);border-radius:22px;height:clamp(340px,40vw,440px);position:relative}@media (width<=960px){.mkt-chaos[data-v-70385a5c]{height:340px}}.mkt-chaos-grid[data-v-70385a5c]{pointer-events:none;background-image:radial-gradient(#1b243424 1.4px,#0000 1.4px);background-size:22px 22px;border-radius:22px;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000,#0000 78%);mask-image:radial-gradient(circle at 50% 45%,#000,#0000 78%)}.mkt-note[data-v-70385a5c]{transform:rotate(var(--rot,0deg));background:var(--cream);color:var(--ink);font-family:var(--hand);white-space:nowrap;border-radius:3px 3px 3px 14px;padding:.75rem 1.2rem .65rem .95rem;font-size:1.25rem;line-height:1.1;position:absolute;box-shadow:0 16px 30px -18px #1b243473,0 1px #1b24340d}.mkt-note[data-v-70385a5c]:after{content:"";background:var(--card);clip-path:polygon(100% 0,0 0,100% 100%);width:13px;height:13px;position:absolute;top:0;right:0;box-shadow:-3px 2px 5px -2px #1b24344d}.mkt-chip--focus[data-v-70385a5c]{background:var(--gold);color:var(--navy);white-space:nowrap;z-index:2;border:none;border-radius:999px;align-items:center;gap:.5rem;padding:1.1rem 1.6rem;font-size:1rem;font-weight:700;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 40px -16px #c9a15c99}.mkt-chip--focus b[data-v-70385a5c]{font-size:1.2rem}.mkt-chip-pulse[data-v-70385a5c]{border:1.5px solid var(--gold);opacity:0;pointer-events:none;border-radius:999px;position:absolute;inset:0}.mkt-problem-copy .eyebrow[data-v-70385a5c]{color:var(--gold)}.mkt-problem-copy h2[data-v-70385a5c]{margin-top:1rem}.mkt-problem-copy .lede[data-v-70385a5c]{max-width:none;margin-top:1.1rem}.mkt-audit[data-v-6671396c]{padding-block:clamp(3.5rem,7vw,6rem)}.mkt-audit .eyebrow[data-v-6671396c]{color:var(--muted);justify-content:center;width:100%}.mkt-audit h2[data-v-6671396c]{text-align:center;margin-top:1rem}.mkt-audit-lede[data-v-6671396c]{text-align:center;max-width:60ch;margin:1.1rem auto 0}.mkt-audit-grid[data-v-6671396c]{grid-template-columns:repeat(3,1fr);gap:1.3rem;margin-top:clamp(2.2rem,5vw,3rem);display:grid}@media (width<=900px){.mkt-audit-grid[data-v-6671396c]{grid-template-columns:1fr}}.mkt-audit-card[data-v-6671396c]{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:18px;padding:2rem 1.7rem 1.8rem}.mkt-gauge[data-v-6671396c]{width:116px;height:116px;margin:0 auto 1.5rem;position:relative}.mkt-gauge svg[data-v-6671396c]{width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.mkt-gauge-track[data-v-6671396c]{fill:none;stroke:var(--line);stroke-width:7px}.mkt-gauge-fill[data-v-6671396c]{fill:none;stroke:var(--gold);stroke-width:7px;stroke-linecap:round;filter:drop-shadow(0 0 6px #c9a15c80)}.mkt-gauge-center[data-v-6671396c]{flex-direction:column;justify-content:center;align-items:center;gap:.1rem;display:flex;position:absolute;inset:0}.mkt-gauge-center b[data-v-6671396c]{font-family:var(--serif);color:var(--ink);font-size:1.9rem;font-weight:600;line-height:1}.mkt-gauge-suffix[data-v-6671396c]{letter-spacing:.06em;color:var(--muted);font-size:.66rem;font-weight:600}.mkt-gauge-badge[data-v-6671396c]{z-index:2;background:var(--gold);width:36px;height:36px;color:var(--navy);box-shadow:0 10px 20px -8px #c9a15cbf, 0 0 0 5px var(--card);border-radius:50%;place-items:center;font-size:1.05rem;display:grid;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.mkt-audit-card h3[data-v-6671396c]{font-family:var(--serif);color:var(--ink);margin-top:.3rem;font-size:1.08rem;font-weight:500}.mkt-audit-card p[data-v-6671396c]{color:var(--muted);text-align:left;margin-top:.7rem;font-size:.84rem;line-height:1.65}.mkt-audit-cta[data-v-6671396c]{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.mkt-channels[data-v-46a18a70]{padding-block:clamp(3.5rem,7vw,6rem)}.mkt-channels-head[data-v-46a18a70]{text-align:center;max-width:60ch;margin:0 auto}.mkt-channels-head .eyebrow[data-v-46a18a70]{color:var(--gold);justify-content:center}.mkt-channels-head h2[data-v-46a18a70]{margin-top:1rem}.mkt-channels-head .lede[data-v-46a18a70]{text-align:center;margin:1.1rem auto 0}.mkt-accordion[data-v-46a18a70]{border-top:1px solid var(--line);flex-direction:column;gap:.5rem;margin-top:clamp(2.2rem,5vw,3rem);display:flex}.mkt-acc-item[data-v-46a18a70]{border-bottom:1px solid var(--line);padding-block:.3rem}.mkt-acc-head[data-v-46a18a70]{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem;padding:1rem 0;display:flex}.mkt-acc-icon[data-v-46a18a70]{background:var(--gold);width:38px;height:38px;color:var(--navy);border-radius:10px;flex:none;place-items:center;transition:background .3s,color .3s;display:grid}.mkt-acc-item.open .mkt-acc-icon[data-v-46a18a70]{background:var(--navy);color:var(--gold-2)}.mkt-acc-title[data-v-46a18a70]{font-family:var(--serif);color:var(--ink);flex:none;width:min(260px,34%);font-size:1.02rem;font-weight:500}.mkt-acc-desc-inline[data-v-46a18a70]{color:var(--muted);flex:100%;order:3;padding-left:calc(38px + 1.2rem);font-size:.8rem}@media (width>=760px){.mkt-acc-desc-inline[data-v-46a18a70]{flex:auto;order:0;padding-left:0}}.mkt-acc-plus[data-v-46a18a70]{color:var(--gold);text-align:center;flex:none;width:1.4rem;margin-left:auto;font-size:1.4rem;font-weight:300;line-height:1}@media (width>=760px){.mkt-acc-plus[data-v-46a18a70]{margin-left:0}}.mkt-acc-panel[data-v-46a18a70]{transition:grid-template-rows .45s var(--ease);grid-template-rows:0fr;display:grid;overflow:hidden}.mkt-acc-item.open .mkt-acc-panel[data-v-46a18a70]{grid-template-rows:1fr}.mkt-acc-panel-inner[data-v-46a18a70]{grid-template-columns:200px 1fr;align-items:start;gap:1.6rem;min-height:0;display:grid;overflow:hidden}.mkt-acc-item.open .mkt-acc-panel-inner[data-v-46a18a70]{padding-bottom:1.7rem}@media (width<=700px){.mkt-acc-panel-inner[data-v-46a18a70]{grid-template-columns:1fr}}.mkt-acc-panel-inner img[data-v-46a18a70]{aspect-ratio:4/3;object-fit:cover;border-radius:12px;width:100%}.mkt-acc-panel-inner ul[data-v-46a18a70]{align-content:start;gap:.55rem;list-style:none;display:grid}.mkt-acc-panel-inner li[data-v-46a18a70]{color:var(--ink);align-items:flex-start;gap:.5rem;font-size:.82rem;line-height:1.5;display:flex}.mkt-acc-panel-inner i[data-v-46a18a70]{color:var(--gold);flex:none;font-style:normal;font-weight:700}.mkt-acc-link[data-v-46a18a70]{color:var(--gold-ink);margin-top:.9rem;font-size:.85rem;font-weight:600;display:inline-block}.mkt-acc-link[data-v-46a18a70]:hover{text-decoration:underline}@media (width>=760px){.mkt-acc-link[data-v-46a18a70]{grid-column:2}}.mkt-how-head[data-v-76db3089]{text-align:center}.mkt-how-head .eyebrow--pill[data-v-76db3089]{color:var(--gold-2)}.mkt-how-head h2[data-v-76db3089]{margin-top:1.1rem}.mkt-timeline[data-v-76db3089]{max-width:640px;margin:clamp(2.4rem,5vw,3.4rem) auto 0;position:relative}.mkt-tl-line[data-v-76db3089]{background:#ffffff24;width:2px;position:absolute;top:8px;bottom:8px;left:26px}.mkt-tl-progress[data-v-76db3089]{background:var(--gold);transform-origin:top;width:2px;position:absolute;top:8px;bottom:8px;left:26px;transform:scaleY(0)}.mkt-tl-step[data-v-76db3089]{gap:1.5rem;padding-bottom:clamp(2rem,4vw,2.6rem);display:flex;position:relative}.mkt-tl-step[data-v-76db3089]:last-child{padding-bottom:0}.mkt-tl-dot[data-v-76db3089]{border:1.5px solid var(--gold);width:52px;height:52px;color:var(--gold-2);background:var(--navy);z-index:2;font-family:var(--serif);border-radius:50%;flex:none;place-items:center;font-size:1.1rem;font-weight:600;display:grid;position:relative}.mkt-tl-body[data-v-76db3089]{padding-top:.6rem}.mkt-tl-body h4[data-v-76db3089]{color:#fff;font-size:1rem;font-weight:600}.mkt-tl-body p[data-v-76db3089]{color:#ffffffa6;max-width:44ch;margin-top:.5rem;font-size:.84rem;line-height:1.6}.mkt-how-cta[data-v-76db3089]{text-align:center;margin-top:clamp(2.2rem,4vw,3rem)}.mkt-pricing[data-v-c1e519c7]{padding-block:clamp(3.5rem,7vw,6rem)}.mkt-pricing-head[data-v-c1e519c7]{text-align:center;max-width:64ch;margin:0 auto}.mkt-pricing-head .eyebrow[data-v-c1e519c7]{color:var(--gold);justify-content:center}.mkt-pricing-head h2[data-v-c1e519c7]{margin-top:1rem}.mkt-pricing-head .lede[data-v-c1e519c7]{text-align:center;margin:1.1rem auto 0}.mkt-pricing-grid[data-v-c1e519c7]{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.3rem;margin-top:clamp(2.4rem,5vw,3.6rem);display:grid}@media (width<=960px){.mkt-pricing-grid[data-v-c1e519c7]{grid-template-columns:1fr}}.mkt-tier[data-v-c1e519c7]{background:linear-gradient(135deg, var(--card), var(--cream));border:1px solid var(--line);border-radius:20px;flex-direction:column;padding:clamp(1.6rem,3vw,2rem);display:flex;position:relative}.mkt-tier.featured[data-v-c1e519c7]{background:linear-gradient(170deg, var(--navy-2), var(--navy) 60%);color:#fff;border-color:#0000;transform:scale(1.03);box-shadow:0 30px 60px -25px #0c1a2b80}@media (width<=960px){.mkt-tier.featured[data-v-c1e519c7]{transform:none}}.mkt-tier-ribbon[data-v-c1e519c7]{background:var(--gold);color:var(--navy);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.4rem .8rem;font-size:.66rem;font-weight:700;position:absolute;top:-1px;right:1.6rem;transform:translateY(-50%);box-shadow:0 8px 18px -8px #c9a15cb3}@media (width<=960px){.mkt-tier.featured[data-v-c1e519c7]{transform:none}}.mkt-tier-head h3[data-v-c1e519c7]{font-family:var(--serif);color:var(--ink);text-transform:uppercase;letter-spacing:.03em;font-size:1.15rem;font-weight:600}.mkt-tier.featured .mkt-tier-head h3[data-v-c1e519c7]{color:#fff}.mkt-tier-tagline[data-v-c1e519c7]{color:var(--muted);margin-top:.5rem;font-size:.8rem;line-height:1.5}.mkt-tier.featured .mkt-tier-tagline[data-v-c1e519c7]{color:#ffffffb3}.mkt-tier-desc[data-v-c1e519c7]{color:var(--muted);border-top:1px solid var(--line);margin-top:1.2rem;padding-top:1.2rem;font-size:.82rem;line-height:1.6}.mkt-tier.featured .mkt-tier-desc[data-v-c1e519c7]{color:#ffffffbf;border-top-color:#ffffff24}.mkt-tier-list[data-v-c1e519c7]{flex:1;gap:.55rem;margin-top:1.2rem;list-style:none;display:grid}.mkt-tier-list li[data-v-c1e519c7]{color:var(--ink);align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;display:flex}.mkt-tier.featured .mkt-tier-list li[data-v-c1e519c7]{color:#ffffffe6}.mkt-tier-list i[data-v-c1e519c7]{color:var(--gold);flex:none;font-style:normal;font-weight:700}.mkt-tier.featured .mkt-tier-list i[data-v-c1e519c7]{color:var(--gold-2)}.mkt-tier-offer[data-v-c1e519c7]{color:var(--ink);margin-top:1.1rem;font-size:.76rem;line-height:1.5}.mkt-tier-offer b[data-v-c1e519c7]{color:var(--gold)}.mkt-tier.featured .mkt-tier-offer[data-v-c1e519c7]{color:#ffffffd9}.mkt-tier.featured .mkt-tier-offer b[data-v-c1e519c7]{color:var(--gold-2)}.mkt-tier .btn[data-v-c1e519c7]{justify-content:center;margin-top:1.6rem}.mkt-final-inner[data-v-9c8938ac]{text-align:center}.mkt-final-panel h2[data-v-9c8938ac]{color:var(--gold-2)}.mkt-final-panel .lede[data-v-9c8938ac]{text-align:center;color:#ffffffb8;max-width:56ch;margin:1.1rem auto 0}.mkt-final-cta[data-v-9c8938ac]{margin-top:1.8rem}.resources-hero[data-v-43fb9bb4]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(2rem,5vw,3rem)}.resources-hero-inner[data-v-43fb9bb4]{text-align:center;max-width:760px;margin:0 auto}.resources-hero-inner .eyebrow--pill[data-v-43fb9bb4]{color:var(--gold-ink)}.resources-hero-inner h1[data-v-43fb9bb4]{margin-top:1.3rem}.resources-hero-inner .lede[data-v-43fb9bb4]{margin:1.2rem auto 0}.resources-grid[data-v-43fb9bb4]{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}@media (width<=960px){.resources-grid[data-v-43fb9bb4]{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}.legal[data-v-291d5329]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(3rem,6vw,4.5rem)}.legal-inner[data-v-291d5329]{max-width:760px;margin:0 auto}.legal-head[data-v-291d5329]{margin-bottom:2rem}.legal-date[data-v-291d5329]{color:var(--muted);margin-top:.6rem;font-size:.85rem}.legal h2[data-v-291d5329]{color:var(--ink);letter-spacing:.01em;margin-top:2.4rem;margin-bottom:.9rem;font-size:1.05rem;font-weight:700}.legal p[data-v-291d5329]{color:var(--ink);margin-bottom:.9rem;font-size:.92rem;line-height:1.75}.legal p b[data-v-291d5329]{font-weight:600}.legal[data-v-bc0144a1]{padding-top:calc(90px + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(3rem,6vw,4.5rem)}.legal-inner[data-v-bc0144a1]{max-width:760px;margin:0 auto}.legal-head[data-v-bc0144a1]{margin-bottom:2rem}.legal-date[data-v-bc0144a1]{color:var(--muted);margin-top:.6rem;font-size:.85rem}.legal h2[data-v-bc0144a1]{color:var(--ink);letter-spacing:.01em;margin-top:2.4rem;margin-bottom:.9rem;font-size:1.05rem;font-weight:700}.legal p[data-v-bc0144a1]{color:var(--ink);margin-bottom:.9rem;font-size:.92rem;line-height:1.75}.legal p b[data-v-bc0144a1]{font-weight:600}.avm-backdrop[data-v-99bd16d5]{z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1a2bd9;justify-content:center;align-items:center;padding:2rem 1.5rem;display:flex;position:fixed;inset:0}.avm-frame[data-v-99bd16d5]{aspect-ratio:9/16;background:var(--navy);max-width:92vw;height:min(85vh,900px);position:relative}.avm-video-wrap[data-v-99bd16d5]{border-radius:18px;position:absolute;inset:0;overflow:hidden;box-shadow:0 40px 90px -20px #0009}.avm-video-wrap iframe[data-v-99bd16d5]{border:0;width:100%;height:100%;position:absolute;inset:0}.avm-close[data-v-99bd16d5]{z-index:2;background:var(--card);width:36px;height:36px;color:var(--ink);cursor:pointer;border:none;border-radius:50%;place-items:center;transition:background .2s;display:grid;position:absolute;top:-14px;right:-14px;box-shadow:0 8px 20px -8px #00000080}.avm-close svg[data-v-99bd16d5]{width:14px;height:14px}.avm-close[data-v-99bd16d5]:hover{background:var(--gold);color:var(--navy)}.avm-fade-enter-active[data-v-99bd16d5],.avm-fade-leave-active[data-v-99bd16d5]{transition:opacity .3s var(--ease)}.avm-fade-enter-from[data-v-99bd16d5],.avm-fade-leave-to[data-v-99bd16d5]{opacity:0}.avm-pop-enter-active[data-v-99bd16d5]{transition:opacity .35s var(--ease), transform .35s var(--ease)}.avm-pop-leave-active[data-v-99bd16d5]{transition:opacity .2s var(--ease), transform .2s var(--ease)}.avm-pop-enter-from[data-v-99bd16d5]{opacity:0;transform:scale(.92)translateY(10px)}.avm-pop-leave-to[data-v-99bd16d5]{opacity:0;transform:scale(.96)}.aiv-hero[data-v-b2ade345]{color:#fff;background:radial-gradient(ellipse 900px 500px at 15% 0%, #c9a15c29, transparent 60%), radial-gradient(ellipse 700px 500px at 90% 30%, #13253ce6, transparent 60%), linear-gradient(150deg, var(--navy) 0%, var(--navy-2) 55%, #1d3350 100%);padding:clamp(4rem,8vw,6.5rem) 0 clamp(4.5rem,9vw,7.5rem);position:relative;overflow:hidden}.aiv-hero[data-v-b2ade345]:after{content:"";pointer-events:none;opacity:.4;background-image:radial-gradient(#ffffff0f 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.aiv-hero .container[data-v-b2ade345]{z-index:2;position:relative}.aiv-hero-grid[data-v-b2ade345]{grid-template-columns:1fr 1fr;align-items:stretch;gap:50px;display:grid}@media (width<=960px){.aiv-hero-grid[data-v-b2ade345]{grid-template-columns:1fr}}.aiv-hero-left[data-v-b2ade345]{flex-direction:column;display:flex}.aiv-hero-left .eyebrow--pill[data-v-b2ade345]{color:var(--gold-2);align-self:flex-start}.aiv-hero-left h1[data-v-b2ade345]{color:#fff;margin:22px 0 14px}.aiv-hero-kicker[data-v-b2ade345]{font-family:var(--sans);letter-spacing:.03em;color:var(--gold-2);margin-bottom:18px;font-size:.92rem;font-weight:700}.aiv-hero-left .lede[data-v-b2ade345]{color:#ffffffad;max-width:520px;margin-bottom:30px}.aiv-video[data-v-b2ade345]{border-radius:20px;flex:1;min-height:280px;position:relative;overflow:hidden;box-shadow:0 40px 80px -30px #00000080}.aiv-video-placeholder[data-v-b2ade345]{background:linear-gradient(160deg, #1d3350, var(--navy));cursor:pointer;background-position:50%;background-size:cover;border:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;transition:filter .25s;display:flex;position:absolute;inset:0}.aiv-video-placeholder[data-v-b2ade345]:hover{filter:brightness(1.12)}.aiv-play[data-v-b2ade345]{background:var(--gold);width:64px;height:64px;color:var(--navy);transition:transform .25s var(--ease);border-radius:50%;place-items:center;display:grid;box-shadow:0 14px 30px -10px #c9a15cb3}.aiv-video-placeholder:hover .aiv-play[data-v-b2ade345]{transform:scale(1.08)}.aiv-play svg[data-v-b2ade345]{width:24px;height:24px;margin-left:3px}.aiv-video-label[data-v-b2ade345]{color:#fff9;font-size:.82rem}.aiv-form-card[data-v-b2ade345]{background:var(--card);z-index:2;color:var(--ink);border-radius:20px;padding:34px;position:relative;box-shadow:0 40px 80px -30px #00000080}.aiv-form-card .eyebrow--pill[data-v-b2ade345]{color:var(--gold-ink);margin-bottom:14px}.aiv-form-card h3[data-v-b2ade345]{font-family:var(--serif);color:var(--ink);margin-bottom:.5rem;font-size:1.5rem;font-weight:500;line-height:1.25}.aiv-fsub[data-v-b2ade345]{color:var(--muted);margin-bottom:22px;font-size:.82rem}.aiv-price[data-v-b2ade345]{text-align:center;border:1px solid var(--line);background:#c9a15c0f;border-radius:14px;margin:16px 0 20px;padding:22px 16px}.aiv-price-label[data-v-b2ade345]{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.68rem;font-weight:700}.aiv-price-amount[data-v-b2ade345]{font-family:var(--serif);color:var(--gold-ink);margin:.4rem 0 .2rem;font-size:2.6rem;font-weight:600;line-height:1}.aiv-price-note[data-v-b2ade345]{color:var(--muted);font-size:.8rem;font-weight:500}.aiv-form[data-v-b2ade345]{flex-direction:column;gap:.7rem;display:flex}.aiv-input[data-v-b2ade345]{border:1px solid var(--line);width:100%;color:var(--ink);font-size:.86rem;font:inherit;background:#fff;border-radius:10px;padding:.8rem .95rem}.aiv-input[data-v-b2ade345]:focus{border-color:var(--gold);outline:none}.aiv-form-btn[data-v-b2ade345]{justify-content:center;width:100%;margin-top:.3rem}.aiv-form-trust[data-v-b2ade345]{color:var(--muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.72rem;display:flex}.aiv-form-trust svg[data-v-b2ade345]{flex:none;width:14px;height:14px}.aiv-form-success[data-v-b2ade345]{text-align:center;padding:2.2rem .5rem}.aiv-success-icon[data-v-b2ade345]{background:var(--gold);width:52px;height:52px;color:var(--navy);border-radius:50%;place-items:center;margin-bottom:1.2rem;display:inline-grid}.aiv-success-icon svg[data-v-b2ade345]{width:24px;height:24px}.aiv-form-success h4[data-v-b2ade345]{font-family:var(--serif);color:var(--ink);font-size:1.3rem;font-weight:500}.aiv-form-success p[data-v-b2ade345]{color:var(--muted);margin-top:.6rem;font-size:.88rem}.aiv-trust[data-v-679c3b1c]{background:var(--cream);text-align:center;padding:64px 0 46px}.aiv-trust-kicker[data-v-679c3b1c]{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:26px;font-size:.72rem;font-weight:700;display:block}.aiv-trust-row-wrap[data-v-679c3b1c]{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.aiv-trust-row[data-v-679c3b1c]{align-items:center;gap:clamp(2rem,5vw,3.6rem);width:max-content;animation:24s linear infinite aivTrustScroll-679c3b1c;display:flex}.aiv-trust-row-wrap:hover .aiv-trust-row[data-v-679c3b1c]{animation-play-state:paused}@keyframes aivTrustScroll-679c3b1c{0%{transform:translate(0)}to{transform:translate(-50%)}}.aiv-tlogo[data-v-679c3b1c]{opacity:.85;transition:opacity .3s, transform .3s var(--ease);flex:none}.aiv-tlogo[data-v-679c3b1c]:hover{opacity:1;transform:translateY(-2px)}.aiv-tlogo img[data-v-679c3b1c]{object-fit:contain;width:auto;height:clamp(24px,3vw,34px)}.aiv-story[data-v-7979f94a]{background:var(--cream);padding-block:clamp(3.5rem,7vw,6rem)}.aiv-story-grid[data-v-7979f94a]{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}@media (width<=920px){.aiv-story-grid[data-v-7979f94a]{grid-template-columns:1fr;gap:50px}}.aiv-story-visual[data-v-7979f94a]{background:var(--navy);border-radius:18px;padding:18px;position:relative;box-shadow:0 34px 70px -24px #141e2d73}.aiv-sticky-note[data-v-7979f94a]{z-index:4;background:#fff;border-radius:8px;max-width:230px;padding:16px 20px;position:absolute;bottom:-22px;right:22px;transform:rotate(-3deg);box-shadow:0 18px 40px -14px #0000004d}@media (width<=560px){.aiv-sticky-note[data-v-7979f94a]{margin-top:14px;position:static;transform:none}}.aiv-sticky-note p[data-v-7979f94a]{font-family:var(--serif);color:var(--ink);font-size:.95rem;font-style:italic;line-height:1.4}.aiv-sticky-mark[data-v-7979f94a]{color:var(--gold-ink);margin-top:.5rem;font-size:.82rem;font-weight:700}.aiv-story-text .eyebrow[data-v-7979f94a]{color:var(--gold-ink)}.aiv-story-text h2[data-v-7979f94a]{margin-top:.9rem;margin-bottom:1rem}.aiv-story-text .lede[data-v-7979f94a]{max-width:460px;margin-bottom:1.6rem}.aiv-gvs[data-v-f34b6251]{background:var(--navy);color:#fff;padding-block:clamp(3.5rem,7vw,6rem)}.aiv-gvs .eyebrow[data-v-f34b6251]{color:var(--gold-2)}.aiv-gvs h2[data-v-f34b6251]{color:#fff}.aiv-gvs .lede[data-v-f34b6251]{color:#ffffffa6;max-width:620px;margin-bottom:36px}.aiv-gvs-table[data-v-f34b6251]{background:#ffffff0a;border:1px solid #ffffff24;border-radius:16px;overflow:hidden}.aiv-gvs-head[data-v-f34b6251],.aiv-gvs-row[data-v-f34b6251]{grid-template-columns:1.1fr 1fr 1fr;display:grid}.aiv-gvs-row[data-v-f34b6251]{border-top:1px solid #ffffff24}.aiv-gvs-cell[data-v-f34b6251]{color:#ffffffd9;padding:16px 20px;font-size:.86rem;line-height:1.5}.aiv-gvs-label[data-v-f34b6251]{color:#ffffff80;align-items:center;font-size:.78rem;font-weight:600;display:flex}.aiv-gvs-col-h[data-v-f34b6251]{font-family:var(--serif);color:#fff;font-size:.95rem;font-weight:600}.aiv-gvs-col-h--geo[data-v-f34b6251]{color:var(--gold-2)}.aiv-gvs-geo[data-v-f34b6251]{color:#fff;background:#c9a15c1f;font-weight:500}@media (width<=760px){.aiv-gvs-head[data-v-f34b6251]{display:none}.aiv-gvs-row[data-v-f34b6251]{grid-template-columns:1fr;padding:16px 4px 20px}.aiv-gvs-row .aiv-gvs-label[data-v-f34b6251]{padding:0 16px 8px}.aiv-gvs-row .aiv-gvs-cell[data-v-f34b6251]:not(.aiv-gvs-label):before{text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.aiv-gvs-row .aiv-gvs-cell[data-v-f34b6251]:nth-child(2):before{content:"SEO"}.aiv-gvs-row .aiv-gvs-cell[data-v-f34b6251]:nth-child(3):before{content:"GEO";color:var(--gold-2)}}.aiv-wys[data-v-01a0c9f4]{background:var(--card);padding-block:clamp(3.5rem,7vw,6rem)}.aiv-wys .eyebrow[data-v-01a0c9f4]{color:var(--gold-ink)}.aiv-wys-grid[data-v-01a0c9f4]{grid-template-columns:repeat(4,1fr);gap:22px;margin-top:40px;display:grid}@media (width<=1080px){.aiv-wys-grid[data-v-01a0c9f4]{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.aiv-wys-grid[data-v-01a0c9f4]{grid-template-columns:1fr}}.aiv-wcard[data-v-01a0c9f4]{border:1px solid var(--line);background:var(--cream);border-radius:16px;padding:26px}.aiv-wnode[data-v-01a0c9f4]{border:1.5px solid var(--gold);width:40px;height:40px;font-family:var(--serif);color:var(--gold-ink);border-radius:50%;place-items:center;margin-bottom:16px;font-size:.85rem;font-weight:600;display:grid}.aiv-wcard h3[data-v-01a0c9f4]{font-family:var(--serif);color:var(--ink);margin-bottom:8px;font-size:1.02rem;font-weight:500}.aiv-wcard p[data-v-01a0c9f4]{color:var(--muted);font-size:.82rem;line-height:1.6}.aiv-process[data-v-14e0bc00]{background:var(--navy);color:#fff;padding-block:clamp(3.5rem,7vw,6rem)}.aiv-process-head[data-v-14e0bc00]{max-width:640px;margin-bottom:60px}.aiv-process-head .eyebrow--pill[data-v-14e0bc00]{color:var(--gold-2)}.aiv-process-head h2[data-v-14e0bc00]{color:#fff;margin:14px 0 12px}.aiv-process-head .lede[data-v-14e0bc00]{color:#ffffffa6;max-width:460px}.aiv-timeline[data-v-14e0bc00]{justify-content:space-between;align-items:flex-start;margin-top:20px;display:flex;position:relative}.aiv-timeline-track[data-v-14e0bc00]{z-index:1;background:#ffffff24;height:2px;position:absolute;top:24px;left:5%;right:5%}.aiv-timeline-fill[data-v-14e0bc00]{background:var(--gold);z-index:1;width:0%;height:2px;transition:width .5s var(--ease);position:absolute;top:24px;left:5%}@media (width<=880px){.aiv-timeline[data-v-14e0bc00]{flex-direction:column;gap:18px}.aiv-timeline-track[data-v-14e0bc00],.aiv-timeline-fill[data-v-14e0bc00]{display:none}}.aiv-tstep[data-v-14e0bc00]{text-align:center;z-index:2;cursor:pointer;font:inherit;color:inherit;background:0 0;border:none;border-radius:12px;flex:1;padding:18px 10px;transition:transform .2s,background .25s;position:relative}.aiv-tstep[data-v-14e0bc00]:hover{transform:translateY(-3px)}.aiv-tstep.active[data-v-14e0bc00]{background:#ffffff0d}@media (width<=880px){.aiv-tstep[data-v-14e0bc00]{text-align:left;align-items:flex-start;gap:16px;width:100%;display:flex}}.aiv-tstep .node[data-v-14e0bc00]{border:1.5px solid var(--gold);background:var(--navy);width:52px;height:52px;color:var(--gold-2);font-family:var(--serif);border-radius:50%;flex:none;place-items:center;margin:0 auto 16px;font-size:1.1rem;font-weight:600;transition:background .25s,color .25s,box-shadow .25s;display:grid}.aiv-tstep.active .node[data-v-14e0bc00]{background:var(--gold);color:var(--navy);box-shadow:0 0 0 7px #c9a15c29}.aiv-tstep .n[data-v-14e0bc00]{color:var(--gold-2);letter-spacing:.12em;margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.aiv-tstep h4[data-v-14e0bc00]{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:600;transition:color .2s}.aiv-tstep.active h4[data-v-14e0bc00]{color:var(--gold-2)}.aiv-tstep p[data-v-14e0bc00]{color:#ffffffc7;justify-content:center;align-items:flex-start;max-width:170px;min-height:3.1em;margin:0 auto;font-size:.84rem;line-height:1.55;display:flex}@media (width<=880px){.aiv-tstep p[data-v-14e0bc00]{max-width:none;min-height:0}}.aiv-timeline-hint[data-v-14e0bc00]{text-align:center;color:#ffffffa6;letter-spacing:.02em;margin-top:14px;font-size:.78rem}.aiv-offer[data-v-b4e6e691]{background:var(--card);padding-block:clamp(3.5rem,7vw,6rem)}.aiv-offer-grid[data-v-b4e6e691]{grid-template-columns:.9fr 1.1fr;align-items:start;gap:60px;display:grid}@media (width<=920px){.aiv-offer-grid[data-v-b4e6e691]{grid-template-columns:1fr}}.aiv-offer .eyebrow[data-v-b4e6e691]{color:var(--gold-ink)}.aiv-bar-row[data-v-b4e6e691]{margin-bottom:24px}.aiv-bar-top[data-v-b4e6e691]{justify-content:space-between;margin-bottom:8px;font-size:.85rem;display:flex}.aiv-bar-top .n[data-v-b4e6e691]{font-family:var(--serif);color:var(--gold-ink);font-weight:600}.aiv-bar-track[data-v-b4e6e691]{background:var(--line);border-radius:3px;height:6px}.aiv-bar-fill[data-v-b4e6e691]{background:var(--gold);border-radius:3px;width:0%;height:6px}.aiv-bar-note[data-v-b4e6e691]{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:6px;font-size:.68rem}.aiv-score-note[data-v-b4e6e691]{border:1px dashed var(--gold);color:var(--muted);background:#c9a15c14;border-radius:10px;align-items:flex-start;gap:12px;margin-top:20px;padding:16px 18px;font-size:.82rem;line-height:1.6;display:flex}.aiv-score-note .arrow[data-v-b4e6e691]{color:var(--gold-ink);flex:none}.aiv-score-note svg[data-v-b4e6e691]{width:16px;height:16px}.aiv-score-note b[data-v-b4e6e691]{color:var(--ink)}.aiv-pack-card[data-v-b4e6e691]{background:var(--navy);color:#fff;border-radius:18px;padding:40px}.aiv-pack-card .eyebrow--pill[data-v-b4e6e691]{color:var(--gold-2)}.aiv-pack-lead[data-v-b4e6e691]{font-family:var(--serif);color:#fff;margin-bottom:14px;font-size:1.3rem;font-weight:600}.aiv-price-dark[data-v-b4e6e691]{text-align:center;background:#ffffff0d;border:1px solid #ffffff24;border-radius:14px;margin:20px 0;padding:22px 16px}.aiv-price-dark .aiv-price-label[data-v-b4e6e691]{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;font-size:.68rem;font-weight:700}.aiv-price-dark .aiv-price-amount[data-v-b4e6e691]{font-family:var(--serif);color:var(--gold-2);margin:.4rem 0 .2rem;font-size:2.6rem;font-weight:600;line-height:1}.aiv-price-dark .aiv-price-note[data-v-b4e6e691]{color:#ffffff8c;font-size:.8rem}.aiv-pack-row[data-v-b4e6e691]{border-top:1px solid #ffffff24;gap:16px;padding:16px 0;display:flex}.aiv-pack-row[data-v-b4e6e691]:last-of-type{border-bottom:1px solid #ffffff24}.aiv-pack-row .idx[data-v-b4e6e691]{font-family:var(--serif);color:var(--gold-2);flex:0 0 26px;font-weight:600}.aiv-pack-row b[data-v-b4e6e691]{font-size:.88rem;display:block}.aiv-pack-row span[data-v-b4e6e691]{color:#ffffff8c;font-size:.76rem}.aiv-pack-btn[data-v-b4e6e691]{justify-content:center;width:100%;margin-top:24px}.aiv-testi[data-v-30053d1f]{background:var(--cream);padding-block:clamp(3.5rem,7vw,6rem)}.aiv-testi .eyebrow[data-v-30053d1f]{color:var(--gold-ink)}.aiv-testi-grid[data-v-30053d1f]{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px;display:grid}@media (width<=920px){.aiv-testi-grid[data-v-30053d1f]{grid-template-columns:1fr}}.aiv-tcard[data-v-30053d1f]{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:28px}.aiv-stars[data-v-30053d1f]{color:var(--gold);gap:.2rem;margin-bottom:12px;display:flex}.aiv-stars svg[data-v-30053d1f]{width:13px;height:13px}.aiv-tcard p[data-v-30053d1f]{font-family:var(--serif);color:var(--ink);margin-bottom:18px;font-size:1rem;font-style:italic;line-height:1.5}.aiv-who[data-v-30053d1f]{align-items:center;gap:10px;display:flex}.aiv-av[data-v-30053d1f]{object-fit:cover;border-radius:50%;flex:none;width:38px;height:38px}.aiv-av-fallback[data-v-30053d1f]{background:var(--gold);color:var(--navy);font-family:var(--serif);place-items:center;font-size:.9rem;font-weight:600;display:grid}.aiv-nm[data-v-30053d1f]{color:var(--ink);font-size:.82rem;font-weight:600}.aiv-guarantee[data-v-9271553b]{background:var(--navy);color:#fff;padding-block:clamp(3.5rem,7vw,6rem)}.aiv-guarantee-grid[data-v-9271553b]{grid-template-columns:.7fr 1.3fr;align-items:center;gap:50px;display:grid}@media (width<=880px){.aiv-guarantee-grid[data-v-9271553b]{grid-template-columns:1fr}}.aiv-seal[data-v-9271553b]{border:1.5px solid var(--gold);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto;display:flex}.aiv-seal .n[data-v-9271553b]{font-family:var(--serif);color:var(--gold-2);font-size:2rem;font-weight:600}.aiv-seal .u[data-v-9271553b]{letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c;margin-top:.3rem;font-size:.68rem}.aiv-guarantee h2[data-v-9271553b]{color:#fff;margin-bottom:14px}.aiv-guarantee .lede[data-v-9271553b]{color:#ffffffa6;max-width:600px;margin-bottom:12px}.aiv-guarantee .btn[data-v-9271553b]{margin-top:.5rem}.aiv-faq-section[data-v-d534e085]{background:var(--cream);padding-block:clamp(3rem,6vw,5rem)}.aiv-faq-wrap[data-v-d534e085]{max-width:780px}.aiv-faq-section .eyebrow[data-v-d534e085]{color:var(--gold-ink)}.aiv-faq-item[data-v-d534e085]{border-top:1px solid var(--line);padding-block:1.3rem}.aiv-faq-item[data-v-d534e085]:last-child{border-bottom:1px solid var(--line)}.aiv-faq-item summary[data-v-d534e085]{cursor:pointer;font-family:var(--serif);color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;font-size:1.05rem;font-weight:500;list-style:none;display:flex}.aiv-faq-item summary[data-v-d534e085]::-webkit-details-marker{display:none}.aiv-faq-plus[data-v-d534e085]{color:var(--gold);flex:none;width:1rem;height:1rem;font-size:1.3rem;font-weight:300;position:relative}.aiv-faq-plus[data-v-d534e085]:before,.aiv-faq-plus[data-v-d534e085]:after{content:"";background:var(--gold);transition:transform .3s var(--ease);position:absolute}.aiv-faq-plus[data-v-d534e085]:before{width:100%;height:2px;top:45%;left:0}.aiv-faq-plus[data-v-d534e085]:after{width:2px;height:100%;top:0;left:45%}.aiv-faq-item[open] .aiv-faq-plus[data-v-d534e085]:after{transform:rotate(90deg)}.aiv-faq-item p[data-v-d534e085]{color:var(--muted);margin-top:.9rem;font-size:.88rem;line-height:1.7}.aiv-final[data-v-28d43baa]{background:linear-gradient(150deg, var(--navy), #1d3350);color:#fff;text-align:center;padding-block:clamp(3.5rem,7vw,6rem)}.center[data-v-28d43baa]{text-align:center}.aiv-urgency[data-v-28d43baa]{max-width:640px;color:var(--gold-2);margin:0 auto;font-size:.95rem;font-weight:600}.aiv-final h2[data-v-28d43baa]{color:#fff;margin-bottom:16px}.aiv-final .lede[data-v-28d43baa]{color:#ffffffa6;margin-bottom:30px}.aiv-final .btn[data-v-28d43baa]{margin-top:.4rem}.notfound[data-v-1e4dfd4c]{min-height:70vh;padding-top:calc(90px + clamp(3rem,8vw,6rem));padding-bottom:clamp(4rem,8vw,6rem)}.notfound-inner[data-v-1e4dfd4c]{text-align:center;max-width:640px;margin:0 auto}.notfound-inner .eyebrow--pill[data-v-1e4dfd4c]{color:var(--gold)}.notfound-inner h1[data-v-1e4dfd4c]{margin-top:1.3rem}.notfound-inner .lede[data-v-1e4dfd4c]{margin:1.2rem auto 0}.notfound-cta[data-v-1e4dfd4c]{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:2.2rem;display:flex}.notfound-links[data-v-1e4dfd4c]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:.6rem 1.4rem;margin-top:2.8rem;padding-top:2rem;display:flex}.notfound-links a[data-v-1e4dfd4c]{color:var(--muted);font-size:.85rem;transition:color .2s}.notfound-links a[data-v-1e4dfd4c]:hover{color:var(--ink)}
