/* AdsSpaceHub Sprint 2 - Force colors fallback */
:root{--ash-primary:#6d3df4;--ash-primary-dark:#4f2bd9;--ash-blue:#2563eb;--ash-dark:#071426;--ash-bg:#f6f7fb;--ash-card:#ffffff;--ash-text:#0f172a;--ash-muted:#64748b;--ash-success:#16a34a;--ash-warning:#f59e0b;--ash-danger:#ef4444;--ash-radius:22px;--ash-shadow:0 22px 65px rgba(15,23,42,.12)}
html,body{background:linear-gradient(180deg,#fbfbff 0%,#f4f6fb 100%)!important;color:var(--ash-text)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.public-nav{background:rgba(255,255,255,.96)!important;box-shadow:0 12px 34px rgba(15,23,42,.09)!important}.brand{font-weight:800!important;color:#0f172a!important}.brand span{color:var(--ash-primary)!important}.brand-mark{display:inline-grid!important;place-items:center!important;width:34px!important;height:34px!important;border-radius:12px!important;margin-right:8px!important;background:linear-gradient(135deg,#7c3aed,#3b82f6)!important;color:#fff!important}.btn-primary{background:linear-gradient(135deg,#7c3aed,#4f46e5)!important;border-color:#5b35df!important;color:#fff!important;box-shadow:0 14px 30px rgba(109,61,244,.28)!important}.btn-outline-primary{border-color:#6d3df4!important;color:#6d3df4!important}.btn-outline-primary:hover{background:#6d3df4!important;color:#fff!important}.text-gradient{background:linear-gradient(135deg,#7c3aed,#2563eb)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.hero-home{min-height:680px!important;background:radial-gradient(circle at 80% 44%,rgba(124,58,237,.28),transparent 23%),radial-gradient(circle at 83% 74%,rgba(37,99,235,.18),transparent 18%),linear-gradient(90deg,#fff 0%,#fff 43%,rgba(239,235,255,.80) 65%,rgba(226,232,240,.65) 100%)!important}.hero-copy h1{font-size:clamp(2.5rem,5vw,5rem)!important;line-height:1.05!important;font-weight:850!important;letter-spacing:-.055em!important}.hero-copy p{font-size:1.18rem!important;color:#475569!important}.hero-search,.ash-card,.detail-panel,.space-card,.auth-card{background:#fff!important;border:1px solid rgba(148,163,184,.22)!important;border-radius:22px!important;box-shadow:var(--ash-shadow)!important}.tabs-mini a.active{color:#6d3df4!important;border-bottom:3px solid #6d3df4!important}.benefit-icon,.kpi-icon{background:linear-gradient(135deg,rgba(124,58,237,.14),rgba(59,130,246,.10))!important;color:#6d3df4!important;border-radius:16px!important}.benefit-icon.warn{background:rgba(245,158,11,.14)!important;color:#d97706!important}.benefit-icon.danger{background:rgba(239,68,68,.12)!important;color:#dc2626!important}.dash-body{background:#f6f7fb!important}.dash-shell{display:flex!important;min-height:100vh!important}.sidebar{width:280px!important;background:linear-gradient(180deg,#071426 0%,#0b1f38 100%)!important;color:#fff!important;padding:24px 18px!important;box-shadow:18px 0 50px rgba(15,23,42,.18)!important}.sidebar .profile{display:flex!important;gap:12px!important;align-items:center!important;margin:34px 0!important}.sidebar .avatar{width:54px!important;height:54px!important;border-radius:50%!important;background:#fff!important;color:#0f172a!important;display:grid!important;place-items:center!important;font-weight:800!important}.sidebar a{display:flex!important;align-items:center!important;gap:12px!important;color:rgba(255,255,255,.84)!important;text-decoration:none!important;padding:13px 14px!important;border-radius:12px!important;margin:5px 0!important;font-weight:650!important}.sidebar a.active,.sidebar a:hover{background:linear-gradient(135deg,#7c3aed,#4f46e5)!important;color:#fff!important;box-shadow:0 14px 28px rgba(79,70,229,.28)!important}.dash-main{flex:1!important;padding:34px!important}.kpi-value{font-size:2rem!important;font-weight:850!important;color:#0f172a!important}.status-success,.badge-success{background:#dcfce7!important;color:#15803d!important}.status-warning,.badge-warning{background:#fef3c7!important;color:#b45309!important}.badge-purple{background:#ede9fe!important;color:#5b21b6!important}.footer-pro{background:#071426!important;color:rgba(255,255,255,.72)!important}.footer-pro a{color:rgba(255,255,255,.78)!important}
@media(max-width:991px){.dash-shell{display:block!important}.sidebar{width:100%!important;position:relative!important}.dash-main{padding:20px!important}.hero-home{min-height:auto!important;padding-bottom:60px!important}.hero-search{margin-top:20px!important}}
