@font-face{font-family:Inter;src:url(/fonts/inter-var.woff2) format("woff2");font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-var.woff2) format("woff2");font-display:swap}:root{--navy: #102a43;--text-2: #334e68;--muted: #5d7280;--line: #d5dee5;--line-soft: #e6edf2;--cloud: #f7fafc;--surface: #ffffff;--panel: #f0f5f8;--teal: #067568;--teal-dark: #055e54;--teal-soft: #e0f3ef;--amber: #886000;--amber-soft: #fff8e5;--red: #a12222;--red-dark: #821b1b;--red-soft: #fbeaea;--radius: 6px;--radius-lg: 8px;--shadow: 0 2px 8px rgba(16, 42, 67, .12);font-family:Inter,sans-serif;color:var(--navy);background:var(--cloud);font-synthesis:none;line-height:1.6}*{box-sizing:border-box}body{margin:0;background:var(--cloud)}header{background:var(--surface);border-bottom:1px solid var(--line);padding:20px 24px}header img{display:block;width:240px;max-width:100%;height:48px;object-fit:contain;object-position:left}main{width:min(100%,520px);margin:32px auto 48px;padding:0 16px}main.wide{width:min(100%,960px)}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.3}h1{font-size:28px;margin:0 0 12px}h2{font-size:20px;margin:0 0 8px}h3{font-size:16px;margin:0 0 8px}p{margin:12px 0}.muted{color:var(--muted)}.ok{color:var(--teal-dark)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}form{display:grid;gap:8px}label{margin-top:12px;font-weight:600}input,button,select{font:inherit;min-height:48px;border-radius:var(--radius)}input,select{padding:10px 12px;border:1px solid #8b9ba7;width:100%;background:var(--surface);color:var(--navy)}select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.field-hint{margin:0;font-size:14px;color:var(--muted)}form .field-hint{margin-top:-4px}form button[type=submit]{margin-top:16px}.secret{position:relative;display:flex;align-items:stretch}.secret input{padding-right:96px}.secret .btn-text{position:absolute;right:4px;top:4px;bottom:4px;min-height:0;padding:0 12px;font-size:14px}.coords{display:grid;gap:8px 16px}.check{display:flex;gap:10px;align-items:flex-start;margin:12px 0;font-weight:400}.check input{width:auto;min-height:0;margin-top:4px}button{cursor:pointer;padding:10px 16px;border:1px solid var(--teal);background:var(--teal);color:#fff;font-weight:600}button:hover:not(:disabled){background:var(--teal-dark)}button:disabled{cursor:not-allowed;opacity:.6}.secondary,.modes button{background:var(--surface);color:var(--navy);border-color:#8b9ba7}.secondary:hover:not(:disabled),.modes button:hover{background:var(--teal-soft)}.danger{background:var(--red);border-color:var(--red)}.danger:hover:not(:disabled){background:var(--red-dark)}.btn-text{background:none;border-color:transparent;color:var(--teal-dark);padding:6px 10px;min-height:40px;text-decoration:underline;text-underline-offset:3px}.btn-text:hover:not(:disabled){background:var(--teal-soft)}.btn-lg{min-height:56px;font-size:18px;width:100%}.btn-link{display:inline-flex;align-items:center;min-height:48px;padding:0 4px;color:var(--teal-dark);font-weight:600}:focus-visible{outline:3px solid var(--navy);outline-offset:3px}.modes{display:flex;gap:8px;margin:24px 0 12px}.modes button[aria-pressed=true]{border-color:var(--teal);background:var(--teal-soft)}.actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:12px 0}.actions button{margin-top:0}.actions.stack{flex-direction:column;align-items:stretch;margin:16px 0}.actions.stack button{width:100%}.account{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:16px}.account p{margin:0;color:var(--text-2)}.account button{min-height:40px;padding:6px 12px;font-size:14px}section{border-top:1px solid var(--line);padding:20px 0 8px;margin:8px 0 16px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:8px}.section-head h2{margin:0}.section-head button{min-height:40px;padding:6px 14px}.group{padding:12px 0 16px;border-top:1px solid var(--line-soft)}.group form{max-width:480px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:16px;margin:12px 0}.card h2,.card h3{margin-top:0}.card>:last-child{margin-bottom:0}form.card{display:grid}.notice{border-left:3px solid var(--amber);background:var(--amber-soft);padding:12px;border-radius:0 var(--radius) var(--radius) 0}.error{color:var(--red)}.empty{color:var(--muted);padding:16px 0}.status-line{margin:0 0 8px;color:var(--text-2)}.about{margin-top:32px;border-top:1px solid var(--line);padding-top:20px;color:var(--text-2);font-size:15px}summary{cursor:pointer;font-weight:600;color:var(--navy)}footer{padding:24px 16px 32px;text-align:center;font-size:14px;color:var(--muted)}footer p{margin:0 auto;max-width:520px}.footer-egg{margin-top:8px;font-size:12px;color:#a3b1bc}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin:8px 0 16px}.tabs button{background:none;border:0;border-bottom:2px solid transparent;border-radius:0;color:var(--text-2);padding:10px 14px;margin-bottom:-1px}.tabs button:hover:not(:disabled){background:var(--teal-soft);color:var(--navy)}.tabs button[aria-selected=true]{color:var(--navy);border-bottom-color:var(--teal)}.toast-region{position:fixed;left:16px;right:16px;bottom:16px;z-index:10;display:flex;justify-content:center;pointer-events:none}.toast{pointer-events:auto;width:min(100%,520px);display:flex;gap:12px;align-items:center;justify-content:space-between;background:var(--navy);color:#fff;padding:12px 8px 12px 16px;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.toast p{margin:0}.toast.error{background:var(--red-dark)}.toast .btn-text{color:#fff;flex:none}.toast .btn-text:hover:not(:disabled){background:#ffffff1f}.result{border:1px solid var(--line);border-left-width:4px;border-radius:var(--radius-lg);background:var(--surface);padding:16px;margin:16px 0}.result.success{border-left-color:var(--teal)}.result.error{border-left-color:var(--red);color:var(--navy)}.result.pending{border-left-color:var(--amber)}.result-title{font-family:Manrope,sans-serif;font-weight:700;font-size:20px;margin:0 0 4px}.result.error .result-title{color:var(--red)}.result-icon{width:40px;height:40px;color:var(--teal);display:block;margin-bottom:8px}.result .actions.stack{margin-bottom:0}.result>p:last-child{margin-bottom:0}.confirm{border:1px solid var(--red);border-radius:var(--radius-lg);background:var(--red-soft);padding:12px 16px;margin:8px 0}.confirm p{margin:0 0 8px}.confirm .actions{margin:0}table{width:100%;border-collapse:collapse;margin:12px 0 20px;background:var(--surface)}th,td{text-align:left;padding:10px;border-bottom:1px solid var(--line);font-size:15px;vertical-align:middle}th{font-weight:600;color:var(--text-2)}tbody tr{cursor:pointer}tbody tr:hover{background:var(--panel)}tbody tr.selected{background:var(--teal-soft)}tbody tr.inactive td{color:var(--muted)}td button,td button.secondary{min-height:36px;padding:4px 10px;font-size:14px}td button[aria-pressed=true]{border-color:var(--teal);background:var(--teal-soft)}.today .today-date{margin:0 0 4px;color:var(--muted);text-transform:capitalize}.today p{margin:4px 0}.consent details summary{font-weight:400;color:var(--text-2)}.consent.accepted{background:var(--panel)}.steps{display:flex;gap:16px;list-style:none;padding:0;margin:12px 0;flex-wrap:wrap}.steps li{padding:4px 0;border-bottom:2px solid var(--line);color:var(--muted);font-size:14px;flex:1;text-align:center}.steps li.active{border-bottom-color:var(--teal);color:var(--teal-dark);font-weight:600}.steps li.done{border-bottom-color:var(--teal);color:var(--teal-dark)}.steps li.done:before{content:"✓"}.steps li.error{border-bottom-color:var(--red);color:var(--red)}.capture-count{font-weight:600}video{max-width:100%;height:auto}.capture{margin:12px 0}.capture-stage{position:relative;width:100%;max-width:360px;overflow:hidden;border-radius:var(--radius-lg)}.capture-stage video{width:100%;height:auto;display:block;background:var(--navy);transform:scaleX(-1)}.guide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.guide-oval{width:64%;height:82%;border:3px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 0 0 9999px #102a4352}.capture-hint{margin:8px 0 0;font-size:15px;color:var(--text-2)}.capture-layout{display:grid;gap:16px;align-items:start;margin:12px 0}.capture-layout .capture{margin:0}.capture-tips{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:12px 16px;margin:12px 0}.capture-tips h3{font-size:16px;margin:0 0 8px}.capture-tips ul{margin:0;padding-left:18px}.capture-tips li{margin:4px 0}.checklist{list-style:none;padding:0;margin:8px 0;counter-reset:step}.checklist>li{position:relative;padding:4px 0 16px 36px;border-left:2px solid var(--line);margin-left:12px;counter-increment:step}.checklist>li:before{content:counter(step);position:absolute;left:-14px;top:4px;width:26px;height:26px;border-radius:50%;background:var(--surface);border:2px solid var(--line);color:var(--muted);font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center}.checklist>li.active{border-left-color:var(--teal)}.checklist>li.active:before{border-color:var(--teal);color:var(--teal-dark)}.checklist>li.done:before{content:"✓";background:var(--teal);border-color:var(--teal);color:#fff}.checklist>li.pending{color:var(--muted)}.checklist>li:last-child{border-left-color:transparent}.checklist-title{font-weight:600;margin:0 0 8px;color:var(--navy)}.enrollment form{max-width:480px}.enrollment .notice{margin:8px 0}.revoke{border-top:1px solid var(--line-soft);padding-top:12px;margin-top:8px}.map-picker{margin:12px 0 4px}.map{height:320px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);overflow:hidden}.map-hint{margin:6px 0 0;font-size:14px;color:var(--muted)}.map-pin{width:18px;height:18px;border-radius:50%;background:var(--teal);border:3px solid white;box-shadow:0 0 0 2px var(--teal)}.leaflet-container{font-family:Inter,sans-serif}.leaflet-container .leaflet-control-attribution{font-size:11px}@media(min-width:640px){.capture-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.coords{grid-template-columns:1fr 1fr}}@media(max-width:639px){table.list thead{display:none}table.list,table.list tbody,table.list tr,table.list td{display:block;width:100%}table.list tr{border:1px solid var(--line);border-radius:var(--radius-lg);padding:8px 12px;margin:8px 0;background:var(--surface)}table.list tr.selected{border-color:var(--teal)}table.list td{border:0;padding:4px 0;display:flex;justify-content:space-between;gap:12px}table.list td[data-label]:before{content:attr(data-label);color:var(--muted);font-weight:600;flex:none}table.list td:last-child{justify-content:flex-end;padding-top:8px}}@media(max-width:480px){main{margin-top:24px}.map{height:260px}.modes button{flex:1;padding:10px 8px}.actions:not(.stack) button{flex:1 1 auto}.tabs button{flex:1;padding:10px 8px}}
