:root{font-family:Aptos,Segoe UI,system-ui,sans-serif;color:#10241b;background:#f5f7f6;font-synthesis:none;--green:#00723f;--green-dark:#024731;--green-soft:#eaf3ee;--ochre:#dd971a;--ink:#10241b;--muted:#5f7067;--line:#d9e2dd;--paper:#fff;--wash:#f5f7f6;--danger:#a3372d;--danger-soft:#fff0ee;--shadow:0 18px 48px rgba(9,49,31,.1)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid rgba(221,151,26,.55);outline-offset:2px}.eyebrow{margin:0 0 8px;color:var(--green);font-family:ui-monospace,Cascadia Code,monospace;font-size:.72rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.wordmark{display:flex;align-items:center;gap:12px}.wordmark>span{font-family:Georgia,serif;font-size:1.8rem;font-weight:700;letter-spacing:-.06em;color:var(--green-dark)}.wordmark>small{padding-left:12px;border-left:1px solid var(--line);font-size:.69rem;line-height:1.25;color:#496057}.button{min-height:42px;border:1px solid transparent;border-radius:7px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650;font-size:.9rem;transition:background .16s,border-color .16s,transform .16s}.button svg{width:17px;height:17px}.button:active{transform:translateY(1px)}.button--primary{background:var(--green);color:#fff}.button--primary:hover{background:#005f35}.button--secondary{background:#fff;border-color:#bfcec6;color:var(--ink)}.button--secondary:hover,.button--ghost:hover{background:var(--green-soft);border-color:#9fb9aa}.button--danger{background:var(--danger);color:#fff}.button--ghost{background:transparent;color:var(--green-dark)}.icon-button{width:40px;height:40px;border:0;border-radius:50%;background:transparent;color:var(--muted);display:grid;place-items:center}.icon-button:hover{background:var(--wash)}.icon-button svg{width:20px}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1fr) minmax(430px,.72fr);background:#fff}.login-brand{padding:clamp(40px,6vw,88px);display:flex;flex-direction:column;position:relative;overflow:hidden;background:#f5f8f6}.login-brand:after{content:"";position:absolute;width:460px;height:460px;right:-170px;bottom:-150px;border:1px solid #cbdcd2;border-radius:50%;box-shadow:0 0 0 72px #00723f06,0 0 0 144px #00723f05}.wordmark--large>span{font-size:2.55rem}.wordmark--large>small{font-size:.78rem}.login-thesis{margin:auto 0;position:relative;z-index:1}.login-thesis h1{margin:0;font-family:Georgia,serif;font-size:clamp(3.2rem,6vw,6.8rem);line-height:.92;letter-spacing:-.065em;font-weight:500;color:var(--green-dark)}.login-thesis>p:last-child{max-width:480px;margin:28px 0 0;font-size:1.05rem;color:var(--muted)}.institution{position:relative;z-index:1;margin:0;color:var(--green-dark);font-size:.82rem;font-weight:700;letter-spacing:.04em}.login-panel{display:grid;place-items:center;padding:40px;border-left:1px solid var(--line)}.login-form{width:min(100%,370px);display:flex;flex-direction:column;align-items:stretch}.login-icon{width:42px;height:42px;color:var(--green);margin-bottom:28px}.login-form h2{margin:0;font-size:1.85rem;letter-spacing:-.025em}.login-form>p:not(.eyebrow):not(.security-note){margin:9px 0 24px;color:var(--muted)}.pin-field{display:flex;flex-direction:column;gap:8px;margin:4px 0 16px;font-size:.82rem;font-weight:700}.pin-field input{height:58px;width:100%;border:1px solid #afc1b7;border-radius:7px;font-family:ui-monospace,monospace;font-size:1.7rem;letter-spacing:.75em;padding:0 16px;text-align:center;color:var(--ink)}.pin-field input:focus{border-color:var(--green)}.security-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:20px 0 0!important;color:var(--muted);font-size:.78rem}.security-note svg{width:14px}.boot{height:100vh;display:grid;place-content:center;gap:12px;text-align:center;color:var(--muted)}.boot-mark{font-family:Georgia,serif;font-size:3rem;font-weight:700;color:var(--green)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:254px;padding:28px 18px 18px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:20}.sidebar-head{padding:0 10px 26px;border-bottom:1px solid var(--line)}.sidebar-close{display:none}.sidebar nav{display:flex;flex-direction:column;gap:4px;padding-top:20px}.sidebar nav a{height:44px;padding:0 12px;border-radius:6px;display:flex;align-items:center;gap:12px;color:#52645a;text-decoration:none;font-size:.9rem;font-weight:600}.sidebar nav a svg{width:18px}.sidebar nav a:hover{background:#f1f5f3;color:var(--green-dark)}.sidebar nav a.active{background:var(--green-soft);color:var(--green-dark);box-shadow:inset 3px 0 var(--green)}.sidebar-foot{margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.owner-label{display:flex;align-items:center;gap:7px;padding:0 8px 12px;color:var(--ochre);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.owner-label svg{width:15px}.account{display:grid;grid-template-columns:36px 1fr 34px;align-items:center;gap:9px}.account-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--green-dark);color:#fff;font-family:Georgia,serif;font-weight:700}.account div{display:flex;min-width:0;flex-direction:column}.account strong{overflow:hidden;text-overflow:ellipsis;font-size:.82rem}.account small{font-size:.7rem;color:var(--muted)}.account button{width:34px;height:34px;border:0;background:transparent;color:var(--muted)}.account button svg{width:17px}.app-main{margin-left:254px;min-height:100vh}.mobile-bar{display:none}.page-wrap{width:min(100%,1440px);padding:48px clamp(28px,4vw,64px) 80px;margin:auto}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:28px;border-bottom:1px solid var(--line);margin-bottom:28px}.page-header h1{margin:0;font-family:Georgia,serif;font-size:clamp(2rem,3.5vw,3.3rem);font-weight:500;letter-spacing:-.045em;color:var(--green-dark)}.page-description{margin:9px 0 0;color:var(--muted);max-width:680px}.page-actions{display:flex;gap:10px;flex-shrink:0}.orientation-card{display:grid;grid-template-columns:1fr auto;gap:30px;padding:clamp(26px,4vw,48px);background:var(--green-dark);color:#fff;border-radius:9px;overflow:hidden}.orientation-card h2{font-family:Georgia,serif;font-weight:500;font-size:clamp(1.8rem,3vw,3rem);margin:0;letter-spacing:-.035em}.orientation-card p:last-child{max-width:640px;margin:14px 0 0;color:#c9ddd3}.orientation-card .eyebrow{color:#ffd177}.orientation-code{display:flex;align-items:center}.orientation-code span{width:74px;height:74px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);border-radius:50%;margin-left:-9px;font-family:ui-monospace,monospace;font-weight:700;color:#d8e8df}.section-block{margin-top:38px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.section-heading h2{margin:0;font-size:1.16rem}.section-heading p{margin:0;color:var(--muted);font-size:.84rem}.action-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.action-card{min-height:104px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;grid-template-columns:38px 1fr 24px;align-items:center;gap:16px;text-decoration:none;transition:border .16s,transform .16s,box-shadow .16s}.action-card:hover{transform:translateY(-2px);border-color:#9db6a8;box-shadow:0 9px 28px #1137260f}.action-card>svg:first-child{color:var(--green);width:25px}.action-card>svg:last-child{width:18px;color:#91a098}.action-card div{display:flex;flex-direction:column;gap:4px}.action-card span{font-size:.83rem;color:var(--muted)}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px}.toolbar--wrap{justify-content:flex-start;flex-wrap:wrap}.toolbar--wrap .result-count{margin-left:auto}.segmented{display:flex;padding:3px;border:1px solid var(--line);border-radius:7px;background:#ebf0ed}.segmented button{border:0;background:transparent;padding:7px 14px;border-radius:5px;color:var(--muted);font-size:.82rem}.segmented button.active{background:#fff;color:var(--green-dark);box-shadow:0 1px 5px #0e31211a;font-weight:700}.result-count{font-size:.8rem;color:var(--muted)}.inline-filter{display:flex;align-items:center;gap:9px;font-size:.78rem;color:var(--muted)}input,select,textarea{width:100%;border:1px solid #b9c8c0;border-radius:6px;background:#fff;color:var(--ink);padding:10px 12px}input,select{min-height:42px}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid rgba(0,114,63,.2);border-color:var(--green)}input:disabled{background:#edf1ef;color:#67766e}.inline-filter select{width:260px}.card-list{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.zone-row,.closed-row{min-height:76px;padding:13px 17px;display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line)}.zone-row:last-child,.closed-row:last-child{border:0}.zone-code,.zone-inline{font-family:ui-monospace,Cascadia Code,monospace;font-weight:800;color:var(--green-dark);letter-spacing:.03em}.zone-code{min-width:66px;padding:7px;border:1px solid #b9cec2;border-radius:5px;text-align:center;background:#f5faf7}.zone-inline{display:block;font-size:.72rem}.zone-name{display:flex;flex-direction:column;gap:3px;flex:1}.zone-name span,.closed-row span{color:var(--muted);font-size:.78rem}.row-actions{display:flex;align-items:center;gap:9px}.action-menu{width:38px;height:38px;position:relative;display:grid;place-items:center;color:var(--muted);border-radius:5px}.action-menu>svg{width:19px}.action-menu:hover,.action-menu:focus-within{background:var(--wash)}.action-popover{display:none;position:absolute;right:0;top:34px;width:210px;padding:6px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow);z-index:8}.action-menu:hover .action-popover,.action-menu:focus-within .action-popover{display:flex;flex-direction:column}.action-popover button{padding:9px 10px;text-align:left;border:0;background:transparent;border-radius:4px;font-size:.82rem}.action-popover button:hover{background:var(--wash)}.danger-text{color:var(--danger)!important}.table-shell{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:8px}table{width:100%;border-collapse:collapse;min-width:720px}th{text-align:left;padding:12px 16px;background:#f1f4f2;border-bottom:1px solid var(--line);font-size:.71rem;text-transform:uppercase;letter-spacing:.07em;color:#607168}td{padding:15px 16px;border-bottom:1px solid var(--line);font-size:.86rem}tbody tr:last-child td{border:0}td strong,td small{display:block}td small{margin-top:4px;color:var(--muted);max-width:430px}.modal-backdrop{position:fixed;inset:0;background:#04190f7a;display:grid;place-items:center;padding:20px;z-index:100;animation:fade .14s ease-out}.modal{width:min(100%,520px);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:10px;box-shadow:var(--shadow);animation:modalIn .18s ease-out}.modal--wide{width:min(100%,760px)}.modal-header{padding:22px 24px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:20px}.modal-header h2{margin:0;font-family:Georgia,serif;font-weight:500;font-size:1.5rem;color:var(--green-dark)}.modal-header p{margin:5px 0 0;color:var(--muted);font-size:.84rem}.modal-body{padding:24px}.modal-body>p{margin:0;line-height:1.55}.modal-footer{padding:15px 24px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:9px}.form-stack{display:flex;flex-direction:column;gap:18px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.span-2{grid-column:1/-1}.field{display:flex;flex-direction:column;gap:7px}.field-label{font-size:.78rem;font-weight:700;color:#374a40}.field-hint{font-size:.72rem;color:var(--muted)}.field-error{font-size:.72rem;color:var(--danger)}.choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.choice-grid button,.day-picker button{min-height:42px;border:1px solid #bdcbc4;border-radius:6px;background:#fff;color:#4f6258}.choice-grid button.selected,.day-picker button.selected{border-color:var(--green);background:var(--green-soft);color:var(--green-dark);font-weight:700}.day-picker{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.qr-sheet{padding:28px;display:flex;align-items:center;gap:28px}.qr-sheet img{width:210px;height:210px}.qr-sheet>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.qr-sheet strong{font-family:Georgia,serif;font-size:1.35rem;color:var(--green-dark)}.qr-sheet small{color:var(--muted)}.notice{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:7px;margin-bottom:16px;font-size:.84rem}.notice svg{width:18px;flex-shrink:0}.notice--error{background:var(--danger-soft);color:#7d2922;border:1px solid #f0c6c2}.notice--success{background:var(--green-soft);color:#075632;border:1px solid #bdd8c9}.loading{min-height:170px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:.86rem}.spin{animation:spin 1s linear infinite}.empty{padding:56px 24px;text-align:center;border:1px dashed #b8c9c0;border-radius:8px;background:#ffffff8c}.empty-mark{margin:auto auto 16px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);font-family:Georgia,serif;color:var(--green-dark);font-weight:700}.empty h3{margin:0 0 8px}.empty p{margin:0 auto 18px;color:var(--muted);max-width:480px}.calendar-shell{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.calendar-toolbar{height:70px;display:flex;align-items:center;justify-content:center;gap:24px;border-bottom:1px solid var(--line)}.calendar-toolbar h2{width:240px;text-align:center;margin:0;font-family:Georgia,serif;font-weight:500;text-transform:capitalize}.calendar-toolbar button{border:0;background:transparent;width:38px;height:38px;border-radius:50%;color:var(--green-dark)}.calendar-toolbar button:hover{background:var(--green-soft)}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-week span{padding:10px;text-align:center;background:#f3f6f4;color:var(--muted);font-size:.7rem;font-weight:700;text-transform:uppercase}.calendar-day{min-height:106px;padding:10px;border-right:1px solid var(--line);border-top:1px solid var(--line)}.calendar-day:nth-child(7n){border-right:0}.calendar-day>span{font-family:ui-monospace,monospace;font-size:.77rem}.calendar-day--closed{background:#fffaf1}.calendar-day--blank{background:#f7f9f8}.calendar-day button{display:flex;align-items:center;gap:5px;margin-top:10px;padding:6px;border:0;border-radius:4px;background:#f8e7c8;color:#795208;font-size:.69rem;text-align:left}.calendar-day button svg{width:14px}.calendar-day button em{font-style:normal}.closed-row>svg{color:var(--ochre)}.closed-row>div{display:flex;flex:1;flex-direction:column;gap:4px}.filter-panel{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:13px;padding:18px;background:#fff;border:1px solid var(--line);border-radius:8px}.filter-panel .button{align-self:end}.report-meta{display:flex;justify-content:space-between;margin:20px 0 10px;color:var(--muted);font-size:.79rem}.report-list{display:flex;flex-direction:column;gap:8px}.report-row{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.report-row--open{border-color:#a8bfb2;box-shadow:0 8px 22px #0d37230b}.report-summary{width:100%;min-height:72px;padding:12px 16px;border:0;background:#fff;display:grid;grid-template-columns:92px 150px minmax(180px,1fr) 112px 150px 58px 20px;align-items:center;gap:14px;text-align:left;color:var(--ink)}.report-summary:hover{background:#f9fbfa}.report-date,.report-time{font-family:ui-monospace,monospace;font-size:.76rem}.report-zone,.report-task{display:flex;flex-direction:column;gap:3px}.report-zone b{font-family:ui-monospace,monospace;color:var(--green-dark)}.report-zone small,.report-task small{color:var(--muted);font-size:.72rem}.change-count{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:.74rem}.change-count svg{width:14px}.report-detail{padding:20px 24px 24px;border-top:1px solid var(--line);background:#fbfcfb}.detail-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.detail-head p{margin:0;color:var(--muted);font-size:.83rem}.timeline{list-style:none;margin:22px 0 0;padding:0}.timeline li{position:relative;display:grid;grid-template-columns:20px 1fr;gap:11px;padding-bottom:22px}.timeline li:not(:last-child):before{content:"";position:absolute;left:6px;top:17px;bottom:0;width:1px;background:#cddbd3}.timeline-dot{width:13px;height:13px;border-radius:50%;margin-top:4px;border:3px solid white;box-shadow:0 0 0 1px #91a69a;z-index:1}.timeline-dot--completed{background:#168957}.timeline-dot--reviewed{background:#3275a8}.timeline-dot--pending{background:#bd7a0c}.timeline-dot--incident{background:#bd4438}.event-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.event-line strong{font-family:ui-monospace,monospace;font-size:.76rem}.event-line>span:last-child{color:var(--muted);font-size:.76rem}.timeline p{font-size:.82rem;margin:8px 0}.timeline small{color:var(--muted)}.timeline .button{min-height:32px;margin-top:8px;padding:0 7px}.unmarked-note{padding:16px;border-left:3px solid var(--ochre);background:#fffaf0}.status{width:max-content;padding:4px 8px;border-radius:999px;font-size:.7rem;font-weight:750;white-space:nowrap}.status--completed{color:#075d38;background:#e1f3e9}.status--reviewed{color:#1f5d88;background:#e7f1f8}.status--pending{color:#77500c;background:#fff1d4}.status--incident{color:#8c2f27;background:#fae8e6}.status--unmarked{color:#59675f;background:#edf1ef}.pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px}.pagination span{font-size:.8rem;color:var(--muted)}.photo-view{padding:18px}.photo-view img{display:block;max-width:100%;max-height:70vh;margin:auto;border-radius:6px}.metric-ledger{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden}.metric-ledger article{min-height:190px;padding:26px;border-right:1px solid var(--line);display:flex;flex-direction:column}.metric-ledger article:last-child{border:0}.metric-ledger svg{width:22px;color:var(--green);margin-bottom:auto}.metric-ledger span{font-size:.73rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.metric-ledger strong{font-family:Georgia,serif;font-size:2.4rem;font-weight:500;color:var(--green-dark);margin:5px 0}.metric-ledger small{color:var(--muted)}.notice-card{max-width:700px;margin-top:22px;padding:22px;border-left:3px solid var(--ochre);background:#fff}.notice-card h2{font-size:1rem;margin:0 0 8px}.notice-card p{margin:0;color:var(--muted);line-height:1.55;font-size:.85rem}.settings-stack{display:flex;flex-direction:column;gap:18px}.settings-section{background:#fff;border:1px solid var(--line);border-radius:8px;padding:24px}.settings-title{display:flex;justify-content:space-between;align-items:flex-start;gap:22px}.settings-title h2{margin:0;font-size:1.1rem}.settings-title p{margin:6px 0 0;color:var(--muted);font-size:.83rem}.settings-form{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:22px;padding-top:22px;border-top:1px solid var(--line)}.form-action{grid-column:1/-1;display:flex;justify-content:flex-end}.input-suffix{position:relative}.input-suffix input{padding-right:35px}.input-suffix span{position:absolute;right:13px;top:11px;color:var(--muted)}.account-list{margin-top:20px;border-top:1px solid var(--line)}.admin-row{min-height:66px;display:grid;grid-template-columns:38px minmax(160px,1fr) auto auto;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.admin-row:last-child{border:0}.admin-row>div{display:flex;flex-direction:column}.admin-row small{color:var(--muted);font-size:.73rem}.admin-row--inactive{opacity:.55}.pin-input-small{font-family:ui-monospace,monospace;font-size:1.3rem;letter-spacing:.5em;text-align:center}.check-row{display:flex;align-items:center;gap:9px;font-size:.84rem}.check-row input{width:18px;min-height:18px}.security-box{display:flex;align-items:center;gap:11px;padding:13px;background:var(--green-soft);color:var(--green-dark);font-size:.8rem}.security-box svg{width:19px}.security-box p{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(8px) scale(.99)}}@media(max-width:1050px){.filter-panel{grid-template-columns:repeat(3,1fr)}.report-summary{grid-template-columns:82px 120px minmax(170px,1fr) 108px 122px 40px}.change-count{display:none}.metric-ledger{grid-template-columns:1fr}.metric-ledger article{min-height:145px;border-right:0;border-bottom:1px solid var(--line)}.metric-ledger svg{margin-bottom:24px}}@media(max-width:820px){.login-shell{grid-template-columns:1fr}.login-brand{min-height:44vh;padding:34px}.login-thesis{margin:50px 0}.login-thesis h1{font-size:3.5rem}.login-panel{border-left:0;border-top:1px solid var(--line);padding:50px 24px}.sidebar{transform:translate(-102%);transition:transform .2s ease}.sidebar--open{transform:translate(0);box-shadow:var(--shadow)}.sidebar-close{display:grid;position:absolute;right:12px;top:24px;width:38px;height:38px;place-items:center;border:0;background:transparent}.sidebar-scrim{position:fixed;inset:0;border:0;background:#04190f59;z-index:15}.app-main{margin-left:0}.mobile-bar{height:66px;padding:0 20px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.mobile-bar>button{border:0;background:transparent;color:var(--green-dark)}.mobile-bar .wordmark>span{font-size:1.5rem}.page-wrap{padding:30px 20px 60px}.page-header{align-items:flex-start;flex-direction:column}.action-grid{grid-template-columns:1fr}.report-list{gap:12px}.report-summary{grid-template-columns:74px 1fr auto;gap:10px}.report-zone{grid-column:1}.report-task{grid-column:2}.report-summary>.status{grid-column:3;grid-row:1}.report-time{grid-column:2}.report-summary>svg{grid-column:3;grid-row:2}.filter-panel{grid-template-columns:repeat(2,1fr)}.calendar-day{min-height:78px}.calendar-day button em{display:none}.settings-form{grid-template-columns:1fr}.form-action{grid-column:1}.admin-row{grid-template-columns:38px 1fr}.admin-row .button{grid-column:2;justify-self:start}.qr-sheet{flex-direction:column;text-align:center}.qr-sheet>div{align-items:center}}@media(max-width:560px){.login-brand{min-height:390px}.login-thesis h1{font-size:2.9rem}.page-actions,.page-actions .button{width:100%}.orientation-card{grid-template-columns:1fr}.orientation-code{margin-top:10px}.orientation-code span{width:62px;height:62px}.toolbar{align-items:stretch;flex-direction:column}.toolbar--wrap .result-count{margin-left:0}.inline-filter{align-items:stretch;flex-direction:column}.inline-filter select{width:100%}.zone-row{display:grid;grid-template-columns:64px 1fr}.row-actions{grid-column:1/-1;justify-content:flex-end}.form-grid,.filter-panel{grid-template-columns:1fr}.span-2{grid-column:1}.choice-grid{grid-template-columns:repeat(2,1fr)}.day-picker{grid-template-columns:repeat(4,1fr)}.calendar-day{min-height:58px;padding:6px}.calendar-day button{width:17px;height:17px;padding:2px;border-radius:50%}.calendar-day button svg{width:12px}.calendar-week span{padding:8px 2px}.report-meta{flex-direction:column;gap:5px}.report-summary{padding:12px;grid-template-columns:1fr auto}.report-date,.report-zone,.report-task{grid-column:1}.report-summary>.status{grid-column:2;grid-row:1}.report-time{grid-column:1}.report-summary>svg{grid-column:2;grid-row:3}.report-detail{padding:18px 15px}.detail-head{flex-direction:column}.modal-backdrop{padding:0;align-items:end}.modal{width:100%;max-height:92vh;border-radius:12px 12px 0 0}.modal-footer{position:sticky;bottom:0;background:#fff}.settings-title{flex-direction:column}.settings-title .button{width:100%}.admin-row{padding:12px 0}.pagination{justify-content:space-between}.pagination .button{padding:0 9px}.pagination span{font-size:.72rem}}.generated-pin{display:grid;grid-template-columns:minmax(120px,1fr) auto;gap:10px;align-items:center}.generated-pin output{height:58px;border:1px solid #9fb9aa;border-radius:7px;background:var(--green-soft);display:flex;align-items:center;justify-content:center;font-family:ui-monospace,Cascadia Code,monospace;font-size:1.7rem;font-weight:750;letter-spacing:.32em;color:var(--green-dark)}.regenerate-pin{grid-column:1/-1;justify-self:start;padding:2px 0;border:0;background:transparent;color:var(--green-dark);display:inline-flex;align-items:center;gap:7px;font-size:.82rem;font-weight:650}.regenerate-pin:hover{text-decoration:underline}.regenerate-pin svg{width:15px;height:15px}.regenerate-pin:disabled{opacity:.55}.generated-pin+.field-hint{margin-top:2px}@media(max-width:560px){.generated-pin{grid-template-columns:1fr}.generated-pin .button{width:100%}.regenerate-pin{grid-column:1}}.worker-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.worker-picker label{min-height:46px;border:1px solid var(--line);border-radius:7px;padding:10px 12px;display:flex;align-items:center;gap:9px;background:#fff}.worker-picker label:has(input:checked){border-color:#7ba38d;background:var(--green-soft);color:var(--green-dark)}.worker-picker input{width:17px;height:17px;accent-color:var(--green)}.worker-picker p{grid-column:1/-1;margin:0;padding:13px;border:1px dashed var(--line);border-radius:7px;color:var(--muted)}.worker-names{color:var(--green-dark);font-weight:600}.unassigned-label{display:inline-flex;border:1px solid #d8a59e;border-radius:999px;padding:4px 9px;background:var(--danger-soft);color:var(--danger);font-size:.76rem;font-weight:700}@media(max-width:560px){.worker-picker{grid-template-columns:1fr}}.task-zone-list{display:grid;gap:22px}.task-zone-group{min-width:0}.task-zone-heading{display:flex;align-items:center;gap:13px;padding:0 3px 10px}.task-zone-heading>span{min-width:58px;padding:7px 9px;border-left:3px solid var(--green);background:var(--green-soft);color:var(--green-dark);font-family:ui-monospace,Cascadia Code,monospace;font-size:.78rem;font-weight:800;letter-spacing:.04em}.task-zone-heading h2{margin:0;color:var(--green-dark);font-family:Georgia,serif;font-size:1.08rem;font-weight:600}.task-zone-heading p{margin:2px 0 0;color:var(--muted);font-size:.73rem}.task-zone-group .table-shell{border-radius:7px}.task-zone-group table{min-width:640px}@media(max-width:560px){.task-zone-list{gap:28px}.task-zone-heading{align-items:flex-start}.task-zone-heading h2{font-size:1rem}}.optional-pin-row{display:grid;grid-template-columns:minmax(130px,1fr) auto auto;gap:9px;align-items:center}.optional-pin-row .pin-input-small{width:100%}.generated-pin-note{padding:10px 12px;border-left:3px solid var(--ochre);background:#fff8e8;color:#614817;font-size:.8rem}.generated-pin-note strong{font-family:ui-monospace,Cascadia Code,monospace;font-size:1rem;letter-spacing:.18em}.account-state-note{padding:12px 14px;border:1px solid #d8a59e;border-radius:7px;background:var(--danger-soft);color:var(--danger);font-size:.82rem}.account-state-note span{color:#74443f}@media(max-width:560px){.optional-pin-row{grid-template-columns:1fr}.optional-pin-row .button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
