/* HNZR V11.1 — BLUE SIGNAL
   Loaded after the legacy stylesheet so every public page uses
   the same blue/navy identity and outlined information cards. */
:root{
  --ink:var(--color-navy);--ink2:var(--color-navy-raised);--ink3:#183653;
  --paper:var(--color-surface-secondary);--paper2:#f0f4fa;--paper3:#e7edf7;
  --muted:var(--color-text-muted);--muted2:#8592a4;
  --lime:var(--color-brand);--lime-soft:var(--color-brand-soft);--blue:var(--color-brand);
  --line:rgba(11,31,56,.13);--darkline:rgba(248,250,252,.15);
  --shadow:var(--shadow-card)
}
::selection{background:#3f66ff;color:#fff}
body{background:var(--paper);color:var(--ink)}
.site-header{background:rgba(248,250,252,.9);border-color:rgba(11,31,56,.08)}
.nav-contact,.button-dark{background:var(--ink);border-color:var(--ink);color:#fff}.nav-contact:hover,.button-dark:hover{background:#183b61;border-color:#183b61}.nav-contact span{color:#9fb3ff}
.button-lime{background:#3f66ff;border-color:#3f66ff;color:#fff}.button-lime:hover{background:#3157ee;border-color:#3157ee}.page-progress span{background:#3f66ff}
.neo-kicker{color:#3f66ff}.overline{color:#66758a}.overline.dark{color:#596a80}

.neo-hero{background:radial-gradient(circle at 88% 6%,rgba(68,103,255,.86) 0,rgba(84,116,255,.5) 22%,transparent 48%),radial-gradient(circle at 72% 62%,rgba(92,172,255,.32),transparent 38%),radial-gradient(circle at 48% 14%,rgba(192,150,255,.36),transparent 36%),linear-gradient(120deg,#fbfcff 9%,#f0f2ff 57%,#e2edff 100%)}
.neo-hero-status,.neo-hero-status .availability{color:#50647c}.neo-hero-status .availability i{background:#3f66ff;box-shadow:0 0 0 5px rgba(63,102,255,.13)}
.neo-hero h1 em{color:#3f66ff}.neo-hero-lede{color:#53677e}.neo-hero-slope{background:rgba(248,250,252,.82)}
.neo-facts{background:var(--paper)}.neo-facts small{color:#728096}
.neo-section-intro h2 em,.neo-products-heading h2 em,.neo-work-copy h2 em,.neo-final-inner h2 em{color:#345de9}
.audience-local{background:linear-gradient(145deg,#173451,#52799f)}.audience-growth{background:linear-gradient(145deg,#4657b7,#8592e8)}
.neo-manifesto{background:radial-gradient(circle at 75% 28%,rgba(78,111,255,.32),transparent 34%),radial-gradient(circle at 20% 88%,rgba(156,116,255,.18),transparent 34%),#091c34}.neo-manifesto h2 em{color:#cdd8ff}.neo-manifesto-inner>span{color:#94aaff}
.neo-capabilities{background:#eff3f9}.neo-capability-systems{background:linear-gradient(145deg,#0b1f38,#173957)}.neo-capability li::before{color:#3f66ff}.neo-capability-systems li::before{color:#9db0ff}
.neo-products-list>a:hover{background:#eef2fa}.neo-products-list>a>span{color:#3f66ff}
.neo-work{background:#eaf0f7}.neo-work-card{background:linear-gradient(180deg,rgba(6,17,35,.10),rgba(6,17,35,.88)),url('assets/forest.svg') center/cover}.neo-work-card span{color:#a9baff}
.neo-final-inner{background:linear-gradient(125deg,#e8edff,#e2eaff 62%,#eee5ff)}.neo-final-inner>div>span{color:#3f66ff}.neo-final-inner p{color:#5d6d83}
.footer{background:#081a31}.footer-brand>a:last-child,.footer-columns a:hover{color:#9eb1ff}
.desktop-nav a{color:#526278}.footer-columns small{color:#7c8ca1}.footer-columns a{color:#d9e2ec}

/* Fine outlined information cards */
.neo-assurance{padding:120px 0;background:#fff}
.neo-assurance-head{max-width:790px;margin-bottom:56px}.neo-assurance-head h2{margin:0;font-size:clamp(46px,4.55vw,70px);line-height:1.01;letter-spacing:-.057em;font-weight:520}.neo-assurance-head h2 em{font-family:var(--display);font-weight:400;color:#345de9}
.neo-assurance-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.neo-assurance-grid article{min-height:225px;padding:27px;border:1px solid #d7e0ef;border-radius:18px;background:#fff;transition:border-color .22s,box-shadow .22s,transform .22s}
.neo-assurance-grid article:hover{border-color:#aebee8;box-shadow:0 18px 42px rgba(41,73,132,.08);transform:translateY(-3px)}
.assurance-icon{width:47px;height:47px;display:grid;place-items:center;border:1px solid #d9e2ff;border-radius:13px;background:#f0f3ff;color:#3f66ff;font-size:18px;font-weight:500}
.neo-assurance-grid h3{margin:22px 0 12px;font-size:17px;line-height:1.25;letter-spacing:-.035em}.neo-assurance-grid p{margin:0;color:#5f6f85;font-size:12px;line-height:1.7}

/* V11.3 — concrete use cases instead of generic audience cards */
.neo-usecase-card{min-height:485px;padding:26px;border:1px solid #d5dfec;border-radius:22px;background:#fff;color:var(--ink);box-shadow:0 22px 55px rgba(36,66,117,.08);justify-content:flex-start}
.neo-usecase-card::before,.neo-usecase-card::after{display:none}.neo-usecase-card:hover{border-color:#aebfe8;box-shadow:0 28px 65px rgba(36,66,117,.13)}
.usecase-confirm{background:linear-gradient(145deg,#f7f9ff,#e8edff)}.usecase-answer{background:linear-gradient(145deg,#0b1f38,#173957);color:#fff;border-color:#294663}.usecase-extra{background:linear-gradient(145deg,#f5f3ff,#e6e8ff)}.usecase-review{background:linear-gradient(145deg,#f8faff,#e9f0fa)}
.usecase-head{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:16px;border-bottom:1px solid rgba(11,31,56,.13)}.usecase-head span,.usecase-head b{font-size:7px;letter-spacing:.12em}.usecase-head span{color:#687a92}.usecase-head b{color:#3f66ff}.usecase-answer .usecase-head{border-color:rgba(255,255,255,.14)}.usecase-answer .usecase-head span{color:#8ea0b8}.usecase-answer .usecase-head b{color:#a8b8ff}
.usecase-ui{position:relative;z-index:1;display:grid;gap:10px;margin-top:36px;padding:20px;border:1px solid #d6dfed;border-radius:16px;background:rgba(255,255,255,.72);box-shadow:0 14px 35px rgba(41,72,127,.07)}.usecase-ui small{color:#75849a;font-size:7px;letter-spacing:.12em}.usecase-ui>strong{font-size:21px;line-height:1.2;letter-spacing:-.035em}.usecase-state,.usecase-offer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:9px;padding-top:13px;border-top:1px solid #dce3ee;color:#53677e;font-size:10px;font-weight:650}.usecase-state i,.usecase-offer i{font-style:normal;color:#3f66ff}.usecase-stars{margin-top:7px;color:#3f66ff;font-size:23px;letter-spacing:5px}.usecase-answer .usecase-ui{border-color:#2d4966;background:#102943;box-shadow:none}.usecase-answer .usecase-ui small,.usecase-answer .usecase-state{color:#8fa0b6}.usecase-answer .usecase-ui>strong{color:#fff}.usecase-answer .usecase-state{border-color:#2b4561}.usecase-answer .usecase-state i{color:#a7b6ff}
.usecase-copy{position:relative;z-index:1;margin-top:auto;padding-top:38px}.neo-usecase-card h3{max-width:590px;margin:0 0 11px;font-size:25px;line-height:1.08}.neo-usecase-card p{max-width:570px;margin:0;color:#5f7188;font-size:12px;line-height:1.65}.neo-usecase-card .usecase-copy>b{display:block;margin-top:20px;color:#0b1f38;font-size:9px}.usecase-answer p{color:#9aabbd}.usecase-answer .usecase-copy>b{color:#fff}

/* Existing pages */
.services-hero{background:radial-gradient(circle at 82% 8%,rgba(72,115,255,.25),transparent 33%),linear-gradient(125deg,#fbfcff,#edf1ff)}
.services-hero h1 em,.work-hero h1 em,.process-hero h1 em,.studio-hero h1 em,.contact-intro h1 em,.case-cover h1 em{color:#345de9}.service-editorial-row .service-no,.principle .n{color:#3f66ff}
.services-dark,.brand-system-section,.answer-modes,.extra-dashboard-section,.extra-pricing,.extra-pilot{background:#0b1f38}.price-card,.brand-board-panel,.brand-notes-panel,.answer-mode-grid article{background:#102943}.price-card.featured,.case-result:nth-child(2){background:linear-gradient(145deg,#e0e7ff,#becbff);color:var(--ink);border-color:#becbff}
.studio-hero,.contact-intro{background:linear-gradient(135deg,#e7edff,#dfe8ff 62%,#eee4ff)}.studio-story-sticky h2 em,.studio-copy-large em{color:#345de9}
.process-hero{background:radial-gradient(circle at 80% 5%,rgba(63,102,255,.30),transparent 32%),#0b1f38}.process-map{background:#102943}.process-step:hover .big-no{color:#3f66ff}.process-note{background:linear-gradient(130deg,#e6edff,#ece7ff)}
.contact-intro p{color:#5b6e84}.contact-form-side{background:#0b1f38}
.case-results{background:#edf2f8}.legal-note{background:#edf2f8}
.systems-v2-hero,.systems-hero,.answer-hero,.simple-product>section:first-child{background:radial-gradient(circle at 84% 4%,rgba(68,106,255,.30),transparent 34%),linear-gradient(125deg,#fbfcff,#eaf0ff 68%,#e5e9ff)}
.systems-v2-copy h1 em,.answer-hero h1 em,.simple-product h1 em{color:#345de9}.systems-v2-summary span,.systems-v2-num{color:#3f66ff}.systems-v2-card:hover,.systems-v2-cta-box{background:#0b1f38}.systems-v2-chain{background:linear-gradient(100deg,#e4ebff,#dfe8ff 60%,#eee5ff)}.systems-v2-cta-box h2 em{color:#cbd6ff}
.extra-hero{background:radial-gradient(circle at 82% 4%,rgba(63,102,255,.28),transparent 34%),linear-gradient(130deg,#fbfcff,#eaf0ff 62%,#e6eaff)}.extra-hero h1 em,.extra-section-head.dark h2 em{color:#345de9}.extra-hero-kicker b{color:#3f66ff}.extra-hero-kicker{color:#65758b}.extra-hero-copy>p{color:#5c6d83}.extra-hero-proof span,.extra-hero-strip span{color:#68788e}.extra-cases{background:#eef2f8!important}.extra-section-head.dark>div>span{color:#3f66ff}.extra-section-head.dark>p{color:#5f7086}.extra-final{background:linear-gradient(120deg,#e7edff,#e1e9ff 68%,#eee5ff)}

@media(max-width:980px){.neo-assurance-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.neo-assurance{padding:84px 0}.neo-assurance-grid{grid-template-columns:1fr}.neo-assurance-grid article{min-height:0}.neo-assurance-head h2{font-size:42px}}

/* =========================================================
   V11.2 — COMPLETE PRODUCT PAGES
   ========================================================= */
.neo-facts strong{font-size:clamp(24px,2.25vw,34px);font-weight:560;letter-spacing:-.045em}

/* CONFIRM + REVIEW */
.product-detail{background:var(--paper);color:var(--ink)}
.product-hero{min-height:760px;padding:150px 0 96px;display:flex;align-items:center;background:radial-gradient(circle at 86% 4%,rgba(71,106,255,.3),transparent 36%),radial-gradient(circle at 62% 76%,rgba(184,159,255,.2),transparent 35%),linear-gradient(125deg,#fbfcff,#eef2ff)}
.product-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,.75fr);gap:90px;align-items:center}
.product-kicker{display:block;margin-bottom:28px;color:#3f66ff;font-size:8px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}
.product-copy h1{max-width:760px;margin:0;font-size:clamp(56px,5.15vw,88px);line-height:.96;letter-spacing:-.062em;font-weight:520}.product-copy h1 em{display:block;margin-top:7px;font-family:var(--display);font-weight:400;color:#345de9}
.product-copy>p{max-width:690px;margin:27px 0 0;color:#5e6f86;font-size:15px;line-height:1.72}
.product-actions{display:flex;align-items:center;gap:26px;margin-top:30px}.product-actions>a:not(.button){font-size:10px;font-weight:650;border-bottom:1px solid #9ca9bb;padding-bottom:4px}
.product-micro{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px;padding-top:18px;border-top:1px solid var(--line)}.product-micro span{color:#718096;font-size:8px;line-height:1.5}.product-micro b{display:block;margin-bottom:3px;color:var(--ink);font-size:10px}
.product-preview{padding:18px;border:1px solid rgba(38,64,108,.13);border-radius:25px;background:rgba(255,255,255,.55);box-shadow:0 30px 85px rgba(47,75,133,.13);backdrop-filter:blur(16px)}
.product-preview .preview-browser{position:relative;inset:auto;overflow:hidden;border:1px solid #d8e0ee;border-radius:17px;background:#fff;box-shadow:none}.preview-top{height:48px;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e1e7f0;color:#718096;font-size:7px;letter-spacing:.13em}.preview-top b{color:#3f66ff;font-size:7px}
.preview-body{padding:34px}.preview-body>small{color:#687992;font-size:7px;letter-spacing:.13em}.preview-body h2{margin:14px 0 11px;font-size:34px;line-height:1.04;letter-spacing:-.05em}.preview-body>p{margin:0 0 24px;color:#697990;font-size:11px;line-height:1.6}
.preview-body button{font:inherit;cursor:default}.preview-primary,.preview-secondary{width:100%;min-height:48px;border-radius:9px;font-size:10px;font-weight:750}.preview-primary{display:flex;align-items:center;justify-content:space-between;padding:0 15px;border:1px solid #3f66ff;background:#3f66ff;color:#fff}.preview-primary span{font-size:14px}.preview-secondary{margin-top:9px;border:1px solid #d4ddeb;background:#f7f9fc;color:#304158}
.preview-status{display:flex;align-items:center;gap:8px;margin-top:18px;color:#748196;font-size:8px}.preview-status i{width:7px;height:7px;border-radius:50%;background:#3f66ff;box-shadow:0 0 0 4px rgba(63,102,255,.1)}
.review-stars{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:0 0 18px}.review-stars button{height:46px;border:1px solid #d8e0ee;border-radius:9px;background:#f4f6ff;color:#3f66ff;font-size:20px}.review-stars button:hover{border-color:#98abff;background:#e8edff}

.product-benefits{padding:112px 0;background:#f0f4fa}.product-section-head{max-width:800px;margin-bottom:50px}.product-section-head>span,.integration-copy>span{display:block;margin-bottom:19px;color:#3f66ff;font-size:8px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.product-section-head h2,.integration-copy h2{margin:0;font-size:clamp(45px,4.25vw,68px);line-height:1;letter-spacing:-.057em;font-weight:520}.product-section-head h2 em,.integration-copy h2 em{font-family:var(--display);font-weight:400;color:#345de9}.product-section-head>p{max-width:620px;margin:22px 0 0;color:#64758b;font-size:13px;line-height:1.7}
.product-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.product-card-grid article{min-height:255px;padding:28px;border:1px solid #d6dfec;border-radius:18px;background:#fff}.product-card-grid article>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dce3ff;border-radius:12px;background:#f0f3ff;color:#3f66ff;font-size:9px}.product-card-grid h3{margin:44px 0 12px;font-size:20px;letter-spacing:-.04em}.product-card-grid p{margin:0;color:#64748a;font-size:12px;line-height:1.68}

.product-flow{padding:120px 0;background:#fff}.product-flow-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:95px;align-items:start}.product-flow .product-section-head{position:sticky;top:120px}.flow-list{border-top:1px solid var(--line)}.flow-list article{display:grid;grid-template-columns:60px 1fr;gap:26px;padding:30px 0;border-bottom:1px solid var(--line)}.flow-list article>b{width:42px;height:42px;display:grid;place-items:center;border:1px solid #d9e2ff;border-radius:50%;color:#3f66ff;font-size:9px}.flow-list small{color:#728198;font-size:7px;letter-spacing:.12em}.flow-list h3{margin:7px 0 9px;font-size:21px;letter-spacing:-.04em}.flow-list p{margin:0;color:#64758b;font-size:12px;line-height:1.65}

.product-integration{padding:115px 0;background:#0b1f38;color:#fff}.integration-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:85px;align-items:center}.integration-copy h2 em{color:#cbd6ff}.integration-copy>p{max-width:560px;margin:23px 0;color:#97a6b9;font-size:13px;line-height:1.72}.integration-copy>a{display:inline-block;margin-top:8px;padding-bottom:4px;border-bottom:1px solid #8296b1;color:#dbe4f0;font-size:10px}
.integration-panel{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:14px;align-items:center}.integration-panel>div{min-height:180px;padding:24px;border:1px solid #2b4561;border-radius:16px;background:#102943;display:flex;flex-direction:column}.integration-panel small{color:#8295ad;font-size:7px;letter-spacing:.12em}.integration-panel strong{margin-top:auto;font-size:18px}.integration-panel span{margin-top:7px;color:#8fa0b5;font-size:9px;line-height:1.5}.integration-panel>i{font-style:normal;color:#8fa3ff}
.review-policy{display:grid;gap:12px}.review-policy article{display:grid;grid-template-columns:42px 1fr;gap:18px;padding:22px;border:1px solid #2b4561;border-radius:16px;background:#102943}.review-policy article>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#1b3b5e;color:#9fb1ff}.review-policy h3{margin:1px 0 7px;font-size:17px}.review-policy p{margin:0;color:#93a3b7;font-size:11px;line-height:1.6}

.product-final{padding:95px 0;background:#eef2f8}.product-final-box{display:flex;justify-content:space-between;align-items:end;gap:42px;padding:48px;border:1px solid #d5ddeb;border-radius:22px;background:linear-gradient(125deg,#fff,#eef2ff)}.product-final-box>div>span{font-size:8px;color:#3f66ff;letter-spacing:.14em}.product-final-box h2{margin:16px 0 0;font-size:clamp(39px,3.8vw,62px);line-height:1;letter-spacing:-.055em}.product-final-box h2 em{font-family:var(--display);font-weight:400;color:#345de9}

/* ANSWER */
.answer-page{background:var(--paper);color:var(--ink)}
.answer-hero{min-height:770px;padding:150px 0 95px;display:flex;align-items:center;background:radial-gradient(circle at 86% 4%,rgba(71,106,255,.3),transparent 36%),linear-gradient(125deg,#fbfcff,#edf2ff)}
.answer-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,.78fr);gap:90px;align-items:center}.systems-kicker{display:block;margin-bottom:27px;color:#3f66ff;font-size:8px;font-weight:750;letter-spacing:.14em}.answer-hero h1{margin:0;font-size:clamp(59px,5.3vw,91px);line-height:.96;letter-spacing:-.062em;font-weight:520}.answer-hero h1 em{font-family:var(--display);font-weight:400;color:#345de9}.answer-hero .reveal>p{max-width:690px;margin:27px 0 0;color:#5e7086;font-size:14px;line-height:1.72}.systems-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.systems-actions>a:not(.button){font-size:10px;border-bottom:1px solid #9aa8bb;padding-bottom:4px}
.answer-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:39px;padding-top:18px;border-top:1px solid var(--line)}.answer-proof strong{display:block;font-size:25px;font-weight:520}.answer-proof span{display:block;margin-top:3px;color:#748298;font-size:8px;text-transform:uppercase;letter-spacing:.07em}
.answer-phone{padding:17px;border:1px solid #d3dceb;border-radius:25px;background:rgba(255,255,255,.62);box-shadow:0 30px 80px rgba(43,72,130,.12)}.phone-top{height:43px;display:flex;align-items:center;padding:0 5px 0 9px}.phone-top>span{width:8px;height:8px;border-radius:50%;background:#3f66ff}.phone-top b{margin-left:9px;font-size:10px}.phone-top small{margin-left:auto;color:#3f66ff;font-size:7px;letter-spacing:.12em}.phone-call{min-height:300px;padding:32px;border-radius:15px;background:#0b1f38;color:#fff}.phone-call small{display:block;color:#8091a7;font-size:7px;letter-spacing:.12em}.phone-call strong{display:inline-block;margin-top:15px;font-size:19px}.phone-call>span{margin-left:10px;color:#8393a8;font-size:10px}.phone-call .wave{margin:42px 0 20px;color:#8ea4ff;font-size:30px;letter-spacing:4px}.phone-call p{margin:0;color:#a5b2c2;font-size:13px}.phone-summary{display:grid;grid-template-columns:auto 1fr auto;gap:9px 16px;align-items:center;padding:18px 8px 5px}.phone-summary small{color:#76859a;font-size:7px}.phone-summary b{font-size:10px}.phone-summary span{color:#64758b;font-size:9px;text-align:right}
.answer-flow{padding:115px 0;background:#f0f4fa;color:var(--ink)}.systems-section-head{max-width:920px;margin-bottom:49px}.systems-section-head>span{color:#3f66ff;font-size:8px;font-weight:750;letter-spacing:.14em}.systems-section-head h2{margin:17px 0 0;font-size:clamp(44px,4.1vw,66px);line-height:1;letter-spacing:-.055em}.systems-section-head h2 em{font-family:var(--display);font-weight:400;color:#345de9}.answer-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.answer-steps>i{display:none}.answer-steps article{min-height:310px;padding:26px;border:1px solid #d6dfec;border-radius:18px;background:#fff}.answer-steps article>span{color:#3f66ff;font-size:9px}.answer-steps h3{margin:75px 0 13px;font-size:19px;line-height:1.35;letter-spacing:-.035em}.answer-steps p{margin:0;color:#64758b;font-size:11px;line-height:1.67}.answer-steps article.lime{background:#e9edff;border-color:#cdd7ff}.answer-steps article.lime h3{color:#3158e9}
.answer-install{padding:120px 0;background:#fff;color:var(--ink)}.answer-install-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.answer-install-grid>div:first-child>span{color:#3f66ff;font-size:8px;letter-spacing:.14em}.answer-install h2{margin:18px 0 18px;font-size:clamp(43px,4vw,64px);line-height:1;letter-spacing:-.055em}.answer-install h2 em{font-family:var(--display);color:#345de9}.answer-install-grid>div:first-child>p{color:#64758b;font-size:13px;line-height:1.72}.install-card{border-top:1px solid var(--line)}.install-card>div{display:grid;grid-template-columns:75px .55fr 1fr;gap:20px;padding:27px 0;border-bottom:1px solid var(--line)}.install-card small{color:#3f66ff;font-size:7px}.install-card b{font-size:15px}.install-card p{margin:0;color:#64758b;font-size:11px;line-height:1.65}
.answer-modes{padding:115px 0;background:#0b1f38;color:#fff}.systems-section-head.dark>span{color:#8fa4ff}.systems-section-head.dark h2{color:#fff}.systems-section-head.dark h2 em{color:#cad5ff}.answer-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.answer-mode-grid article{min-height:280px;padding:27px;border:1px solid #2b4561;border-radius:17px;background:#102943;color:#fff}.answer-mode-grid article.featured{border-color:#6379bf;background:#152f52}.answer-mode-grid small{color:#8193aa;font-size:7px;letter-spacing:.12em}.answer-mode-grid h3{margin:65px 0 12px;font-size:21px}.answer-mode-grid p{margin:0;color:#94a4b8;font-size:11px;line-height:1.67}.answer-mode-grid .featured small,.answer-mode-grid .featured h3{color:#a6b7ff}
.answer-privacy{padding:105px 0;background:#eef2f8;color:var(--ink)}.answer-privacy-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.answer-privacy-grid span{color:#3f66ff;font-size:8px;letter-spacing:.14em}.answer-privacy h2{margin:17px 0 0;font-size:clamp(39px,3.6vw,58px);line-height:1}.answer-privacy h2 em{font-family:var(--display);color:#345de9}.answer-privacy-grid>p{margin:27px 0 0;color:#5f7086;font-size:13px;line-height:1.75}

/* EXTRA polish and removal of legacy green */
.extra-cases{padding:120px 0!important;background:#f3f6fb!important}.extra-case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:58px;border:0}.extra-case-grid article{min-height:265px;padding:27px;border:1px solid #d5dfec;border-radius:18px;background:#fff;display:flex;flex-direction:column}.extra-case-grid small{color:#3f66ff;font-size:7px;font-weight:750;letter-spacing:.14em}.case-main{display:grid;grid-template-columns:24px 1fr;gap:7px 12px;align-items:center;margin-top:50px}.case-main span{grid-column:1/-1;padding-bottom:12px;border-bottom:1px solid #e1e7f0;color:#718096;font-size:10px}.case-main i{color:#3f66ff;font-size:15px}.case-main strong{font-size:17px;line-height:1.3}.extra-case-grid p{margin:auto 0 0;padding-top:22px;color:#64758b;font-size:10px;line-height:1.6}
.extra-flow article.highlight{background:#0b1f38;border-color:#0b1f38}.extra-flow article>span,.extra-flow>i{color:#3f66ff}.extra-flow article.highlight>span{color:#93a8ff}
.extra-calculator-section{background:#eef2ff!important;color:var(--ink)!important}.extra-calculator{background:#0b1f38}.extra-calc-head b,.extra-price-grid h2 em{color:#9fb1ff}.extra-calc-result{background:#dfe6ff;color:var(--ink)}.extra-calculator input[type=range]{background:linear-gradient(90deg,#3f66ff var(--range-progress,30%),#2d4059 var(--range-progress,30%))}.extra-calculator input[type=range]::-webkit-slider-thumb{background:#3f66ff;border-color:#0b1f38;box-shadow:0 0 0 1px #3f66ff}
.extra-dashboard{background:#0b1f38}.extra-dashboard aside,.extra-dash-table{background:#10243e}.extra-dash-logo span{background:#3f66ff}.extra-dash-cards article{background:#102943}.extra-dash-cards article:first-child strong,.extra-dash-table strong{color:#92a7ff}.extra-dash-head>span{background:#1b3557;color:#a5b5ff}
.extra-install{background:#eef2f8}.extra-install h2 em,.extra-pilot-copy h2 em,.extra-trust-left h2 em{color:#345de9}.extra-code-card,.extra-pilot-card{background:#0b1f38}.extra-code-card pre{color:#9fb1ff}.extra-code-card>div span:nth-child(3){background:#3f66ff}
.extra-pilot{background:#e8edf6;color:var(--ink)}.pilot-points b{color:#3f66ff}.extra-price-grid article{background:#102943;border-color:#2b4561}.extra-price-grid article.featured{border-color:#6379bf;background:linear-gradient(180deg,rgba(63,102,255,.09),#102943 38%)}.extra-price-grid li::before{color:#9fb1ff}.popular{background:#dfe6ff;color:#0b1f38!important}
.extra-trust{padding:110px 0 125px!important;background:#fff!important}.hnzr-person-mark.dark{border-color:#aebad0;color:#3f66ff}.extra-trust-right{background:#f3f6fb;border-color:#d5deeb}.extra-trust-left h2 em{color:#345de9}.extra-trust-right>div,.extra-trust-right a{border-color:#d8e0eb}
.extra-final{padding:90px 0!important;background:#eef2f8!important}.extra-final-box{padding:50px;border:1px solid #2a4462;border-radius:22px;background:linear-gradient(135deg,#0b1f38,#163655);color:#fff}.extra-final-box>div>span{color:#8fa4ff}.extra-final-box h2 em{color:#cad5ff}.extra-final-box .button-dark{background:#fff;border-color:#fff;color:#0b1f38}
.extra-success-icon{background:#3f66ff;color:#fff}.extra-demo-success>small,.extra-demo-reset{color:#9fb1ff!important}.extra-demo-reset{border-bottom-color:#9fb1ff!important}.extra-success-stats span{color:#8796aa}.extra-demo-skip{color:#7d8b9d!important;border-bottom-color:#4b5c70!important}.extra-hero-demo.is-converted .extra-demo-result{border-color:#526fbf;box-shadow:0 24px 60px rgba(63,102,255,.12)}

@media(max-width:1050px){
  .product-hero-grid,.product-flow-grid,.integration-grid,.answer-hero-grid,.answer-install-grid,.answer-privacy-grid{grid-template-columns:1fr}.product-hero{padding-top:130px}.product-preview,.answer-phone{max-width:720px}.product-flow .product-section-head{position:static}.integration-panel{margin-top:10px}.answer-steps{grid-template-columns:1fr 1fr}.extra-case-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:720px){
  .neo-usecase-card{min-height:440px;padding:22px}.usecase-head{align-items:flex-start;flex-direction:column;gap:7px}.usecase-ui{margin-top:27px}.usecase-copy{padding-top:30px}.neo-usecase-card h3{font-size:23px}
  .product-hero,.answer-hero{min-height:auto;padding:116px 0 80px}.product-hero-grid,.answer-hero-grid{grid-template-columns:minmax(0,1fr)}.product-copy,.answer-hero-grid>div,.extra-hero-copy{min-width:0;max-width:100%;overflow-wrap:anywhere}.product-kicker{font-size:11px;overflow-wrap:anywhere}.product-copy h1,.product-copy h1 em,.answer-hero h1,.answer-hero h1 em,.extra-hero-copy h1,.extra-hero-copy h1 em{max-width:100%;white-space:normal!important;overflow-wrap:anywhere}.product-copy h1,.answer-hero h1{font-size:43px;letter-spacing:-.052em}.extra-hero-copy h1{font-size:45px;letter-spacing:-.055em}.product-copy>p,.answer-hero .reveal>p,.extra-hero-copy>p{max-width:100%;overflow-wrap:anywhere}.product-actions,.systems-actions{align-items:flex-start;flex-direction:column}.product-micro{grid-template-columns:minmax(0,1fr)}.product-card-grid,.answer-steps,.answer-mode-grid,.extra-case-grid{grid-template-columns:minmax(0,1fr)}.product-benefits,.product-flow,.product-integration,.answer-flow,.answer-install,.answer-modes,.answer-privacy{padding:82px 0}.product-flow-grid,.integration-grid{gap:45px}.integration-panel{grid-template-columns:minmax(0,1fr)}.integration-panel>i{transform:rotate(90deg);justify-self:start}.product-final-box,.extra-final-box{align-items:flex-start;flex-direction:column;padding:30px}.preview-body{padding:25px}.answer-proof{grid-template-columns:minmax(0,1fr)}.phone-summary{grid-template-columns:minmax(0,1fr)}.phone-summary span{text-align:left}.install-card>div{grid-template-columns:minmax(0,1fr)}.extra-trust{padding-bottom:86px!important}.extra-final{padding:70px 0!important}
}
