:root{color:#142033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}.product-app{background:linear-gradient(135deg,#1d4ed824,#0000 30rem),#f8fafc;min-height:100vh}.product-header{justify-content:space-between;align-items:center;gap:16px;width:min(1120px,100% - 32px);margin:0 auto;padding:18px 0;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand img{border-radius:10px;width:42px;height:42px}.brand strong,.brand span{display:block}.brand strong{color:#0f172a;font-size:18px}.brand span{color:#64748b;text-transform:uppercase;margin-top:3px;font-size:12px;font-weight:800}.login-link{color:#1d4ed8;background:#fff;border:1px solid #cfd9e8;border-radius:8px;padding:10px 13px;font-size:14px;font-weight:850;text-decoration:none}.product-main{gap:18px;width:min(1120px,100% - 32px);margin:0 auto;padding:56px 0;display:grid}.hero{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:stretch;gap:20px;display:grid}.hero-card,.panel,.metric-card{background:#fffffff0;border:1px solid #dbe5f1;border-radius:8px;box-shadow:0 16px 38px #0f172a0f}.hero-card{padding:32px}.hero-card h1,.hero-card p{margin:0}.hero-card h1{color:#0f172a;letter-spacing:0;font-size:clamp(38px,7vw,68px);line-height:1}.hero-card p{color:#52627a;margin-top:18px;font-size:18px;line-height:1.65}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.metric-card,.panel{padding:18px}.icon{color:#1d4ed8;background:#eaf1ff;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.metric-card h2,.metric-card p,.panel h2,.panel p{margin:0}.metric-card h2,.panel h2{color:#0f172a;margin-top:12px;font-size:19px}.metric-card p,.panel p{color:#607089;margin-top:8px;font-size:14px;line-height:1.5}.panel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (max-width:860px){.hero,.panel-grid{grid-template-columns:1fr}}
