.home-page{--navy:#10294b;--blue:#1467f5;--muted:#64748b;--line:#dfe8f5;color:var(--navy);overflow-x:hidden;background:#fff}
.home-page .site-header{height:70px;padding:0 max(4.5vw,24px);border-color:#edf1f7;background:rgba(255,255,255,.97);box-shadow:0 3px 16px rgba(16,41,75,.04)}
.home-page .site-brand{gap:10px;white-space:nowrap}
.home-page .brand-mark{width:40px;height:40px;border-radius:12px;background:linear-gradient(145deg,#2379ff,#0a3995);font-size:16px;box-shadow:none}
.home-page .site-brand strong{font-size:18px;line-height:1.1}.home-page .site-brand small{font-size:12px}
.home-page .site-nav{gap:25px}.home-page .site-nav a{color:#526178;font-size:13px;font-weight:650;white-space:nowrap;transition:color .2s}
.home-page .site-nav a:hover,.home-page .site-nav a:first-child{color:var(--navy)}
.home-page .site-nav .nav-action{background:#103e91;color:#fff;padding:11px 23px;border-radius:11px;box-shadow:0 8px 18px rgba(20,103,245,.13)}
.home-page .site-nav .nav-action:hover{color:#fff;background:#1467f5}
.home-page .hero{min-height:0;padding:0;display:block;background:radial-gradient(ellipse at 64% 10%,rgba(247,232,206,.58),transparent 37%),radial-gradient(ellipse at 94% 88%,rgba(194,220,255,.55),transparent 48%),linear-gradient(108deg,#fffaf4 0%,#f8faff 48%,#e9f3ff 100%)}
.home-page .hero-inner{width:min(1440px,100%);min-height:485px;margin:auto;padding:55px max(4.5vw,24px) 45px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(30px,5vw,80px);align-items:center}
.home-page .hero-copy{position:relative;z-index:2}.home-page .eyebrow{color:#173255;font-size:11px;letter-spacing:.22em;font-weight:850;text-transform:uppercase}
.home-page .hero h1{font-size:clamp(42px,4.55vw,70px);line-height:1.055;letter-spacing:-.055em;max-width:680px;margin:15px 0 16px;color:#10294b}
.home-page .hero h1 span{color:#1867ee;white-space:nowrap;position:relative}.home-page .hero h1 span:after{content:"";position:absolute;left:12%;right:2%;bottom:-6px;height:3px;border-radius:50%;background:#2c7cff;transform:rotate(-3deg)}
.home-page .hero-copy>p{max-width:575px;margin:0;color:#344865;font-size:16px;line-height:1.55}
.home-page .hero-actions{gap:12px;margin:22px 0}.home-page .button{border-radius:10px;font-size:13px;padding:12px 18px;min-height:43px;gap:9px;transition:transform .2s,box-shadow .2s,background .2s}
.home-page .button:hover{transform:translateY(-2px)}.home-page .button.primary{background:#1467f5;box-shadow:0 10px 20px rgba(20,103,245,.17)}.home-page .button.primary:hover{background:#0756dc}
.home-page .button.secondary{background:#fff;border-color:#cdd9e8;color:#122e54;box-shadow:none}.home-page .button.secondary .bi{color:#1467f5}
.home-page .trust-row{gap:18px;flex-wrap:wrap;margin-top:17px;color:#243955;font-size:11px;font-weight:750}.home-page .trust-row span:before{display:none}.home-page .trust-row i{color:#1666e8;font-size:15px;margin-right:5px;vertical-align:-1px}
.hero-visual{position:relative;min-width:0;padding:10px 5px 20px;perspective:1200px}.dashboard-shell{position:relative;border:11px solid #17202d;border-bottom-width:17px;border-radius:21px 21px 13px 13px;background:#f6f9ff;box-shadow:0 26px 48px rgba(14,34,63,.22);transform:rotateY(-5deg) rotateX(2deg);overflow:hidden;aspect-ratio:1.52}
.dashboard-shadow{width:106%;height:19px;margin:-3px 0 0 -3%;border-radius:0 0 70% 70%;background:linear-gradient(#a8adb5,#d7d9dd 40%,#8b9199);box-shadow:0 12px 22px rgba(15,32,50,.22);transform:perspective(500px) rotateX(43deg)}
.dashboard-top{height:32px;padding:0 12px;display:flex;align-items:center;gap:10px;background:#fff;border-bottom:1px solid #e8edf6;font-size:10px}.dashboard-brand{font-weight:800;display:flex;align-items:center;gap:5px;white-space:nowrap}.dashboard-brand b{width:17px;height:17px;display:grid;place-items:center;background:#1556bc;color:#fff;border-radius:4px;font-size:7px}.dashboard-top-label{margin:auto;color:#7d8ca3;font-size:9px}.dashboard-dots{display:flex;gap:3px}.dashboard-dots i{width:5px;height:5px;border-radius:50%;background:#d5e0ed}
.dashboard-content{height:calc(100% - 32px);display:flex}.dashboard-side{width:48px;flex:none;padding:15px 8px;display:flex;align-items:center;flex-direction:column;gap:12px;background:#f1f6ff;border-right:1px solid #e4ecf8;color:#9aacc5}.dashboard-side span{width:29px;height:27px;display:grid;place-items:center;border-radius:7px}.dashboard-side .active{background:#e0ecff;color:#1764d5}.dashboard-main{flex:1;min-width:0;padding:17px 18px}.dashboard-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.dashboard-heading small,.dashboard-heading strong{display:block}.dashboard-heading small{font-size:9px;color:#8391a8}.dashboard-heading strong{font-size:14px}.dashboard-heading>span{font-size:9px;background:#e6efff;color:#1558b6;border-radius:20px;padding:3px 8px;font-weight:700}
.dashboard-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.dashboard-metrics>div{padding:10px 10px 8px;border:1px solid #e6edf7;border-radius:9px;background:#fff;box-shadow:0 3px 9px rgba(11,35,69,.04);min-width:0}.dashboard-metrics small,.dashboard-metrics strong,.dashboard-metrics em{display:block}.dashboard-metrics small{font-size:9px;color:#778aa5}.dashboard-metrics strong{font-size:clamp(10px,1.1vw,16px);white-space:nowrap;letter-spacing:-.04em}.dashboard-metrics em{font-size:9px;color:#19835d;font-style:normal}
.dashboard-graph{height:42%;min-height:120px;background:#fff;border:1px solid #e6edf7;border-radius:9px;padding:10px 13px}.graph-head{display:flex;justify-content:space-between;gap:10px;font-size:10px}.graph-head span{display:flex;align-items:center;gap:4px;color:#8191a6;font-size:8px;white-space:nowrap}.graph-head span i{width:7px;height:7px;background:#1767ec}.graph-head span i:nth-of-type(2){background:#bdd6fb}.graph-bars{height:calc(100% - 17px);display:flex;align-items:flex-end;justify-content:space-around;gap:8px;border-bottom:1px solid #d8e5f4;background:repeating-linear-gradient(to top,transparent 0,transparent 24%,#eff3f9 24.5%,transparent 25%)}.graph-bars>div{height:100%;width:13%;display:flex;align-items:flex-end;justify-content:center;gap:2px;position:relative}.graph-bars b,.graph-bars i{display:block;width:38%;height:var(--bar);background:#236ff4;border-radius:2px 2px 0 0}.graph-bars i{background:#c1d8fc}.graph-bars small{position:absolute;bottom:-15px;color:#8a9bb3;font-size:8px;white-space:nowrap}
.home-page .section{width:min(1440px,100%);margin:auto;padding:48px max(4.5vw,24px)}.home-page .section-head{max-width:none;margin:0 0 24px;display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.home-page .section-head h2,.document-copy h2{font-size:clamp(29px,3vw,42px);letter-spacing:-.045em;line-height:1.12;margin:7px 0 0}.home-page .section-link{font-size:13px;font-weight:750;color:#0e5ddd;text-decoration:none;white-space:nowrap}.home-page .section-link i{margin-left:5px}.home-page .section-link:hover{text-decoration:underline}
.home-page .process{background:#fff;color:var(--navy)}.home-page .process .eyebrow{color:#577da9}.home-page .process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-page .process-grid div{padding:0;border:0;border-radius:0;background:transparent}.home-page .process-grid article{position:relative;padding:0 12px 0 0;min-width:0}.home-page .process-grid article:not(:last-child):after{content:"";position:absolute;top:23px;left:102px;right:12px;border-top:1px dashed #c3d8f5}.step-top{display:flex;align-items:center;gap:13px}.home-page .process-grid b{width:26px;height:26px;flex:none;display:grid;place-items:center;background:#1766eb;color:#fff;border-radius:50%;font-size:13px}.step-icon{width:48px;height:48px;display:grid;place-items:center;background:#eaf3ff;color:#1467f5;border-radius:13px;font-size:22px}.home-page .process-grid h3{font-size:15px;margin:15px 0 4px;letter-spacing:-.02em}.home-page .process-grid p{font-size:13px;line-height:1.45;color:var(--muted);margin:0;max-width:220px}
.home-page .sectors-section{width:min(1488px,calc(100% - 36px));padding:27px max(2.5vw,22px) 30px;border-radius:18px;background:linear-gradient(135deg,#f4f9ff,#eaf4ff);margin:8px auto 0}.home-page .sectors-section .section-head{margin-bottom:18px}.home-page .scenario-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.home-page .scenario-grid article{min-height:0;padding:16px 14px;border:1px solid #e5edf8;border-radius:13px;background:#fff;box-shadow:none;transition:transform .2s,box-shadow .2s}.home-page .scenario-grid article:hover{transform:translateY(-4px);box-shadow:0 12px 22px rgba(19,74,140,.08)}.home-page .scenario-icon{width:42px;height:42px;border-radius:11px;font-size:19px;background:#eaf2ff;color:#1b65df}.home-page .scenario-icon.cyan{background:#eaf5ff;color:#3276ca}.home-page .scenario-icon.orange{background:#fff0e7;color:#d47735}.home-page .scenario-icon.green{background:#e6f7ee;color:#238659}.home-page .scenario-icon.sky{background:#e9f3ff;color:#1e75db}.home-page .scenario-icon.purple{background:#f0eaff;color:#7355cf}.home-page .scenario-grid h3{font-size:15px;margin:13px 0 5px;line-height:1.25}.home-page .scenario-grid p{font-size:11px;line-height:1.45;margin:0;color:#53667f}
.benefits-layout{display:grid;grid-template-columns:1fr .9fr;gap:42px;align-items:stretch}.benefit-list{display:grid;grid-template-columns:1fr 1fr;gap:18px 22px}.benefit-list>div{display:flex;gap:12px;align-items:flex-start}.benefit-list>div>span{width:40px;height:40px;flex:none;border-radius:11px;display:grid;place-items:center;background:#eaf2ff;color:#1666e4;font-size:18px}.benefit-list p{margin:0}.benefit-list strong,.benefit-list small{display:block}.benefit-list strong{font-size:13px;line-height:1.25}.benefit-list small{font-size:12px;color:var(--muted);line-height:1.4;margin-top:4px}.benefit-feature{border-radius:16px;background:linear-gradient(130deg,#edf5ff,#dfeeff);padding:22px 26px;display:flex;flex-direction:column;justify-content:center}.feature-symbol{font-size:25px;color:#1767eb}.benefit-feature>span{font-size:11px;font-weight:800;color:#2e70cf;text-transform:uppercase;letter-spacing:.12em;margin:7px 0}.benefit-feature h3{font-size:20px;line-height:1.2;margin:0 0 8px;max-width:350px}.benefit-feature p{font-size:12px;color:#49617e;line-height:1.45;margin:0}.feature-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.feature-tags span{font-size:10px;font-weight:700;padding:5px 8px;border-radius:20px;background:#fff;color:#1e5aae}
.document-section{background:linear-gradient(110deg,#fffaf7,#f5f9ff);overflow:hidden}.document-inner{width:min(1440px,100%);margin:auto;padding:44px max(4.5vw,24px) 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:30px;align-items:center;min-height:250px}.document-copy{align-self:center;padding-bottom:38px}.document-copy p{max-width:410px;font-size:14px;line-height:1.55;color:var(--muted);margin:10px 0 18px}.document-stack{position:relative;height:275px;min-width:0}.paper{position:absolute;bottom:-18px;width:180px;height:255px;background:#fff;border-radius:5px 5px 0 0;box-shadow:0 5px 20px rgba(28,54,92,.15);padding:18px;color:#17335c}.paper-front{left:12%;z-index:3;transform:rotate(-7deg);text-align:center}.paper-middle{left:37%;z-index:2;transform:rotate(2deg)}.paper-back{left:63%;z-index:1;transform:rotate(10deg)}.paper-logo{width:24px;height:24px;display:grid;place-items:center;margin:0 auto 3px;border-radius:5px;background:#1253bd;color:#fff;font-size:9px;font-weight:800}.paper-front small{font-size:10px;font-weight:800}.paper-front h3{font-size:16px;margin:28px 0 7px}.paper-front p{font-size:8px;color:#71819b;margin:0}.paper-cover-art{height:75px;margin-top:26px;border-radius:5px;background:linear-gradient(145deg,#b7d8f9,#e8f4ff);display:grid;place-items:center;font-size:39px;color:#3870b6}.paper-middle strong,.paper-back strong{display:block;font-size:10px;margin:8px 0 14px}.paper-table{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:1px;background:#d7e6f6;border:1px solid #d7e6f6;font-size:7px}.paper-table span{padding:5px 2px;background:#fff}.paper-table span:nth-child(-n+3){background:#e5f0fd;font-weight:800}.paper-chart{height:95px;display:flex;align-items:flex-end;justify-content:space-around;border-bottom:1px solid #bfd3eb}.paper-chart i{width:22px;background:#2f82df;border-radius:2px 2px 0 0}.paper-lines i{display:block;height:4px;background:#e2eaf4;margin-top:9px;border-radius:5px}.paper-lines i:last-child{width:70%}
.home-page footer{padding:20px max(4.5vw,24px);background:#fff;color:#62728c;border-top:1px solid #e8edf5;font-size:12px}.home-page footer strong,.home-page footer small{display:block}.home-page footer strong{color:#142c50;font-size:14px}.home-page footer small{margin-top:2px}
.home-page .auth-section{padding:50px max(4.5vw,24px);gap:50px}.home-page .auth-copy h2{font-size:clamp(27px,3vw,40px)}.home-page .auth-grid form{padding:22px}.home-page .auth-grid h3{font-size:20px}
@media(max-width:1180px){.home-page .site-nav{gap:15px}.home-page .hero-inner{gap:24px}.home-page .hero h1{font-size:clamp(40px,4.7vw,60px)}.home-page .scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-page .scenario-grid article{min-height:130px}.home-page .dashboard-metrics strong{font-size:11px}}
@media(max-width:900px){.home-page .hero-inner{grid-template-columns:1fr 1fr;min-height:0;padding-top:48px;padding-bottom:42px}.home-page .hero h1{font-size:40px}.home-page .hero-copy>p{font-size:14px}.home-page .trust-row{gap:9px 14px}.home-page .dashboard-side{width:34px}.home-page .dashboard-main{padding:12px}.home-page .dashboard-metrics{gap:4px}.home-page .dashboard-metrics>div{padding:7px 5px}.home-page .dashboard-metrics small{font-size:7px}.home-page .dashboard-metrics strong{font-size:9px}.home-page .graph-head span{display:none}.home-page .process-grid{gap:10px}.home-page .process-grid article:not(:last-child):after{display:none}.home-page .benefits-layout{gap:18px}.home-page .site-nav a:not(.nav-action):not(.nav-mobile-link){display:none}}
@media(max-width:700px){.home-page .site-header{height:64px}.home-page .hero-inner{grid-template-columns:1fr;padding-top:38px;gap:22px}.home-page .hero h1{font-size:clamp(39px,9vw,56px)}.home-page .hero-visual{max-width:580px;width:100%;margin:auto}.home-page .dashboard-metrics strong{font-size:clamp(10px,2.5vw,15px)}.home-page .dashboard-metrics small{font-size:8px}.home-page .section{padding-top:42px;padding-bottom:42px}.home-page .process-grid{grid-template-columns:1fr 1fr;gap:24px}.home-page .sectors-section{width:calc(100% - 24px);padding:24px 18px}.home-page .scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .benefits-layout{grid-template-columns:1fr}.home-page .document-inner{grid-template-columns:1fr;gap:0}.home-page .document-copy{padding-bottom:0}.home-page .document-stack{height:235px}.paper{width:155px;height:220px}.home-page .auth-section{grid-template-columns:1fr}}
@media(max-width:430px){.home-page .site-brand strong{font-size:16px}.home-page .site-nav .nav-action{padding:9px 11px;font-size:11px}.home-page .hero h1{font-size:39px}.home-page .hero h1 span{white-space:normal}.home-page .hero-actions{flex-direction:column;align-items:stretch}.home-page .hero-actions .button{width:100%}.home-page .trust-row{display:grid;grid-template-columns:1fr 1fr;font-size:10px}.home-page .dashboard-shell{border-width:7px;border-bottom-width:12px}.home-page .dashboard-top{height:26px}.home-page .dashboard-content{height:calc(100% - 26px)}.home-page .dashboard-heading strong{font-size:11px}.home-page .dashboard-heading small{font-size:7px}.home-page .dashboard-graph{min-height:92px}.home-page .section-head{align-items:flex-start}.home-page .section-link{font-size:11px}.home-page .process-grid{grid-template-columns:1fr;gap:19px}.home-page .process-grid article{display:grid;grid-template-columns:62px 1fr;column-gap:12px}.home-page .process-grid .step-top{grid-row:span 2;gap:6px;align-items:flex-start}.home-page .process-grid .step-icon{width:34px;height:34px;font-size:16px}.home-page .process-grid b{width:22px;height:22px;font-size:11px}.home-page .process-grid h3{margin:0 0 2px}.home-page .scenario-grid article{padding:12px}.home-page .scenario-grid h3{font-size:13px}.home-page .scenario-grid p{font-size:10px}.home-page .benefit-list{grid-template-columns:1fr}.home-page .document-stack{transform:scale(.88);transform-origin:left bottom;width:114%}.home-page footer{gap:10px}.home-page footer>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){.home-page *, .home-page *:before,.home-page *:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
