:root {
  --navy-950: #06111f;
  --navy-900: #0a192c;
  --navy-800: #10263f;
  --navy-700: #183a5e;
  --orange-600: #ae3c04;
  --orange-500: #ff7b2c;
  --orange-100: #fff0e5;
  --ink: #102033;
  --muted: #59687a;
  --line: #dbe2e9;
  --surface: #f3f6f8;
  --white: #ffffff;
  --shadow: 0 24px 70px rgba(6, 17, 31, 0.11);
  --radius: 22px;
  --container: 1200px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 16px; line-height: 1.65; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; }
a { color: inherit; text-decoration: none; }
img, svg { display: block; max-width: 100%; }
button, input, textarea { font: inherit; }
button { cursor: pointer; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { color: var(--navy-950); font-weight: 760; line-height: 1.08; letter-spacing: -0.035em; }
h1 { margin-bottom: 24px; font-size: clamp(2.75rem, 5.7vw, 5.2rem); }
h2 { margin-bottom: 20px; font-size: clamp(2rem, 3.6vw, 3.35rem); }
h3 { font-size: 1.25rem; }
p { color: var(--muted); }

.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.section { padding: 110px 0; }
.section-muted { background: var(--surface); }
.section-dark { color: var(--white); background: radial-gradient(circle at 84% 0%, rgba(255, 123, 44, 0.13), transparent 32%), var(--navy-950); }
.section-dark h2, .section-dark h3, .section-dark p { color: inherit; }
.section-dark p { opacity: 0.72; }
.narrow-copy { max-width: 860px; text-align: center; }
.narrow-copy > p { max-width: 720px; margin: 0 auto; font-size: 1.2rem; }
.eyebrow { display: inline-block; margin-bottom: 18px; color: var(--orange-600); font-size: 0.76rem; font-weight: 800; letter-spacing: 0.16em; text-transform: uppercase; }
.eyebrow-light { color: #ffb27f; }
.section-heading { max-width: 760px; margin-bottom: 46px; }
.section-heading > p { max-width: 650px; margin-bottom: 0; font-size: 1.08rem; }
.section-dark .section-heading { color: var(--white); }

.skip-link { position: fixed; z-index: 1000; top: 12px; left: 12px; padding: 10px 16px; color: var(--white); background: var(--navy-950); border-radius: 10px; transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }
.whatsapp-trigger { position: fixed; z-index: 200; right: 24px; bottom: 24px; display: inline-flex; align-items: center; justify-content: center; min-height: 56px; padding: 0 20px; gap: 10px; color: var(--white); background: #1fa855; border: 1px solid rgba(255,255,255,.24); border-radius: 999px; box-shadow: 0 16px 42px rgba(8,72,37,.35); font-weight: 780; transition: background 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.whatsapp-trigger:hover { background: #168945; box-shadow: 0 20px 48px rgba(8,72,37,.44); transform: translateY(-2px); }
.whatsapp-trigger:focus-visible, .whatsapp-dialog a:focus-visible, .whatsapp-dialog-close:focus-visible { outline: 3px solid #9ae6b4; outline-offset: 3px; }
.whatsapp-trigger svg { width: 23px; height: 23px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.whatsapp-dialog { width: min(calc(100% - 32px),500px); max-width: none; padding: 0; color: var(--ink); background: transparent; border: 0; border-radius: 22px; box-shadow: 0 32px 100px rgba(2,10,18,.42); }
.whatsapp-dialog::backdrop { background: rgba(2,10,18,.72); backdrop-filter: blur(5px); }
.whatsapp-dialog[open] { animation: whatsappDialogEnter 180ms ease-out; }
.whatsapp-dialog-card { position: relative; padding: 30px; background: var(--white); border: 1px solid rgba(255,255,255,.2); border-radius: 22px; }
.whatsapp-dialog-header { display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; }
.whatsapp-dialog-header > div { display: grid; gap: 5px; }
.whatsapp-dialog-header span { color: var(--orange-600); font-size: .68rem; font-weight: 820; letter-spacing: .12em; text-transform: uppercase; }
.whatsapp-dialog-header h2 { margin: 0; font-size: clamp(1.7rem,4vw,2.25rem); }
.whatsapp-dialog-close { display: grid; flex: 0 0 auto; place-items: center; width: 40px; height: 40px; padding: 0; color: #526273; background: var(--surface); border: 1px solid var(--line); border-radius: 50%; font-size: 1.45rem; line-height: 1; }
.whatsapp-dialog-card > p { margin: 17px 0 24px; font-size: .92rem; }
.whatsapp-options { display: grid; gap: 10px; }
.whatsapp-options a { display: grid; grid-template-columns: 38px minmax(0,1fr) 20px; align-items: center; gap: 13px; min-height: 82px; padding: 14px 16px; background: #f7f9fa; border: 1px solid var(--line); border-radius: 14px; transition: background 160ms ease, border-color 160ms ease, transform 160ms ease; }
.whatsapp-options a:hover { background: #f0faf4; border-color: #8bcda6; transform: translateY(-1px); }
.whatsapp-option-index { display: grid; place-items: center; width: 38px; height: 38px; color: #147c3d; background: #dcf7e7; border-radius: 10px; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .68rem; font-weight: 800; }
.whatsapp-options a > span:nth-child(2) { display: grid; }
.whatsapp-options strong { color: var(--navy-950); font-size: .92rem; }
.whatsapp-options small { color: #687787; font-size: .76rem; }
.whatsapp-options a > span:last-child { color: #168945; font-size: 1.1rem; }
.site-header { position: sticky; z-index: 100; top: 0; border-bottom: 1px solid rgba(10, 25, 44, 0.08); background: rgba(255, 255, 255, 0.92); backdrop-filter: blur(18px); }
.header-inner { display: flex; align-items: center; min-height: 78px; gap: 32px; }
.brand { display: inline-flex; align-items: center; line-height: 0; }
.brand-image { width: 132px; height: auto; }
.desktop-nav { display: flex; align-items: center; justify-content: center; flex: 1; gap: 30px; }
.desktop-nav a { color: #304155; font-size: 0.94rem; font-weight: 650; }
.desktop-nav a:hover { color: var(--orange-600); }
.mobile-menu { display: none; margin-left: auto; }
.mobile-menu summary { display: grid; width: 44px; height: 44px; align-content: center; gap: 5px; padding: 11px; border: 1px solid var(--line); border-radius: 12px; list-style: none; }
.mobile-menu summary::-webkit-details-marker { display: none; }
.mobile-menu summary span { height: 2px; background: var(--navy-900); }
.mobile-menu nav { position: absolute; top: 78px; right: 20px; left: 20px; display: grid; gap: 4px; padding: 18px; background: var(--white); border: 1px solid var(--line); border-radius: 18px; box-shadow: var(--shadow); }
.mobile-menu nav > a:not(.button) { padding: 10px 12px; font-weight: 650; }

.button { display: inline-flex; align-items: center; justify-content: center; min-height: 52px; padding: 0 24px; color: var(--white); background: var(--orange-600); border: 1px solid var(--orange-600); border-radius: 12px; font-weight: 750; line-height: 1; box-shadow: 0 12px 28px rgba(243, 106, 33, 0.2); transition: transform 160ms ease, background 160ms ease, box-shadow 160ms ease; }
.button:hover { background: #a63a04; border-color: #a63a04; transform: translateY(-2px); box-shadow: 0 16px 34px rgba(243, 106, 33, 0.28); }
.button-small { min-height: 44px; padding-inline: 18px; font-size: 0.88rem; }
.button-ghost { color: var(--navy-900); background: transparent; border-color: var(--line); box-shadow: none; }
.button-ghost:hover, .button-outline:hover { color: var(--white); background: var(--navy-900); border-color: var(--navy-900); }
.button-outline { color: var(--navy-900); background: transparent; border-color: #aeb9c5; box-shadow: none; }
.button-light { color: var(--navy-950); background: var(--white); border-color: var(--white); box-shadow: none; }
.button-light:hover { color: var(--white); background: var(--orange-600); border-color: var(--orange-600); }
.text-link { display: inline-flex; align-items: center; gap: 9px; color: var(--orange-600); font-weight: 760; }
.text-link span { transition: transform 160ms ease; }
.text-link:hover span { transform: translateX(4px); }
.text-link-large { font-size: 1.02rem; }

.hero { overflow: hidden; padding: 92px 0 86px; background: linear-gradient(145deg, #f7f9fa 0%, #fff 48%, #fff4ed 100%); }
.page-hero { padding: 92px 0 80px; background: radial-gradient(circle at 50% -30%, #fff2e8, transparent 56%), var(--surface); }
.hero-grid, .split-content { display: grid; grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr); align-items: center; gap: clamp(50px, 8vw, 104px); }
.hero-copy { max-width: 680px; }
.hero-lead { max-width: 640px; margin-bottom: 34px; font-size: clamp(1.1rem, 1.8vw, 1.3rem); }
.hero-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 14px; }
.hero-proof { display: flex; flex-wrap: wrap; gap: 12px 22px; padding: 0; margin: 32px 0 0; color: #495a6d; font-size: 0.88rem; font-weight: 650; list-style: none; }
.hero-proof span { color: var(--orange-600); }
.image-placeholder { display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 340px; padding: 38px; color: #657180; background: #edf0f2; border: 2px dashed #aeb6bf; border-radius: var(--radius); text-align: center; }
.image-placeholder strong { margin: 10px 0 6px; color: #45505d; font-size: 1.05rem; }
.image-placeholder > span:not(.placeholder-icon) { max-width: 500px; color: #4b5866; font-size: 0.92rem; line-height: 1.45; }
.image-placeholder small { margin-top: 12px; padding: 5px 9px; color: #626b75; background: rgba(255, 255, 255, 0.68); border-radius: 7px; font-weight: 700; }
.placeholder-icon { color: #939da7; font-size: 2.2rem; line-height: 1; }
.hero-image { min-height: 590px; box-shadow: var(--shadow); transform: rotate(1.5deg); }
.content-image { min-height: 460px; }
.process-image { min-height: 620px; color: #b2bcc6; background: #101f32; border-color: #516074; }
.process-image strong { color: #d5dce3; }
.process-image > span:not(.placeholder-icon) { color: #c4cbd2; }
.process-image small { color: #c4cbd2; background: rgba(255,255,255,.08); }

.trust-strip { border-block: 1px solid var(--line); }
.trust-items { display: flex; align-items: center; justify-content: space-between; gap: 22px; min-height: 90px; color: #657180; font-size: 0.83rem; font-weight: 800; letter-spacing: 0.07em; text-transform: uppercase; }
.card-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.card-grid-wide { grid-template-columns: repeat(3, 1fr); }
.solution-card { display: flex; flex-direction: column; min-height: 350px; padding: 28px; background: var(--white); border: 1px solid var(--line); border-radius: 18px; transition: transform 170ms ease, box-shadow 170ms ease, border-color 170ms ease; }
.solution-card:hover { border-color: #f2a57b; box-shadow: var(--shadow); transform: translateY(-5px); }
.solution-card h3 { margin-bottom: 13px; font-size: 1.55rem; }
.solution-card p:not(.card-kicker) { flex: 1; }
.solution-card .text-link { margin-top: 15px; }
.card-kicker { margin: 24px 0 7px; color: #64717e; font-size: 0.76rem; font-weight: 780; letter-spacing: .08em; text-transform: uppercase; }
.icon-tile { display: inline-flex; align-items: center; justify-content: center; width: 48px; height: 48px; color: var(--orange-600); background: var(--orange-100); border-radius: 13px; }
.ui-icon { width: 24px; height: 24px; }
.section-action { margin-top: 38px; text-align: center; }

.split-content > div:not(.image-placeholder) > p { font-size: 1.08rem; }
.split-content-reverse .image-placeholder { order: 2; }
.number-list { display: grid; gap: 20px; padding: 0; margin: 42px 0 0; list-style: none; }
.number-list li { display: grid; grid-template-columns: 46px 1fr; gap: 18px; padding-top: 20px; border-top: 1px solid rgba(255,255,255,.13); }
.number-list li > span { color: var(--orange-500); font-size: .78rem; font-weight: 800; }
.number-list h3 { margin-bottom: 5px; }
.number-list p { margin: 0; }

.article-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.article-card { overflow: hidden; background: var(--white); border: 1px solid var(--line); border-radius: 18px; }
.article-card-image { min-height: 225px; padding: 25px; border: 0; border-bottom: 2px dashed #aeb6bf; border-radius: 0; }
.article-card-image > span:not(.placeholder-icon) { font-size: .8rem; }
.article-card-body { padding: 26px; }
.article-card h3 { margin: 12px 0; font-size: 1.4rem; }
.article-card h3 a:hover { color: var(--orange-600); }
.article-meta { display: flex; justify-content: space-between; gap: 10px; color: #64717e; font-size: .72rem; font-weight: 780; letter-spacing: .04em; text-transform: uppercase; }

.solution-label { display: flex; align-items: center; gap: 14px; margin-bottom: 24px; color: #556579; font-weight: 700; }
.breadcrumb { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 36px; color: #788594; font-size: .8rem; }
.breadcrumb a:hover { color: var(--orange-600); }
.feature-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.feature-card { padding: 28px; border: 1px solid var(--line); border-radius: 18px; }
.feature-card h3 { margin: 22px 0 10px; }
.feature-card p { margin: 0; }
.steps-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 0; padding: 0; margin: 0; list-style: none; counter-reset: step; }
.steps-grid li { position: relative; min-height: 230px; padding: 28px 30px; border: 1px solid rgba(255,255,255,.14); border-right: 0; }
.steps-grid li:first-child { border-radius: 18px 0 0 18px; }
.steps-grid li:last-child { border-right: 1px solid rgba(255,255,255,.14); border-radius: 0 18px 18px 0; }
.steps-grid li > span { display: inline-grid; place-items: center; width: 38px; height: 38px; margin-bottom: 42px; color: var(--navy-950); background: var(--orange-500); border-radius: 50%; font-weight: 800; }
.steps-grid h3 { margin-bottom: 8px; }
.faq-layout { display: grid; grid-template-columns: .75fr 1.25fr; gap: 90px; }
.faq-list details { border-top: 1px solid var(--line); }
.faq-list details:last-child { border-bottom: 1px solid var(--line); }
.faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 22px 0; color: var(--navy-950); font-weight: 750; cursor: pointer; list-style: none; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary span { color: var(--orange-600); font-size: 1.5rem; font-weight: 400; }
.faq-list details[open] summary span { transform: rotate(45deg); }
.faq-list details p { padding-right: 40px; margin: -5px 0 24px; }

.values-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px; }
.values-grid article { padding: 30px; background: var(--white); border-radius: 17px; }
.values-grid article > span { color: var(--orange-600); font-size: .78rem; font-weight: 800; }
.values-grid h2 { margin: 36px 0 12px; font-size: 1.5rem; }
.values-grid p { margin: 0; }
.editorial-note { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 80px; }
.editorial-note p { margin: 0; font-size: 1.08rem; }

.article-hero { padding: 80px 0 60px; background: var(--surface); }
.article-header { max-width: 900px; }
.article-header h1 { font-size: clamp(2.55rem, 5vw, 4.5rem); }
.article-header > p { max-width: 760px; font-size: 1.2rem; }
.article-byline { display: flex; flex-wrap: wrap; gap: 12px 24px; margin-top: 30px; color: #667485; font-size: .86rem; font-weight: 650; }
.article-shell { max-width: 1040px; padding-block: 60px 100px; }
.article-cover { min-height: 530px; }
.article-content { max-width: 760px; margin: 70px auto 0; }
.article-content p, .article-content li { font-size: 1.08rem; }
.article-content section { margin-top: 52px; }
.article-content h2 { font-size: 2rem; }
.article-content ul { display: grid; gap: 10px; padding-left: 24px; color: var(--muted); }
.article-summary { padding: 24px 28px; color: var(--navy-800); background: var(--orange-100); border-left: 4px solid var(--orange-600); border-radius: 0 12px 12px 0; font-weight: 650; }
.references { padding: 26px; background: var(--surface); border-radius: 16px; }
.references h2 { font-size: 1.45rem; }
.references a { color: var(--navy-700); text-decoration: underline; text-underline-offset: 3px; }
.article-update { margin-top: 50px; color: #7a8794; font-size: .88rem !important; }

.contact-hero { padding-bottom: 110px; }
.contact-layout { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; align-items: start; }
.contact-copy { position: sticky; top: 120px; }
.contact-copy > p { font-size: 1.12rem; }
.contact-points { display: grid; gap: 20px; margin-top: 42px; }
.contact-points div { display: grid; }
.contact-points strong { color: var(--navy-950); font-size: .8rem; letter-spacing: .08em; text-transform: uppercase; }
.contact-points a { color: var(--orange-600); font-weight: 700; }
.contact-form-card { padding: 38px; background: var(--white); border: 1px solid var(--line); border-radius: 22px; box-shadow: var(--shadow); }
.contact-form-card form { display: grid; gap: 20px; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.contact-form-card label:not(.consent):not(.honeypot) { display: grid; gap: 7px; color: var(--navy-900); font-size: .86rem; font-weight: 720; }
.contact-form-card input:not([type="checkbox"]), .contact-form-card textarea { width: 100%; padding: 12px 14px; color: var(--ink); background: #fbfcfd; border: 1px solid #cdd5dd; border-radius: 10px; outline: none; }
.contact-form-card input:focus, .contact-form-card textarea:focus { border-color: var(--orange-600); box-shadow: 0 0 0 3px rgba(243,106,33,.12); }
.consent { display: grid; grid-template-columns: 20px 1fr; align-items: start; gap: 10px; color: #617083; font-size: .8rem; }
.consent input { width: 18px; height: 18px; margin-top: 2px; accent-color: var(--orange-600); }
.consent a { color: var(--navy-700); text-decoration: underline; }
.honeypot { position: absolute; left: -10000px; }
.form-alert { display: grid; margin-bottom: 22px; padding: 15px 17px; border-radius: 11px; font-size: .88rem; }
.form-alert-success { color: #17633a; background: #eaf8f0; border: 1px solid #a9dfc0; }
.form-alert-error { color: #862c2c; background: #fff0f0; border: 1px solid #efb1b1; }

.legal-page { padding: 90px 0 120px; }
.legal-content { max-width: 790px; }
.legal-content h1 { font-size: clamp(2.5rem, 5vw, 4.2rem); }
.legal-content h2 { margin-top: 50px; font-size: 1.6rem; }
.legal-content h3 { margin: 34px 0 10px; font-size: 1.15rem; }
.legal-content p { font-size: 1.05rem; }
.legal-content a { color: var(--orange-600); text-decoration: underline; }
.legal-date { padding-bottom: 28px; border-bottom: 1px solid var(--line); }
.legal-navigation { display: flex; flex-wrap: wrap; gap: 10px; margin: 30px 0 10px; }
.legal-navigation a { padding: 10px 14px; border: 1px solid var(--line); border-radius: 999px; color: var(--ink); font-weight: 700; text-decoration: none; }
.legal-navigation a:hover { border-color: var(--orange-500); color: var(--orange-600); }
.legal-section { scroll-margin-top: 110px; }
.legal-section + .legal-section { margin-top: 72px; padding-top: 16px; border-top: 1px solid var(--line); }
.not-found { display: grid; place-items: center; min-height: 70vh; padding: 80px 0; text-align: center; }
.not-found .container { max-width: 720px; }
.error-code { color: var(--orange-600); font-size: clamp(5rem, 16vw, 11rem); font-weight: 850; letter-spacing: -.08em; line-height: .8; }
.not-found h1 { margin-top: 30px; font-size: clamp(2.2rem, 5vw, 4rem); }
.not-found p { font-size: 1.12rem; }
.not-found .container > div { display: flex; justify-content: center; flex-wrap: wrap; gap: 12px; margin-top: 30px; }

.cta-section { padding: 0 0 80px; }
.cta-card { display: flex; align-items: center; justify-content: space-between; gap: 50px; padding: 62px; color: var(--white); background: radial-gradient(circle at 85% 0%, rgba(255,255,255,.12), transparent 35%), var(--orange-600); border-radius: 24px; }
.cta-card h2, .cta-card p { color: var(--white); }
.cta-card h2 { max-width: 720px; margin-bottom: 12px; }
.cta-card p { max-width: 650px; margin: 0; opacity: .84; }
.cta-card .eyebrow { color: #fff1e8; }

.site-footer { padding: 72px 0 28px; color: #aab5c0; background: var(--navy-950); }
.site-footer .brand { color: var(--white); }
.footer-grid { display: grid; grid-template-columns: 1.65fr 1fr 1fr 1.25fr; gap: 50px; }
.footer-grid > div:not(.footer-intro) { display: flex; flex-direction: column; align-items: start; gap: 9px; }
.footer-grid h2 { margin: 4px 0 12px; color: var(--white); font-size: .9rem; letter-spacing: .08em; text-transform: uppercase; }
.footer-grid a:hover { color: var(--orange-500); }
.footer-grid p { color: inherit; }
.footer-intro p { max-width: 360px; margin-top: 24px; }
.footer-bottom { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-top: 28px; margin-top: 50px; border-top: 1px solid rgba(255,255,255,.1); font-size: .82rem; }
.footer-bottom p { margin: 0; color: inherit; }
.footer-bottom div { display: flex; gap: 22px; }

@media (max-width: 1020px) {
  .desktop-nav, .desktop-cta { display: none; }
  .mobile-menu { display: block; }
  .hero-grid, .split-content { grid-template-columns: 1fr; }
  .hero-copy { max-width: 800px; }
  .hero-image { min-height: 480px; transform: none; }
  .card-grid, .feature-grid, .values-grid { grid-template-columns: repeat(2, 1fr); }
  .card-grid-wide { grid-template-columns: repeat(2, 1fr); }
  .steps-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; }
  .steps-grid li, .steps-grid li:first-child, .steps-grid li:last-child { border: 1px solid rgba(255,255,255,.14); border-radius: 16px; }
  .faq-layout, .contact-layout { grid-template-columns: 1fr; gap: 50px; }
  .contact-copy { position: static; }
  .footer-grid { grid-template-columns: 2fr 1fr 1fr; }
  .footer-grid > div:last-child { grid-column: 1 / -1; }
}

@media (max-width: 720px) {
  .container { width: min(calc(100% - 30px), var(--container)); }
  .section { padding: 76px 0; }
  .hero, .page-hero { padding: 64px 0; }
  h1 { font-size: clamp(2.5rem, 12vw, 4rem); }
  h2 { font-size: clamp(1.9rem, 9vw, 2.75rem); }
  .hero-actions { align-items: stretch; flex-direction: column; }
  .hero-actions .button { width: 100%; }
  .hero-proof { display: grid; }
  .hero-image, .process-image, .content-image, .article-cover { min-height: 390px; }
  .trust-items { align-items: flex-start; flex-direction: column; padding-block: 26px; }
  .card-grid, .card-grid-wide, .feature-grid, .values-grid, .article-grid, .steps-grid, .editorial-note { grid-template-columns: 1fr; }
  .solution-card { min-height: 320px; }
  .split-content-reverse .image-placeholder { order: initial; }
  .faq-layout { gap: 20px; }
  .article-shell { padding-top: 30px; }
  .article-content { margin-top: 45px; }
  .article-cover { min-height: 340px; }
  .article-byline { display: grid; }
  .form-row { grid-template-columns: 1fr; }
  .contact-form-card { padding: 24px 20px; }
  .cta-card { align-items: stretch; flex-direction: column; padding: 38px 28px; }
  .footer-grid { grid-template-columns: 1fr 1fr; }
  .footer-intro { grid-column: 1 / -1; }
  .footer-grid > div:last-child { grid-column: 1 / -1; }
  .footer-bottom { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { scroll-behavior: auto !important; transition: none !important; }
}

body { background: #f7f8f9; }
a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible, textarea:focus-visible { outline: 3px solid #ff9a58; outline-offset: 4px; }
.site-header { border-bottom-color: rgba(255,255,255,.1); background: rgba(5,15,27,.92); }
.site-header .desktop-nav a { color: #b7c2ce; }
.site-header .desktop-nav a:hover { color: var(--white); }
.site-header .mobile-menu summary { border-color: rgba(255,255,255,.22); }
.site-header .mobile-menu summary span { background: var(--white); }
.site-header .mobile-menu nav { color: var(--navy-950); }
.button { border-radius: 6px; box-shadow: 0 14px 32px rgba(201,77,12,.22); }
.button-dark-ghost { color: #d4dce4; background: rgba(255,255,255,.03); border-color: rgba(255,255,255,.22); box-shadow: none; }
.button-dark-ghost:hover { color: var(--white); background: rgba(255,255,255,.09); border-color: rgba(255,255,255,.4); }

.command-hero, .solution-command-hero, .solutions-command-hero { position: relative; isolation: isolate; overflow: hidden; color: var(--white); background: #06111f; }
.command-grid { position: absolute; z-index: -3; inset: 0; opacity: .52; background-image: linear-gradient(rgba(126,154,180,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(126,154,180,.08) 1px, transparent 1px); background-size: 64px 64px; mask-image: linear-gradient(to bottom, #000 10%, transparent 95%); }
.command-glow { position: absolute; z-index: -2; width: 620px; height: 620px; border-radius: 50%; filter: blur(16px); pointer-events: none; }
.command-glow-left { bottom: -440px; left: -230px; background: rgba(21,85,129,.38); }
.command-glow-right { top: -310px; right: -260px; background: rgba(201,77,12,.2); }
.command-hero-grid { display: grid; grid-template-columns: minmax(0,.94fr) minmax(520px,1.06fr); align-items: center; gap: clamp(48px,7vw,104px); min-height: 760px; padding-block: 72px 88px; }
.command-copy { max-width: 655px; }
.authority-line { display: inline-flex; align-items: center; gap: 11px; margin-bottom: 28px; color: #aebdca; font-size: .73rem; font-weight: 760; letter-spacing: .105em; text-transform: uppercase; }
.authority-dot { position: relative; width: 7px; height: 7px; background: var(--orange-500); border-radius: 50%; box-shadow: 0 0 0 6px rgba(255,123,44,.12); }
.authority-dot::after { position: absolute; inset: -8px; border: 1px solid rgba(255,123,44,.35); border-radius: 50%; content: ""; animation: authorityPulse 2.4s ease-out infinite; }
.command-copy h1 { max-width: 680px; margin-bottom: 27px; color: var(--white); font-size: clamp(3.4rem,5.2vw,5.5rem); font-weight: 740; line-height: .96; letter-spacing: -.05em; }
.command-copy h1 span { display: block; color: #8294a6; }
.command-copy > p { max-width: 620px; margin-bottom: 35px; color: #b2bfcb; font-size: clamp(1.06rem,1.55vw,1.22rem); }
.command-principles { display: grid; grid-template-columns: repeat(3,1fr); gap: 0; padding: 0; margin: 52px 0 0; list-style: none; border-block: 1px solid rgba(255,255,255,.12); }
.command-principles li { display: grid; gap: 6px; min-height: 100px; padding: 20px 15px 20px 0; color: #d1d9e1; font-size: .78rem; font-weight: 650; line-height: 1.35; }
.command-principles li + li { padding-left: 20px; border-left: 1px solid rgba(255,255,255,.12); }
.command-principles span { color: var(--orange-500); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .68rem; letter-spacing: .08em; }
.command-capabilities { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid rgba(255,255,255,.11); }
.command-capabilities > div { display: grid; gap: 4px; min-height: 102px; padding: 22px 24px; }
.command-capabilities > div:first-child { padding-left: 0; }
.command-capabilities > div + div { border-left: 1px solid rgba(255,255,255,.11); }
.command-capabilities span { color: #667b8e; font-size: .68rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.command-capabilities strong { color: #d6dde4; font-size: .86rem; font-weight: 620; }

.command-center { position: relative; margin: 0; background: rgba(12,29,47,.94); border: 1px solid rgba(168,190,211,.2); box-shadow: 0 48px 100px rgba(0,0,0,.38); transform: perspective(1200px) rotateY(-3deg) rotateX(1deg); }
.command-center::before { position: absolute; z-index: -1; inset: 18px -18px -18px 18px; border: 1px solid rgba(255,123,44,.28); content: ""; }
.console-bar { display: flex; align-items: center; justify-content: space-between; min-height: 54px; padding: 0 18px; background: #0b1a2b; border-bottom: 1px solid rgba(255,255,255,.09); }
.console-brand, .console-live { display: flex; align-items: center; gap: 9px; color: #8fa0b1; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .64rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.console-mark { width: 14px; height: 14px; border: 3px solid var(--orange-500); border-left-color: transparent; transform: rotate(45deg); }
.console-live span { width: 6px; height: 6px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 12px #4dd391; }
.console-main { display: grid; grid-template-columns: 1fr 188px; min-height: 520px; }
.operational-timeline { position: relative; overflow: hidden; min-width: 0; padding: 22px 14px 18px; background: radial-gradient(circle at 58% 30%,rgba(31,75,111,.26),transparent 42%),linear-gradient(145deg,#0a1a2b,#071422); }
.operational-timeline::before { position: absolute; inset: 0; background-image: linear-gradient(rgba(107,137,163,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(107,137,163,.07) 1px,transparent 1px); background-size: 33px 33px; content: ""; }
.timeline-heading { position: relative; z-index: 2; display: flex; align-items: center; justify-content: space-between; gap: 14px; min-height: 52px; padding: 0 10px 12px; border-bottom: 1px solid rgba(255,255,255,.08); }
.timeline-heading > div { display: grid; gap: 2px; }
.timeline-heading > div span, .status-heading span { color: #71869a; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .56rem; letter-spacing: .1em; }
.timeline-heading > div strong { color: #d8e2ea; font-size: .76rem; font-weight: 650; }
.timeline-heading > p { display: flex; align-items: center; gap: 7px; margin: 0; color: #8093a4; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .54rem; text-transform: uppercase; white-space: nowrap; }
.timeline-heading > p i { width: 6px; height: 6px; background: var(--orange-500); border-radius: 50%; box-shadow: 0 0 10px var(--orange-500); animation: timelinePulse 1.2s ease-in-out infinite; }
.timeline-list { position: relative; z-index: 2; display: grid; padding: 9px 0 0; margin: 0; list-style: none; }
.timeline-list::before, .timeline-list::after { position: absolute; z-index: -1; top: 24px; bottom: 20px; left: 15px; width: 1px; content: ""; transform-origin: top; }
.timeline-list::before { background: #2b4358; }
.timeline-list::after { background: linear-gradient(var(--orange-500),#4dd391); box-shadow: 0 0 8px rgba(77,211,145,.45); animation: timelineProgress 14.4s linear infinite; }
.timeline-step { position: relative; display: grid; grid-template-columns: 31px minmax(0,1fr) 6px; align-items: center; gap: 11px; min-height: 36px; padding: 2px 9px 2px 0; opacity: .44; animation: timelineStep 14.4s linear infinite both; animation-delay: var(--timeline-delay); }
.timeline-step:nth-child(1) { --timeline-delay: 0s; }
.timeline-step:nth-child(2) { --timeline-delay: 1.1s; }
.timeline-step:nth-child(3) { --timeline-delay: 2.2s; }
.timeline-step:nth-child(4) { --timeline-delay: 3.3s; }
.timeline-step:nth-child(5) { --timeline-delay: 4.4s; }
.timeline-step:nth-child(6) { --timeline-delay: 5.5s; }
.timeline-step:nth-child(7) { --timeline-delay: 6.6s; }
.timeline-step:nth-child(8) { --timeline-delay: 7.7s; }
.timeline-step:nth-child(9) { --timeline-delay: 8.8s; }
.timeline-step:nth-child(10) { --timeline-delay: 9.9s; }
.timeline-step:nth-child(11) { --timeline-delay: 11s; }
.timeline-step:nth-child(12) { --timeline-delay: 12.1s; }
.timeline-icon { display: grid; place-items: center; width: 31px; height: 31px; color: #8195a7; background: #0d2234; border: 1px solid #294257; border-radius: 50%; animation: timelineIcon 14.4s linear infinite both; animation-delay: var(--timeline-delay); }
.timeline-icon .ui-icon { width: 14px; height: 14px; }
.timeline-step > div { display: grid; grid-template-columns: 24px minmax(0,1fr); align-items: center; min-width: 0; }
.timeline-step small { color: #5e7488; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .5rem; }
.timeline-step strong { overflow: hidden; color: #b9c6d0; font-size: .68rem; font-weight: 620; text-overflow: ellipsis; white-space: nowrap; }
.timeline-state { width: 5px; height: 5px; background: #41576a; border-radius: 50%; animation: timelineState 14.4s linear infinite both; animation-delay: var(--timeline-delay); }
.console-status { background: rgba(4,13,23,.68); border-left: 1px solid rgba(255,255,255,.09); }
.status-heading { display: flex; align-items: center; justify-content: space-between; min-height: 52px; padding: 0 15px; border-bottom: 1px solid rgba(255,255,255,.08); }
.status-heading small { color: #4dd391; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .58rem; }
.status-item { position: relative; display: grid; grid-template-columns: 35px 1fr 6px; align-items: center; gap: 8px; min-height: 117px; padding: 12px; border-bottom: 1px solid rgba(255,255,255,.07); }
.status-icon { display: grid; place-items: center; width: 35px; height: 35px; color: #9eafbf; background: #102338; border: 1px solid #243b51; }
.status-icon .ui-icon { width: 17px; height: 17px; }
.status-item div { display: grid; min-width: 0; }
.status-item small { color: #596f82; font-size: .52rem; font-weight: 800; letter-spacing: .09em; }
.status-item strong { overflow: hidden; color: #cdd7df; font-size: .68rem; font-weight: 620; text-overflow: ellipsis; white-space: nowrap; }
.status-item > i { width: 5px; height: 5px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 9px #4dd391; }
.command-center figcaption, .api-console figcaption, .solution-signal-panel figcaption { padding: 8px 15px; color: #8397aa; background: #07131f; border-top: 1px solid rgba(255,255,255,.08); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .55rem; letter-spacing: .04em; text-align: right; }

.insurer-trust { padding: 38px 0 42px; color: var(--white); background: #020a12; border-top: 1px solid rgba(255,255,255,.07); }
.insurer-trust-inner { display: grid; gap: 28px; }
.insurer-trust-heading { display: grid; grid-template-columns: minmax(0,1fr) minmax(300px,.7fr); align-items: end; gap: 55px; }
.insurer-trust-heading > div { display: grid; gap: 7px; }
.insurer-trust-heading span { color: var(--orange-500); font-size: .66rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.insurer-trust-heading h2 { max-width: 620px; margin: 0; color: var(--white); font-size: clamp(1.65rem,2.2vw,2.2rem); letter-spacing: -.035em; }
.insurer-trust-heading p { max-width: 520px; margin: 0 0 3px; color: #8293a2; font-size: .87rem; }
.insurer-logo-grid { display: flex; flex-wrap: wrap; gap: 1px; padding: 1px; background: rgba(255,255,255,.09); }
.insurer-logo { display: grid; flex: 1 1 155px; place-items: center; min-height: 82px; padding: 16px 20px; background: #071522; }
.insurer-logo img { width: 100%; max-width: 128px; height: 42px; object-fit: contain; opacity: .7; transition: opacity 180ms ease, transform 180ms ease; }
.insurer-logo:hover img { opacity: 1; transform: scale(1.04); }
.control-statement { background: #f7f8f9; }
.control-statement-grid, .ecosystem-heading, .knowledge-heading, .solution-capabilities-heading, .solution-process-heading { display: grid; grid-template-columns: minmax(0,1.25fr) minmax(280px,.75fr); align-items: end; gap: 90px; }
.control-statement-grid h2 { max-width: 780px; margin: 0; }
.control-statement-copy { padding-bottom: 8px; }
.control-statement-copy p { margin-bottom: 24px; font-size: 1.08rem; }
.risk-chain { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 70px; border-block: 1px solid #cfd7df; }
.risk-chain > div { position: relative; min-height: 300px; padding: 28px 25px 31px; }
.risk-chain > div + div { border-left: 1px solid #cfd7df; }
.risk-index { display: block; margin-bottom: 62px; color: #596b7a; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .7rem; }
.risk-icon { display: grid; place-items: center; width: 48px; height: 48px; margin-bottom: 32px; color: var(--orange-600); background: var(--white); border: 1px solid #d6dde4; box-shadow: 8px 8px 0 #e9edf0; }
.risk-chain h3 { margin-bottom: 9px; font-size: 1.42rem; }
.risk-chain p { margin: 0; font-size: .9rem; }

.flagship-section { position: relative; isolation: isolate; overflow: hidden; padding: 130px 0; color: var(--white); background: #0a1a2c; }
.flagship-noise { position: absolute; z-index: -1; inset: 0; opacity: .45; background: radial-gradient(circle at 78% 48%, rgba(255,123,44,.14), transparent 28%), linear-gradient(110deg, transparent 0 57%, rgba(255,255,255,.03) 57% 58%, transparent 58%); }
.flagship-grid { display: grid; grid-template-columns: minmax(0,.85fr) minmax(500px,1.15fr); align-items: center; gap: 95px; }
.product-overline { display: inline-flex; align-items: center; gap: 11px; margin-bottom: 25px; color: #9fb0bf; font-size: .7rem; font-weight: 780; letter-spacing: .13em; text-transform: uppercase; }
.product-overline > span { width: 28px; height: 2px; background: var(--orange-500); }
.flagship-copy h2 { max-width: 670px; color: var(--white); font-size: clamp(2.4rem,3.6vw,4rem); }
.flagship-copy > p { max-width: 590px; color: #9daebb; font-size: 1.08rem; }
.flagship-list { display: grid; gap: 0; padding: 0; margin: 44px 0; list-style: none; border-top: 1px solid rgba(255,255,255,.12); }
.flagship-list li { display: grid; grid-template-columns: 42px 1fr; gap: 17px; padding: 18px 0; border-bottom: 1px solid rgba(255,255,255,.12); }
.flagship-list li > span { display: grid; place-items: center; width: 42px; height: 42px; color: var(--orange-500); background: rgba(255,123,44,.08); }
.flagship-list li > span .ui-icon { width: 20px; height: 20px; }
.flagship-list li div { display: grid; }
.flagship-list strong { color: #e2e8ed; font-size: .9rem; }
.flagship-list small { color: #778b9d; font-size: .77rem; }
.biometric-core { position: relative; display: grid; place-items: center; min-height: 820px; margin: 0; }
.core-orbit { position: absolute; border: 1px solid rgba(137,165,188,.18); border-radius: 50%; }
.core-orbit-one { width: 590px; height: 590px; animation: orbitSpin 26s linear infinite; }
.core-orbit-two { width: 740px; height: 740px; border-style: dashed; animation: orbitSpin 36s linear reverse infinite; }
.core-orbit::before, .core-orbit::after { position: absolute; width: 8px; height: 8px; background: var(--orange-500); border-radius: 50%; box-shadow: 0 0 15px rgba(255,123,44,.8); content: ""; }
.core-orbit::before { top: 15%; left: 15%; }
.core-orbit::after { right: 5%; bottom: 27%; background: #4dd391; box-shadow: 0 0 15px rgba(77,211,145,.8); }
.biometric-device { position: relative; z-index: 2; width: 260px; padding: 10px; background: linear-gradient(145deg,#26384a,#07111d); border: 1px solid #536578; border-radius: 38px; box-shadow: 0 44px 90px rgba(0,0,0,.52); }
.device-speaker { width: 68px; height: 5px; margin: 8px auto 12px; background: #01070d; border-radius: 10px; }
.device-screen { overflow: hidden; padding: 24px 19px 22px; background: radial-gradient(circle at 50% 38%,#18334c,#081522 64%); border-radius: 25px; }
.screen-label { display: block; color: #8397aa; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .5rem; letter-spacing: .1em; text-align: center; }
.face-stage { position: relative; display: grid; place-items: center; height: 420px; overflow: hidden; }
.face-ring { position: absolute; width: 166px; height: 166px; border: 1px solid rgba(130,160,185,.3); border-radius: 50%; }
.face-ring-active { width: 130px; height: 130px; border: 2px dashed var(--orange-500); animation: orbitSpin 10s linear infinite; }
.face-icon { display: grid; place-items: center; width: 92px; height: 92px; color: #b8c6d2; background: rgba(11,29,45,.72); border: 1px solid #365269; border-radius: 50%; }
.face-icon .ui-icon { width: 45px; height: 45px; }
.scan-line { position: absolute; left: 40px; right: 40px; height: 1px; background: var(--orange-500); box-shadow: 0 0 11px var(--orange-500); animation: biometricScan 2.8s ease-in-out infinite; }
.device-progress { height: 3px; overflow: hidden; margin-bottom: 17px; background: #1b3246; }
.device-progress span { display: block; width: 78%; height: 100%; background: linear-gradient(90deg,#4dd391,var(--orange-500)); }
.device-checks { display: flex; justify-content: space-between; color: #70869a; font-size: .48rem; font-weight: 750; letter-spacing: .05em; text-transform: uppercase; }
.core-signal { position: absolute; z-index: 3; display: grid; grid-template-columns: 35px 1fr; align-items: center; column-gap: 10px; min-width: 154px; padding: 13px; background: rgba(7,20,33,.93); border: 1px solid #263f55; box-shadow: 0 18px 40px rgba(0,0,0,.25); }
.core-signal > span { display: grid; grid-row: 1 / 3; place-items: center; width: 35px; height: 35px; color: var(--orange-500); background: #122b40; }
.core-signal > span .ui-icon { width: 18px; height: 18px; }
.core-signal small { color: #61788c; font-size: .52rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.core-signal strong { color: #cfdae2; font-size: .7rem; }
.core-signal-left { top: 24%; left: 1%; }
.core-signal-right { right: 0; bottom: 25%; }
.biometric-core figcaption { position: absolute; bottom: 0; color: #596f82; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .58rem; }

.audience-section { background: #e9edf0; }
.audience-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; padding: 1px; background: #c9d1d8; }
.audience-grid article { min-height: 350px; padding: 30px 28px; background: #e9edf0; }
.audience-grid article > span { display: grid; place-items: center; width: 50px; height: 50px; margin-bottom: 68px; color: var(--orange-600); background: var(--white); border: 1px solid #d0d8df; box-shadow: 8px 8px 0 #dce2e7; }
.audience-grid article > small { color: #697a89; font-size: .58rem; font-weight: 800; letter-spacing: .1em; }
.audience-grid h3 { margin: 13px 0; font-size: 1.38rem; }
.audience-grid p { margin: 0; font-size: .88rem; }
.ecosystem-section { background: #f7f8f9; }
.ecosystem-heading { margin-bottom: 58px; }
.ecosystem-heading h2, .knowledge-heading h2 { max-width: 780px; margin: 0; }
.ecosystem-heading > p { margin: 0 0 7px; font-size: 1.05rem; }
.power-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 1px; padding: 1px; background: #cbd4dc; }
.power-card { position: relative; isolation: isolate; overflow: hidden; min-height: 430px; padding: 35px 36px; background: #f7f8f9; transition: background 180ms ease, color 180ms ease; }
.power-card:first-child { grid-row: span 2; min-height: 861px; background: #0b1b2d; }
.power-card-top { position: relative; z-index: 2; display: flex; justify-content: space-between; gap: 20px; color: #526678; font-size: .65rem; font-weight: 780; letter-spacing: .1em; text-transform: uppercase; }
.power-card-top strong { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .7rem; }
.power-card-icon { position: relative; z-index: 2; display: grid; place-items: center; width: 58px; height: 58px; margin: 88px 0 36px; color: var(--orange-600); background: #fff; border: 1px solid #d8dfe5; box-shadow: 10px 10px 0 #e6eaee; }
.power-card:first-child .power-card-icon { margin-top: 230px; color: var(--orange-500); background: #10273b; border-color: #29445a; box-shadow: 10px 10px 0 rgba(255,123,44,.11); }
.power-card h3 { position: relative; z-index: 2; max-width: 490px; margin-bottom: 14px; font-size: clamp(1.75rem,2.8vw,3.15rem); }
.power-card p { position: relative; z-index: 2; max-width: 510px; margin-bottom: 30px; }
.power-card a { position: relative; z-index: 2; display: inline-flex; align-items: center; gap: 12px; color: var(--orange-600); font-size: .83rem; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.power-card a span { font-size: 1.1rem; transition: transform 180ms ease; }
.power-card:hover a span { transform: translate(4px,-4px); }
.power-card:first-child h3, .power-card:first-child .power-card-top { color: var(--white); }
.power-card:first-child p { color: #91a3b3; }
.power-card:first-child a { color: var(--orange-500); }
.power-card-grid { position: absolute; z-index: 0; inset: auto -50px -120px auto; width: 330px; height: 330px; opacity: .8; background-image: linear-gradient(rgba(59,83,103,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(59,83,103,.13) 1px,transparent 1px); background-size: 28px 28px; transform: rotate(17deg); }
.power-card:first-child .power-card-grid { top: 70px; right: -80px; bottom: auto; width: 500px; height: 500px; opacity: .45; background-size: 34px 34px; }
.ecosystem-action { margin-top: 40px; text-align: center; }

.enterprise-control { background: #e9edf0; }
.enterprise-control-grid, .solution-evidence-grid, .solutions-architecture-grid { display: grid; grid-template-columns: minmax(450px,1.1fr) minmax(0,.9fr); align-items: center; gap: clamp(55px,8vw,110px); }
.enterprise-control-image { min-height: 610px; background: #dfe3e6; border-color: #929da6; border-radius: 3px; box-shadow: 24px 24px 0 #d2d8dd; }
.enterprise-control-copy h2 { font-size: clamp(2.25rem,3.4vw,3.6rem); }
.enterprise-control-copy > p { font-size: 1.05rem; }
.control-points { display: grid; margin-top: 38px; border-top: 1px solid #c2cbd3; }
.control-points > div { display: grid; grid-template-columns: 35px 1fr; gap: 15px; padding: 17px 0; border-bottom: 1px solid #c2cbd3; }
.control-points > div > span { color: var(--orange-600); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .68rem; }
.control-points p { display: grid; margin: 0; font-size: .85rem; }
.control-points strong { color: var(--navy-950); font-size: .86rem; }

.integration-section { position: relative; overflow: hidden; padding: 125px 0; color: var(--white); background: #030b13; }
.integration-section::before { position: absolute; inset: 0; opacity: .45; background-image: linear-gradient(rgba(105,138,163,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(105,138,163,.07) 1px,transparent 1px); background-size: 52px 52px; content: ""; mask-image: linear-gradient(90deg,transparent,#000 50%); }
.integration-grid { position: relative; display: grid; grid-template-columns: minmax(0,.85fr) minmax(520px,1.15fr); align-items: center; gap: 90px; }
.integration-copy h2 { max-width: 660px; color: var(--white); font-size: clamp(2.35rem,3.5vw,3.8rem); }
.integration-copy p { max-width: 600px; color: #91a2b1; }
.integration-tags { display: flex; flex-wrap: wrap; gap: 7px; margin: 32px 0; }
.integration-tags span { padding: 6px 10px; color: #9aabb9; background: #0c1c2b; border: 1px solid #20364a; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .64rem; letter-spacing: .06em; }
.api-console { position: relative; margin: 0; background: #091624; border: 1px solid #263b4e; box-shadow: 25px 25px 0 rgba(16,47,70,.45),0 50px 100px rgba(0,0,0,.4); }
.api-console-bar { display: flex; align-items: center; gap: 7px; min-height: 53px; padding: 0 18px; background: #0d1e2e; border-bottom: 1px solid #24394b; }
.api-console-bar > span { width: 7px; height: 7px; background: #385066; border-radius: 50%; }
.api-console-bar > span:first-child { background: var(--orange-500); }
.api-console-bar strong { margin-left: 12px; color: #8094a6; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .66rem; font-weight: 650; }
.api-console pre { overflow-x: auto; min-height: 330px; padding: 38px; margin: 0; color: #aebdca; background: radial-gradient(circle at 80% 50%,rgba(26,68,98,.24),transparent 35%); font: 500 .87rem/1.9 ui-monospace, SFMono-Regular, Menlo, monospace; }
.api-console code { display: block; min-width: max-content; }
.code-line { display: block; min-height: 1.9em; white-space: pre; }
.code-indent { padding-left: 1.5em; }
.code-indent-double { padding-left: 3em; }
.code-key { color: #7fb8dd; }
.code-value { color: #ff9c62; }
.code-muted { color: #536a7e; }
.api-result { display: flex; align-items: center; justify-content: space-between; min-height: 59px; padding: 0 20px; color: #8ca0b2; background: #07131f; border-top: 1px solid #22384a; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .65rem; }
.api-result span { display: flex; align-items: center; gap: 8px; color: #6fdca5; }
.api-result i { width: 6px; height: 6px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 8px #4dd391; }

.knowledge-section { background: #f7f8f9; }
.knowledge-heading { margin-bottom: 52px; }
.knowledge-heading > a { justify-self: end; margin-bottom: 8px; }
.knowledge-section .article-card { border-radius: 3px; }
.knowledge-section .article-card-image { background-color: #e5e8eb; }
.cta-section { padding: 0; background: #06111f; }
.cta-card { width: 100%; max-width: none; min-height: 430px; padding: 90px max(40px,calc((100vw - var(--container))/2)); background: radial-gradient(circle at 85% 5%,rgba(255,123,44,.24),transparent 24%),linear-gradient(115deg,#c94d0c,#9f3500); border-radius: 0; }
.cta-card h2 { max-width: 800px; font-size: clamp(2.35rem,3.7vw,4rem); }
.site-footer { border-top: 1px solid rgba(255,255,255,.08); }

.solution-command-hero { padding: 78px 0 94px; }
.solution-command-grid { display: grid; grid-template-columns: minmax(0,.95fr) minmax(500px,1.05fr); align-items: center; gap: clamp(60px,8vw,115px); }
.solution-command-copy h1 { max-width: 760px; color: var(--white); font-size: clamp(3.1rem,4.7vw,5.15rem); line-height: .97; letter-spacing: -.055em; }
.solution-command-copy > p { max-width: 640px; margin-bottom: 35px; color: #aab8c5; font-size: 1.13rem; }
.breadcrumb-dark { color: #64798c; }
.breadcrumb-dark a:hover { color: var(--white); }
.solution-command-proof { display: grid; grid-template-columns: repeat(2,1fr); gap: 1px; max-width: 570px; margin-top: 46px; background: rgba(255,255,255,.14); }
.solution-command-proof > div { display: grid; grid-template-columns: 36px 1fr; align-items: center; gap: 12px; padding: 16px; background: #081727; }
.solution-command-proof > div > span { color: var(--orange-500); }
.solution-command-proof .ui-icon { width: 21px; height: 21px; }
.solution-command-proof p { display: grid; margin: 0; }
.solution-command-proof small { color: #5f7689; font-size: .52rem; font-weight: 800; letter-spacing: .1em; }
.solution-command-proof strong { color: #cbd5dd; font-size: .75rem; }
.solution-positioning { padding: 115px 0 105px; background: var(--white); }
.solution-positioning-intro { display: grid; grid-template-columns: minmax(260px,.58fr) minmax(0,1.42fr); align-items: start; column-gap: clamp(50px,8vw,120px); }
.solution-positioning-intro .eyebrow { grid-column: 1 / -1; }
.solution-positioning-intro h2 { max-width: 440px; margin: 0; font-size: clamp(2.3rem,3.7vw,3.8rem); }
.solution-positioning-intro > p { max-width: 760px; margin: 4px 0 0; color: #405266; font-size: clamp(1.1rem,1.55vw,1.3rem); }
.solution-positioning-grid { display: grid; grid-template-columns: repeat(3,1fr); margin-top: 70px; border-block: 1px solid var(--line); }
.solution-positioning-grid article { min-height: 270px; padding: 30px 30px 34px; }
.solution-positioning-grid article + article { border-left: 1px solid var(--line); }
.solution-positioning-grid article > span { color: var(--orange-600); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .62rem; font-weight: 800; letter-spacing: .09em; }
.solution-positioning-grid h3 { margin: 58px 0 13px; font-size: 1.42rem; }
.solution-positioning-grid p { margin: 0; font-size: .9rem; }
.solution-signal-panel { position: relative; overflow: hidden; margin: 0; background: #0b1c2e; border: 1px solid #263e53; box-shadow: 30px 30px 0 rgba(20,48,71,.3),0 45px 90px rgba(0,0,0,.34); }
.signal-panel-grid { position: absolute; inset: 0; opacity: .8; background-image: linear-gradient(rgba(102,135,160,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(102,135,160,.08) 1px,transparent 1px); background-size: 34px 34px; }
.signal-panel-top { position: relative; display: flex; align-items: center; justify-content: space-between; min-height: 58px; padding: 0 18px; color: #75899b; background: rgba(7,21,34,.92); border-bottom: 1px solid #243a4e; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .58rem; font-weight: 750; letter-spacing: .08em; }
.signal-panel-top span { display: flex; align-items: center; gap: 8px; }
.signal-panel-top i { width: 6px; height: 6px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 8px #4dd391; }
.signal-panel-core { position: relative; display: grid; place-items: center; min-height: 345px; }
.signal-radar { position: absolute; border: 1px solid #29465e; border-radius: 50%; }
.signal-radar-one { width: 220px; height: 220px; }
.signal-radar-two { width: 310px; height: 310px; border-style: dashed; animation: orbitSpin 25s linear infinite; }
.signal-radar-two::before { position: absolute; top: 32px; left: 32px; width: 8px; height: 8px; background: var(--orange-500); border-radius: 50%; box-shadow: 0 0 12px var(--orange-500); content: ""; }
.signal-core-icon { position: relative; z-index: 2; display: grid; place-items: center; width: 108px; height: 108px; color: var(--orange-500); background: #102a40; border: 1px solid #3d5b73; box-shadow: 0 0 0 18px rgba(19,54,80,.35),0 0 55px rgba(255,123,44,.08); border-radius: 50%; }
.signal-core-icon .ui-icon { width: 46px; height: 46px; }
.signal-panel-checks { position: relative; display: grid; grid-template-columns: repeat(3,1fr); background: rgba(255,255,255,.1); gap: 1px; }
.signal-panel-checks > div { display: grid; grid-template-columns: 32px 1fr 5px; align-items: center; gap: 8px; min-width: 0; min-height: 82px; padding: 11px; background: rgba(7,20,33,.95); }
.signal-panel-checks > div > span { color: #8da1b3; }
.signal-panel-checks .ui-icon { width: 18px; height: 18px; }
.signal-panel-checks p { display: grid; min-width: 0; margin: 0; }
.signal-panel-checks small { color: #526b80; font-size: .48rem; font-weight: 800; letter-spacing: .07em; }
.signal-panel-checks strong { overflow: hidden; color: #bdc9d3; font-size: .6rem; text-overflow: ellipsis; white-space: nowrap; }
.signal-panel-checks i { width: 5px; height: 5px; background: #4dd391; border-radius: 50%; }
.score-network-panel { background: radial-gradient(circle at 50% 46%,rgba(26,74,108,.4),transparent 36%),#081a2a; }
.score-network-stage { position: relative; min-height: 390px; overflow: hidden; }
.score-network-stage::before { position: absolute; top: 50%; left: 50%; width: 290px; height: 290px; border: 1px dashed rgba(83,132,166,.22); border-radius: 50%; content: ""; transform: translate(-50%,-50%); animation: scoreNetworkStageOrbit 32s linear infinite; }
.score-network-lines { position: absolute; inset: 0; width: 100%; height: 100%; overflow: visible; }
.score-network-paths { fill: none; vector-effect: non-scaling-stroke; }
.score-network-paths-base { stroke: rgba(75,119,151,.32); stroke-width: 1; }
.score-network-paths-flow { stroke: var(--orange-500); stroke-width: 1.35; stroke-dasharray: 4 82; stroke-linecap: round; filter: drop-shadow(0 0 4px rgba(255,123,44,.72)); }
.score-network-paths-flow path { animation: scoreNetworkFlow 3.8s linear infinite; }
.score-network-paths-flow path:nth-child(2) { animation-delay: -.65s; }
.score-network-paths-flow path:nth-child(3) { animation-delay: -1.3s; }
.score-network-paths-flow path:nth-child(4) { animation-delay: -1.95s; }
.score-network-paths-flow path:nth-child(5) { animation-delay: -2.6s; }
.score-network-paths-flow path:nth-child(6) { animation-delay: -3.25s; }
.score-network-node { position: absolute; z-index: 2; display: grid; grid-template-columns: 30px minmax(0,1fr) 5px; align-items: center; gap: 8px; width: 138px; min-height: 52px; padding: 8px 9px; color: #8fa4b5; background: rgba(7,21,34,.94); border: 1px solid #2b465c; box-shadow: 0 12px 28px rgba(0,0,0,.18); transform: translate(-50%,-50%); }
.score-network-node > span { display: grid; place-items: center; width: 30px; height: 30px; color: #8fa4b5; background: #0d263a; border: 1px solid #29465e; }
.score-network-node .ui-icon { width: 15px; height: 15px; }
.score-network-node p { display: grid; min-width: 0; margin: 0; line-height: 1.2; }
.score-network-node small { color: #526d82; font-size: .45rem; font-weight: 820; letter-spacing: .08em; }
.score-network-node strong { overflow: hidden; color: #c5d1da; font-size: .62rem; text-overflow: ellipsis; white-space: nowrap; }
.score-network-node > i { width: 5px; height: 5px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 8px rgba(77,211,145,.74); animation: scoreNetworkNode 2.4s ease-in-out infinite; }
.score-network-node-biometry { top: 18.3%; left: 17%; }
.score-network-node-phone { top: 50%; left: 12.7%; }
.score-network-node-license { top: 81.7%; left: 17%; }
.score-network-node-registry { top: 18.3%; left: 83%; }
.score-network-node-courts { top: 50%; left: 87.3%; }
.score-network-node-vehicle { top: 81.7%; left: 83%; }
.score-network-node-phone > i, .score-network-node-courts > i { animation-delay: -.8s; }
.score-network-node-license > i, .score-network-node-vehicle > i { animation-delay: -1.6s; }
.score-engine { position: absolute; z-index: 3; top: 50%; left: 50%; display: grid; place-items: center; width: 116px; height: 116px; padding-top: 8px; color: var(--white); background: radial-gradient(circle at 50% 30%,#1b4663,#0b263a 70%); border: 1px solid #476a82; border-radius: 50%; box-shadow: 0 0 0 16px rgba(24,69,99,.32),0 0 52px rgba(255,123,44,.18); transform: translate(-50%,-50%); }
.score-engine > span { color: var(--orange-500); }
.score-engine .ui-icon { width: 30px; height: 30px; }
.score-engine small, .score-engine strong { position: relative; z-index: 2; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; line-height: 1; }
.score-engine small { color: #7690a4; font-size: .46rem; letter-spacing: .18em; }
.score-engine strong { margin-top: -3px; color: #ecf2f6; font-size: .66rem; letter-spacing: .09em; }
.score-engine-ring { position: absolute; border: 1px solid rgba(89,137,169,.34); border-radius: 50%; }
.score-engine-ring-inner { inset: -30px; }
.score-engine-ring-outer { inset: -67px; border-style: dashed; animation: scoreNetworkRingOrbit 24s linear infinite reverse; }
.score-engine-ring-outer::before { position: absolute; top: 20px; left: 18px; width: 7px; height: 7px; background: var(--orange-500); border-radius: 50%; box-shadow: 0 0 12px var(--orange-500); content: ""; }
.score-network-result { position: relative; z-index: 4; display: grid; grid-template-columns: 42px minmax(0,1fr) auto; align-items: center; gap: 13px; min-height: 82px; padding: 13px 17px; background: rgba(5,18,30,.97); border-top: 1px solid #294155; }
.score-result-icon { display: grid; place-items: center; width: 42px; height: 42px; color: #66d89d; background: rgba(77,211,145,.08); border: 1px solid rgba(77,211,145,.32); }
.score-result-icon .ui-icon { width: 21px; height: 21px; }
.score-network-result > div { display: grid; }
.score-network-result small { color: #537084; font-size: .48rem; font-weight: 820; letter-spacing: .1em; }
.score-network-result strong { color: #d8e2e9; font-size: .72rem; }
.score-result-privacy { display: flex; align-items: center; gap: 8px; color: #78a68e; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .47rem; font-weight: 760; letter-spacing: .07em; white-space: nowrap; }
.score-result-privacy i { width: 6px; height: 6px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 9px #4dd391; }
.solution-capabilities { background: #f7f8f9; }
.solution-capabilities-heading { margin-bottom: 56px; }
.solution-capabilities-heading h2 { max-width: 770px; margin: 0; }
.solution-capabilities-heading > p { margin: 0 0 7px; font-size: 1.04rem; }
.solution-feature-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 1px; padding: 1px; background: #ccd4dc; }
.solution-feature-card { min-height: 340px; padding: 28px; background: #f7f8f9; }
.solution-feature-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 95px; }
.solution-feature-top > span { display: grid; place-items: center; width: 50px; height: 50px; color: var(--orange-600); background: var(--white); border: 1px solid #d3dbe2; box-shadow: 8px 8px 0 #e4e9ed; }
.solution-feature-top small { color: #8996a2; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .68rem; }
.solution-feature-card h3 { font-size: 1.45rem; }
.solution-feature-card p { margin: 0; font-size: .9rem; }
.solution-process { position: relative; overflow: hidden; padding: 125px 0; color: var(--white); background: #081625; }
.solution-process::before { position: absolute; inset: 0; opacity: .42; background-image: linear-gradient(rgba(105,138,163,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(105,138,163,.06) 1px,transparent 1px); background-size: 48px 48px; content: ""; mask-image: linear-gradient(to bottom,transparent,#000 35%,#000 85%,transparent); }
.solution-process-heading { position: relative; margin-bottom: 54px; }
.solution-process-heading h2 { max-width: 720px; margin: 0; color: var(--white); }
.solution-process-heading > p { margin: 0 0 7px; color: #8ea0b0; font-size: 1.04rem; }
.process-live-bar { position: relative; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; min-height: 58px; padding: 0 18px; color: #70869a; background: #07131f; border: 1px solid rgba(255,255,255,.13); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .58rem; letter-spacing: .08em; }
.process-live-bar span { display: flex; align-items: center; gap: 9px; color: #79dba8; }
.process-live-bar span i { width: 6px; height: 6px; background: #4dd391; border-radius: 50%; box-shadow: 0 0 10px #4dd391; animation: processLivePulse 1.4s ease-in-out infinite; }
.process-live-bar strong { color: #a7b6c3; font-size: .62rem; font-weight: 700; text-align: center; }
.process-live-bar small { justify-self: end; color: #617789; font-size: .54rem; }
.solution-process-grid { position: relative; display: grid; grid-template-columns: repeat(4,1fr); padding: 0; margin-top: 0; overflow: hidden; list-style: none; background: rgba(255,255,255,.13); border: 1px solid rgba(255,255,255,.13); border-top: 0; }
.solution-process-grid::before, .solution-process-grid::after { position: absolute; z-index: 0; top: 72px; right: 11%; left: 11%; height: 1px; content: ""; transform-origin: left; }
.solution-process-grid::before { background: #30485b; }
.solution-process-grid::after { background: linear-gradient(90deg,var(--orange-500),#4dd391); box-shadow: 0 0 12px rgba(77,211,145,.6); transform: scaleX(0); animation: processFlow 12s linear infinite; }
.solution-process-grid li { --process-delay: 0s; position: relative; z-index: 1; min-height: 320px; padding: 28px 26px 30px; background: #081625; opacity: .54; animation: processStepActive 12s linear infinite both; animation-delay: var(--process-delay); }
.solution-process-grid li:nth-child(2) { --process-delay: -9s; }
.solution-process-grid li:nth-child(3) { --process-delay: -6s; }
.solution-process-grid li:nth-child(4) { --process-delay: -3s; }
.solution-process-grid li + li { border-left: 1px solid rgba(255,255,255,.13); }
.process-step-marker { display: flex; align-items: center; justify-content: space-between; margin-bottom: 72px; }
.process-step-marker > span { display: grid; place-items: center; width: 50px; height: 50px; color: #879aab; background: #0d2133; border: 1px solid #30485b; box-shadow: 0 0 0 8px #081625; animation: processMarkerActive 12s linear infinite both; animation-delay: var(--process-delay); }
.process-step-marker .ui-icon { width: 22px; height: 22px; }
.process-step-marker > small { color: #597084; font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .62rem; }
.solution-process-grid small { color: #60778a; font-size: .58rem; font-weight: 780; letter-spacing: .1em; }
.solution-process-grid h3 { margin: 6px 0 10px; color: #e2e8ed; font-size: 1.35rem; }
.solution-process-grid p { margin: 0; color: #8295a5; font-size: .88rem; }
.process-step-status { position: absolute; right: 25px; bottom: 24px; width: 6px; height: 6px; background: #3c5265; border-radius: 50%; animation: processStatusActive 12s linear infinite both; animation-delay: var(--process-delay); }
.solution-evidence { background: #e9edf0; }
.solution-evidence-grid { grid-template-columns: minmax(0,.82fr) minmax(480px,1.18fr); }
.solution-evidence-copy h2 { font-size: clamp(2.4rem,4vw,4.1rem); }
.solution-evidence-image { min-height: 560px; border-radius: 3px; box-shadow: 22px 22px 0 #d3d9de; }

.solutions-command-hero { padding: 100px 0 0; }
.solutions-command-copy { max-width: 980px; margin-bottom: 80px; }
.solutions-command-copy h1 { max-width: 980px; color: var(--white); font-size: clamp(3.5rem,5.8vw,6rem); line-height: .95; letter-spacing: -.06em; }
.solutions-command-copy > p { max-width: 730px; color: #a8b6c2; font-size: 1.17rem; }
.solutions-principles { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid rgba(255,255,255,.12); }
.solutions-principles div { display: grid; gap: 7px; min-height: 120px; padding: 25px; }
.solutions-principles div:first-child { padding-left: 0; }
.solutions-principles div + div { border-left: 1px solid rgba(255,255,255,.12); }
.solutions-principles small { color: var(--orange-500); font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: .6rem; letter-spacing: .09em; }
.solutions-principles strong { color: #d5dde4; font-size: .92rem; font-weight: 640; }
.solutions-catalog { background: #f7f8f9; }
.solution-group-section { background: #e9edf0; }
.power-grid-catalog .power-card:first-child { grid-row: auto; min-height: 430px; background: #0b1b2d; }
.power-grid-catalog .power-card:first-child .power-card-icon { margin-top: 88px; }
.power-grid-catalog .power-card:nth-child(4n+4) { background: #e8edf0; }
.power-grid-single, .power-grid-balanced { grid-template-columns: repeat(2,1fr); }
.power-grid-single { grid-template-columns: 1fr; }
.power-grid-single .power-card:first-child, .power-grid-balanced .power-card:first-child { grid-row: auto; min-height: 430px; color: var(--ink); background: #f7f8f9; }
.power-grid-single .power-card:first-child .power-card-icon, .power-grid-balanced .power-card:first-child .power-card-icon { margin-top: 88px; color: var(--orange-600); background: #fff; border-color: #d8dfe5; box-shadow: 10px 10px 0 #e6eaee; }
.power-grid-single .power-card:first-child h3, .power-grid-single .power-card:first-child .power-card-top, .power-grid-balanced .power-card:first-child h3, .power-grid-balanced .power-card:first-child .power-card-top { color: var(--ink); }
.power-grid-single .power-card:first-child p, .power-grid-balanced .power-card:first-child p { color: var(--muted); }
.power-grid-single .power-card:first-child a, .power-grid-balanced .power-card:first-child a { color: var(--orange-600); }
.solutions-architecture { background: #e9edf0; }
.solutions-architecture-image { min-height: 620px; border-radius: 3px; box-shadow: 24px 24px 0 #d1d7dc; }
.solutions-architecture-grid > div:last-child h2 { font-size: clamp(2.4rem,4vw,4.2rem); }
.architecture-list { display: grid; padding: 0; margin: 36px 0; list-style: none; border-top: 1px solid #c5ced5; }
.architecture-list li { display: grid; grid-template-columns: 42px 1fr; gap: 14px; padding: 16px 0; border-bottom: 1px solid #c5ced5; }
.architecture-list li > span { color: var(--orange-600); }
.architecture-list .ui-icon { width: 21px; height: 21px; }
.architecture-list li > div { display: grid; }
.architecture-list strong { color: var(--navy-950); font-size: .9rem; }
.architecture-list small { color: #667687; }

.page-hero { color: var(--white); background: radial-gradient(circle at 50% -30%,rgba(255,123,44,.16),transparent 45%),#081625; }
.page-hero h1 { color: var(--white); }
.page-hero p { color: #9eafbd; }
.page-hero .eyebrow { color: var(--orange-500); }

@keyframes authorityPulse { from { opacity: .8; transform: scale(.65); } to { opacity: 0; transform: scale(1.55); } }
@keyframes whatsappDialogEnter { from { opacity: 0; transform: translateY(12px) scale(.98); } to { opacity: 1; transform: translateY(0) scale(1); } }
@keyframes timelinePulse { 0%,100% { opacity: .38; transform: scale(.78); } 50% { opacity: 1; transform: scale(1.2); } }
@keyframes timelineProgress { 0% { transform: scaleY(0); } 92%,100% { transform: scaleY(1); } }
@keyframes timelineStep { 0%,4%,100% { opacity: .44; } 6%,12% { opacity: 1; background: linear-gradient(90deg,rgba(255,123,44,.11),transparent); } 15%,88% { opacity: .8; background: transparent; } 92% { opacity: .55; } }
@keyframes timelineIcon { 0%,4%,100% { color: #8195a7; border-color: #294257; } 6%,12% { color: #fff; background: #c94d0c; border-color: #ff9c62; box-shadow: 0 0 18px rgba(255,123,44,.52); } 15%,88% { color: #85ddb0; background: #102b32; border-color: #2b6551; box-shadow: none; } }
@keyframes timelineState { 0%,4%,100% { background: #41576a; box-shadow: none; } 6%,12% { background: var(--orange-500); box-shadow: 0 0 10px var(--orange-500); } 15%,88% { background: #4dd391; box-shadow: 0 0 9px #4dd391; } }
@keyframes orbitSpin { to { transform: rotate(360deg); } }
@keyframes biometricScan { 0%,100% { top: 72px; opacity: .35; } 50% { top: 350px; opacity: 1; } }
@keyframes processLivePulse { 0%,100% { opacity: .45; transform: scale(.78); } 50% { opacity: 1; transform: scale(1.22); } }
@keyframes processFlow { 0% { transform: scaleX(0); } 92%,100% { transform: scaleX(1); } }
@keyframes processStepActive { 0%,20% { opacity: 1; background: linear-gradient(180deg,rgba(255,123,44,.1),#081625 62%); } 25%,100% { opacity: .58; background: #081625; } }
@keyframes processMarkerActive { 0%,20% { color: #fff; background: #c94d0c; border-color: #ff9c62; box-shadow: 0 0 0 8px #081625,0 0 22px rgba(255,123,44,.5); } 25%,100% { color: #879aab; background: #0d2133; border-color: #30485b; box-shadow: 0 0 0 8px #081625; } }
@keyframes processStatusActive { 0%,20% { background: var(--orange-500); box-shadow: 0 0 11px var(--orange-500); } 25%,100% { background: #3c5265; box-shadow: none; } }
@keyframes scoreNetworkFlow { to { stroke-dashoffset: -86; } }
@keyframes scoreNetworkNode { 0%,100% { opacity: .4; transform: scale(.78); } 50% { opacity: 1; transform: scale(1.25); } }
@keyframes scoreNetworkStageOrbit { to { transform: translate(-50%,-50%) rotate(360deg); } }
@keyframes scoreNetworkRingOrbit { to { transform: rotate(360deg); } }

@media (max-width: 1120px) {
  .command-hero-grid, .solution-command-grid { grid-template-columns: 1fr; }
  .command-hero-grid { padding-block: 80px 95px; }
  .command-copy { max-width: 790px; }
  .command-center, .solution-signal-panel { width: min(100%,780px); transform: none; }
  .command-capabilities { grid-template-columns: repeat(2,1fr); }
  .command-capabilities > div:nth-child(3) { border-left: 0; border-top: 1px solid rgba(255,255,255,.11); }
  .command-capabilities > div:nth-child(4) { border-top: 1px solid rgba(255,255,255,.11); }
  .flagship-grid, .integration-grid { grid-template-columns: 1fr; }
  .flagship-copy, .integration-copy { max-width: 740px; }
  .biometric-core { width: min(100%,720px); }
  .api-console { width: min(100%,760px); }
  .solution-feature-grid { grid-template-columns: repeat(2,1fr); }
	.audience-grid { grid-template-columns: repeat(2,1fr); }
}

@media (max-width: 900px) {
	.insurer-trust-heading { grid-template-columns: 1fr; gap: 12px; }
  .control-statement-grid, .ecosystem-heading, .knowledge-heading, .solution-capabilities-heading, .solution-process-heading { grid-template-columns: 1fr; gap: 25px; }
	.solution-positioning-intro { grid-template-columns: 1fr; gap: 22px; }
	.solution-positioning-intro .eyebrow { grid-column: auto; margin-bottom: 0; }
	.solution-positioning-grid { grid-template-columns: 1fr; }
	.solution-positioning-grid article { min-height: 220px; }
	.solution-positioning-grid article + article { border-top: 1px solid var(--line); border-left: 0; }
	.solution-positioning-grid h3 { margin-top: 42px; }
  .risk-chain { grid-template-columns: repeat(2,1fr); }
  .risk-chain > div:nth-child(3) { border-left: 0; border-top: 1px solid #cfd7df; }
  .risk-chain > div:nth-child(4) { border-top: 1px solid #cfd7df; }
  .power-grid { grid-template-columns: 1fr; }
  .power-card:first-child { grid-row: auto; min-height: 560px; }
  .power-card:first-child .power-card-icon { margin-top: 130px; }
  .enterprise-control-grid, .solution-evidence-grid, .solutions-architecture-grid { grid-template-columns: 1fr; }
  .enterprise-control-image, .solution-evidence-image, .solutions-architecture-image { min-height: 520px; }
  .solution-process-grid { grid-template-columns: repeat(2,1fr); }
	.solution-process-grid::before, .solution-process-grid::after { display: none; }
  .solution-process-grid li:nth-child(3) { border-top: 1px solid rgba(255,255,255,.13); border-left: 0; }
  .solution-process-grid li:nth-child(4) { border-top: 1px solid rgba(255,255,255,.13); }
  .solutions-principles { grid-template-columns: 1fr; }
  .solutions-principles div { min-height: 90px; padding: 20px 0; }
  .solutions-principles div + div { border-top: 1px solid rgba(255,255,255,.12); border-left: 0; }
  .knowledge-heading > a { justify-self: start; }
}

@media (max-width: 720px) {
	.whatsapp-trigger { right: 16px; bottom: 16px; width: 56px; padding: 0; }
	.whatsapp-trigger span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
	.whatsapp-dialog-card { padding: 24px 20px 20px; }
  .site-header .mobile-menu nav { right: 15px; left: 15px; }
  .command-hero-grid { gap: 55px; padding-block: 64px 68px; }
	.command-copy h1 { font-size: clamp(2.75rem,12vw,4.2rem); }
  .command-principles { grid-template-columns: 1fr; }
  .command-principles li { min-height: 75px; padding: 16px 0; }
  .command-principles li + li { padding-left: 0; border-top: 1px solid rgba(255,255,255,.12); border-left: 0; }
  .command-center::before { display: none; }
  .console-main { grid-template-columns: 1fr; }
  .operational-timeline { min-height: 520px; }
  .console-status { display: grid; grid-template-columns: repeat(2,1fr); border-top: 1px solid rgba(255,255,255,.09); border-left: 0; }
  .status-heading { grid-column: 1 / -1; }
  .status-item { min-height: 80px; }
  .status-item:nth-child(even) { border-right: 1px solid rgba(255,255,255,.07); }
  .console-live { display: none; }
  .command-capabilities { grid-template-columns: 1fr; }
  .command-capabilities > div { min-height: 82px; padding: 17px 0; border-top: 1px solid rgba(255,255,255,.11); border-left: 0 !important; }
	.insurer-trust { padding-block: 32px; }
	.insurer-logo { flex-basis: 125px; min-height: 72px; padding: 12px 15px; }
	.insurer-logo img { max-width: 112px; height: 36px; }
	.audience-grid { grid-template-columns: 1fr; }
	.audience-grid article { min-height: 300px; }
	.audience-grid article > span { margin-bottom: 48px; }
  .risk-chain { grid-template-columns: 1fr; }
  .risk-chain > div { min-height: 235px; padding-inline: 10px; }
  .risk-chain > div + div { border-top: 1px solid #cfd7df; border-left: 0; }
  .risk-index { margin-bottom: 35px; }
  .flagship-section, .integration-section, .solution-process { padding: 85px 0; }
  .flagship-grid, .integration-grid { gap: 45px; }
  .biometric-core { min-height: 700px; transform: scale(.82); transform-origin: center; }
  .core-orbit-one { width: 500px; height: 500px; }
  .core-orbit-two { width: 620px; height: 620px; }
  .core-signal-left { left: -7%; }
  .core-signal-right { right: -7%; }
  .power-card, .power-card:first-child, .power-grid-catalog .power-card:first-child { min-height: 440px; padding: 28px 24px; }
  .power-card:first-child .power-card-icon, .power-grid-catalog .power-card:first-child .power-card-icon, .power-card-icon { margin-top: 82px; }
  .enterprise-control-image, .solution-evidence-image, .solutions-architecture-image { min-height: 390px; box-shadow: 12px 12px 0 #d2d8dd; }
  .api-console { box-shadow: 12px 12px 0 rgba(16,47,70,.45); }
  .api-console pre { min-height: 310px; padding: 26px 20px; font-size: .72rem; }
  .api-result { align-items: flex-start; flex-direction: column; justify-content: center; gap: 4px; }
  .cta-card { align-items: flex-start; min-height: 480px; padding: 65px 25px; }
	.solution-command-hero { padding: 62px 0 75px; }
	.solution-command-copy h1 { font-size: clamp(2.8rem,12vw,4.25rem); }
	.solution-command-proof { grid-template-columns: 1fr; }
	.solution-positioning { padding: 80px 0 75px; }
	.solution-positioning-grid { margin-top: 48px; }
  .signal-panel-core { min-height: 320px; }
  .signal-panel-checks { grid-template-columns: 1fr; }
  .signal-panel-checks > div { min-height: 68px; }
	.score-network-stage { min-height: 420px; }
	.score-network-node { width: 116px; grid-template-columns: 27px minmax(0,1fr) 5px; padding: 7px; }
	.score-network-node > span { width: 27px; height: 27px; }
	.score-network-node-biometry, .score-network-node-license { left: 18.5%; }
	.score-network-node-phone { left: 15%; }
	.score-network-node-registry, .score-network-node-vehicle { left: 81.5%; }
	.score-network-node-courts { left: 85%; }
	.score-network-result { grid-template-columns: 42px minmax(0,1fr); }
	.score-result-privacy { grid-column: 1 / -1; }
  .solution-feature-grid, .solution-process-grid { grid-template-columns: 1fr; }
  .solution-feature-card { min-height: 300px; }
  .solution-feature-top { margin-bottom: 70px; }
  .solution-process-grid li { min-height: 235px; border-top: 1px solid rgba(255,255,255,.13); border-left: 0 !important; }
	.process-live-bar { grid-template-columns: 1fr auto; }
	.process-live-bar strong { display: none; }
	.process-step-marker { margin-bottom: 42px; }
	.solution-process-grid li { min-height: 260px; }
	.power-grid-single, .power-grid-balanced { grid-template-columns: 1fr; }
  .solutions-command-hero { padding-top: 70px; }
  .solutions-command-copy { margin-bottom: 55px; }
  .solutions-command-copy h1 { font-size: clamp(3.15rem,15vw,5rem); }
}

@media (max-width: 430px) {
  .command-center { margin-inline: -7px; }
  .operational-timeline { padding-inline: 9px; }
  .timeline-step { gap: 8px; }
  .timeline-step strong { font-size: .64rem; }
  .biometric-core { min-height: 650px; margin-inline: -25px; transform: scale(.72); }
  .core-signal { min-width: 142px; }
  .signal-radar-two { width: 270px; height: 270px; }
  .signal-radar-one { width: 190px; height: 190px; }
  .solution-signal-panel { margin-inline: -5px; }
	.score-network-stage { min-height: 480px; }
	.score-network-node { width: 104px; }
	.score-network-node small { display: none; }
	.score-network-node-biometry, .score-network-node-license { left: 20%; }
	.score-network-node-phone { left: 17%; }
	.score-network-node-registry, .score-network-node-vehicle { left: 80%; }
	.score-network-node-courts { left: 83%; }
	.score-engine { width: 100px; height: 100px; }
	.score-engine-ring-inner { inset: -22px; }
	.score-engine-ring-outer { inset: -51px; }
}

@media (prefers-reduced-motion: reduce) {
  .authority-dot::after, .timeline-heading > p i, .timeline-list::after, .timeline-step, .timeline-icon, .timeline-state, .core-orbit, .face-ring-active, .scan-line, .signal-radar-two, .process-live-bar span i, .solution-process-grid::after, .solution-process-grid li, .process-step-marker > span, .process-step-status, .score-network-stage::before, .score-network-paths-flow path, .score-network-node > i, .score-engine-ring-outer { animation: none !important; }
	.solution-process-grid li { opacity: 1; }
	.solution-process-grid::after { transform: scaleX(1); }
}
