:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#1f372d;--muted:#65736b;--line:#dbe2da;--surface:#fff;--canvas:#f6f4ee;--green-950:#163c34;--green-800:#2f6150;--green-650:#527c5b;--green-150:#dce8db;--green-75:#f0f5ed;--gold-500:#c3a15d;--gold-100:#f5edda;--blue-100:#e8f3f7;--blue-600:#35788f;--amber-100:#fff4d6;--amber-700:#8d6410;--red-100:#fde9e6;--red-700:#a43d32;--shadow:0 12px 36px #1b3e3214}*{box-sizing:border-box}html{background:var(--canvas)}body{min-width:320px;color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Arial,ui-sans-serif,system-ui,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}:is(button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #34745d40}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{min-height:100vh}.institutional-header{background:#fff}.institutional-top{justify-content:space-between;align-items:center;gap:28px;width:min(1100px,100% - 40px);min-height:79px;margin:0 auto;display:flex}.institutional-brand{color:#1e5d46;align-items:center;display:flex}.institutional-brand img{width:245px;height:auto;display:block}.administrative-area{color:#1e5d46;text-align:right;text-transform:uppercase;justify-items:end;gap:3px;display:grid}.administrative-area span{font-size:12px}.administrative-area strong{letter-spacing:.04em;font-size:12px}.access-mode{letter-spacing:.08em;margin-top:2px;font-weight:800;font-size:9px!important}.access-mode.editor{color:#527c5b}.admin-signin{color:#1e5d46;letter-spacing:.07em;text-underline-offset:2px;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:800;text-decoration:underline}.site-nav{background:#1f5d46;min-height:40px}.site-nav-inner{align-items:stretch;width:min(1100px,100% - 40px);margin:0 auto;display:flex}.site-nav button{color:#fff;text-transform:uppercase;cursor:pointer;background:0 0;border:0;min-height:40px;padding:0 22px;font-size:12px;font-weight:700;transition:background .16s}.site-nav button:hover{background:#00000021}.site-nav button.active{background:#153f31}.brand-mark{color:#fff;letter-spacing:.04em;background:#1e5d46;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-family:Georgia,serif;font-size:13px;font-weight:700;display:grid}.main-content{min-width:0;padding:34px 20px 56px}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1100px;margin:0 auto 28px;display:flex}.eyebrow{color:#7b6637;letter-spacing:.11em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(29px,3.1vw,41px);line-height:1.08}h2{letter-spacing:-.025em;margin:0;font-size:clamp(22px,2vw,29px);line-height:1.18}h3{letter-spacing:-.012em;margin:0;font-size:17px;line-height:1.3}.page-subtitle{color:var(--muted);margin:8px 0 0;font-size:14px}.header-actions{align-items:flex-end;gap:12px;display:flex}.access-badge{letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;border:1px solid #cedbd5;border-radius:9px;align-items:center;min-height:42px;padding:8px 12px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.access-badge.viewer{color:#64726b;background:#fff}.access-badge.editor{color:#245f45;background:#e9f4ec;border-color:#b8d4c2}.button{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 15px;font-size:13px;font-weight:750;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.66;transform:none}.button.primary{color:#fff;background:var(--green-800);box-shadow:0 5px 16px #225a482e}.button.primary:hover{background:var(--green-950)}.button.secondary{color:var(--green-800);background:var(--surface);border-color:#cad8d2}.button.secondary:hover{background:var(--green-75);border-color:#9fb7ad}.month-picker{gap:5px;display:grid}.month-picker span,.filter-bar label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.month-picker input,.filter-bar select,.filter-bar input,.field input,.field select,.field textarea{width:100%;min-height:42px;color:var(--ink);background:var(--surface);border:1px solid #cedbd5;border-radius:9px}.month-picker input{min-width:166px;padding:8px 10px}.mobile-nav{display:none}.view-section{max-width:1100px;margin:0 auto}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.section-context{max-width:440px;color:var(--muted);text-align:right;margin:0;font-size:12px}.count-label{color:var(--muted);font-size:13px}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.stat-card{border:1px solid var(--line);background:var(--surface);min-height:132px;box-shadow:var(--shadow);border-radius:4px 15px 15px;padding:18px 19px;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--gold-500);width:4px;position:absolute;inset:0 auto 0 0}.stat-card.pending:before{background:#d79925}.stat-card.resolved:before{background:#4d8d65}.stat-card.overdue:before{background:#c85c50}.stat-card span{color:var(--muted);font-size:12px;font-weight:700;display:block}.stat-card strong{letter-spacing:-.035em;margin-top:11px;font-size:32px;line-height:1;display:block}.stat-card small{color:var(--muted);margin-top:12px;font-size:11px;display:block}.dashboard-grid{grid-template-columns:.82fr 1.18fr;gap:16px;margin-bottom:16px;display:grid}.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:4px 15px 15px}.status-panel,.reason-panel{min-height:320px;padding:20px}.panel-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.panel-header .eyebrow{margin-bottom:4px}.response-rate{color:var(--green-800);background:var(--green-75);white-space:nowrap;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750}.status-track{background:#edf1ef;border-radius:999px;height:31px;margin:50px 0 24px;display:flex;overflow:hidden}.status-track span{min-width:0;transition:width .35s;display:block}.status-pending{background:#d9a43b}.status-resolved{background:#4d8d65}.status-legend{grid-template-columns:1fr 1fr;gap:10px;display:grid}.status-legend>div{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:12px;display:grid}.status-legend span:not(.legend-dot){color:var(--muted);font-size:12px}.legend-dot{border-radius:50%;width:9px;height:9px}.pending-dot{background:#d9a43b}.resolved-dot{background:#4d8d65}.reason-chart{gap:14px;display:grid}.reason-row{min-width:0}.reason-label{justify-content:space-between;gap:16px;margin-bottom:6px;display:flex}.reason-label span{color:#3b4e47;white-space:nowrap;text-overflow:ellipsis;max-width:88%;font-size:12px;overflow:hidden}.reason-label strong{font-size:12px}.reason-track{background:#edf2ef;border-radius:999px;height:7px;overflow:hidden}.reason-track span{border-radius:inherit;background:var(--blue-600);height:100%;display:block}.recent-panel{overflow:hidden}.recent-panel>.panel-header,.records-panel>.panel-header{margin:0;padding:19px 20px 14px}.text-button{color:var(--green-800);cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:12px;font-weight:750;display:inline-flex}.text-button.with-icon{gap:3px}.text-button svg{width:15px;height:15px}.table-wrap{width:100%;overflow-x:auto}.records-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1280px;font-size:11px}.records-table.compact-table{min-width:980px}.records-table th{color:#667770;border-top:1px solid var(--line);border-bottom:1px solid var(--line);letter-spacing:.055em;text-align:left;text-transform:uppercase;background:#f5f8f6;padding:10px 12px;font-size:9px;font-weight:800}.records-table td{color:#33473f;vertical-align:top;border-bottom:1px solid #e9eeeb;padding:11px 12px;line-height:1.4}.records-table tbody tr:hover td{background:#f9fbfa}.records-table tr:last-child td{border-bottom:0}.records-table th:first-child,.records-table td:first-child{width:95px}.records-table th:nth-child(2),.records-table td:nth-child(2){width:220px}.records-table th:nth-child(3),.records-table td:nth-child(3){width:205px}.records-table .actions-column,.records-table .row-actions{width:78px}.lot-cell{white-space:nowrap;font-weight:800}.owner-cell{font-weight:650}.date-cell{white-space:nowrap;width:100px}.date-cell span{width:fit-content;color:var(--red-700);background:var(--red-100);text-transform:uppercase;border-radius:4px;margin-top:4px;padding:2px 5px;font-size:9px;font-weight:800;display:block}.overdue-date{font-weight:700;color:var(--red-700)!important}.long-cell{white-space:pre-wrap;min-width:180px;max-width:230px}.status-chip{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:68px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-flex}.status-chip.pending{color:var(--amber-700);background:var(--amber-100)}.status-chip.resolved{color:#276642;background:#e3f2e8}.row-actions{gap:3px;display:flex}.icon-button{width:34px;height:34px;color:var(--green-800);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:var(--green-75);border-color:#d4dfda}.icon-button.danger{color:var(--red-700)}.icon-button.danger:hover{background:var(--red-100);border-color:#efd3cf}.filter-bar{border:1px solid var(--line);background:var(--surface);border-radius:12px;grid-template-columns:minmax(260px,1fr) 170px minmax(220px,320px);align-items:end;gap:12px;margin-bottom:14px;padding:14px;display:grid}.filter-bar label{gap:5px;min-width:0;display:grid}.filter-bar select,.filter-bar input{padding:9px 11px}.filter-bar .search-field{align-items:center;display:flex;position:relative}.search-field svg{color:#809089;pointer-events:none;position:absolute;left:12px}.search-field input{padding-left:39px}.records-panel{min-height:330px;overflow:hidden}.empty-state{min-height:245px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:34px;display:flex}.empty-state.compact{min-height:185px}.empty-state svg{color:#8aa096;width:28px;height:28px}.empty-state p{max-width:420px;margin:0;font-size:13px}.loading-rows{background:var(--line);gap:1px;display:grid}.loading-rows span{background:linear-gradient(90deg,#fbfcfb 25%,#f0f4f2 50%,#fbfcfb 75%) 0 0/200% 100%;height:55px;animation:1.4s infinite shimmer;display:block}@keyframes shimmer{to{background-position:-200% 0}}.error-banner{max-width:1100px;color:var(--red-700);background:var(--red-100);border:1px solid #edc9c4;border-radius:10px;align-items:center;gap:10px;margin:0 auto 16px;padding:12px 14px;font-size:13px;display:flex}.error-banner span{flex:1}.toast{z-index:80;color:#fff;background:var(--green-950);border-radius:10px;max-width:min(390px,100vw - 32px);padding:12px 16px;font-size:13px;font-weight:650;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 34px #0003}.record-dialog{z-index:90;background:#0b211a91;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:28px;position:fixed;inset:0;overflow-y:auto}.record-form{background:var(--surface);border-radius:16px;width:min(880px,100%);margin:2vh auto;overflow:hidden;box-shadow:0 30px 80px #0b211a47}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px 18px;display:flex}.dialog-header h2{font-size:24px}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px 24px;display:grid}.field{align-content:start;gap:6px;min-width:0;display:grid}.field>span{color:#41534c;font-size:11px;font-weight:750}.field input,.field select,.field textarea{padding:9px 10px}.field textarea{resize:vertical;line-height:1.45}.field small{color:var(--muted);font-size:10px}.owner-field{grid-column:span 2}.wide-field{grid-column:1/-1}.form-error{color:var(--red-700);background:var(--red-100);border-radius:8px;margin:0 24px 18px;padding:10px 12px;font-size:12px}.dialog-actions{border-top:1px solid var(--line);background:#fafcfb;justify-content:flex-end;gap:9px;padding:16px 24px 20px;display:flex}.report-actions{gap:10px;display:flex}.print-report{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.report-header{border-bottom:4px solid var(--gold-500);justify-content:space-between;gap:30px;padding:28px 30px 24px;display:flex}.report-brand{align-items:center;gap:12px;display:flex}.report-brand strong,.report-brand span{display:block}.report-brand strong{max-width:430px;font-size:15px;line-height:1.35}.report-brand span{color:var(--muted);margin-top:4px;font-size:11px}.report-period{text-align:right;justify-items:end;display:grid}.report-period span{color:var(--green-650);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.report-period strong{margin-top:5px;font-size:20px}.report-period small{color:var(--muted);margin-top:6px;font-size:10px}.report-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);display:grid}.report-summary>div{border-right:1px solid var(--line);padding:18px 20px}.report-summary>div:last-child{border-right:0}.report-summary span,.report-summary strong{display:block}.report-summary span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:750}.report-summary strong{margin-top:8px;font-size:23px}.report-breakdown{border-bottom:1px solid var(--line);grid-template-columns:1.35fr .65fr;gap:30px;padding:26px 30px;display:grid}.report-breakdown h3,.report-records h3{margin-bottom:13px;font-size:14px}.report-table{border-collapse:collapse;width:100%;font-size:10px}.report-table th{color:#53675f;text-align:left;text-transform:uppercase;background:#f0f5f2;padding:7px 8px;font-size:9px;font-weight:800}.report-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:7px 8px}.report-table th:last-child,.report-table td:last-child{text-align:right}.report-records{padding:26px 30px 30px}.detailed-report-table th:last-child,.detailed-report-table td:last-child{text-align:left}.report-footer{color:var(--muted);background:#f5f8f6;justify-content:space-between;gap:20px;padding:14px 30px;font-size:9px;display:flex}@media (max-width:1150px){.institutional-top,.site-nav-inner{width:calc(100% - 40px)}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.status-panel,.reason-panel{min-height:0}.filter-bar{grid-template-columns:1fr 150px}.filter-bar label:last-child{grid-column:1/-1}.report-summary{grid-template-columns:repeat(3,1fr)}.report-summary>div:nth-child(3){border-right:0}.report-summary>div:nth-child(n+4){border-top:1px solid var(--line)}}@media (max-width:780px){.app-shell{display:block}.institutional-top{width:calc(100% - 32px);min-height:70px}.administrative-area{display:none}.institutional-brand img{width:218px}.site-nav{overflow-x:auto}.site-nav-inner{width:100%;min-width:390px}.site-nav button{flex:1;padding-inline:12px;font-size:10px}.main-content{padding:22px 16px 42px}.page-header{align-items:flex-start;margin-bottom:18px}.header-actions{align-items:stretch;width:100%}.month-picker{flex:1}.month-picker input{min-width:0}.page-header{flex-direction:column}.section-heading{align-items:flex-start}.section-context{display:none}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stat-card{min-height:116px;padding:15px}.stat-card strong{font-size:28px}.filter-bar{grid-template-columns:1fr}.filter-bar label:last-child{grid-column:auto}.record-dialog{padding:0}.record-form{border-radius:0;width:100%;min-height:100%;margin:0}.form-grid{grid-template-columns:1fr 1fr;padding:18px 16px}.owner-field,.wide-field{grid-column:1/-1}.dialog-header,.dialog-actions{padding-inline:16px}.report-actions{width:100%}.report-actions .button{flex:1}.report-view .section-heading{flex-direction:column}.report-header,.report-breakdown{flex-direction:column;grid-template-columns:1fr}.report-period{text-align:left;justify-items:start}.report-summary{grid-template-columns:repeat(2,1fr)}.report-summary>div:nth-child(n){border-right:1px solid var(--line);border-top:1px solid var(--line)}.report-summary>div:nth-child(odd){border-right:1px solid var(--line)}.report-summary>div:nth-child(2n){border-right:0}.report-header,.report-breakdown,.report-records{padding-inline:18px}.report-breakdown{gap:24px;display:grid}}@media (max-width:480px){.institutional-brand img{width:min(218px,72vw)}.header-actions{grid-template-columns:1fr;display:grid}.stat-grid{grid-template-columns:1fr 1fr}.stat-card{padding:13px}.stat-card span{font-size:11px}.section-heading{flex-direction:column;gap:6px}.status-legend{grid-template-columns:1fr}.reason-label span{max-width:82%}.form-grid{grid-template-columns:1fr}.compact-field,.owner-field,.wide-field{grid-column:auto}.dialog-actions .button{flex:1}.report-actions{flex-direction:column}.toast{bottom:16px;right:16px}}@media print{@page{size:A4 landscape;margin:10mm}:root{--ink:#000;--muted:#555;--line:#bbb;--surface:#fff;--canvas:#fff}body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff}.app-shell{display:block}.sidebar,.no-print,.toast,.record-dialog{display:none!important}.main-content,.view-section{max-width:none;margin:0;padding:0}.report-view{display:block!important}.print-report{box-shadow:none;border:0;border-radius:0}.report-header{padding:0 0 6mm}.report-summary>div{padding:4mm}.report-breakdown,.report-records{padding:5mm 0}.report-table{font-size:8px}.report-table th,.report-table td{padding:3px 4px}.report-table tr{break-inside:avoid}.report-footer{padding-inline:0}}
