:root{--red:#cc1f1f;--red-dark:#a51717;--red-light:#e53535;--red-glow:#cc1f1f33;--black:#1a1a1a;--black-soft:#2d2d2d;--black-muted:#4a4a4a;--bg:#fafafa;--bg-card:#fff;--bg-input:#f5f5f5;--surface:#fff;--text:#1a1a1a;--text-sec:#4a4a4a;--text-muted:#8a8a8a;--text-inv:#fff;--border:#e5e5e5;--border-focus:#cc1f1f;--wa:#25d366;--wa-dark:#1dae55;--success:#16a34a;--error:#dc2626;--font:"Lora", Georgia, serif;--font-ui:"Inter", system-ui, sans-serif;--r-sm:6px;--r:12px;--r-lg:18px;--r-xl:32px;--shadow-sm:0 1px 3px #0000000f;--shadow:0 4px 16px #00000017;--shadow-lg:0 8px 32px #0000001f;--shadow-red:0 4px 20px #cc1f1f4d;--t:.22s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;height:100%}body{font-family:var(--font-ui);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100%;line-height:1.6}h1,h2,h3{font-family:var(--font);line-height:1.25}p{color:var(--text-sec)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:6px}:focus-visible{outline:2px solid var(--red);outline-offset:2px;border-radius:var(--r-sm)}::selection{color:var(--red-dark);background:#cc1f1f26}
