:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--bg: #f5f7fb;--text: #111827;--muted-text: #6b7280;--surface: #ffffff;--surface-elevated: #f8fafc;--divider: #e5e7eb;--accent: #2563eb;--accent-contrast: #ffffff;--danger: #dc2626}[data-theme=dark]{--bg: #0b1220;--text: #f3f4f6;--muted-text: #cbd5e1;--surface: #111827;--surface-elevated: #1f2937;--divider: #374151;--accent: #60a5fa;--accent-contrast: #0b1220;--danger: #f87171}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}a,button,input,textarea{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes diamondPulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.7}to{transform:scale(1);opacity:1}}.diamond-badge{display:inline-flex;animation:diamondPulse .22s ease-in-out}._overlay_aqgj8_1{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0006;z-index:1000;padding:20px}._modal_aqgj8_2{width:100%;max-width:720px;padding:20px;border-radius:12px;background:var(--card);box-shadow:0 20px 40px #0000001f}._field_aqgj8_3{margin:8px 0;display:flex;flex-direction:column;gap:6px}._field_aqgj8_3 input,._field_aqgj8_3 textarea{padding:10px;border-radius:8px;border:1px solid rgba(0,0,0,.06);outline:none;background:transparent;color:var(--text)}._actions_aqgj8_5{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}._success_aqgj8_6{color:green;margin-top:8px}._error_aqgj8_7{color:#e25555;margin-top:8px}._splash_kho18_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#fff;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease;opacity:1}._fadeOut_kho18_13{opacity:0;pointer-events:none}._inner_kho18_18{display:flex;flex-direction:column;align-items:center;gap:1.25rem}._logoImg_kho18_26{width:80px;height:80px;border-radius:50%;object-fit:cover;animation:_logoPulse_kho18_1 1.8s ease-in-out infinite}@keyframes _logoPulse_kho18_1{0%,to{box-shadow:0 0 #2563eb66}50%{box-shadow:0 0 0 14px #2563eb00}}._wordmark_kho18_40{display:flex;align-items:center;gap:.35rem}._brand_kho18_46{font-family:system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:700;color:#0b1f33;letter-spacing:.04em}._dots_kho18_55{display:flex;align-items:center;gap:3px}._dots_kho18_55 span{display:block;width:5px;height:5px;border-radius:50%;background:#2563eb;animation:_dotForward_kho18_1 1.2s ease-in-out infinite}._dots_kho18_55 span:nth-child(2){animation-delay:.2s}._dots_kho18_55 span:nth-child(3){animation-delay:.4s}@keyframes _dotForward_kho18_1{0%,to{opacity:.3;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}
