:root{background:#f6f8fc;color:#172033}*{box-sizing:border-box}body{margin:0;min-width:320px}.gradient-shell{min-height:100vh;background:radial-gradient(circle at 12% 15%,#dbeafe 0,transparent 28%),radial-gradient(circle at 88% 10%,#cffafe 0,transparent 25%),#f8fafc}.hero-grid{min-height:100vh;display:grid;grid-template-columns:1.2fr .8fr;gap:48px;max-width:1220px;margin:auto;padding:48px 32px;align-items:center}.eyebrow{color:#2563eb;font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.76rem}.hero-title{font-size:clamp(3rem,7vw,5.75rem);line-height:.98;letter-spacing:-.06em;margin:18px 0}.muted{color:#64748b}.glass{background:#ffffffd4;border:1px solid rgba(226,232,240,.9);box-shadow:0 24px 60px #0f172a1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.auth-card{padding:30px;border-radius:24px}.feature-card{padding:18px;border-radius:18px;border:1px solid #e5e7eb;background:#fff}.console-root{min-height:100vh;background:#f7f9fc}.nav-brand{color:#fff;font-weight:800;letter-spacing:-.03em}.workspace{max-width:1440px;margin:0 auto;padding:28px}.stat-card{padding:20px;min-height:132px;border-radius:18px;background:#fff;border:1px solid #e8edf5}.metric{font-size:2rem;font-weight:750;letter-spacing:-.05em}.module-card{min-height:196px;padding:20px;border-radius:18px;border:1px solid #e7ebf1;transition:.2s ease;cursor:pointer}.module-card:hover{transform:translateY(-3px);border-color:#93c5fd;box-shadow:0 14px 30px #2563eb1a}.step-active{color:#2563eb;font-weight:700}.drop-zone{border:1.5px dashed #93c5fd;background:#eff6ff;border-radius:18px;padding:40px 16px;text-align:center}@media(max-width:840px){.hero-grid{grid-template-columns:1fr;padding:32px 18px;gap:20px}.hero-title{font-size:3.5rem}.workspace{padding:18px}}
