:root{--blue:#0b57d0;--blue-dark:#174ea6;--ink:#172033;--muted:#667085;--bg:#f8fafd;--line:#e2e8f0;--green:#137333;--shadow:0 24px 60px rgba(20,47,89,.12);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:Roboto,Inter,"Segoe UI",Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:8px;left:8px;padding:10px 16px;background:#fff;color:var(--blue);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{height:76px;position:fixed;inset:0 0 auto;z-index:50;transition:.25s;background:rgba(255,255,255,.88);backdrop-filter:blur(14px);border-bottom:1px solid transparent}.site-header.compact{height:66px;border-color:rgba(226,232,240,.8);box-shadow:0 8px 24px rgba(19,39,70,.06)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:11px;align-items:center;font-size:22px;font-weight:800;letter-spacing:-.6px}.brand-mark{width:34px;height:34px;border-radius:10px;color:white;background:var(--blue);display:grid;place-items:center;font-size:15px}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600;color:#475467}.desktop-nav a,.login-link{transition:.2s}.desktop-nav a:hover,.login-link:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:650}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--blue);border-radius:10px;padding:12px 20px;background:var(--blue);color:#fff;font-weight:700;line-height:1.2;box-shadow:0 8px 18px rgba(11,87,208,.16);transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);background:#0848ad;box-shadow:0 12px 25px rgba(11,87,208,.24)}.button:focus-visible,a:focus-visible,summary:focus-visible,button:focus-visible{outline:3px solid #75a7f5;outline-offset:3px}.button-small{padding:10px 16px}.button-large{padding:15px 22px}.button-ghost{background:white;color:#344054;border-color:#d7dee8;box-shadow:none}.button-ghost:hover{background:#f8fafd;color:var(--blue)}.menu-button{display:none;width:42px;height:42px;padding:10px;background:none;border:0}.menu-button span{display:block;height:2px;margin:5px 0;background:#1f2937;border-radius:2px}.mobile-menu{background:#fff;border-top:1px solid var(--line);box-shadow:0 14px 30px rgba(20,47,89,.1)}.mobile-menu nav{padding:18px 20px 24px;display:grid;gap:4px}.mobile-menu a{padding:11px;border-radius:8px;font-weight:600}.mobile-menu .button{margin-top:8px}.hero{position:relative;overflow:hidden;padding:154px 0 92px;background:linear-gradient(145deg,#fff 5%,#f7faff 62%,#eff5ff)}.hero:before{content:"";position:absolute;right:-180px;top:30px;width:560px;height:560px;border:1px solid #dbe8ff;border-radius:50%}.hero-glow{position:absolute;width:420px;height:420px;left:-280px;top:90px;background:#dbe8ff;filter:blur(70px);opacity:.5}.hero-grid{position:relative;display:grid;grid-template-columns:.9fr 1.35fr;align-items:center;gap:64px}.eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:var(--blue);font-size:12px;font-weight:800;margin:0 0 18px}.hero .eyebrow{display:flex;align-items:center;gap:9px}.hero .eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #dfeaff}.hero h1{font-size:clamp(44px,4.6vw,66px);line-height:1.03;letter-spacing:-2.6px;margin:0 0 24px;color:#172033}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lead{font-size:18px;color:#566176;line-height:1.65;max-width:560px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.play{font-size:11px;color:var(--blue)}.microcopy{font-size:13px;color:#667085;margin:18px 0 0}.microcopy span{color:var(--green);font-weight:900}.microcopy b{padding:0 6px;color:#b3bac5}.dashboard-shell{background:#fff;padding:8px;border-radius:18px;box-shadow:0 35px 80px rgba(35,66,115,.2),0 0 0 1px rgba(74,112,171,.14);transform:perspective(1400px) rotateY(-2deg) rotateX(1deg)}.window-bar{height:32px;background:#f4f7fb;border-radius:12px 12px 5px 5px;display:flex;align-items:center;padding:0 12px;gap:6px}.window-bar i{width:7px;height:7px;border-radius:50%;background:#c7d1de}.window-bar span{margin-left:auto;text-transform:uppercase;font-style:normal;color:#8290a5;font-size:8px;font-weight:800;letter-spacing:1px}.app-frame{display:grid;grid-template-columns:52px 1fr;min-height:410px}.app-sidebar{border-right:1px solid #edf0f5;display:flex;align-items:center;flex-direction:column;gap:20px;padding:13px 0}.mini-brand{width:27px;height:27px;border-radius:7px;background:var(--blue);color:#fff;font-size:9px;display:grid;place-items:center;margin-bottom:15px}.app-sidebar i{width:30px;height:30px;display:grid;place-items:center;color:#8490a2;font-style:normal;font-size:14px;border-radius:8px}.app-sidebar i.active{color:var(--blue);background:#e9f1ff}.app-main{padding:18px;background:#fbfcfe;border-radius:0 0 12px}.app-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.app-top div{display:grid}.app-top small{font-size:9px;color:#8b95a5}.app-top strong{font-size:15px}.avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dce9ff;color:var(--blue);font-size:9px;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.metric-grid article{display:grid;grid-template-columns:auto 1fr;padding:12px;background:#fff;border:1px solid #edf0f4;border-radius:11px}.metric-icon{grid-row:1/4;width:27px;height:27px;border-radius:8px;display:grid;place-items:center;margin-right:8px;font-style:normal;font-size:12px}.blue{background:#e3edff;color:var(--blue)}.amber{background:#fff0ce;color:#a15c00}.green{background:#dcf4e4;color:var(--green)}.violet{background:#eee7ff;color:#7147c9}.orange{background:#ffeadc;color:#b64f08}.metric-grid small{font-size:7px;color:#8b95a5}.metric-grid strong{font-size:15px;line-height:1.25}.metric-grid em{font-size:6.5px;color:#399456;font-style:normal}.dash-lower{display:grid;grid-template-columns:1.25fr .85fr;gap:10px;margin-top:10px}.dash-lower article{background:#fff;border:1px solid #edf0f4;border-radius:11px;padding:12px}.card-heading{display:flex;justify-content:space-between;align-items:center}.card-heading strong{font-size:9px}.card-heading small{font-size:6px;color:#8b95a5}.chart{height:100px;display:flex;gap:9px;align-items:flex-end;border-bottom:1px solid #dce3ec;padding:9px 8px 0}.chart div{flex:1;border-radius:3px 3px 0 0;background:#b9d1fb}.chart div.current{background:var(--blue)}.chart-labels{display:flex;justify-content:space-around;font-size:6px;color:#8b95a5;padding-top:5px}.live-dot{font-size:6px;color:var(--green);background:#e2f6e8;border-radius:10px;padding:2px 5px}.access-row{display:flex;align-items:center;gap:6px;padding:10px 0;border-bottom:1px solid #edf0f4}.person{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#e9eff8;color:#526179;font-size:6px;font-weight:800}.access-row p{display:grid;margin:0;flex:1}.access-row b{font-size:7px}.access-row small,.access-row em{font-size:5.5px;color:#8b95a5;font-style:normal}.location-ok{margin-top:11px;background:#eaf8ee;color:var(--green);font-size:7px;padding:7px;border-radius:6px}.location-ok span{padding-right:4px}.trust-strip{border-block:1px solid #e8edf3;background:#fff}.trust-grid{min-height:88px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-grid p{display:flex;gap:10px;align-items:center;justify-content:center;margin:0;padding:10px;border-right:1px solid #e8edf3;color:#4f5d70;font-size:13px;font-weight:600}.trust-grid p:last-child{border:0}.trust-grid span{color:var(--blue);font-weight:800;font-size:14px}.section{padding:110px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 52px}.section-heading h2,.product-copy h2,.access-copy h2,.faq-intro h2,.roadmap-head h2{font-size:clamp(34px,4vw,48px);line-height:1.13;letter-spacing:-1.5px;margin:0 0 18px}.section-heading>p:last-child,.product-copy>p,.access-copy>p,.faq-intro>p,.roadmap-head>p{color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{position:relative;padding:28px 25px;border:1px solid #e3e8ef;border-radius:17px;background:#fff;transition:.25s}.feature-card:hover{transform:translateY(-6px);box-shadow:0 18px 38px rgba(29,55,92,.1);border-color:#cfdaf0}.feature-icon{width:47px;height:47px;border-radius:13px;display:grid;place-items:center;font-size:20px}.number{position:absolute;right:24px;top:30px;color:#c6cfdb;font-size:12px;font-weight:800}.feature-card h3{font-size:20px;margin:20px 0 8px}.feature-card p{font-size:14px;color:var(--muted);line-height:1.6}.feature-card ul{list-style:none;padding:12px 0 0;margin:0;border-top:1px solid #edf0f4}.feature-card li{font-size:12px;color:#4f5d70;padding:4px 0}.feature-card li:before{content:"✓";color:var(--green);font-weight:900;margin-right:7px}.product-section{background:#0d2448;color:#fff;position:relative;overflow:hidden}.product-section:before{content:"";position:absolute;width:600px;height:600px;border-radius:50%;background:#174ea6;filter:blur(120px);opacity:.3;right:-230px;top:-300px}.product-grid{position:relative;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.eyebrow.light{color:#8db7ff}.product-copy>p{color:#b6c2d5}.check-list{margin-top:34px;display:grid;gap:19px}.check-list>div{display:flex;gap:13px}.check-list>div>span{width:25px;height:25px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#1f8a4c;color:#fff;font-size:12px}.check-list p{display:grid;margin:0}.check-list strong{font-size:15px}.check-list small{color:#aebbd0;margin-top:3px}.attention-panel{padding:28px;background:#fff;border-radius:20px;color:var(--ink);box-shadow:0 25px 55px rgba(0,0,0,.22)}.panel-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #e6ebf1}.panel-top p{display:grid;margin:0}.panel-top small{color:#8a95a6;font-size:8px;font-weight:800;letter-spacing:1px}.panel-top strong{font-size:18px}.panel-top>span{color:#a15c00;background:#fff2d8;border-radius:20px;font-size:9px;font-weight:700;padding:6px 10px}.attention-item{display:flex;align-items:center;gap:13px;padding:17px 0;border-bottom:1px solid #e9edf2}.alert-icon{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;font-weight:800}.red{background:#fde5e3;color:#b3261e}.attention-item p{display:grid;flex:1;margin:0}.attention-item strong{font-size:13px}.attention-item small{font-size:10px;color:#7d899a}.attention-item>b{font-size:10px;color:var(--blue)}.demo-label{text-align:right;text-transform:uppercase;color:#99a2b1!important;font-size:7px!important;letter-spacing:1px;margin:10px 0 0!important}.steps-section{background:#f8fafd}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0;position:relative}.steps:before{content:"";position:absolute;top:40px;left:12.5%;right:12.5%;border-top:1px dashed #a8c4ec}.steps li{text-align:center;position:relative;padding:0 20px}.steps li>span{position:absolute;z-index:1;top:29px;right:calc(50% - 42px);width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font-size:10px;font-weight:800}.step-icon{position:relative;z-index:0;width:80px;height:80px;border-radius:22px;margin:auto;background:#fff;border:1px solid #dae4f1;display:grid;place-items:center;color:var(--blue);font-size:26px;box-shadow:0 10px 25px rgba(29,55,92,.06)}.steps h3{font-size:16px;margin:22px 0 7px}.steps p{font-size:13px;color:var(--muted);margin:0}.access-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;align-items:center}.hierarchy-card{padding:28px;background:#f8fafd;border:1px solid #e0e7f0;border-radius:20px}.tree-root{width:215px;margin:auto;display:flex;align-items:center;gap:12px;padding:13px;background:#fff;border:1px solid #dce4ee;border-radius:11px;box-shadow:0 8px 20px rgba(34,58,92,.06)}.tree-icon,.node-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--blue);color:#fff}.tree-root p,.tree-locations>div>p{display:grid;margin:0}.tree-root small,.tree-locations small{font-size:7px;color:#8d98a7;letter-spacing:.7px}.tree-root strong,.tree-locations strong{font-size:12px}.tree-line{height:35px;width:50%;margin:auto;border:1px solid #c3cede;border-bottom:0}.tree-locations{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tree-locations>div{position:relative;padding:15px;background:#fff;border:1px solid #dce4ee;border-radius:11px}.tree-locations>div>p{display:inline-grid;margin-left:8px;vertical-align:middle}.node-icon{display:inline-grid;width:30px;height:30px;background:#e3edff;color:var(--blue)}.sub-node{margin:14px 0 8px;padding:8px 10px;border-radius:7px;background:#f3f6fa;display:flex;justify-content:space-between;font-size:8px}.sub-node span{color:#8490a1}.gate-row{display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #e7ebf0;border-radius:7px}.gate-row i{width:22px;height:22px;display:grid;place-items:center;border-radius:5px;background:#e4f4e9;color:var(--green);font-style:normal}.gate-row p{display:grid;flex:1;margin:0;font-size:7px;font-weight:700}.gate-row small{font-size:5px;color:#8b95a5}.gate-row em{font-size:5px;font-style:normal;color:var(--green);background:#e3f5e8;padding:2px 4px;border-radius:5px}.access-copy>p{line-height:1.7}.relation{display:flex;gap:8px;align-items:center;margin:27px 0;flex-wrap:wrap}.relation span{padding:8px 12px;border-radius:7px;background:#e7f0ff;color:var(--blue);font-size:11px;font-weight:800}.relation i{font-style:normal;color:#a3adbb}.roadmap-section{padding-top:0}.roadmap-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:36px}.roadmap-head h2{margin:0}.roadmap-head>p{max-width:380px;font-size:14px}.roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.roadmap-grid article{padding:23px;border-radius:15px;background:#f8fafd;border:1px dashed #cfd8e4}.road-icon{display:block;color:#7e8da1;font-size:22px;margin-bottom:24px}.roadmap-grid b{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#687789;background:#e8edf3;padding:5px 7px;border-radius:5px}.roadmap-grid h3{font-size:16px;margin:13px 0 6px}.roadmap-grid p{font-size:12px;color:var(--muted);margin:0}.faq-section{background:#f8fafd}.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:90px;align-items:start}.faq-intro{position:sticky;top:110px}.faq-intro h2{font-size:42px}.faq-intro a{display:inline-flex;gap:10px;color:var(--blue);font-size:14px;font-weight:800;margin-top:15px}.faq-list{border-top:1px solid #dce3eb}.faq-list details{border-bottom:1px solid #dce3eb}.faq-list summary{cursor:pointer;list-style:none;padding:22px 44px 22px 0;font-weight:700;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span:before,.faq-list summary span:after{content:"";position:absolute;right:8px;top:31px;width:13px;height:2px;background:var(--blue);transition:.2s}.faq-list summary span:after{transform:rotate(90deg)}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{margin:-5px 40px 22px 0;color:var(--muted);font-size:14px}.final-cta{background:linear-gradient(135deg,#0b57d0,#174ea6);color:#fff;text-align:center;padding:90px 0;position:relative;overflow:hidden}.final-cta:after,.final-cta:before{content:"";position:absolute;width:390px;height:390px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.final-cta:before{left:-220px;top:-230px}.final-cta:after{right:-220px;bottom:-250px}.final-cta .container{position:relative;z-index:1}.cta-mark{width:50px;height:50px;display:grid;place-items:center;margin:0 auto 24px;border-radius:14px;background:rgba(255,255,255,.15)}.final-cta h2{font-size:clamp(34px,4vw,49px);line-height:1.14;letter-spacing:-1.5px;margin:0 auto 18px;max-width:700px}.final-cta p{max-width:650px;margin:0 auto 28px;color:#dce8ff;font-size:17px}.button-white{background:#fff;color:var(--blue);border-color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.15)}.button-white:hover{background:#f6f9ff}.final-cta small{display:block;margin-top:17px;color:#dce8ff}footer{background:#091a34;color:#d5deeb;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:80px;padding-bottom:48px}.brand-footer{color:#fff}.footer-grid>div:first-child p{max-width:390px;color:#9cabc0;font-size:13px}.footer-grid h3{color:#fff;font-size:12px;margin:0 0 16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid>div:not(:first-child) a{font-size:12px;color:#9cabc0}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #22324b;padding-top:22px;display:flex;justify-content:space-between;color:#8090a7;font-size:10px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.desktop-nav{display:none}.hero-grid,.product-grid,.access-grid{grid-template-columns:1fr}.hero-grid{gap:55px}.hero-copy{text-align:center}.hero .eyebrow,.hero-actions{justify-content:center}.hero-lead{margin-inline:auto}.product-grid,.access-grid{gap:55px}.feature-grid,.roadmap-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-grid p:nth-child(2){border-right:0}.trust-grid p:nth-child(-n+2){border-bottom:1px solid #e8edf3}.faq-grid{gap:55px}.app-frame{min-height:390px}}
@media(max-width:720px){.container{width:min(100% - 30px,1160px)}.site-header{height:66px}.login-link,.nav-actions>.button{display:none}.menu-button{display:block}.hero{padding:118px 0 70px}.hero h1{font-size:43px;letter-spacing:-1.8px}.hero-lead{font-size:16px}.dashboard-shell{transform:none;margin:0 -8px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:last-child{grid-column:1/-1}.dash-lower{grid-template-columns:1fr}.activity-card{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid p{justify-content:flex-start;border-right:0;border-bottom:1px solid #e8edf3!important;padding:15px 10px}.trust-grid p:last-child{border-bottom:0!important}.section{padding:78px 0}.section-heading{margin-bottom:36px}.section-heading h2,.product-copy h2,.access-copy h2,.faq-intro h2,.roadmap-head h2{font-size:34px}.feature-grid,.roadmap-grid{grid-template-columns:1fr}.feature-card{padding:24px}.steps{grid-template-columns:1fr;gap:25px}.steps:before{display:none}.steps li{display:grid;text-align:left;grid-template-columns:70px 1fr;padding:0;column-gap:18px}.steps li>span{left:53px;right:auto;top:-7px}.step-icon{width:70px;height:70px;grid-row:1/3}.steps h3{margin:7px 0 0}.steps p{grid-column:2}.tree-locations{grid-template-columns:1fr}.tree-line{height:22px}.roadmap-head{display:block}.roadmap-head>p{margin-top:14px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-intro{position:static}.final-cta{padding:72px 0}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.hero-actions .button{width:100%}.app-sidebar{display:none}.app-frame{grid-template-columns:1fr}.app-main{padding:12px}.attention-panel{padding:20px}.attention-item>b{display:none}}
@media(max-width:380px){.hero h1{font-size:38px}.window-bar span{display:none}.metric-grid{grid-template-columns:1fr}.metric-grid article:last-child{grid-column:auto}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.relation{gap:5px}.relation span{padding:7px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
