@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=DM+Mono:wght@400;500&family=DM+Serif+Display&family=Dancing+Script:wght@600&display=swap";:root{--bg:#f6f7f5;--bg2:#fff;--bg3:#edeeed;--bg4:#e4e6e2;--sidebar-bg:#e5e9f5;--border:#e0e2de;--border2:#c8cac6;--text:#1a1a2e;--text2:#6b6b8a;--text3:#9b9bc0;--acc:#e91e8c;--acc-dk:#c2185b;--acc-lt:#fce4ec;--acc-md:#f48fb1;--acc-pink:#e91e8c;--acc-gradient:linear-gradient(135deg, #e91e8c 0%, #9c27b0 100%);--navy:#2d2b5b;--sidebar-text:#5b6181;--sidebar-text-active:#e274f0;--sidebar-item-active-bg:#e274f01a;--sidebar-item-hover-bg:#e274f00f;--sg:#16a34a;--sg-bg:#f0fdf4;--sa:#b45309;--sa-bg:#fffbeb;--sr:#dc2626;--sr-bg:#fef2f2;--sb:#1d4ed8;--sb-bg:#eff6ff;--sp:#7c3aed;--sp-bg:#f5f3ff;--r:10px;--rl:14px;--rxl:18px;--font:"Poppins", system-ui, sans-serif;--mono:"DM Mono", monospace;--sh:0 1px 2px #0000000a, 0 2px 6px #00000008;--sh-md:0 4px 12px #00000012;--sh-lg:0 8px 24px #00000017;--sh-pink:0 4px 20px #e91e8c33;--topbar-h:60px;--sidebar-w:224px;--cot-accent:#1a1a2e;--cot-gold:#e8b84b;--cot-gold-light:#f5d98a;--cot-surface:#fff;--cot-surface2:#f8f7f4;--cot-surface3:#f0ede8;--cot-border:#e2ddd6}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.5}a{color:inherit;text-decoration:none}button{font-family:var(--font)}input,textarea,select{font-family:var(--font);font-size:13px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@media print{.no-print{display:none!important}}
