:root{--navy:#14334f;--blue:#1769aa;--paper:#fff;--ink:#1b2733;--muted:#667585;--line:#d9e1e8;--wash:#f3f7fa;--green:#146c43}*{box-sizing:border-box}body{margin:0;background:var(--wash);color:var(--ink);font:15px/1.45 system-ui,-apple-system,"Segoe UI",sans-serif}.site-header{background:var(--navy);color:#fff;padding:30px max(24px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;align-items:center;gap:20px}.eyebrow{margin:0;color:#b8d0e5;font-size:1rem;font-weight:700;letter-spacing:.04em}.site-header h1{margin:2px 0;font-size:2rem}.subhead{margin:0;color:#e2ebf3}.local-badge{border:1px solid #8fc4a4;border-radius:99px;padding:7px 11px;color:#d5f1dc;font-weight:600;white-space:nowrap}main{max-width:1180px;margin:24px auto 60px;padding:0 22px}.privacy{background:#e7f4ea;border-left:4px solid var(--green);padding:12px 15px;border-radius:4px;margin-bottom:20px}.tabs{display:flex;gap:2px;border-bottom:1px solid var(--line)}button{font:inherit;cursor:pointer;border:0;border-radius:6px;padding:10px 14px;font-weight:650}.tab{background:#e7edf2;border-radius:6px 6px 0 0;color:#33485b}.tab.active{background:#fff;color:var(--navy);border:1px solid var(--line);border-bottom:1px solid #fff;margin-bottom:-1px}.panel{display:none;background:#fff;border:1px solid var(--line);border-top:0;padding:28px}.panel.active{display:block}.panel-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.panel h2{margin:0;color:var(--navy)}.panel-top p{margin:3px 0 20px;color:var(--muted)}.actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.secondary{background:#e5eef5;color:#14334f}.ghost{background:transparent;border:1px solid #c9d3dc;color:#4b5d6d}.form-section{border-top:1px solid var(--line);padding:19px 0 8px}.form-section h3{font-size:1rem;color:var(--navy);margin:0 0 14px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.field{display:grid;gap:4px}.field.full{grid-column:1/-1}label{font-size:.84rem;font-weight:650;color:#35475a}input,select{width:100%;border:1px solid #bac8d3;background:#fff;border-radius:5px;padding:9px;font:inherit;color:var(--ink)}input:focus,select:focus{outline:3px solid #c5e2f7;border-color:#438bc4}.owner{border:1px solid #cfdae3;border-radius:7px;padding:16px;margin:12px 0;background:#fbfdfe}.owner h4{margin:0 0 12px;color:#244e70}.owner-toolbar{display:flex;align-items:center;justify-content:space-between}.owner-toolbar button{padding:6px 10px}.add-owner{background:#e5eef5;color:var(--navy)}.submit-row{text-align:right;padding-top:24px}.generate{background:var(--green);color:#fff;padding:12px 19px}.blue{background:var(--blue)}dialog{border:0;border-radius:10px;max-width:600px;box-shadow:0 20px 70px #0006}dialog::backdrop{background:#10233499}dialog article{padding:10px}dialog h2{color:var(--navy)}dialog li{margin:6px 0}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.dialog-actions button:first-child{background:#e6ebef;color:#293d4e}@media(max-width:700px){.site-header,.panel-top{align-items:flex-start;flex-direction:column}.fields{grid-template-columns:1fr}.panel{padding:19px}.actions{justify-content:flex-start}.tabs{overflow:auto}.tab{white-space:nowrap}}
.header-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.visit-badge{border:1px solid #8ebbdc;border-radius:99px;padding:7px 11px;color:#d7ebfa;font-weight:600;white-space:nowrap}
