@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@500&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{--navy:#071a35;--navy2:#0d2c5b;--blue:#2869f5;--blue2:#1252d6;--mint:#45e2bd;--ink:#10233f;--muted:#667993;--line:#e2e9f3;--bg:#f5f7fb;--white:#fff;--red:#ef6467;--shadow:0 18px 45px rgba(23,54,100,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Noto Sans SC,Microsoft YaHei,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.65}.app{min-height:100vh}.header{height:74px;max-width:1220px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:48px;position:relative;z-index:20}.header.dark{color:#fff}.brand{border:0;background:none;color:inherit;display:flex;align-items:center;gap:10px;text-align:left;font-size:18px;font-weight:900;line-height:1}.brand small{display:block;margin-top:4px;color:#86a6d4;font:500 9px DM Mono;letter-spacing:.1em}.brand-logo{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#4b88ff,#2262ef);box-shadow:0 9px 24px #2769f559}.nav{display:flex;align-items:center;gap:33px;flex:1}.nav button,.link-btn{border:0;background:none;color:inherit;font-size:14px;font-weight:700;opacity:.82}.nav button:hover,.link-btn:hover{opacity:1}.header-actions{display:flex;gap:21px;align-items:center}.menu-btn{display:none;margin-left:auto;border:0;background:none;color:inherit}.primary,.ghost{min-height:46px;padding:0 19px;border-radius:10px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;font-size:14px}.primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #2869f53b;transition:.2s}.primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2869f552}.primary.small{min-height:38px;padding:0 14px;font-size:13px}.primary.small svg{width:15px}.primary.light{background:#fff;color:#1557e4}.ghost{color:#fff;border:1px solid rgba(255,255,255,.2);background:#ffffff14}.hero{min-height:710px;overflow:hidden;color:#fff;position:relative;background:radial-gradient(circle at 76% 31%,#174b99 0,transparent 26%),radial-gradient(circle at 62% 100%,rgba(53,225,188,.15),transparent 27%),linear-gradient(115deg,#06162f,#0b2854 66%,#092146)}.hero-inner{max-width:1172px;margin:70px auto 0;padding:0 24px;display:grid;grid-template-columns:1.08fr .83fr;gap:84px;align-items:center;position:relative;z-index:2}.eyebrow{margin:0 0 17px;color:#91cdf5;display:flex;gap:8px;align-items:center;font-size:12px;font-weight:900;letter-spacing:.07em}.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 12px var(--mint)}.eyebrow.blue{color:#2768ee}.hero h1{margin:0;font-size:55px;line-height:1.2;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:#75baff}.lead{max-width:600px;margin:24px 0 30px;color:#c2d3eb;font-size:16px;line-height:1.9}.hero-buttons{display:flex;gap:12px}.trust{margin-top:39px;display:flex;gap:20px;color:#abc9e9;font-size:12px;font-weight:700}.trust span{display:flex;gap:6px;align-items:center}.trust svg{width:16px;color:var(--mint)}.task-preview{padding:15px;border:1px solid rgba(147,198,255,.28);border-radius:17px;background:linear-gradient(140deg,#27589b8c,#061c40c7);box-shadow:0 30px 65px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:rotate(-2deg)}.preview-top{height:32px;padding:0 4px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.preview-top small{margin-left:auto;color:#8daed0}.preview-top b{letter-spacing:2px}.live{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 10px var(--mint)}.preview-main{margin:9px 0 7px;padding:14px;display:flex;align-items:center;gap:12px;border-radius:11px;background:linear-gradient(100deg,#3074ff66,#123f7b94);border:1px solid rgba(120,185,255,.36)}.preview-main>div{display:grid;gap:3px}.preview-main strong{font-size:13px}.preview-main small,.preview-step small{color:#9bb5d6;font-size:11px}.cloud-tile{width:37px;height:37px;border-radius:10px;display:grid;place-items:center;background:#2875ff}.cloud-tile svg{width:19px}.pill{width:max-content;padding:4px 9px;border-radius:20px;background:#eef2f7;color:#687990;font-size:11px;font-weight:800;white-space:nowrap}.pill.running{margin-left:auto;color:#3cdbb5;background:#34e0b51f}.pill.done,.pill.success{color:#168362;background:#dcf8ec}.pill.error{color:#c63f49;background:#ffe7e8}.preview-step{display:flex;align-items:center;gap:12px;padding:10px 8px}.preview-step>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;border:1px solid #55769f;color:#b1c9e8;font-size:11px}.preview-step>span.done{background:var(--mint);border-color:var(--mint);color:#103253}.preview-step>span svg{width:13px}.preview-step>div{display:grid;gap:2px}.preview-step b{font-size:12px}.preview-step em{margin-left:auto;font-style:normal;color:#65e5c7;font-size:11px}.preview-foot{display:flex;align-items:center;gap:4px;padding:12px 8px 3px;color:#a9c3e4;font-size:10px}.preview-foot i{width:7px;height:17px;margin-left:1px;border-radius:3px;background:#397cf0}.preview-foot i:first-of-type{margin-left:auto}.preview-foot i.green{background:#48d9b8}.preview-foot strong{margin-left:7px;color:#5be2c1}.orbit{position:absolute;border:1px solid rgba(110,181,255,.12);border-radius:50%}.orbit.one{width:760px;height:760px;right:-250px;top:140px}.orbit.two{width:1080px;height:1080px;right:-450px;top:-55px}.stats{max-width:1110px;margin:-35px auto 0;display:grid;grid-template-columns:repeat(4,1fr);position:relative;z-index:3;border-radius:14px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.stats div{padding:25px 30px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats b{display:block;color:#2059c0;font-size:27px}.stats span{display:block;margin-top:4px;color:var(--muted);font-size:12px}.section{max-width:1172px;margin:auto;padding-left:24px;padding-right:24px}.intro{padding-top:124px;padding-bottom:52px;display:grid;grid-template-columns:1fr 1fr;gap:90px}.intro h2,.launch h2,.provider h2,.security-band h2{margin:0;font-size:39px;line-height:1.3;letter-spacing:-.045em}.intro>p{align-self:end;margin:0;color:var(--muted);font-size:15px;line-height:1.9}.flow{padding-top:30px;padding-bottom:118px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.flow article{padding:24px 21px 27px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 10px 28px #1937640d}.num{color:#9dafc4;font-size:12px;font-weight:900}.flow-icon{width:40px;height:40px;margin:17px 0;display:grid;place-items:center;border-radius:11px;background:#e9f1ff;color:#2568ee}.flow-icon svg{width:20px}.flow h3{margin:0;font-size:17px}.flow p{margin:10px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.launch{margin-bottom:118px;padding:58px 62px;display:grid;grid-template-columns:1fr 400px;gap:82px;border-radius:20px;background:linear-gradient(120deg,#e8f2ff,#effbf9)}.launch>div>p:not(.eyebrow){color:#5e728f;line-height:1.8}.launch ul{padding:0;display:grid;gap:10px;list-style:none;color:#294766;font-size:13px;font-weight:700}.launch li{display:flex;gap:8px;align-items:center}.launch li svg{width:16px;color:#14a77f}.launch-card{padding:25px!important;display:grid;gap:14px;border:1px solid #d7e5f6;border-radius:14px;background:#fff;box-shadow:0 15px 30px #2252941a}label{display:grid;gap:7px;color:#3d506a;font-size:12px;font-weight:800}input,select,textarea{width:100%;border:1px solid #d6e1ef;border-radius:8px;background:#fff;color:var(--ink);outline:0}input,select{height:43px;padding:0 11px}textarea{padding:10px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:#6b9af8;box-shadow:0 0 0 3px #e8f0ff}.launch-card small,.form label small{display:flex;gap:5px;align-items:center;color:#75869e;font-size:11px;font-weight:500}.launch-card small svg{width:14px;color:#159c78}.provider{padding-bottom:120px}.provider-grid{margin-top:35px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.provider-grid article{min-height:120px;padding:23px;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:13px;background:#fff}.provider-grid article>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:900}.provider-grid .red{background:linear-gradient(145deg,#ff9477,#e65e64)}.provider-grid .blue{background:linear-gradient(145deg,#668fff,#3560e2)}.provider-grid .cyan{background:linear-gradient(145deg,#27ca9f,#159679)}.provider-grid h3{margin:0}.provider-grid p{margin:5px 0 0;color:var(--muted);font-size:12px}.provider-grid article>svg{width:18px;margin-left:auto;color:#9cabc0}.security-band{padding:78px max(24px,calc((100vw - 1124px)/2));display:grid;grid-template-columns:1fr 1.1fr auto;gap:65px;align-items:center;background:var(--navy);color:#fff}.security-band>div:nth-child(2){display:grid;gap:14px;color:#c2d5ec;font-size:14px}.security-band>div:nth-child(2) span{display:flex;align-items:center;gap:10px}.security-band svg{width:18px;color:var(--mint)}footer{padding:43px max(24px,calc((100vw - 1124px)/2));display:grid;grid-template-columns:auto 1fr;gap:20px 30px;align-items:center;background:#05142a;color:#fff}footer p{color:#8da7ca;font-size:12px}footer>small{grid-column:1/-1;padding-top:19px;border-top:1px solid rgba(173,205,246,.13);color:#6f89ac;font-size:11px}.console-shell{max-width:1240px;margin:auto;padding:28px 24px 80px;display:grid;grid-template-columns:220px 1fr;gap:30px}.console-shell>aside{height:max-content;padding:13px 10px;border:1px solid var(--line);border-radius:14px;background:#fff;position:sticky;top:16px}.user{padding:8px 8px 18px;margin-bottom:12px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.user>span{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:#eaf1ff;color:var(--blue)}.user svg{width:18px}.user b,.user small{display:block}.user b{font-size:12px}.user small{margin-top:3px;color:#889ab1;font-size:10px}.console-shell>aside>button{width:100%;height:42px;padding:0 10px;border:0;border-radius:8px;background:none;color:#60738d;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800}.console-shell>aside>button svg{width:18px}.console-shell>aside>button.active,.console-shell>aside>button:hover{background:#e9f1ff;color:var(--blue)}.help{margin:25px 5px 4px;padding:13px 10px;border-radius:9px;display:flex;align-items:start;gap:8px;background:#f4f7fb;color:#687b94;font-size:11px;line-height:1.55}.help svg{width:17px;color:var(--blue)}.console-content{min-width:0}.page-head{min-height:93px;margin-bottom:22px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.page-head .eyebrow{margin-bottom:7px}.page-head h1{margin:0;font-size:30px;letter-spacing:-.04em}.metrics{margin-bottom:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.metric{min-height:145px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.metric>span{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#e9f1ff;color:var(--blue)}.metric svg{width:19px}.metric p{margin:13px 0 3px;color:#71839a;font-size:12px;font-weight:700}.metric b{font-size:27px}.metric small{display:block;margin-top:5px;color:#97a5b7;font-size:11px}.panel{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.panel-head{padding:18px 21px;border-bottom:1px solid var(--line)}.panel-head h2{margin:0;font-size:15px}.panel-head p{margin:5px 0 0;color:#8a9bb1;font-size:11px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{padding:13px 17px;text-align:left;background:#f7f9fc;color:#76879d;font-size:11px}td{padding:15px 17px;border-top:1px solid #edf1f6;color:#465a73;font-size:12px}td b,td small{display:block}td b{color:var(--ink);font-size:13px}td small{margin-top:4px;color:#95a4b7}.row-actions{white-space:nowrap}.row-actions button{padding:4px;border:0;background:none;color:#4274d4;font-size:11px}.row-actions button svg{width:13px;vertical-align:-3px;margin-right:2px}.row-actions .danger{color:#d3535b}.searchbar{margin-bottom:14px;padding:14px;display:flex;gap:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.searchbar>div{max-width:430px;flex:1;position:relative}.searchbar svg{width:16px;position:absolute;left:12px;top:13px;color:#8495ab}.searchbar input{padding-left:37px}.searchbar>button{padding:0 18px;border:0;border-radius:8px;background:#e9f1ff;color:#2162e4;font-weight:800}.empty{min-height:265px;padding:45px;display:grid;place-items:center;text-align:center}.empty>svg{width:44px;height:44px;padding:11px;border-radius:12px;background:#eaf1ff;color:var(--blue)}.empty h3{margin:14px 0 0;font-size:15px}.empty p{margin:7px 0 16px;color:#8494aa;font-size:12px}.notice{margin-bottom:18px;padding:17px 19px;display:flex;gap:13px;border:1px solid #cfe9df;border-radius:12px;background:#edfbf6}.notice>svg{color:#159a77}.notice b{font-size:13px}.notice p{margin:4px 0 0;color:#647b73;font-size:12px}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.cards article{padding:19px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:12px;background:#fff}.account-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#eaf1ff;color:var(--blue)}.cards h3{margin:0;font-size:14px}.cards p{margin:4px 0;color:#60728a;font:12px DM Mono}.cards small{color:#93a2b5;font-size:10px}.cards .pill{margin-left:auto}.log-list>div{padding:15px 19px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.log-list>div>span{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:#eaf1ff;color:var(--blue)}.log-list svg{width:17px}.log-list b{font-size:12px}.log-list p{margin:4px 0 0;color:#75869c;font-size:11px}.log-list small{margin-left:auto;color:#95a3b5;font-size:10px}.login-page{max-width:1100px;margin:60px auto 110px;padding:45px 24px;display:grid;grid-template-columns:1fr 410px;gap:100px;align-items:center}.login-page>div h1{margin:0;font-size:42px;line-height:1.35;letter-spacing:-.045em}.login-page>div>p:last-child{color:var(--muted);line-height:1.8}.login-page form{padding:31px;display:grid;gap:16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:var(--shadow)}.login-page form h2{margin:0}.login-mark{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:var(--blue);color:#fff}.login-page form>small{text-align:center;color:#8999ae;font-size:11px}.error,.deploy-error{padding:10px 12px;border:1px solid #ffd1d4;border-radius:8px;background:#fff1f2;color:#c3424b;font-size:12px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#0410249e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(500px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:15px;background:#fff;box-shadow:0 30px 80px #0000004d}.modal.wide{width:min(1040px,100%)}.modal-head{height:66px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.modal-head h2{margin:0;font-size:17px}.modal-head button{border:0;background:none;color:#78899f}.modal-head svg{width:19px}.modal-body{padding:22px}.form{display:grid;gap:15px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.check{display:flex;align-items:flex-start;gap:8px;font-weight:500;line-height:1.6}.check input{width:16px;height:16px;margin-top:2px}.deploy-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:25px}.deploy-form{padding-right:25px;border-right:1px solid var(--line)}.progress h3{margin:0;font-size:15px}.progress>p{margin:5px 0 14px;color:#8292a7;font-size:11px}.progress-step{min-height:57px;padding:8px 2px;display:flex;align-items:center;gap:11px}.progress-step>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;border:1px solid #ccd6e3;color:#8c9cb0;font-size:11px}.progress-step>span svg{width:13px}.progress-step>div{display:grid;gap:3px}.progress-step b{font-size:12px}.progress-step small{color:#91a0b3;font-size:10px;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.progress-step.running>span{border-color:#78a4fa;background:#eaf1ff;color:var(--blue);animation:pulse 1s infinite}.progress-step.done>span{border-color:#3dd7b0;background:#3dd7b0;color:#fff}.progress-step.error>span{border-color:#ef777d;background:#fff0f1;color:#d24d56}@keyframes pulse{50%{box-shadow:0 0 0 6px #2869f51a}}.spinner{width:15px;height:15px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.result{margin-top:14px;padding:13px;border:1px solid #cce8df;border-radius:9px;background:#effbf7}.result>div{display:flex;justify-content:space-between;align-items:center}.result b{font-size:12px}.result button{border:0;background:none;color:#168c6d;font-size:11px}.result button svg{width:13px;vertical-align:-3px}.result pre{max-height:190px;overflow:auto;margin:10px 0 0;padding:10px;border-radius:7px;background:#fff;color:#264a40;white-space:pre-wrap;word-break:break-all;font:11px/1.7 DM Mono,monospace}.details{margin:0 0 16px;border:1px solid var(--line);border-radius:9px;overflow:hidden}.details div{display:grid;grid-template-columns:105px 1fr;border-top:1px solid var(--line)}.details div:first-child{border:0}.details dt,.details dd{margin:0;padding:11px 13px;font-size:12px}.details dt{background:#f7f9fc;color:#78899f}.details dd{color:#263c59}.content-page{max-width:1120px;min-height:620px;margin:70px auto;padding:20px 24px 100px}.content-page>h1{margin:0;font-size:44px;letter-spacing:-.05em}.page-lead{max-width:670px;color:var(--muted);line-height:1.85}.guide-grid,.service-grid{margin-top:45px;display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.guide-grid article,.service-grid article{padding:24px;border:1px solid var(--line);border-radius:13px;background:#fff}.guide-grid span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#eaf1ff;color:var(--blue);font-weight:900}.guide-grid h2,.service-grid h2{font-size:16px}.guide-grid p,.service-grid p{color:var(--muted);font-size:12px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr)}.service-grid>article>svg{color:var(--blue)}@media(max-width:900px){.hero-inner,.launch,.login-page{grid-template-columns:1fr}.hero{padding-bottom:80px}.hero-inner{margin-top:40px}.task-preview{max-width:570px}.flow{grid-template-columns:repeat(2,1fr)}.stats{margin:-20px 18px 0}.intro{gap:35px}.launch{margin-left:18px;margin-right:18px;gap:35px}.security-band,.console-shell{grid-template-columns:1fr}.console-shell>aside{position:static;display:flex;overflow:auto}.console-shell>aside .user,.help{display:none}.console-shell>aside>button{min-width:110px}.metrics{grid-template-columns:repeat(2,1fr)}.deploy-layout{grid-template-columns:1fr}.deploy-form{padding-right:0;padding-bottom:22px;border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:650px){.header{height:64px}.header-actions{display:none}.menu-btn{display:block}.nav{display:none;position:absolute;top:62px;left:14px;right:14px;padding:12px;flex-direction:column;align-items:stretch;border-radius:12px;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.nav.open{display:flex}.nav button{padding:11px}.hero h1{font-size:39px}.hero-inner{gap:45px}.trust{flex-wrap:wrap}.stats{grid-template-columns:repeat(2,1fr)}.stats div:nth-child(2){border-right:0}.intro{grid-template-columns:1fr;padding-top:90px}.flow,.provider-grid,.guide-grid,.service-grid,.cards{grid-template-columns:1fr}.launch{padding:37px 23px}.launch-card{padding:20px!important}.security-band{padding-top:55px;padding-bottom:55px}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:125px}.page-head{display:grid}.form-grid{grid-template-columns:1fr}.modal-body{padding:17px}.login-page{margin-top:15px;gap:45px}.login-page>div h1,.content-page>h1{font-size:34px}footer{grid-template-columns:1fr}.hero-buttons{align-items:stretch;flex-direction:column}}:root{--blue:#e43b3f;--blue2:#c9212a;--mint:#e43b3f;--bg:#f5f7fa;--line:#e5e8ee;--ink:#17243c;--muted:#68758a;--shadow:0 18px 44px rgba(30,48,78,.09)}.header.dark{color:#17243c;background:#fffffff5;max-width:none;padding-left:max(24px,calc((100vw - 1172px)/2));padding-right:max(24px,calc((100vw - 1172px)/2));border-bottom:1px solid #edf0f4}.brand-logo{background:linear-gradient(145deg,#f25b5f,#d92731);box-shadow:0 8px 22px #da2a313d}.primary{background:linear-gradient(135deg,#ed4a4f,#d92c35);box-shadow:0 10px 23px #da2c3533}.primary:hover{box-shadow:0 14px 28px #da2c3547}.hero{min-height:700px;color:#17243c;background:radial-gradient(circle at 83% 30%,rgba(91,154,255,.16),transparent 28%),radial-gradient(circle at 65% 95%,rgba(228,59,63,.08),transparent 30%),linear-gradient(120deg,#fff 0,#f5f9ff 62%,#edf4ff)}.hero .eyebrow{color:#d92d36}.hero h1 em{color:#db313a}.hero .lead{color:#5f6f86}.hero .primary.light{background:linear-gradient(135deg,#ed4a4f,#d92c35);color:#fff}.hero .ghost{border-color:#cad4e2;background:#fff;color:#31415a}.hero .trust{color:#5e718d}.hero .trust svg{color:#dd343d}.task-preview{color:#fff;background:linear-gradient(145deg,#172d50,#0b1e3d);border-color:#264c7d;box-shadow:0 30px 65px #1026483d}.hero .orbit{border-color:#4276c51f}.eyebrow.blue{color:#df343c}.flow-icon,.metric>span,.account-icon,.user>span,.empty>svg{background:#fff0f0;color:#dc323b}.console-shell>aside>button.active,.console-shell>aside>button:hover{background:#fff0f0;color:#d92c35}.searchbar>button{background:#fff0f0;color:#d62d36}.notice{border-color:#d9e4f2;background:#f5f9ff}.notice>svg{color:#335f9f}.launch{background:linear-gradient(120deg,#f4f8ff,#fff6f6)}.purchase-note{margin-bottom:18px;padding:17px 19px;display:flex;gap:13px;border:1px solid #d9e4f2;border-radius:12px;background:linear-gradient(100deg,#f5f9ff,#fff)}.purchase-note>svg{color:#315e9e;flex:0 0 auto}.purchase-note b{font-size:13px}.purchase-note p{margin:4px 0 0;color:#65758d;font-size:12px}.purchase-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.purchase-card{padding:22px;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 8px 24px #1d31520a}.purchase-title{margin-bottom:18px;display:flex;align-items:center;gap:11px}.purchase-title>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#fff0f0;color:#d92d36;font-size:12px;font-weight:900}.purchase-title h2{margin:0;font-size:15px}.purchase-title p{margin:4px 0 0;color:#8795a8;font-size:11px}.purchase-card .secondary{min-height:39px;margin-top:14px;padding:0 15px;border:1px solid #e35459;border-radius:8px;background:#fff;color:#d62f38;font-size:12px;font-weight:800}.purchase-submit{grid-column:1/-1}.purchase-submit>.primary{margin-top:17px}.cloud-progress{margin-top:17px;padding:14px;border-radius:9px;background:#f7f9fc}.cloud-progress>div{height:7px;overflow:hidden;border-radius:99px;background:#e5eaf1}.cloud-progress>div span{height:100%;display:block;border-radius:99px;background:linear-gradient(90deg,#e43b3f,#ff7c61);transition:width .35s}.cloud-progress>b{display:block;margin-top:8px;color:#d92d36;font-size:12px}.cloud-progress>p{margin:4px 0;color:#61728a;font-size:11px}.cloud-progress pre{max-height:150px;overflow:auto;padding:10px;border-radius:7px;background:#15243b;color:#c7d8ef;white-space:pre-wrap;font:10px/1.65 DM Mono,monospace}.server-section{margin-top:28px}.server-head{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between}.server-head h2{margin:0;font-size:18px}.server-head p{margin:5px 0 0;color:#8795a8;font-size:11px}.server-head button{border:0;background:none;color:#d82f38;font-size:12px;font-weight:800}.server-head button svg{width:14px;vertical-align:-3px;margin-right:4px}.server-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.server-cards article{padding:19px;border:1px solid var(--line);border-radius:13px;background:#fff}.server-card-top{display:flex;align-items:center;gap:11px}.server-card-top>span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef4ff;color:#3266ab}.server-card-top>span svg{width:18px}.server-card-top>div{min-width:0;flex:1}.server-card-top h3{margin:0;font-size:14px}.server-card-top p{margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;color:#8795a8;font:10px DM Mono;white-space:nowrap}.server-cards dl{margin:18px 0 14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.server-cards dl div{padding:10px;border-radius:8px;background:#f7f9fc}.server-cards dt{color:#8997aa;font-size:10px}.server-cards dd{margin:4px 0 0;color:#263850;font-size:12px;font-weight:800}.server-actions{padding-top:13px;border-top:1px solid var(--line)}.server-actions button{border:0;background:none;color:#a5afbd;font-size:11px}.server-actions button:disabled{cursor:not-allowed}.pill.teardown_pending{color:#a96c13;background:#fff3dd}.form-notice{padding:11px 13px;border:1px solid #d8e5f7;border-radius:9px;background:#f4f8ff;color:#536a88;font-size:11px;line-height:1.65}@media(max-width:900px){.purchase-grid,.server-cards{grid-template-columns:1fr}.purchase-submit{grid-column:auto}}@media(max-width:650px){.header.dark{padding-left:18px;padding-right:18px}.hero{padding-bottom:70px}.purchase-card{padding:18px}}.product-page{min-height:720px}.product-page h1{max-width:850px}.product-actions{margin:28px 0 44px;display:flex;gap:12px}.product-actions a{text-decoration:none}.product-login{color:#243b5a;border-color:#cad4e2;background:#fff}.product-steps{margin-bottom:26px}.console-shell>aside>button.console-home{margin-top:18px;border-top:1px solid var(--line);border-radius:0;padding-top:10px;height:52px}.console-shell>aside>button.console-logout{color:#c94750}.console-shell>aside>button.console-logout:hover{color:#c94750;background:#fff0f0}.route-guard{min-height:100vh;display:grid;place-items:center;color:#7c8da5;font-size:13px}.network-prep{margin:0 0 16px;padding:14px;border:1px solid #f1d8aa;border-radius:10px;background:#fff9ed}.network-prep>div b{color:#805b18;font-size:12px}.network-prep>div p{margin:4px 0 0;color:#806d49;font-size:11px;line-height:1.65}.network-prep>.secondary{margin-top:10px}@media(max-width:650px){.product-actions{align-items:stretch;flex-direction:column}.product-page{margin-top:35px}.product-page h1{font-size:34px}}.section.provider#provider-links{padding-top:110px;padding-bottom:0}#provider-links{scroll-margin-top:24px}.provider-grid article{min-height:0;display:grid;align-items:stretch;gap:18px}.provider-card-head{display:flex;align-items:center;gap:14px}.provider-card-head>span{width:42px;height:42px;flex:0 0 auto;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:900}.provider-card-head .red{background:linear-gradient(145deg,#ff9477,#e65e64)}.provider-card-head .blue{background:linear-gradient(145deg,#668fff,#3560e2)}.provider-card-head .cyan{background:linear-gradient(145deg,#27ca9f,#159679)}.provider-qr{width:160px;height:160px;margin:0 auto;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;overflow:hidden;background:#fff}.provider-qr img{width:100%;height:100%;object-fit:contain}.provider-qr.empty{border-style:dashed;background:#f7f9fc;color:#94a2b5;font-size:12px}.provider-link{gap:8px}.provider-link>span{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.provider-link input{min-width:0;font-size:11px}.provider-link button{min-width:74px;border:1px solid #d7dfeb;border-radius:8px;background:#fff;color:#435875;font-size:12px;font-weight:800}.provider-link button svg{width:14px;vertical-align:-3px;margin-right:4px}.provider-register{width:100%;min-height:42px;text-decoration:none}.provider-register svg{width:16px}@media(max-width:650px){.provider-qr{width:180px;height:180px}}.account-actions{margin-left:auto;display:grid;justify-items:end;gap:8px}.account-actions .danger{padding:4px 0;border:0;background:none;color:#cc4149;font-size:11px;font-weight:800}.account-actions .danger svg{width:13px;vertical-align:-3px}.account-mode{margin-bottom:14px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;border-radius:9px;background:#f2f5f9}.account-mode button{min-height:36px;padding:0 9px;border:0;border-radius:7px;background:transparent;color:#74849a;font-size:11px;font-weight:800}.account-mode button.active{background:#fff;color:#d92d36;box-shadow:0 3px 10px #20335214}.full-field{grid-column:1/-1}.purchase-card{transition:opacity .2s,border-color .2s}.purchase-card.step-locked{border-color:#edf0f4;background:#fafbfc}.purchase-card.step-locked>.purchase-title{opacity:.58}.purchase-card input:disabled,.purchase-card select:disabled{border-color:#e2e6ec;background:#f1f3f6;color:#7f8b9b;cursor:not-allowed}.purchase-card button:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.purchase-card.step-locked .network-prep{opacity:.65}.purchase-title>span{flex:0 0 auto}@media(max-width:650px){.account-mode{grid-template-columns:1fr}.account-actions{margin-left:auto}}.account-submit-error{padding:10px 12px;border:1px solid #f1bdc1;border-radius:8px;background:#fff2f3;color:#b82f38;font-size:12px;line-height:1.6;word-break:break-word}.form>.primary:disabled{box-shadow:none;cursor:wait;opacity:.72}.toast{max-width:min(520px,calc(100vw - 32px));position:fixed;z-index:220;right:22px;bottom:22px;padding:13px 17px;display:flex;align-items:center;gap:8px;border-radius:10px;background:#17243c;color:#fff;box-shadow:0 15px 40px #0a193140;font-size:12px;font-weight:700}.toast svg{flex:0 0 auto;color:#55ddb8}
