.hero-carousel{width:100%;position:relative}.hero-carousel__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 50px -20px #00000073,0 0 0 1px #ffffff14}.hero-carousel__header{color:#2b3148;letter-spacing:-.01em;background:#eceff4;border-bottom:1px solid #e1e5ee;align-items:center;gap:10px;padding:14px 18px;font-size:1.05rem;font-weight:700;display:flex}.hero-carousel__fx{flex-shrink:0;place-items:center;line-height:0;display:grid}.hero-carousel__fx-img{object-fit:cover;border-radius:4px;width:18px;height:18px;display:block}.hero-carousel__frame{aspect-ratio:16/10;background:#fff;width:100%;position:relative}.hero-carousel__img{box-sizing:border-box;object-fit:contain;object-position:center;opacity:0;pointer-events:none;width:100%;height:100%;padding:6px 6px 26px;transition:opacity .4s;position:absolute;inset:0}.hero-carousel__img.is-active{opacity:1;pointer-events:auto}.hero-carousel__arrow{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#334155;z-index:2;background:#fffffff2;border:1px solid #0000000d;border-radius:50%;place-items:center;width:44px;height:44px;transition:background .2s,transform .2s,color .2s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #0000001f}.hero-carousel__arrow:hover{color:#0f172a;background:#fff;transform:translateY(-50%)scale(1.05)}.hero-carousel__arrow--prev{left:10px}.hero-carousel__arrow--next{right:10px}.hero-carousel__dots{z-index:2;justify-content:center;gap:7px;display:flex;position:absolute;bottom:10px;left:0;right:0}.hero-carousel__dot{background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.hero-carousel__dot.is-active{background:#22c55e;transform:scale(1.15)}.hero-carousel__footer{justify-content:space-between;align-items:center;gap:12px;padding:14px 4px 0;animation:.4s both hero-carousel-fade;display:flex}@keyframes hero-carousel-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.hero-carousel__caption{color:var(--white);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700}.hero-carousel__cta{color:var(--gold);flex-shrink:0;align-items:center;gap:6px;font-size:.9rem;font-weight:600;transition:gap .25s;display:inline-flex}.hero-carousel__cta:hover{gap:10px}@media (max-width:640px){.hero-carousel__header{padding:10px 14px;font-size:.88rem}.hero-carousel__frame{aspect-ratio:4/3}.hero-carousel__arrow{width:34px;height:34px}.hero-carousel__img{padding:4px 4px 20px}.hero-carousel__footer{flex-direction:column;align-items:flex-start;gap:8px}}.hero-carousel__img{cursor:zoom-in}.hero-lightbox{z-index:9999;text-align:center;background:#0a0f24;animation:.2s ease-out lightbox-fade;display:block;position:fixed;inset:0;overflow:auto}.hero-lightbox:before{content:"";vertical-align:middle;height:100%;display:inline-block}.hero-lightbox.is-zoomed-view{align-items:flex-start}.hero-lightbox__toolbar{z-index:10000;align-items:center;gap:8px;display:flex;position:fixed;top:24px;right:24px}.hero-lightbox__tool-btn{width:44px;height:44px;color:var(--white);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:none;border-radius:50%;place-items:center;transition:background .2s,transform .2s;display:grid}.hero-lightbox__tool-btn:hover{background:#fff3;transform:scale(1.1)}.hero-lightbox__img-container{vertical-align:middle;padding:80px 40px 40px;display:inline-block;position:relative}.hero-lightbox__img{cursor:zoom-in;object-fit:contain;border-radius:8px;max-width:100%;max-height:calc(100vh - 120px);transition:all .3s;animation:.3s cubic-bezier(.175,.885,.32,1.275) lightbox-scale;box-shadow:0 20px 60px #00000080}.hero-lightbox__img.is-zoomed{cursor:zoom-out;width:180%;max-width:250vw;max-height:none}@keyframes lightbox-fade{0%{opacity:0}to{opacity:1}}@keyframes lightbox-scale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:640px){.hero-lightbox__img-container{padding:60px 16px 16px}.hero-lightbox__img{max-height:calc(100vh - 76px)}.hero-lightbox__toolbar{gap:6px;top:12px;right:12px}.hero-lightbox__tool-btn{width:36px;height:36px}.hero-lightbox__tool-btn svg{width:18px;height:18px}}
.hero{background:radial-gradient(120% 90% at 50% -10%, #232c72 0%, var(--navy) 45%, var(--navy-deep) 100%);align-items:center;min-height:100vh;padding-top:130px;padding-bottom:80px;display:flex;position:relative;overflow:hidden}.hero__bg{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__canvas{opacity:.9;width:100%;height:100%;position:absolute;inset:0}.hero__cursor-glow{pointer-events:none;background:radial-gradient(320px circle at var(--mx,50%) var(--my,40%), #19d05f24, transparent 65%);transition:background .1s;position:absolute;inset:0}.hero__vignette{pointer-events:none;background:radial-gradient(120% 70% at 50% 0%, transparent 40%, var(--navy-deep) 100%), linear-gradient(180deg, transparent 55%, var(--navy) 100%);position:absolute;inset:0}.hero__scanline{pointer-events:none;opacity:.5;background:repeating-linear-gradient(#ffffff04 0 1px,#0000 1px 3px);position:absolute;inset:0}.hero__inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid;position:relative}.hero__copy{max-width:560px}.hero__visual{justify-self:stretch}h1.hero__title.reveal.is-visible{font-size:60px}@media (max-width:980px){.hero__inner{grid-template-columns:1fr;gap:48px}.hero__copy{max-width:100%}.hero__visual{max-width:480px}}.hero__eyebrow{margin-bottom:22px}.hero__title{font-size:var(--fs-hero);color:var(--white)}.hero__lead{color:var(--ink-muted);max-width:560px;margin-top:26px;font-size:18px}.hero__actions{flex-wrap:wrap;gap:16px;margin-top:40px;display:flex}.hero__trust{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:18px;margin-top:56px;font-size:.86rem;display:flex}.hero__trust-item{align-items:center;gap:8px;display:inline-flex}.hero__trust-divider{background:var(--navy-line);width:1px;height:16px}.hero__scroll-cue{border:1.5px solid var(--navy-line);z-index:1;border-radius:14px;width:26px;height:42px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__scroll-cue span{background:var(--gold);border-radius:2px;width:4px;height:8px;animation:1.8s ease-in-out infinite scroll-cue;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes scroll-cue{0%{opacity:0;top:8px}30%{opacity:1}80%{opacity:0;top:22px}to{opacity:0;top:22px}}@media (max-width:640px){.hero{text-align:left;padding-top:145px}.hero__scroll-cue{display:none}h1.hero__title.reveal.is-visible,.hero__title{line-height:1.2;font-size:32px!important}.hero__lead{margin-top:16px;font-size:15px;line-height:1.6}.hero__actions{flex-direction:column;align-items:stretch;margin-top:24px}.hero__actions .btn{text-align:center;width:100%}}
.who{background:var(--white);position:relative;overflow:hidden}.who-hero{background:linear-gradient(155deg, var(--navy-soft) 0%, var(--navy-deep) 100%);border-radius:var(--radius);border:1px solid var(--navy-line);box-shadow:var(--shadow-md);margin-bottom:56px;padding:40px 44px;position:relative;overflow:hidden}.who-hero__glow{pointer-events:none;background:radial-gradient(circle,#19d05f2e,#0000 68%);width:320px;height:320px;position:absolute;top:-100px;right:-60px}.who-hero__target{z-index:1;opacity:.9;pointer-events:none;width:clamp(72px,8vw,110px);max-width:28%;height:auto;position:absolute;top:28px;right:36px}.who-badge,.who-hero__title,.who-hero__body{z-index:1;position:relative}.who-badge{border-radius:var(--radius-sm);background:var(--gold-dim);color:var(--gold);font-size:var(--fs-eyebrow);letter-spacing:.12em;text-transform:uppercase;border:1px solid #19d05f59;align-items:center;gap:8px;width:fit-content;margin:0 0 18px;padding:6px 12px;font-weight:600;display:inline-flex}.who-hero__title{font-size:var(--fs-h2);color:var(--white);letter-spacing:-.03em;max-width:16ch;margin-bottom:14px;font-weight:700;line-height:1.12}.who-hero__body{color:#ffffffb8;max-width:640px;font-size:1rem;line-height:1.75}.who-principles{flex-direction:column;align-items:center;display:flex}.who-principles__head{text-align:center;max-width:640px;margin-bottom:40px}.who-principles__head .eyebrow{justify-content:center;margin-bottom:14px}.who-principles__intro{font-size:var(--fs-lead);color:var(--ink-muted-dark);opacity:.78;margin:0;line-height:1.7}.bgv-navy .who-principles__intro{color:#ffffffc7;opacity:1}.who-bottom-cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:20px;width:100%;display:grid}.who-point-card{background:linear-gradient(180deg, var(--white) 0%, #f7f8fa 100%);border:1px solid var(--grey-line);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:left;flex-direction:column;gap:12px;min-height:100%;padding:28px 24px;transition:box-shadow .3s,border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.who-point-card:before{content:"";background:linear-gradient(90deg, var(--gold), var(--cyan));opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.who-point-card:hover{box-shadow:var(--shadow-md);border-color:#19d05f4d;transform:translateY(-4px)}.who-point-card:hover:before{opacity:1}.who-point-card__icon{background:var(--gold-dim);width:44px;height:44px;color:var(--gold);border:1px solid #19d05f38;border-radius:12px;flex:none;place-items:center;display:grid}.who-point-card h3{color:var(--navy-deep);margin:0;font-size:1.15rem;font-weight:600;line-height:1.3}.who-point-card p{color:var(--ink-muted-dark);opacity:.72;flex:1;margin:0;font-size:.92rem;line-height:1.65}.who-point-card__closing{border-top:1px solid var(--grey-line);color:var(--gold);margin-top:auto;padding-top:10px;font-size:.88rem;font-weight:600;line-height:1.45;display:block}.who-principles__footer{text-align:center;font-family:var(--font-display);color:var(--navy-deep);letter-spacing:-.01em;margin-top:36px;font-size:1.05rem;font-weight:600}.bgv-navy .who-principles__footer{color:var(--white)}@media (max-width:960px){.who-bottom-cards{grid-template-columns:1fr;max-width:520px}.who-hero__title{padding-right:90px}}@media (max-width:560px){.who-hero{padding:28px 22px}.who-hero__target{opacity:.75;width:72px;top:18px;right:16px}.who-point-card{padding:24px 20px}}
.marquee{z-index:1;background:var(--navy-deep);border-top:1px dashed #19d05f47;border-bottom:1px dashed #19d05f47;padding:15px 0;position:relative;overflow:hidden}.marquee__edge{z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.marquee__edge--l{background:linear-gradient(90deg, var(--navy-deep), transparent);left:0}.marquee__edge--r{background:linear-gradient(270deg, var(--navy-deep), transparent);right:0}.marquee__track{width:max-content;animation:28s linear infinite scroll-left;display:flex}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee__item{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink-muted);white-space:nowrap;border-right:1px solid var(--navy-line);align-items:center;gap:9px;padding:0 30px;font-size:.8rem;display:inline-flex}.marquee__item svg{color:var(--gold)}.marquee:hover .marquee__track{animation-play-state:paused}
.profitable__head{text-align:center;max-width:760px;margin:0 auto 36px}.profitable__head h2{font-size:clamp(1.85rem,1.6vw + 1.3rem,2.65rem);line-height:1.18}.profitable__video{max-width:800px;margin:0 auto 48px}.video-card{border:1px solid var(--navy-line);background:linear-gradient(155deg, var(--navy-soft) 0%, var(--navy-deep) 100%);box-shadow:var(--shadow-lg);border-radius:20px;position:relative;overflow:hidden}.video-card__frame{aspect-ratio:16/9;justify-content:center;align-items:center;display:flex;position:relative}.video-card__grid{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 75%);mask-image:radial-gradient(circle,#000 30%,#0000 75%)}.video-card__play{z-index:1;background:linear-gradient(135deg, var(--gold-soft), var(--gold));border:none;border-radius:50%;place-items:center;width:88px;height:88px;transition:transform .25s;animation:2.4s ease-out infinite video-pulse;display:grid;position:relative;box-shadow:0 0 #19d05f80}.video-card__play:hover{transform:scale(1.08)}.video-card__play svg{transform:translate(2px)}@keyframes video-pulse{0%{box-shadow:0 0 #19d05f73}70%{box-shadow:0 0 0 22px #19d05f00}to{box-shadow:0 0 #19d05f00}}.video-card__player{aspect-ratio:16/9;object-fit:cover;background:#000;width:100%;display:block}.video-card__meta{z-index:1;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:18px;left:22px}.video-card__label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--gold);background:#0d1438b3;border:1px solid #19d05f59;border-radius:999px;width:fit-content;padding:5px 10px;font-size:.72rem}.profitable__points{grid-template-columns:1fr 1fr;gap:28px 36px;max-width:920px;margin:0 auto;padding:0;list-style:none;display:grid}.profitable__points li{background:linear-gradient(155deg, var(--navy-soft) 0%, var(--navy-deep) 100%);border:1px solid var(--navy-line);border-radius:var(--radius);box-shadow:var(--shadow-sm);align-items:flex-start;gap:16px;padding:28px;transition:transform .25s;display:flex}.profitable__points li:hover{transform:translateY(-4px)}.profitable__point-body{flex-direction:column;gap:8px;display:flex}.profitable__point-title{font-family:var(--font-display);color:var(--white);letter-spacing:-.01em;font-size:1.15rem;font-weight:700;line-height:1.35;display:block}.profitable__point-text{color:#ffffffbf;font-size:.95rem;line-height:1.7}.bgv-white .profitable__point-text,.bgv-grey .profitable__point-text{color:#ffffffbf}.profitable__num{font-family:var(--font-mono);color:var(--gold);background:#19d05f1a;border:1px solid #19d05f4d;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;margin-top:2px;font-size:.82rem;font-weight:600;display:grid}.profitable__close{text-align:center;max-width:720px;margin-top:64px;margin-left:auto;margin-right:auto}.profitable__close-lead{font-family:var(--font-display);color:var(--white);font-size:clamp(1.2rem,.8vw + 1rem,1.55rem);font-weight:600;line-height:1.35}.bgv-white .profitable__close-lead,.bgv-grey .profitable__close-lead{color:var(--navy-deep)}.profitable__close-body{color:var(--ink-muted);opacity:.75;margin-top:12px;font-size:1rem}.bgv-white .profitable__close-body,.bgv-grey .profitable__close-body{color:var(--ink-muted-dark)}.profitable__close-cta{color:var(--gold);margin-top:10px;font-size:1.02rem;font-weight:600}.profitable__ctas{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:28px;display:flex}.profitable__cta{min-width:220px}@media (max-width:720px){.profitable__points{grid-template-columns:1fr;gap:22px}.profitable__num{width:34px;height:34px;font-size:.78rem}.video-card__play{width:72px;height:72px}}@media (max-width:560px){.profitable__ctas{flex-direction:column;align-items:stretch}}
.testimonials--light{background:linear-gradient(180deg, var(--white) 0%, #f7f8fc 100%);color:var(--navy-deep)}.testimonials--light .eyebrow{color:var(--gold)}.testimonials--light .eyebrow:before{background:var(--gold)}.testimonials__head h2{color:var(--navy-deep)}.bgv-navy .testimonials__head h2{color:var(--white)}.testimonials__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;display:flex}.testimonials__head h2{font-size:var(--fs-h2);margin-top:14px}.testimonials__sub{color:var(--ink-muted-dark);opacity:.7;font-size:var(--fs-lead);margin-top:14px}.bgv-navy .testimonials__sub{color:#ffffffbf}.testimonials__nav{gap:10px;display:flex}.testimonials__nav button{border:1px solid var(--grey-line);background:var(--white);width:42px;height:42px;color:var(--navy);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;transition:border-color .25s,color .25s,transform .25s;display:grid}.testimonials__nav button:hover{border-color:var(--gold);color:#0fa84c;transform:translateY(-2px)}.testimonials__track{scroll-snap-type:x proximity;scrollbar-width:none;isolation:isolate;gap:16px;padding:6px 6px 16px;display:flex;overflow:auto hidden}.testimonials__track::-webkit-scrollbar{display:none}.testimonial-card{z-index:1;scroll-snap-align:start;background:var(--white);border:1px solid var(--grey-line);box-shadow:var(--shadow-sm);cursor:pointer;border-radius:14px;flex-direction:column;flex:0 0 244px;gap:12px;padding:18px 16px;transition:border-color .3s,box-shadow .3s,background .3s;display:flex;position:relative}.testimonial-card:hover,.testimonial-card.is-active{border-color:var(--gold);box-shadow:0 8px 24px -12px #19d05f40}.testimonial-card:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.testimonial-card__top{justify-content:space-between;align-items:center;display:flex}.testimonial-card__profit{font-family:var(--font-mono);color:#35d68a;font-size:.85rem;font-weight:600}.testimonial-card__stars{gap:2px;display:inline-flex}.testimonial-card__text{color:var(--ink-muted-dark);opacity:.82;-webkit-line-clamp:4;-webkit-box-orient:vertical;flex:1;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.testimonial-card.is-active .testimonial-card__text{-webkit-line-clamp:unset;overflow:visible}.testimonial-card__foot{align-items:center;gap:10px;display:flex}.testimonial-card__avatar{background:linear-gradient(135deg, var(--gold-soft), var(--gold));width:30px;height:30px;color:var(--navy-deep);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:.82rem;font-weight:600;display:grid}.testimonial-card__foot div{flex-direction:column;display:flex}.testimonial-card__name{color:var(--navy-deep);font-size:.88rem;font-weight:600}.testimonial-card__joined{color:var(--ink-muted-dark);opacity:.6;font-size:.76rem}@media (max-width:900px){.testimonial-card{flex-basis:220px}}@media (max-width:560px){.testimonial-card{flex-basis:78vw}}
.strategy-panel{border-radius:var(--radius);background:linear-gradient(155deg, var(--navy-soft) 0%, var(--navy-deep) 100%);border:1px solid var(--navy-line);height:100%;box-shadow:var(--shadow-md);color:var(--white);flex-direction:column;justify-content:center;padding:40px 36px;display:flex;position:relative;overflow:hidden}.strategy-panel__canvas{z-index:0;opacity:.9;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.strategy-panel__overlay{z-index:0;pointer-events:none;background:linear-gradient(155deg,#232c7285 0%,#10163fad 55%,#10163fcc 100%);position:absolute;inset:0}.strategy-panel__glow{z-index:0;pointer-events:none;background:radial-gradient(circle,#19d05f2e,#0000 68%);width:280px;height:280px;position:absolute;top:-100px;left:-60px}.strategy-panel__title-line{text-shadow:0 2px 16px #080c26a6}.strategy-panel__intro,.strategy-panel__meter-lead,.strategy-panel__scenario-then{text-shadow:0 1px 10px #080c268c}.strategy-panel__scenario{background:#080c2666}.strategy-panel .eyebrow{z-index:1;color:var(--gold);position:relative}.strategy-panel .eyebrow:before{background:var(--gold)}.strategy-panel__title{z-index:1;letter-spacing:-.035em;flex-direction:column;gap:4px;margin-top:18px;font-size:clamp(2.2rem,2.4vw + 1.4rem,3.1rem);font-weight:700;line-height:1.05;display:flex;position:relative}.strategy-panel__title-line{color:var(--white)}.strategy-panel__title-line--accent{color:var(--gold);background:linear-gradient(90deg, var(--gold) 0%, var(--gold-soft) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.strategy-panel__intro{z-index:1;color:#f5f5f5;max-width:38ch;margin-top:22px;font-size:1.02rem;line-height:1.75;position:relative}.strategy-panel__meter{z-index:1;border-top:1px solid #ffffff14;margin-top:32px;padding-top:28px;position:relative}.strategy-panel__meter-lead{color:#fff;margin:0 0 16px;font-size:.92rem;line-height:1.5}.strategy-panel__scenarios{grid-template-columns:1fr 1fr;gap:12px;display:grid}.strategy-panel__scenario{border-radius:var(--radius-sm);border:1px solid #ffffff14;flex-direction:column;gap:8px;padding:16px 14px;display:flex}.strategy-panel__scenario-when{letter-spacing:.08em;text-transform:uppercase;color:var(--gold);font-size:.72rem;font-weight:600}.strategy-panel__scenario-then{color:#ffffffe0;font-size:.92rem;font-weight:500;line-height:1.45}@media (max-width:640px){.strategy-panel{padding:28px 22px}.strategy-panel__scenarios{grid-template-columns:1fr}}
.automation-panel{border-radius:var(--radius);background:linear-gradient(155deg, var(--navy-soft) 0%, var(--navy-deep) 100%);border:1px solid var(--navy-line);height:100%;box-shadow:var(--shadow-md);flex-direction:column;justify-content:center;padding:40px 36px;display:flex;position:relative;overflow:hidden}.automation-panel:before{content:"";pointer-events:none;background:radial-gradient(circle,#19d05f24,#0000 68%);width:320px;height:320px;position:absolute;top:-120px;right:-80px}.automation-panel__intro{z-index:1;text-align:left;max-width:46ch;margin:0 0 28px;position:relative}.automation-panel__intro .eyebrow{color:var(--gold);justify-content:flex-start}.automation-panel__intro .eyebrow:before{background:var(--gold)}.automation-panel__title{color:var(--white);letter-spacing:-.02em;margin-top:12px;font-size:clamp(1.55rem,1.1vw + 1.15rem,2.1rem);font-weight:700;line-height:1.15}.automation-panel__title-accent{color:var(--gold)}.automation-panel__body{color:#ffffffa6;margin-top:12px;font-size:.98rem;line-height:1.7}.hva-table{z-index:1;border-radius:var(--radius-sm);background:#080c2659;border:1px solid #ffffff14;width:100%;margin:0;position:relative;overflow:hidden}.hva-table__head,.hva-table__row{grid-template-columns:1fr 32px 1fr;align-items:center;gap:8px;padding:13px 18px;display:grid}.hva-table__head{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;background:#ffffff0a;border-bottom:1px solid #ffffff14;font-size:.72rem;font-weight:700}.hva-table__head span:first-child{color:#ffffff8c}.hva-table__head span:last-child{color:var(--gold);text-align:right}.hva-table__row{border-bottom:1px solid #ffffff0f}.hva-table__row:last-child{border-bottom:none}.hva-table__cell{font-size:.95rem;line-height:1.4}.hva-table__cell--human{color:#ffffff8c}.hva-table__cell--aurum{color:var(--white);text-align:right;font-weight:600}.hva-table__arrow{color:var(--gold);opacity:.7;place-items:center;display:grid}@media (max-width:640px){.automation-panel{padding:28px 22px}.hva-table__head,.hva-table__row{grid-template-columns:1fr 28px 1fr;padding:12px 14px}.hva-table__cell{font-size:.88rem}}
.sva-section{background:var(--white);color:var(--navy);position:relative}.sva-top{grid-template-columns:1fr 1fr;align-items:stretch;gap:40px;display:grid}.sva-strategy,.sva-automation{min-width:0;height:100%}@media (max-width:960px){.sva-top{grid-template-columns:1fr;gap:28px}}
.founder__card{background:linear-gradient(155deg, var(--navy-soft) 0%, var(--navy-deep) 100%);border:1px solid var(--navy-line);box-shadow:var(--shadow-lg);border-radius:28px;grid-template-columns:1.05fr .95fr;align-items:stretch;gap:48px;padding:48px;display:grid}.founder__copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.founder__name{color:var(--white);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,1.8vw + 1.4rem,2.75rem);font-weight:700;line-height:1.1}.founder__role{color:var(--gold);margin:10px 0 0;font-size:1.05rem;font-weight:600}.founder__bio{color:#ffffffc7;max-width:46ch;margin:22px 0 0;font-size:1rem;line-height:1.75}.founder__bio strong{color:var(--white);font-weight:700}.founder__divider{background:#ffffff1a;height:1px;margin:28px 0}.founder__achievements-title{color:var(--white);margin:0 0 18px;font-size:1.2rem;font-weight:700}.founder__achievements{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.founder__achievements li{color:#ffffffd1;align-items:flex-start;gap:12px;font-size:.98rem;line-height:1.45;display:flex}.founder__check{background:var(--gold);width:24px;height:24px;color:var(--navy-deep);border-radius:50%;flex:none;place-items:center;margin-top:1px;display:grid}.founder__visual{background:linear-gradient(#2a3148 0%,#151a2e 100%);border-radius:18px;min-height:420px;position:relative;overflow:hidden}.founder__photo{position:absolute;inset:0}.founder__photo:after{content:"";pointer-events:none;background:linear-gradient(#0000 60%,#151a2eb3 82%,#151a2e 100%);position:absolute;inset:0}.founder__photo img{object-fit:cover;object-position:center 35%;width:100%;height:100%;display:block}.founder__stats{z-index:1;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;bottom:16px;left:16px;right:16px}.founder__stat{-webkit-backdrop-filter:blur(10px);overflow-wrap:break-word;background:#0d122ac7;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:14px 12px;display:flex}.founder__stat strong{color:var(--gold);letter-spacing:-.02em;font-size:1.35rem;font-weight:700;line-height:1.1}.founder__stat span{color:#ffffffc7;font-size:.72rem;line-height:1.3}@media (max-width:960px){.founder__card{grid-template-columns:1fr;gap:32px;padding:32px 28px}.founder__visual{order:-1;min-height:380px}}@media (max-width:560px){.founder__card{border-radius:22px;padding:24px 18px}.founder__visual{min-height:340px}.founder__stats{gap:6px;bottom:8px;left:8px;right:8px}.founder__stat{padding:10px 6px}.founder__stat strong{font-size:1.05rem}.founder__stat span{font-size:.62rem}}
.how{background:var(--white);padding-bottom:56px;position:relative;overflow:hidden}.how__layout{grid-template-columns:.9fr 1.1fr;align-items:start;gap:56px;margin-bottom:48px;display:grid}.how__head{max-width:420px;position:sticky;top:100px}.how__head .eyebrow{color:var(--navy-soft)}.how__head .eyebrow:before{background:var(--navy-soft)}.how__head h2{color:var(--navy-deep);letter-spacing:-.03em;margin-top:14px;font-size:clamp(1.9rem,2vw + 1.2rem,2.6rem);line-height:1.15}.bgv-navy .how__head h2{color:var(--white)}.how__intro{font-size:var(--fs-lead);color:var(--ink-muted-dark);opacity:.72;margin:16px 0 0;line-height:1.65}.bgv-navy .how__intro{color:#ffffffb8;opacity:1}.how__lights{align-items:center;gap:10px;margin-top:22px;display:flex}.how__light{background:#1b23601f;border:1px solid #1b236029;border-radius:50%;width:12px;height:12px;transition:background .35s,box-shadow .35s,border-color .35s,transform .35s}.bgv-navy .how__light{background:#ffffff24;border-color:#ffffff38}.how__light.is-on{background:var(--gold);border-color:var(--gold);box-shadow:0 0 0 4px #19d05f29}.how__light.is-current{animation:1.6s ease-out infinite how-light-pulse;transform:scale(1.2);box-shadow:0 0 0 6px #19d05f38}@keyframes how-light-pulse{0%{box-shadow:0 0 #19d05f66}70%{box-shadow:0 0 0 10px #19d05f00}to{box-shadow:0 0 #19d05f00}}.how__cta{margin-top:28px}.how-path{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.how-path__step{grid-template-columns:48px 1fr;align-items:stretch;gap:20px;display:grid}.how-path__rail{flex-direction:column;align-items:center;display:flex}.how-path__num{color:#1b236059;width:44px;height:44px;font-family:var(--font-display);background:#1b236014;border:1px solid #1b23601f;border-radius:50%;flex:none;place-items:center;font-size:1.05rem;font-weight:700;transition:background .4s,color .4s,border-color .4s,box-shadow .4s,transform .4s;display:grid}.bgv-navy .how-path__num{color:#ffffff73;background:#ffffff14;border-color:#ffffff29}.how-path__step.is-lit .how-path__num{background:var(--gold);color:var(--navy-deep);border-color:var(--gold);box-shadow:0 0 0 6px #19d05f24}.how-path__step.is-current .how-path__num{transform:scale(1.08);box-shadow:0 0 0 8px #19d05f33}.how-path__line{background:#1b23601a;flex:1;width:2px;min-height:28px;margin:8px 0;position:relative;overflow:hidden}.bgv-navy .how-path__line{background:#ffffff24}.how-path__line:after{content:"";background:var(--gold);transform-origin:top;transition:transform .45s;position:absolute;inset:0;transform:scaleY(0)}.how-path__line.is-lit:after{transform:scaleY(1)}.how-path__content{opacity:.42;padding:4px 0 36px;transition:opacity .4s,transform .4s;transform:translateY(8px)}.how-path__step.is-lit .how-path__content{opacity:1;transform:translateY(0)}.how-path__step:last-child .how-path__content{padding-bottom:0}.how-path__content h3{color:var(--navy-deep);margin:0 0 8px;font-size:1.25rem;font-weight:600;line-height:1.3}.bgv-navy .how-path__content h3{color:var(--white)}.how-path__content p{color:#4b5568;max-width:46ch;margin:0;font-size:.98rem;line-height:1.7}.bgv-navy .how-path__content p{color:#ffffffb8}.how__email{z-index:1;border-radius:var(--radius);border:1px solid var(--navy-line);background:linear-gradient(155deg, var(--navy-soft), var(--navy-deep));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:28px;padding:28px 32px;display:flex;position:relative}.how__email-copy{flex-direction:column;gap:6px;max-width:380px;display:flex}.how__email-copy strong{font-family:var(--font-display);color:var(--white);font-size:1.1rem;font-weight:500}.how__email-copy span{color:#ffffffb3;font-size:.88rem}.how__email-field{flex:none;gap:10px;display:flex}.how__email-field input{border:1px solid var(--navy-line);width:220px;color:var(--white);font-size:.87rem;font-family:var(--font-body);background:#ffffff0f;border-radius:999px;padding:13px 16px}.how__email-field input::placeholder{color:#ffffff73}.how__email-field input:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.how__email-field .btn{white-space:nowrap;padding:13px 22px;font-size:.82rem}@media (max-width:900px){.how__layout{grid-template-columns:1fr;gap:36px}.how__head{max-width:none;position:static}}@media (max-width:560px){.how__email{text-align:center;flex-direction:column;align-items:stretch;padding:24px 20px}.how__email-copy{max-width:100%}.how__email-field{flex-direction:column}.how__email-field input{width:100%}}@media (prefers-reduced-motion:reduce){.how__light,.how-path__num,.how-path__line:after,.how-path__content{transition:none}.how__light.is-current{animation:none}}
