/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}.uppercase{text-transform:uppercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#17231f;--muted:#68736f;--line:#dfe4de;--paper:#fff;--canvas:#f2f4ef;--green:#193c31;--green-2:#2f6654;--green-soft:#e7f0ea;--amber:#9a651c;--amber-soft:#fff3dc;--red:#a54037;--red-soft:#fff0ed;--shadow:0 16px 44px #15272012}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans),"PingFang TC","Noto Sans TC",system-ui,sans-serif;-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #2f665433}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}body:after{content:"V1.1 獨立測試站・測試資料";z-index:140;color:#fff;letter-spacing:.03em;pointer-events:none;background:#1769e0;border:1px solid #ffffff73;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:800;position:fixed;top:10px;right:12px;box-shadow:0 8px 20px #1769e033}.boot-screen,.page-loader{min-height:100vh;color:var(--green-2);place-items:center;display:grid}.page-loader{align-content:center;gap:12px;min-height:420px}.page-loader svg{width:28px;height:28px}.page-loader span{color:var(--muted);font-size:14px}.auth-shell{background:radial-gradient(circle at 50% 0,#6c9e8233,#0000 34%),linear-gradient(145deg,#edf2ec,#f7f8f5 62%,#eef1ec);place-items:center;min-height:100vh;padding:28px 18px;display:grid}.auth-card{border:1px solid var(--line);background:#fffffff5;border-radius:26px;width:min(450px,100%);padding:32px;box-shadow:0 24px 70px #193c311f}.auth-brand{border-bottom:1px solid #e8ece8;align-items:center;gap:11px;padding-bottom:22px;display:flex}.auth-brand>span{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.auth-brand strong,.auth-brand small{display:block}.auth-brand strong{letter-spacing:.04em;font-size:14px}.auth-brand small{color:#84908a;margin-top:3px;font-size:10px}.auth-icon{background:var(--green-soft);width:54px;height:54px;color:var(--green-2);border-radius:17px;place-items:center;margin:27px 0 17px;display:grid}.auth-icon svg{width:24px}.auth-icon.warning{background:var(--amber-soft);color:var(--amber);margin-left:auto;margin-right:auto}.auth-card h1{letter-spacing:-.04em;margin:6px 0 7px;font-size:27px}.auth-intro{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.auth-form{gap:14px;margin-top:23px;display:grid}.auth-form label>span{color:#53605a;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.auth-form input{width:100%;height:47px;color:var(--ink);background:#fafbf9;border:1px solid #d9dfda;border-radius:11px;outline:0;padding:0 13px;font-size:13px}.auth-form input:focus{background:#fff;border-color:#749786;box-shadow:0 0 0 4px #4d806914}.password-input{position:relative}.password-input input{padding-right:48px}.password-input button{color:#76827c;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:39px;height:39px;display:grid;position:absolute;top:4px;right:4px}.password-input button:hover{background:#eef2ee}.password-input svg{width:18px}.auth-error{background:var(--red-soft);color:var(--red);border-radius:11px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:11px;line-height:1.5;display:flex}.auth-error svg{flex:none}.auth-submit{min-height:50px;margin-top:3px}.auth-note{color:#68756e;background:#f0f4f0;border-radius:11px;align-items:center;gap:8px;margin-top:18px;padding:12px;font-size:10px;line-height:1.5;display:flex}.auth-note svg{color:var(--green-2);flex:none}.auth-status-card{text-align:center}.auth-status-card h1{font-size:24px}.auth-status-card .secondary-button{margin-top:22px}.admin-shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;color:#fff;background:#17372e;flex-direction:column;height:100vh;padding:26px 18px 22px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 10px 29px;display:flex}.brand-mark{color:#17372e;background:#d9e8de;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.brand strong,.brand span{display:block}.brand strong{letter-spacing:.04em;font-size:16px}.brand span{color:#ffffff9e;margin-top:3px;font-size:12px}.sidebar-nav{gap:7px;margin-top:25px;display:grid}.sidebar-nav button{color:#ffffffab;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 14px;font-size:14px;font-weight:600;transition:all .18s;display:flex}.sidebar-nav button.active{color:#fff;background:#ffffff21;box-shadow:inset 3px 0 #a8cbb7}.sidebar-note{color:#fffc;border:1px solid #ffffff1c;border-radius:14px;margin-top:auto;padding:14px;font-size:12px}.sidebar-note small{color:#ffffff73;margin:7px 0 0 15px;display:block}.live-dot{background:#87d2a7;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #87d2a721}.sidebar-footer{gap:10px;margin-top:auto;display:grid}.sidebar-footer .sidebar-note{margin-top:0}.sidebar-account{background:#ffffff14;border-radius:13px;grid-template-columns:34px minmax(0,1fr) 32px;align-items:center;gap:9px;min-width:0;padding:10px;display:grid}.account-icon{color:#d9e8de;background:#ffffff1a;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.sidebar-account>span:nth-child(2){min-width:0}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-account strong{font-size:11px}.sidebar-account small{color:#ffffff7a;margin-top:3px;font-size:9px}.sidebar-account button{color:#ffffff94;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.admin-main{min-width:0;padding:30px clamp(22px,4vw,54px) 60px}.topbar{justify-content:space-between;align-items:center;gap:20px;min-height:62px;margin-bottom:26px;display:flex}.topbar h1{letter-spacing:-.035em;margin:3px 0 0;font-size:clamp(24px,2.7vw,32px);line-height:1.18}.eyebrow,.section-kicker{color:#76817d;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:750}.menu-button{display:none!important}.icon-button,.secondary-button,.primary-button,.text-button{cursor:pointer;border:0;transition:all .18s}.icon-button{border:1px solid var(--line);background:#fff;border-radius:12px;place-items:center;width:42px;height:42px;display:inline-grid}.icon-button:hover,.secondary-button:hover{background:#f9faf8;border-color:#b8c4bd}.secondary-button,.primary-button{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 15px;font-size:13px;font-weight:680;display:inline-flex}.secondary-button{border:1px solid var(--line);color:#36443f;background:#fff}.primary-button{background:var(--green);color:#fff;box-shadow:0 8px 20px #193c3129}.primary-button:hover{background:#204a3c;transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:default;transform:none}.full{width:100%}.text-button{color:var(--green-2);background:0 0;padding:7px 0;font-size:12px;font-weight:700}.error-banner{background:var(--red-soft);color:var(--red);border:1px solid #f0c7c1;border-radius:12px;align-items:center;gap:10px;margin:-8px 0 22px;padding:12px 14px;font-size:13px;display:flex}.error-banner button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card{border:1px solid var(--line);background:#ffffffe6;border-radius:18px;align-items:flex-start;gap:15px;min-height:126px;padding:20px;display:flex;box-shadow:0 5px 16px #15272006}.metric-card.featured{background:var(--green);color:#fff;border-color:#31594a}.metric-icon{color:#dff0e6;background:#ffffff24;border-radius:13px;flex:0 0 42px;place-items:center;height:42px;display:grid}.metric-icon svg{width:20px}.metric-icon.green{background:var(--green-soft);color:var(--green-2)}.metric-icon.amber{background:var(--amber-soft);color:var(--amber)}.metric-icon.gray{color:#65706c;background:#eef0ed}.metric-card span,.metric-card strong,.metric-card small{display:block}.metric-card span{color:#747f7b;font-size:11px;font-weight:680}.metric-card strong{letter-spacing:-.04em;margin-top:4px;font-size:28px;line-height:1.12}.metric-card small{color:#8a938f;margin-top:7px;font-size:10px}.metric-card.featured span,.metric-card.featured small{color:#ffffff9e}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.85fr);gap:18px;margin-bottom:18px;display:grid}.panel{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;padding:23px 24px 18px;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:5px 0 0;font-size:17px}.panel-heading p:not(.section-kicker){color:var(--muted);margin:6px 0 0;font-size:12px}.action-heading{border-bottom:1px solid #edf0ec;align-items:center}.progress-track{background:#e9ede9;border-radius:99px;height:5px;margin:0 24px 12px;overflow:hidden}.progress-track span{border-radius:inherit;background:#3d7863;height:100%;transition:width .4s;display:block}.location-list{padding:0 10px 11px}.location-row{border-top:1px solid #edf0ec;grid-template-columns:38px minmax(130px,1fr) auto 46px;align-items:center;gap:10px;min-height:62px;padding:10px 13px;display:grid}.location-list .location-row:first-child{border-top:0}.location-symbol{width:34px;height:34px;color:var(--green-2);background:#eef3ef;border-radius:10px;place-items:center;display:grid}.location-symbol.large{border-radius:13px;width:42px;height:42px}.location-symbol.large svg{width:19px}.location-copy strong,.location-copy span{display:block}.location-copy strong{font-size:13px}.location-copy span{color:#89918e;margin-top:3px;font-size:10px}.row-time{color:#7c8581;font-variant-numeric:tabular-nums;text-align:right;font-size:11px}.status-pill{white-space:nowrap;border-radius:99px;align-items:center;gap:5px;width:fit-content;min-height:27px;padding:0 9px;font-size:10px;font-weight:700;display:inline-flex}.status-pill.done{background:var(--green-soft);color:var(--green-2)}.status-pill.pending{color:#747c79;background:#f0f1ef}.status-pill.issue{background:var(--amber-soft);color:var(--amber)}.count-badge{background:var(--amber-soft);min-width:30px;height:30px;color:var(--amber);border-radius:99px;place-items:center;padding:0 9px;font-size:12px;font-weight:800;display:grid}.empty-state{color:#8a938f;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:36px;display:flex}.empty-state.compact{min-height:355px;padding-top:10px}.empty-icon{color:#557265;background:#eef3ef;border-radius:16px;place-items:center;width:50px;height:50px;margin-bottom:12px;display:grid}.empty-state strong{color:#495650;font-size:13px}.empty-state span{max-width:230px;margin-top:6px;font-size:11px;line-height:1.6}.exception-list{padding:0 15px 14px}.exception-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #edf0ec;gap:11px;width:100%;padding:12px 8px;display:flex}.exception-list button:first-child{border-top:0}.exception-photo{background:#e8ece8;border-radius:11px;flex:0 0 48px;height:48px;overflow:hidden}.exception-photo img{object-fit:cover;width:100%;height:100%}.exception-list strong,.exception-list em,.exception-list small{display:block}.exception-list strong{font-size:12px}.exception-list em{max-width:200px;color:var(--amber);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:10px;font-style:normal;overflow:hidden}.exception-list small{color:#929a97;margin-top:5px;font-size:9px}.recent-panel,.manage-panel,.records-panel{overflow:hidden}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:790px}th{color:#89928e;letter-spacing:.06em;text-align:left;background:#f8f9f7;border-top:1px solid #edf0ec;border-bottom:1px solid #edf0ec;padding:11px 17px;font-size:9px;font-weight:750}td{color:#4f5c57;vertical-align:middle;border-bottom:1px solid #edf0ec;padding:13px 17px;font-size:11px}tbody tr:last-child td{border-bottom:0}td strong,td span{display:block}td strong{color:#33413b;font-size:11px}td span{color:#8b9490;margin-top:3px;font-size:9px}.table-photo{cursor:zoom-in;background:#e7ebe7;border:0;border-radius:9px;width:46px;height:38px;padding:0;overflow:hidden}.table-photo img{object-fit:cover;width:100%;height:100%}.issue-copy{max-width:240px;color:var(--amber)}.muted-copy{color:#a0a7a4}.actions-heading{text-align:center}.record-actions{justify-content:center;align-items:center;gap:6px;display:flex}.record-actions button{border:1px solid var(--line);color:#52615a;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.record-actions button:hover{color:var(--green-2);background:#f2f6f3;border-color:#8ea79a}.record-actions button.delete:hover{background:var(--red-soft);color:var(--red);border-color:#e4aaa3}.point-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:22px;display:grid}.point-card{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:224px;padding:18px}.point-top{justify-content:space-between;align-items:center;display:flex}.point-card h3{letter-spacing:-.02em;margin:19px 0 4px;font-size:16px}.point-card>p{color:#7c8682;margin:0;font-size:11px}.point-meta{gap:6px;margin:17px 0;display:flex}.point-meta span{color:#718079;background:#f1f3f0;border-radius:7px;padding:5px 8px;font-size:9px}.point-actions{align-items:center;gap:8px;display:flex}.point-actions .secondary-button{flex:1}.search-box{border:1px solid var(--line);color:#87918d;background:#fff;border-radius:11px;align-items:center;gap:8px;width:min(270px,45vw);height:42px;padding:0 12px;display:flex}.search-box input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b1a1580;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;width:min(430px,100%);padding:30px;position:relative;box-shadow:0 28px 80px #00000040}.modal h2{letter-spacing:-.035em;margin:6px 0 3px;font-size:24px}.modal>p:not(.section-kicker){color:var(--muted);margin:0;font-size:12px}.modal-close{color:#6d7773;cursor:pointer;background:#f1f3f0;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:18px;right:18px}.modal-close svg{width:18px}.modal-close:disabled{opacity:.5;cursor:default}.qr-modal{text-align:center}.qr-frame{border:1px solid var(--line);background:#fff;border-radius:19px;place-items:center;width:260px;height:260px;margin:24px auto 10px;display:grid;overflow:hidden}.qr-frame img{width:100%;height:100%}.qr-code-label{color:#7e8984;letter-spacing:.05em;font-size:10px}.modal-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:24px;display:grid}.add-modal{max-height:calc(100vh - 32px);overflow-y:auto}.add-modal label{margin-top:20px;display:block}.add-modal label+label{margin-top:13px}.add-modal label span{color:#58655f;margin-bottom:7px;font-size:11px;font-weight:680;display:block}.add-modal label em{color:#929b97;font-size:9px;font-style:normal;font-weight:500}.add-modal label small{color:#87918d;margin-top:6px;font-size:9px;display:block}.add-modal input{border:1px solid var(--line);background:#fafbf9;border-radius:11px;outline:0;width:100%;height:46px;padding:0 13px}.add-modal .primary-button{margin-top:22px}.record-modal{width:min(520px,100%);max-height:calc(100vh - 32px);overflow-y:auto}.record-photo{cursor:zoom-in;background:#e7ebe7;border:0;border-radius:14px;width:100%;height:132px;margin-top:20px;padding:0;position:relative;overflow:hidden}.record-photo img{object-fit:cover;width:100%;height:100%}.record-photo span{color:#fff;background:#0f221cd6;border-radius:9px;align-items:center;gap:7px;min-height:32px;padding:0 10px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:10px;left:11px}.record-modal label{margin-top:15px;display:block}.record-modal label>span{color:#58655f;margin-bottom:7px;font-size:11px;font-weight:680;display:block}.record-modal input,.record-modal select,.record-modal textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fafbf9;border-radius:11px;outline:0}.record-modal input,.record-modal select{height:45px;padding:0 12px}.record-modal textarea{resize:vertical;min-height:94px;padding:12px;line-height:1.55}.record-modal label>small{color:#87918d;margin-top:6px;font-size:9px;display:block}.location-modal .schedule-field{margin-top:18px}.record-modal-actions{grid-template-columns:1fr 1.35fr;gap:9px;margin-top:22px;display:grid}.danger-button{min-height:42px;color:var(--red);cursor:pointer;background:#fff;border:1px solid #e3afa9;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;display:inline-flex}.danger-button:hover{background:var(--red-soft)}.danger-button.solid{border-color:var(--red);background:var(--red);color:#fff}.danger-button.solid:hover{background:#8e352e}.danger-button:disabled{opacity:.55;cursor:default}.delete-modal{text-align:center;width:min(410px,100%)}.delete-icon{background:var(--red-soft);width:56px;height:56px;color:var(--red);border-radius:17px;place-items:center;margin:0 auto 18px;display:grid}.delete-icon svg{width:23px}.delete-modal>p:not(.section-kicker){margin-top:8px}.delete-warning{background:var(--red-soft);color:var(--red);text-align:left;border-radius:12px;align-items:flex-start;gap:9px;margin-top:20px;padding:12px;font-size:11px;line-height:1.55;display:flex}.delete-warning svg{flex:none}.photo-backdrop{background:#050d0ad6}.photo-modal{place-items:center;width:min(840px,94vw);max-height:88vh;display:grid;position:relative}.photo-modal>img{border-radius:14px;max-width:100%;max-height:86vh;box-shadow:0 24px 70px #00000052}.photo-close{z-index:2;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:-12px;right:-12px}.checkin-shell{background:radial-gradient(circle at 50% -10%,#6c9e8238,#0000 34%),#f2f4ef;min-height:100vh;padding:0 18px 52px}.checkin-header{justify-content:space-between;align-items:center;gap:12px;max-width:520px;height:76px;margin:0 auto;display:flex}.compact-brand{color:#24483b;align-items:center;gap:9px;font-size:13px;display:flex}.compact-brand>span{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:31px;height:31px;display:grid}.network-state{border-radius:99px;align-items:center;gap:5px;min-height:29px;padding:0 9px;font-size:10px;font-weight:680;display:inline-flex}.network-state.online{background:var(--green-soft);color:var(--green-2)}.network-state.unstable,.network-state.offline{background:var(--amber-soft);color:var(--amber)}.checkin-card,.success-card{border:1px solid var(--line);background:#fff;border-radius:26px;width:min(500px,100%);margin:10px auto 0;box-shadow:0 20px 55px #1a342b1a}.checkin-card{padding:clamp(20px,5vw,32px)}.location-hero{border-bottom:1px solid #e9ede9;align-items:flex-start;gap:15px;padding-bottom:24px;display:flex}.location-pin{background:var(--green);color:#fff;border-radius:16px;flex:0 0 50px;place-items:center;height:50px;display:grid;box-shadow:0 10px 24px #193c312e}.location-pin svg{width:22px}.location-hero p{color:#87918c;letter-spacing:.08em;margin:2px 0 4px;font-size:10px;font-weight:700}.location-hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(23px,6vw,29px)}.location-hero div>span{color:#7e8884;margin-top:5px;font-size:11px;display:block}.form-section{margin-top:23px}.field-label{color:#405049;margin-bottom:9px;font-size:12px;font-weight:700;display:block}.field-label em{color:#929b97;margin-left:5px;font-size:10px;font-style:normal;font-weight:500}.form-section textarea{resize:vertical;width:100%;min-height:94px;color:var(--ink);background:#fafbf9;border:1px solid #d9dfda;border-radius:13px;outline:0;padding:13px 14px;font-size:13px;line-height:1.65}.form-section textarea::placeholder{color:#a1a9a5}.form-section textarea:focus{background:#fff;border-color:#749786;box-shadow:0 0 0 4px #4d806914}.camera-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.camera-button{cursor:pointer;background:#f7faf7;border:1.5px dashed #b9c8bf;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:176px;display:flex}.camera-button:hover{background:#f3f8f4;border-color:#688f7b}.camera-button>span{background:var(--green-soft);width:52px;height:52px;color:var(--green-2);border-radius:16px;place-items:center;margin-bottom:12px;display:grid}.camera-button strong{color:#344840;font-size:13px}.camera-button small{color:#8e9793;margin-top:6px;font-size:10px}.photo-preview{cursor:pointer;background:#e7ebe7;border:0;border-radius:17px;width:100%;height:220px;padding:0;position:relative;overflow:hidden}.photo-preview img{object-fit:cover;width:100%;height:100%}.photo-preview>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f221cd6;border-radius:10px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:11px;font-weight:680;display:inline-flex;position:absolute;bottom:12px;left:12px}.photo-preview>small{color:#ffffffd1;text-shadow:0 1px 5px #0000008c;font-size:9px;position:absolute;bottom:14px;right:12px}.inline-message{background:var(--amber-soft);color:var(--amber);border-radius:11px;align-items:center;gap:8px;margin-top:15px;padding:11px 12px;font-size:11px;display:flex}.submit-button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:53px;margin-top:25px;font-size:14px;font-weight:750;display:flex;box-shadow:0 12px 28px #193c3133}.submit-button:hover{background:#214a3d}.submit-button:disabled{box-shadow:none;cursor:default;background:#aeb8b3}.submit-button svg{width:20px}.sync-note{color:#8d9692;text-align:center;margin:11px 0 0;font-size:9px}.success-card{text-align:center;margin-top:clamp(40px,12vh,120px);padding:42px 34px 30px}.success-ring{background:var(--green);color:#fff;width:80px;height:80px;box-shadow:0 0 0 10px var(--green-soft);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.success-ring.queued{box-shadow:0 0 0 10px var(--amber-soft);background:#b27728}.success-card h1{letter-spacing:-.04em;margin:7px 0 6px;font-size:28px}.success-card>p:not(.section-kicker){color:var(--muted);margin:0;font-size:12px}.success-location{color:var(--green-2);text-align:left;background:#f2f5f1;border-radius:14px;align-items:center;gap:12px;margin-top:26px;padding:14px 16px;display:flex}.success-location span{min-width:0}.success-location strong,.success-location small{display:block}.success-location strong{color:#31443c;font-size:13px}.success-location small{color:#87918d;margin-top:3px;font-size:10px}.success-issue{background:var(--amber-soft);color:var(--amber);text-align:left;border-radius:12px;align-items:flex-start;gap:9px;margin-top:10px;padding:12px 14px;font-size:11px;display:flex}.success-issue svg{flex:none}.success-hint{color:#8b9490;margin:22px 0 15px;font-size:10px}.nav-scrim{display:none}.inactive-point{text-align:center;margin-top:clamp(28px,9vh,90px);padding:42px 30px}.inactive-point h1{margin:8px 0;font-size:26px}.inactive-point>p:not(.section-kicker){color:var(--muted);margin:0 0 24px;font-size:12px;line-height:1.7}.inactive-point .delete-icon{margin-bottom:20px}.select-field{margin-top:15px}.add-modal .select-field{margin-top:13px}.select-field>.field-name{color:#58655f;margin-bottom:7px;font-size:11px;font-weight:680;display:block}.select-field>.field-name em{color:#929b97;font-size:9px;font-style:normal;font-weight:500}.select-field>small{color:#87918d;margin-top:6px;font-size:9px;line-height:1.5;display:block}.vertical-select{position:relative}.vertical-select-trigger{border:1px solid var(--line);color:#969f9b;text-align:left;cursor:pointer;background:#fafbf9;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:46px;padding:0 13px;display:flex}.vertical-select-trigger.has-value{color:var(--ink)}.vertical-select-trigger:hover,.vertical-select-trigger[aria-expanded=true]{background:#fff;border-color:#749786}.vertical-select-trigger[aria-expanded=true]{box-shadow:0 0 0 4px #4d806914}.vertical-select-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.vertical-select-trigger>svg{color:#74817b;flex:none;width:18px;transition:transform .16s}.vertical-select-trigger[aria-expanded=true]>svg{transform:rotate(180deg)}.vertical-select-menu{background:#fff;border:1px solid #d9dfda;border-radius:12px;flex-direction:column;max-height:230px;margin-top:7px;display:flex;overflow-y:auto;box-shadow:0 12px 28px #193c311f}.vertical-select-menu button{color:#45544d;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ec;flex:none;align-items:center;gap:9px;width:100%;min-height:43px;padding:8px 12px;display:flex}.vertical-select-menu button:first-child{border-top:0}.vertical-select-menu button:hover:not(:disabled),.vertical-select-menu button.selected{color:var(--green-2);background:#eef5f0}.vertical-select-menu button>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.vertical-select-menu button>svg{flex:none}.vertical-select-menu button>small{color:#9aa29f;margin-left:auto;font-size:9px}.vertical-select-menu button:disabled{color:#a0a8a4;cursor:not-allowed;background:#fafafa}.vertical-select-menu .add-option{color:var(--green-2);font-weight:720}.vertical-select.custom-entry{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.vertical-select.custom-entry input{background:#fff;border:1px solid #749786;border-radius:11px;outline:0;width:100%;min-width:0;height:46px;padding:0 13px;box-shadow:0 0 0 4px #4d806914}.vertical-select.custom-entry button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-width:78px;font-size:11px;font-weight:720;display:flex}.vertical-select.custom-entry button:disabled{cursor:default;background:#b4bdb8}.area-tabs{scrollbar-width:thin;border-bottom:1px solid #edf0ec;gap:8px;padding:13px 20px;display:flex;overflow-x:auto}.area-tabs button{border:1px solid var(--line);color:#66736d;white-space:nowrap;cursor:pointer;background:#fff;border-radius:10px;flex:none;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:11px;font-weight:680;display:inline-flex}.area-tabs button span{color:#84908a;background:#f0f2ef;border-radius:99px;place-items:center;min-width:20px;height:20px;padding:0 6px;font-size:9px;display:grid}.area-tabs button:hover{border-color:#8ea79a}.area-tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.area-tabs button.active span{color:#fff;background:#ffffff2e}.point-list-head,.point-list-row{grid-template-columns:minmax(230px,1.45fr) minmax(150px,.8fr) 92px 176px;align-items:center;gap:14px;display:grid}.point-list-head{color:#89928e;letter-spacing:.05em;background:#f8f9f7;border-bottom:1px solid #edf0ec;min-height:35px;padding:0 20px;font-size:9px;font-weight:750}.point-list-row{background:#fff;border-bottom:1px solid #edf0ec;min-height:64px;padding:9px 20px}.point-list-row:last-child{border-bottom:0}.point-list-row:hover{background:#fbfcfa}.point-list-identity{align-items:center;gap:11px;min-width:0;display:flex}.compact-location-symbol{height:34px;color:var(--green-2);background:#eef3ef;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.point-list-identity>span:last-child{min-width:0}.point-list-identity strong,.point-list-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.point-list-identity strong{color:#33413b;font-size:12px}.point-list-identity small{color:#89928e;margin-top:3px;font-size:9px}.point-schedule{color:#68756f;align-items:center;gap:6px;min-width:0;font-size:10px;display:flex}.point-schedule svg{color:var(--green-2);flex:none}.point-quick-actions{justify-content:flex-end;gap:6px;display:flex}.point-quick-actions button{border:1px solid var(--line);color:#52615a;cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:34px;height:34px;padding:0 8px;font-size:10px;font-weight:700;display:flex}.point-quick-actions button:hover{color:var(--green-2);background:#f2f6f3;border-color:#8ea79a}.point-quick-actions button.edit{padding:0 10px}.compact-point-empty{min-height:240px}.schedule-empty{min-height:245px}.point-meta{flex-wrap:wrap}.point-meta .schedule-tag{background:var(--green-soft);color:var(--green-2);align-items:center;gap:5px;font-weight:700;display:inline-flex}.point-meta .schedule-tag svg{flex:none}.point-actions .secondary-button{min-width:0;padding-left:10px;padding-right:10px}.schedule-modal{width:min(470px,100%)}.schedule-modal>p strong{color:#405049}.schedule-field{margin-top:20px}.schedule-field>span{color:#58655f;margin-bottom:9px;font-size:11px;font-weight:680;display:block}.weekday-picker{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.weekday-picker button{aspect-ratio:1;border:1px solid var(--line);color:#87908c;cursor:pointer;background:#f8faf7;border-radius:12px;place-content:center;gap:1px;transition:all .16s;display:grid}.weekday-picker button:hover{border-color:#8ba598}.weekday-picker button.selected{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 6px 15px #193c3124}.weekday-picker span{font-size:8px;font-weight:600}.weekday-picker strong{font-size:14px}.schedule-field>small{color:#7e8984;margin-top:9px;font-size:10px;display:block}.schedule-field>small.warning{color:var(--red)}.schedule-modal .primary-button{margin-top:22px}.reports-view{gap:18px;display:grid}.report-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.report-score-card{border:1px solid var(--line);background:#fff;border-radius:19px;align-items:center;gap:18px;min-height:148px;padding:22px;display:flex;box-shadow:0 5px 16px #15272006}.report-score-card>div:last-child{min-width:0}.report-score-card h2{margin:5px 0 4px;font-size:15px}.report-score-card strong,.report-score-card small{display:block}.report-score-card>div:last-child>strong{letter-spacing:-.03em;font-size:21px}.report-score-card small{color:#8a938f;margin-top:5px;font-size:9px;line-height:1.45}.score-ring{--score:0%;background:conic-gradient(var(--green-2) var(--score),#e7ece7 0);border-radius:50%;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;position:relative}.score-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:7px}.score-ring span{color:var(--green-2);font-size:16px;font-weight:800;position:relative}.report-score-card.monthly .score-ring{background:conic-gradient(#56756a var(--score),#e7ece7 0)}.report-score-card.monthly .score-ring span{color:#435e55}.report-count-icon{background:var(--amber-soft);height:72px;color:var(--amber);border-radius:22px;flex:0 0 72px;place-items:center;display:grid}.report-count-icon svg{width:27px}.weekly-schedule-panel,.report-anomalies-panel{overflow:hidden}.report-heading{align-items:center}.report-actions{gap:9px;display:flex}.report-print-title{display:none}.report-legend{background:#fbfcfa;border-bottom:1px solid #edf0ec;justify-content:flex-end;align-items:center;gap:15px;padding:12px 22px;display:flex}.report-legend span{color:#6f7975;align-items:center;gap:6px;font-size:9px;display:inline-flex}.report-legend span:before{content:"";background:#cbd1cd;border-radius:50%;width:7px;height:7px}.report-legend .completed:before{background:#4f846f}.report-legend .exception:before{background:#c18632}.report-legend .scheduled:before{background:#8aa89a}.schedule-table-wrap{overflow-x:auto}.weekly-schedule-table{table-layout:fixed;min-width:900px}.weekly-schedule-table th,.weekly-schedule-table td{text-align:center}.weekly-schedule-table th:first-child,.weekly-schedule-table td:first-child{text-align:left;width:220px}.weekly-schedule-table th:not(:first-child){width:96px}.weekly-schedule-table th strong,.weekly-schedule-table th span{display:block}.weekly-schedule-table th strong{color:#56645e;font-size:10px}.weekly-schedule-table th span{color:#929b97;letter-spacing:0;margin-top:3px;font-size:8px;font-weight:550}.weekly-schedule-table td{padding:11px 8px}.weekly-schedule-table td:first-child{padding-left:20px}.schedule-state{color:#87908c;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:27px;padding:0 7px;font-size:9px;font-weight:720;display:inline-flex!important}.schedule-state i{background:#cbd1cd;border-radius:50%;width:6px;height:6px}.schedule-state.completed{background:var(--green-soft);color:var(--green-2)}.schedule-state.completed i{background:#4f846f}.schedule-state.exception{background:var(--amber-soft);color:var(--amber)}.schedule-state.exception i{background:#c18632}.schedule-state.pending{color:#6e7774;background:#f0f1ef}.schedule-state.pending i{background:#8a9390}.schedule-state.scheduled{color:#608071;background:#f0f5f2}.schedule-state.scheduled i{background:#8aa89a}.schedule-state.unscheduled{color:#a6adaa}.report-footnote{color:#8a938f;background:#fbfcfa;border-top:1px solid #edf0ec;justify-content:space-between;gap:15px;padding:12px 22px;font-size:9px;line-height:1.55;display:flex}.report-empty{min-height:210px}.weekly-anomaly-list{padding:0 18px 14px}.weekly-anomaly-list button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ec;grid-template-columns:34px minmax(130px,.7fr) minmax(200px,1.5fr) 76px 58px;align-items:center;gap:11px;width:100%;min-height:62px;padding:10px 7px;display:grid}.weekly-anomaly-list button:first-child{border-top:0}.weekly-anomaly-list button:hover{background:#fbfcfa}.anomaly-alert{background:var(--amber-soft);width:32px;height:32px;color:var(--amber);border-radius:10px;place-items:center;display:grid}.anomaly-location strong,.anomaly-location small{display:block}.anomaly-location strong{font-size:11px}.anomaly-location small{color:#909895;margin-top:3px;font-size:9px}.anomaly-issue{color:var(--amber);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.weekly-anomaly-list time{color:#7e8884;font-variant-numeric:tabular-nums;font-size:9px}.anomaly-photo-action{color:var(--green-2);justify-content:flex-end;align-items:center;gap:5px;font-size:9px;font-weight:700;display:flex}@media (width<=1100px){.metric-grid,.point-grid,.report-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-score-card.anomalies{grid-column:span 2}}@media (width<=840px){.admin-shell{display:block}.sidebar{width:244px;transition:transform .22s;position:fixed;top:0;left:0;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.nav-scrim{z-index:20;background:#0b191452;border:0;display:block;position:fixed;inset:0}.admin-main{padding:22px 18px 50px}.menu-button{flex:none;display:inline-grid!important}.topbar{justify-content:flex-start}.topbar .refresh-button{margin-left:auto}.dashboard-grid{grid-template-columns:1fr}.empty-state.compact{min-height:220px}}@media (width<=600px){.auth-shell{padding:13px}.auth-card{border-radius:22px;padding:25px 20px}.auth-card h1{font-size:24px}.auth-icon{margin-top:23px}.admin-main{padding:18px 13px 44px}.topbar{margin-bottom:18px}.topbar h1{font-size:23px}.topbar .refresh-button{width:42px;padding:0;font-size:0}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{flex-direction:column;gap:10px;min-height:132px;padding:15px}.metric-icon{border-radius:10px;flex-basis:34px;width:34px;height:34px}.metric-icon svg{width:17px}.metric-card strong{font-size:24px}.metric-card small{display:none}.panel{border-radius:17px}.panel-heading{padding:19px 17px 15px}.progress-track{margin-left:17px;margin-right:17px}.location-row{grid-template-columns:36px minmax(90px,1fr) auto;padding:10px 7px}.location-row .row-time{display:none}.status-pill{padding:0 7px}.point-grid{grid-template-columns:1fr;padding:13px}.action-heading{flex-direction:column;align-items:flex-start}.action-heading .primary-button,.search-box{width:100%}.modal{padding:25px 20px}.qr-frame{width:230px;height:230px}.weekday-picker{gap:5px}.weekday-picker button{border-radius:10px}.checkin-shell{padding-left:13px;padding-right:13px}.checkin-header{height:66px}.checkin-card{border-radius:22px;margin-top:3px}.photo-preview{height:190px}.success-card{padding:36px 22px 24px}.report-summary-grid{grid-template-columns:1fr}.report-score-card.anomalies{grid-column:auto}.report-score-card{min-height:126px;padding:17px}.score-ring,.report-count-icon{flex-basis:62px;width:62px;height:62px}.report-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.report-actions .secondary-button{width:100%}.report-legend{justify-content:flex-start;gap:9px;padding:10px 15px;overflow-x:auto}.report-legend span{flex:none}.report-footnote{flex-direction:column;gap:3px;padding:11px 16px}.weekly-anomaly-list{padding:0 11px 10px}.weekly-anomaly-list button{grid-template-columns:32px minmax(0,1fr) 58px;gap:9px}.anomaly-location{grid-column:2}.anomaly-issue{white-space:normal;grid-area:2/2/auto/4;line-height:1.5}.weekly-anomaly-list time{text-align:right;grid-area:1/3}.anomaly-photo-action{display:none}}@media (width<=700px){.area-tabs{padding:10px 12px}.point-list-head{display:none}.point-list-row{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;min-height:76px;padding:10px 12px}.point-list-identity{grid-area:1/1}.point-list-row>.status-pill{grid-area:1/2;justify-self:end}.point-schedule{grid-area:2/1;padding-left:45px}.point-quick-actions{grid-area:2/2}.compact-location-symbol{flex-basis:36px;height:36px}.vertical-select-menu{max-height:210px}}@media (width<=420px){.point-quick-actions button.edit{width:34px;padding:0}.point-quick-actions button.edit span{display:none}.point-schedule{padding-left:0}.point-list-row,.area-tabs{padding-left:10px;padding-right:10px}}@media print{.sidebar,.topbar,.metric-grid,.dashboard-grid,.recent-panel{display:none!important}.admin-shell{display:block}.admin-main{padding:0}.modal-backdrop{background:#fff;padding:0;position:static}.modal-close,.modal-actions{display:none}.qr-modal{box-shadow:none}body.print-weekly-report{background:#fff}.print-weekly-report .admin-main>:not(.reports-view),.print-weekly-report .reports-view>:not(.weekly-schedule-panel){display:none!important}.print-weekly-report .weekly-schedule-panel{box-shadow:none;border:0;border-radius:0;overflow:visible}.print-weekly-report .report-heading{border-bottom:2px solid #283b34;padding:0 0 12px}.print-weekly-report .report-heading .section-kicker,.print-weekly-report .report-heading h2,.print-weekly-report .report-heading p,.print-weekly-report .report-actions{display:none!important}.print-weekly-report .report-print-title{align-items:flex-end;gap:12px;padding-bottom:13px;display:flex}.print-weekly-report .report-print-title p,.print-weekly-report .report-print-title h1,.print-weekly-report .report-print-title span{margin:0}.print-weekly-report .report-print-title p{color:#456056;letter-spacing:.08em;font-size:10px;font-weight:700}.print-weekly-report .report-print-title h1{font-size:22px}.print-weekly-report .report-print-title span{color:#596660;margin-left:auto;font-size:10px}.print-weekly-report .report-legend{background:#fff;border-bottom:1px solid #cfd6d1;padding:8px 0}.print-weekly-report .schedule-table-wrap{overflow:visible}.print-weekly-report .weekly-schedule-table{table-layout:fixed;width:100%;min-width:0}.print-weekly-report .weekly-schedule-table th:first-child,.print-weekly-report .weekly-schedule-table td:first-child{width:23%}.print-weekly-report .weekly-schedule-table th:not(:first-child){width:11%}.print-weekly-report .weekly-schedule-table th,.print-weekly-report .weekly-schedule-table td{border-color:#cfd6d1;padding:7px 4px}.print-weekly-report .weekly-schedule-table td:first-child{padding-left:6px}.print-weekly-report .weekly-schedule-table tr{break-inside:avoid}.print-weekly-report .schedule-state{padding:0 3px;font-size:8px;background:0 0!important}.print-weekly-report .report-footnote{background:#fff;border-top:1px solid #cfd6d1;padding:9px 0}}.readonly-banner{color:#4c655a;background:#eef5f0;border:1px solid #cddbd3;border-radius:12px;align-items:center;gap:9px;margin:-8px 0 20px;padding:11px 14px;font-size:11px;line-height:1.5;display:flex}.readonly-banner svg{color:var(--green-2);flex:none}.readonly-banner strong{color:#2f5547;margin-right:6px}.readonly-badge{min-height:35px;color:var(--green-2);background:#eef3ef;border-radius:9px;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:750;display:inline-flex}.point-list-head.readonly,.point-list-row.readonly{grid-template-columns:minmax(240px,1.55fr) minmax(170px,.9fr) 110px}.schedule-matrix{min-width:760px}.schedule-matrix th:first-child,.schedule-matrix td:first-child{width:235px}.schedule-matrix th:not(:first-child){width:75px}.schedule-matrix td{height:34px;padding:5px 6px}.schedule-matrix td:first-child{padding-left:14px}.schedule-matrix td:first-child strong{font-size:10px}.schedule-matrix td:first-child span{margin-top:1px;font-size:8px}.schedule-matrix .scheduled-day{background:#f2f7f3}.schedule-matrix .scheduled-day>span,.schedule-matrix .unscheduled-day>span{border-radius:7px;place-items:center;width:22px;height:22px;margin:0 auto;font-size:14px;font-weight:850;display:inline-grid}.schedule-matrix .scheduled-day>span{background:var(--green);color:#fff}.schedule-matrix .unscheduled-day>span{color:#bdc5c1;font-size:16px;font-weight:600}.schedule-matrix.dense td{height:27px;padding-top:3px;padding-bottom:3px}.schedule-matrix.dense .scheduled-day>span,.schedule-matrix.dense .unscheduled-day>span{width:19px;height:19px;font-size:12px}.schedule-matrix.ultra-dense td{height:22px;padding-top:1px;padding-bottom:1px}.schedule-matrix.ultra-dense td:first-child strong{font-size:9px}.schedule-matrix.ultra-dense td:first-child span{font-size:7px}.schedule-matrix.ultra-dense .scheduled-day>span,.schedule-matrix.ultra-dense .unscheduled-day>span{border-radius:5px;width:16px;height:16px;font-size:10px}@media (width<=700px){.point-list-row.readonly{grid-template-columns:minmax(0,1fr) auto}.point-list-row.readonly .point-list-identity{grid-area:1/1}.point-list-row.readonly>.status-pill{grid-area:1/2}.point-list-row.readonly .point-schedule{grid-area:2/1/auto/3}.schedule-matrix{min-width:700px}}@media (width<=600px){.report-actions{grid-template-columns:1fr}.readonly-banner{align-items:flex-start;margin-top:-3px}}@media print{@page{size:A4 landscape;margin:7mm}body:has(.reports-view){background:#fff}:is(body:has(.reports-view) .admin-main>:not(.reports-view),body:has(.reports-view) .reports-view>:not(.weekly-schedule-panel)){display:none!important}body:has(.reports-view) .weekly-schedule-panel{box-shadow:none;border:0;border-radius:0;overflow:visible}body:has(.reports-view) .report-heading{border-bottom:2px solid #283b34;padding:0 0 8px}body:has(.reports-view) .report-actions{display:none!important}body:has(.reports-view) .schedule-table-wrap{overflow:visible}body:has(.reports-view) .schedule-matrix{table-layout:fixed;width:100%;min-width:0}:is(body:has(.reports-view) .schedule-matrix th:first-child,body:has(.reports-view) .schedule-matrix td:first-child){width:26%}body:has(.reports-view) .schedule-matrix th:not(:first-child){width:auto}body:has(.reports-view) .schedule-matrix th{padding:4px 3px}body:has(.reports-view) .schedule-matrix td{border-color:#cfd6d1;height:18px;padding:1px 3px}body:has(.reports-view) .schedule-matrix td:first-child{padding-left:4px}body:has(.reports-view) .schedule-matrix td:first-child strong{font-size:8px}body:has(.reports-view) .schedule-matrix td:first-child span{font-size:6px}:is(body:has(.reports-view) .schedule-matrix .scheduled-day>span,body:has(.reports-view) .schedule-matrix .unscheduled-day>span){border-radius:3px;width:13px;height:13px;font-size:8px}body:has(.reports-view) .schedule-matrix tr{break-inside:avoid}body:has(.reports-view) .report-footnote{background:#fff;border-top:1px solid #cfd6d1;padding:6px 0;font-size:7px}}.heading-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.readonly-form-note{color:#52665d;background:#f1f6f3;border:1px solid #d3ddd7;border-radius:11px;align-items:flex-start;gap:8px;margin:14px 0 4px;padding:11px 12px;font-size:10px;line-height:1.55;display:flex}.readonly-form-note svg{color:var(--green-2);flex:none;margin-top:1px}.schedule-matrix .daily-count-row th{color:#496356;background:#eef4f0;padding:6px;font-size:9px}.schedule-matrix .daily-count-row th:first-child{text-align:left;padding-left:14px;font-weight:760}.schedule-matrix .daily-count-row th strong{color:#315b49;font-size:13px}.schedule-matrix .daily-count-row th span{color:#78867f;margin-top:1px;font-size:7px}@media (width<=600px){.heading-actions{justify-content:space-between;width:100%}.heading-actions .primary-button{flex:1;width:auto}.schedule-matrix .daily-count-row th{padding:5px 2px}.schedule-matrix .daily-count-row th:first-child{padding-left:10px}}@media print{body:has(.reports-view) .schedule-matrix .daily-count-row th{padding:3px;font-size:7px;background:#eef4f0!important}body:has(.reports-view) .schedule-matrix .daily-count-row th:first-child{padding-left:4px}body:has(.reports-view) .schedule-matrix .daily-count-row th strong{font-size:9px}body:has(.reports-view) .schedule-matrix .daily-count-row th span{font-size:5px}}.export-all-qr-button{white-space:nowrap}.qr-export-layer{z-index:120;color:var(--ink);background:#e7ebe7;flex-direction:column;display:flex;position:fixed;inset:0}.qr-export-toolbar{z-index:2;background:#fffffff7;border-bottom:1px solid #d5dbd6;justify-content:space-between;align-items:center;gap:20px;min-height:84px;padding:14px 22px;display:flex;position:relative;box-shadow:0 8px 24px #15272014}.qr-export-toolbar p,.qr-export-toolbar h2,.qr-export-toolbar span{margin:0}.qr-export-toolbar p{color:var(--green-2);letter-spacing:.16em;font-size:8px;font-weight:800}.qr-export-toolbar h2{letter-spacing:-.02em;margin-top:3px;font-size:19px}.qr-export-toolbar>div:first-child>span{color:#7b8580;margin-top:3px;font-size:10px;display:block}.qr-export-actions{align-items:center;gap:9px;display:flex}.qr-export-close{border:1px solid var(--line);color:#65716b;cursor:pointer;background:#fff;border-radius:11px;place-items:center;width:42px;height:42px;padding:0;display:grid}.qr-export-close:hover{background:#f7f9f6;border-color:#b8c4bd}.qr-export-close:disabled{opacity:.5;cursor:default}.qr-export-scroll{flex:1;min-height:0;padding:26px;overflow:auto}.qr-export-status{border:1px solid var(--line);color:#738078;text-align:center;width:min(430px,100vw - 40px);min-height:230px;box-shadow:var(--shadow);background:#fff;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:8vh auto;padding:30px;display:flex}.qr-export-status>svg{width:34px;height:34px;color:var(--green-2)}.qr-export-status strong{color:var(--ink);font-size:15px}.qr-export-status span{font-size:11px}.qr-export-status.error>svg{color:var(--red)}.qr-download-error{z-index:2;width:min(794px,100%);min-height:42px;color:var(--red);background:#fff4f2;border:1px solid #edc0bb;border-radius:11px;align-items:center;gap:8px;margin:0 auto 12px;padding:10px 13px;font-size:11px;display:flex;position:sticky;top:0;box-shadow:0 6px 18px #78281e14}.qr-print-root{gap:22px;width:210mm;margin:0 auto;display:grid}.qr-print-page{page:qr-labels;color:#17231f;background:#fff;grid-template-rows:14mm 1fr 7mm;width:210mm;min-height:297mm;padding:8mm;display:grid;box-shadow:0 14px 42px #15272021}.qr-print-header{border-bottom:.35mm solid #d7ddd8;justify-content:space-between;align-items:flex-start;gap:8mm;padding:0 1mm 2.8mm;display:flex}.qr-print-header div{align-items:baseline;gap:2.2mm;display:flex}.qr-print-header strong{letter-spacing:.02em;font-size:4.2mm}.qr-print-header span{color:#52655c;font-size:2.8mm;font-weight:650}.qr-print-header p{color:#748078;margin:1mm 0 0;font-size:2.4mm}.qr-print-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:84mm;align-content:start;display:grid}.qr-print-label{break-inside:avoid;background:#fff;border:.35mm dashed #7d8983;grid-template-rows:6mm minmax(0,1fr) 7mm;min-width:0;height:84mm;padding:4.6mm;display:grid;position:relative;overflow:hidden}.qr-label-brand{justify-content:space-between;align-items:flex-start;gap:3mm;display:flex}.qr-label-brand strong{color:#193c31;letter-spacing:.015em;font-size:2.8mm}.qr-label-brand span{color:#89938e;font-size:2.1mm}.qr-label-body{grid-template-columns:45mm minmax(0,1fr);align-items:center;gap:3.5mm;min-height:0;display:grid}.qr-label-body img{width:45mm;height:45mm;display:block}.qr-label-copy{min-width:0}.qr-label-area{color:#2f6654;text-overflow:ellipsis;white-space:nowrap;font-size:3mm;font-weight:750;display:block;overflow:hidden}.qr-label-copy h2{color:#17231f;letter-spacing:-.035em;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:2mm 0 3.2mm;font-size:5.1mm;line-height:1.18;display:-webkit-box;overflow:hidden}.qr-label-copy p{color:#7c8781;margin:0 0 1mm;font-size:2.3mm;font-weight:650}.qr-label-code{color:#193c31;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:3.2mm;line-height:1.22;display:block}.qr-label-foot{color:#4e5c56;border-top:.25mm solid #e0e5e1;padding-top:2mm;font-size:2.45mm;font-weight:650}.qr-print-footer{color:#7a857f;justify-content:space-between;align-items:flex-start;gap:8mm;padding:2mm 1mm 0;font-size:2.25mm;display:flex}.qr-print-footer span:last-child{white-space:nowrap}@page qr-labels{size:A4 portrait;margin:0}@media (width<=760px){.qr-export-toolbar{flex-direction:column;align-items:flex-start;padding:13px 15px}.qr-export-actions{grid-template-columns:1fr 1fr 42px;width:100%;display:grid}.qr-export-actions .secondary-button,.qr-export-actions .primary-button{min-width:0;padding-left:9px;padding-right:9px;font-size:11px}.qr-export-scroll{padding:16px 0 22px}.qr-print-root{margin-left:16px;margin-right:16px}.manage-panel .heading-actions{grid-template-columns:1fr 1fr;display:grid}.manage-panel .heading-actions .primary-button,.manage-panel .heading-actions .secondary-button{width:100%;min-width:0;padding-left:9px;padding-right:9px;font-size:11px}}@media print{body.print-qr-sheet{background:#fff!important}body.print-qr-sheet .admin-shell>:not(.qr-export-layer){display:none!important}body.print-qr-sheet .qr-export-layer{background:#fff;display:block;position:static;inset:auto}body.print-qr-sheet .qr-export-toolbar,body.print-qr-sheet .qr-export-status,body.print-qr-sheet .qr-download-error{display:none!important}body.print-qr-sheet .qr-export-scroll{padding:0;display:block;overflow:visible}body.print-qr-sheet .qr-print-root{width:auto;margin:0;display:block}body.print-qr-sheet .qr-print-page{width:210mm;height:297mm;min-height:297mm;box-shadow:none;break-after:page;-webkit-print-color-adjust:exact;print-color-adjust:exact;margin:0;padding:8mm}body.print-qr-sheet .qr-print-page:last-child{break-after:auto}body.print-qr-sheet .qr-print-label{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.report-period-panel{grid-template-columns:minmax(190px,1fr) auto auto auto;align-items:center;gap:18px;min-height:112px;padding:20px 22px;display:grid;position:relative;overflow:visible}.report-period-copy h2,.report-period-copy p,.report-period-copy span{margin:0}.report-period-copy h2{margin-top:4px;font-size:17px}.report-period-copy>span{color:#7d8782;margin-top:5px;font-size:10px;line-height:1.45;display:block}.report-period-tabs{background:#f5f7f4;border:1px solid #dce3de;border-radius:12px;padding:4px;display:flex}.report-period-tabs button{color:#6c7771;cursor:pointer;background:0 0;border:0;border-radius:9px;min-width:76px;height:37px;padding:0 13px;font-size:11px;font-weight:750}.report-period-tabs button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #18342b17}.report-period-tabs button:disabled{cursor:wait}.report-period-nav{align-items:center;gap:6px;display:flex}.report-period-nav>button{color:#55645d;cursor:pointer;background:#fff;border:1px solid #d9e0db;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 10px;display:inline-flex}.report-period-nav>button:hover:not(:disabled){background:#f8faf8;border-color:#aebdb4}.report-period-nav>button:disabled{opacity:.42;cursor:default}.report-period-nav label{background:#fff;border:1px solid #d9e0db;border-radius:10px;align-content:center;height:40px;padding:5px 10px 4px;display:grid}.report-period-nav label span{color:#8a948f;font-size:7px;font-weight:750;line-height:1}.report-period-nav input{color:#263b33;background:0 0;border:0;outline:0;width:126px;padding:0;font-size:11px;font-weight:700}.report-period-nav input[type=month]{width:108px}.report-period-nav .report-current-button{min-width:72px;color:var(--green-2);white-space:nowrap;font-size:10px;font-weight:750}.report-export-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.report-export-actions button{white-space:nowrap}.report-loading{color:#7e8a84;align-items:center;gap:6px;font-size:8px;display:flex;position:absolute;bottom:7px;right:22px}.reports-view.loading .review-summary-grid,.reports-view.loading .review-detail-panel,.reports-view.loading .location-review-panel,.reports-view.loading .report-anomalies-panel{opacity:.58;transition:opacity .16s}.review-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.review-summary-grid .report-score-card{gap:14px;min-height:136px;padding:18px}.review-summary-grid .score-ring,.review-summary-grid .report-count-icon{flex-basis:62px;width:62px;height:62px}.review-summary-grid .report-count-icon{border-radius:19px}.report-count-icon.success{background:var(--green-soft);color:var(--green-2)}.report-count-icon.pending{color:#727e78;background:#f0f2f0}.review-detail-panel,.location-review-panel{overflow:hidden}.review-matrix .daily-count-row th{color:#496356;background:#eef4f0;padding:7px 5px;font-size:9px}.review-matrix .daily-count-row th:first-child{text-align:left;padding-left:20px}.review-matrix .daily-count-row th strong,.review-matrix .daily-count-row th span{display:block}.review-matrix .daily-count-row th strong{color:#315b49;font-size:11px}.review-matrix .daily-count-row th span{color:#78867f;margin-top:2px;font-size:7px}.review-state-cell{height:48px}.review-state-cell.unscheduled{background:#fbfcfa}.review-state-cell .schedule-state{min-width:58px}.review-state-cell .schedule-state.unscheduled{color:#b3bbb7;min-width:22px}.review-state-cell .schedule-state.unscheduled i{display:none}.review-state-cell .schedule-state.exception{font-weight:800}.review-table-wrap{overflow:auto}.review-data-table{min-width:720px}.review-data-table th{color:#6c7771;letter-spacing:.04em;padding:11px 14px;font-size:9px}.review-data-table td{color:#53615b;font-variant-numeric:tabular-nums;padding:12px 14px;font-size:10px}.review-data-table td strong{color:var(--ink);font-size:11px}.review-data-table td>span{color:#82908a;font-size:9px;display:block}.review-data-table .missed-value{color:var(--red);font-weight:750}.review-data-table .exception-value{color:var(--amber);font-weight:750}.location-review-table th:first-child{width:42%}.location-review-table td:first-child strong,.location-review-table td:first-child span{display:block}.location-review-table td:first-child span{color:#8a938f;margin-top:3px;font-size:8px}.compact-rate{isolation:isolate;background:#edf1ed;border-radius:8px;justify-content:flex-end;align-items:center;width:82px;height:28px;padding:0 8px;font-weight:800;position:relative;overflow:hidden;color:#345f4e!important;font-size:9px!important;display:flex!important}.compact-rate i{z-index:-1;background:#d6e7dc;position:absolute;top:0;bottom:0;left:0}.report-print-sheet{display:none}@media (width<=1240px){.report-period-panel{grid-template-columns:1fr auto auto}.report-period-copy{grid-column:1}.report-period-tabs{grid-column:2}.report-export-actions{grid-column:3}.report-period-nav{border-top:1px solid #edf0ed;grid-column:1/4;justify-content:flex-end;padding-top:13px}.review-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.report-period-panel{grid-template-columns:1fr;padding:17px}.report-period-copy,.report-period-tabs,.report-period-nav,.report-export-actions{grid-column:1}.report-period-tabs{width:100%}.report-period-tabs button{flex:1}.report-period-nav{flex-wrap:wrap;justify-content:flex-start;padding-top:12px}.report-period-nav label{flex:1}.report-period-nav input,.report-period-nav input[type=month]{width:100%}.report-export-actions{grid-template-columns:1fr 1fr;display:grid}.report-export-actions button{width:100%;padding-left:8px;padding-right:8px}.report-loading{bottom:7px;right:17px}.review-summary-grid{grid-template-columns:1fr}.review-summary-grid .report-score-card{min-height:118px}.review-matrix .daily-count-row th:first-child{padding-left:12px}.review-state-cell .schedule-state{min-width:52px;padding-left:5px;padding-right:5px}.review-data-table th,.review-data-table td{padding-left:11px;padding-right:11px}}@media print{@page{size:A4 portrait;margin:10mm}body.print-review-report{background:#fff!important}body.print-review-report .sidebar,body.print-review-report .topbar,body.print-review-report .readonly-banner,body.print-review-report .error-banner{display:none!important}body.print-review-report .admin-shell{display:block!important}body.print-review-report .admin-main{padding:0!important}body.print-review-report .admin-main>:not(.reports-view){display:none!important}body.print-review-report .reports-view{display:block!important}body.print-review-report .reports-view>:not(.report-print-sheet){display:none!important}body.print-review-report .reports-view>.report-print-sheet{color:#17231f;font-family:PingFang TC,Noto Sans TC,sans-serif;display:block!important}body.print-review-report .report-print-sheet header{border-bottom:.5mm solid #1f3d32;justify-content:space-between;align-items:flex-end;padding-bottom:5mm;display:flex}body.print-review-report .report-print-sheet header p,body.print-review-report .report-print-sheet header h1{margin:0}body.print-review-report .report-print-sheet header p{color:#456056;font-size:8pt;font-weight:700}body.print-review-report .report-print-sheet header h1{margin-top:1mm;font-size:20pt}body.print-review-report .report-print-sheet header>span{color:#596660;font-size:8pt}body.print-review-report .print-summary{grid-template-columns:repeat(4,1fr);gap:2mm;margin:5mm 0;display:grid}body.print-review-report .print-summary article{border:.3mm solid #d2d9d4;border-radius:2mm;padding:3mm}body.print-review-report .print-summary span,body.print-review-report .print-summary strong{display:block}body.print-review-report .print-summary span{color:#6f7a75;font-size:7pt}body.print-review-report .print-summary strong{margin-top:1.5mm;font-size:14pt}body.print-review-report .report-print-sheet h2{margin:5mm 0 2mm;font-size:10pt}body.print-review-report .report-print-sheet table{border-collapse:collapse;table-layout:auto;width:100%}body.print-review-report .report-print-sheet th,body.print-review-report .report-print-sheet td{text-align:left;vertical-align:top;border:.25mm solid #d4dad6;padding:1.7mm 2mm;font-size:6.8pt}body.print-review-report .report-print-sheet th{color:#3e554b;-webkit-print-color-adjust:exact;print-color-adjust:exact;font-weight:750;background:#edf2ee!important}body.print-review-report .report-print-sheet tr{break-inside:avoid}body.print-review-report .report-print-sheet footer{color:#6f7975;border-top:.25mm solid #d4dad6;margin-top:5mm;padding-top:2.5mm;font-size:6.5pt;line-height:1.5}}.locations-view{gap:16px;display:grid}.content-tabs{background:#e9eeea;border:1px solid #d8e0da;border-radius:13px;width:max-content;max-width:100%;padding:4px;display:flex;box-shadow:0 5px 16px #15272009}.content-tabs button{color:#65736c;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:12px;font-weight:760;display:inline-flex}.content-tabs button.active{color:var(--green);background:#fff;box-shadow:0 4px 12px #18342b1a}.overview-area-tabs{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:16px;box-shadow:0 5px 16px #15272006}.schedule-view-panel{overflow:hidden}.schedule-print-title{display:none}.schedule-area-tabs{background:#fbfcfa}.schedule-matrix td svg{margin:auto;display:block}.qr-select-modal{flex-direction:column;width:min(760px,100%);max-height:min(760px,100vh - 34px);padding:28px;display:flex;overflow:hidden}.qr-select-modal>h2{margin:5px 0 6px}.qr-select-modal>p:not(.section-kicker){color:var(--muted);margin:0 0 19px;font-size:11px;line-height:1.55}.qr-select-toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.qr-select-toolbar>strong{font-size:12px}.qr-select-toolbar>div{gap:6px;display:flex}.qr-select-toolbar button{min-height:32px;color:var(--green-2);cursor:pointer;background:#fff;border:1px solid #d8dfda;border-radius:9px;padding:0 10px;font-size:10px;font-weight:720}.qr-area-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.qr-area-options>button{color:#53615b;text-align:left;cursor:pointer;background:#fafbf9;border:1px solid #dce2dd;border-radius:12px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:56px;padding:9px 11px;display:grid}.qr-area-options>button:hover{border-color:#91a99c}.qr-area-options>button.selected{color:#284d3e;background:#edf5f0;border-color:#5f8975}.qr-area-options>button.partial{background:#f5f8f5;border-color:#b6c7be}.qr-area-options strong,.qr-area-options small,.qr-point-options strong,.qr-point-options small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.qr-area-options strong{font-size:11px}.qr-area-options small{color:#84908a;margin-top:3px;font-size:8px}.selection-box{color:#fff;background:#fff;border:1.5px solid #bdc8c1;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.selected>.selection-box,.qr-area-options>button.partial>.selection-box{border-color:var(--green-2);background:var(--green-2)}.qr-select-toolbar.point-title{border-top:1px solid #e6eae7;margin-top:20px;padding-top:15px}.qr-select-toolbar.point-title>span{color:#7b8680;font-size:10px}.qr-point-options{background:#fafbf9;border:1px solid #dfe4e0;border-radius:13px;min-height:150px;margin-top:9px;overflow:auto}.qr-point-options label{cursor:pointer;background:#fff;border-top:1px solid #e9ece9;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;min-height:53px;padding:8px 12px;display:grid}.qr-point-options label:first-child{border-top:0}.qr-point-options label:hover{background:#f7faf7}.qr-point-options label.selected{background:#f0f6f2}.qr-point-options input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.qr-point-options strong{font-size:11px}.qr-point-options small{color:#87918c;margin-top:3px;font-size:9px}.qr-select-actions{justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.qr-select-actions>span{color:#758079;font-size:11px}.qr-select-actions>span strong{color:var(--green);font-size:16px}.checkin-shell .compact-brand{font-size:17px}.checkin-shell .compact-brand>span{width:38px;height:38px}.checkin-shell .network-state{gap:7px;min-height:36px;padding:0 12px;font-size:14px}.checkin-shell .location-hero p{letter-spacing:.04em;font-size:15px}.checkin-shell .location-hero h1{font-size:clamp(30px,8vw,36px);line-height:1.2}.checkin-shell .location-hero div>span{font-size:17px;line-height:1.45}.checkin-shell .field-label{margin-bottom:11px;font-size:18px}.checkin-shell .field-label em{font-size:15px}.checkin-shell .form-section textarea{border-radius:15px;min-height:118px;padding:16px;font-size:18px;line-height:1.6}.checkin-shell .camera-button{min-height:205px}.checkin-shell .camera-button>span{width:62px;height:62px}.checkin-shell .camera-button>span svg{width:29px;height:29px}.checkin-shell .camera-button strong{font-size:19px}.checkin-shell .camera-button small{margin-top:8px;font-size:15px}.checkin-shell .photo-preview>span{min-height:43px;padding:0 14px;font-size:16px}.checkin-shell .photo-preview>small{font-size:13px}.checkin-shell .inline-message{padding:14px;font-size:16px;line-height:1.5}.checkin-shell .submit-button{border-radius:16px;min-height:64px;margin-top:28px;font-size:20px}.checkin-shell .submit-button svg{width:24px;height:24px}.checkin-shell .sync-note{margin-top:14px;font-size:14px;line-height:1.5}.checkin-shell .success-card h1{font-size:32px}.checkin-shell .success-card>p:not(.section-kicker){font-size:18px;line-height:1.55}.checkin-shell .success-location{padding:17px 18px}.checkin-shell .success-location strong{font-size:20px}.checkin-shell .success-location small{font-size:16px}.success-close-note{color:var(--green-2);text-align:left;background:#eef7f1;border:1px solid #c9ddd1;border-radius:14px;align-items:flex-start;gap:11px;margin-top:16px;padding:15px 16px;display:flex}.success-close-note.queued{color:var(--amber);background:#fff7e9;border-color:#ead3ae}.success-close-note svg{flex:none;margin-top:2px}.success-close-note strong,.success-close-note small{display:block}.success-close-note strong{font-size:18px}.success-close-note small{color:#67756e;margin-top:5px;font-size:15px;line-height:1.55}.checkin-shell .success-hint{margin-top:20px;font-size:15px;line-height:1.5}@media (width<=760px){.content-tabs{width:100%}.content-tabs button{flex:1;padding:0 10px}.schedule-view-panel .report-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.schedule-view-panel .report-actions button{width:100%;padding-left:8px;padding-right:8px}.qr-select-modal{padding:24px 18px}.qr-area-options{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-select-actions{flex-direction:column;align-items:stretch}.qr-select-actions .primary-button{width:100%}.checkin-header{height:78px}.checkin-card{padding:24px 20px}.success-card{padding:38px 22px 26px}}@media (width<=430px){.qr-area-options{grid-template-columns:1fr}.qr-select-toolbar{align-items:flex-start}.qr-select-toolbar:not(.point-title){flex-direction:column}.qr-select-toolbar>div{width:100%}.qr-select-toolbar button{flex:1}.checkin-shell{padding-left:10px;padding-right:10px}.checkin-shell .compact-brand{font-size:16px}.checkin-shell .network-state{font-size:13px}.checkin-shell .location-hero{gap:12px}.checkin-shell .location-hero h1{font-size:30px}.checkin-shell .camera-button{min-height:188px}.checkin-shell .success-card h1{font-size:29px}}@page schedule-weekly{size:A4 landscape;margin:7mm}@media print{body.print-weekly-schedule{background:#fff!important}body.print-weekly-schedule .admin-shell{display:block!important}body.print-weekly-schedule .admin-main{padding:0!important}body.print-weekly-schedule .admin-main>:not(.locations-view){display:none!important}body.print-weekly-schedule .locations-view{display:block!important}body.print-weekly-schedule .locations-view>:not(.schedule-view-panel){display:none!important}body.print-weekly-schedule .schedule-view-panel{page:schedule-weekly;box-shadow:none;border:0;border-radius:0;overflow:visible}body.print-weekly-schedule .schedule-view-panel>.panel-heading,body.print-weekly-schedule .schedule-area-tabs{display:none!important}body.print-weekly-schedule .schedule-print-title{border-bottom:.5mm solid #263d34;justify-content:space-between;align-items:flex-end;gap:8mm;padding-bottom:3mm;display:flex}body.print-weekly-schedule .schedule-print-title p,body.print-weekly-schedule .schedule-print-title h1{margin:0}body.print-weekly-schedule .schedule-print-title p{color:#456056;letter-spacing:.08em;font-size:7pt;font-weight:750}body.print-weekly-schedule .schedule-print-title h1{margin-top:1mm;font-size:18pt}body.print-weekly-schedule .schedule-print-title>span{color:#596660;font-size:7pt}body.print-weekly-schedule .schedule-table-wrap{overflow:visible}body.print-weekly-schedule .schedule-matrix{table-layout:fixed;width:100%;min-width:0}body.print-weekly-schedule .schedule-matrix th:first-child,body.print-weekly-schedule .schedule-matrix td:first-child{width:27%}body.print-weekly-schedule .schedule-matrix th:not(:first-child){width:auto}body.print-weekly-schedule .schedule-matrix th{padding:1.6mm 1mm}body.print-weekly-schedule .schedule-matrix td{border-color:#cbd3cd;height:5.4mm;padding:.5mm 1mm}body.print-weekly-schedule .schedule-matrix td:first-child{padding-left:1.6mm}body.print-weekly-schedule .schedule-matrix td:first-child strong{font-size:7pt}body.print-weekly-schedule .schedule-matrix td:first-child span{font-size:5.5pt}body.print-weekly-schedule .schedule-matrix .scheduled-day>span,body.print-weekly-schedule .schedule-matrix .unscheduled-day>span{border-radius:1mm;width:4.2mm;height:4.2mm;font-size:6pt}body.print-weekly-schedule .schedule-matrix .scheduled-day svg{width:2.6mm;height:2.6mm}body.print-weekly-schedule .schedule-matrix tr{break-inside:avoid}body.print-weekly-schedule .report-footnote{background:#fff;border-top:.3mm solid #cbd3cd;padding:2mm 0;font-size:6pt}}.floor-location{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:9px;min-width:0;display:grid}.floor-tag{background:#eef5f0;border:1px solid #cddbd3;border-radius:8px;place-items:center;width:36px;min-height:25px;font-weight:850;line-height:1;color:#315b49!important;margin:0!important;font-size:9px!important;display:inline-grid!important}.floor-location-copy{min-width:0;margin:0!important}.floor-location-copy strong,.floor-location-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.floor-location-copy small{color:#84908a;margin-top:3px;font-size:8px;font-weight:550}.schedule-matrix tbody tr.floor-start td,.review-data-table tbody tr.floor-start td{border-top:2px solid #b8c9bf}.schedule-matrix .scheduled-day,.schedule-matrix .unscheduled-day{background:#fff}.schedule-matrix .scheduled-day>span.schedule-checkbox,.schedule-matrix .unscheduled-day>span.schedule-checkbox{color:#aab4af;background:#fff;border:1.5px solid #aebbb4;border-radius:6px;place-items:center;width:22px;height:22px;margin:0 auto;display:inline-grid}.schedule-matrix .scheduled-day>span.schedule-checkbox.checked{color:#214b3b;background:#edf5f0;border-color:#315f4c}.schedule-matrix .unscheduled-day>span.schedule-checkbox.empty{background:#fafbf9;border-color:#cbd3ce}.schedule-matrix .scheduled-day>span.schedule-checkbox svg{stroke-width:3px;width:14px;height:14px}.report-legend .pending{color:var(--red);font-weight:800}.report-legend .pending:before{background:var(--red)}.review-state-cell.pending{background:var(--red-soft)}.review-state-cell .schedule-state.pending{background:var(--red-soft);color:var(--red);font-weight:850}.review-state-cell .schedule-state.pending i{background:var(--red)}.report-score-card.missed h2,.report-score-card.missed>div:last-child>strong{color:var(--red)}.location-review-table .floor-location{grid-template-columns:34px minmax(0,1fr)}.location-review-table .floor-tag{width:34px;min-height:23px}.location-review-table .floor-location-copy small{color:#84908a!important;margin-top:3px!important;font-size:8px!important}@page review-weekly{size:A4 landscape;margin:8mm}@page review-monthly{size:A4 portrait;margin:10mm}@media print{body.print-weekly-schedule .schedule-matrix tbody tr.floor-start td{border-top:.5mm solid #8fa398}body.print-weekly-schedule .floor-location{grid-template-columns:9mm minmax(0,1fr);gap:1.5mm}body.print-weekly-schedule .floor-tag{-webkit-print-color-adjust:exact;print-color-adjust:exact;border:.25mm solid #9dafaa;border-radius:1mm;width:9mm;min-height:5mm;color:#294d3f!important;background:#eef3ef!important;font-size:6pt!important}body.print-weekly-schedule .floor-location-copy small{margin-top:.4mm;font-size:5.2pt}body.print-weekly-schedule .schedule-matrix .scheduled-day>span.schedule-checkbox,body.print-weekly-schedule .schedule-matrix .unscheduled-day>span.schedule-checkbox{-webkit-print-color-adjust:exact;print-color-adjust:exact;border:.35mm solid #8b9992;border-radius:.7mm;width:4.2mm;height:4.2mm;color:#17372e!important;background:#fff!important}body.print-weekly-schedule .schedule-matrix .scheduled-day>span.schedule-checkbox.checked{border-color:#294d3f;background:#eef3ef!important}body.print-review-report .report-print-sheet.weekly-print-sheet{page:review-weekly}body.print-review-report .report-print-sheet.monthly-print-sheet{page:review-monthly}body.print-review-report .report-print-sheet .missed-value,body.print-review-report .report-print-sheet .print-review-state.pending{-webkit-print-color-adjust:exact;print-color-adjust:exact;font-weight:850;color:#b42318!important}body.print-review-report .report-print-sheet .print-review-state.completed{color:#2f6654;font-weight:750}body.print-review-report .report-print-sheet .print-review-state.exception{color:#98611a;font-weight:800}body.print-review-report .report-print-sheet .print-review-state.scheduled{color:#6f8078}body.print-review-report .report-print-sheet .print-weekly-review-table{table-layout:fixed}body.print-review-report .report-print-sheet .print-weekly-review-table th:first-child,body.print-review-report .report-print-sheet .print-weekly-review-table td:first-child{width:29%}body.print-review-report .report-print-sheet .print-weekly-review-table th:not(:first-child){text-align:center;width:auto}body.print-review-report .report-print-sheet .print-weekly-review-table td:not(:first-child){text-align:center;vertical-align:middle;white-space:nowrap}body.print-review-report .report-print-sheet .print-weekly-review-table th,body.print-review-report .report-print-sheet .print-weekly-review-table td{padding:1.25mm 1mm;font-size:6.2pt}body.print-review-report .report-print-sheet table small{color:#75817b;margin-top:.5mm;font-size:5.5pt;font-weight:500;display:block}body.print-review-report .report-print-sheet tr.floor-start td{border-top:.5mm solid #8fa398}body.print-review-report .weekly-print-sheet h2{margin:3.5mm 0 1.5mm}body.print-review-report .weekly-print-sheet .print-summary{margin:3.5mm 0}}:root{--blue:#1769e0;--blue-dark:#0e4fb5;--blue-soft:#eaf2ff;--orange:#d96b11;--orange-soft:#fff2e5;--overdue-bg:#edf0f4;--overdue-red:#c52b2b;--v11-shadow:0 8px 26px #2237580e}html,body{background:#f5f7fb}.admin-main{padding-top:28px}.panel{box-shadow:var(--v11-shadow);border-color:#e4e8ef;border-radius:18px}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-color:#1769e03d}.sidebar{color:#1c2737;background:#fff;border-right:1px solid #e7eaf0;box-shadow:7px 0 28px #1e304c09}.brand{border-bottom-color:#edf0f4}.brand-mark{background:var(--blue-soft);color:var(--blue)}.brand strong{color:#172033}.brand span{color:#788397}.sidebar-nav button{color:#536077}.sidebar-nav button:hover{color:var(--blue-dark);background:#f1f5fc}.sidebar-nav button.active{background:var(--blue);color:#fff;box-shadow:0 8px 22px #1769e038}.sidebar-account{background:#f8fafc;border:1px solid #e5e9ef}.account-icon{background:var(--blue-soft);color:var(--blue)}.sidebar-account strong{color:#283449}.sidebar-account small{color:#7b8798}.sidebar-account button{color:#778397}.sidebar-account button:hover{color:var(--blue);background:#eaf1fb}.sidebar-note{color:#5e6b7d;background:#fafbfc;border-color:#e5e9ef}.sidebar-note small{color:#8b95a4}.live-dot{background:#2bb673;box-shadow:0 0 0 4px #2bb6731f}.primary-button,.submit-button{background:var(--blue);box-shadow:0 8px 20px #1769e02b}.primary-button:hover,.submit-button:hover{background:var(--blue-dark)}.text-button{color:var(--blue)}.text-button:hover{color:var(--blue-dark)}.area-tabs button.active{border-color:var(--blue);background:var(--blue)}.content-tabs button.active{color:var(--blue-dark)}.refresh-button:hover{color:var(--blue);border-color:#a9c5ef}.overview-area-tabs{background:#fff;border-color:#e3e8ef;margin-bottom:14px}.today-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.today-summary-card{min-height:108px;box-shadow:var(--v11-shadow);background:#fff;border:1px solid #e3e7ed;border-radius:16px;align-items:flex-start;gap:13px;padding:18px;display:flex}.today-summary-card>.summary-icon{color:#536175;background:#f1f4f8;border-radius:12px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.today-summary-card>span:last-child{grid-template-columns:1fr auto;align-items:end;gap:2px 8px;min-width:0;display:grid}.today-summary-card small,.today-summary-card strong,.today-summary-card em{display:block}.today-summary-card small{color:#586476;grid-column:1/3;font-size:11px;font-style:normal;font-weight:760}.today-summary-card strong{letter-spacing:-.04em;font-size:30px;line-height:1.15}.today-summary-card em{color:#8a94a2;padding-bottom:3px;font-size:10px;font-style:normal;font-weight:700}.today-summary-card.completed .summary-icon{color:#21844a;background:#e9f7ed}.today-summary-card.exception .summary-icon{background:var(--orange-soft);color:var(--orange)}.today-summary-card.overdue{background:#f1f3f6}.today-summary-card.overdue .summary-icon{color:var(--overdue-red);background:#fff}.today-summary-card.overdue strong{color:var(--overdue-red)}.today-summary-card.total .summary-icon{background:var(--blue-soft);color:var(--blue)}.today-matrix-panel{margin-bottom:16px;overflow:hidden}.matrix-heading{align-items:center;padding-bottom:14px}.matrix-progress{text-align:right}.matrix-progress strong,.matrix-progress span{display:block}.matrix-progress strong{color:var(--blue);font-size:26px;line-height:1}.matrix-progress span{color:#87919f;margin-top:5px;font-size:9px}.today-legend{background:#fbfcfe;border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4;justify-content:flex-end;align-items:center;gap:17px;padding:11px 22px;display:flex}.today-legend span{color:#687486;align-items:center;gap:7px;font-size:10px;font-weight:680;display:inline-flex}.today-legend span:before{content:"";background:#fff;border:1px solid #d7dce4;border-radius:3px;width:10px;height:10px}.today-legend .completed:before{background:#dff2e4;border-color:#93d2a6}.today-legend .exception:before{background:#ffe6cb;border-color:#f0b06b}.today-legend .overdue{color:var(--overdue-red)}.today-legend .overdue:before{background:var(--overdue-bg);border-style:dashed;border-color:#aab0ba}.matrix-progress-track{background:#edf0f5;height:4px}.matrix-progress-track span{background:#30a660;border-radius:0 99px 99px 0;height:100%;transition:width .3s;display:block}.today-point-grid{grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:11px;padding:20px;display:grid}.today-point-tile{color:#172033;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:14px;flex-direction:column;align-items:flex-start;min-width:0;min-height:132px;padding:15px 14px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative}.today-point-tile:hover{border-color:#a9c2e8;transform:translateY(-1px);box-shadow:0 10px 24px #233a5e17}.today-point-tile.completed{background:#edf8f0;border-color:#b7ddc1}.today-point-tile.exception{background:var(--orange-soft);border-color:#f0bd82}.today-point-tile.overdue{background:var(--overdue-bg);border-color:#d4d8de}.tile-floor{min-width:34px;height:23px;color:var(--blue-dark);background:#1769e017;border-radius:7px;place-items:center;padding:0 7px;font-size:10px;font-weight:850;display:inline-grid}.today-point-tile.completed .tile-floor{color:#19743a;background:#2a8f4b1a}.today-point-tile.exception .tile-floor{color:#aa4f08;background:#d96b111a}.today-point-tile.overdue .tile-floor{color:#505c6c;background:#fff}.today-point-tile>strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:11px;font-size:13px;overflow:hidden}.today-point-tile>small{color:#778395;text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:4px;font-size:9px;overflow:hidden}.tile-status{border-radius:7px;align-items:center;gap:4px;min-height:23px;margin-top:auto;padding:0 7px;font-size:9px;font-weight:800;display:inline-flex}.tile-status.completed{color:#18713a;background:#d9efdf}.tile-status.pending{color:#313b48;background:#fff;border:1px solid #dfe3e9}.tile-status.exception{color:#b9570b;background:#ffe0bf}.tile-status.overdue{color:var(--overdue-red);background:0 0}.today-point-tile>time{color:#87909d;font-variant-numeric:tabular-nums;font-size:8px;position:absolute;bottom:13px;right:12px}.today-lower-grid{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:16px;display:grid}.today-exceptions-panel,.today-checkins-panel{overflow:hidden}.today-empty{color:#7f8a99;justify-content:center;align-items:center;gap:14px;min-height:180px;padding:28px;display:flex}.today-empty .empty-icon{color:#2b8c51;background:#edf7f0;flex:0 0 46px;width:46px;height:46px;margin:0}.today-empty strong,.today-empty small{display:block}.today-empty strong{color:#445064;font-size:13px}.today-empty small{max-width:280px;margin-top:5px;font-size:10px;line-height:1.55}.today-exception-list{padding:0 16px 14px}.today-exception-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:72px minmax(0,1fr) 24px;align-items:center;gap:12px;width:100%;min-height:78px;padding:10px 7px;display:grid}.today-exception-list>button:first-child{border-top:0}.today-exception-list>button:hover{background:#fffaf5}.today-exception-list img{object-fit:cover;background:#eceff3;border-radius:10px;width:72px;height:56px}.exception-copy{min-width:0}.exception-copy>span{align-items:baseline;gap:7px;display:flex}.exception-copy strong{font-size:11px}.exception-copy em{color:#8a94a2;font-size:8px;font-style:normal}.exception-copy b{color:var(--orange);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:11px;display:block;overflow:hidden}.exception-copy small{color:#7d8795;margin-top:6px;font-size:9px;display:block}.today-exception-list>button>svg{color:#8994a4}.today-checkin-list{padding:0 16px 14px}.today-checkin-row{border-top:1px solid #edf0f4;grid-template-columns:43px minmax(0,1fr) auto 42px;align-items:center;gap:9px;min-height:61px;padding:8px 6px;display:grid}.today-checkin-row:first-child{border-top:0}.today-checkin-row>time{color:#38465a;font-variant-numeric:tabular-nums;font-size:10px;font-weight:760}.today-checkin-row>span{min-width:0}.today-checkin-row>span strong,.today-checkin-row>span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.today-checkin-row>span strong{font-size:10px}.today-checkin-row>span small{color:#7c8797;margin-top:4px;font-size:8px}.today-checkin-row>button{cursor:zoom-in;background:#edf0f4;border:0;border-radius:8px;width:40px;height:34px;padding:0;overflow:hidden}.today-checkin-row>button img{object-fit:cover;width:100%;height:100%}.point-detail-modal{width:min(500px,100%)}.point-detail-title{align-items:center;gap:12px;margin:19px 0 15px;display:flex}.point-detail-title>span{background:var(--blue-soft);height:48px;color:var(--blue-dark);border-radius:14px;flex:0 0 48px;place-items:center;font-size:14px;font-weight:850;display:grid}.point-detail-title h2{margin:0}.point-detail-title p{color:#7e8998;margin:4px 0 0;font-size:10px}.point-detail-status{background:#f6f8fa;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:47px;padding:10px 12px;display:flex}.point-detail-status.completed{background:#edf8f0}.point-detail-status.exception{background:var(--orange-soft)}.point-detail-status.overdue{background:var(--overdue-bg)}.point-detail-status .tile-status{margin:0}.point-detail-status small{color:#758192;font-size:9px}.point-detail-photo{cursor:zoom-in;background:#edf0f4;border:0;border-radius:14px;width:100%;height:180px;margin-top:14px;padding:0;position:relative;overflow:hidden}.point-detail-photo img{object-fit:cover;width:100%;height:100%}.point-detail-photo span{color:#fff;background:#121c2bd1;border-radius:8px;align-items:center;gap:6px;min-height:31px;padding:0 10px;font-size:9px;font-weight:720;display:flex;position:absolute;bottom:10px;left:10px}.point-detail-list{margin:12px 0 16px}.point-detail-list>div{border-top:1px solid #edf0f4;grid-template-columns:80px minmax(0,1fr);gap:10px;padding:10px 2px;display:grid}.point-detail-list dt{color:#8792a1;font-size:9px}.point-detail-list dd{color:#344155;margin:0;font-size:10px;font-weight:650}.point-detail-list dd.issue{color:var(--orange)}.point-detail-empty{color:#7d8898;background:#fafbfc;border:1px dashed #d9dee6;border-radius:14px;justify-content:center;align-items:center;gap:11px;min-height:120px;margin:14px 0;padding:20px;display:flex}.point-detail-empty strong,.point-detail-empty small{display:block}.point-detail-empty strong{color:#4a5668;font-size:12px}.point-detail-empty small{margin-top:4px;font-size:9px}.due-time-field em{color:#929b97;font-size:9px;font-style:normal;font-weight:500}.immutable-note{color:#4d627d;background:#eff6ff;border:1px solid #cfe2f9;border-radius:11px;align-items:center;gap:8px;margin:13px 0 2px;padding:10px 12px;font-size:10px;display:flex}.immutable-note svg{color:var(--blue)}.immutable-note strong{color:#293b53}.checkin-shell{background:radial-gradient(circle at 50% -10%,#4b8fea29,#0000 34%),#f4f7fb}.compact-brand{color:#17365f}.compact-brand>span,.location-pin{background:var(--blue);box-shadow:0 10px 24px #1769e02e}.checkin-header{max-width:620px}.checkin-header-actions{align-items:center;gap:8px;display:flex}.operator-chip{max-width:185px;min-height:38px;color:var(--blue);cursor:pointer;background:#fff;border:1px solid #dce5f1;border-radius:11px;align-items:center;gap:7px;padding:4px 9px;display:flex}.operator-chip>span{text-align:left;min-width:0}.operator-chip small,.operator-chip strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.operator-chip small{color:#8793a3;font-size:7px}.operator-chip strong{color:#2b3b52;max-width:118px;margin-top:1px;font-size:9px}.operator-chip:hover{background:#f6f9ff;border-color:#a8c6ee}.identity-card{padding:30px}.identity-location{color:var(--blue);background:#f2f6fc;border-radius:13px;align-items:center;gap:10px;padding:13px 14px;display:flex}.identity-location span{min-width:0}.identity-location small,.identity-location strong,.identity-location em{display:block}.identity-location small{color:#7c899a;font-size:9px}.identity-location strong{color:#27364d;margin-top:3px;font-size:13px}.identity-location em{color:#8a95a4;margin-top:2px;font-size:9px;font-style:normal}.identity-icon,.operator-modal-icon{background:var(--blue-soft);width:58px;height:58px;color:var(--blue);border-radius:18px;place-items:center;margin:28px 0 16px;display:grid}.identity-icon svg,.operator-modal-icon svg{width:25px}.identity-card h1{margin:7px 0 6px;font-size:27px}.identity-card>p:not(.section-kicker){color:#6f7b8b;margin:0;font-size:12px;line-height:1.65}.identity-card form{margin-top:23px}.identity-card form label,.operator-modal label>span{color:#536176;margin-bottom:8px;font-size:11px;font-weight:720;display:block}.identity-card form input,.operator-modal input{color:#172033;background:#fbfcfe;border:1px solid #dbe1e9;border-radius:12px;outline:0;width:100%;height:49px;padding:0 13px}.identity-card form input:focus,.operator-modal input:focus{border-color:#88b4ed;box-shadow:0 0 0 4px #1769e014}.identity-card .submit-button{width:100%;margin-top:14px}.identity-privacy{color:#7d8998;align-items:flex-start;gap:7px;margin-top:16px;font-size:9px;line-height:1.5;display:flex}.identity-privacy svg{color:var(--blue);flex:none}.operator-modal{width:min(440px,100%)}.operator-modal-icon{margin-top:18px}.operator-modal label{margin-top:20px;display:block}.operator-modal .primary-button{margin-top:14px}.success-operator{color:var(--blue);background:#f7faff;border:1px solid #dce6f3;border-radius:13px;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:9px;padding:12px 14px;display:grid}.success-operator small,.success-operator strong{display:block}.success-operator small{color:#8390a2;font-size:8px}.success-operator strong{color:#2c3c52;margin-top:2px;font-size:12px}.success-operator button{color:var(--blue);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:760}@media (width<=1180px){.today-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.today-summary-card.total{grid-column:span 2}.today-lower-grid{grid-template-columns:1fr}}@media (width<=840px){.sidebar{box-shadow:14px 0 36px #1e304c24}.today-point-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr))}}@media (width<=600px){.today-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.today-summary-card{gap:9px;min-height:93px;padding:13px}.today-summary-card.total{grid-column:1/3}.today-summary-card>.summary-icon{flex-basis:33px;width:33px;height:33px}.today-summary-card strong{font-size:25px}.today-matrix-panel{border-radius:15px}.matrix-heading{align-items:flex-start}.matrix-heading p:not(.section-kicker){display:none}.today-legend{justify-content:flex-start;gap:9px;padding:10px 14px;overflow-x:auto}.today-legend span{flex:none}.today-point-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px}.today-point-tile{min-height:124px;padding:12px}.today-point-tile>time{bottom:11px;right:9px}.today-lower-grid{gap:12px}.today-exception-list,.today-checkin-list{padding-left:10px;padding-right:10px}.today-exception-list>button{grid-template-columns:58px minmax(0,1fr) 18px;gap:9px}.today-exception-list img{width:58px;height:52px}.exception-copy>span{display:block}.exception-copy em{margin-top:2px;display:block}.today-checkin-row{grid-template-columns:40px minmax(0,1fr) auto 38px;gap:6px}.today-checkin-row .status-pill{gap:0;font-size:0}.today-checkin-row .status-pill svg{margin:0}.checkin-header{align-items:flex-start;height:auto;min-height:80px;padding:12px 0}.compact-brand{align-items:flex-start;max-width:170px;margin-top:6px;line-height:1.35}.checkin-header-actions{flex-direction:column-reverse;align-items:flex-end}.operator-chip{max-width:155px}.operator-chip strong{max-width:90px}.network-state{min-height:25px}.identity-card{padding:24px 20px}.identity-card h1{font-size:25px}.point-detail-modal{padding:24px 19px}.point-detail-photo{height:160px}}@media (width<=370px){.today-point-grid{grid-template-columns:1fr}.today-point-tile{min-height:116px}.compact-brand{max-width:145px;font-size:13px}.operator-chip{max-width:140px}body:after{top:auto;bottom:9px;right:9px}}@media print{body:after,.today-summary-grid,.today-matrix-panel,.today-lower-grid{display:none!important}}.today-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.today-summary-card{min-height:78px;color:inherit;text-align:left;cursor:pointer;align-items:center;gap:10px;padding:11px 14px}.today-summary-card:hover{box-shadow:0 10px 24px #233a5e17}.today-summary-card.active{box-shadow:inset 0 0 0 2px var(--blue),var(--v11-shadow)}.today-summary-card>.summary-icon{flex-basis:32px;width:32px;height:32px}.today-summary-card>.summary-icon svg{width:17px;height:17px}.today-summary-card strong{font-size:24px}.today-summary-card em{padding-bottom:2px}.today-point-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:16px}.today-point-tile{min-height:106px;padding:11px 12px}.today-point-tile>strong{margin-top:7px;font-size:12px}.today-point-tile>small{margin-top:2px}.today-point-tile>time{bottom:11px;right:10px}.tile-floor{height:21px}.tile-status{min-height:21px}.schedule-empty.filtered-empty{min-height:180px}.schedule-empty.filtered-empty .text-button{margin-top:8px}.point-detail-modal{max-height:calc(100vh - 32px);overflow-y:auto}.qr-select-backdrop{overflow:hidden}.qr-select-modal{max-height:min(760px,100dvh - 34px)}.qr-select-scroll{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding-right:2px;overflow:hidden auto}.qr-select-scroll>h2{margin:5px 0 6px}.qr-select-scroll>p:not(.section-kicker){color:var(--muted);margin:0 0 19px;font-size:11px;line-height:1.55}.qr-select-scroll .qr-point-options{overflow:visible}.qr-select-actions{background:#fff;border-top:1px solid #e6eae7;flex:none;margin-top:12px}@media (width<=760px){.qr-select-backdrop{padding:12px}.qr-select-modal{max-height:calc(100dvh - 24px)}.qr-select-actions{padding-bottom:env(safe-area-inset-bottom,0px)}}.point-detail-checkins-heading{justify-content:space-between;align-items:center;gap:12px;margin:17px 0 8px;display:flex}.point-detail-checkins-heading strong{color:#344155;font-size:11px}.point-detail-checkins-heading span{color:#7e8998;font-size:9px}.point-detail-checkin-list{border-top:1px solid #edf0f4;max-height:330px;margin-bottom:15px;overflow-y:auto}.point-detail-checkin-list article{border-bottom:1px solid #edf0f4;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:11px;min-height:70px;padding:9px 2px;display:grid}.point-detail-checkin-photo{cursor:zoom-in;background:#edf0f4;border:0;border-radius:10px;width:58px;height:50px;padding:0;overflow:hidden}.point-detail-checkin-photo img{object-fit:cover;width:100%;height:100%}.point-detail-checkin-copy{min-width:0}.point-detail-checkin-copy>span{justify-content:space-between;align-items:center;gap:9px;display:flex}.point-detail-checkin-copy time{color:#39465a;font-variant-numeric:tabular-nums;font-size:10px;font-weight:780}.point-detail-checkin-copy strong,.point-detail-checkin-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.point-detail-checkin-copy strong{color:#344155;margin-top:4px;font-size:10px}.point-detail-checkin-copy small{color:#7d8898;margin-top:3px;font-size:9px}.point-detail-checkin-copy small.issue{color:var(--orange)}.duplicate-checkin-modal{width:min(430px,100%)}.duplicate-checkin-icon{background:var(--orange-soft);width:56px;height:56px;color:var(--orange);border-radius:17px;place-items:center;margin:20px 0 17px;display:grid}.duplicate-checkin-icon svg{width:24px}.duplicate-checkin-modal>p:not(.section-kicker){margin-top:7px;line-height:1.65}.duplicate-checkin-note{background:var(--blue-soft);color:#4d627d;border-radius:12px;align-items:flex-start;gap:9px;margin-top:18px;padding:12px;font-size:11px;line-height:1.55;display:flex}.duplicate-checkin-note svg{color:var(--blue);flex:none}.success-actions{gap:9px;display:grid}.close-page-button{min-height:50px}.success-card>.close-page-hint{color:#7d8998;margin:10px 0 0;font-size:11px;line-height:1.5}.overview-date-nav{box-shadow:var(--v11-shadow);background:#fff;border:1px solid #e3e8ef;border-radius:15px;align-items:center;gap:12px;margin-bottom:12px;padding:11px 12px;display:flex}.overview-date-nav>span{color:#687486;flex:none;font-size:10px;font-weight:760}.overview-date-nav>div{scrollbar-width:thin;gap:7px;min-width:0;display:flex;overflow-x:auto}.overview-date-nav button{color:#5e6a7b;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:10px;flex:none;place-items:center;min-width:63px;min-height:43px;padding:5px 9px;display:grid}.overview-date-nav button:hover{background:#f7faff;border-color:#a9c5ef}.overview-date-nav button.active{border-color:var(--blue);background:var(--blue);color:#fff}.overview-date-nav button strong,.overview-date-nav button small{display:block}.overview-date-nav button strong{font-size:10px}.overview-date-nav button small{color:inherit;opacity:.78;margin-top:2px;font-size:8px}.schedule-matrix.editable{min-width:900px}.schedule-matrix.editable th.schedule-action-head,.schedule-matrix.editable td.schedule-row-actions{width:118px}.schedule-matrix tr.editing td{background:#f7faff}.schedule-matrix button.schedule-checkbox{color:#aab4af;cursor:pointer;background:#fff;border:1.5px solid #aebbb4;border-radius:7px;place-items:center;width:24px;height:24px;padding:0;display:inline-grid}.schedule-matrix button.schedule-checkbox.checked{border-color:var(--blue);background:var(--blue-soft);color:var(--blue-dark)}.schedule-matrix button.schedule-checkbox:hover{border-color:var(--blue);box-shadow:0 0 0 3px #1769e017}.schedule-row-actions{white-space:nowrap}.schedule-row-actions button{color:#536176;cursor:pointer;background:#fff;border:1px solid #dbe1e9;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:29px;padding:0 8px;font-size:9px;font-weight:760;display:inline-flex}.schedule-row-actions button:hover{color:var(--blue);border-color:#a9c5ef}.schedule-row-actions .schedule-save{border-color:var(--blue);background:var(--blue);color:#fff}.schedule-row-actions .schedule-cancel{width:29px;margin-left:5px;padding:0}.schedule-row-actions button:disabled{opacity:.5;cursor:default}@media (width<=840px){.today-point-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=600px){.today-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.today-summary-card{min-height:76px;padding:10px 12px}.today-summary-card>.summary-icon{flex-basis:30px;width:30px;height:30px}.today-summary-card strong{font-size:23px}.overview-date-nav{flex-direction:column;align-items:flex-start;gap:7px}.overview-date-nav>div{width:100%}.today-point-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.today-point-tile{min-height:88px;padding:8px 7px}.today-point-tile>strong{margin-top:6px;font-size:10px}.today-point-tile>small,.today-point-tile>time{display:none}.tile-floor{min-width:29px;height:19px;padding:0 5px;font-size:8px}.tile-status{min-height:19px;padding:0 5px;font-size:8px}.tile-status svg{width:10px;height:10px}.point-detail-checkin-list{max-height:300px}}@media (width<=370px){.today-point-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.today-point-tile{min-height:84px;padding:7px 6px}.today-point-tile>strong{font-size:9px}.tile-status{font-size:7px}}@media print{.overview-date-nav,.schedule-matrix .schedule-action-head,.schedule-matrix .schedule-row-actions{display:none!important}}.success-card.with-progress{margin-top:14px;padding:24px 22px 20px}.success-card.with-progress .success-ring{width:58px;height:58px;box-shadow:0 0 0 7px var(--green-soft);margin-bottom:13px}.success-card.with-progress .success-ring.queued{box-shadow:0 0 0 7px var(--amber-soft)}.success-card.with-progress .success-ring svg{width:29px;height:29px}.success-card.with-progress>h1{margin:5px 0 4px;font-size:30px}.success-card.with-progress>p:not(.section-kicker){font-size:16px;line-height:1.4}.success-summary-row{text-align:left;background:#f7faff;border:1px solid #dce5f1;border-radius:15px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-top:16px;display:grid;overflow:hidden}.success-summary-item{min-width:0;min-height:68px;color:var(--green-2);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;display:grid}.success-summary-item+.success-summary-item{border-left:1px solid #dce5f1}.success-summary-item.operator{color:var(--blue);grid-template-columns:22px minmax(0,1fr) auto}.success-summary-item>svg{width:20px;height:20px}.success-summary-item small,.success-summary-item strong{display:block}.success-summary-item small{color:#8390a2;font-size:11px;line-height:1.2}.success-summary-item strong{color:#2c3c52;overflow-wrap:anywhere;margin-top:3px;font-size:16px;line-height:1.25}.success-summary-item button{min-width:34px;color:var(--blue);cursor:pointer;background:0 0;border:0;padding:4px;font-size:11px;font-weight:780}.daily-progress-card{text-align:left;background:#f7f9fc;border:1.5px solid #dce4ec;border-radius:17px;margin-top:14px;padding:14px}.daily-progress-heading{align-items:center;gap:10px;display:flex}.daily-progress-heading>span{color:#53667f;background:#e8eef7;border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.daily-progress-heading>span svg{width:22px;height:22px}.daily-progress-heading>div{min-width:0}.daily-progress-heading small{color:#7c8898;letter-spacing:.04em;margin-bottom:2px;font-size:12px;font-weight:760;display:block}.daily-progress-heading h2{color:#25354b;letter-spacing:-.025em;margin:0;font-size:21px;line-height:1.25}.daily-progress-heading h2 strong{color:#b06415;font-size:30px}.daily-progress-card>p{color:#667486;margin:11px 0 0;font-size:14px;line-height:1.5}.daily-progress-card>p.progress-encouragement{color:#7c4b18;background:#ffffffb8;border-radius:10px;padding:7px 9px;font-size:14px;font-weight:780;line-height:1.35}.daily-progress-card.has-remaining{background:#fff8ed;border-color:#efc58f}.daily-progress-card.has-remaining .daily-progress-heading>span{color:#a65d16;background:#f9e6c9}.daily-progress-card.all-complete{background:#f1faf5;border-color:#b9ddc9}.daily-progress-card.all-complete .daily-progress-heading>span{color:#28704c;background:#dcefe4}.daily-progress-card.all-complete .daily-progress-heading h2{color:#245c43}.daily-progress-card.all-complete>p.progress-encouragement{color:#286247}.daily-progress-card.syncing{background:#fff8eb;border-color:#efd19f}.daily-progress-card.syncing .daily-progress-heading>span{color:#9a631d;background:#f8e7ca}.daily-progress-card.unavailable{background:#f5f7fa}.remaining-point-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.remaining-point{background:#fff;border:1px solid #efd8b8;border-radius:12px;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:68px;padding:8px;display:grid}.remaining-point.suggested{background:#f0f8f4;border:1.5px solid #4f8b73;box-shadow:0 4px 12px #26664e1a}.remaining-point>span{color:#a65d16;background:#fff0d8;border-radius:10px;place-items:center;width:31px;height:31px;font-size:15px;font-weight:820;display:grid}.remaining-point.suggested>span{color:#fff;background:#34755e}.remaining-point>div{min-width:0}.remaining-point strong,.remaining-point small{display:block}.remaining-point em{color:#34755e;letter-spacing:.05em;white-space:nowrap;margin-bottom:2px;font-size:8px;font-style:normal;font-weight:850;display:block}.remaining-point strong{color:#26384d;overflow-wrap:anywhere;font-size:16px;line-height:1.2}.remaining-point small{color:#758194;overflow-wrap:anywhere;margin-top:3px;font-size:11px;line-height:1.2}.success-card.with-progress .success-close-note{align-items:center;margin-top:12px;padding:10px 12px}.success-card.with-progress .success-close-note:not(.queued) small{display:none}.success-card.with-progress .success-close-note strong{font-size:15px}.success-card.with-progress .success-hint{color:#7a8798;margin:12px 0;font-size:13px}@media (width<=430px){.success-card.with-progress{margin-top:8px;padding:20px 14px 17px}.success-card.with-progress .success-ring{width:54px;height:54px;margin-bottom:11px}.success-card.with-progress>h1{font-size:27px}.success-card.with-progress>p:not(.section-kicker){font-size:15px}.success-summary-row{margin-top:13px}.success-summary-item{grid-template-columns:20px minmax(0,1fr);gap:6px;min-height:62px;padding:8px}.success-summary-item.operator{grid-template-columns:19px minmax(0,1fr) auto}.success-summary-item small{font-size:10px}.success-summary-item strong{font-size:15px}.daily-progress-card{margin-top:12px;padding:12px 10px}.daily-progress-heading{gap:8px}.daily-progress-heading>span{flex-basis:38px;width:38px;height:38px}.daily-progress-heading h2{font-size:19px}.daily-progress-heading h2 strong{font-size:28px}.remaining-point-list{gap:6px;margin-top:10px}.remaining-point{grid-template-columns:28px minmax(0,1fr);gap:5px;min-height:64px;padding:7px 6px}.remaining-point>span{width:28px;height:28px;font-size:14px}.remaining-point strong{font-size:15px}.remaining-point small{font-size:10px}}@media (width<=350px){.remaining-point-list{grid-template-columns:repeat(2,minmax(0,1fr))}.remaining-point strong{font-size:16px}.remaining-point small{font-size:11px}}.records-load-more{background:#fafbfc;border-top:1px solid #edf0f4;justify-content:center;align-items:center;gap:14px;padding:15px 18px;display:flex}.records-load-more span{color:#7d8898;font-size:10px}.records-load-more button{min-height:38px;padding:0 18px}@media (width<=600px){.records-load-more{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;padding:10px 12px;position:sticky;bottom:0}}.report-supervisor-summary{grid-template-columns:minmax(330px,1.55fr) repeat(2,minmax(190px,.72fr));gap:14px;display:grid}.report-main-score,.report-compact-score{box-shadow:var(--v11-shadow);background:#fff;border:1px solid #e1e6ed;border-radius:18px}.report-main-score{align-items:center;gap:20px;min-height:154px;padding:22px;display:flex}.report-main-score .score-ring{flex:0 0 88px;width:88px;height:88px}.report-main-score .score-ring:before{inset:8px}.report-main-score .score-ring span{font-size:22px}.report-main-score>div:last-child{min-width:0}.report-main-score h2{color:#273447;margin:5px 0 7px;font-size:19px}.report-main-score strong,.report-main-score small{display:block}.report-main-score>div:last-child>strong{color:#172033;letter-spacing:-.04em;font-size:29px}.report-main-score small{color:#7f8a99;margin-top:6px;font-size:11px}.report-main-score.no-schedule .score-ring{background:#eef1f4}.report-main-score.no-schedule .score-ring span{color:#75808f}.report-main-score .no-schedule-copy{letter-spacing:-.02em!important;font-size:21px!important}.report-compact-score{color:#273447;text-align:left;cursor:pointer;border:1px solid #e1e6ed;grid-template-rows:auto auto 1fr;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:3px 11px;min-width:0;padding:20px;transition:all .16s;display:grid}.report-compact-score:hover{border-color:#b8c7dc;transform:translateY(-1px);box-shadow:0 10px 24px #233a5e17}.report-compact-score>span{border-radius:13px;grid-row:1/3;place-items:center;width:42px;height:42px;display:grid}.report-compact-score>span svg{width:20px}.report-compact-score>small{color:#677386;font-size:11px;font-weight:760}.report-compact-score>strong{letter-spacing:-.04em;font-size:31px;line-height:1.05}.report-compact-score>em{color:#7a8696;grid-column:1/3;justify-content:space-between;align-self:end;align-items:center;margin-top:11px;font-size:10px;font-style:normal;font-weight:700;display:flex}.report-compact-score.missed>span{background:var(--red-soft);color:var(--red)}.report-compact-score.missed>strong{color:var(--red)}.report-compact-score.anomalies>span{background:var(--orange-soft);color:var(--orange)}.report-compact-score.anomalies>strong{color:var(--orange)}.report-insight-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:14px;display:grid}.report-trend-panel,.report-highlights-panel,.report-problem-panel,.report-evidence-panel{overflow:hidden}.report-section-heading{padding:21px 22px 6px}.report-section-heading h2{margin:5px 0 0;font-size:17px}.report-section-heading span{color:#7d8897;margin-top:5px;font-size:10px;display:block}.report-trend-chart{min-height:224px;padding:3px 15px 13px}.report-trend-chart svg{width:100%;height:auto;display:block;overflow:visible}.trend-grid-line line{stroke:#e4e8ee;stroke-width:1px}.trend-grid-line text{fill:#929aa7;font-size:11px}.trend-line{stroke:#28765a;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.trend-point circle{fill:#fff;stroke:#28765a;stroke-width:4px}.trend-point text{font-family:inherit}.trend-point .trend-value{fill:#244d3e;font-size:12px;font-weight:800}.trend-point .trend-label{fill:#657184;font-size:12px;font-weight:700}.report-trend-empty{color:#83909d;justify-content:center;align-items:center;gap:9px;min-height:210px;font-size:11px;display:flex}.report-highlight-list{padding:8px 19px 18px}.report-highlight-list>div{border-top:1px solid #edf0f4;grid-template-columns:31px minmax(0,1fr);align-items:center;gap:10px;min-height:49px;padding:8px 2px;display:grid}.report-highlight-list>div:first-child{border-top:0}.highlight-dot{border-radius:10px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:850;display:grid}.highlight-dot.best{color:#267443;background:#e7f5eb}.highlight-dot.worst,.highlight-dot.missed{background:var(--red-soft);color:var(--red)}.highlight-dot.point{background:var(--blue-soft);color:var(--blue)}.highlight-dot.exception{background:var(--orange-soft);color:var(--orange)}.report-highlight-list p{min-width:0;margin:0}.report-highlight-list small,.report-highlight-list strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.report-highlight-list small{color:#8993a1;font-size:9px}.report-highlight-list strong{color:#344155;margin-top:3px;font-size:11px}.report-problem-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:15px;padding:21px 22px 15px;display:flex}.report-problem-heading h2{margin:5px 0 0;font-size:18px}.report-problem-heading>div:first-child>span{color:#7d8897;margin-top:5px;font-size:10px;display:block}.report-sort-tabs{background:#f5f7fa;border:1px solid #dfe4eb;border-radius:11px;padding:3px;display:flex}.report-sort-tabs button{color:#687486;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:34px;padding:0 13px;font-size:10px;font-weight:760}.report-sort-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 3px 9px #22375817}.report-problem-list{padding:0 17px}.report-problem-card{color:#344155;text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0f4;grid-template-columns:44px minmax(180px,1fr) 150px 94px;align-items:center;gap:12px;width:100%;min-height:84px;padding:11px 7px;display:grid}.report-problem-card:first-child{border-top:0}.report-problem-card:hover{background:#fafcff}.problem-floor{color:#4f6077;background:#f1f4f8;border-radius:12px;place-items:center;width:41px;height:41px;font-size:11px;font-weight:850;display:grid}.problem-copy{min-width:0}.problem-copy>strong,.problem-copy>small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.problem-copy>strong{color:#273447;font-size:13px}.problem-copy>small{color:#7f8998;margin-top:4px;font-size:9px}.problem-progress{background:#edf0f4;border-radius:99px;width:min(210px,100%);height:4px;margin-top:9px;display:block;position:relative;overflow:hidden}.problem-progress i{border-radius:inherit;background:#4d9871;height:100%;display:block}.problem-metrics small,.problem-metrics strong,.problem-metrics em{display:block}.problem-metrics small{color:#8a94a1;font-size:8px}.problem-metrics strong{color:#344155;margin-top:3px;font-size:11px}.problem-metrics em{color:var(--red);margin-top:4px;font-size:9px;font-style:normal;font-weight:760}.problem-rate{color:#385b4d;white-space:nowrap;justify-content:flex-end;align-items:center;gap:5px;font-size:13px;font-weight:820;display:flex}.report-show-more{width:100%;min-height:47px;color:var(--blue);cursor:pointer;background:#fafbfc;border:0;border-top:1px solid #edf0f4;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:760;display:flex}.report-problem-empty{color:#2c8a51;justify-content:center;align-items:center;gap:12px;min-height:145px;padding:24px;display:flex}.report-problem-empty>span strong,.report-problem-empty>span small{display:block}.report-problem-empty strong{color:#344155;font-size:12px}.report-problem-empty small{color:#7e8998;margin-top:4px;font-size:10px}.report-evidence-toggle{color:#344155;text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:92px;padding:18px 22px;display:flex}.report-evidence-toggle:hover{background:#fafcff}.report-evidence-toggle>span{align-items:center;gap:14px;min-width:0;display:flex}.report-evidence-toggle>span>svg{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);border-radius:13px;flex:0 0 42px;padding:11px}.report-evidence-toggle p,.report-evidence-toggle strong,.report-evidence-toggle small{margin:0;display:block}.report-evidence-toggle strong{color:#273447;margin-top:4px;font-size:15px}.report-evidence-toggle small{color:#7e8998;margin-top:4px;font-size:10px}.report-evidence-toggle>svg{transition:transform .18s}.report-evidence-toggle>svg.expanded{transform:rotate(180deg)}.report-evidence-content{border-top:1px solid #edf0f4}.report-evidence-content>section+section{border-top:8px solid #f5f7fb}.report-point-modal{flex-direction:column;width:min(610px,100%);max-height:calc(100dvh - 28px);padding:26px;display:flex;overflow:hidden}.report-point-title{align-items:center;gap:12px;padding-right:40px;display:flex}.report-point-title>span{background:var(--blue-soft);width:46px;height:46px;color:var(--blue-dark);border-radius:13px;flex:0 0 46px;place-items:center;font-size:12px;font-weight:850;display:grid}.report-point-title h2,.report-point-title p{margin:0}.report-point-title h2{font-size:24px}.report-point-title p{color:#7d8897;margin-top:4px;font-size:10px}.report-point-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:17px;display:grid}.report-point-summary article{background:#fafbfc;border:1px solid #e1e6ed;border-radius:11px;min-width:0;padding:11px 9px}.report-point-summary small,.report-point-summary strong{display:block}.report-point-summary small{color:#7e8997;font-size:8px}.report-point-summary strong{color:#2e3c50;white-space:nowrap;margin-top:5px;font-size:13px}.report-point-summary .missed strong{color:var(--red)}.report-point-summary .exception strong{color:var(--orange)}.report-point-timeline-heading{border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:17px;padding-bottom:9px;display:flex}.report-point-timeline-heading strong{font-size:12px}.report-point-timeline-heading span{color:#87919f;font-size:8px}.report-point-timeline{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;overflow-y:auto}.report-timeline-row{color:#536077;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:31px 67px minmax(0,1fr) 20px;align-items:center;gap:8px;width:100%;min-height:61px;padding:8px 4px;display:grid}.report-timeline-row:disabled{cursor:default;opacity:1}.report-timeline-row:not(:disabled):hover{background:#fafcff}.timeline-symbol{color:#7b8796;background:#f1f3f6;border-radius:9px;place-items:center;width:29px;height:29px;font-size:13px;font-weight:900;display:grid}.report-timeline-row.completed .timeline-symbol{color:#267443;background:#e5f4e9}.report-timeline-row.pending .timeline-symbol{background:var(--red-soft);color:var(--red)}.report-timeline-row.exception .timeline-symbol{background:var(--orange-soft);color:var(--orange)}.report-timeline-row.scheduled .timeline-symbol{color:#727d89;background:#f0f2f4}.report-timeline-row.unscheduled .timeline-symbol{color:#b0b7bf;background:#fafbfc}.timeline-date strong,.timeline-date small,.timeline-result strong,.timeline-result small{display:block}.timeline-date strong{color:#344155;font-size:11px}.timeline-date small{color:#8a94a1;margin-top:3px;font-size:8px}.timeline-result strong{font-size:11px}.timeline-result small{color:#8993a1;margin-top:3px;font-size:8px}.report-timeline-row.completed .timeline-result strong{color:#267443}.report-timeline-row.pending .timeline-result strong{color:var(--red)}.report-timeline-row.exception .timeline-result strong{color:var(--orange)}@media (width<=920px){.report-supervisor-summary{grid-template-columns:minmax(280px,1.3fr) repeat(2,minmax(150px,.7fr))}.report-insight-grid{grid-template-columns:1fr}.report-highlight-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;display:grid}.report-highlight-list>div:nth-child(2){border-top:0}.report-problem-card{grid-template-columns:44px minmax(150px,1fr) 128px 86px}}@media (width<=700px){.reports-view{gap:12px}.report-supervisor-summary{grid-template-columns:1fr 1fr;gap:9px}.report-main-score{grid-column:1/3;gap:15px;min-height:132px;padding:17px}.report-main-score .score-ring{flex-basis:76px;width:76px;height:76px}.report-main-score .score-ring span{font-size:20px}.report-main-score h2{font-size:17px}.report-main-score>div:last-child>strong{font-size:27px}.report-compact-score{grid-template-columns:35px minmax(0,1fr);gap:2px 8px;min-height:108px;padding:13px}.report-compact-score>span{width:35px;height:35px}.report-compact-score>strong{font-size:28px}.report-compact-score>em{margin-top:8px;font-size:9px}.report-section-heading{padding:17px 16px 1px}.report-trend-chart{min-height:0;padding:2px 5px 8px}.report-highlight-list{padding:7px 14px 15px;display:block}.report-highlight-list>div:nth-child(2){border-top:1px solid #edf0f4}.report-problem-heading{flex-direction:column;align-items:stretch;padding:17px 15px 13px}.report-sort-tabs{width:100%}.report-sort-tabs button{flex:1}.report-problem-list{padding:0 11px}.report-problem-card{grid-template-columns:39px minmax(0,1fr) auto;gap:9px;min-height:94px;padding:10px 3px}.problem-floor{width:37px;height:37px}.problem-copy>strong{font-size:12px}.problem-metrics{display:none}.problem-rate{align-self:start;padding-top:3px;font-size:12px}.problem-progress{margin-top:7px}.report-evidence-toggle{min-height:84px;padding:15px}.report-evidence-toggle>span{gap:10px}.report-evidence-toggle>span>svg{flex-basis:38px;width:38px;height:38px;padding:10px}.report-evidence-toggle small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.report-evidence-content .panel-heading{padding-left:15px;padding-right:15px}.report-evidence-content .report-footnote{flex-direction:column;align-items:flex-start}.report-point-backdrop{padding:8px}.report-point-modal{max-height:calc(100dvh - 16px);padding:21px 15px}.report-point-title{gap:10px}.report-point-title>span{flex-basis:42px;width:42px;height:42px}.report-point-title h2{font-size:21px}.report-point-summary{grid-template-columns:1fr 1fr}.report-point-summary article{padding:9px}.report-point-timeline-heading{flex-direction:column;align-items:flex-start;gap:3px}.report-timeline-row{grid-template-columns:29px 61px minmax(0,1fr) 18px;gap:7px}.timeline-symbol{width:27px;height:27px}.weekly-anomaly-list button{grid-template-columns:34px minmax(0,1fr) 18px}.weekly-anomaly-list .anomaly-issue,.weekly-anomaly-list time{grid-column:2/4}.weekly-anomaly-list .anomaly-photo-action{font-size:0}}@media (width<=380px){.report-main-score{gap:11px;padding:14px}.report-main-score .score-ring{flex-basis:68px;width:68px;height:68px}.report-main-score h2{font-size:15px}.report-main-score>div:last-child>strong{font-size:24px}.report-main-score small{font-size:9px}.report-compact-score{padding:11px}.report-compact-score>em{font-size:8px}.report-point-summary strong{font-size:12px}}@page review-weekly{size:A4 portrait;margin:10mm}@page review-monthly{size:A4 portrait;margin:10mm}@media print{body.print-review-report .report-print-sheet.weekly-print-sheet,body.print-review-report .report-print-sheet.monthly-print-sheet{page:review-weekly}body.print-review-report .report-print-sheet{display:block!important}body.print-review-report .report-print-sheet .print-page{break-after:page;page-break-after:always}body.print-review-report .report-print-sheet .print-page:last-child{break-after:auto;page-break-after:auto}body.print-review-report .report-print-sheet header{padding-bottom:4mm}body.print-review-report .report-print-sheet header h1{font-size:18pt}body.print-review-report .print-summary{margin:4mm 0 3.5mm}body.print-review-report .print-summary article{padding:2.7mm}body.print-review-report .print-summary strong{font-size:13pt}body.print-review-report .report-trend-chart{height:53mm;min-height:0;padding:0 2mm}body.print-review-report .report-trend-chart svg{width:100%;height:100%}body.print-review-report .trend-grid-line line{stroke:#d9dfdb}body.print-review-report .trend-grid-line text,body.print-review-report .trend-point .trend-label{font-size:10px}body.print-review-report .trend-line,body.print-review-report .trend-point circle{stroke:#285f4b;stroke-width:3px}body.print-review-report .trend-point .trend-value{font-size:10px}body.print-review-report .report-trend-empty{height:46mm;min-height:0}body.print-review-report .print-extremes{grid-template-columns:1fr 1fr;gap:2mm;margin:2mm 0 3mm;display:grid}body.print-review-report .print-extremes article{border:.3mm solid #d5dcd7;border-radius:2mm;padding:2.5mm}body.print-review-report .print-extremes span,body.print-review-report .print-extremes strong{display:block}body.print-review-report .print-extremes span{color:#758079;font-size:6.5pt}body.print-review-report .print-extremes strong{margin-top:1mm;font-size:10pt}body.print-review-report .report-print-sheet h2{margin:3.5mm 0 1.5mm}body.print-review-report .report-print-sheet th,body.print-review-report .report-print-sheet td{padding:1.45mm 1.7mm;font-size:6.5pt}body.print-review-report .print-page-note{color:#7a847f;border-top:.25mm solid #d7ddd9;margin-top:3mm;padding-top:2mm;font-size:6.3pt}body.print-review-report .print-problem-page,body.print-review-report .print-evidence-page{break-before:page;page-break-before:always}body.print-review-report .print-weekly-review-table{table-layout:fixed}body.print-review-report .print-weekly-review-table th:first-child,body.print-review-report .print-weekly-review-table td:first-child{width:28%}body.print-review-report .print-weekly-review-table th,body.print-review-report .print-weekly-review-table td{padding:1.05mm .75mm;font-size:5.8pt}body.print-review-report .report-print-sheet .print-review-state.completed{color:#267443!important}body.print-review-report .report-print-sheet .print-review-state.pending{color:#b42318!important}body.print-review-report .report-print-sheet .print-review-state.exception{color:#a8560d!important}body.print-review-report .report-print-sheet .print-review-state.scheduled{color:#697680!important}body.print-review-report .report-print-sheet .print-review-state.unscheduled{color:#a7afb0!important}body.print-review-report .report-print-sheet footer{margin-top:4mm}}
