:root{color:#172033;background:#f7f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 28px;background:#ffffffeb;border-bottom:1px solid #e6e9ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand,nav button{border:0;background:transparent;color:#172033}.brand{display:inline-flex;align-items:center;gap:8px;font-weight:800}nav{display:flex;gap:12px;flex-wrap:wrap}nav button{color:#5c667a}.page{width:min(1180px,calc(100vw - 32px));margin:0 auto;padding:44px 0 72px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:28px;align-items:center}.hero-copy h1{margin:0;max-width:760px;font-size:clamp(42px,7vw,78px);line-height:.96;letter-spacing:0}.hero-copy p{max-width:680px;color:#596579;font-size:18px;line-height:1.65}.eyebrow{color:#d83446;font-weight:750;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.actions,.admin-bar{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border-radius:8px;border:1px solid transparent;font-weight:760}.primary{background:#ef3e4f;color:#fff}.secondary{background:#fff;color:#172033;border-color:#d8dde7}.link{text-decoration:none}.audit-preview,.card,.product,.form-card,.result,.report{background:#fff;border:1px solid #e0e5ee;border-radius:8px;box-shadow:0 18px 40px #1e293b12}.audit-preview{padding:24px;display:grid;gap:18px}.score-ring{width:96px;height:96px;border-radius:50%;border:10px solid #ef3e4f;display:grid;place-items:center;font-size:32px;font-weight:850}.bars{display:grid;gap:12px}.bars span{display:block;color:#596579;margin-bottom:5px}.bar{height:9px;border-radius:999px;background:#eef1f6;overflow:hidden}.bar i{display:block;height:100%;background:#172033}.grid{display:grid;gap:16px;margin-top:28px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.five{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.product{padding:20px}.card svg{color:#ef3e4f}.card p,.product p,.page-title p,.notice{color:#667085;line-height:1.6}.product strong,.price strong{font-size:28px}.preview{height:132px;border-radius:8px;background:linear-gradient(135deg,#172033,#49546a);color:#fff;display:grid;place-items:center;text-transform:uppercase;font-weight:850}.page-title{display:flex;gap:14px;align-items:center;margin-bottom:22px}.page-title svg{color:#ef3e4f;width:34px;height:34px}.page-title h1{margin:0;font-size:38px}.form-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}label{display:grid;gap:7px;color:#4a5568;font-weight:700}input{min-height:44px;border:1px solid #d8dde7;border-radius:8px;padding:10px 12px;background:#fff}.form-card .primary{grid-column:1 / -1}.error{color:#b42318;background:#fff2f0;border:1px solid #ffccc7;padding:10px 12px;border-radius:8px}.result{padding:22px}.result-head{display:flex;justify-content:space-between;gap:14px;align-items:start}.metric{background:#fbfcfe;border:1px solid #e6e9ef;border-radius:8px;padding:16px}.metric span{display:block;color:#667085}.metric strong{font-size:32px}.report{margin-top:18px;padding:20px}.upgrade{display:flex;gap:8px;align-items:center;padding:12px;border-radius:8px;background:#fff7e6;border:1px solid #ffd591}.table-wrap{overflow-x:auto;margin-top:18px}table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e0e5ee}th,td{text-align:left;border-bottom:1px solid #e0e5ee;padding:11px 12px;white-space:nowrap}@media(max-width:860px){.hero,.three,.five,.form-card{grid-template-columns:1fr}.topbar{align-items:start;flex-direction:column}.hero-copy h1{font-size:44px}}
