@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg:#090d12;--bg-2:#10161f;--surface:#121822f0;--surface-soft:#1a222ff0;--line:#818da333;--text:#f3f6fb;--text-muted:#94a3b8;--accent:#ff4655;--accent-soft:#ff465529;--accent-cool:#74d7ff;--success:#36b37e;--warning:#f0b85d;--danger:#ff6d6d;--shadow:0 30px 70px #00000057;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at 0 0,#ff465524,#0000 26%),radial-gradient(circle at 100% 0,#74d7ff1a,#0000 24%),linear-gradient(#090d12 0%,#0c1118 40%,#0d1219 100%);font-family:Manrope,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{min-height:100vh;color:var(--text);background:0 0;margin:0}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4,.vk-wordmark-main,.vk-brand-mark,.vk-page-title,.vk-panel-head{font-family:Space Grotesk,Manrope,sans-serif}#root,.vk-app{min-height:100vh}.vk-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#090d12db;position:sticky;top:0}.vk-header-top,.vk-header-bottom,.vk-content{width:min(1240px,100vw - 36px);margin:0 auto}.vk-header-top{justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 0 12px;display:flex}.vk-wordmark{flex-direction:column;gap:4px;display:flex}.vk-wordmark-main{letter-spacing:.18em;font-size:20px;font-weight:700}.vk-wordmark-sub{color:var(--text-muted);font-size:13px}.vk-header-tools{align-items:center;gap:12px;display:flex}.vk-header-status{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:44rem;display:flex}.vk-header-status span,.vk-meta-strip span{border:1px solid var(--line);color:var(--text-muted);background:#ffffff0a;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;display:inline-flex}.vk-header-bottom{justify-content:space-between;align-items:center;gap:18px;padding:0 0 16px;display:flex}.vk-navbar{flex-wrap:wrap;gap:8px;display:flex}.vk-tab{color:var(--text-muted);border:1px solid #0000;border-radius:999px;align-items:center;padding:9px 12px;font-size:13px;transition:background .14s,color .14s,border-color .14s,transform .14s;display:inline-flex}.vk-tab:hover{border-color:var(--line);color:var(--text);background:#ffffff0d;transform:translateY(-1px)}.vk-tab.active{background:var(--accent-soft);color:var(--text);border-color:#ff465547}.vk-meta-strip{flex-wrap:wrap;gap:8px;display:flex}.vk-meta-strip .ok{color:var(--accent-cool)}.vk-meta-strip .warn{color:var(--warning)}.vk-main-shell{padding:34px 0 52px}.vk-content,.vk-page{flex-direction:column;display:flex}.vk-stack-xs{flex-direction:column;gap:8px;display:flex}.vk-stack-sm{flex-direction:column;gap:12px;display:flex}.vk-stack-md{flex-direction:column;gap:18px;display:flex}.vk-stack-lg{flex-direction:column;gap:26px;display:flex}.vk-stack-xl{flex-direction:column;gap:40px;display:flex}.vk-grid{gap:18px;display:grid}.vk-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.vk-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.vk-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.vk-page-intro{justify-content:space-between;align-items:end;gap:18px;padding-bottom:6px;display:flex}.vk-page-intro-copy{flex-direction:column;gap:10px;max-width:56rem;display:flex}.vk-kicker{text-transform:uppercase;letter-spacing:.16em;color:#ff9099;font-size:11px;font-weight:800}.vk-page-title{letter-spacing:-.05em;font-size:clamp(32px,4vw,56px);line-height:.96}.vk-page-note{color:var(--text-muted);max-width:54rem;font-size:15px}.vk-page-actions{flex-wrap:wrap;gap:10px;display:flex}.vk-card,.vk-empty,.vk-section-block,.vk-section-split,.vk-status-band,.vk-auth-stage,.vk-hero-poster,.vk-callout,.vk-stat-tile{border:1px solid var(--line);background:linear-gradient(180deg, #ffffff0d, #ffffff06), var(--surface);box-shadow:var(--shadow);border-radius:24px}.vk-card-header{justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 18px 0;display:flex}.vk-card-header h3{letter-spacing:-.03em;font-size:20px}.vk-card-header p{color:var(--text-muted);font-size:13px}.vk-card-body{padding:16px 18px 18px}.vk-empty{padding:18px}.vk-empty h3{margin-bottom:6px}.vk-empty p{color:var(--text-muted)}.vk-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.vk-stat-tile{padding:15px 15px 16px}.vk-stat-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.vk-stat-value{letter-spacing:-.05em;margin-top:8px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1}.vk-stat-hint{color:var(--text-muted);margin-top:8px;font-size:13px}.vk-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.vk-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff4655 0%,#ff6c64 100%);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:11px 16px;font-size:14px;font-weight:800;transition:transform .15s,opacity .15s,background .15s,border-color .15s;display:inline-flex}.vk-btn:hover{transform:translateY(-1px)}.vk-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.vk-btn.ghost{color:var(--text);border-color:var(--line);background:0 0}.vk-btn.danger{background:linear-gradient(90deg,#df4c4c 0%,#ff7878 100%)}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#ffffff08;border-radius:16px;padding:12px 14px}textarea{resize:vertical}.vk-muted{color:var(--text-muted);font-size:13px}.vk-big{font-size:32px;font-weight:800}.vk-bullets{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.vk-pair-list{gap:10px;display:grid}.vk-pair-row{border-top:1px solid #ffffff14;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:14px;padding-top:10px;display:grid}.vk-pair-row strong{font-size:14px}.vk-pair-row span{color:var(--text-muted)}.vk-inline-claims{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.vk-inline-claims li,.vk-chip{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:8px 10px;font-size:12px;display:inline-flex}.vk-chip-row{flex-wrap:wrap;gap:8px;display:flex}.vk-inline-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.vk-inline-list li{background:var(--surface-soft);border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:13px;display:flex}.vk-hero-poster,.vk-section-block,.vk-status-band,.vk-auth-stage{padding:24px}.vk-hero-grid,.vk-auth-stage,.vk-section-split{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:20px;display:grid}.vk-hero-copy,.vk-auth-copy,.vk-section-head{flex-direction:column;gap:14px;display:flex}.vk-brand-mark{letter-spacing:.18em;font-size:clamp(46px,8vw,96px);font-weight:700;line-height:.86}.vk-hero-copy h2,.vk-auth-copy h2,.vk-section-head h3,.vk-section-split h3,.vk-status-band h3{letter-spacing:-.06em;max-width:14ch;font-size:clamp(36px,4.8vw,62px);line-height:.92}.vk-hero-summary,.vk-auth-copy p,.vk-section-head p,.vk-section-split p,.vk-status-band p,.vk-callout-text{color:var(--text-muted)}.vk-hero-panel{background:var(--surface-soft);border:1px solid #ffffff14;border-radius:22px;flex-direction:column;gap:18px;padding:22px;display:flex}.vk-panel-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.vk-panel-head{letter-spacing:-.05em;font-size:30px;line-height:.98}.vk-workflow-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.vk-workflow-item{background:var(--surface-soft);border:1px solid #ffffff14;border-radius:20px;padding:16px}.vk-workflow-index{color:#ff9099;letter-spacing:.12em;margin-bottom:12px;font-size:12px}.vk-workflow-item h4{margin-bottom:6px;font-size:18px}.vk-workflow-item p,.vk-feature-lines p{color:var(--text-muted);font-size:14px}.vk-feature-lines{gap:16px;display:grid}.vk-feature-lines>div{background:var(--surface-soft);border:1px solid #ffffff14;border-radius:20px;padding:14px}.vk-feature-lines strong{margin-bottom:6px;font-size:18px;display:block}.vk-callout{padding:16px}.vk-callout-title{margin-bottom:6px;font-size:18px}.vk-text-link{color:#ff9099;font-weight:800}.vk-table-wrap{overflow-x:auto}.vk-table{border-collapse:collapse;width:100%}.vk-table th,.vk-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14;padding:12px 10px;font-size:14px}.vk-table th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.vk-badge{letter-spacing:.05em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.vk-badge-neutral{background:#ffffff0f;border-color:#ffffff14}.vk-badge-critical{background:#ff6d6d1f;border-color:#ff6d6d3d}.vk-badge-high{background:#f0b85d1f;border-color:#f0b85d3d}.vk-badge-medium{background:#74d7ff1f;border-color:#74d7ff3d}.vk-badge-low,.vk-badge-success{background:#36b37e1f;border-color:#36b37e3d}.vk-chart-wrap{width:100%;height:100%}.vk-error{color:#ffd0d0;background:#ff6d6d1a;border:1px solid #ff6d6d3d;border-radius:18px;padding:14px 16px}@media (width<=1080px){.vk-header-top,.vk-header-bottom,.vk-content{width:min(100vw - 24px,1240px)}.vk-grid-4,.vk-stat-grid,.vk-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vk-hero-grid,.vk-auth-stage,.vk-section-split{grid-template-columns:1fr}}@media (width<=760px){.vk-header-top,.vk-header-bottom{flex-direction:column;align-items:flex-start}.vk-header-status{justify-content:flex-start}.vk-grid-2,.vk-grid-3,.vk-grid-4,.vk-stat-grid,.vk-workflow-grid{grid-template-columns:1fr}.vk-page-intro{flex-direction:column;align-items:flex-start}.vk-pair-row{grid-template-columns:1fr}.vk-card-header,.vk-card-body,.vk-hero-poster,.vk-section-block,.vk-status-band,.vk-auth-stage,.vk-empty{padding:18px}.vk-main-shell{padding-top:18px}}
