:root{--brand-bg: #0b0e16;--brand-bg-2: #0f1829;--brand-surface: #101b2f;--brand-card: #121f37;--brand-card-border: rgba(255, 255, 255, .08);--brand-foreground: #f8fafc;--brand-accent: #2ed3a8;--brand-accent-2: #4cc9f0;--brand-warm: #f4a64d;--brand-danger: #ff4d6d;--brand-glow: rgba(76, 201, 240, .25);--brand-shadow: 0 22px 60px rgba(11, 14, 22, .35);--brand-radius: 20px}body{font-family:Sora,system-ui,sans-serif;background:#0b0f17;color:var(--brand-foreground);min-height:100vh;overflow-x:hidden}.bg-brand{background-color:#0b0f17;background-image:url(/fond2.svg);background-repeat:no-repeat;background-position:right bottom;background-size:92% auto}@media (min-width: 1024px){.bg-brand{background-attachment:fixed;background-size:88% auto}}.glass-panel{background:linear-gradient(135deg,#121f37eb,#0c1220eb);border:1px solid var(--brand-card-border);box-shadow:var(--brand-shadow);border-radius:var(--brand-radius);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.glow-ring{position:relative}.glow-ring:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;padding:1px;background:linear-gradient(120deg,#2ed3a880,#4cc9f066);-webkit-mask:linear-gradient(#000,#000) content-box,linear-gradient(#000,#000);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.chip{padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.accent-pill{background:#2ed3a81f;border:1px solid rgba(46,211,168,.3);color:var(--brand-accent)}.warning-pill{background:#f4a64d29;border:1px solid rgba(244,166,77,.35);color:var(--brand-warm)}.danger-pill{background:#ff4d6d29;border:1px solid rgba(255,77,109,.35);color:var(--brand-danger)}.headline{font-family:Rajdhani,sans-serif;letter-spacing:.02em}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}
