:root{color:#211d1a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#211d1a;--muted:#716861;--brand-950:#201914;--brand-900:#35251d;--brand-700:#b94a1e;--brand-500:#e2632d;--brand-100:#fae7dc;--cream:#f6f1eb;--white:#fff;--line:#e2d9d1;--danger:#a33d36;background:#f6f1eb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #f0a079}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand strong{letter-spacing:-.035em;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.button{cursor:pointer;border:0;border-radius:10px;min-height:44px;padding:.72rem 1.1rem;font-weight:700;transition:transform .14s,background .14s,opacity .14s}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:wait;opacity:.58}.button.primary{color:#fff;background:var(--brand-500)}.button.primary:hover:not(:disabled){background:var(--brand-700)}.button.secondary{color:var(--brand-900);background:var(--brand-100)}.button.wide{width:100%}.eyebrow{color:var(--brand-700);letter-spacing:.16em;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:700;display:block}.eyebrow.light{color:#f3b28c}.brand-mark{border-radius:9px;flex:none;width:38px;height:38px;display:block;overflow:hidden}.brand-mark img{width:100%;height:100%;display:block}.brand-wordmark{width:clamp(150px,18vw,190px);height:auto;display:block}.login-page{grid-template-columns:minmax(380px,.92fr) minmax(480px,1.08fr);min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(100deg,#1c130eeb 0%,#23160fc7 52%,#341b0e80 100%),url(/assets/dineek-altiplano-BIynCxmj.webp) 50%/cover no-repeat;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(2rem,5vw,4.5rem);display:flex}.login-brand{align-items:center;display:flex}.story-content{max-width:570px}.story-content h1{max-width:520px;margin-bottom:1.4rem;font-size:clamp(2.8rem,5.8vw,5.3rem);line-height:.98}.story-content p{color:#f0ddd2;max-width:500px;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.story-foot{color:#d8b7a5;font-size:.78rem}.login-panel{background:#fbf8f4;place-items:center;padding:2rem;display:grid}.login-form{width:min(100%,420px)}.login-form h2{margin-bottom:.6rem;font-size:clamp(2.15rem,4vw,3rem)}.login-form>p{color:var(--muted);margin-bottom:2.3rem;line-height:1.55}label{color:#493c35;gap:.5rem;font-size:.82rem;font-weight:700;display:grid}.login-form label+label{margin-top:1.15rem}input,select{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #d8cbc2;border-radius:9px;padding:0 .9rem}input::placeholder{color:#a89c95}.form-message{min-height:2.5rem;color:var(--danger);padding-top:.7rem;font-size:.82rem;display:block}.development-access{background:#fff5ee;border:1px dashed #dfa786;border-radius:10px;gap:.35rem;margin-top:1rem;padding:.75rem;display:grid}.development-fill{min-height:38px;color:var(--brand-700);cursor:pointer;background:0 0;border:0;border-radius:7px;font-size:.8rem;font-weight:700}.development-fill:hover:not(:disabled){background:var(--brand-100)}.development-fill:disabled{cursor:wait;opacity:.6}.development-access span{color:#8a6d5d;text-align:center;font-size:.68rem}.login-form small{color:#837871;text-align:center;margin-top:1.2rem;line-height:1.5;display:block}.app-frame{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#eee2da;background:var(--brand-950);flex-direction:column;height:100vh;padding:1.5rem 1rem;display:flex;position:sticky;top:0}.brand{align-items:center;gap:.8rem;padding:0 .55rem 2.3rem;display:flex}.brand div{display:grid}.brand strong{color:#fff;font-size:1.18rem}.brand span{color:#bca99f;font-size:.7rem}.sidebar nav{gap:1.25rem;display:grid}.nav-group{gap:.35rem;display:grid}.nav-group-label{color:#8f7b70;letter-spacing:.14em;text-transform:uppercase;padding:0 .85rem .35rem;font-size:.6rem;font-weight:800}.owner-nav{border-top:1px solid #443229;padding-top:1rem}.sidebar nav a{color:#bdaea6;border-radius:9px;align-items:center;gap:.8rem;padding:.78rem .85rem;font-size:.88rem;font-weight:600;text-decoration:none;display:flex}.sidebar nav a:hover,.sidebar nav a.active{color:#fff;background:#392820}.sidebar nav a.active{box-shadow:inset 3px 0 0 var(--brand-500)}.sidebar nav a span{font-size:1.12rem}.sidebar-user{border-top:1px solid #443229;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;margin-top:auto;padding:1.1rem .35rem 0;display:grid}.report-problem-button{color:#e7d7cf;text-align:left;cursor:pointer;background:#2b201a;border:1px solid #594238;border-radius:11px;align-items:center;gap:.65rem;margin:auto 0 .9rem;padding:.72rem;display:flex}.report-problem-button:hover{background:#392820;border-color:#8c5b42}.report-problem-button>span:first-child{color:#fff;background:var(--brand-700);border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.report-problem-button>span:last-child{min-width:0;display:grid}.report-problem-button strong{font-size:.76rem}.report-problem-button small{color:#ac988d;margin-top:.12rem;font-size:.62rem}.avatar{width:34px;height:34px;color:var(--brand-950);background:#f2b492;border-radius:50%;place-items:center;font-weight:700;display:grid}.user-copy{min-width:0;display:grid}.user-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.user-copy span{color:#b7a298;font-size:.67rem}.icon-button{width:36px;height:36px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;display:grid}.icon-button:hover{background:#ffffff14}.main-content{background:var(--cream);min-width:0}.page{width:min(100%,1280px);margin:0 auto;padding:clamp(2rem,5vw,4.5rem)}.page-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3.2rem;display:flex}.page-header.compact{margin-bottom:2.2rem}.page-header h1{margin-bottom:.55rem;font-size:clamp(2.4rem,5vw,4.4rem);line-height:1}.page-header p{color:var(--muted);margin-bottom:0}.environment-pill{color:#625851;white-space:nowrap;background:#ffffff80;border:1px solid #ded3cc;border-radius:100px;align-items:center;gap:.55rem;padding:.5rem .75rem;font-size:.72rem;display:flex}.environment-pill span{background:var(--brand-500);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e2632d24}.reports-panel{border:1px solid var(--line);border-top:3px solid var(--brand-500);background:#ffffffa6;border-radius:18px;min-height:430px;overflow:hidden;box-shadow:0 18px 50px #14261f0d}.reports-panel-heading{border-bottom:1px solid var(--line);padding:1.5rem 1.7rem}.reports-panel-heading h2{margin-bottom:0;font-size:1.7rem}.reports-empty{text-align:center;place-content:center;justify-items:center;min-height:300px;padding:2rem;display:grid}.reports-symbol{width:54px;height:54px;color:var(--brand-700);background:var(--brand-100);border:1px solid #eac2ab;border-radius:14px;place-items:center;margin-bottom:1.2rem;font-size:1.3rem;display:grid}.reports-empty h3{margin-bottom:.55rem;font-size:1.15rem}.reports-empty p{color:var(--muted);margin-bottom:0;font-size:.86rem}.module-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;padding:1.5rem;display:grid}.module-grid>a,.module-placeholder{border:1px solid var(--line);min-height:118px;color:var(--ink);background:#ffffffc2;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;display:grid}.module-grid>a{transition:border-color .14s,transform .14s,box-shadow .14s}.module-grid>a:hover{border-color:#e6af90;transform:translateY(-2px);box-shadow:0 14px 35px #36201512}.module-grid>a>span:nth-child(2),.module-placeholder>span:nth-child(2){gap:.35rem;display:grid}.module-grid small,.module-placeholder small{color:var(--muted);line-height:1.4}.module-icon{width:46px;height:46px;color:var(--brand-700);background:var(--brand-100);border-radius:12px;place-items:center;font-size:1.15rem;display:grid}.module-icon.muted,.module-placeholder{color:#8d837d}.module-placeholder{background:0 0;border-style:dashed}.report-create-form,.station-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.report-create-form{grid-template-columns:minmax(0,1fr)}.report-title-field small{color:var(--muted);font-size:.72rem;font-weight:500}.report-list{display:grid}.report-list-item{border-top:1px solid var(--line)}.report-list-item:first-child{border-top:0}.report-list a{color:var(--ink);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:1rem;padding:1rem 1.4rem;text-decoration:none;display:grid}.report-list a:hover{background:#fffaf6}.report-list a>span:first-child{gap:.25rem;display:grid}.report-list small{color:var(--muted)}.report-review-summary{color:#7d3d29;background:#fff3ec;border:1px solid #efc7b2;border-radius:10px;gap:.2rem;padding:.55rem .7rem;display:grid}.report-review-summary strong{font-size:.72rem;line-height:1.25}.report-review-summary small{font-size:.66rem}.report-review-summary.documented{color:#276048;background:#f0f7f3;border-color:#c9dfd1}.button.danger{color:var(--white);background:var(--danger)}.button.danger:hover:not(:disabled){background:#81312c}.confirmation-dialog{width:min(100% - 2rem,560px);color:var(--ink);background:var(--white);border:1px solid #e7c3bd;border-radius:16px;padding:1.5rem;box-shadow:0 24px 80px #2718133d}.confirmation-dialog[open]{grid-template-columns:auto 1fr;gap:1rem;display:grid}.confirmation-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#20191494}.confirmation-dialog h2{margin:.35rem 0 .75rem;font-size:1.5rem}.confirmation-dialog p{color:var(--muted);margin:0;line-height:1.6}.confirmation-dialog .dialog-error{color:var(--danger);background:#fff0ee;border-radius:8px;margin-top:.75rem;padding:.75rem;font-size:.82rem;font-weight:650}.dialog-warning-icon{width:40px;height:40px;color:var(--danger);background:#f8e3e0;border-radius:50%;place-items:center;font-size:1.1rem;font-weight:800;display:grid}.dialog-actions{grid-column:1/-1;justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}@media (width<=640px){.confirmation-dialog[open]{grid-template-columns:1fr}.dialog-actions{flex-direction:column-reverse}.dialog-actions .button{width:100%}}.status-chip.draft,.status-chip.processing,.status-chip.review,.status-chip.ready{color:#754124;background:var(--brand-100)}.status-chip.ready{color:#276048;background:#dff0e6}.policy-page{max-width:1120px}.policy-page .page-header h1{overflow-wrap:anywhere;max-width:28ch;font-size:clamp(2rem,4vw,3.2rem);line-height:1.03}.readiness-pill{color:#884724;white-space:nowrap;background:#fff4ed;border:1px solid #e2b69d;border-radius:999px;padding:.5rem .8rem;font-size:.75rem;font-weight:700}.readiness-pill.ready{color:#276048;background:#eaf6ef;border-color:#b8dbc8}.upload-card{border:1px solid var(--line);border-top:3px solid var(--brand-500);background:#ffffffc2;border-radius:18px;padding:clamp(1.2rem,3vw,2rem);box-shadow:0 18px 50px #14261f0d}.upload-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.4rem;display:flex}.upload-heading h2{margin:0;font-size:1.75rem}.upload-help{position:relative}.upload-help summary{width:34px;height:34px;color:var(--brand-700);cursor:pointer;background:#fff;border:1px solid #ddcfc7;border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:700;list-style:none;display:grid}.upload-help summary::-webkit-details-marker{display:none}.upload-help>div{z-index:2;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(330px,80vw);padding:1rem;position:absolute;top:44px;right:0;box-shadow:0 16px 40px #23171024}.upload-help p{color:var(--muted);margin:.55rem 0 0;font-size:.78rem;line-height:1.5}.template-link{color:var(--brand-700);margin-top:.8rem;font-size:.76rem;font-weight:700;display:inline-block}.drop-zone{text-align:center;background:#fffaf6;border:1.5px dashed #dca27f;border-radius:15px;place-content:center;justify-items:center;min-height:235px;padding:2rem;transition:border-color .14s,background .14s,transform .14s;display:grid}.drop-zone.dragging{border-color:var(--brand-500);background:var(--brand-100);transform:scale(1.005)}.drop-icon{color:#fff;background:var(--brand-500);border-radius:13px;place-items:center;width:48px;height:48px;margin-bottom:.85rem;font-size:1.3rem;display:grid}.drop-zone>p{color:var(--muted);margin:.4rem 0 1rem;font-size:.84rem}.inline-error{color:var(--danger);background:#fff3f1;border-radius:9px;margin:1rem 0 0;padding:.8rem;font-size:.82rem}.source-status{flex-wrap:wrap;gap:.6rem;margin-top:1.25rem;display:flex}.source-status>span{border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .7rem;font-size:.72rem;font-weight:700;display:flex}.source-status .complete{color:#276048;background:#e3f2e9}.source-status .missing{color:#795445;background:#efe7e1}.source-status .optional{color:#776e68;background:#f1eeeb}.source-status small{font-weight:500}.file-list{border:1px solid var(--line);border-radius:12px;margin-top:1.25rem;display:grid;overflow:hidden}.file-list>div{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.85rem 1rem;display:grid}.file-list>div:first-child{border-top:0}.file-list>div>span:nth-child(2){gap:.2rem;min-width:0;display:grid}.file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.file-list small{color:var(--muted);font-size:.7rem}.file-state{border-radius:50%;place-items:center;width:28px;height:28px;font-size:.75rem;font-weight:800;display:grid}.file-state.recognized{color:#276048;background:#dff0e6}.file-state.unrecognized,.file-state.invalid{color:#91483e;background:#f3dfdc}.process-action{background:#f2f7f4;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:1rem;display:flex}.process-action>span{gap:.25rem;display:grid}.process-action small{color:var(--muted);line-height:1.45}.workspace-card{border:1px solid var(--line);background:#ffffffd6;border-radius:18px;margin-top:1.25rem;padding:clamp(1.2rem,3vw,2rem);box-shadow:0 18px 50px #14261f0d}.workspace-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.workspace-heading h2{margin:0;font-size:1.55rem}.workspace-heading p{color:var(--muted);margin:.45rem 0 0;font-size:.82rem}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;display:grid}.metric-card{border:1px solid var(--line);background:#fbfdfc;border-left:3px solid #3f8a68;border-radius:11px;gap:.3rem;padding:.85rem;display:grid}.metric-card.warning{background:#fffbf3;border-left-color:#d8963d}.metric-card.error{border-left-color:var(--danger);background:#fff6f4}.metric-card>span{color:var(--muted);letter-spacing:.08em;font-size:.68rem;font-weight:800}.metric-card strong{font-variant-numeric:tabular-nums;font-size:1.2rem}.metric-card small{color:var(--muted);font-size:.68rem;line-height:1.4}.reconciliation-table-wrap{border:1px solid var(--line);border-radius:12px;max-height:520px;margin-top:1.25rem;overflow:auto}.table-tools{grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:.65rem;margin-top:1rem;display:grid}.table-tools input{width:100%;color:var(--text);font:inherit;background:#fff;border:1px solid #cfc4bd;border-radius:10px;padding:.65rem .8rem;font-size:.76rem}.table-tools input:focus{border-color:var(--brand-500);outline:3px solid #e2632d29}.table-tools .button{min-height:36px;padding:.55rem .8rem;font-size:.7rem}.table-result-count{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.68rem}.table-copy-status{min-height:.9rem;color:var(--brand-700);font-variant-numeric:tabular-nums;grid-column:1/-1;margin-top:-.4rem;font-size:.68rem}.cell-secondary{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.18rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem;display:block;overflow:hidden}.reconciliation-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.76rem}.reconciliation-table th{z-index:1;color:#5d554f;text-align:left;background:#f6f2ef;padding:.75rem;position:sticky;top:0}.reconciliation-table td{border-top:1px solid var(--line);padding:.72rem .75rem}.reconciliation-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.row-status{color:#276048;background:#e3f2e9;border-radius:999px;padding:.3rem .55rem;font-size:.66rem;font-weight:800}.row-status.blocked{color:#934538;background:#f7e3df}.row-status.progress{color:#795317;background:#f8eccf}.exception-list{gap:.7rem;margin-top:1.1rem;display:grid}.exception-list article{background:#fff8ed;border-radius:11px;grid-template-columns:auto 1fr;gap:.75rem;padding:.9rem;display:grid}.exception-list article.blocking{background:#fff2ef}.exception-list article>span{color:#fff;background:#c46e32;border-radius:50%;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.exception-list article.blocking>span{background:#a5483a}.exception-list p{color:var(--muted);margin:.25rem 0 0;font-size:.76rem;line-height:1.45}.clarification-list{gap:.75rem;margin-top:1.1rem;display:grid}.clarification-item{border:1px solid var(--line);background:#fffdfb;border-radius:13px;overflow:hidden}.clarification-item>summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1rem;list-style:none;display:grid}.clarification-item>summary::-webkit-details-marker{display:none}.clarification-item>summary:hover{background:#fff8f3}.clarification-item>summary>span:nth-child(2){gap:.25rem;display:grid}.clarification-item>summary strong{font-size:.92rem;line-height:1.35}.clarification-item>summary small{color:var(--muted)}.clarification-status{color:#91452d;background:#f9dfd2;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.clarification-status.answered{color:#276048;background:#e3f2e9}.clarification-body{border-top:1px solid var(--line);padding:1rem}.clarification-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0 0 1rem;display:grid}.clarification-context>div{background:#f8f4f0;border-radius:10px;padding:.85rem}.clarification-context dt{color:var(--brand-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:800}.clarification-context dd{color:#544b45;margin:0;font-size:.78rem;line-height:1.5}.clarification-response{color:#433b36;gap:.4rem;font-size:.76rem;font-weight:700;display:grid}.clarification-response textarea,.defect-form input,.defect-form textarea,.annotation-comment-entry input{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #d7ccc4;border-radius:10px;padding:.75rem .85rem;line-height:1.5}.clarification-response textarea[readonly]{color:var(--muted);background:#f6f2ef}.response-meta,.clarification-note{color:var(--muted);margin-top:.45rem;font-size:.7rem;display:block}.clarification-note{color:#276048}.clarification-attachments{gap:.4rem;margin-top:1rem;display:grid}.clarification-attachments>strong{font-size:.76rem}.clarification-attachments a{color:var(--brand-700);background:#fff5ee;border-radius:8px;justify-content:space-between;gap:1rem;padding:.6rem .7rem;font-size:.75rem;text-decoration:none;display:flex}.clarification-attachments a small{color:var(--muted)}.clarification-actions{justify-content:flex-end;gap:.65rem;margin-top:.9rem;display:flex}.defect-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18120fb8;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.defect-overlay.capture-hidden{visibility:hidden}.session-expired-overlay{z-index:140;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#18120fc7;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.session-expired-dialog{background:#fff;border-radius:16px;width:min(440px,100%);padding:1.5rem;box-shadow:0 24px 80px #150e0a61}.session-expired-dialog h2{margin:.35rem 0 .55rem}.session-expired-dialog>p{color:var(--muted);margin:0 0 1.1rem;font-size:.82rem;line-height:1.5}.session-expired-dialog form,.session-expired-dialog label{gap:.55rem;display:grid}.session-expired-dialog form{gap:.9rem}.session-expired-dialog label{color:#433b36;font-size:.76rem;font-weight:700}.session-expired-dialog input{width:100%;color:var(--text);font:inherit;background:#fff;border:1px solid #cfc4bd;border-radius:10px;padding:.72rem .8rem}.session-expired-actions{justify-content:flex-end;gap:.6rem;display:flex}.defect-dialog{background:#fff;border-radius:18px;flex-direction:column;width:min(1040px,100%);max-height:calc(100vh - 3rem);display:flex;overflow:hidden;box-shadow:0 24px 80px #150e0a61}.defect-dialog-heading{border-bottom:1px solid var(--line);justify-content:space-between;gap:2rem;padding:1.3rem 1.5rem;display:flex}.defect-dialog-heading .eyebrow,.defect-dialog-heading h2{margin-bottom:.4rem}.defect-dialog-heading p{max-width:670px;color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.defect-form{gap:1rem;padding:1.25rem 1.5rem;display:grid;overflow-y:auto}.defect-form>label,.annotation-comment-entry label{color:#433b36;gap:.4rem;font-size:.76rem;font-weight:700;display:grid}.captured-location{color:var(--muted);background:#f6f2ef;border-radius:9px;gap:.25rem;padding:.65rem .8rem;font-size:.68rem;display:grid}.captured-location code{color:#51463f;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.capture-empty{background:#fff9f4;border:1px dashed #d7b8a7;border-radius:13px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.2rem;display:grid}.capture-empty>span{color:var(--brand-700);font-size:2rem}.capture-empty strong{margin-bottom:.25rem;display:block}.capture-empty p{color:var(--muted);margin:0;font-size:.76rem;line-height:1.45}.annotation-editor{border:1px solid var(--line);background:#211d1a;border-radius:12px;overflow:hidden}.annotation-toolbar{background:#f5f0ec;gap:.4rem;padding:.65rem;display:flex}.annotation-toolbar button{color:#5b5049;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:.55rem .75rem;font-size:.72rem;font-weight:700}.annotation-toolbar button:hover,.annotation-toolbar button.active{color:var(--brand-900);background:#f2d8c9}.annotation-toolbar button:disabled{opacity:.4}.annotation-canvas-wrap{text-align:center;max-height:52vh;padding:.7rem;overflow:auto}.annotation-canvas-wrap canvas{cursor:crosshair;touch-action:none;background:#fff;width:100%;height:auto;margin:auto;display:block}.annotation-comment-entry{background:#fff8f3;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:.6rem;padding:.7rem;display:grid}.annotation-help{color:#cabbb2;margin:0;padding:.5rem .75rem .75rem;font-size:.68rem;line-height:1.45}.defect-dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:.65rem;padding:1rem 1.5rem;display:flex}.support-empty{background:#f2f7f3;border-radius:12px;align-items:center;gap:.9rem;margin-top:1rem;padding:1rem;display:flex}.support-empty>span{color:#fff;background:#3f765b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.support-empty p{color:var(--muted);margin:.2rem 0 0;font-size:.76rem}.tracking-nav{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:.5rem;margin-top:-.5rem;display:flex}.tracking-nav a{min-height:44px;color:var(--muted);border-bottom:2px solid #0000;padding:.75rem .25rem;font-size:.78rem;font-weight:750;text-decoration:none}.tracking-nav a:hover,.tracking-nav a.active{border-bottom-color:var(--brand-600);color:var(--brand-800)}.global-issue-list{gap:1rem;margin-top:1rem;display:grid}.global-issue-card{border:1px solid var(--line);background:#fffdfb;border-radius:13px;overflow:hidden}.global-issue-heading{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.85rem;padding:1rem;list-style:none;display:grid}.global-issue-heading::-webkit-details-marker{display:none}.global-issue-heading:hover{background:#fff8f3}.global-issue-heading h3{margin:.25rem 0 .4rem;font-size:1rem;line-height:1.4}.global-issue-why,.global-suggestion p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.5}.global-issue-body{border-top:1px solid var(--line);gap:1rem;padding:1rem;display:grid}.global-impact{color:var(--brand-800);align-items:center;gap:.6rem;font-size:.75rem;display:flex}.global-impact span:before{content:"·";color:var(--muted);margin-right:.6rem}.global-report-links{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem;display:grid}.global-report-links a{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.74rem;font-weight:700;text-decoration:none;display:flex}.global-report-links a:hover{background:#fff8f3;border-color:#df9c79}.global-report-links small{color:var(--brand-700);white-space:nowrap}.global-suggestion{border-left:3px solid var(--brand-500);background:#fff7f1;padding:.75rem .85rem}.global-suggestion strong{color:var(--brand-800);margin-bottom:.3rem;font-size:.72rem;display:block}.global-rule-history{border-top:1px solid var(--line);padding-top:.75rem}.global-rule-history summary{color:var(--muted);cursor:pointer;font-size:.72rem;font-weight:700}.global-rule-history ol{gap:.75rem;margin:.75rem 0 0;padding-left:1.25rem;display:grid}.global-rule-history li p{color:#544b45;margin:0 0 .2rem;font-size:.76rem;line-height:1.5}.global-rule-history li small{color:var(--muted);font-size:.68rem}.defect-list{gap:1rem;margin-top:1rem;display:grid}.defect-filters{flex-wrap:wrap;gap:.45rem;margin-top:1rem;display:flex}.defect-filters button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.45rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.defect-filters button:hover,.defect-filters button.active{color:var(--brand-800);background:#fff4ed;border-color:#df9c79}.defect-filters button span{text-align:center;font-variant-numeric:tabular-nums;background:#f0ebe7;border-radius:999px;min-width:1.3rem;padding:.1rem .32rem}.defect-card{border:1px solid var(--line);border-radius:13px;grid-template-columns:280px minmax(0,1fr);gap:1rem;padding:.8rem;display:grid;overflow:hidden}.defect-thumbnail{background:#ebe3de;border-radius:9px;min-height:170px;display:block;overflow:hidden}.defect-thumbnail img{object-fit:cover;object-position:top;width:100%;height:100%;display:block}.defect-copy{min-width:0}.defect-title-row,.defect-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:.6rem;font-size:.68rem;display:flex}.defect-copy h3{margin:.75rem 0 .4rem;font-size:1.05rem}.defect-copy>p{color:var(--muted);font-size:.78rem;line-height:1.5}.defect-meta{justify-content:flex-start;margin-bottom:.8rem}.defect-meta span+span:before{content:"·";margin-right:.6rem}.defect-copy>a{color:var(--brand-700);font-size:.76rem;font-weight:700;text-decoration:none}.defect-status-actions{flex-wrap:wrap;gap:.5rem;margin-top:.9rem;display:flex}.defect-status-actions .button{min-height:34px;padding:.45rem .7rem;font-size:.7rem}.defect-history{border-top:1px solid var(--line);margin-top:.9rem;padding-top:.7rem}.defect-history summary{color:var(--muted);cursor:pointer;font-size:.7rem;font-weight:700}.defect-history ol{gap:.55rem;margin:.75rem 0 0;padding-left:1.25rem;display:grid}.defect-history li{color:var(--muted);padding-left:.25rem;font-size:.68rem}.defect-history li strong,.defect-history li span{display:block}.defect-history li strong{color:var(--text);margin-bottom:.12rem}.pagination{justify-content:center;align-items:center;gap:.8rem;margin-top:1rem;display:flex}.pagination span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.72rem}.empty-action,.policy-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.empty-action{background:#fff7f1;border-radius:12px;padding:1rem}.empty-action p{color:var(--muted);margin:0;font-size:.82rem}.policy-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:1.2rem;display:grid}.policy-summary>span{background:#f7f4f1;border-radius:10px;gap:.3rem;padding:.8rem;display:grid}.policy-summary small{color:var(--muted)}.policy-summary strong{font-variant-numeric:tabular-nums}.policy-summary .balanced{color:#276048}.policy-summary .unbalanced{color:var(--danger)}.policy-actions{justify-content:flex-end}.policy-preview-table{max-height:560px}.danger-zone{background:#fff9f8;border:1px solid #e7c3bd;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;margin-top:3rem;padding:1.5rem;display:flex}.danger-zone>div{max-width:680px}.danger-zone .eyebrow{color:var(--danger)}.danger-zone h2{margin:.35rem 0 .5rem;font-size:1.25rem}.danger-zone p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.danger-zone .button{flex:none}@media (width<=800px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-action,.workspace-heading,.empty-action{flex-direction:column;align-items:stretch}.policy-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.danger-zone{flex-direction:column;align-items:stretch;gap:1rem}.danger-zone .button{width:100%}}.station-form .checkbox-label{align-self:end;align-items:center;gap:.6rem;min-height:48px;display:flex}.station-form label>small{color:var(--muted);font-size:.7rem;font-weight:500;line-height:1.45}.station-form-wide{grid-column:1/-1}.station-color-control{grid-template-columns:56px minmax(0,1fr);gap:.5rem;display:grid}.station-color-control input[type=color]{cursor:pointer;padding:.25rem}.checkbox-label input{width:18px;min-height:18px;accent-color:var(--brand-500)}.table-link{color:var(--brand-700);cursor:pointer;background:0 0;border:0;font-weight:700}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1.5rem;display:flex}.role-guide{margin-bottom:1.5rem}.role-guide-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;display:flex}.role-guide-heading h2{margin-bottom:0;font-size:1.55rem}.role-guide-heading>p{max-width:390px;color:var(--muted);margin-bottom:0;font-size:.82rem;line-height:1.5}.role-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.role-card{border:1px solid var(--line);background:#ffffffad;border-radius:14px;padding:1.25rem}.role-card.owner{background:#fff9f5;border-color:#e3ae8e}.role-card-title{align-items:center;gap:.65rem;margin-bottom:.7rem;display:flex}.role-card-title>span{width:30px;height:30px;color:var(--brand-700);background:var(--brand-100);border-radius:8px;place-items:center;font-size:.7rem;display:grid}.role-card-title h3{margin:0;font-size:1rem}.role-card>p{min-height:3.4em;color:var(--muted);margin-bottom:.85rem;font-size:.8rem;line-height:1.55}.role-card ul{color:#574d47;gap:.5rem;margin:0;padding:0;font-size:.75rem;line-height:1.4;list-style:none;display:grid}.role-card li{padding-left:1rem;position:relative}.role-card li:before{color:var(--brand-500);content:"•";position:absolute;left:0}.field-hint{color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.45}.section-heading h2{margin-bottom:0;font-size:1.8rem}.section-heading p{max-width:420px;color:var(--muted);margin-bottom:0;font-size:.85rem;line-height:1.5}.form-card,.table-card{border:1px solid var(--line);background:#ffffffb3;border-radius:15px;padding:1.4rem;box-shadow:0 12px 35px #14261f0a}.form-card{margin-bottom:1.2rem}.user-form{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-actions{grid-column:1/-1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.form-actions .form-message{margin-right:auto}.table-card{padding:0;overflow:hidden}.table-heading{border-bottom:1px solid var(--line);justify-content:space-between;padding:1.2rem 1.4rem;display:flex}.table-heading span{color:var(--muted);font-size:.78rem}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:#7b7069;letter-spacing:.08em;text-transform:uppercase;background:#f6f1ec;padding:.8rem 1.4rem;font-size:.68rem}td{color:#5e554f;border-top:1px solid #e8dfd9;padding:1rem 1.4rem;font-size:.82rem}tbody tr:first-child td{border-top:0}td:first-child{gap:.2rem;display:grid}td:first-child strong{color:var(--ink)}td:first-child span{color:#81766f;font-size:.73rem}.station-title{align-items:center;gap:.5rem;display:flex}.station-title i{border:1px solid #211d1a1f;border-radius:50%;flex:none;width:12px;height:12px;box-shadow:0 0 0 3px #211d1a0a}.station-account,.station-identifiers{min-width:220px}.station-account strong,.station-account span,.station-identifiers span{display:block}.station-account strong{color:var(--ink);margin-bottom:.35rem}.station-account span,.station-identifiers span{color:var(--muted);font-size:.74rem;line-height:1.55}.station-identifiers strong{color:#493c35}.bootstrap-badge{color:var(--brand-700);background:var(--brand-100);letter-spacing:.04em;text-transform:uppercase;border-radius:100px;margin-left:.45rem;padding:.16rem .38rem;font-size:.58rem;font-style:normal;font-weight:700;display:inline-block}.actions-cell{text-align:right}.delete-bootstrap{color:#913d35;white-space:nowrap;cursor:pointer;background:#fff8f7;border:1px solid #dfb0a9;border-radius:7px;padding:.45rem .65rem;font-size:.7rem;font-weight:700}.delete-bootstrap:hover:not(:disabled){background:#f8e3e0}.delete-bootstrap:disabled{cursor:wait;opacity:.55}.table-action-error{color:var(--danger);background:#fff8f7;border-top:1px solid #ecd4d0;margin:0;padding:.9rem 1.4rem;font-size:.8rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.status-chip{border-radius:100px;padding:.32rem .55rem;font-size:.68rem;font-weight:700;display:inline-block}.status-chip.active{color:#276048;background:#dff0e6}.status-chip.disabled{color:#7a4f4a;background:#f1e1df}.table-status{color:var(--muted);margin:0;padding:2rem 1.4rem}.table-status.error{color:var(--danger)}.table-status button{color:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.status-page{min-height:100vh;color:var(--muted);place-content:center;place-items:center;display:grid}.status-spinner{border:2px solid #d8cbc3;border-top-color:var(--brand-700);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-story{min-height:42vh}.story-content{margin:4rem 0}.login-panel{min-height:58vh;padding:4rem 1.5rem}.app-frame{grid-template-columns:78px 1fr}.sidebar{padding-inline:.7rem}.brand{justify-content:center;padding-inline:0}.brand div,.sidebar nav a:not(.active){font-size:0}.nav-group-label{display:none}.sidebar nav a{justify-content:center;font-size:0}.sidebar nav a span{font-size:1.2rem}.user-copy,.sidebar-user .icon-button{display:none}.report-problem-button{justify-content:center;padding-inline:.35rem}.report-problem-button>span:last-child{display:none}.sidebar-user{justify-content:center;display:flex}}@media (width<=620px){.login-story{padding:1.5rem}.story-foot{display:none}.app-frame{display:block}.sidebar{z-index:10;flex-direction:row;align-items:center;width:100%;height:68px;padding:.55rem .8rem;position:fixed;inset:auto 0 0}.brand,.sidebar-user{display:none}.report-problem-button{z-index:12;border-color:#7b4c36;border-radius:50%;width:48px;height:48px;margin:0;padding:0;position:fixed;bottom:76px;right:.8rem;box-shadow:0 8px 24px #1f161147}.report-problem-button>span:first-child{width:100%;height:100%}.sidebar nav{justify-content:center;gap:.15rem;width:100%;display:flex;overflow-x:auto}.nav-group{gap:.15rem;display:flex}.owner-nav{border-top:0;border-left:1px solid #443229;padding-top:0;padding-left:.15rem}.sidebar nav a,.sidebar nav a:not(.active){justify-items:center;gap:.12rem;min-width:72px;padding:.45rem;font-size:.68rem;display:grid}.sidebar nav a span{font-size:1rem}.page{padding:2rem 1rem 6rem}.page-header,.section-heading,.role-guide-heading{flex-direction:column;align-items:flex-start}.user-form,.report-create-form,.station-form{grid-template-columns:1fr}.report-list a{grid-template-columns:minmax(0,1fr) auto}.report-review-summary{grid-area:2/1/auto/-1}.report-list a>.status-chip{grid-area:1/2}.report-list a>span:last-child{display:none}.table-tools{grid-template-columns:1fr}.table-copy-status{grid-column:auto;margin-top:0}.station-form-wide{grid-column:auto}.role-grid{grid-template-columns:1fr}.role-card>p{min-height:0}.clarification-item>summary{grid-template-columns:auto minmax(0,1fr)}.clarification-item>summary .row-status{grid-column:2;justify-self:start}.clarification-context{grid-template-columns:1fr}.clarification-actions,.defect-dialog-actions{flex-direction:column-reverse;align-items:stretch}.defect-overlay{padding:0}.defect-dialog{border-radius:0;width:100%;height:100vh;max-height:none}.defect-dialog-heading,.defect-form,.defect-dialog-actions{padding-inline:1rem}.capture-empty,.annotation-comment-entry{grid-template-columns:1fr}.capture-empty>span{display:none}.annotation-toolbar{overflow-x:auto}.annotation-toolbar button{flex:none}.defect-card{grid-template-columns:1fr}.global-issue-heading{grid-template-columns:auto minmax(0,1fr)}.global-issue-heading .row-status{grid-column:2;justify-self:start}.global-impact{flex-direction:column;align-items:flex-start}.global-impact span:before{content:none}.form-actions{flex-direction:column;grid-column:auto;align-items:stretch}}.payment-block-list{gap:.75rem;margin-top:1.25rem;display:grid}.payment-block-list h3{margin:0;font-size:.95rem}.payment-block-list article{border:1px solid var(--line);background:var(--cream);border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.payment-block-list article small{color:var(--muted);margin-top:.2rem;display:block}.compact-button{min-height:2.25rem;padding:.45rem .8rem}@media (width<=720px){.payment-block-list article{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
