:root{--bg:#f6f8fc;--surface:#fff;--ink:#0b1324;--muted:#647084;--line:#e7ebf2;--navy:#07111f;--blue:#2563eb;--cyan:#20c5dc;--green:#10b981;--orange:#f59e0b;--red:#ef4444;--purple:#8b5cf6;--shadow:0 18px 48px rgba(7,17,31,.09);--radius:18px;--container:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,"PingFang SC","Microsoft YaHei",system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%}.site-container{width:min(var(--container),calc(100% - 40px));margin:auto}.site-main{min-height:70vh}.site-header{height:76px;position:sticky;top:0;z-index:100;background:rgba(7,17,31,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-wrap{height:100%;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;flex:none}.brand img{width:42px;height:42px;object-fit:contain;background:#fff;border-radius:50%;padding:2px}.brand span{display:flex;flex-direction:column;line-height:1.05}.brand b{font-size:18px;letter-spacing:.2px}.brand small{font-size:10px;letter-spacing:1.6px;color:#8fa2bb;margin-top:5px}.site-nav{display:flex;gap:8px;margin:auto}.site-nav a{color:#a9b6c8;padding:9px 13px;border-radius:10px;font-size:14px;font-weight:600}.site-nav a:hover,.site-nav a.active{color:#fff;background:rgba(255,255,255,.08)}.nav-actions{display:flex;align-items:center;gap:9px}.inline-form{display:inline}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle i{display:block;width:22px;height:2px;background:#fff;margin:5px}.btn{border:1px solid transparent;border-radius:11px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;transition:.2s;line-height:1.25}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#2468ed,#1aaee8);color:#fff;box-shadow:0 9px 22px rgba(37,99,235,.24)}.btn-ghost{background:#fff;border-color:var(--line);color:var(--ink)}.site-header .btn-ghost{background:transparent;border-color:rgba(255,255,255,.22);color:#fff}.btn-white{background:#fff;color:#1456d9}.btn-outline-white{border-color:rgba(255,255,255,.5);color:#fff}.btn-telegram{background:#229ed9;color:#fff}.btn-danger-soft{background:#fff1f2;color:#dc2638;border-color:#fecdd3}.btn-sm{padding:8px 13px;font-size:13px}.btn-lg{padding:14px 22px}.btn-block{width:100%}.flash-wrap{position:fixed;z-index:200;top:88px;left:50%;transform:translateX(-50%);pointer-events:none}.flash{min-width:320px;max-width:680px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);padding:13px 44px 13px 16px;position:relative;pointer-events:auto}.flash-success{border-left:4px solid var(--green)}.flash-error{border-left:4px solid var(--red)}.flash button{position:absolute;right:9px;top:6px;border:0;background:none;font-size:22px;color:#7b8492}.eyebrow{font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:800;color:var(--blue);display:inline-flex;align-items:center;gap:8px}.eyebrow i{width:7px;height:7px;background:#24d1c7;border-radius:50%;box-shadow:0 0 0 5px rgba(36,209,199,.12)}.hero{background:var(--navy);color:#fff;position:relative;overflow:hidden;padding:92px 0 84px}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,#1e78e0,transparent)}.hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;filter:blur(100px);opacity:.2}.hero-glow-a{background:#156af5;right:-120px;top:-160px}.hero-glow-b{background:#16d1c3;left:30%;bottom:-460px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center;position:relative;z-index:2}.hero h1{font-size:clamp(44px,5.3vw,74px);line-height:1.06;letter-spacing:-3.8px;margin:22px 0}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#55a5ff,#38e2cc);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:#aebed2;max-width:620px}.hero-actions{display:flex;gap:13px;margin:34px 0}.hero-trust{display:flex;gap:22px;flex-wrap:wrap;color:#8fa2bb;font-size:13px}.hero-visual{height:470px;position:relative}.bot-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:155px;height:155px;border-radius:42px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.2);box-shadow:0 30px 90px rgba(0,0,0,.45);display:grid;place-items:center;z-index:3;backdrop-filter:blur(16px)}.bot-core img{width:108px}.pulse-dot{position:absolute;right:10px;top:10px;width:15px;height:15px;border-radius:50%;background:#23e6ae;border:3px solid #0c1b2e;box-shadow:0 0 0 8px rgba(35,230,174,.1)}.orbit{position:absolute;border:1px solid rgba(73,158,255,.23);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.orbit-one{width:300px;height:300px}.orbit-two{width:440px;height:440px;border-style:dashed}.float-card{position:absolute;background:rgba(17,34,57,.88);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:14px 17px;display:flex;gap:12px;align-items:center;box-shadow:0 16px 44px rgba(0,0,0,.28);backdrop-filter:blur(14px);min-width:210px}.float-card b{font-size:12px;color:#43d7d0;border:1px solid rgba(67,215,208,.35);border-radius:8px;padding:5px}.float-card span{font-weight:700}.float-card small{display:block;color:#8397af;font-weight:400;font-size:11px}.float-a{top:45px;left:-10px}.float-b{right:-10px;top:174px}.float-c{bottom:48px;left:5px}.status-chip{position:absolute;right:32px;bottom:16px;font-size:11px;color:#9db0c6;background:#0e1c2f;padding:8px 12px;border-radius:20px;border:1px solid rgba(255,255,255,.09)}.status-chip i{display:inline-block;width:7px;height:7px;background:#22d49a;border-radius:50%;margin-right:7px}.section{padding:88px 0}.stats-strip{padding:0;background:#fff;border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:27px 35px;border-right:1px solid var(--line);display:flex;align-items:baseline;gap:12px}.stats-grid div:last-child{border:0}.stats-grid strong{font-size:30px;color:#1258d8}.stats-grid span{font-size:13px;color:var(--muted)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-head h2{font-size:38px;letter-spacing:-1.5px;margin:8px 0 4px}.section-head p{color:var(--muted);margin:0}.text-link{font-weight:700;color:var(--blue);white-space:nowrap}.module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.module-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:23px;min-height:286px;display:flex;flex-direction:column;transition:.25s}.module-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#cddaf0}.module-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.module-icon{width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#e6f0ff,#e7fcfa);display:grid;place-items:center;font-size:25px;color:#1762df}.module-icon.small{width:42px;height:42px;border-radius:12px;font-size:19px}.module-icon.large{width:76px;height:76px;border-radius:21px;font-size:36px}.module-card h3{font-size:20px;margin:22px 0 6px}.module-card>p{font-size:14px;color:var(--muted);margin:0;flex:1}.module-meta{display:flex;justify-content:space-between;align-items:center;margin:20px 0 12px;padding-top:14px;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}.module-meta strong,.module-meta span:first-child{color:var(--blue);font-weight:800}.card-link{display:flex;justify-content:space-between;color:var(--ink);font-weight:750}.status-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:20px;font-size:11px;font-weight:800;white-space:nowrap}.status-badge.success{background:#e8fbf5;color:#087d59}.status-badge.warning,.status-badge.yellow{background:#fff6dd;color:#996500}.status-badge.danger{background:#ffebed;color:#c2253a}.status-badge.info{background:#e9f2ff;color:#1762df}.status-badge.purple{background:#f1ebff;color:#7040c6}.status-badge.muted{background:#eef1f5;color:#687384}.status-badge.big{padding:8px 14px;font-size:13px}.section-dark{background:#091525;color:#fff}.section-head.light h2{color:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{border:1px solid rgba(255,255,255,.11);border-radius:18px;padding:30px;background:rgba(255,255,255,.03)}.steps-grid b{font-size:42px;color:#223a59}.steps-grid h3{font-size:21px;margin:22px 0 7px}.steps-grid p{color:#8fa2bb;margin:0}.capability-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.capability-grid h2{font-size:42px;line-height:1.12;margin:12px 0}.lead{font-size:17px;color:var(--muted);margin-bottom:28px}.feature-list{display:grid;gap:14px}.feature-list article{background:#fff;border:1px solid var(--line);padding:22px;border-radius:16px;display:flex;gap:17px}.feature-list article>span{width:42px;height:42px;border-radius:12px;background:#eaf2ff;color:var(--blue);display:grid;place-items:center;flex:none}.feature-list h3{margin:0}.feature-list p{margin:3px 0 0;color:var(--muted);font-size:14px}.section-soft{background:#eef3fa}.notice-list{background:#fff;border-radius:16px;border:1px solid var(--line);overflow:hidden}.notice-list a{display:flex;justify-content:space-between;padding:17px 20px;border-bottom:1px solid var(--line)}.notice-list a:last-child{border:0}.notice-list time{color:var(--muted);font-size:13px}.notice-list.compact{border:0}.cta-panel{background:linear-gradient(120deg,#1358da,#18a8d1);color:#fff;border-radius:28px;padding:52px;display:flex;align-items:center;justify-content:space-between;gap:35px;box-shadow:0 25px 70px rgba(30,92,216,.23)}.cta-panel .eyebrow{color:#aeeafd}.cta-panel h2{font-size:36px;margin:6px 0}.cta-panel p{margin:0;color:#d8ecff}.cta-panel>div:last-child{display:flex;gap:10px}.site-footer{background:#07111f;color:#8fa2bb;padding:64px 0 25px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:50px}.footer-grid h4{color:#fff;margin:0 0 16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-grid p{font-size:13px}.footer-brand>p{max-width:360px}.footer-bottom{border-top:1px solid #1a2a3d;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;font-size:12px}
