:root{--ink:#17352c;--muted:#60736c;--surface:#fffdf8;--canvas:#f3f0e8;--brand:#176b50;--brand-dark:#0d4938;--accent:#e6a23c;--danger:#a63d40;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select{font:inherit}button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:.75rem;min-height:3rem;padding:.75rem 1.25rem;font-weight:700}button:hover{background:var(--brand-dark)}button:disabled{cursor:not-allowed;opacity:.5}button.secondary{color:var(--ink);background:0 0;border:1px solid #b7c2bd}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;font-size:clamp(2.5rem,7vw,5.5rem);line-height:.95}h2{font-size:1.75rem}.eyebrow{color:var(--brand);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:800;display:block}.login-shell{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.brand-panel{background:var(--ink);color:#f7f2e5;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:clamp(2rem,7vw,7rem);display:flex}.brand-lockup{gap:2rem;max-width:38rem;display:grid}.brand-mark{width:clamp(6rem,12vw,9rem);height:auto}.brand-panel .eyebrow{color:#77c6a5}.brand-panel p{max-width:32rem;font-size:1.2rem;line-height:1.6}.demo-badge{color:#a9dfc8;letter-spacing:.05em;text-transform:uppercase;border:1px solid #77c6a58c;border-radius:999px;margin-top:2rem;padding:.6rem .9rem;font-size:.78rem;font-weight:800}.login-panel{justify-content:center;align-items:center;padding:2rem;display:flex}.login-card{background:var(--surface);border:1px solid #dedbd1;border-radius:1.25rem;gap:1.25rem;width:100%;max-width:28rem;padding:clamp(1.5rem,5vw,3rem);display:grid;box-shadow:0 1.5rem 4rem #17352c14}.login-card label,.toolbar label{gap:.5rem;font-size:.9rem;font-weight:700;display:grid}.login-card input,.toolbar select,.toolbar input{background:#fff;border:1px solid #aeb9b4;border-radius:.7rem;min-height:3rem;padding:.75rem}.login-card input:focus,.toolbar select:focus,.toolbar input:focus{border-color:var(--brand);outline:3px solid #176b5033}.login-card p{color:var(--muted);line-height:1.5}.form-error{font-weight:700;color:var(--danger)!important}.dashboard-shell{max-width:80rem;margin:0 auto;padding:clamp(1.5rem,5vw,4rem)}.dashboard-shell header{justify-content:space-between;align-items:center;display:flex}.dashboard-brand{align-items:center;gap:1.25rem;display:flex}.dashboard-brand-mark{flex:none;width:4.5rem;height:4.5rem}.dashboard-brand .eyebrow{margin-bottom:.6rem}.dashboard-shell h1{font-size:clamp(2.5rem,6vw,4.5rem)}.toolbar{border-bottom:1px solid #d8d6cf;align-items:end;gap:1rem;margin:2.5rem 0 1.5rem;padding-bottom:1.5rem;display:flex}.toolbar label{min-width:14rem}.empty-state,.inline-alert{background:var(--surface);border:1px solid #dedbd1;border-radius:1rem;align-items:flex-start;gap:1rem;margin-top:2rem;padding:2rem;display:flex}.inline-alert{border-color:#dca9aa;justify-content:space-between}.inline-alert p{margin:0;padding-top:.8rem}.status-dot{background:var(--accent);border-radius:50%;flex:0 0 .75rem;height:.75rem;margin-top:.5rem}.loading-state{padding:2rem 0}.table-wrap{background:var(--surface);border:1px solid #dedbd1;border-radius:1rem;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:48rem}th,td{text-align:left;border-bottom:1px solid #e5e1d8;padding:1rem}th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem}tbody tr:last-child td{border-bottom:0}.status{background:#e8eee9;border-radius:999px;padding:.35rem .65rem;font-size:.8rem;font-weight:700;display:inline-block}.status-under_review,.status-reopened{background:#fff0cf}.status-in_progress,.status-assigned{background:#dcecf5}.status-resolved{background:#dcefe5}.status-rejected,.status-archived{background:#eee9e4}.pagination{justify-content:flex-end;gap:.75rem;margin-top:1rem;display:flex}@media (max-width:760px){.login-shell{grid-template-columns:1fr}.brand-panel{min-height:35vh;padding:2rem}.brand-lockup{gap:1rem}.brand-mark{width:5rem}.brand-panel h1{font-size:3.5rem}.dashboard-shell header{align-items:flex-start;gap:1rem}.dashboard-brand{align-items:flex-start}.dashboard-brand-mark{width:3.5rem;height:3.5rem}.toolbar{flex-direction:column;align-items:stretch}.toolbar label{min-width:0}}.protocol-link{color:var(--brand-dark);text-underline-offset:.2rem;font-weight:800}.detail-back{color:var(--brand);margin-bottom:2rem;font-weight:700;display:inline-block}.detail-grid{grid-template-columns:2fr 1fr;gap:1rem;margin-top:2rem;display:grid}.detail-card{background:var(--surface);border:1px solid #dedbd1;border-radius:1rem;padding:1.5rem}.detail-card.full{grid-column:1/-1}.detail-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.detail-card dt{color:var(--muted);text-transform:uppercase;font-size:.75rem;font-weight:800}.detail-card dd{overflow-wrap:anywhere;margin:.3rem 0 0}.private-description{white-space:pre-wrap;line-height:1.7}.timeline{margin:0;padding:0;list-style:none}.timeline li{border-left:2px solid #b9cec5;padding:0 0 1.5rem 1.25rem}.timeline li:last-child{padding-bottom:0}.timeline time{color:var(--muted);margin-top:.35rem;font-size:.85rem;display:block}@media (max-width:760px){.detail-grid{grid-template-columns:1fr}.detail-card.full{grid-column:auto}.detail-card dl{grid-template-columns:1fr}}.status-form{grid-template-columns:minmax(12rem,.7fr) minmax(16rem,1.3fr) auto;align-items:end;gap:1rem;display:grid}.status-form label{gap:.5rem;font-size:.9rem;font-weight:700;display:grid}.status-form select,.status-form textarea{background:#fff;border:1px solid #aeb9b4;border-radius:.7rem;min-height:3rem;padding:.75rem}.status-form textarea{resize:vertical;min-height:5rem}.status-form .form-error{grid-column:1/-1;margin:0}@media (max-width:760px){.status-form{grid-template-columns:1fr;align-items:stretch}}.media-grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1rem;display:grid}.media-item{margin:0}.media-item img{aspect-ratio:1;object-fit:cover;background:#e8e6df;border-radius:.75rem;width:100%;height:auto;display:block}.media-item figcaption{color:var(--muted);margin-top:.5rem;font-size:.8rem}.media-placeholder{aspect-ratio:1;text-align:center;background:#e8e6df;border-radius:.75rem;justify-content:center;align-items:center;padding:1rem;display:flex}.assignment-form{border-top:1px solid #e5e1d8;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.assignment-form label{gap:.5rem;font-size:.9rem;font-weight:700;display:grid}.assignment-form select{background:#fff;border:1px solid #aeb9b4;border-radius:.7rem;width:100%;min-height:3rem;padding:.75rem}.assignment-form .form-error{margin:0}.comment-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.comment-list li{background:#f4f1e9;border-radius:.75rem;padding:1rem}.comment-list li p{white-space:pre-wrap;margin-bottom:.5rem;line-height:1.5}.comment-list small{color:var(--muted)}.comment-form{border-top:1px solid #e5e1d8;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.comment-form label{gap:.5rem;font-size:.9rem;font-weight:700;display:grid}.comment-form textarea{resize:vertical;background:#fff;border:1px solid #aeb9b4;border-radius:.7rem;min-height:6rem;padding:.75rem}.comment-form .form-error{margin:0}.toolbar{flex-wrap:wrap}.toolbar input[type=date]{min-width:10.5rem}.media-actions{gap:.4rem;margin-top:.6rem;display:grid}.media-actions button{min-height:2.5rem;padding:.5rem .75rem}.media-actions a{color:var(--brand-dark);text-underline-offset:.2rem;font-weight:800}.media-actions small{color:var(--danger)}.municipal-map-card{background:var(--surface);border:1px solid #dedbd1;border-radius:1rem;margin:1.5rem 0;padding:1.25rem}.map-heading{justify-content:space-between;align-items:center;gap:1rem;display:flex}.map-heading h2{margin-bottom:0}.municipal-map{background:#dde4df;border-radius:.8rem;height:min(60vw,35rem);min-height:22rem;margin-top:1rem;position:relative;overflow:hidden}.map-tile{background-position:50%;background-size:256px 256px;width:256px;height:256px;position:absolute}.map-pin{background:var(--accent);z-index:2;border:3px solid #fff;border-radius:50% 50% 50% 0;width:1.4rem;height:1.4rem;position:absolute;transform:translate(-50%,-100%)rotate(-45deg);box-shadow:0 2px 8px #00000059}.map-controls{z-index:3;grid-template-columns:repeat(3,2.5rem);gap:.25rem;display:grid;position:absolute;bottom:.75rem;left:.75rem}.map-controls button{min-height:2.5rem;padding:.35rem}.map-caption{color:var(--muted);margin:.75rem 0 0;font-size:.8rem}@media (max-width:760px){.map-heading{flex-direction:column;align-items:stretch}}
