:root{color:#e7edf5;background:#0b1220;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,a{font:inherit}.home-shell,.dashboard-shell{width:min(70rem,100% - 2rem);margin:0 auto}.home-shell{place-items:center;min-height:100vh;display:grid}.hero,.empty-state{background:#111c2e;border:1px solid #26354d;border-radius:1rem;width:min(42rem,100%);box-shadow:0 1.5rem 4rem #0003}.hero{padding:clamp(2rem,8vw,5rem)}.brand-logo{width:10rem;height:auto;display:block}.brand-logo-hero{width:min(13rem,60%);margin-bottom:2.5rem}.eyebrow{color:#7dd3fc;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:700}h1,h2,p{margin-top:0}h1{margin-bottom:1rem;font-size:clamp(2.25rem,7vw,4rem);line-height:1}.hero-copy,.empty-state p{color:#bcc9d9;font-size:1.125rem;line-height:1.6}.primary-action,.secondary-action{border-radius:.5rem;justify-content:center;align-items:center;min-height:2.75rem;padding:.625rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.primary-action{color:#082f49;background:#38bdf8;margin-top:1rem}.primary-action:hover{background:#7dd3fc}.dashboard-shell{padding:3rem 0}.dashboard-header{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.dashboard-brand{align-items:center;gap:1.5rem;display:flex}.dashboard-header h1{margin:0;font-size:2rem}.secondary-action{color:#e7edf5;cursor:pointer;background:0 0;border:1px solid #52627c}.secondary-action:hover{color:#7dd3fc;border-color:#7dd3fc}.empty-state{padding:2rem}.empty-state h2{margin-bottom:.75rem}
