@font-face{font-family:Montserrat;font-style:normal;font-weight:900;font-display:swap;src:url(/fonts/mont-0-68b78c68.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/mont-1-237b5267.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/mont-2-b9662699.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/mont-3-466dc9b8.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/mont-4-b44e1303.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/mont-5-af0dafbd.woff2) format("woff2")}:root{--slate:#1D3557;--glacier:#3D7EAA;--arch-white:#F7F5F2;--navy:#0A1628;--bluegrey:#5F7A8A;--silver:#C8CDD4;--gold:#C9A870;--linen:#EDE8DC;--copper:#C4520A;--fern:#1E5E4A;--indigo:#2B3880;--aubergine:#5C3060;--oxblood:#6B0F1A;--ink:#1A1A1A;--ink-soft:#3a4654;--maxw:1240px;--gutter:clamp(1.25rem,5vw,4rem);--r:4px;--f:"Montserrat",-apple-system,BlinkMacSystemFont,sans-serif;--ease:cubic-bezier(.22,.61,.36,1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--f);background:var(--navy);color:var(--ink);line-height:1.6;font-weight:400;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}::selection{background:var(--gold);color:var(--navy)}h1,h2,h3,h4{line-height:1.04;letter-spacing:-.02em;font-weight:900}.eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:var(--gold);display:inline-flex;align-items:center;gap:.7rem}.eyebrow:before{content:"";width:26px;height:1px;background:var(--gold);display:inline-block;opacity:.8}.gold-rule{width:54px;height:2px;background:var(--gold);margin:1.4rem 0 0;border:0}.wrap{max-width:var(--maxw);margin:0 auto;padding-left:var(--gutter);padding-right:var(--gutter)}section{position:relative}header.nav{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;transition:box-shadow .4s var(--ease),border-color .4s,padding .4s var(--ease);border-bottom:1px solid rgba(29,53,87,.1);padding:1rem 0}header.nav.scrolled{box-shadow:0 6px 24px -10px #1d355738;border-bottom-color:#1d35571f;padding:.65rem 0}.nav-inner{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:flex;align-items:center;flex-shrink:0;overflow:visible}.logo .logo-mark{height:58px;width:auto;flex-shrink:0;display:block;transition:height .4s var(--ease)}header.nav.scrolled .logo .logo-mark{height:48px}.nav-links{display:flex;align-items:center;gap:2.1rem;list-style:none}.nav-links a{white-space:nowrap}.nav-links a{color:var(--slate);font-size:.84rem;font-weight:600;letter-spacing:.04em;position:relative;transition:color .3s;padding:.3rem 0}.nav-links a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--gold);transition:width .35s var(--ease)}.nav-links a:hover{color:var(--gold)}.nav-links a:hover:after{width:100%}.nav-cta{background:var(--gold);color:var(--navy);padding:.7rem 1.4rem;border-radius:var(--r);font-weight:700;font-size:.8rem;letter-spacing:.03em;transition:transform .3s var(--ease),box-shadow .3s,background .3s,color .3s;white-space:nowrap}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 10px 28px -8px #c9a8708c;background:#d8b87f}.burger{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:.4rem}.burger span{width:24px;height:2px;background:var(--slate);transition:.3s var(--ease)}.mobile-menu{display:none}.hero{min-height:100vh;display:flex;align-items:center;background:radial-gradient(1200px 700px at 78% 18%,rgba(61,126,170,.22),transparent 60%),radial-gradient(900px 600px at 12% 88%,rgba(29,53,87,.55),transparent 55%),linear-gradient(160deg,#0a1628,#0d1d33 48%,#0a1424);padding:9rem 0 5rem;overflow:hidden}.hero-grid{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,4vw,4.5rem);width:100%;position:relative;z-index:2}.hero-copy{max-width:var(--maxw);margin-left:0;margin-right:auto;text-align:left}.hero-cat{margin-bottom:1.8rem}.hero h1{font-size:clamp(2rem,4.4vw,4rem);color:var(--arch-white);letter-spacing:-.025em;margin-bottom:1.6rem}.hero h1 .line1{display:block;white-space:nowrap}.hero h1 .hl{color:var(--gold);display:block}.hero h1 .thin{font-weight:300;color:var(--silver);font-size:.62em;letter-spacing:-.01em;display:block;margin-top:.5rem;line-height:1.2}.hero-sub{font-size:clamp(1.05rem,1.6vw,1.32rem);color:var(--silver);font-weight:400;max-width:48rem;margin:0 0 2.4rem;line-height:1.6}.hero-sub strong{color:var(--arch-white);font-weight:600}.hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--f);cursor:pointer;font-weight:700;font-size:.92rem;letter-spacing:.02em;padding:1.05rem 2rem;border-radius:var(--r);transition:transform .3s var(--ease),box-shadow .3s,background .3s,color .3s;border:0}.btn-gold{background:var(--gold);color:var(--navy)}.btn-gold:hover{transform:translateY(-3px);box-shadow:0 16px 40px -12px #c9a8708c;background:#d8b87f}.btn-gold .arr{transition:transform .3s var(--ease)}.btn-gold:hover .arr{transform:translate(5px)}.btn-ghost{background:transparent;color:var(--arch-white);border:1px solid rgba(200,205,212,.3)}.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}.hero-microline{margin-top:2.2rem;font-size:.8rem;color:var(--bluegrey);letter-spacing:.02em;display:flex;align-items:center;justify-content:flex-start;gap:.6rem}.hero-microline b{color:var(--silver);font-weight:600}.hero-microline .eyebrow:before{display:none}.hero-art{position:relative;min-height:680px;display:flex;align-items:flex-end;justify-content:center;perspective:1100px}.hero-figure-img{position:relative;z-index:3;display:block;height:96%;max-height:660px;width:auto;margin:0 auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.45));animation:heroFloat 7s ease-in-out infinite}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero-glow{position:absolute;left:50%;bottom:2%;width:62%;height:120px;transform:translate(-50%);z-index:1;background:radial-gradient(ellipse at center,rgba(61,126,170,.6),rgba(201,168,112,.22) 42%,transparent 72%);filter:blur(10px);mix-blend-mode:screen;animation:heroGlowPulse 4.6s ease-in-out infinite}@keyframes heroGlowPulse{0%,to{opacity:.55;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.07)}}.dna-wrap{position:absolute;top:50%;height:506px;z-index:2;transform-style:preserve-3d;transform:translateY(-50%) rotateX(10deg);mix-blend-mode:screen;opacity:.95;pointer-events:none}.dna-left{left:6%}.dna-right{right:6%}.dna{position:relative;width:0;height:100%;transform-style:preserve-3d;animation:dnaSpin 9s linear infinite}@keyframes dnaSpin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.dna .bp{position:absolute;left:50%;transform-style:preserve-3d}.dna .nd{position:absolute;left:0;top:0;width:13px;height:13px;border-radius:50%;margin:-6.5px 0 0 -6.5px;backface-visibility:visible}.dna .nd.a{transform:translate(32px);background:radial-gradient(circle at 34% 30%,#f6e7c4,#c9a870 70%);box-shadow:0 0 11px 2px #c9a870d9}.dna .nd.b{transform:translate(-32px);background:radial-gradient(circle at 34% 30%,#d6ecfa,#3d7eaa 70%);box-shadow:0 0 11px 2px #3d7eaad9}.dna .rod{position:absolute;left:0;top:0;width:64px;height:3px;margin:-1.5px 0 0 -32px;border-radius:3px;background:linear-gradient(90deg,#3d7eaa,#c9a870);opacity:.45}@media(max-width:820px){.hero-art{min-height:0;margin-top:2.4rem;align-items:center}.hero-figure-img{width:auto;height:auto;max-height:560px;max-width:74%}.dna-wrap{opacity:.6;transform:translateY(-50%) rotateX(10deg) scale(.68)}.dna-left{left:-3%}.dna-right{right:-3%}}@media(prefers-reduced-motion:reduce){.hero-figure-img,.hero-glow{animation:none!important}.dna{animation:none!important;transform:rotateY(26deg)}}.trustline{background:var(--slate);border-top:1px solid rgba(201,168,112,.14);border-bottom:1px solid rgba(201,168,112,.14);padding:1.4rem 0;overflow:hidden}.trustline-inner{display:flex;align-items:center;gap:3.5rem;justify-content:center;flex-wrap:wrap;max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.trustline-item{color:var(--silver);font-size:.82rem;font-weight:500;letter-spacing:.05em;display:flex;align-items:center;gap:.7rem;opacity:.92}.trustline-item svg{width:16px;height:16px;color:var(--gold);flex-shrink:0}.s-pad{padding:clamp(5rem,9vw,8.5rem) 0}.s-head{max-width:48rem;margin-bottom:3.5rem}.s-head.center{margin-left:auto;margin-right:auto;text-align:center}.s-head.center .eyebrow:before{display:none}.s-head.center .gold-rule{margin-left:auto;margin-right:auto}.s-head h2{font-size:clamp(1.9rem,3.6vw,3rem);margin-bottom:1.3rem}.s-head p{font-size:1.08rem;line-height:1.7}.problem{background:var(--navy);color:var(--arch-white)}.problem .s-head{max-width:56rem}.problem .s-head h2{color:var(--arch-white)}.problem .s-head h2 em{font-style:normal;color:var(--gold)}.problem .s-head p{color:var(--silver)}.prob-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:1rem}.prob-card{background:linear-gradient(165deg,#3d7eaa17,#1d35572e);border:1px solid rgba(95,122,138,.22);border-radius:8px;padding:2.1rem 1.8rem;transition:transform .4s var(--ease),border-color .4s,background .4s;position:relative;overflow:hidden}.prob-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:var(--copper);transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ease)}.prob-card:hover{transform:translateY(-6px);border-color:#c9a87066}.prob-card:hover:before{transform:scaleX(1)}.prob-num{font-size:.78rem;font-weight:700;color:var(--copper);letter-spacing:.2em;margin-bottom:1rem}.prob-card h3{font-size:1.18rem;color:var(--arch-white);margin-bottom:.7rem;font-weight:700;letter-spacing:-.01em}.prob-card p{font-size:.92rem;color:var(--silver);line-height:1.6}.prob-foot{margin-top:3rem;font-size:1.25rem;font-weight:300;color:var(--silver);max-width:46rem;line-height:1.6}.prob-foot b{font-weight:700;color:var(--arch-white)}.does{background:var(--arch-white)}.does .s-head h2 em{font-style:normal;color:var(--glacier)}.does .s-head p{color:var(--ink-soft)}.does-body{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start}.does-statement{font-size:clamp(1.4rem,2.4vw,2rem);font-weight:300;line-height:1.4;color:var(--slate);letter-spacing:-.015em}.does-statement b{font-weight:700;color:var(--slate)}.does-statement .gold{color:var(--copper);font-weight:600}.contrast{display:flex;flex-direction:column;gap:1px;background:#5f7a8a2e;border-radius:8px;overflow:hidden;border:1px solid rgba(95,122,138,.18)}.contrast-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#5f7a8a2e}.contrast-cell{background:var(--arch-white);padding:1.15rem 1.3rem;font-size:.9rem}.contrast-cell.head{background:var(--slate);color:var(--arch-white);font-weight:700;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.contrast-cell.head.alt{background:var(--gold);color:var(--navy)}.contrast-cell .x{color:var(--bluegrey);display:flex;gap:.55rem;align-items:flex-start;line-height:1.4}.contrast-cell .c{color:var(--gold);font-weight:500;display:flex;gap:.55rem;align-items:flex-start;line-height:1.4}.contrast-cell .ic{flex-shrink:0;margin-top:2px}.path{background:linear-gradient(180deg,#0d1d33,#0a1628);color:var(--arch-white)}.path .s-head.center h2{color:var(--arch-white)}.path .s-head.center p{color:var(--silver)}.path-track{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:1rem;position:relative}.path-line{position:absolute;top:38px;left:10%;right:10%;height:2px;background:linear-gradient(90deg,var(--copper),var(--fern),var(--indigo),var(--aubergine),var(--oxblood));opacity:.5;z-index:0}.stage{position:relative;z-index:1;padding:0 .7rem;text-align:center;cursor:default}.stage-dot{width:76px;height:76px;border-radius:50%;margin:0 auto 1.4rem;display:flex;align-items:center;justify-content:center;background:var(--navy);border:2px solid var(--stage-c);position:relative;transition:transform .4s var(--ease),box-shadow .4s}.stage:hover .stage-dot{transform:translateY(-5px) scale(1.05);box-shadow:0 0 0 6px color-mix(in srgb,var(--stage-c) 18%,transparent)}.stage-dot span{font-weight:900;font-size:1.5rem;color:var(--stage-c)}.stage-tag{font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--stage-c);margin-bottom:.6rem}.stage h3{font-size:1.02rem;color:var(--arch-white);margin-bottom:.6rem;font-weight:700;letter-spacing:-.01em;line-height:1.15}.stage p{font-size:.82rem;color:var(--bluegrey);line-height:1.55}.path-foot{text-align:center;margin-top:4rem}.path-foot .line{font-size:1.3rem;font-weight:300;color:var(--silver);margin-bottom:1.8rem}.path-foot .line b{font-weight:700;color:var(--arch-white)}.proof{background:var(--arch-white)}.proof .s-head.center h2 em{font-style:normal;color:var(--copper)}.proof .s-head.center p{color:var(--ink-soft)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem}.proof-card{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:2.4rem 2rem;position:relative;overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s;box-shadow:0 1px #1a1a1a0a}.proof-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px -22px #1d355766}.proof-card .accentbar{position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--slate)}.proof-metric{font-size:clamp(2rem,3.2vw,2.7rem);font-weight:900;color:var(--slate);letter-spacing:-.03em;line-height:1;margin-bottom:.3rem}.proof-metric .unit{font-size:.5em;font-weight:600;color:var(--glacier);letter-spacing:0}.proof-label{font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--copper);margin-bottom:1.3rem}.proof-card p{font-size:.93rem;color:var(--ink-soft);line-height:1.6}.proof-card .who{margin-top:1.3rem;padding-top:1.1rem;border-top:1px solid rgba(95,122,138,.18);font-size:.82rem;font-weight:600;color:var(--slate)}.proof-disclaim{text-align:center;margin-top:2.4rem;font-size:.8rem;color:var(--bluegrey)}.funnels{background:var(--slate);color:var(--arch-white)}.funnels .s-head.center h2{color:var(--arch-white)}.funnels .s-head.center p{color:var(--silver)}.funnel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.funnel-card{background:linear-gradient(165deg,#f7f5f20f,#0a16284d);border:1px solid rgba(200,205,212,.16);border-radius:10px;padding:2.2rem;display:flex;flex-direction:column;transition:transform .4s var(--ease),border-color .4s,background .4s}.funnel-card:hover{transform:translateY(-6px);border-color:#c9a87073;background:linear-gradient(165deg,#f7f5f21a,#0a162866)}.funnel-ic{width:46px;height:46px;border-radius:8px;background:#c9a87024;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;color:var(--gold)}.funnel-ic svg{width:22px;height:22px}.funnel-card h3{font-size:1.16rem;color:var(--arch-white);margin-bottom:.6rem;font-weight:700;letter-spacing:-.01em}.funnel-card p{font-size:.9rem;color:var(--silver);line-height:1.6;flex-grow:1;margin-bottom:1.5rem}.funnel-link{font-size:.84rem;font-weight:700;color:var(--gold);letter-spacing:.03em;display:inline-flex;align-items:center;gap:.5rem;transition:gap .3s var(--ease)}.funnel-link:hover{gap:.9rem}.finalcta{background:var(--navy);color:var(--arch-white);text-align:center;overflow:hidden}.finalcta:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 500px at 50% 0%,rgba(61,126,170,.2),transparent 60%);pointer-events:none}.finalcta .wrap{position:relative;z-index:1}.finalcta .eyebrow{justify-content:center}.finalcta .eyebrow:before{display:none}.finalcta h2{font-size:clamp(2.1rem,4.4vw,3.6rem);color:var(--arch-white);margin:1.4rem auto 1.3rem;max-width:20ch}.finalcta h2 .hl{color:var(--gold)}.finalcta p{font-size:1.1rem;color:var(--silver);max-width:40rem;margin:0 auto 2.6rem;line-height:1.65}.finalcta .sub{margin-top:1.6rem;font-size:.84rem;color:var(--bluegrey)}footer{background:#06101e;color:var(--silver);padding:4.5rem 0 2rem;border-top:1px solid rgba(201,168,112,.12)}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.5rem;margin-bottom:3.5rem}.foot-brand .logo{margin-bottom:1.2rem}.foot-logo-img{width:100%;max-width:280px;height:auto}.foot-tag{font-size:.9rem;color:var(--bluegrey);max-width:24rem;line-height:1.65}.foot-tag b{color:var(--silver);font-weight:600}.foot-col h4{font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-bottom:1.2rem;font-weight:700}.foot-col ul{list-style:none;display:flex;flex-direction:column;gap:.7rem}.foot-col a{font-size:.86rem;color:var(--silver);transition:color .3s}.foot-col a:hover{color:var(--arch-white)}.foot-bottom{border-top:1px solid rgba(95,122,138,.18);padding-top:2rem;display:flex;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;align-items:center}.foot-bottom p{font-size:.76rem;color:var(--bluegrey);line-height:1.5}.foot-legal{display:flex;gap:1.6rem;flex-wrap:wrap}.foot-legal a{font-size:.76rem;color:var(--bluegrey);transition:color .3s}.foot-legal a:hover{color:var(--silver)}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.reveal.in{opacity:1;transform:none}.reveal[data-d="1"]{transition-delay:.08s}.reveal[data-d="2"]{transition-delay:.16s}.reveal[data-d="3"]{transition-delay:.24s}.reveal[data-d="4"]{transition-delay:.32s}@media(max-width:1000px){.does-body{grid-template-columns:1fr;gap:2.5rem}.path-track{grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem}.path-line{display:none}.prob-grid,.foot-grid{grid-template-columns:1fr 1fr}}@media(max-width:1040px){.nav-links,.nav-cta{display:none}.burger{display:flex}}@media(max-width:820px){.hero-grid{grid-template-columns:1fr;gap:1rem}.proof-grid,.funnel-grid,.prob-grid{grid-template-columns:1fr}.path-track{grid-template-columns:1fr;gap:2rem}.foot-grid{grid-template-columns:1fr 1fr;gap:2rem}.mobile-menu{display:block;position:fixed;inset:0;z-index:99;background:#0a1628f7;backdrop-filter:blur(10px);padding:6rem var(--gutter) 2rem;transform:translate(100%);transition:transform .4s var(--ease)}.mobile-menu.open{transform:none}.mobile-menu ul{list-style:none;display:flex;flex-direction:column;gap:1.6rem}.mobile-menu a{color:var(--arch-white);font-size:1.4rem;font-weight:700;letter-spacing:-.01em}.mobile-menu .btn{margin-top:1.5rem;justify-content:center}}@media(max-width:480px){.contrast-row,.foot-grid{grid-template-columns:1fr}.foot-bottom{flex-direction:column;align-items:flex-start}.hero h1 .line1{white-space:normal}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}.page-hero{background:radial-gradient(1000px 600px at 80% 8%,rgba(61,126,170,.18),transparent 60%),linear-gradient(160deg,#0a1628,#0d1d33 55%,#0a1424);color:var(--arch-white);padding:11rem 0 5rem;position:relative;overflow:hidden}.page-hero .wrap{position:relative;z-index:1}.page-hero .eyebrow{margin-bottom:1.4rem}.page-hero h1{font-size:clamp(2.2rem,4.6vw,3.7rem);color:var(--arch-white);max-width:20ch;margin-bottom:0}.page-hero h1 .hl{color:var(--gold)}.page-hero p{font-size:clamp(1.05rem,1.5vw,1.28rem);color:var(--silver);max-width:46rem;line-height:1.65;margin-top:1.4rem}.section-light{background:var(--arch-white)}.section-white{background:#fff}.section-dark{background:var(--navy);color:var(--arch-white)}.section-dark .s-head h2{color:var(--arch-white)}.section-dark .s-head p{color:var(--silver)}.lead-copy{font-size:clamp(1.15rem,2vw,1.6rem);font-weight:300;line-height:1.5;color:var(--slate);letter-spacing:-.01em;max-width:52rem}.lead-copy b{font-weight:700}.lead-copy .gold{color:var(--copper);font-weight:600}.stage-block{padding:clamp(2.6rem,5vw,4.2rem) 0;border-bottom:1px solid rgba(95,122,138,.16)}.stage-block:last-of-type{border-bottom:0}.stage-block .wrap{display:grid;grid-template-columns:minmax(0,auto) 1fr;gap:clamp(1.4rem,4vw,3.5rem);align-items:start}.stage-index{font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:.85;color:var(--stage-c);letter-spacing:-.04em}.stage-block .stage-tag{display:block;margin-bottom:.5rem}.stage-block h2{font-size:clamp(1.5rem,2.6vw,2.2rem);color:var(--slate);margin-bottom:1rem}.stage-block .lead{font-size:1.05rem;color:var(--ink-soft);line-height:1.7;max-width:48rem;margin-bottom:1.5rem}.stage-deliver{list-style:none;display:flex;flex-direction:column;gap:.7rem;max-width:48rem}.stage-deliver li{display:flex;gap:.7rem;align-items:flex-start;font-size:.95rem;color:var(--ink-soft);line-height:1.5}.stage-deliver li svg{width:18px;height:18px;color:var(--stage-c);flex-shrink:0;margin-top:3px}@media(max-width:720px){.stage-block .wrap{grid-template-columns:1fr;gap:1rem}}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:1rem}.value-card{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:2rem 1.8rem;transition:transform .4s var(--ease),box-shadow .4s,border-color .4s}.value-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px -22px #1d355759;border-color:#c9a87066}.value-card .vnum{font-size:.74rem;font-weight:700;letter-spacing:.18em;color:var(--gold);margin-bottom:1rem}.value-card h3{font-size:1.1rem;color:var(--slate);margin-bottom:.6rem;letter-spacing:-.01em}.value-card p{font-size:.92rem;color:var(--ink-soft);line-height:1.6}@media(max-width:900px){.values-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.values-grid{grid-template-columns:1fr}}.bio-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1rem}.bio-card{display:flex;gap:1.6rem;background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:12px;padding:2rem}.bio-photo{width:104px;height:104px;border-radius:10px;flex-shrink:0;background:linear-gradient(160deg,var(--slate),var(--navy));display:flex;align-items:center;justify-content:center;color:var(--gold);font-weight:900;font-size:1.7rem;letter-spacing:.02em;overflow:hidden}.bio-photo img{width:100%;height:100%;object-fit:cover}.bio-card h3{font-size:1.2rem;color:var(--slate);margin-bottom:.2rem}.bio-role{font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--copper);margin-bottom:.9rem}.bio-card p{font-size:.92rem;color:var(--ink-soft);line-height:1.6;margin-bottom:.8rem}.bio-link{font-size:.84rem;font-weight:700;color:var(--glacier)}.bio-link:hover{color:var(--gold)}@media(max-width:820px){.bio-grid{grid-template-columns:1fr}}@media(max-width:480px){.bio-card{flex-direction:column}}.callout{background:linear-gradient(160deg,#c9a8701f,#1d35570d);border:1px solid rgba(201,168,112,.3);border-radius:12px;padding:2.2rem 2.4rem;margin-top:2.6rem}.callout .eyebrow{margin-bottom:.8rem}.callout h3{color:var(--slate);font-size:1.2rem;margin-bottom:.6rem}.callout p{color:var(--ink-soft);font-size:.95rem;line-height:1.65}.vsl-frame{aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:linear-gradient(160deg,#0d1d33,#0a1628);border:1px solid rgba(201,168,112,.25);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 30px 70px -30px #0009}.vsl-frame .play{width:84px;height:84px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 12px #c9a87026;transition:transform .3s var(--ease)}.vsl-frame:hover .play{transform:scale(1.06)}.vsl-frame .play svg{width:30px;height:30px;color:var(--navy);margin-left:5px}.vsl-note{position:absolute;bottom:1rem;left:0;right:0;text-align:center;font-size:.76rem;color:var(--bluegrey)}.vsl-video{width:100%;height:100%;object-fit:cover;display:block;background:#0a1628}.deliver-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;margin-top:1rem}.deliver-card{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:1.8rem;display:flex;gap:1rem;align-items:flex-start}.deliver-card .dic{width:42px;height:42px;border-radius:8px;background:#c9a87024;color:var(--copper);display:flex;align-items:center;justify-content:center;flex-shrink:0}.deliver-card .dic svg{width:20px;height:20px}.deliver-card h3{font-size:1.02rem;color:var(--slate);margin-bottom:.3rem}.deliver-card p{font-size:.9rem;color:var(--ink-soft);line-height:1.55}@media(max-width:720px){.deliver-grid{grid-template-columns:1fr}}.price-band{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;margin-top:1rem}.price-card{border-radius:12px;padding:2.2rem;border:1px solid rgba(95,122,138,.22);background:#fff;position:relative}.price-card.beta{background:linear-gradient(160deg,#0d1d33,#0a1628);border-color:#c9a87066;color:var(--arch-white)}.price-card .ptag{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--copper);margin-bottom:.8rem}.price-card.beta .ptag{color:var(--gold)}.price-card .pamt{font-size:2.6rem;font-weight:900;letter-spacing:-.03em;color:var(--slate);line-height:1}.price-card.beta .pamt{color:var(--arch-white)}.price-card .pamt .was{font-size:1rem;color:var(--bluegrey);text-decoration:line-through;font-weight:600;margin-left:.5rem}.price-card p{font-size:.9rem;color:var(--ink-soft);margin-top:.9rem;line-height:1.55}.price-card.beta p{color:var(--silver)}@media(max-width:600px){.price-band{grid-template-columns:1fr}}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:1rem}.step{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:1.8rem}.step .snum{font-size:.74rem;font-weight:700;letter-spacing:.16em;color:var(--gold);margin-bottom:.8rem}.step h3{font-size:1.02rem;color:var(--slate);margin-bottom:.4rem}.step p{font-size:.9rem;color:var(--ink-soft);line-height:1.55}@media(max-width:820px){.steps{grid-template-columns:1fr}}.form-wrap{max-width:50rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 1.2rem}.field{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.2rem}.field.full{grid-column:1/-1}.field label{font-size:.82rem;font-weight:700;letter-spacing:.02em;color:var(--slate)}.field label .req{color:var(--copper)}.field input,.field select,.field textarea{font-family:var(--f);font-size:.95rem;color:var(--ink);background:#fff;border:1px solid rgba(95,122,138,.35);border-radius:var(--r);padding:.85rem 1rem;transition:border-color .3s,box-shadow .3s;width:100%}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #c9a8702e}.field textarea{resize:vertical;min-height:120px}.radio-row{display:flex;flex-wrap:wrap;gap:.6rem}.radio-chip{position:relative}.radio-chip input{position:absolute;opacity:0;inset:0;cursor:pointer;margin:0}.radio-chip span{display:block;padding:.7rem 1.1rem;border:1px solid rgba(95,122,138,.35);border-radius:var(--r);font-size:.88rem;font-weight:600;color:var(--ink-soft);transition:.3s var(--ease)}.radio-chip input:checked+span{border-color:var(--gold);background:#c9a8701f;color:var(--slate)}.form-note{font-size:.82rem;color:var(--bluegrey);margin-top:.2rem;line-height:1.5}.form-submit{margin-top:1.5rem}.trust-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(95,122,138,.18)}.trust-row span{font-size:.84rem;color:var(--ink-soft);display:flex;gap:.5rem;align-items:center}.trust-row svg{width:16px;height:16px;color:var(--fern);flex-shrink:0}.form-success{display:none;background:linear-gradient(160deg,#1e5e4a1a,#1d35570d);border:1px solid rgba(30,94,74,.4);border-radius:12px;padding:2.4rem}.form-success.show{display:block}.form-success h3{color:var(--slate);font-size:1.4rem;margin-bottom:.6rem}.form-success p{color:var(--ink-soft);line-height:1.6}@media(max-width:600px){.form-grid{grid-template-columns:1fr}}.embed-frame{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:12px;min-height:640px;overflow:hidden}.embed-frame iframe{display:block;min-height:640px}.embed-frame p{color:var(--ink-soft);max-width:30rem;line-height:1.6;padding:2rem}.err-wrap{min-height:78vh;display:flex;align-items:center}.err-code{font-size:clamp(5rem,18vw,11rem);font-weight:900;line-height:.8;color:var(--gold);letter-spacing:-.04em;margin-bottom:1rem}.logo-bar{display:flex;flex-wrap:wrap;gap:1.4rem 2rem;align-items:center;justify-content:center;margin-top:1rem}.logo-chip{height:46px;min-width:130px;padding:0 1.4rem;border:1px dashed rgba(95,122,138,.4);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--bluegrey);font-weight:700;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;opacity:.75}.coming-tag{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);background:#c9a8701f;border:1px solid rgba(201,168,112,.3);border-radius:999px;padding:.3rem .75rem;margin-bottom:.9rem}.media-bio{display:grid;grid-template-columns:140px 1fr;gap:2rem;align-items:start;padding:2.2rem 0;border-bottom:1px solid rgba(95,122,138,.16)}.media-bio:last-child{border-bottom:0}.headshot{aspect-ratio:1/1;border-radius:12px;background:linear-gradient(160deg,var(--slate),var(--navy));display:flex;align-items:flex-end;justify-content:flex-start;padding:1rem;color:var(--gold);font-weight:900;font-size:1.4rem;letter-spacing:.02em}.media-bio h3{font-size:1.3rem;color:var(--slate);margin-bottom:.2rem}.media-bio .bio-role{margin-bottom:1rem}.media-bio p{font-size:.95rem;color:var(--ink-soft);line-height:1.7;margin-bottom:.8rem}.headshot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin-top:1rem;max-width:42rem}.headshot-grid .headshot{font-size:.95rem}@media(max-width:640px){.media-bio{grid-template-columns:1fr;gap:1rem}.headshot-grid .headshot{aspect-ratio:4/3}}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:1rem}.blog-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:2rem;transition:transform .4s var(--ease),box-shadow .4s,border-color .4s}.blog-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px -22px #1d355759;border-color:#c9a87066}.blog-card h3{font-size:1.12rem;color:var(--slate);margin-bottom:.6rem;line-height:1.25}.blog-card p{font-size:.92rem;color:var(--ink-soft);line-height:1.6;flex-grow:1;margin-bottom:1.2rem}.blog-more{font-size:.82rem;font-weight:700;color:var(--gold);letter-spacing:.02em}@media(max-width:900px){.blog-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.blog-grid,.headshot-grid{grid-template-columns:1fr}}.q-section{margin-bottom:2.6rem}.q-section>.eyebrow{margin-bottom:1.2rem}.q-card{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:1.5rem 1.7rem;margin-bottom:1rem}.q-text{font-weight:600;color:var(--slate);margin-bottom:1rem;font-size:1rem;line-height:1.4}.q-options{display:flex;flex-direction:column;gap:.55rem}.q-option{position:relative;display:block}.q-option input{position:absolute;opacity:0;inset:0;cursor:pointer;margin:0}.q-option span{display:block;padding:.7rem 1rem;border:1px solid rgba(95,122,138,.3);border-radius:var(--r);font-size:.92rem;color:var(--ink-soft);transition:border-color .2s,background .2s,color .2s;cursor:pointer}.q-option:hover span{border-color:#c9a87080}.q-option input:checked+span{border-color:var(--gold);background:#c9a8701f;color:var(--slate);font-weight:600}.q-option input:focus-visible+span{outline:2px solid var(--gold);outline-offset:2px}.fr-score{font-size:clamp(3.5rem,10vw,6rem);font-weight:900;color:var(--gold);line-height:1;margin-top:.5rem}.fr-scoremax{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--bluegrey);margin-bottom:1.3rem}.fr-bar{max-width:30rem;margin:0 auto 1.6rem;height:12px;border-radius:999px;background:#c8cdd426;overflow:hidden}.fr-bar i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--copper),var(--gold));transition:width .8s var(--ease)}.finalcta .fr-band{font-size:clamp(1.6rem,3.4vw,2.6rem);margin:0 auto .8rem;max-width:24ch}.fr-breakdown{max-width:26rem;margin:1.8rem auto 2.2rem;display:flex;flex-direction:column;gap:.5rem;text-align:left}.fr-brow{display:flex;justify-content:space-between;align-items:center;padding:.6rem .9rem;border:1px solid rgba(200,205,212,.16);border-radius:6px;font-size:.86rem;color:var(--silver)}.fr-brow b{color:var(--gold);font-weight:700}.legal{max-width:52rem}.legal .legal-meta{font-size:.82rem;color:var(--bluegrey);letter-spacing:.02em;margin-bottom:2.2rem;padding-bottom:1.4rem;border-bottom:1px solid rgba(95,122,138,.22)}.legal .lead-copy{font-size:1.06rem;color:var(--ink-soft);line-height:1.75;margin-bottom:2.2rem}.legal h2{font-size:1.18rem;font-weight:800;color:var(--slate);letter-spacing:-.01em;margin:2.4rem 0 .5rem}.legal h2:first-of-type{margin-top:0}.legal h2 .lnum{color:var(--gold);font-weight:900;margin-right:.55rem}.legal h3{font-size:1rem;font-weight:700;color:var(--slate);margin:1.5rem 0 .4rem}.legal p{font-size:.95rem;color:var(--ink-soft);line-height:1.75;margin-bottom:1rem}.legal ul{list-style:none;margin:0 0 1.2rem;padding:0}.legal ul li{position:relative;padding-left:1.4rem;font-size:.95rem;color:var(--ink-soft);line-height:1.7;margin-bottom:.55rem}.legal ul li:before{content:"";position:absolute;left:0;top:.62em;width:6px;height:6px;border-radius:2px;background:var(--gold)}.legal a{color:var(--copper);font-weight:600;text-decoration:none;border-bottom:1px solid rgba(194,96,41,.3);transition:border-color .2s}.legal a:hover{border-color:var(--copper)}.legal .sms-callout{background:#c9a87014;border:1px solid rgba(201,168,112,.3);border-radius:10px;padding:1.4rem 1.6rem;margin:1.2rem 0 1.6rem}.legal .sms-callout p{margin-bottom:.7rem}.legal .sms-callout p:last-child{margin-bottom:0}.legal .legal-contact{margin-top:1rem;background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:1.6rem 1.8rem}.legal .legal-contact p{margin-bottom:.3rem;font-size:.92rem}.legal .legal-contact .lc-name{font-weight:800;color:var(--slate);font-size:1rem;margin-bottom:.6rem}.fx-top{background:var(--navy);padding:1.1rem 0;text-align:center}.fx-top img{height:30px;width:auto;margin:0 auto}.fx-top--light{background:#fff;border-bottom:1px solid rgba(10,22,40,.08)}.fx-top--light img{height:44px}.fx-foot{background:var(--navy);color:var(--silver);padding:2.2rem 0;text-align:center;font-size:.78rem;line-height:1.9}.fx-foot a{color:var(--silver);text-decoration:none;border-bottom:1px solid rgba(255,255,255,.2)}.fx-hero{background:linear-gradient(150deg,#0a1628,#0d1d33 60%,#0d5e6e 210%);color:#fff;padding:clamp(3rem,7vw,5.5rem) 0}.fx-hero h1{font-size:clamp(1.85rem,4.2vw,3.1rem);line-height:1.18;letter-spacing:-.02em;max-width:22ch;margin:0 auto;text-align:center}.fx-hero h1.offer-h1{font-size:clamp(1.4rem,3.1vw,1.9rem);max-width:56rem}.fx-hero h1 .hl{color:var(--gold)}.fx-hero .fx-sub{color:#aebfd0;text-align:center;max-width:62ch;margin:1.2rem auto 0;font-size:1.02rem;line-height:1.7}.fx-sec{padding:clamp(2.6rem,5.5vw,4.4rem) 0}.offer-video-sec{position:relative;overflow:hidden}.offer-video-sec:before{content:"";position:absolute;inset:0;background:url(/architectural-blueprint.png) center/cover no-repeat;z-index:0}.offer-video-sec>.fx-w{position:relative;z-index:1}.fx-sec.alt{background:var(--cloud,#F0F4F8)}.fx-w{width:min(100% - 2.5rem,58rem);margin:0 auto}.fx-w.narrow{width:min(100% - 2.5rem,46rem)}.fx-h2{font-size:clamp(1.5rem,3.1vw,2.25rem);line-height:1.22;letter-spacing:-.015em;color:var(--slate);margin-bottom:1.1rem}.fx-h2 .hl{color:var(--copper)}.fx-p{font-size:1rem;line-height:1.78;color:var(--ink-soft);margin-bottom:1.1rem}.fx-lead{font-size:1.08rem;line-height:1.75;color:var(--ink-soft);margin-bottom:1.4rem}.fx-eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--copper);margin-bottom:.9rem}.offer-h2-wide{width:68rem;margin-left:calc((100% - 68rem)/2);text-align:center}@media(max-width:1160px){.offer-h2-wide{width:auto;margin-left:0}}.fx-sec.offer-details-sec,.fx-sec.offer-why-sec{background:#c8cdd4}.offer-details-sec .fx-lead{font-size:20px}.offer-details-sec .fx-card h3,.offer-why-sec .fx-p,.offer-why-sec .fx-list li{font-size:18px}.overview-problem-sec .fx-h2{color:var(--gold)}.overview-problem-sec .fx-list li{color:#fff;font-size:18px}.overview-problem-sec .fx-lead{color:#fff}.overview-noise-content .fx-lead{font-weight:700}.overview-noise-content .fx-p,.overview-noise-content .fx-lead,.overview-score-content .fx-p{font-size:18px}.overview-proof-sec .fx-eyebrow{font-size:36px}.overview-proof-sec .fx-lead{color:#fff;font-size:18px}.overview-fit-sec .fx-list li,.overview-fit-sec .fx-micro{font-size:18px}.overview-picture-sec .fx-h2{color:var(--gold)}.overview-picture-sec .fx-list li,.overview-picture-sec .fx-p{color:#fff;font-size:18px}.fx-hero h1.overview-h1-2line{width:84rem;max-width:none;margin-left:calc((100% - 84rem)/2);font-size:clamp(1.2rem,3.2vw,40px)}@media(max-width:1400px){.fx-hero h1.overview-h1-2line{width:auto;max-width:60rem;margin-left:auto}}.fx-w.narrow.overview-noise-wide{width:84rem;max-width:none;margin-left:calc((100% - 84rem)/2)}@media(max-width:1400px){.fx-w.narrow.overview-noise-wide{width:min(100% - 2.5rem,46rem);margin-left:auto}}.fx-w.checkout-hero-wide{width:min(100% - 2.5rem,72rem)}.fx-hero h1.checkout-h1-3line{width:68rem;max-width:none;margin-left:calc((100% - 68rem)/2);font-size:clamp(1.5rem,2.6vw,2.3rem)}@media(max-width:1160px){.fx-hero h1.checkout-h1-3line{width:auto;max-width:22ch;margin-left:auto;font-size:clamp(1.85rem,4.2vw,3.1rem)}}.checkout-intro-sec .fx-lead,.checkout-intro-sec .fx-p{color:#fff;font-size:18px}.checkout-includes-sec .fx-h2{color:var(--gold)}.checkout-includes-sec .fx-list li,.checkout-includes-sec .fx-p{color:#fff;font-size:18px}.fx-sec.checkout-scarcity-sec{background:#c8cdd4}.checkout-scarcity-sec .fx-p{font-size:18px}.checkout-scarcity-sec .fx-micro{font-size:16px}.fx-terms .fx-eyebrow{font-size:20px}.fx-w.narrow.checkout-terms-wide{width:min(100% - 2.5rem,53rem)}.confirmed-steps-sec .fx-lead{color:#fff;font-size:20px}.confirmed-steps-sec .fx-card h3,.confirmed-steps-sec .fx-list li{font-size:18px}.fx-sec.confirmed-calendar-sec{background:#c8cdd4}.confirmed-calendar-sec .fx-eyebrow{font-size:20px}.confirmed-calendar-sec .fx-micro,.start-hero-sec .fx-sub,.start-framing-sec .fx-p,.start-framing-sec .fx-lead{font-size:18px}.fx-list{list-style:none;margin:0 0 1.4rem;padding:0}.fx-list li{position:relative;padding-left:1.6rem;font-size:1rem;line-height:1.7;color:var(--ink-soft);margin-bottom:.7rem}.fx-list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:2px;background:var(--gold)}.fx-card{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:12px;padding:clamp(1.4rem,3vw,2.2rem);margin-bottom:1.2rem}.fx-card h3{font-size:1.05rem;color:var(--slate);margin-bottom:.45rem}.fx-card p{font-size:.95rem;color:var(--ink-soft);line-height:1.65;margin:0}.fx-num{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:#c9a87029;color:var(--copper);font-weight:800;font-size:.85rem;margin-right:.6rem}.fx-media{aspect-ratio:16/9;border-radius:14px;background:linear-gradient(160deg,#0d1d33,#0a1628);border:1px solid rgba(201,168,112,.28);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;color:var(--silver);text-align:center;padding:1.5rem}.fx-media .fx-play{width:66px;height:66px;border-radius:50%;background:var(--gold);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 10px #c9a87024}.fx-media .fx-play svg{width:26px;height:26px;color:var(--navy);margin-left:4px}.fx-media small{font-size:.76rem;color:var(--bluegrey);max-width:34ch;line-height:1.6}.fx-audio{display:flex;gap:1.4rem;align-items:center;background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:12px;padding:1.4rem;flex-wrap:wrap}.fx-audio .fx-photo{width:96px;height:96px;border-radius:50%;background:linear-gradient(160deg,#0d1d33,#0a1628);border:2px solid var(--gold);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--gold);font-weight:800;font-size:1.4rem;overflow:hidden}.fx-audio .fx-photo img{width:100%;height:100%;object-fit:cover;border-radius:50%}.fx-audio .fx-abody{flex:1;min-width:230px}.fx-audio .fx-abody b{display:block;color:var(--slate);font-size:1rem}.fx-audio .fx-abody span{font-size:.82rem;color:var(--bluegrey)}.fx-audio audio{width:100%;margin-top:.7rem}.fx-cta{display:inline-block;background:var(--gold);color:var(--navy);font-weight:800;font-size:1rem;letter-spacing:.01em;padding:1rem 2.1rem;border-radius:8px;text-decoration:none;transition:filter .2s,transform .15s;border:none;cursor:pointer}.fx-cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.fx-cta.block{display:block;width:100%;text-align:center}.fx-ctawrap{text-align:center;margin-top:1.8rem}.fx-micro{font-size:.82rem;color:var(--bluegrey);margin-top:.9rem;text-align:center}.fx-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:12px;overflow:hidden;margin-bottom:1.2rem}.fx-table td{padding:.85rem 1.1rem;border-bottom:1px solid rgba(95,122,138,.14);font-size:.95rem;color:var(--ink-soft)}.fx-table tr:last-child td{border-bottom:none}.fx-table td:last-child{text-align:right;font-weight:700;color:var(--slate);white-space:nowrap}.fx-table tr.total td{background:#c9a8701a;color:var(--slate);font-weight:800;font-size:1.02rem}.fx-table tr.total.offer-total-row td{background:var(--gold)}.fx-table tr.total.offer-total-row td:first-child{color:#fff}.fx-terms{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:12px;padding:1.5rem}.fx-terms li{font-size:18px}.fx-chk{display:flex;gap:.7rem;align-items:flex-start;font-size:18px;color:var(--ink-soft);line-height:1.6;margin-bottom:.8rem}.fx-chk input{margin-top:.25rem;width:17px;height:17px;accent-color:var(--copper);flex-shrink:0}.fx-bio{margin-bottom:1.6rem}.fx-bio b{display:block;color:var(--slate);font-size:1.02rem;margin-bottom:.15rem}.fx-bio i{display:block;font-style:normal;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;color:var(--copper);margin-bottom:.55rem}.fx-bio p{font-size:18px}@media(max-width:640px){.fx-audio{flex-direction:column;text-align:center}}.faq-wrap{max-width:52rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid rgba(95,122,138,.2);border-radius:10px;padding:.3rem 1.6rem;transition:border-color .3s,box-shadow .3s}.faq-item:hover{border-color:#c9a87066}.faq-item[open]{box-shadow:0 20px 44px -24px #1d35574d}.faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.3rem 0;font-size:1.08rem;font-weight:700;color:var(--slate);letter-spacing:-.01em}.faq-item summary::-webkit-details-marker{display:none}.faq-toggle{position:relative;width:20px;height:20px;flex-shrink:0}.faq-toggle:before,.faq-toggle:after{content:"";position:absolute;background:var(--gold);border-radius:2px;transition:transform .3s var(--ease)}.faq-toggle:before{top:9px;left:2px;width:16px;height:2px}.faq-toggle:after{top:2px;left:9px;width:2px;height:16px}.faq-item[open] .faq-toggle:after{transform:rotate(90deg);opacity:0}.faq-item p{font-size:1rem;color:var(--ink-soft);line-height:1.7;padding:0 0 1.5rem}.faq-item p strong{color:var(--slate)}.faq-more{margin-top:2.2rem;font-size:.95rem;color:var(--ink-soft);text-align:center}.faq-more a{color:var(--copper);font-weight:700}.post-byline{margin-top:1rem;font-size:.85rem;color:var(--bluegrey)}.article-wrap{max-width:44rem}.article-body h2{font-size:clamp(1.35rem,2.4vw,1.7rem);color:var(--slate);margin:2.6rem 0 1.1rem;letter-spacing:-.01em}.article-body h2:first-child{margin-top:0}.article-body h3{font-size:1.15rem;color:var(--slate);margin:1.8rem 0 .8rem}.article-body p{font-size:1.05rem;color:var(--ink-soft);line-height:1.8;margin-bottom:1.2rem}.article-body strong{color:var(--slate)}.article-body ul,.article-body ol{margin:0 0 1.4rem 1.3rem;color:var(--ink-soft)}.article-body li{font-size:1.02rem;line-height:1.7;margin-bottom:.5rem}.article-body hr{border:0;border-top:1px solid rgba(95,122,138,.22);margin:2.6rem 0}.article-body a{color:var(--copper);font-weight:600;text-decoration:underline;text-underline-offset:2px}.article-body>p:first-of-type{font-size:1.15rem;color:var(--slate)}.article-back{display:inline-block;margin-top:2.4rem;font-size:.9rem;font-weight:700;color:var(--gold)}
