:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;body{background-color:#f8fafc;color:#0f172a;font-family:system-ui,sans-serif;margin:0}a{color:#0369a1;text-decoration:none}a:hover{text-decoration:underline}input,select,textarea{border-radius:.5rem;border:1px solid #cbd5e1;padding:.5rem .75rem;font-size:1rem}a[href*=LeadSubmissions],a[href*=lead-submissions]{display:none!important}}a[href*=LeadSubmissions],a[href*=lead-submissions],nav a[href="/add-lead"],nav a[href="/submissions"]{display:none!important}.inp{@apply w-full rounded-lg border border-slate-300 bg-white px-3 py-2 text-slate-900 focus:outline-none focus:ring-2 focus:ring-sky-500 focus:border-sky-500}.btn{@apply inline-flex items-center justify-center rounded-xl px-4 py-2 font-medium bg-sky-600 text-white hover:bg-sky-700 focus:outline-none focus:ring-2 focus:ring-sky-500}.btn-secondary{@apply inline-flex items-center justify-center rounded-xl px-3 py-1.5 font-medium border border-slate-300 text-slate-700 hover:bg-slate-50}.chk{@apply inline-flex items-center gap-2 text-slate-700}.tab{@apply px-3 py-2 rounded-xl border border-slate-300 text-slate-700 bg-white}.tab-active{@apply bg-sky-600 text-white border-sky-600}.card{@apply rounded-2xl border border-slate-200 bg-white p-5 shadow-sm}.form-wrap{max-width:1000px;margin:0 auto}.row{display:grid;grid-template-columns:220px 1fr;grid-gap:14px;gap:14px;align-items:center;margin:10px 0}.row .line{border-bottom:1px solid #cfd8e3;padding:6px 4px}.row label{color:#0f172a;font-weight:600;font-size:14px}.hint{color:#64748b;font-size:12px;margin-left:220px}.cols-3{grid-template-columns:repeat(3,1fr);grid-gap:10px}.cols-3,.cols-4{display:grid;gap:10px}.cols-4{grid-template-columns:repeat(4,1fr);grid-gap:10px}fieldset.inline{display:flex;gap:20px;flex-wrap:wrap}fieldset.inline label{font-weight:500}.btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:10px;padding:8px 12px;background:#fff;color:#0f172a}input[type=date],input[type=email],input[type=number],input[type=tel],input[type=text],input[type=time],select{width:100%;border:none;outline:none;background:transparent;padding:0;margin:0}hr.section{border:none;border-top:1px solid #e2e8f0;margin:18px 0}h2{margin:16px 0 8px;font-size:18px}.small{font-size:12px;color:#64748b}.photo-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px;margin-top:10px}.photo{border:1px dashed #cbd5e1;height:160px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#94A3B8}