:root{--lime:#b5e138;--lime-dark:#9fca2c;--charcoal:#111827;--navy:#212c41;--soft:#f7f7f5;--line:#e5e7eb;--beige:#d9d1c6;--ink:#111827;--muted:#344054;--white:#fff;--shadow:0 24px 70px #11182724;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--soft);color:var(--ink);margin:0;font-family:Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:#526900}.container{width:min(1180px,100% - 2rem);margin:0 auto}.skip-link{z-index:99;background:var(--lime);color:var(--charcoal);border-radius:999px;padding:.7rem 1rem;font-weight:900;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.site-header.ant-layout-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-bottom:1px solid #e5e7ebcc;justify-content:space-between;align-items:center;gap:1rem;height:auto;min-height:78px;padding:.65rem max(1rem,50vw - 590px);line-height:1;display:flex;position:sticky;top:0}.brand-logo,.footer-logo{align-items:center;display:inline-flex}.brand-logo img{width:auto;height:46px}.footer-logo img{filter:brightness(0)invert();width:auto;height:52px}.site-header nav a{color:#0b1220;font-weight:850}.ant-btn-primary{box-shadow:0 14px 35px #b5e1383d;color:#111827!important}.ant-btn-primary:hover{background:var(--lime-dark)!important;border-color:var(--lime-dark)!important}.hero{color:var(--soft);background:radial-gradient(circle at 75% 20%,#b5e1383d,#0000 30rem),linear-gradient(135deg,#070d18,#111827 58%,#212c41);padding:clamp(5rem,9vw,8.5rem) 0;position:relative;overflow:hidden}.workflow-bg{opacity:.9;pointer-events:none;position:absolute;inset:0}.workflow-bg span{background:var(--lime);border-radius:50%;width:10px;height:10px;animation:3.2s ease-in-out infinite pulse;position:absolute;box-shadow:0 0 34px #b5e13899}.workflow-bg span:first-child{top:22%;left:55%}.workflow-bg span:nth-child(2){animation-delay:.4s;top:43%;left:72%}.workflow-bg span:nth-child(3){animation-delay:.8s;top:64%;left:60%}.workflow-bg i{border:1px solid #b5e1382e;border-radius:38% 62% 57% 43%;width:260px;height:260px;animation:8s ease-in-out infinite float;position:absolute;top:24%;left:55%}.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(300px,.86fr);align-items:center;gap:clamp(2rem,6vw,5rem);display:grid;position:relative}.eyebrow{color:#536b00;text-transform:uppercase;letter-spacing:.14em;margin:0 0 1rem;font-size:.78rem;font-weight:950;display:block}.hero .eyebrow,.dark .eyebrow,.final-cta .eyebrow,.questionnaire-intro .eyebrow{color:var(--lime)}h1.ant-typography,.hero h1.ant-typography,.questionnaire-intro h1.ant-typography{color:#fff;letter-spacing:-.055em;max-width:12.5ch;margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(2.65rem,6.7vw,5.7rem);line-height:1.02}h2.ant-typography{color:#0b1220;letter-spacing:-.04em;max-width:13.5ch;margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,4.3vw,3.25rem);line-height:1.06}.hero-lead.ant-typography,.questionnaire-intro p.ant-typography{color:#f3f4f6;max-width:48rem;margin-top:1.25rem;font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.65}.hero-actions{margin-top:2rem}.hero .ant-btn-background-ghost{font-weight:850;color:#eaff87!important;border-color:#eaff87!important}.trust-row{flex-wrap:wrap;gap:.55rem;margin-top:1.6rem;display:flex}.trust-row .ant-tag{color:#fff;background:#ffffff1a;border-color:#ffffff38;border-radius:999px;padding:.35rem .7rem}.hero-portrait{place-items:end center;min-height:520px;display:grid;position:relative}.hero-portrait:before{content:"";aspect-ratio:1;filter:blur(.2px);background:linear-gradient(135deg,#b5e13861,#ffffff0f);border-radius:44% 56% 50% 50%;width:min(420px,88%);position:absolute;bottom:0}.hero-portrait img{z-index:1;object-fit:contain;filter:drop-shadow(0 25px 55px #0000006b);max-width:100%;max-height:560px;position:relative}.floating-card.ant-card{z-index:2;width:min(270px,78%);box-shadow:var(--shadow);background:#ffffffeb;border:0;animation:6s ease-in-out infinite float;position:absolute;bottom:2rem;right:0}.floating-card span{color:#344054;margin-top:.25rem;display:block}.section{padding:clamp(4.8rem,9vw,7rem) 0}.light{background:var(--soft)}.section-head{grid-template-columns:minmax(240px,.82fr) minmax(0,1.18fr);align-items:end;gap:1.6rem 3rem;margin-bottom:2.4rem;display:grid}.section-head p.ant-typography{color:var(--muted);max-width:48rem;margin:0;font-size:1.08rem}.section-head.inverted h2{color:#fff}.card-grid{gap:1rem;display:grid}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.ant-card{border-color:var(--line);transition:border-color .2s,transform .2s,box-shadow .2s}.lift-card:hover{border-color:var(--lime);box-shadow:var(--shadow);transform:translateY(-5px)}.ant-card-head-title{color:#0b1220;white-space:normal;font-family:Manrope,Inter,sans-serif;font-size:1.14rem}.ant-card-body,.ant-typography{color:var(--muted)}.dark{color:#fff;background:linear-gradient(135deg,#07101d,#111827)}.output-grid{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:center;gap:3rem;display:grid}.dark h2,.final-cta h2{color:#fff}.dark p,.dark .ant-typography,.final-cta p,.final-cta .ant-typography{color:#eef2f7}.check-list{gap:.85rem;display:grid}.check-list.compact{gap:.65rem}.check-list .ant-tag{white-space:normal;color:#111827;background:#fff;border-color:#e5e7eb;border-radius:16px;padding:.85rem 1rem;font-weight:800;line-height:1.45}.steps{background:#eef0ea}.ant-steps .ant-steps-item-title{font-weight:850;color:#0b1220!important}.ant-steps .ant-steps-item-description{color:#344054!important}.about{background:var(--beige)}.about-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);align-items:center;gap:3rem;display:grid}.about p{color:#1f2937;font-size:1.06rem}.profile-card.ant-card{box-shadow:var(--shadow);text-align:center;background:#fff;border:0}.profile-card img{object-fit:cover;border-radius:999px;width:150px;height:150px;margin-bottom:1.2rem;box-shadow:0 18px 40px #1118272e}blockquote{color:#111827;margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.15rem,2.5vw,1.55rem);font-weight:850;line-height:1.25}.final-cta{color:#fff;background:radial-gradient(circle at 20% 20%,#b5e13829,#0000 28rem),linear-gradient(135deg,#070d18,#111827);padding:clamp(4.8rem,9vw,7rem) 0}.contact-grid{grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);align-items:start;gap:clamp(2rem,6vw,4rem);display:grid}.cta-card.ant-card{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;box-shadow:0 24px 70px #0000003d}.cta-card p{color:#fff}.questionnaire-page{background:radial-gradient(circle at 12% 4%,#b5e1382e,#0000 24rem),linear-gradient(135deg,#070d18,#111827 45%,#eef0ea 45%,#f7f7f5);padding:clamp(3.5rem,7vw,6rem) 0}.questionnaire-shell{grid-template-columns:minmax(260px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.questionnaire-intro{color:#fff;position:sticky;top:104px}.questionnaire-card.ant-card{border:1px solid #d1d5db;border-radius:32px;box-shadow:0 28px 90px #11182738}.questionnaire-card .ant-card-body{padding:clamp(1rem,3vw,2rem)}.questionnaire-card .ant-steps{margin:1rem 0 1.5rem}.lead-form.ant-form{color:var(--charcoal);background:#fff;border-radius:24px}.lead-form label{font-weight:850;color:#111827!important}.hidden-field{display:none}.form-block{background:#fff;border:1px solid #e5e7eb;border-radius:24px;margin:1rem 0;padding:clamp(1rem,2.5vw,1.5rem)}.form-block-label{text-transform:uppercase;letter-spacing:.12em;margin-bottom:1rem;font-size:.76rem;font-weight:950;display:inline-flex;color:#536b00!important}.form-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1rem;display:grid}.choice-row{flex-wrap:wrap;gap:.5rem;display:flex}.choice-row .ant-radio-button-wrapper{border-inline-start-width:1px;margin:0;font-weight:850;border-radius:999px!important}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.checkbox-grid .ant-checkbox-wrapper{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;margin:0;padding:.7rem .8rem}.form-note{margin-top:1rem;color:#344054!important}.subpage{background:radial-gradient(circle at 88% 8%,#b5e13829,transparent 24rem),var(--soft);padding:clamp(4.8rem,9vw,7rem) 0}.subpage-shell{max-width:980px}.subpage h1.ant-typography{color:#0b1220;letter-spacing:-.052em;max-width:13ch;margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(2.4rem,5.4vw,4.6rem);line-height:1.03}.subpage-lead.ant-typography{max-width:52rem;color:var(--muted);margin:1.2rem 0 2rem;font-size:clamp(1.08rem,1.8vw,1.26rem);line-height:1.65}.scenario-grid{margin:2rem 0}.subpage-cta.ant-card{box-shadow:var(--shadow);background:linear-gradient(135deg,#07101d,#111827);border:0;margin-top:1.25rem}.subpage-cta h2,.subpage-cta p,.subpage-cta .ant-typography{color:#fff}.faq-card.ant-card{box-shadow:var(--shadow);border:0}.faq-card .ant-collapse{background:#fff;border:0}.faq-card .ant-collapse-item{border-color:#e5e7eb}.faq-card .ant-collapse-header{color:#0b1220!important;font-weight:900!important}.footer.ant-layout-footer{color:var(--soft);background:#070d18;padding:3rem 0 1.2rem}.footer-grid{grid-template-columns:1.2fr .9fr .9fr;gap:2rem;display:grid}.footer p,.footer .ant-typography,.footer-bottom{color:#e5e7eb}.footer a{color:#f7f7f5}.footer a:hover{color:var(--lime)}.footer-bottom{border-top:1px solid #f7f7f51a;margin-top:2rem;padding-top:1rem;font-size:.9rem}.reveal{animation:.65s ease-out both rise}.delay{animation-delay:.12s}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes pulse{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.6)}}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(2deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (width<=1060px){.hero-grid,.section-head,.output-grid,.about-grid,.contact-grid,.questionnaire-shell{grid-template-columns:1fr}.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.questionnaire-intro{position:static}.questionnaire-page{background:linear-gradient(#070d18 0 34rem,#f7f7f5 34rem)}.hero-portrait{min-height:420px}}@media (width<=760px){.site-header.ant-layout-header{padding-left:1rem;padding-right:1rem}.brand-logo img{height:38px}.hero{padding-top:4rem}.card-grid.four,.card-grid.two,.footer-grid,.form-grid.two-cols,.checkbox-grid{grid-template-columns:1fr}.ant-btn{width:100%}.questionnaire-card .ant-steps{display:none}.hero-portrait{min-height:340px}.hero-portrait img{max-height:380px}.floating-card.ant-card{bottom:0;left:50%;right:auto;transform:translate(-50%)}.section{padding:4rem 0}}.site-header nav a,.nav-links a{color:#111827;letter-spacing:-.01em;font-family:Manrope,Inter,sans-serif;font-weight:600}.nav-links .ant-btn{font-weight:800}.ant-dropdown-menu-title-content a{font-family:Inter,system-ui,sans-serif;font-weight:600}.agent-hero h1.ant-typography{max-width:13.6ch;font-size:clamp(2.55rem,6vw,5.25rem)}.hero-carousel{min-width:0;position:relative}.agent-carousel{border-radius:32px;overflow:hidden;box-shadow:0 30px 90px #00000047}.hero-slide.ant-card{background:linear-gradient(145deg,#fffffff5,#f5f7eeeb);border:1px solid #ffffff80;min-height:420px}.hero-slide .ant-card-body{flex-direction:column;justify-content:center;min-height:420px;padding:clamp(1.4rem,4vw,2.4rem);display:flex}.hero-slide h3.ant-typography{color:#0b1220;letter-spacing:-.04em;margin:.55rem 0 1rem;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.75rem,3.2vw,2.55rem);line-height:1.08}.hero-slide p.ant-typography{color:#344054;font-size:1.08rem;line-height:1.65}.agent-carousel .slick-dots li button{background:#111827!important}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.check-list .ant-tag strong{font-family:Manrope,Inter,sans-serif}.cookie-banner{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #e5e7ebf2;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;width:min(960px,100% - 2rem);padding:1rem;display:grid;position:fixed;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 24px 80px #11182733}.cookie-banner p.ant-typography{color:#344054;margin:.25rem 0 0;line-height:1.45}.cookie-banner a{color:#526900;text-underline-offset:3px;text-decoration:underline}@media (width<=1060px){.card-grid.three{grid-template-columns:1fr}.hero-slide.ant-card,.hero-slide .ant-card-body{min-height:340px}.cookie-banner{grid-template-columns:1fr}}@media (width<=760px){.hero-carousel{margin-top:1.5rem}.cookie-banner .ant-space,.cookie-banner .ant-space-item{width:100%}}.photo-hero-grid{grid-template-columns:minmax(210px,.48fr) minmax(320px,.9fr) minmax(300px,.72fr);gap:clamp(1.4rem,3.6vw,3rem)}.hero-photo{isolation:isolate;justify-content:center;align-self:stretch;align-items:flex-end;min-height:520px;display:flex;position:relative}.hero-photo-orb{aspect-ratio:1;filter:blur(.2px);background:radial-gradient(circle at 38% 24%,#b5e1388a,#b5e1382e 46%,#ffffff0f 72%);border-radius:42% 58% 48% 52%;width:min(360px,100%);margin:auto;animation:8s ease-in-out infinite photoOrb;position:absolute;inset:auto 0 0;box-shadow:0 36px 100px #b5e1381f}.hero-photo img{z-index:1;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 30px 60px #00000075);width:min(360px,100%);max-height:560px;animation:7s ease-in-out infinite portraitFloat;position:relative}.delay-soft{animation-delay:60ms}.agent-hero .hero-copy{min-width:0}.agent-hero .hero-copy h1.ant-typography{max-width:12.6ch;font-size:clamp(2.25rem,4.6vw,4.75rem)}.agent-hero .hero-lead.ant-typography{font-size:clamp(1.02rem,1.45vw,1.2rem)}[data-reveal]{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity,transform;transform:translateY(28px)}[data-reveal].is-visible{opacity:1;transform:translate(0,0)}.lift-card[data-reveal]{transform:translateY(24px)scale(.985)}.lift-card[data-reveal].is-visible{transform:translate(0,0)scale(1)}.lift-card[data-reveal].is-visible:hover{transform:translateY(-5px)scale(1)}@keyframes portraitFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes photoOrb{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(2deg)scale(1.035)}}@media (width<=1180px){.photo-hero-grid{grid-template-columns:minmax(190px,.55fr) minmax(0,1fr);grid-template-areas:"photo copy""carousel carousel"}.hero-photo{grid-area:photo;min-height:430px}.hero-copy{grid-area:copy}.hero-carousel{grid-area:carousel}.hero-photo img{max-height:450px}.hero-photo-orb{width:min(300px,100%)}}@media (width<=760px){.photo-hero-grid{grid-template-columns:1fr;grid-template-areas:"copy""photo""carousel"}.hero-photo{align-items:flex-end;min-height:360px}.hero-photo img{max-height:380px}.hero-photo-orb{width:min(280px,86%)}.agent-hero .hero-copy h1.ant-typography{font-size:clamp(2.35rem,12vw,3.2rem)}[data-reveal]{transform:translateY(18px)}}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1!important;will-change:auto!important;transition:none!important;transform:none!important}.hero-photo img,.hero-photo-orb{animation:none!important}}.questionnaire-loading{color:#fff;place-items:center;min-height:40vh;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.1rem,2vw,1.4rem);display:grid}.hero-photo img{height:auto}.profile-card picture,.hero-photo picture{display:block}.section-action{justify-content:center;margin-top:1.4rem;display:flex}.product-overview-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;display:grid}.product-overview-card.ant-card{background:#fff;border:1px solid #11182714;box-shadow:0 18px 52px #11182714}.product-overview-card .ant-card-head-title{font-size:1.02rem}.product-overview-card p.ant-typography{min-height:5.6rem}.product-page{padding-bottom:clamp(4.8rem,9vw,7rem)}.product-page-shell{grid-template-columns:minmax(0,.86fr) minmax(320px,.9fr);align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}.product-hero-copy h1.ant-typography{color:#0b1220;letter-spacing:-.052em;max-width:12ch;margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(2.35rem,5vw,4.7rem);line-height:1.02}.product-image-card.ant-card{box-shadow:var(--shadow);background:#fff;border:0;overflow:hidden}.product-image-card .ant-card-body{padding:.7rem}.product-image-card picture,.product-image-card img{border-radius:20px;width:100%;height:auto;display:block}.product-no-image.ant-card{text-align:center;min-height:320px;box-shadow:var(--shadow);background:linear-gradient(135deg,#07101d,#111827);border:0;place-items:center;display:grid}.product-no-image .anticon{color:var(--lime);margin-bottom:1rem;font-size:3rem}.product-no-image h3,.product-no-image p,.product-no-image .ant-typography{color:#fff}.product-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:clamp(2rem,5vw,4rem);margin-bottom:clamp(2rem,5vw,4rem);display:grid}.product-detail-main.ant-card{border:1px solid #11182714;box-shadow:0 16px 48px #11182714}.product-detail-main h2.ant-typography{font-size:clamp(1.55rem,3vw,2.35rem)}@media (width<=1180px){.product-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview-card p.ant-typography{min-height:auto}}@media (width<=860px){.product-page-shell,.product-detail-grid{grid-template-columns:1fr}.product-image-card{order:-1}.product-overview-grid{grid-template-columns:1fr}}
