:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}body{color:#1f2937;background:#f5f7fb;margin:0;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}.app{padding:2rem}.container{max-width:1000px;margin:auto}h1{color:#1f2937;margin-bottom:.35rem}.subtitle{color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.input-group{margin-bottom:1rem}.label{margin-bottom:.45rem;font-weight:600;display:block}.user-input{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem}.post-input{resize:vertical;color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem;font-size:1rem}button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:.8rem 1.2rem;font-size:.95rem;font-weight:600}button:disabled{opacity:.7;cursor:not-allowed}.results{margin-top:2rem}.fallback-banner{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;margin-bottom:1rem;padding:1rem 1.1rem}.fallback-banner h3{margin:0 0 .4rem}.fallback-banner p{margin:0}.mod-banner{border:1px solid #0000;border-radius:14px;margin-bottom:1rem;padding:1rem 1.1rem}.mod-banner h3{text-transform:capitalize;margin:0 0 .4rem}.mod-banner p{margin:0 0 .5rem}.mod-meta{flex-wrap:wrap;gap:1rem;font-size:.95rem;display:flex}.mod-banner.green{color:#065f46;background:#ecfdf5;border-color:#6ee7b7}.mod-banner.yellow{color:#92400e;background:#fffbeb;border-color:#fcd34d}.mod-banner.orange{color:#9a3412;background:#fff7ed;border-color:#fdba74}.mod-banner.red{color:#991b1b;background:#fef2f2;border-color:#fca5a5}.mod-banner.darkred{color:#fff;background:#7f1d1d;border-color:#7f1d1d}.grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.card{color:#fff;border-radius:16px;padding:1rem;box-shadow:0 6px 18px #00000014}.card h3{margin-top:0;margin-bottom:.5rem}.score,.tag{margin-bottom:.45rem;font-weight:700}.red{background:#ef4444}.orange{background:#f97316}.blue{background:#3b82f6}.purple{background:#8b5cf6}.category-section,.points-summary,.rewrite{background:#fff;border-radius:16px;margin-top:1.5rem;padding:1.2rem;box-shadow:0 6px 18px #0000000f}.category-section h2,.points-summary h2,.rewrite h2{color:#1f2937;margin-top:0}.category-list{gap:.9rem;display:grid}.category-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:.9rem 1rem}.category-header{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:.4rem;display:flex}.category-type{text-transform:lowercase;font-weight:700}.category-severity{color:#374151;font-weight:600}.category-points{color:#4b5563;margin-bottom:.4rem;font-size:.95rem}.rewrite{border-left:6px solid #10b981}.rewrite p{line-height:1.6}.rewrite button{background:#10b981;margin-top:1rem}@media (width<=768px){.grid{grid-template-columns:1fr}.app{padding:1rem}}
