
*{box-sizing:border-box}
:root{
  --bg:#f6f7f8;
  --paper:#ffffff;
  --ink:#111827;
  --muted:#667085;
  --line:#dfe3e8;
  --line2:#edf0f3;
  --blue:#2563eb;
  --blue2:#1d4ed8;
  --navy:#0f172a;
  --soft:#f0f3f7;
  --green:#18794e;
  --amber:#9a6700;
}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}
a{color:inherit;text-decoration:none}
button{font:inherit}
.shell{width:min(1200px,calc(100% - 44px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(246,247,248,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(223,227,232,.95)}
.header-inner{height:72px;display:flex;align-items:center;gap:30px}
.brand img{display:block;width:178px;height:38px}
.main-nav{margin-left:auto;display:flex;gap:26px;font-size:14px;font-weight:650;color:#475467}
.main-nav a:hover{color:var(--ink)}
.header-cta{padding:10px 14px;border:1px solid #bfc5cc;border-radius:7px;background:#fff;font-size:14px;font-weight:750}
.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;font-weight:750;color:var(--ink)}
.hero{padding:86px 0 72px;background:linear-gradient(180deg,#f7f8f9 0%,#f2f4f6 100%);border-bottom:1px solid var(--line)}
.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:850;color:var(--blue)}
.hero h1{font-size:clamp(48px,5.9vw,78px);line-height:.99;letter-spacing:-.055em;margin:16px 0 22px;max-width:760px}
.hero-text{font-size:18px;line-height:1.75;color:#596273;max-width:680px}
.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 34px}
.button{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;padding:12px 17px;font-size:14px;font-weight:800;border:1px solid transparent;transition:transform .18s ease,background .18s ease}
.button:hover{transform:translateY(-1px)}
.button.primary{background:var(--navy);color:#fff}
.button.primary:hover{background:#172033}
.button.secondary{background:#fff;border-color:#cbd1d8}
.button.full{width:100%}
.credibility-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-top:22px;border-top:1px solid #d6dbe1}
.credibility-row>div{display:flex;flex-direction:column;gap:3px}
.label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8a94a4;font-weight:800}
.credibility-row strong{font-size:13px}
.credibility-row small{font-size:11px;color:#7a8493;line-height:1.45}
.app-frame{background:#fff;border:1px solid #cdd3da;border-radius:12px;overflow:hidden;box-shadow:0 26px 70px rgba(15,23,42,.12)}
.app-topbar{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line2);background:#fbfcfd}
.app-brand-mini{display:flex;align-items:center;gap:9px}
.mini-mark{width:26px;height:26px;display:grid;place-items:center;border-radius:7px;background:var(--navy);color:#fff;font-size:12px;font-weight:900}
.app-brand-mini div{display:flex;flex-direction:column}
.app-brand-mini strong{font-size:12px}
.app-brand-mini small{font-size:10px;color:#98a2b3}
.topbar-right{display:flex;align-items:center;gap:10px}
.sync-status{font-size:10px;color:#64748b}.sync-status i{display:inline-block;width:7px;height:7px;background:#22c55e;border-radius:50%;margin-right:5px}
.avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e9edf2;color:#475467;font-size:10px;font-weight:800}
.app-body{display:grid;grid-template-columns:112px 1fr;min-height:440px}
.app-sidebar{background:#f8fafc;border-right:1px solid var(--line2);padding:16px 10px;display:flex;flex-direction:column;gap:6px}
.app-sidebar span{font-size:10px;color:#7a8493;padding:8px 9px;border-radius:6px}
.app-sidebar span.active{background:#e9eef6;color:#0f172a;font-weight:800}
.app-content{padding:18px}
.app-heading{display:flex;justify-content:space-between;align-items:flex-start}
.app-heading span{font-size:10px;color:#98a2b3}
.app-heading h3{margin:2px 0 0;font-size:18px}
.app-heading button{border:1px solid #d5dae0;background:#fff;border-radius:6px;padding:7px 10px;font-size:10px;font-weight:800;color:#475467}
.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}
.metric-strip>div{border:1px solid #e5e9ee;border-radius:7px;padding:11px;background:#fbfcfd}
.metric-strip span,.metric-strip small{display:block;color:#8a94a4;font-size:9px}
.metric-strip strong{display:block;font-size:21px;margin:3px 0}
.app-section-title{display:flex;justify-content:space-between;align-items:center;margin:18px 0 7px}
.app-section-title span{font-size:11px;font-weight:850}
.app-section-title small{font-size:9px;color:#98a2b3}
.table{border:1px solid #e5e9ee;border-radius:8px;overflow:hidden}
.tr{display:grid;grid-template-columns:1.5fr .45fr .5fr .55fr;gap:8px;align-items:center;padding:9px 10px;border-top:1px solid #eef1f4;font-size:9px}
.tr:first-child{border-top:0}
.tr.th{background:#fafbfc;color:#98a2b3;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.tr b{font-size:8px;color:#667085}
.tr b.ok{color:var(--green)}.tr b.hold{color:var(--amber)}
.dot{display:inline-block;width:6px;height:6px;border-radius:2px;margin-right:6px}.dot.blue{background:#3b82f6}.dot.violet{background:#8b5cf6}.dot.amber{background:#f59e0b}.dot.slate{background:#94a3b8}
.scan-event{margin-top:10px;padding:10px;border-radius:7px;background:#0f172a;color:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}
.scan-icon{width:26px;height:26px;border:1px solid #3a4558;border-radius:6px;position:relative}
.scan-icon:before,.scan-icon:after{content:"";position:absolute;left:6px;right:6px;height:2px;background:#93c5fd}.scan-icon:before{top:8px}.scan-icon:after{bottom:8px}
.scan-event div:nth-child(2){display:flex;flex-direction:column}.scan-event span{font-size:8px;color:#94a3b8}.scan-event strong{font-size:9px}.scan-event time{font-size:8px;color:#94a3b8}
.facts{background:#fff;border-bottom:1px solid var(--line)}
.facts-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.facts-grid>div{padding:19px 18px;border-right:1px solid var(--line2);display:flex;flex-direction:column;gap:3px}.facts-grid>div:last-child{border-right:0}
.facts-grid span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#98a2b3;font-weight:800}.facts-grid strong{font-size:13px}
.section{padding:96px 0}
.section-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:end;margin-bottom:46px}
.section-heading.narrow{grid-template-columns:1.15fr .85fr}
.section-heading h2,.implementation-grid h2,.security-copy h2,.company-copy h2,.policy-heading h2{font-size:clamp(36px,4.7vw,56px);line-height:1.05;letter-spacing:-.045em;margin:10px 0 0}
.section-heading p,.implementation-grid .intro,.security-copy p,.company-copy>p,.policy-heading>p{color:#667085;font-size:16px;line-height:1.75;margin:0}
.product-tabs{display:flex;gap:8px;margin-bottom:16px}
.tab{border:1px solid #d5dae0;background:#fff;border-radius:6px;padding:9px 13px;font-size:12px;font-weight:800;color:#667085;cursor:pointer}
.tab.active{background:#0f172a;color:#fff;border-color:#0f172a}
.product-showcase{display:grid;grid-template-columns:.82fr 1.18fr;border:1px solid #cfd5dc;border-radius:12px;overflow:hidden;background:#fff}
.showcase-copy{padding:34px;border-right:1px solid var(--line)}
.tab-copy{display:none}.tab-copy.active{display:block}
.small-no{font-size:10px;color:#98a2b3;font-weight:850}
.tab-copy h3{font-size:29px;line-height:1.15;letter-spacing:-.03em;margin:12px 0}
.tab-copy p{color:#667085;line-height:1.7}
.tab-copy ul{list-style:none;padding:0;margin:24px 0 0}
.tab-copy li{padding:10px 0;border-top:1px solid var(--line2);font-size:13px;color:#475467}.tab-copy li:before{content:"—";margin-right:9px;color:#98a2b3}
.showcase-screen{background:#f7f9fb;padding:20px}
.screen-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#667085;margin-bottom:12px}
.screen-top small{color:#98a2b3}
.screen-content{background:#fff;border:1px solid #dfe4e9;border-radius:9px;overflow:hidden;min-height:318px}
.screen-toolbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid var(--line2)}
.screen-toolbar strong{font-size:12px}.screen-toolbar button{border:1px solid #d5dae0;background:#fff;border-radius:5px;padding:6px 9px;font-size:9px;color:#667085}
.screen-list>div{display:grid;grid-template-columns:.65fr 1.3fr .55fr;gap:12px;align-items:center;padding:14px 15px;border-bottom:1px solid var(--line2);font-size:10px}
.screen-list>div span{color:#98a2b3}.screen-list>div strong{font-size:11px}.screen-list>div b{font-size:9px;color:#2563eb}
.screen-footer{display:flex;justify-content:space-between;padding:12px 15px;font-size:9px;color:#98a2b3}
.operations-section{background:#0f172a;color:#fff}
.operations-section .section-heading p{color:#a7b0bf}
.process{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center}
.process-item{padding:26px 22px;border:1px solid #2f3948;border-radius:10px;min-height:190px}
.process-item>span{font-size:10px;color:#64748b;font-weight:850}
.process-item h3{font-size:23px;margin:44px 0 8px}
.process-item p{margin:0;color:#9ea8b7;font-size:13px}
.process-line{width:30px;height:1px;background:#3b4657}
.implementation-section{background:#eef1f4}
.implementation-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:78px}
.implementation-steps{border-top:1px solid #cbd1d8}
.implementation-steps>div{display:grid;grid-template-columns:38px .7fr 1.3fr;gap:18px;align-items:start;padding:21px 0;border-bottom:1px solid #cbd1d8}
.implementation-steps>div>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d4d9df;font-size:10px;font-weight:850}
.implementation-steps h3{margin:4px 0 0;font-size:15px}
.implementation-steps p{margin:2px 0 0;color:#667085;font-size:13px}.implementation-steps a{font-weight:800;color:#0f172a}
.security-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}
.security-copy{position:sticky;top:105px;align-self:start}
.inline-link{display:inline-block;margin-top:20px;color:#2563eb;font-weight:800;font-size:14px}
.security-list{border-top:1px solid #d5dae0}
.security-list article{display:grid;grid-template-columns:.65fr 1.35fr;gap:32px;padding:25px 0;border-bottom:1px solid #d5dae0}
.security-list span{font-weight:850;font-size:14px}.security-list p{margin:0;color:#667085;font-size:13px}
.company-section{padding-top:30px}
.company-card{display:grid;grid-template-columns:1.15fr .85fr;background:#fff;border:1px solid #cfd5dc;border-radius:12px;overflow:hidden}
.company-copy{padding:38px}
.company-meta{display:grid;grid-template-columns:1.3fr .7fr;gap:18px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line2)}
.company-meta>div{display:flex;flex-direction:column;gap:4px}.company-meta span{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#98a2b3;font-weight:800}.company-meta strong,.company-meta a{font-size:13px;font-weight:800}
.company-side{padding:38px;background:#f2f4f7;border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}
.side-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#98a2b3;font-weight:850}.company-side h3{font-size:30px;letter-spacing:-.03em;margin:12px 0}.company-side p{color:#667085;margin:0 0 24px}
.policy-section{background:#fff;border-top:1px solid var(--line)}
.policy-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:30px}
.policy-links{border-top:1px solid #d5dae0}
.policy-links a{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #d5dae0}
.policy-links a div{display:flex;flex-direction:column;gap:3px}.policy-links span{font-weight:850}.policy-links small{color:#7a8493}.policy-links b{color:#2563eb}
.contact-band{background:#0f172a;color:#fff;padding:38px 0}
.contact-band-inner{display:grid;grid-template-columns:1fr 1fr auto;gap:50px;align-items:center}
.contact-band span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;font-weight:800}.contact-band h2{font-size:36px;margin:5px 0 0}.contact-band strong{display:block;margin-top:6px;line-height:1.5}
.light-on-dark{background:#fff;color:#0f172a}
.footer{background:#090e19;color:#fff;padding:48px 0 22px}
.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:40px}
.footer-brand img{width:160px;filter:brightness(0) invert(1)}.footer-brand p{color:#7f8ba0;font-size:13px;max-width:270px}
.footer-col{display:flex;flex-direction:column;gap:9px}.footer-col strong{font-size:12px;margin-bottom:4px}.footer-col a,.footer-col span{font-size:12px;color:#8d98ab}
.footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid #222c3b;display:flex;justify-content:space-between;gap:20px;color:#68758a;font-size:11px}
.legal-page{background:#fff}
.legal-hero{padding:68px 0 38px;border-bottom:1px solid var(--line)}
.legal-hero h1{font-size:54px;letter-spacing:-.045em;margin:10px 0}.legal-hero p{color:#667085}
.legal-content{padding:50px 0 90px}.legal-content article{max-width:820px}.legal-content h2{margin-top:34px}.legal-content p,.legal-content li{color:#4b5563;line-height:1.75}.legal-note{background:#f4f6f8;border:1px solid #d9dee4;border-radius:7px;padding:15px 17px;color:#566171;margin-bottom:26px}
@media(max-width:980px){
  .hero-grid,.section-heading,.implementation-grid,.security-grid,.company-card,.policy-heading{grid-template-columns:1fr}
  .hero-grid{gap:48px}
  .process{grid-template-columns:1fr 1fr;gap:12px}.process-line{display:none}
  .product-showcase{grid-template-columns:1fr}.showcase-copy{border-right:0;border-bottom:1px solid var(--line)}
  .facts-grid{grid-template-columns:repeat(2,1fr)}.facts-grid>div:nth-child(2){border-right:0}
  .footer-grid{grid-template-columns:repeat(2,1fr)}.security-copy{position:static}.company-side{border-left:0;border-top:1px solid var(--line)}
}
@media(max-width:760px){
  .main-nav,.header-cta{display:none}.menu-toggle{display:block}
  .main-nav.open{display:flex;position:absolute;left:22px;right:22px;top:72px;background:#fff;border:1px solid #d6dbe1;border-radius:9px;padding:15px;flex-direction:column;gap:12px;box-shadow:0 18px 45px rgba(15,23,42,.12)}
  .hero{padding-top:58px}.hero h1{font-size:47px}.credibility-row{grid-template-columns:1fr}.facts-grid{grid-template-columns:1fr}.facts-grid>div{border-right:0;border-bottom:1px solid var(--line2)}
  .app-body{grid-template-columns:82px 1fr}.app-sidebar{padding-left:7px;padding-right:7px}.metric-strip{grid-template-columns:repeat(2,1fr)}
  .section{padding:72px 0}.product-tabs{overflow:auto}.showcase-copy{padding:24px}.showcase-screen{padding:12px}
  .process{grid-template-columns:1fr}.implementation-steps>div{grid-template-columns:34px 1fr}.implementation-steps p{grid-column:2}
  .security-list article{grid-template-columns:1fr;gap:8px}.company-copy,.company-side{padding:26px}.company-meta{grid-template-columns:1fr}
  .contact-band-inner{grid-template-columns:1fr;gap:24px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}
}
