:root{--nebula-lime:#b4f105;--nebula-dark:#051c12;--nebula-mid:#072f1f}body{background:#f4f6f5}.nebula-auth{min-height:100vh;background:radial-gradient(circle at 20% 20%,#0c4b31 0,transparent 35%),var(--nebula-dark);display:grid;place-items:center;padding:32px}.auth-shell{width:min(1040px,100%);display:grid;grid-template-columns:1fr 480px;gap:32px;align-items:center}.auth-brand{color:#fff;padding:40px}.auth-brand h1{font-size:clamp(2.5rem,6vw,5rem);font-weight:800;letter-spacing:-.06em;margin:.4rem 0}.auth-brand p{color:#c7d5ce;max-width:520px;font-size:1.08rem}.brand-mark{width:64px;height:64px;border-radius:18px;background:var(--nebula-lime);color:#051c12;display:grid;place-items:center;font-size:30px}.eyebrow{font-size:.72rem;letter-spacing:.18em;font-weight:800;color:#668177}.auth-brand .eyebrow{color:var(--nebula-lime)}.auth-card{background:#fff;border-radius:24px;padding:34px;box-shadow:0 28px 80px rgba(0,0,0,.3)}.auth-card h2{font-weight:800;margin-top:12px}.auth-card-head p{color:#718079}.badge-soft{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef7dd;color:#375000;font-size:.72rem;font-weight:800}.btn-nebula{background:var(--nebula-lime);border:1px solid var(--nebula-lime);color:#07140e;font-weight:800}.btn-nebula:hover{background:#c6ff22;color:#07140e}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#87948e}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#e3e8e5;flex:1}.demo-note{margin-top:20px;padding:12px 14px;background:#f4f7f5;border-radius:12px;font-size:.82rem;display:flex;gap:10px}.demo-note i{color:#31734f}.navbar-page-label{font-weight:800}.company-pill{padding:8px 12px;background:#edf4ef;border-radius:999px;font-size:.82rem;font-weight:700}.company-pill i{margin-right:6px}.status-chip{background:#fff;border:1px solid #e2e9e4;border-radius:999px;padding:9px 14px;font-weight:700;font-size:.82rem}.status-chip span{display:inline-block;width:8px;height:8px;background:#5ebf2f;border-radius:50%;margin-right:7px}.nebula-stat{background:#fff;border-radius:18px;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:0 6px 22px rgba(12,31,22,.06);height:100%}.nebula-stat span{display:block;color:#718079;font-size:.78rem;font-weight:700}.nebula-stat strong{font-size:1.45rem;letter-spacing:-.03em}.stat-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-size:18px;background:#eef7dd;color:#2c5100}.stat-icon.purchases{background:#e8f3ee;color:#1d6945}.stat-icon.iva{background:#f0eefc;color:#5a4bb0}.stat-icon.retention{background:#fff1dc;color:#9a5d00}.spark-card{background:#fff;border-radius:18px;box-shadow:0 6px 22px rgba(12,31,22,.06);border:1px solid #edf1ee}.spark-card-header{padding:20px 22px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #edf1ee}.spark-card-header h5{font-weight:800;margin:0}.spark-card-header p{font-size:.8rem;color:#7b8882;margin:.35rem 0 0}.upload-card{padding-bottom:18px}.dropzone{margin:22px;border:2px dashed #c9d6ce;border-radius:18px;min-height:260px;display:grid;place-items:center;text-align:center;padding:30px;cursor:pointer;background:#fbfdfb;transition:.2s}.dropzone:hover,.dropzone.dragover{border-color:#8cb500;background:#f6fbe9}.drop-icon{width:64px;height:64px;border-radius:18px;background:#eef7dd;color:#547500;display:grid;place-items:center;font-size:24px}.dropzone h4{font-weight:800;margin:14px 0 4px}.dropzone p{margin:0;color:#74827b}.drop-hint{font-size:.72rem;color:#9aa59f;margin-top:8px}.file-list{padding:0 22px}.file-pill{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #e5ebe7;border-radius:10px;margin-bottom:7px;font-size:.82rem}.catalog-list{padding:18px 22px}.catalog-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #edf1ee}.catalog-item:last-child{border-bottom:0}.catalog-icon{width:38px;height:38px;border-radius:10px;background:#edf6df;display:grid;place-items:center;color:#496900}.catalog-item strong{display:block;font-size:.88rem}.catalog-item small{color:#7e8a84}.nebula-table{font-size:.83rem;margin:0}.nebula-table thead th{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:#77847d;background:#fafcfb}.nebula-table td,.nebula-table th{padding:14px 16px}.empty-state{text-align:center;padding:60px!important;color:#87938d}.empty-state i{font-size:30px;margin-bottom:10px;display:block}.empty-state div{font-weight:800;color:#4f5d56}.skeleton-line{height:44px;border-radius:10px;background:linear-gradient(90deg,#f0f3f1,#fafbfa,#f0f3f1);margin-bottom:9px}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand{padding:10px}.auth-brand h1{font-size:3rem}.auth-card{padding:24px}}
