@charset "UTF-8";:root{--bg: #0f1115;--bg-2: #0b0d11;--surface: #161a21;--surface-2: #1c212a;--input-bg: #11151b;--border: #262c37;--text: #e7eaf0;--text-dim: #a2abbb;--text-faint: #6b7688;--accent: #2f6fed}*{box-sizing:border-box}html,body{height:100%;margin:0}body{font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#2a313d;border-radius:10px;border:2px solid transparent;background-clip:content-box}.print-root{position:absolute;left:-10000px;top:0;height:0;overflow:hidden;font-size:0;line-height:0}@media print{@page{size:A4;margin:0}html,body{background:#fff;height:auto}.shell{display:none!important}.print-root{position:static;left:auto;width:210mm;height:297mm;overflow:hidden}.print-root .paper{box-shadow:none;-webkit-print-color-adjust:exact;print-color-adjust:exact}}
