:root{--color-primary:#6c2eb7;--color-primary-dark:#542294;--color-bg:#f6f4fb;--color-surface:#ffffff;--color-text:#1a1a2e;--color-muted:#6b7280;--color-border:#e5e7eb;--color-error:#dc2626;--radius:12px;--shadow:0 4px 24px rgba(108,46,183,0.08)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--color-bg);color:var(--color-text);line-height:1.5;min-height:100vh}body.solvera-marketing-shell{background:#0f0a1a;color:#f3f4f6}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit;font-size:1rem}.cookie-consent_banner__7hhtz{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:rgba(15,10,26,.95);border-top:1px solid rgba(255,255,255,.1);color:#d1d5db;font-size:.9rem}.cookie-consent_banner__7hhtz a{color:#a78bfa}.cookie-consent_banner__7hhtz button{border:none;background:var(--color-primary);color:#fff;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:600;white-space:nowrap}@media (max-width:640px){.cookie-consent_banner__7hhtz{flex-direction:column;align-items:stretch}}