:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#08234a;background:#fff;font-synthesis:none;--ink: #08234a;--muted: #61748d;--blue: #1168ed;--green: #18a771;--line: #dce8f5;--danger: #f04c55;--shadow: 0 24px 70px rgba(35, 100, 177, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(17,104,237,.34);outline-offset:3px}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:64px 0}.desktop-only{display:block}.site-header{position:sticky;top:0;z-index:40;height:76px;background:#fffffff0;border-bottom:1px solid rgba(215,229,243,.8);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.header-inner{height:100%;display:flex;align-items:center;gap:24px}.brand{min-width:330px;color:var(--ink);text-decoration:none;display:grid;grid-template-columns:46px auto 1fr;align-items:center;column-gap:10px}.brand-mark{width:46px;height:46px;color:#0683e5;display:grid;place-items:center}.brand-mark svg{width:42px;height:42px}.brand-copy strong{font-size:25px;letter-spacing:-.04em}.brand-company{padding-left:10px;border-left:1px solid #d9e3ee;font-size:12px;font-weight:600;color:#233e61;white-space:nowrap}.main-nav{flex:1;display:flex;justify-content:center;gap:28px}.main-nav button{height:76px;border:0;background:transparent;color:#304b6a;padding:0;position:relative;font-size:14px;font-weight:600}.main-nav button:after{content:"";position:absolute;height:3px;left:50%;right:50%;bottom:0;background:var(--blue);border-radius:99px;transition:.22s ease}.main-nav button:hover,.main-nav button.active{color:var(--blue)}.main-nav button.active:after{left:0;right:0}.header-cta{border:0;color:#fff;background:linear-gradient(135deg,var(--blue),#0557d8);padding:12px 18px;border-radius:11px;font-size:14px;font-weight:700;box-shadow:0 10px 24px #1168ed3b}.menu-button{display:none;border:0;background:transparent;color:var(--ink);padding:8px}.menu-button svg{width:26px;height:26px}.hero{position:relative;overflow:hidden;min-height:620px;display:grid;align-items:center;background:linear-gradient(112deg,#f7fcff,#edf8ff 48%,#dff1ff)}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.55;background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.95),transparent 34%),linear-gradient(128deg,transparent 38%,rgba(255,255,255,.66) 38.2%,transparent 38.6%,transparent 53%,rgba(255,255,255,.74) 53.2%,transparent 54%)}.hero-orbit{position:absolute;border:1px solid rgba(60,144,235,.13);border-radius:50%}.orbit-one{width:760px;height:760px;right:-250px;top:-430px}.orbit-two{width:520px;height:520px;right:40px;bottom:-390px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:36px;padding:64px 0 72px}.hero-copy h1{margin:0;color:#072650;font-size:clamp(42px,3.6vw,54px);line-height:1.18;letter-spacing:-.045em;font-weight:800}.hero-copy h1 span{color:var(--blue)}.hero-copy>p{margin:25px 0 0;color:#526b86;font-size:18px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}.button{border-radius:10px;min-height:50px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:700;border:1px solid transparent;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button svg{width:18px;height:18px}.button-primary{color:#fff;background:linear-gradient(135deg,#1472f4,#075bdd);box-shadow:0 13px 30px #0860e03b}.button-primary:hover{box-shadow:0 17px 36px #0860e04d}.button-secondary{color:var(--blue);background:#ffffffe0;border-color:#3e91f1}.hero-benefits{margin-top:33px;display:grid;grid-template-columns:repeat(3,1fr);gap:19px}.hero-benefits span{min-width:0;display:grid;grid-template-columns:28px 1fr;column-gap:9px;align-items:center}.hero-benefits svg{grid-row:1 / 3;width:28px;height:28px;color:var(--blue)}.hero-benefits b{font-size:13px}.hero-benefits small{margin-top:2px;color:#74859a;font-size:11px;white-space:nowrap}.hero-visual{min-height:445px;position:relative;display:grid;align-content:center}.node-rail{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;align-items:center;transform:perspective(900px) rotateY(-3deg) rotateX(2deg)}.hero-node{min-height:142px;padding:22px 12px 15px;border:1px solid rgba(255,255,255,.9);border-radius:14px;background:#ffffffe6;box-shadow:0 20px 48px #417dbf2b;display:flex;flex-direction:column;align-items:center;text-align:center;animation:rise-in .65s both;animation-delay:var(--delay)}.hero-node:nth-child(2n){transform:translateY(-19px)}.hero-node>svg{width:38px;height:38px;color:var(--blue);margin-bottom:10px}.hero-node:nth-child(4)>svg{color:var(--green)}.hero-node b{font-size:13px}.hero-node small{color:#63788f;font-size:10px;margin-top:6px;display:flex;align-items:center;gap:2px;white-space:nowrap}.hero-node small svg{color:#26bb76;width:13px;height:13px}.flow-line{height:30px;margin:-4px 8% 0;border-bottom:3px solid rgba(34,123,237,.45);border-radius:0 0 50% 50%;display:flex;justify-content:space-between;align-items:flex-end}.flow-line span{width:10px;height:10px;background:#1c75ee;border:3px solid #a9d4ff;border-radius:50%;transform:translateY(6px)}.risk-alert{width:275px;margin:27px auto 0;padding:14px 16px;border-radius:11px;background:#fffffff2;box-shadow:var(--shadow);display:flex;align-items:center;gap:11px}.risk-alert>svg:first-child{color:var(--danger);width:32px;height:32px}.risk-alert>svg:last-child{color:#7990a8;margin-left:auto}.risk-alert span{display:flex;flex-direction:column}.risk-alert b{font-size:13px}.risk-alert small{margin-top:2px;color:var(--danger);font-size:11px}.hand-note{position:absolute;margin:0;color:#1761bd;font-family:Kaiti SC,STKaiti,serif;font-size:19px;font-style:italic;line-height:1.5;transform:rotate(-4deg);text-align:center}.note-top{top:4px;right:8px}.note-bottom{bottom:0;right:28px}.trust-bar{position:relative;z-index:3;margin-top:-1px;border-bottom:1px solid #e3edf7;background:#fff}.trust-grid{min-height:128px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-grid article{min-width:0;padding:18px 27px;display:flex;align-items:center;gap:15px;border-right:1px solid #e5edf5}.trust-grid article:first-child{padding-left:0}.trust-grid article:last-child{padding-right:0;border-right:0}.trust-grid strong{flex:none;color:var(--blue);font-size:30px;line-height:1;letter-spacing:-.04em}.trust-grid article>div{display:flex;flex-direction:column;min-width:0}.trust-grid b{font-size:13px}.trust-grid small{margin-top:5px;color:#8493a5;font-size:10px;white-space:nowrap}.section-heading{max-width:880px;margin:0 auto 48px;text-align:center}.section-heading h2{margin:0;font-size:clamp(29px,2.7vw,40px);line-height:1.35;letter-spacing:-.03em}.section-heading p{margin:14px 0 0;color:var(--muted);font-size:16px}.section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px;color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.08em}.section-kicker i{width:44px;height:1px;background:currentColor;opacity:.55}.section-kicker.light{color:#70bcff}.split-heading{margin-bottom:38px;display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:60px}.split-heading h2,.capability-heading h2,.roles-copy h2,.about-card h2,.faq-heading h2{margin:0;font-size:clamp(31px,3vw,43px);line-height:1.35;letter-spacing:-.035em}.split-heading>p{margin:0 0 4px;color:var(--muted);line-height:1.9;font-size:14px}.risk-scenes{background:linear-gradient(180deg,#fff,#f7fbff)}.risk-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.risk-card{position:relative;min-height:352px;padding:25px 22px 22px;overflow:hidden;border:1px solid #e1ebf5;border-radius:16px;background:#ffffffeb;box-shadow:0 18px 45px #254e7d12;transition:transform .22s ease,box-shadow .22s ease}.risk-card:hover{transform:translateY(-5px);box-shadow:0 25px 58px #254e7d21}.risk-card:after{content:"";position:absolute;width:150px;height:150px;right:-75px;top:-75px;border-radius:50%;background:#edf6ff}.risk-card-top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center}.risk-card-top span{color:#c6d3e0;font-size:13px;font-weight:800;letter-spacing:.12em}.risk-card-top b{color:#52708e;padding:5px 9px;border-radius:99px;background:#f0f5fa;font-size:10px}.risk-card-icon{width:52px;height:52px;margin:31px 0 21px;display:grid;place-items:center;border-radius:14px}.risk-card-icon svg{width:29px;height:29px}.risk-tone-1{color:#e3565f;background:#fff0f1}.risk-tone-2{color:#f08731;background:#fff3e7}.risk-tone-3{color:#7b62dc;background:#f1edff}.risk-tone-4{color:#168ed3;background:#eaf7ff}.risk-card h3{margin:0;font-size:20px}.risk-card>p{min-height:70px;margin:11px 0 19px;color:#62768c;font-size:13px;line-height:1.8}.risk-answer{padding-top:15px;border-top:1px dashed #dce6f0;display:flex;align-items:flex-start;gap:8px;color:#244766;font-size:11px;line-height:1.65}.risk-answer svg{flex:none;width:17px;height:17px;color:var(--green);margin-top:1px}.comparison{background:#fff}.comparison-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:22px}.comparison-panel{min-height:340px;border-radius:16px;padding:32px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr;align-items:center;overflow:hidden}.old-way{background:linear-gradient(145deg,#f7f9fc,#eef2f6);border:1px solid #e4eaf1}.cloud-way{background:linear-gradient(145deg,#ecf8ff,#def4ff);border:1px solid #d2ebfb}.panel-copy{grid-column:1 / -1}.panel-copy span{display:block;color:#5a708a;font-size:17px;font-weight:700}.panel-copy h3{margin:6px 0 0;color:#7690aa;font-size:15px;font-weight:500}.cloud-way .panel-copy span{color:var(--blue)}.cloud-way .panel-copy h3{color:#3486e1}.comparison-panel ul{list-style:none;margin:20px 0 0;padding:0}.comparison-panel li{margin:12px 0;display:flex;gap:8px;align-items:center;color:#50657a;font-size:13px}.comparison-panel li svg{width:18px;height:18px;flex:none}.old-way li svg{color:#9cacbd;border-radius:50%;background:#dbe1e8;padding:3px}.cloud-way li svg{color:#fff;border-radius:50%;background:#16ae73;padding:3px}.document-stack{height:140px;position:relative;display:grid;place-items:center}.document-stack svg{position:absolute;width:92px;height:92px;padding:19px;color:#4ba0ef;background:#fff;border-radius:13px;box-shadow:0 17px 35px #47668824}.document-stack svg:first-child{transform:translate(-42px,4px) rotate(-9deg);color:#32ac72}.document-stack svg:nth-child(2){transform:translate(10px,-15px) rotate(3deg)}.document-stack svg:last-child{transform:translate(54px,18px) rotate(9deg);color:#736ae7}.product-preview{height:138px;border-radius:10px 10px 5px 5px;border:7px solid #13243b;border-bottom-width:12px;background:#fff;box-shadow:0 20px 35px #205a9833;display:grid;grid-template-columns:35px 1fr;overflow:hidden;transform:perspective(700px) rotateY(-4deg)}.preview-sidebar{background:#1271e8;padding:7px;display:flex;flex-direction:column;align-items:center;gap:9px}.preview-sidebar svg{color:#fff;width:20px;height:20px}.preview-sidebar i{width:18px;height:4px;border-radius:8px;background:#ffffff73}.preview-main{padding:10px;display:grid;gap:8px}.preview-main>span{height:7px;border-radius:8px;width:64%;background:#e2edf7}.preview-main>strong{height:20px;width:38%;border-radius:4px;background:#d4eaff}.preview-main div{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.preview-main div i{height:41px;border-radius:5px;background:#f2f7fb}.switch-arrow{position:absolute;z-index:2;left:50%;top:55%;transform:translate(-50%,-50%);width:56px;height:56px;display:grid;place-items:center;color:#fff;background:var(--blue);border:8px solid #fff;border-radius:50%;box-shadow:0 12px 25px #1168ed3d}.switch-arrow svg{width:24px;height:24px}.lifecycle{background:#fff;padding-top:40px}.workflow-list{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.workflow-step{position:relative;text-align:center;padding:0 7px}.workflow-icon{width:66px;height:66px;margin:0 auto 15px;border-radius:50%;color:#fff;display:grid;place-items:center;box-shadow:0 12px 26px #306cbc29}.workflow-icon svg{width:34px;height:34px}.color-1{background:linear-gradient(145deg,#5baef8,#338ce8)}.color-2{background:linear-gradient(145deg,#4bd190,#20ad6e)}.color-3{background:linear-gradient(145deg,#9a80ef,#7655db)}.color-4{background:linear-gradient(145deg,#ffbd4f,#f69b1d)}.color-5{background:linear-gradient(145deg,#61b7f5,#3697df)}.color-6{background:linear-gradient(145deg,#42cec7,#20aaa7)}.workflow-step h3{margin:0;font-size:16px}.workflow-step p{margin:8px auto 0;color:var(--muted);font-size:12px;line-height:1.7;max-width:135px}.step-arrow{position:absolute;right:-14px;top:24px;color:#88c4fb;width:22px;height:22px}.risk-strip{margin-top:46px;min-height:64px;border-radius:12px;padding:15px 20px;background:#fff2f2;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;color:#8c3c43}.risk-strip b,.risk-strip span{display:flex;align-items:center;gap:7px;font-size:13px}.risk-strip b{color:#e03743;font-size:15px}.risk-strip svg{color:#ec4652;width:19px;height:19px}.security-strip{margin-top:20px;min-height:86px;padding:17px 28px;border-radius:12px;background:linear-gradient(90deg,#e7f5ff,#dceeff);display:flex;justify-content:center;align-items:center;gap:18px}.security-strip>svg{color:var(--blue);width:44px;height:44px;flex:none}.security-strip div{display:flex;flex-direction:column}.security-strip b{font-size:20px}.security-strip small{margin-top:4px;color:#60758e;font-size:12px}.capabilities{position:relative;overflow:hidden;color:#fff;background:linear-gradient(145deg,#061c3a,#092c58 58%,#0b3d73)}.capabilities:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background:radial-gradient(circle at 78% 5%,rgba(26,131,244,.65),transparent 27%),linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:auto,44px 44px,44px 44px}.capabilities .shell{position:relative;z-index:1}.capability-heading{margin-bottom:42px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.capability-heading p{max-width:650px;margin:16px 0 0;color:#a9c2dd;line-height:1.8;font-size:14px}.capability-badge{min-width:240px;padding:16px 18px;display:flex;align-items:center;gap:12px;border:1px solid rgba(139,197,255,.22);border-radius:14px;background:#ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.capability-badge>svg{width:38px;height:38px;color:#54b8ff}.capability-badge span{display:flex;flex-direction:column}.capability-badge b{font-size:16px}.capability-badge small{margin-top:3px;color:#8faecc;font-size:10px}.capability-layout{display:grid;gap:38px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.capability-grid article{min-height:300px;padding:26px;border:1px solid rgba(136,191,241,.16);border-radius:15px;background:#ffffff0e;box-shadow:inset 0 1px #ffffff0f;transition:border-color .2s ease,background .2s ease,transform .2s ease}.capability-grid article:hover{transform:translateY(-4px);border-color:#5baeff7a;background:#ffffff16}.capability-icon{width:46px;height:46px;margin-bottom:20px;border-radius:12px;display:grid;place-items:center;color:#63bdff;background:#2f96f521}.capability-icon svg{width:27px;height:27px}.capability-eyebrow{color:#5fa5e2;font-size:9px;font-weight:800;letter-spacing:.17em}.capability-grid h3{margin:5px 0 10px;font-size:20px}.capability-grid p{min-height:67px;margin:0;color:#9eb8d2;font-size:12px;line-height:1.8}.capability-grid ul{margin:20px 0 0;padding:16px 0 0;list-style:none;border-top:1px solid rgba(255,255,255,.08);display:grid;grid-template-columns:1fr 1fr;gap:10px}.capability-grid li{display:flex;align-items:center;gap:6px;color:#d9e8f6;font-size:11px}.capability-grid li svg{color:#52d8a0;width:14px;height:14px}.dashboard-showcase{margin-top:3px;overflow:hidden;border:1px solid rgba(139,197,255,.22);border-radius:18px;background:#f4f8fc;box-shadow:0 35px 90px #000a1d61;color:var(--ink)}.dashboard-top{height:54px;padding:0 20px;color:#dcecff;background:#08254a;display:flex;align-items:center;justify-content:space-between}.dashboard-top>div{display:flex;align-items:center;gap:9px}.dashboard-top svg{width:24px;height:24px;color:#56bfff}.dashboard-top b{font-size:13px}.dashboard-top>span{color:#86a5c4;font-size:10px}.dashboard-body{display:grid;grid-template-columns:185px 1fr;min-height:450px}.dashboard-body aside{padding:22px 13px;background:#fff;border-right:1px solid #e3ebf3;display:flex;flex-direction:column;gap:7px}.dashboard-body aside span{height:42px;padding:0 13px;display:flex;align-items:center;gap:9px;border-radius:8px;color:#5e7288;font-size:11px}.dashboard-body aside span.selected{color:var(--blue);background:#eaf4ff;font-weight:700}.dashboard-body aside svg{width:18px;height:18px}.dashboard-main{position:relative;padding:28px}.dashboard-welcome{display:flex;justify-content:space-between;align-items:center}.dashboard-welcome small{color:#7d90a3}.dashboard-welcome h3{margin:4px 0 0;font-size:22px}.dashboard-welcome button{height:35px;padding:0 14px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:11px;display:flex;gap:6px;align-items:center}.dashboard-welcome button svg{width:14px}.dashboard-stat-grid{margin-top:23px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.dashboard-stat-grid>span{padding:17px;border:1px solid #e2ebf4;border-radius:11px;background:#fff;display:flex;flex-direction:column}.dashboard-stat-grid small{color:#73869a;font-size:10px}.dashboard-stat-grid b{margin-top:6px;font-size:24px}.dashboard-stat-grid em{margin-top:7px;color:#24a677;font-size:9px;font-style:normal}.dashboard-stat-grid em.warn{color:#ec7a2c}.dashboard-lower{margin-top:14px;display:grid;grid-template-columns:1.55fr .8fr;gap:12px}.trend-card,.todo-card{min-height:190px;padding:18px;border:1px solid #e2ebf4;border-radius:11px;background:#fff}.trend-card>div:first-child{display:flex;justify-content:space-between}.trend-card small{color:#8999aa;font-size:9px}.chart-bars{height:115px;padding-top:18px;display:flex;align-items:flex-end;gap:9px;border-bottom:1px solid #e6edf5;background:repeating-linear-gradient(to bottom,#edf2f7 0,#edf2f7 1px,transparent 1px,transparent 29px)}.chart-bars i{flex:1;max-width:18px;border-radius:4px 4px 0 0;background:linear-gradient(#6cb7ff,#1876ec)}.chart-bars i:nth-child(2n){opacity:.38}.todo-card{display:flex;flex-direction:column;gap:13px}.todo-card>b{margin-bottom:2px}.todo-card>span{padding-bottom:10px;border-bottom:1px solid #edf2f6;display:flex;align-items:center;gap:7px;color:#51677d;font-size:10px}.todo-card em{margin-left:auto;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:#e9f3ff;font-style:normal}.todo-card i{width:7px;height:7px;border-radius:50%}.danger-dot{background:#ed5761}.warning-dot{background:#f0a63d}.success-dot{background:#28b77d}.mock-data-note{position:absolute;right:28px;bottom:10px;margin:0;color:#9aabba;font-size:9px}.roles{background:linear-gradient(180deg,#f7fbff,#fff)}.roles-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:center}.roles-copy>p{margin:18px 0 28px;color:var(--muted);font-size:14px;line-height:1.9}.role-tabs{display:grid;gap:10px}.role-tabs button{width:100%;min-height:78px;padding:13px 16px;border:1px solid #dde8f3;border-radius:12px;background:#fff;display:grid;grid-template-columns:42px 1fr 20px;gap:12px;align-items:center;text-align:left;color:#526a82;transition:.2s ease}.role-tabs button:hover,.role-tabs button.active{color:var(--blue);border-color:#86bdf7;box-shadow:0 14px 30px #2869b51a;transform:translate(4px)}.role-tabs button>svg:first-child{width:35px;height:35px}.role-tabs button>svg:last-child{width:18px;height:18px}.role-tabs span{display:flex;flex-direction:column}.role-tabs b{color:var(--ink);font-size:15px}.role-tabs small{margin-top:3px;font-size:10px}.role-stage{position:relative;min-height:580px;display:grid;place-items:center}.role-glow{position:absolute;width:510px;height:510px;border-radius:50%;background:radial-gradient(circle,#258bf238,#258bf200 67%)}.role-device{position:relative;width:min(100%,550px);min-height:470px;overflow:hidden;border:7px solid #0c2546;border-radius:22px;background:#f7faff;box-shadow:0 35px 70px #1449813d;transform:perspective(1100px) rotateY(-5deg) rotateX(1deg)}.role-device-bar{height:39px;padding:0 13px;display:flex;align-items:center;gap:6px;background:#0c2546;color:#fff}.role-device-bar span{width:7px;height:7px;border-radius:50%;background:#ff6b74}.role-device-bar span:nth-child(2){background:#f7b74b}.role-device-bar span:nth-child(3){background:#42c789}.role-device-bar b{margin-left:9px;font-size:10px;letter-spacing:.06em}.role-device-content{padding:28px}.role-user{padding:19px;display:flex;align-items:center;gap:13px;border-radius:13px;color:#fff;background:linear-gradient(130deg,#1168ed,#2297ef)}.role-user>span{width:50px;height:50px;display:grid;place-items:center;border-radius:12px;background:#ffffff2b}.role-user svg{width:34px;height:34px}.role-user div{display:flex;flex-direction:column}.role-user small{color:#d8ecff;font-size:9px}.role-user h3{margin:2px 0 0;font-size:21px}.role-user em{margin-left:auto;padding:5px 8px;border-radius:99px;background:#ffffff29;font-size:8px;font-style:normal}.role-device-content>p{margin:18px 3px;color:#61768d;line-height:1.7;font-size:12px}.role-actions{display:grid;gap:9px}.role-actions>div{min-height:57px;padding:0 15px;display:flex;align-items:center;gap:12px;border:1px solid #e3ebf3;border-radius:10px;background:#fff}.role-actions span{color:#a2b1bf;font-size:10px;letter-spacing:.08em}.role-actions b{font-size:12px}.role-actions svg{margin-left:auto;width:19px;height:19px;color:var(--green)}.role-flow{margin-top:18px;padding:12px 17px;border-radius:10px;background:#eaf5ff;display:flex;align-items:center;justify-content:space-between;color:#3b638c;font-size:10px}.role-flow span{display:flex;align-items:center;gap:6px}.role-flow i{width:8px;height:8px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #1168ed1a}.role-flow svg{width:14px;color:#8cb8e5}.delivery{background:#fff}.mini-label{display:inline-flex;margin-bottom:15px;padding:6px 11px;border-radius:99px;color:var(--blue);background:#eaf4ff;font-size:11px;font-weight:800;letter-spacing:.08em}.delivery-steps{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr)}.delivery-steps article{position:relative;padding:0 26px 0 0}.delivery-steps article:not(:last-child){border-right:1px solid #e4ecf4;margin-right:26px}.delivery-steps>article>span{color:#d0ddeb;font-size:41px;font-weight:800;letter-spacing:-.05em}.delivery-line{height:18px;position:relative;margin:10px 0 22px;border-top:1px solid #cfddeb}.delivery-line i{position:absolute;left:0;top:-5px;width:10px;height:10px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #e7f2ff}.delivery-steps h3{margin:0;font-size:17px}.delivery-steps p{margin:11px 0 0;color:var(--muted);font-size:12px;line-height:1.8}.credentials{background:#fff}.credential-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.credential-heading h2{margin:0;font-size:34px}.credential-heading p{margin:7px 0 0;color:var(--muted)}.credential-heading>svg{width:60px;height:60px;color:var(--blue)}.credential-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.credential-grid figure{margin:0}.credential-grid figure button{width:100%;height:250px;padding:0;background:#fff;border:1px solid #e2e9f2;box-shadow:0 16px 35px #405d7b14;overflow:hidden}.credential-grid figure button:hover img{transform:scale(1.025)}.credential-grid img{width:100%;height:100%;object-fit:contain;padding:13px;transition:transform .25s ease}.credential-grid figcaption{display:flex;flex-direction:column;margin-top:14px}.credential-grid figcaption strong{font-size:15px}.credential-grid figcaption span{color:#71839a;font-size:12px;margin-top:4px}.license-detail{margin-top:38px;background:linear-gradient(90deg,#eef7ff,#e7f4ff);border-radius:13px;padding:20px 28px;display:flex;align-items:center;gap:18px}.license-detail>svg{flex:none;width:40px;height:40px;color:var(--blue)}.license-detail div{display:grid;grid-template-columns:130px 1fr;align-items:center;column-gap:12px}.license-detail strong{grid-row:1 / 3;color:var(--blue);font-size:17px}.license-detail p{margin:2px 0;color:#4e6784;font-size:13px;line-height:1.7}.about-us{color:#fff;background:linear-gradient(135deg,#0a2b54,#0b3f76)}.about-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:center}.about-mark{margin-bottom:28px;display:flex;align-items:center;gap:13px}.about-mark>svg{width:48px;height:48px;color:#54baff}.about-mark span{display:flex;flex-direction:column}.about-mark b{font-size:17px}.about-mark small{margin-top:3px;color:#75a3cf;font-size:8px;letter-spacing:.11em}.about-card>p{max-width:690px;margin:20px 0 23px;color:#abc2d9;font-size:14px;line-height:1.9}.text-link{padding:0;border:0;color:#69c2ff;background:transparent;display:flex;align-items:center;gap:8px;font-weight:700}.text-link svg{width:18px}.about-facts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.about-facts article{min-height:118px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid rgba(138,193,242,.19);border-radius:13px;background:#ffffff0e}.about-facts span{color:#83a7c9;font-size:10px}.about-facts b{margin-top:9px;font-size:13px;word-break:break-all}.about-facts a{color:#fff;text-decoration:none;font-size:17px}.faq{background:#f7fbff}.faq-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px;align-items:start}.faq-heading{position:sticky;top:115px}.faq-heading>p{margin:18px 0 25px;color:var(--muted);font-size:14px;line-height:1.85}.faq-heading .button{width:auto}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid #dee8f2;border-radius:13px;background:#fff;overflow:hidden}.faq-list summary{min-height:74px;padding:0 21px;cursor:pointer;list-style:none;display:grid;grid-template-columns:35px 1fr 28px;gap:10px;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#aab9c8;font-size:11px}.faq-list summary b{font-size:14px}.faq-list summary i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:#eaf4ff;font-size:18px;font-style:normal;transition:transform .2s ease}.faq-list details[open]{border-color:#a5cff8;box-shadow:0 14px 35px #2a65a614}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details>p{margin:0;padding:0 64px 22px 66px;color:#61758b;font-size:13px;line-height:1.85}.final-cta{min-height:260px;position:relative;overflow:hidden;background:linear-gradient(120deg,#eaf8ff,#cfeefe 55%,#e1f8ff);display:grid;align-items:center}.final-cta:before,.final-cta:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(17,104,237,.1)}.final-cta:before{width:520px;height:520px;left:-210px;top:-150px}.final-cta:after{width:640px;height:640px;right:-260px;top:-380px}.final-cta-inner{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;gap:35px}.final-cta h2{margin:0;font-size:36px}.final-cta p{color:#5b728d}.contact-line a{color:var(--blue);font-size:18px;font-weight:800;text-decoration:none}.final-cta .hero-actions{flex:none;margin:0}.cta-note{right:7%;top:25px;font-size:16px}.footer{background:#071d3b;color:#fff;padding:34px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer .brand{color:#fff}.footer .brand-company,.footer a{color:#c7d8eb}.footer .brand-mark{color:#54bcff}.footer-inner>div{text-align:right}.footer p{margin:4px 0;color:#aebfd3;font-size:12px}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#04162f9e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px;animation:fade-in .2s ease both}.lead-dialog{position:relative;width:min(580px,100%);max-height:calc(100dvh - 40px);overflow-y:auto;background:#fff;border-radius:20px;padding:34px;box-shadow:0 35px 90px #00112a4d;animation:dialog-in .24s ease both}.dialog-close{position:absolute;right:18px;top:18px;border:0;border-radius:50%;background:#f0f5fa;color:#49617d;width:36px;height:36px;display:grid;place-items:center}.dialog-close svg{width:20px;height:20px}.dialog-heading{display:flex;align-items:center;gap:14px;padding-right:40px}.dialog-heading>span{width:52px;height:52px;border-radius:14px;color:var(--blue);background:#e9f4ff;display:grid;place-items:center}.dialog-heading svg{width:32px;height:32px}.dialog-heading p{margin:0 0 3px;color:var(--blue);font-size:12px;font-weight:700}.dialog-heading h2,.dialog-success h2{margin:0;font-size:25px}.dialog-intro{margin:19px 0 23px;color:var(--muted);line-height:1.8}.dialog-intro a{color:var(--blue);font-weight:700;text-decoration:none}.lead-dialog form{display:grid;gap:16px}.lead-dialog label{display:grid;gap:7px;color:#29445f;font-size:13px;font-weight:600}.lead-dialog label em{color:#8a9aad;font-style:normal;font-size:11px}.lead-dialog input,.lead-dialog textarea{width:100%;border:1px solid #d8e3ef;border-radius:9px;padding:12px 13px;color:var(--ink);background:#fbfdff;resize:vertical}.lead-dialog input[aria-invalid=true]{border-color:var(--danger)}.lead-dialog label small{color:var(--danger);font-weight:500}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.button-wide{width:100%}.form-note{margin:-4px 0 0;color:#8494a8;font-size:11px;display:flex;justify-content:center;align-items:center;gap:5px}.dialog-success{padding:28px 10px 12px;text-align:center}.dialog-success>svg{width:72px;height:72px;color:var(--green)}.dialog-success p{color:var(--muted);line-height:1.8;max-width:420px;margin:14px auto 24px}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1}}@keyframes fade-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(12px) scale(.98)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:1080px){.brand{min-width:215px}.brand-company{display:none}.main-nav{gap:18px}.header-cta{display:none}.hero-grid{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-copy h1{font-size:54px}.hero-actions,.hero-benefits{justify-content:center}.hero-benefits{max-width:700px;margin-inline:auto;margin-top:34px}.hero-visual{max-width:800px;width:100%;margin:15px auto 0}.workflow-list{grid-template-columns:repeat(3,1fr);row-gap:38px}.workflow-step:nth-child(3) .step-arrow{display:none}.trust-grid{grid-template-columns:1fr 1fr;padding:12px 0}.trust-grid article{border-bottom:1px solid #e5edf5}.trust-grid article:nth-child(2n){border-right:0}.trust-grid article:nth-last-child(-n+2){border-bottom:0}.risk-card-grid,.capability-grid,.dashboard-stat-grid{grid-template-columns:1fr 1fr}.roles-layout{gap:35px}.final-cta-inner{flex-direction:column;text-align:center}.cta-note{display:none}}@media(max-width:760px){.shell{width:min(100% - 32px,620px)}.section{padding:64px 0}.site-header{height:68px}.header-inner{justify-content:space-between}.brand{min-width:0;grid-template-columns:38px auto}.brand-mark{width:38px;height:38px}.brand-mark svg{width:35px;height:35px}.brand-copy strong{font-size:22px}.brand-company{display:none}.menu-button{display:grid}.main-nav{position:absolute;left:16px;right:16px;top:61px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);display:none;flex-direction:column;gap:0}.main-nav.is-open{display:flex}.main-nav button{height:46px;text-align:left;padding:0 13px}.main-nav button:after{display:none}.hero{min-height:auto}.hero-grid{padding:60px 0 55px;gap:33px}.hero-copy h1{font-size:clamp(38px,11vw,52px)}.hero-copy>p{font-size:16px;line-height:1.8}.desktop-only{display:none}.hero-actions{flex-direction:column}.button{width:100%}.hero-benefits{grid-template-columns:1fr;max-width:310px;gap:15px;text-align:left}.hero-benefits small{white-space:normal}.hero-visual{min-height:450px}.node-rail{grid-template-columns:repeat(6,1fr);gap:8px;overflow-x:auto;padding:15px 6px 25px;scroll-snap-type:x mandatory}.hero-node{grid-column:span 2;min-width:140px;scroll-snap-align:center}.hero-node:nth-child(2n){transform:none}.hero-node:nth-child(4),.hero-node:nth-child(5){grid-column:span 3}.flow-line{display:none}.note-top{top:-18px}.note-bottom{bottom:4px}.trust-grid{grid-template-columns:1fr;padding:8px 0}.trust-grid article,.trust-grid article:first-child,.trust-grid article:last-child{min-height:85px;padding:13px 3px;border-right:0;border-bottom:1px solid #e5edf5}.trust-grid article:last-child{border-bottom:0}.trust-grid strong{min-width:92px}.trust-grid small{white-space:normal}.split-heading{grid-template-columns:1fr;gap:18px}.split-heading h2,.capability-heading h2,.roles-copy h2,.about-card h2,.faq-heading h2{font-size:29px}.risk-card-grid{grid-template-columns:1fr}.risk-card{min-height:auto}.risk-card>p{min-height:auto}.section-heading{margin-bottom:34px}.section-heading h2{font-size:29px}.comparison-grid{grid-template-columns:1fr}.comparison-panel{min-height:360px;padding:26px 20px}.switch-arrow{left:50%;top:50%;transform:translate(-50%,-50%) rotate(90deg)}.workflow-list{grid-template-columns:repeat(2,1fr)}.workflow-step:nth-child(odd) .step-arrow{display:block}.workflow-step:nth-child(2n) .step-arrow{display:none}.risk-strip{align-items:flex-start;flex-direction:column}.security-strip{align-items:flex-start}.security-strip b{font-size:17px}.security-strip small{line-height:1.6}.capability-heading{align-items:flex-start;flex-direction:column}.capability-badge{width:100%}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:auto}.capability-grid p{min-height:auto}.dashboard-body{grid-template-columns:1fr}.dashboard-body aside{display:none}.dashboard-main{padding:20px 14px 30px}.dashboard-welcome{align-items:flex-start}.dashboard-welcome button{display:none}.dashboard-stat-grid{grid-template-columns:1fr 1fr}.dashboard-lower{grid-template-columns:1fr}.dashboard-top>span{display:none}.mock-data-note{right:14px;bottom:8px}.roles-layout{grid-template-columns:1fr;gap:28px}.role-stage{min-height:auto}.role-device{transform:none}.role-user em{display:none}.delivery-steps{grid-template-columns:1fr;gap:28px}.delivery-steps article:not(:last-child){padding:0;margin:0;border-right:0}.delivery-steps article{padding:0}.delivery-line{margin-bottom:15px}.credential-heading>svg{display:none}.credential-heading h2{font-size:30px}.credential-grid{grid-template-columns:1fr}.credential-grid figure button{height:240px}.license-detail{align-items:flex-start;padding:18px}.license-detail div{display:block}.license-detail strong{display:block;margin-bottom:8px}.license-detail p{font-size:12px}.about-grid,.faq-layout{grid-template-columns:1fr;gap:36px}.about-facts{grid-template-columns:1fr}.about-facts article{min-height:95px}.faq-heading{position:static}.faq-list details>p{padding:0 22px 22px 66px}.final-cta{padding:65px 0}.final-cta h2{font-size:31px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner>div{text-align:left}.lead-dialog{padding:28px 20px;border-radius:17px}.form-row{grid-template-columns:1fr}.dialog-heading h2{font-size:21px}}@media(max-width:450px){.hero-copy h1{font-size:38px}.hero-node{min-width:128px}.hand-note{font-size:15px}.workflow-list{gap:28px 7px}.workflow-step p{font-size:11px}.credential-grid figure button{height:210px}.capability-grid ul,.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-lower{display:none}.dashboard-body{min-height:560px}.role-device-content{padding:18px}.role-flow{padding:10px}.faq-list summary{grid-template-columns:28px 1fr 28px;padding:0 14px}.faq-list details>p{padding-left:52px}}
