: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%}*{box-sizing:border-box}body{color:#e2e8f0;background:#0f172a;margin:0;font-family:Arial,sans-serif}.app{min-height:100vh;padding:40px 20px}.container{max-width:1000px;margin:0 auto}.hero{text-align:center;margin-bottom:32px}.hero h1{margin-bottom:12px;font-size:2.5rem}.hero p{color:#cbd5e1;max-width:700px;margin:0 auto;line-height:1.6}.analyse-form{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.analyse-form input{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:10px;flex:1;min-width:260px;padding:14px 16px;font-size:1rem}.analyse-form button{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:10px;padding:14px 20px;font-size:1rem}.analyse-form button:disabled{opacity:.7;cursor:not-allowed}.error-box{color:#fecaca;background:#7f1d1d;border-radius:10px;margin-bottom:20px;padding:14px 16px}.results{flex-direction:column;gap:20px;display:flex}.summary-card,.card{background:#1e293b;border:1px solid #334155;border-radius:14px;padding:20px}.summary-card h2,.card h3{margin-top:0}.grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}ul{padding-left:20px}li{margin-bottom:8px;line-height:1.5}@media (width<=800px){.grid{grid-template-columns:1fr}}.history{margin-bottom:20px}.history-title{color:#cbd5e1;margin-bottom:10px;font-weight:700}.history-list{flex-wrap:wrap;gap:10px;display:flex}.history-button{color:#fff;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:999px;padding:10px 14px}.history-button:hover{background:#334155}
