*{box-sizing:border-box}body{color:#020617;background:#f8fafc;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app{min-height:100vh;padding:24px}.container{max-width:1320px;margin:0 auto}.hero{color:#fff;background:linear-gradient(135deg,#020617,#1e293b);border-radius:28px;padding:32px;box-shadow:0 20px 45px #0f172a33}.hero-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.hero h1{margin:16px 0 0;font-size:clamp(32px,5vw,56px);line-height:1}.hero p{color:#cbd5e1;max-width:760px;line-height:1.6}.grid{gap:24px;display:grid}.main-grid{grid-template-columns:380px 1fr;margin-top:24px}.two-grid{grid-template-columns:1fr 1fr}.card{background:#fff;border-radius:28px;padding:22px;box-shadow:0 12px 30px #0f172a0f}.section-title{align-items:flex-start;gap:12px;display:flex}.icon-box{background:#f1f5f9;border-radius:18px;padding:9px;display:inline-flex}.section-title h2{margin:0;font-size:18px}.section-title p{color:#64748b;margin:4px 0 0;font-size:14px;line-height:1.5}.badges{flex-wrap:wrap;gap:8px;display:flex}.badge{color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600}.badge.blue{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.badge.green{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.badge.amber{color:#92400e;background:#fffbeb;border-color:#fde68a}.upload-box{text-align:center;color:#475569;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:28px;justify-content:center;align-items:center;min-height:160px;margin-top:18px;display:flex}.stack{gap:16px;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}label.small{color:#64748b;font-size:12px;font-weight:700}input,select,textarea{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;padding:12px}textarea{resize:vertical}.btn{color:#fff;background:#0f172a;border:0;border-radius:18px;padding:12px 16px;font-weight:700}.btn.secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.btn.ghost{color:#0f172a;background:0 0}.preview{background:#020617;border-radius:24px;justify-content:center;align-items:center;min-height:320px;display:flex;overflow:hidden}.preview img{object-fit:contain;max-width:100%;max-height:360px}.finding{border:1px solid #f1f5f9;border-radius:24px;padding:16px}.finding h3{margin:10px 0 6px}.finding p{color:#475569;line-height:1.6}.top-bar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.auth-layout{grid-template-columns:1fr 420px;align-items:center;gap:24px;max-width:1100px;min-height:calc(100vh - 48px);margin:0 auto;display:grid}.auth-panel{color:#fff;background:linear-gradient(135deg,#020617,#1e293b);border-radius:28px;padding:34px}.auth-panel p{color:#cbd5e1;line-height:1.6}.notice{border-radius:18px;padding:14px;font-size:14px;line-height:1.55}.notice.amber{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.notice.grey{color:#64748b;background:#f8fafc}.file-row{background:#f8fafc;border-radius:16px;justify-content:space-between;gap:12px;padding:10px 12px;font-size:14px;display:flex}@media (width<=950px){.main-grid,.auth-layout,.two-grid{grid-template-columns:1fr}.hero-row{flex-direction:column;align-items:flex-start}}
