@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.app-version{color:#8fa5ba;margin-top:auto;padding:0 15px 4px;font-size:11px}.logout-link{margin-top:0}.employee-version{color:#8fa5ba;margin-left:auto;margin-right:12px;font-size:10px}.login-version{text-align:center;color:#9aa6b4;font-size:10px}:root{color:#12263f;font-synthesis:none;--navy:#0b2a4d;--navy-dark:#071e38;--green:#1fb66f;--green-soft:#e9f8f0;--line:#dfe5eb;--muted:#68778b;--amber:#f4a62a;background:#f5f7f9;font-family:Manrope,Inter,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{stroke-width:1.9px;width:20px;height:20px}h1,h2,p{margin-top:0}.brand{color:#fff;align-items:center;gap:12px;font-size:21px;font-weight:800;display:flex}.brand-mark{width:35px;height:42px;color:var(--green);border:2px solid #fff;border-radius:5px;place-items:center;display:grid}.brand-mark svg{width:25px;height:25px}.primary-button,.secondary-button{border:0;border-radius:7px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-weight:700;display:inline-flex}.primary-button{background:var(--green);color:#fff;box-shadow:0 9px 22px #1fb66f29}.primary-button:hover{background:#16a662}.primary-button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{color:var(--navy);background:#fff;border:1px solid #aebbc8}.compact{min-height:43px;padding:0 17px}.wide{width:100%;min-height:55px}.muted{color:var(--muted)}.form-error,.success-message{border-radius:7px;padding:11px 14px;font-size:13px}.form-error{color:#a63d2d;background:#fff1ee}.success-message{background:var(--green-soft);color:#11794b;margin-top:14px}.login-page{background:#fff;grid-template-columns:minmax(330px,44%) 1fr;min-height:100vh;display:grid}.login-brand{color:#fff;background:radial-gradient(circle at 70% 35%,#123c69 0,var(--navy) 35%,var(--navy-dark) 80%);flex-direction:column;padding:58px 68px;display:flex;position:relative;overflow:hidden}.login-logo{align-items:center;gap:14px;font-size:26px;font-weight:800;display:flex}.login-logo svg{width:39px;height:39px;color:var(--green)}.login-art{border:2px dashed #fff6;border-radius:50%;place-items:center;width:310px;height:310px;margin:auto;display:grid;position:relative}.login-art svg{stroke-width:.8px;width:136px;height:136px}.login-art span,.login-art i{border:3px solid var(--green);border-radius:50%;position:absolute}.login-art span{width:74px;height:74px;bottom:38px;right:-4px}.login-art i{border-width:0 3px 3px 0;border-radius:0;width:22px;height:22px;bottom:64px;right:22px;transform:rotate(45deg)}.login-brand p{color:#d7e1ec;line-height:1.7}.login-form-wrap{place-items:center;padding:40px;display:grid}.login-form{gap:18px;width:min(100%,430px);display:grid}.login-form h1{margin:0;font-size:34px}.login-form>p{color:var(--muted);margin-bottom:10px}.login-form label,.form-grid label{gap:8px;font-size:13px;font-weight:700;display:grid}.login-form input,.form-grid input,.form-grid textarea,.form-grid select{width:100%;min-height:49px;color:var(--navy);background:#fff;border:1px solid #cad4de;border-radius:6px;outline:none;padding:0 13px}.login-form input:focus,.form-grid input:focus,.form-grid textarea:focus,.form-grid select:focus{border-color:var(--green);box-shadow:0 0 0 3px #1fb66f1a}.password-input{position:relative}.password-input button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;position:absolute;top:7px;right:8px}.checkbox{grid-template-columns:auto 1fr;align-items:center;gap:10px!important;font-weight:500!important;display:flex!important}.checkbox input{width:17px;min-height:17px;accent-color:var(--green)}.demo-hint{text-align:center;color:var(--muted)}.recaptcha-notice{color:#447160;background:#f0f8f4;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:31px;margin-top:-5px;font-size:10px;display:flex}.recaptcha-notice svg{color:#0a9b5c;width:15px}.admin-layout{grid-template-columns:244px 1fr;min-height:100vh;display:grid}.admin-sidebar{background:linear-gradient(180deg,var(--navy-dark),var(--navy));z-index:5;flex-direction:column;width:244px;padding:28px 16px;display:flex;position:fixed;inset:0 auto 0 0}.admin-sidebar .brand{padding:0 13px 30px}.admin-sidebar nav{gap:7px;display:grid}.admin-sidebar nav a,.logout-link{color:#d9e5ef;border-radius:7px;align-items:center;gap:13px;min-height:50px;padding:0 15px;font-size:14px;font-weight:600;display:flex}.admin-sidebar nav a.active{color:#fff;box-shadow:inset 3px 0 var(--green);background:#ffffff17}.logout-link{background:0 0;border:0;width:100%;margin-top:auto}.admin-main{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 34px;display:flex}.account{align-items:center;gap:11px;display:flex}.account span:last-child{gap:2px;font-size:13px;display:grid}.account small{color:var(--muted)}.avatar,.small-avatar{color:var(--navy);background:#dce9e4;border-radius:50%;place-items:center;font-weight:800;display:inline-grid}.avatar{width:42px;height:42px}.admin-page{max-width:1500px;margin:auto;padding:32px 34px 45px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:74px;display:flex}.page-heading h1{letter-spacing:-.8px;margin-bottom:7px;font-size:31px}.page-heading p{color:var(--muted);font-size:14px}.stats-row{grid-template-columns:repeat(3,1fr);gap:16px;margin:15px 0 18px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:17px;min-height:115px;padding:22px;display:flex}.stat>span{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;display:grid}.stat div{gap:4px;display:grid}.stat small{color:#33445a}.stat strong{color:var(--green);font-size:29px}.panel{border:1px solid var(--line);background:#fff;border-radius:9px;padding:20px}.panel h2{margin-bottom:20px;font-size:16px}.dashboard-grid{grid-template-columns:1fr 310px;gap:16px;margin-bottom:16px;display:grid}.attendance-chart,.attention{min-height:312px}.timeline-row{grid-template-columns:90px 1fr;align-items:center;gap:8px;margin:21px 0;font-size:13px;display:grid}.timeline-row i{background:#edf0f2;border-radius:10px;height:12px;overflow:hidden}.timeline-row b{background:var(--green);border-radius:10px;height:100%;display:block}.warning{color:#b56c00;background:#fffaf0;border:1px solid #f5ca79;border-radius:7px;gap:12px;padding:15px;display:flex}.warning span{gap:4px;display:grid}.warning strong{color:var(--navy);font-size:13px}.warning small{color:#6f6048}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:12px}th{color:#657389;text-align:left;background:#f5f7f9;font-weight:600}th,td{border-bottom:1px solid var(--line);white-space:nowrap;height:51px;padding:0 12px}td:first-child{align-items:center;gap:10px;display:flex}.small-avatar{flex:0 0 31px;width:31px;height:31px;font-size:10px}.status{border:0;border-radius:15px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.status.active{color:#0b8a52;background:var(--green-soft)}.status.inactive{color:#68778b;background:#eef1f4}.users-panel{margin-top:14px}.table-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;font-size:12px;display:flex}.search{border:1px solid #cad4de;border-radius:6px;align-items:center;gap:9px;width:min(420px,70%);height:43px;padding:0 12px;display:flex}.search input{border:0;outline:0;flex:1;min-width:0}.drawer-backdrop{z-index:10;background:#071e3852;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:#fff;flex-direction:column;width:min(470px,100vw);height:100%;display:flex;box-shadow:-16px 0 40px #071e382e}.drawer header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;padding:0 24px;display:flex}.drawer header h2{margin:0;font-size:19px}.drawer header button{background:0 0;border:0}.drawer form{flex-direction:column;flex:1;padding:24px;display:flex;overflow-y:auto}.form-grid{grid-template-columns:1fr 1fr;gap:17px 13px;display:grid}.form-grid .full{grid-column:1/-1}.form-grid textarea{resize:vertical;min-height:90px;padding-top:12px}.avatar-field{position:relative}.avatar-field svg{color:var(--muted);position:absolute;top:14px;left:13px}.avatar-field input{padding-left:42px}.drawer footer{justify-content:flex-end;gap:10px;margin-top:auto;padding-top:24px;display:flex}.employee-app{background:#fff;min-height:100vh;padding-bottom:76px}.employee-header{background:var(--navy);justify-content:space-between;align-items:center;height:72px;padding:0 20px;display:flex}.employee-header .brand{font-size:18px}.employee-header .brand-mark{width:30px;height:36px}.employee-header>button{color:#fff;background:#ffffff14;border:0;border-radius:50%;width:42px;height:42px}.employee-content{width:min(100%,520px);margin:auto}.employee-page{padding:28px 20px 35px}.employee-page>h1{letter-spacing:-.7px;font-size:29px}.work-state{border:1px solid var(--line);color:#233850;background:#f8fafb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:232px;display:flex}.work-state>svg{color:#9aaabb;stroke-width:1.2px;width:62px;height:62px;margin:21px 0 13px}.work-state p{text-align:center;margin:0;font-size:14px;line-height:1.55}.state-dot{background:#9aaabb;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}.employee-actions{gap:12px;margin:20px 0 30px;display:grid}.employee-actions a{border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:71px;font-size:17px;font-weight:800;display:flex}.employee-actions svg{width:28px;height:28px}.action-entry{background:var(--green);color:#fff;box-shadow:0 10px 24px #1fb66f33}.action-exit{border:1px solid var(--navy);color:var(--navy)}.today-summary h2{font-size:16px}.today-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;display:flex}.today-summary div span{align-items:center;gap:11px;font-weight:700;display:flex}.today-summary div svg{color:var(--green)}.today-summary>p{text-align:center;color:var(--muted);margin-top:18px;font-size:12px}.bottom-nav{border-top:1px solid var(--line);z-index:5;background:#fffffff7;justify-content:center;height:72px;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{color:#7b899a;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:min(50%,260px);font-size:11px;font-weight:600;display:flex}.bottom-nav a.active{color:var(--navy);box-shadow:inset 0 3px var(--navy)}.capture-page{padding-top:16px}.capture-title{grid-template-columns:40px 1fr 40px;align-items:center;margin-bottom:18px;display:grid}.capture-title h1{text-align:center;margin:0;font-size:21px}.camera-preview{background:#d5dade;border-radius:12px;place-items:center;height:360px;margin-bottom:12px;display:grid;position:relative;overflow:hidden}.camera-preview video,.camera-preview img{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.camera-preview>svg{color:#8793a0;stroke-width:.7px;width:130px;height:130px;position:absolute}.location-panel{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;margin:16px 0;padding:16px;display:flex}.location-panel h2{margin-bottom:10px;font-size:15px}.location-panel p{color:var(--navy);grid-template-columns:22px 1fr;margin:0;font-size:13px;display:grid}.location-panel p small{color:var(--muted);grid-column:2;margin-top:4px}.location-panel button{background:var(--green-soft);width:46px;height:46px;color:var(--green);border:0;border-radius:50%}.segmented{border:1px solid var(--navy);border-radius:7px;grid-template-columns:1fr 1fr;margin-bottom:26px;display:grid;overflow:hidden}.segmented button{min-height:47px;color:var(--navy);background:#fff;border:0;justify-content:center;align-items:center;gap:7px;font-weight:700;display:flex}.segmented button.active{background:var(--navy);color:#fff}.journal-list{gap:11px;display:grid}.journal-list article{border:1px solid var(--line);border-radius:10px;grid-template-columns:54px 36px 1fr;align-items:start;gap:11px;padding:16px;display:grid}.journal-list time{padding-top:8px;font-size:13px;font-weight:800}.journal-icon{color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.journal-icon.in{background:var(--green)}.journal-icon.out{background:var(--navy)}.journal-icon svg{width:17px;height:17px}.journal-list article strong{font-size:14px}.journal-list article p{color:var(--muted);align-items:center;gap:4px;margin:6px 0;font-size:11px;display:flex}.journal-list article p svg{width:14px}.journal-list article small{color:#b56c00}.empty-journal{min-height:280px;color:var(--muted);text-align:center;align-content:center;place-items:center;display:grid}.empty-journal svg{stroke-width:1px;width:60px;height:60px}.empty-journal h2{color:var(--navy);margin:15px 0 5px}.calendar-view{border:1px solid var(--line);border-radius:10px;padding:16px}.calendar-view header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.calendar-view header button{background:0 0;border:0;font-size:24px}.calendar-grid{text-align:center;grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.calendar-grid b{color:var(--muted);font-size:11px}.calendar-grid span{border-radius:50%;place-items:center;min-height:38px;font-size:12px;display:grid}.calendar-grid .today{color:#fff;background:var(--green)}@media (width>=760px){.employee-app{background:#eef2f5}.employee-content{background:#fff;min-height:calc(100vh - 144px);box-shadow:0 0 35px #071e380f}}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-brand{min-height:220px;padding:30px}.login-art{opacity:.35;width:180px;height:180px;position:absolute;top:20px;right:35px}.login-brand p{margin-top:auto;margin-bottom:0}.login-form-wrap{padding:45px 24px}.admin-layout{grid-template-columns:76px 1fr}.admin-sidebar{width:76px;padding:22px 10px}.admin-sidebar .brand>span:last-child,.admin-sidebar nav a{font-size:0}.admin-sidebar .brand{padding:0 10px 26px}.admin-sidebar nav a,.logout-link{justify-content:center;padding:0}.logout-link{font-size:0}.admin-main{grid-column:2}.dashboard-grid,.stats-row{grid-template-columns:1fr}.topbar{padding:0 18px}.admin-page{padding:24px 18px}}@media (width<=540px){.login-brand{min-height:180px}.login-art{display:none}.login-form-wrap{place-items:start stretch}.login-form h1{font-size:29px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.page-heading{flex-direction:column}.camera-preview{height:330px}}@media (prefers-reduced-motion:no-preference){.drawer{animation:.22s ease-out slide-in}@keyframes slide-in{0%{transform:translate(100%)}}}.capture-requirements{background:linear-gradient(135deg,#f5fbf8,#eef9f3);border:1px solid #cfe5d9;border-radius:11px;gap:12px;margin-bottom:15px;padding:14px;display:grid}.capture-requirements>div:first-child{align-items:center;gap:10px;display:flex}.capture-requirements>div:first-child>svg{color:#0b9d5e;width:23px}.capture-requirements>div:first-child span{gap:2px;display:grid}.capture-requirements strong{font-size:13px}.capture-requirements small{color:#6f7f8d;font-size:10px}.capture-requirements>div:last-child{flex-wrap:wrap;gap:6px;display:flex}.capture-requirements>div:last-child>span{color:#718090;background:#fff;border-radius:7px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:9px;display:flex}.capture-requirements>div:last-child>span.required{color:#fff;background:#0a9c5d}.capture-requirements span svg{width:13px}.capture-requirements span b{text-transform:uppercase;letter-spacing:.25px;opacity:.8;font-size:7px}.capture-field-card{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0 0 14px;padding:14px}.capture-field-card>header{align-items:center;gap:10px;margin-bottom:13px;display:flex}.capture-field-card>header>span{background:var(--green-soft);width:38px;height:38px;color:var(--green);border-radius:10px;place-items:center;display:grid}.capture-field-card>header>span svg{width:19px}.capture-field-card>header>div{flex:1}.capture-field-card>header h2{margin:0 0 3px;font-size:15px}.capture-field-card>header small{color:var(--muted);font-size:10px}.capture-field-card>header em{color:#07854f;background:#e9f8f1;border-radius:999px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:800;display:flex}.capture-field-card>header em svg{width:12px}.capture-field-card .camera-preview{height:315px}.location-panel.capture-field-card{grid-template-columns:1fr 48px;gap:0 10px;margin:0 0 14px;padding:14px;display:grid}.location-panel.capture-field-card>header{grid-column:1/-1}.location-panel.capture-field-card>div{align-self:center}.location-panel.capture-field-card>button{grid-area:2/2}.capture-note label{display:block;position:relative}.capture-note textarea{resize:vertical;width:100%;min-height:102px;font:inherit;border:1px solid #cfd8df;border-radius:9px;padding:13px 13px 26px;font-size:13px;line-height:1.5}.capture-note textarea:focus{border-color:#49b782;outline:2px solid #9bdaba}.capture-note label>small{color:#8693a0;font-size:9px;position:absolute;bottom:8px;right:10px}.capture-missing{color:#805b18;background:#fff9ec;border:1px solid #f0d29a;border-radius:9px;align-items:center;gap:10px;margin:2px 0 10px;padding:11px 13px;display:flex}.capture-missing>svg{flex:none;width:20px}.capture-missing>span{gap:2px;display:grid}.capture-missing strong{font-size:11px}.capture-missing small{font-size:9px}.capture-submit{min-height:56px;margin-top:4px}.capture-submit:disabled{box-shadow:none;background:#aebbc3}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@media (width<=540px){.capture-field-card .camera-preview{height:280px}.capture-requirements>div:last-child>span{white-space:nowrap;flex:1;justify-content:center}.capture-requirements span b{display:none}}:where(button,a,input):focus-visible{outline-offset:2px;outline:3px solid #20b97066}.employee-header{justify-content:flex-start;gap:12px}.employee-version{margin-left:auto;margin-right:0}.employee-account{color:#fff;border-radius:9px;align-items:center;gap:9px;min-width:0;padding:5px 7px;display:flex}.employee-account:hover,.employee-account.active{background:#ffffff12}.employee-account>span{gap:1px;min-width:0;display:grid}.employee-account strong{text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;overflow:hidden}.employee-account small{color:#a9bdcf;font-size:8px}.employee-header>button{flex:none}.bottom-nav a{width:min(33.333%,173px)}.profile-page{max-width:1240px}.profile-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:86px;display:flex}.profile-heading>div>span{color:var(--green);letter-spacing:.9px;font-size:9px;font-weight:800}.profile-heading h1{letter-spacing:-.8px;margin:5px 0 7px;font-size:31px}.profile-heading p{color:var(--muted);margin:0;font-size:13px}.profile-heading>svg{color:#0a9d5d;stroke-width:1.35px;width:42px;height:42px}.profile-hero{background:linear-gradient(120deg,#fff 0%,#f1faf5 68%,#e6f7ee 100%);border:1px solid #d4e4db;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;min-height:144px;margin:5px 0 16px;padding:22px 26px;display:grid;box-shadow:0 8px 25px #123c2910}.profile-avatar-preview{position:relative}.profile-avatar-preview>span{background:var(--green);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid;position:absolute;bottom:0;right:-2px}.profile-avatar-preview>span svg{width:13px}.profile-hero>div:nth-child(2)>small{color:#0b8f56;text-transform:uppercase;letter-spacing:.7px;font-size:9px;font-weight:800}.profile-hero h2{margin:4px 0 5px;font-size:24px}.profile-hero p{color:#68798c;margin:0;font-size:11px}.profile-account-state{background:#fff;border:1px solid #cce7d8;border-radius:9px;align-items:center;gap:9px;padding:12px 14px;display:flex}.profile-account-state>svg{color:#0a9b5c;width:22px}.profile-account-state>span{gap:2px;display:grid}.profile-account-state strong{font-size:10px}.profile-account-state small{color:#7b8997;font-size:8px}.profile-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);align-items:start;gap:16px;display:grid}.profile-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:0;overflow:hidden;box-shadow:0 3px 14px #0a29490a}.profile-card>header{border-bottom:1px solid #e8edf0;align-items:center;gap:12px;min-height:82px;padding:18px 20px;display:flex}.profile-card>header>span{background:var(--green-soft);color:#0a985a;border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.profile-card>header h2{margin:0 0 4px;font-size:16px}.profile-card>header p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.profile-form-grid{grid-template-columns:1fr 1fr;gap:16px 13px;padding:20px;display:grid}.profile-form-grid label,.password-fields label{color:#30445b;gap:7px;font-size:10px;font-weight:800;display:grid}.profile-form-grid label>small{color:#8794a2;font-size:8px;font-weight:500}.profile-form-grid .full{grid-column:1/-1}.profile-form-grid input,.password-fields input{width:100%;height:45px;color:var(--navy);background:#fff;border:1px solid #cbd5dd;border-radius:7px;outline:0;padding:0 12px;font-size:11px}.profile-form-grid input:focus,.password-fields input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1fb66f18}.profile-input-icon,.profile-password{display:block;position:relative}.profile-input-icon>svg{color:#7e8c9b;width:17px;position:absolute;top:13px;left:12px}.profile-input-icon>input{padding-left:39px}.profile-password>input{padding-right:45px}.profile-password>button{color:#718194;background:0 0;border:0;border-radius:6px;place-items:center;width:37px;height:37px;display:grid;position:absolute;top:4px;right:4px}.profile-password>button svg{width:17px}.profile-readonly{background:#f7f9fa;border:1px solid #e0e6eb;border-radius:8px;grid-template-columns:25px 1fr 25px 1fr;align-items:center;gap:8px;margin:0 20px;padding:13px;display:grid}.profile-readonly>svg{color:#7e8c9a;width:17px}.profile-readonly>span{gap:2px;display:grid}.profile-readonly small{color:#8491a0;font-size:8px}.profile-readonly strong{font-size:10px}.profile-card>.form-error,.profile-card>.success-message{margin:14px 20px 0}.profile-card>footer{border-top:1px solid #e7ecef;justify-content:space-between;align-items:center;gap:9px;min-height:71px;margin-top:18px;padding:13px 20px;display:flex}.profile-card>footer button svg{width:16px}.password-fields{gap:15px;padding:20px;display:grid}.password-hint{background:#f2faf6;border:1px solid #cfe7db;border-radius:8px;align-items:center;gap:10px;margin:0 20px;padding:12px;display:flex}.password-hint>svg{color:#0a995a;width:21px}.password-hint>span{gap:3px;display:grid}.password-hint strong{font-size:9px}.password-hint small{color:#708174;font-size:8px;line-height:1.4}.employee-page.profile-page{padding-top:22px}.employee-page.profile-page .profile-heading>svg{display:none}.employee-page.profile-page .profile-heading h1{font-size:25px}.employee-page.profile-page .profile-heading p{font-size:11px}.employee-page.profile-page .profile-hero{grid-template-columns:auto 1fr;padding:18px}.employee-page.profile-page .profile-account-state{grid-column:1/-1}.employee-page.profile-page .profile-grid,.employee-page.profile-page .profile-form-grid{grid-template-columns:1fr}.employee-page.profile-page .profile-form-grid .full{grid-column:auto}.employee-app,.employee-content{overflow-x:clip}.profile-page{min-width:0}.bottom-nav a{width:33.333%;max-width:173px}.profile-hero>div:nth-child(2),.profile-readonly>span{min-width:0}.profile-hero p,.profile-readonly strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-page.profile-page .password-card{margin-bottom:76px}@media (width<=900px){.profile-grid{grid-template-columns:1fr}.profile-page{max-width:760px}.profile-heading{min-height:auto;margin-bottom:18px}}@media (width<=540px){.employee-header{gap:7px;padding:0 10px}.employee-header .brand>span:last-child,.employee-version{display:none}.employee-account{gap:7px;margin-left:auto;padding:4px}.employee-account strong{max-width:115px;font-size:10px}.employee-account small{display:none}.employee-header>button{width:38px;height:38px}.profile-heading h1{font-size:25px}.profile-heading>svg{display:none}.profile-hero{grid-template-columns:auto minmax(0,1fr);gap:13px;padding:17px}.profile-hero .person-avatar.xlarge{width:72px;height:72px;font-size:20px}.profile-hero h2{font-size:19px}.profile-hero p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-account-state{grid-column:1/-1}.profile-form-grid{grid-template-columns:1fr;padding:16px}.profile-form-grid .full{grid-column:auto}.profile-readonly{grid-template-columns:22px 1fr;margin:0 16px}.profile-card>footer{flex-direction:column-reverse;align-items:stretch;padding:13px 16px}.profile-card>footer>span{display:none}.profile-card>footer button{width:100%}.password-fields{padding:16px}.password-hint{margin:0 16px}.profile-card>.form-error,.profile-card>.success-message{margin-inline:16px}}.remote-profile-card{margin-top:16px}.remote-profile-card>header>button{margin-left:auto}.remote-profile-info{color:#587164;background:#f2faf6;border:1px solid #cfe5d9;border-radius:8px;align-items:center;gap:9px;margin:15px 20px;padding:11px;font-size:9px;line-height:1.45;display:flex}.remote-profile-info svg{color:#098450;flex:none;width:18px}.remote-profile-list{gap:9px;padding:0 20px 20px;display:grid}.remote-profile-list article{border:1px solid #e0e6ea;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:8px 12px;padding:13px;display:grid;position:relative}.remote-profile-list article>.remote-location-status{grid-column:1/-1}.remote-profile-list article>div{gap:3px;display:grid}.remote-profile-list article>div strong{font-size:11px}.remote-profile-list article>div small{color:#718294;font-size:8px}.remote-profile-list article>.remote-radius{color:#087d4b;align-items:center;gap:5px;font-size:9px;font-weight:800;display:flex}.remote-profile-list article>.remote-radius svg{width:14px}.remote-profile-list article>p{color:#67788a;border-top:1px solid #edf0f2;grid-column:1/-1;margin:0;padding-top:8px;font-size:8px}.remote-profile-list article>button{color:#a64945;background:#f6eeee;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.remote-profile-list article>button svg{width:15px}.remote-profile-empty{color:#788899;border:1px dashed #cdd8df;border-radius:9px;place-content:center;justify-items:center;gap:5px;min-height:130px;display:grid}.remote-profile-empty svg{color:#28a66d;width:26px}.remote-profile-empty strong{font-size:10px}.remote-profile-empty span{font-size:8px}.remote-disabled{padding-bottom:15px}.remote-disabled>small{color:#7b8998;padding:0 20px}.employee-remote-drawer{width:min(720px,100vw)}.employee-remote-drawer .location-map-editor{flex-basis:300px;height:300px}.employee-remote-drawer textarea,.remote-review-drawer textarea{resize:vertical;min-height:80px;font:inherit;border:1px solid #cbd5dd;border-radius:7px;padding:10px}.use-device-location{width:max-content}@media (width<=540px){.remote-profile-card>header{flex-wrap:wrap;align-items:flex-start}.remote-profile-card>header>div{min-width:190px}.remote-profile-card>header>button{width:100%;margin:0}.remote-profile-list{padding-inline:15px}.remote-profile-list article{grid-template-columns:1fr auto}.remote-profile-list article>.remote-radius{grid-column:1}.employee-remote-drawer{max-height:100vh}.use-device-location{width:100%}}.work-state{background:linear-gradient(145deg,#fff,#f4f8f6);min-height:255px;margin-top:18px;padding:26px 20px;box-shadow:0 10px 30px #0a2b4a0b}.work-state.state-1{background:linear-gradient(145deg,#fff,#effaf4);border-color:#bde5d0}.work-state.state-2{background:linear-gradient(145deg,#fff,#fff8eb);border-color:#f3d295}.work-state.state-1>svg{color:var(--green)}.work-state.state-2>svg{color:#d98a12}.work-state.state-1 .state-dot{background:var(--green)}.work-state.state-2 .state-dot{background:#e59a24}.state-badge{background:#fff;border:1px solid #dfe7e2;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800}.work-progress{gap:7px;width:100%;margin-top:20px;display:grid}.work-progress>span{background:#dfe7e4;border-radius:999px;height:8px;overflow:hidden}.work-progress i{border-radius:inherit;background:linear-gradient(90deg,#1fb66f,#0a9859);height:100%;display:block}.work-progress small{text-align:center;color:#617487;font-size:10px}.employee-actions.single-action{gap:10px}.employee-actions.single-action>a,.employee-actions.single-action>button{border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:68px;font-size:16px;font-weight:800;display:flex}.action-break,.action-break-end{color:#9a6109;background:#fff4df;border:1px solid #efca84;box-shadow:0 8px 20px #d7901720}.action-break-end{background:var(--green);color:#fff;border-color:var(--green)}.employee-actions .action-exit{background:#fff;border:1px solid #9eadba}.break-intent{background:#fff;border:1px solid #dae3e8;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px 15px;display:flex}.break-intent>span{align-items:center;gap:10px;display:flex}.break-intent>span>svg{color:#d98a12;width:25px}.break-intent>span>span{gap:3px;display:grid}.break-intent strong{font-size:12px}.break-intent small{color:var(--muted);font-size:9px}.action-suggestion{text-align:center;color:#778696;margin:0;font-size:9px;line-height:1.5}.employee-modal-backdrop{z-index:30;background:#061b337d;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.employee-confirm{text-align:center;background:#fff;border-radius:15px;width:min(430px,100%);padding:28px 24px 22px;position:relative;box-shadow:0 24px 70px #061b3352}.employee-confirm .modal-close{color:#657589;background:#f1f4f6;border:0;border-radius:50%;width:36px;height:36px;position:absolute;top:12px;right:12px}.confirm-icon{color:#d88911;background:#fff3dc;border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;display:grid}.confirm-icon svg{width:28px}.employee-confirm h2{margin:17px 0 8px;font-size:21px}.employee-confirm p{color:#607286;font-size:11px;line-height:1.65}.employee-confirm>div{justify-content:center;gap:9px;margin-top:19px;display:flex}.capture-title{grid-template-columns:40px 45px 1fr;gap:9px}.capture-title>a{border:1px solid var(--line);border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.capture-title>div h1{text-align:left;font-size:19px}.capture-title>div p{color:var(--muted);margin:3px 0 0;font-size:9px}.capture-intent-icon{background:var(--green-soft);width:42px;height:42px;color:var(--green);border-radius:11px;place-items:center;display:grid}.capture-intent-icon.break{color:#d78810;background:#fff3dd}.capture-intent-icon.break-end{color:var(--green);background:#e9f8f0}.capture-submit.break{background:#d98a12;box-shadow:0 9px 22px #d98a1229}.journal-icon.break{background:#de901c}.journal-icon.break-end{background:#268a77}.entry-badge.break,.entry-badge.break-end{color:#a6690c;background:#fff5e4}.entry-badge.break-end{color:#237a6c;background:#edf8f6}@media (width<=540px){.employee-confirm>div{flex-direction:column-reverse;align-items:stretch}.employee-confirm>div button{width:100%}.capture-title{grid-template-columns:38px 38px 1fr}.capture-intent-icon{width:38px;height:38px}.work-state{min-height:240px}}.required-password-page{background:#fff;grid-template-columns:minmax(340px,43%) 1fr;min-height:100vh;display:grid}.required-password-brand{color:#fff;background:radial-gradient(circle at 68% 30%,#154572 0,var(--navy) 42%,var(--navy-dark) 88%);flex-direction:column;padding:48px 64px;display:flex;position:relative;overflow:hidden}.required-password-brand>div:last-child{max-width:470px;margin-top:auto}.required-password-brand>div:last-child small{color:#51d696;letter-spacing:1.2px;font-size:10px;font-weight:800}.required-password-brand h1{letter-spacing:-1px;margin:8px 0 13px;font-size:37px}.required-password-brand p{color:#d5e1ec;margin:0;font-size:14px;line-height:1.75}.required-password-illustration{border:1px solid #ffffff35;border-radius:50%;place-items:center;width:230px;height:230px;margin:auto;display:grid;position:relative;box-shadow:0 0 0 30px #ffffff08,0 0 0 60px #ffffff05}.required-password-illustration>svg{color:#fff;stroke-width:1px;width:112px;height:112px}.required-password-illustration>span{border:7px solid var(--navy);background:var(--green);border-radius:50%;place-items:center;width:67px;height:67px;display:grid;position:absolute;bottom:20px;right:4px}.required-password-illustration>span svg{width:30px}.required-password-form-wrap{place-items:center;padding:42px;display:grid}.required-password-form{background:#fff;border:1px solid #dfe6eb;border-radius:15px;gap:17px;width:min(100%,470px);padding:30px;display:grid;box-shadow:0 20px 60px #092a4b12}.required-password-form>header{border-bottom:1px solid #e6ebef;align-items:center;gap:14px;margin:-30px -30px 6px;padding:27px 30px 23px;display:flex}.required-password-form>header>span{background:var(--green-soft);width:48px;height:48px;color:var(--green);border-radius:13px;flex:none;place-items:center;display:grid}.required-password-form>header>span svg{width:24px}.required-password-form header small{color:#0a9559;text-transform:uppercase;letter-spacing:.6px;font-size:9px;font-weight:800}.required-password-form h2{margin:3px 0 4px;font-size:24px}.required-password-form header p{color:var(--muted);margin:0;font-size:10px}.required-password-form>label{color:#30445b;gap:7px;font-size:11px;font-weight:800;display:grid}.required-password-form>label>input,.required-password-form .profile-password>input{width:100%;height:49px;color:var(--navy);background:#fff;border:1px solid #c8d3dc;border-radius:8px;outline:0;padding:0 13px}.required-password-form>label>input:focus,.required-password-form .profile-password>input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1fb66f1b}.required-password-rules{background:#f2faf6;border:1px solid #cee7da;border-radius:9px;align-items:center;gap:10px;padding:13px;display:flex}.required-password-rules>svg{color:#0a9a5b;flex:none;width:22px}.required-password-rules>span{gap:3px;display:grid}.required-password-rules strong{font-size:10px}.required-password-rules small{color:#718174;font-size:9px;line-height:1.5}.required-password-logout{color:#68798b;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:38px;font-size:10px;font-weight:700;display:flex}.required-password-logout svg{width:15px}.account-status-cell{align-items:center;gap:7px;display:flex}.account-status-cell>small{color:#9a620b;background:#fff4de;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:800}.form-grid label>small{color:#7d8996;font-size:9px;font-weight:500;line-height:1.4}@media (width<=900px){.required-password-page{grid-template-columns:1fr}.required-password-brand{min-height:220px;padding:29px 35px}.required-password-illustration{opacity:.38;width:120px;height:120px;box-shadow:none;margin:0;position:absolute;top:44px;right:42px}.required-password-illustration>svg{width:60px}.required-password-illustration>span{border-width:4px;width:39px;height:39px}.required-password-illustration>span svg{width:18px}.required-password-brand>div:last-child{max-width:520px;margin-top:48px}.required-password-brand h1{font-size:29px}.required-password-brand p{font-size:12px}.required-password-form-wrap{padding:36px 22px}}@media (width<=540px){.required-password-brand{min-height:190px;padding:25px 22px}.required-password-brand .login-logo{font-size:20px}.required-password-brand>div:last-child{margin-top:33px}.required-password-brand h1{font-size:25px}.required-password-brand p{font-size:11px;line-height:1.6}.required-password-illustration{display:none}.required-password-form-wrap{place-items:start stretch;padding:22px 14px}.required-password-form{border-radius:12px;padding:22px 18px}.required-password-form>header{margin:-22px -18px 3px;padding:21px 18px 18px}.required-password-form h2{font-size:21px}.account-status-cell{flex-direction:column;align-items:flex-start}}:root{--admin-bg:#f7f9fb;--admin-navy:#06284c;--admin-navy-soft:#123b63;--admin-green:#09ad63;--admin-blue:#0878f9;--admin-border:#dce3ea;--admin-shadow:0 1px 3px #0923410a}.admin-layout{background:var(--admin-bg);grid-template-columns:252px minmax(0,1fr)}.admin-layout.sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)}.admin-sidebar{background:var(--admin-navy);width:252px;padding:26px 14px 20px;transition:width .2s}.sidebar-collapsed .admin-sidebar{width:84px}.sidebar-brand-row{justify-content:space-between;align-items:center;min-height:56px;margin-bottom:25px;padding:0 12px;display:flex}.sidebar-brand-row .brand{white-space:nowrap;gap:11px;margin:0;padding:0;font-size:26px}.sidebar-brand-row .brand-mark{flex:0 0 36px;width:36px;height:43px}.sidebar-collapsed .sidebar-brand-row{justify-content:center;padding:0 10px}.sidebar-collapsed .brand>span:last-child{display:none}.admin-sidebar nav{gap:8px}.admin-sidebar nav a,.collapse-link,.logout-link{color:#dce8f4;white-space:nowrap;border-radius:8px;gap:15px;min-height:54px;padding:0 16px;font-size:15px;font-weight:600;transition:background .15s,color .15s}.admin-sidebar nav a svg,.collapse-link svg,.logout-link svg{stroke-width:1.75px;flex:0 0 25px;width:25px;height:25px}.admin-sidebar nav a:hover,.collapse-link:hover,.logout-link:hover{color:#fff;background:#ffffff0d}.admin-sidebar nav a.active{box-shadow:none;color:#fff;background:#ffffff14}.admin-sidebar nav a.active:before{content:"";background:#28c77c;border-radius:0 5px 5px 0;width:4px;height:28px;position:absolute;left:0}.admin-sidebar nav a{position:relative}.sidebar-footer{gap:5px;margin-top:auto;display:grid}.sidebar-footer .app-version{color:#88a4bd;padding:0 16px 8px}.collapse-link,.logout-link{text-align:left;background:0 0;border:0;align-items:center;display:flex}.logout-link{margin:0}.sidebar-collapsed .admin-sidebar nav a,.sidebar-collapsed .collapse-link,.sidebar-collapsed .logout-link{justify-content:center;padding:0}.sidebar-collapsed .admin-sidebar nav span,.sidebar-collapsed .collapse-link span,.sidebar-collapsed .logout-link span,.sidebar-collapsed .app-version,.sidebar-mobile-close,.mobile-menu-button,.sidebar-backdrop{display:none}.admin-main{grid-column:2;min-height:100vh;position:relative}.topbar{z-index:2;pointer-events:none;background:0 0;border-bottom:0;height:96px;padding:0 38px;position:absolute;inset:0 0 auto}.topbar .account-wrap{pointer-events:auto}.account-wrap{position:relative}.account{border:0;border-left:1px solid var(--admin-border);text-align:left;min-width:235px;color:var(--navy);background:0 0;align-items:center;gap:13px;padding:0 0 0 30px;display:flex}.account>span:nth-child(2){flex:1;gap:3px;display:grid}.account strong{font-size:14px}.account small{color:var(--muted);font-size:12px}.account>svg{color:#718197;width:17px;height:17px}.account-menu{border:1px solid var(--admin-border);z-index:8;background:#fff;border-radius:9px;width:190px;padding:8px;position:absolute;top:58px;right:0;box-shadow:0 18px 45px #06284c1f}.account-menu a,.account-menu button{width:100%;height:42px;color:var(--navy);background:#fff;border:0;border-radius:6px;align-items:center;gap:10px;padding:0 11px;font-size:12px;display:flex}.account-menu a:hover,.account-menu button:hover{background:#f3f6f8}.account-menu svg{width:17px}.person-avatar{object-fit:cover;color:var(--navy);background:#dce9e4;border-radius:50%;flex:none;place-items:center;font-weight:800;display:inline-grid}.person-avatar.small{width:34px;height:34px;font-size:10px}.person-avatar.medium{width:40px;height:40px;font-size:11px}.person-avatar.large{width:48px;height:48px;font-size:12px}.person-avatar.xlarge{width:92px;height:92px;font-size:25px}.admin-page{max-width:1540px;padding:31px 38px 46px}.page-heading{min-height:76px}.page-heading h1{letter-spacing:-1.15px;margin-bottom:8px;font-size:34px;line-height:1.15}.page-heading p{font-size:14px;line-height:1.5}.dashboard-heading{min-height:82px}.panel{border-color:var(--admin-border);box-shadow:var(--admin-shadow);border-radius:9px}.panel h2{color:#10233d;font-size:16px}.inline-alert{border-radius:7px;margin:0 0 16px;padding:13px 16px;font-size:13px}.inline-alert.error{color:#a23c2d;background:#fff2f0;border:1px solid #efc2bb}.stats-row{gap:17px;margin:0 0 15px}.stat{gap:19px;min-height:119px;padding:21px 20px}.stat>span{width:65px;height:65px;color:var(--admin-green);background:#e7f7ef}.stat>span svg{width:30px;height:30px}.stat small{color:#162a45;font-size:14px}.stat strong{color:var(--admin-green);font-size:31px;line-height:1}.value-loading{color:#96a5b5!important}.dashboard-grid{grid-template-columns:minmax(560px,1fr) 322px;gap:15px;margin-bottom:15px}.attendance-chart,.attention{flex-direction:column;min-height:364px;padding:20px 16px 15px;display:flex}.panel-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.panel-title-row h2{margin-bottom:17px}.panel-title-row p{color:var(--muted);margin:-10px 0 0;font-size:12px}.chart-legend{color:#58677b;align-items:center;gap:19px;font-size:12px;display:flex}.chart-legend span{align-items:center;gap:7px;display:flex}.legend-dot{background:#d9dde2;border-radius:50%;width:8px;height:8px}.legend-dot.active{background:var(--admin-green)}.legend-dot.navy{background:var(--admin-navy)}.time-axis{color:#718096;justify-content:space-between;margin:2px 7% 2px 90px;font-size:10px;display:flex}.timeline-list{min-height:215px}.timeline-row{grid-template-columns:87px 1fr;gap:8px;margin:17px 0}.timeline-row>span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.timeline-track{background:#e6e9ec;border-radius:10px;height:13px;position:relative;overflow:hidden}.timeline-track i{background:var(--admin-green);border-radius:9px;position:absolute;top:0;bottom:0}.chart-empty{text-align:center;color:#7e8b9b;align-content:center;place-items:center;height:190px;display:grid}.chart-empty svg{stroke-width:1.3px;width:38px;height:38px;margin-bottom:8px}.chart-empty strong{color:#2c3d52;margin-bottom:4px;font-size:13px}.chart-empty span{font-size:11px}.panel-link{color:var(--admin-blue);align-items:center;gap:7px;margin-top:auto;font-size:12px;font-weight:600;display:inline-flex}.panel-link svg{width:15px;height:15px}.attention h2{margin-bottom:16px}.attention-list{gap:10px;display:grid}.warning{text-align:left;background:#fff9ef;width:100%;padding:15px 14px}.warning>svg{flex:none;width:24px;height:24px}.warning strong{font-size:13px}.warning small{font-size:11px}.attention-empty{text-align:center;color:#6d7e8f;align-content:center;place-items:center;height:165px;display:grid}.attention-empty>span{width:34px;height:34px;color:var(--admin-green);background:#e5f7ee;border-radius:50%;place-items:center;margin-bottom:8px;font-weight:800;display:grid}.attention-empty strong{color:#2c3d52;font-size:13px}.attention-empty small{margin-top:3px;font-size:11px}.employee-table{padding:19px 15px 14px}.employee-table .panel-title-row{padding:0 1px}.record-count{color:#748397;white-space:nowrap;font-size:11px}table{font-size:12px}th{color:#5f6e82;background:#f4f6f8;height:39px}td,td:first-child{height:49px}.status{align-items:center;gap:7px}.status i{background:currentColor;border-radius:50%;width:7px;height:7px}.icon-button{color:#62758c;background:0 0;border:0;border-radius:6px;place-items:center;width:32px;height:32px;display:grid}.icon-button:hover{background:#eef3f6}.empty-row td{text-align:center;color:var(--muted);height:96px;display:table-cell!important}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#f8fbfd}.filters-panel{align-items:center;gap:14px;margin:8px 0 15px;padding:14px 15px;display:flex}.filters-panel .search{flex:1;max-width:480px}.filters-panel select,.notes-section select{height:42px;color:var(--navy);background:#fff;border:1px solid #cad4de;border-radius:7px;padding:0 34px 0 12px}.filter-group{background:#f6f8fa;border:1px solid #d5dee6;border-radius:8px;align-items:center;padding:3px;display:inline-flex}.filter-group button{color:#647489;background:0 0;border:0;border-radius:6px;height:34px;padding:0 13px;font-size:12px;font-weight:600}.filter-group button.active{color:var(--navy);background:#fff;box-shadow:0 1px 4px #09234117}.data-panel,.users-panel{margin-top:0;padding:19px 15px 12px}.location-cell,.notes-count{align-items:center;gap:6px;display:inline-flex}.location-cell svg,.notes-count svg{color:#728399;width:15px;height:15px}.entry-badge{align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.entry-badge svg{width:17px;height:17px}.entry-badge.in{color:#079456}.entry-badge.out{color:#274968}.registrations-filters{gap:13px;margin:8px 0 15px;padding:15px;display:grid}.registration-filter-primary{grid-template-columns:minmax(300px,1fr) auto minmax(205px,230px);align-items:center;gap:12px;display:grid}.registration-filter-primary .search{width:100%;max-width:none}.registration-filter-grid{border-top:1px solid #e6ebef;grid-template-columns:repeat(5,minmax(125px,1fr)) repeat(2,minmax(120px,.75fr));gap:9px;padding-top:13px;display:grid}.registration-filter-field{background:#fff;border:1px solid #cbd6df;border-radius:8px;grid-template-rows:auto 1fr;gap:1px;height:45px;padding:5px 10px;display:grid}.registration-filter-field>span{color:#7b8b9c;text-transform:uppercase;letter-spacing:.35px;font-size:8px}.registration-filter-field select,.registration-filter-field input{width:100%;min-width:0;color:var(--navy);background:#fff;border:0;outline:0;font-family:inherit;font-size:10px;font-weight:700}.registration-filter-field input{padding:0}.registration-filter-field:focus-within{border-color:#22a86b;box-shadow:0 0 0 3px #18a96518}.registration-filter-footer{color:#768698;justify-content:space-between;align-items:center;gap:12px;min-height:29px;font-size:9px;display:flex}.registration-filter-footer strong{color:var(--admin-green)}.reset-filters{color:#397059;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;height:29px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.reset-filters:hover:not(:disabled){background:#edf8f2}.reset-filters:disabled{color:#a2adb7}.reset-filters svg{width:13px}.registration-results-summary{color:#7b8999;margin:3px 0 0;font-size:9px}.registrations-table{min-width:900px}.registrations-table th,.registrations-table td{padding:0 10px}.registrations-pagination{border-top:1px solid #e7ecf0}.pagination-ellipsis{color:#8b98a6;place-items:center;min-width:25px;height:32px;display:grid}.users-heading{padding-right:270px}.users-heading .add-employee-button{flex:none}.users-filters{gap:13px;margin:8px 0 15px;padding:15px;display:grid}.users-filter-primary{grid-template-columns:minmax(300px,1fr) auto;align-items:center;gap:12px;display:grid}.users-filter-primary .search{width:100%;max-width:none}.users-filter-grid{border-top:1px solid #e6ebef;grid-template-columns:repeat(4,minmax(150px,1fr));gap:9px;padding-top:13px;display:grid}.users-data-panel{margin-top:0}.users-data-panel>.panel-title-row{margin-bottom:12px}.users-table{min-width:1240px}.users-table th,.users-table td{padding:0 10px}.users-table th:first-child{min-width:180px}.users-table th:nth-child(3){min-width:215px}.users-table th:last-child{min-width:165px}.users-pagination{border-top:1px solid #e7ecf0}.registration-drawer{width:min(515px,100vw)}.registration-drawer header{height:87px}.registration-drawer header small{color:var(--muted);margin-bottom:3px;font-size:10px;display:block}.drawer-body{padding:22px;overflow-y:auto}.registration-hero{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding-bottom:19px;display:flex}.registration-hero>div{gap:8px;display:grid}.registration-hero>div>strong{font-size:14px}.details-list{margin:8px 0}.details-list>div{border-bottom:1px solid #edf0f3;grid-template-columns:175px 1fr;padding:15px 0;display:grid}.details-list dt{color:#65758a;align-items:center;gap:8px;font-size:12px;display:flex}.details-list dt svg{width:17px}.details-list dd{margin:0;font-size:12px;font-weight:600}.details-list dd small{color:var(--muted);margin-top:4px;font-weight:400;display:block}.photo-placeholder{color:#7e8c9b;background:#f7f9fa;border:1px dashed #cbd5df;border-radius:9px;align-content:center;place-items:center;height:145px;display:grid}.photo-placeholder svg{width:31px;height:31px;margin-bottom:7px}.photo-placeholder strong{font-size:12px}.photo-placeholder span{margin-top:3px;font-size:10px}.reason-box{background:#f7f9fa;border-radius:7px;margin-top:16px;padding:14px}.reason-box strong,.notes-section h3{font-size:13px}.reason-box p{color:#5f6e80;margin:6px 0 0;font-size:12px}.notes-section{margin-top:20px}.notes-section article{border-bottom:1px solid #edf0f3;gap:10px;padding:12px 0;display:flex}.visibility-dot{background:#77889b;border-radius:50%;flex:none;width:9px;height:9px;margin-top:4px}.visibility-dot.employee{background:var(--admin-green)}.notes-section article div{gap:4px;display:grid}.notes-section article strong{text-transform:uppercase;letter-spacing:.35px;color:#66768a;font-size:10px}.notes-section article p{margin:0;font-size:12px;line-height:1.5}.notes-section article small{color:#8b98a7;font-size:9px}.notes-section form{margin-top:16px}.notes-section textarea{resize:vertical;border:1px solid #cad4de;border-radius:7px;width:100%;min-height:83px;padding:11px}.notes-section form>div{justify-content:space-between;gap:10px;margin-top:9px;display:flex}.analytics-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:8px 0 15px;display:grid}.analytics-stats article{border:1px solid var(--admin-border);background:#fff;border-radius:9px;align-items:center;gap:15px;min-height:116px;padding:19px;display:flex}.analytics-stats article>span{width:46px;height:46px;color:var(--admin-green);background:#e7f7ef;border-radius:50%;place-items:center;display:grid}.analytics-stats article>div{display:grid}.analytics-stats small{color:#617186;font-size:11px}.analytics-stats strong{color:#132842;font-size:26px}.analytics-stats p{color:#8592a1;margin:0;font-size:9px}.analytics-chart{min-height:380px}.bar-chart{border-bottom:1px solid #ccd5de;align-items:flex-end;gap:11px;height:270px;padding:15px 8px 0;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:24px;height:100%;display:flex}.bar-pair{justify-content:center;align-items:flex-end;gap:4px;width:100%;height:220px;display:flex}.bar-pair i{border-radius:4px 4px 0 0;width:min(16px,40%);min-height:2px;display:block}.bar-pair .entries{background:var(--admin-green)}.bar-pair .exits{background:var(--admin-navy)}.bar-column>span{color:#728095;height:16px;font-size:9px}.bar-chart.dense{gap:2px}.bar-chart.dense .bar-pair{gap:1px}.analytics-grid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.insight-card{align-items:flex-start;gap:15px;display:flex}.insight-card>svg{width:25px;height:25px;color:var(--admin-green)}.insight-card>div{display:grid}.insight-card strong{font-size:12px}.insight-card span{color:var(--navy);margin:7px 0 3px;font-size:24px;font-weight:800}.insight-card p{color:var(--muted);margin:0;font-size:10px}.settings-layout{grid-template-columns:280px minmax(0,740px);align-items:start;gap:18px;margin-top:7px;display:grid}.settings-nav{gap:7px;display:grid}.settings-nav button{text-align:left;color:#607085;background:0 0;border:1px solid #0000;border-radius:8px;gap:12px;padding:13px 14px;display:flex}.settings-nav button.active{border-color:var(--admin-border);color:var(--navy);box-shadow:var(--admin-shadow);background:#fff}.settings-nav button>svg{margin-top:3px}.settings-nav button span{gap:3px;display:grid}.settings-nav strong{font-size:12px}.settings-nav small{color:#8390a0;font-size:9px}.settings-form,.security-panel{padding:0;overflow:hidden}.settings-form-heading{border-bottom:1px solid var(--admin-border);gap:13px;padding:21px 22px;display:flex}.settings-form-heading>span{width:43px;height:43px;color:var(--admin-green);background:#e7f7ef;border-radius:50%;place-items:center;display:grid}.settings-form-heading h2{margin:0 0 4px}.settings-form-heading p{color:var(--muted);margin:0;font-size:11px}.setting-row{border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:25px;min-height:105px;padding:20px 22px;display:flex}.setting-row>span{gap:5px;display:grid}.setting-row strong{font-size:12px}.setting-row small{color:var(--muted);font-size:10px;line-height:1.5}.number-field{border:1px solid #cad4de;border-radius:7px;flex:none;align-items:center;display:flex;overflow:hidden}.number-field input{text-align:right;border:0;outline:0;width:74px;height:42px;padding:0 5px 0 10px}.number-field span{color:#718094;place-items:center;height:42px;padding:0 10px 0 4px;font-size:10px;display:grid}.switch{appearance:none;background:#b7c1cb;border-radius:14px;width:43px;height:24px;transition:background .15s;position:relative}.switch:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.switch:checked{background:var(--admin-green)}.switch:checked:after{transform:translate(19px)}.settings-form footer{justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;display:flex}.settings-form footer>span{color:#8a97a5;font-size:9px}.security-list{padding:0 22px}.security-list article{border-bottom:1px solid #edf0f3;align-items:center;gap:14px;min-height:91px;display:flex}.security-list article>svg{color:var(--admin-green)}.security-list article>div{flex:1}.security-list strong{font-size:12px}.security-list p{color:var(--muted);margin:5px 0 0;font-size:10px}.security-list .status{font-size:9px}.users-panel .table-toolbar{margin-bottom:14px}.users-panel .table-toolbar .filter-group{margin-left:auto}.users-panel .search{max-width:420px}@media (width<=1100px){.dashboard-grid{grid-template-columns:1fr 280px}.analytics-stats{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:230px minmax(0,1fr)}}@media (width<=900px){.admin-layout,.admin-layout.sidebar-collapsed{display:block}.admin-sidebar,.sidebar-collapsed .admin-sidebar{width:252px;transition:transform .2s;transform:translate(-105%);box-shadow:18px 0 55px #061b3366}.admin-sidebar.mobile-open{transform:translate(0)}.admin-sidebar.mobile-open .brand>span:last-child,.admin-sidebar.mobile-open nav span,.admin-sidebar.mobile-open .collapse-link span,.admin-sidebar.mobile-open .logout-link span,.admin-sidebar.mobile-open .app-version{display:initial}.admin-sidebar.mobile-open .brand>span:last-child{font-size:26px}.admin-sidebar.mobile-open nav a,.admin-sidebar.mobile-open .collapse-link,.admin-sidebar.mobile-open .logout-link{justify-content:flex-start;padding:0 16px}.sidebar-backdrop{z-index:4;background:#061b337a;border:0;display:block;position:fixed;inset:0}.sidebar-mobile-close{color:#fff;background:0 0;border:0;place-items:center;display:grid}.mobile-menu-button{border:1px solid var(--admin-border);width:43px;height:43px;color:var(--navy);z-index:3;background:#fff;border-radius:8px;place-items:center;display:grid;position:fixed;top:18px;left:14px}.topbar{pointer-events:auto;background:#fff;border-bottom:1px solid #edf0f3;height:78px;padding:0 18px 0 70px;position:relative}.account{border:0;min-width:0;padding:0}.account>span:nth-child(2),.account>svg{display:none}.admin-page{padding:25px 18px 40px}.dashboard-grid{grid-template-columns:1fr}.attention{min-height:270px}.settings-layout{grid-template-columns:1fr}.settings-nav{grid-template-columns:1fr 1fr}.users-panel .table-toolbar,.filters-panel{flex-wrap:wrap}.filters-panel .search{width:100%;max-width:none}}@media (width<=620px){.page-heading{min-height:auto;margin-bottom:18px}.page-heading h1{font-size:28px}.stats-row,.analytics-stats,.analytics-grid{grid-template-columns:1fr}.stat{min-height:92px}.dashboard-grid{display:block}.attention{margin-top:14px}.attendance-chart{min-height:330px}.chart-legend{display:none}.time-axis{margin-left:76px}.timeline-row{grid-template-columns:70px 1fr}.employee-table{margin-top:14px}.filter-group{max-width:100%;overflow-x:auto}.filters-panel select{width:100%}.settings-nav{grid-template-columns:1fr}.setting-row{flex-direction:column;align-items:flex-start;gap:14px}.toggle-row{flex-direction:row}.settings-form footer{flex-direction:column;align-items:stretch}.registration-drawer{width:100vw}.details-list>div{grid-template-columns:1fr;gap:7px}.notes-section form>div{flex-direction:column;align-items:stretch}.users-panel .table-toolbar .filter-group{margin-left:0}.bar-chart{overflow-x:auto}.bar-column{min-width:22px}}.drawer-backdrop{z-index:40}.department-timeline{grid-template-columns:87px minmax(0,1fr) 34px}.department-timeline>span{align-items:center;gap:7px;display:flex}.department-timeline>span b{border-radius:50%;flex:none;width:8px;height:8px}.department-timeline>small{text-align:right;color:#5f7185;font-size:10px;font-weight:700}.timeline-track .schedule-band{opacity:.78}.timeline-track em{color:#fff;border:2px solid #fff;border-radius:12px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-style:normal;font-weight:800;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 7px #06284c30}.settings-layout.organization-active{grid-template-columns:250px minmax(0,1fr)}.organization-workspace{min-width:0}.organization-summary{grid-template-columns:repeat(5,minmax(105px,1fr));gap:10px;margin-bottom:12px;display:grid}.organization-summary article{border:1px solid var(--admin-border);min-height:83px;box-shadow:var(--admin-shadow);background:#fff;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:39px 1fr;align-items:center;column-gap:11px;padding:14px;display:grid}.organization-summary article>span{width:39px;height:39px;color:var(--admin-green);background:#e7f7ef;border-radius:50%;grid-row:1/3;place-items:center;display:grid}.organization-summary strong{align-self:end;font-size:21px;line-height:1}.organization-summary small{color:#6a7a8e;align-self:start;margin-top:3px;font-size:9px}.organization-tabs{border:1px solid var(--admin-border);background:#eef2f5;border-radius:9px;gap:4px;margin-bottom:15px;padding:4px;display:flex;overflow-x:auto}.organization-tabs button{color:#647489;white-space:nowrap;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.organization-tabs button svg{width:17px}.organization-tabs button.active{color:var(--navy);background:#fff;box-shadow:0 1px 4px #09234117}.organization-feedback{margin:0 0 12px}.organization-loading,.organization-empty{min-height:180px;color:var(--muted);align-content:center;place-items:center;font-size:12px;display:grid}.organization-empty>svg{stroke-width:1.3px;width:38px;height:38px;margin-bottom:10px}.organization-empty strong{color:var(--navy);margin-bottom:5px}.organization-empty span{text-align:center;font-size:10px}.organization-heading{justify-content:space-between;align-items:center;gap:16px;margin:2px 0 12px;display:flex}.organization-heading h2{margin:0 0 3px;font-size:18px}.organization-heading p{color:var(--muted);margin:0;font-size:10px}.department-grid{grid-template-columns:repeat(2,minmax(250px,1fr));gap:12px;display:grid}.department-card{padding:17px}.department-card.is-inactive{opacity:.72}.department-card header,.holiday-card header{align-items:center;gap:11px;display:flex}.department-card header>div,.holiday-card header>div{flex:1}.department-card h3,.calendar-card h3,.holiday-card h3,.bulk-card h3{margin:0;font-size:13px}.department-card header small,.holiday-card header small{color:var(--muted);font-size:9px}.department-mark{color:#fff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.department-mark svg{width:19px}.department-card dl{gap:8px;margin:15px 0;display:grid}.department-card dl>div{border-bottom:1px solid #edf0f3;justify-content:space-between;gap:12px;padding-bottom:7px;display:flex}.department-card dt{color:#788697;font-size:9px}.department-card dd{text-align:right;margin:0;font-size:10px;font-weight:600}.department-card footer,.calendar-card footer{color:#66768a;justify-content:space-between;align-items:center;gap:12px;font-size:10px;display:flex}.department-card footer>span:first-child{align-items:center;gap:6px;display:flex}.department-card footer svg{width:15px}.calendar-list{gap:12px;display:grid}.calendar-card{padding:17px}.calendar-card header{justify-content:space-between;align-items:center;gap:12px;display:flex}.eyebrow{color:var(--admin-green);text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.week-preview{grid-template-columns:repeat(7,1fr);gap:6px;margin:15px 0;display:grid}.week-preview>span{color:#8a96a4;background:#f7f9fa;border:1px solid #e4e9ee;border-radius:7px;align-content:center;place-items:center;gap:4px;min-height:55px;padding:8px 3px;display:grid}.week-preview>span.working{color:#087e4a;background:#effaf4;border-color:#cbeadb}.week-preview b{font-size:10px}.week-preview small{white-space:nowrap;font-size:8px}.holiday-grid{grid-template-columns:repeat(2,minmax(280px,1fr));gap:12px;display:grid}.holiday-card{padding:17px}.holiday-card header>span{width:39px;height:39px;color:var(--admin-blue);background:#edf4ff;border-radius:50%;place-items:center;display:grid}.holiday-preview{gap:7px;margin-top:14px;display:grid}.holiday-preview>span{border-bottom:1px solid #edf0f3;grid-template-columns:92px 1fr;gap:8px;padding-bottom:6px;font-size:9px;display:grid}.holiday-preview time{color:#6e7e91}.holiday-preview b{font-weight:600}.holiday-preview>small{color:var(--muted);font-size:9px}.assignment-grid{gap:13px;display:grid}.bulk-card{padding:19px}.bulk-card>header{border-bottom:1px solid #edf0f3;gap:12px;margin-bottom:16px;padding-bottom:16px;display:flex}.bulk-card>header>span{width:42px;height:42px;color:var(--admin-green);background:#e7f7ef;border-radius:50%;place-items:center;display:grid}.bulk-card>header p{color:var(--muted);margin:4px 0 0;font-size:10px}.field-label{margin:11px 0 9px;font-size:10px;display:block}.choice-grid{flex-wrap:wrap;gap:7px;display:flex}.choice-grid label{cursor:pointer;background:#fff;border:1px solid #d6dee6;border-radius:7px;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:10px;font-weight:600;display:flex}.choice-grid label.selected{color:#087e4a;background:#effaf4;border-color:#90d9b6}.choice-grid input{opacity:0;pointer-events:none;position:absolute}.choice-grid i{border-radius:50%;width:7px;height:7px}.choice-grid svg{width:13px;margin-left:2px}.bulk-selects{grid-template-columns:1fr 1fr;gap:10px;margin:15px 0;display:grid}.bulk-selects label,.assignment-footer label{color:#5e6f83;gap:6px;font-size:9px;font-weight:700;display:grid}.bulk-selects select,.assignment-footer select{height:42px;color:var(--navy);background:#fff;border:1px solid #cad4de;border-radius:7px;padding:0 11px;font-size:11px}.bulk-action{margin-left:auto}.employee-picker-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.employee-picker-toolbar .search{width:min(390px,70%);height:39px}.employee-picker-toolbar>button{color:var(--admin-blue);background:0 0;border:0;font-size:10px;font-weight:700}.employee-picker{grid-template-columns:repeat(2,minmax(220px,1fr));gap:7px;max-height:220px;margin:10px 0 15px;padding-right:4px;display:grid;overflow:auto}.employee-picker>label{cursor:pointer;border:1px solid #e0e6eb;border-radius:8px;align-items:center;gap:9px;min-height:52px;padding:7px 10px;display:flex}.employee-picker>label.selected{background:#f2fbf6;border-color:#8bd6b2}.employee-picker input{accent-color:var(--admin-green)}.employee-picker label>span{min-width:0;display:grid}.employee-picker strong{font-size:10px}.employee-picker small{text-overflow:ellipsis;white-space:nowrap;max-width:190px;color:var(--muted);font-size:8px;overflow:hidden}.assignment-footer{justify-content:space-between;align-items:end;gap:12px;margin-top:16px;display:flex}.assignment-footer label{min-width:220px}.department-chips{gap:5px;max-width:250px;display:flex;overflow:hidden}.department-chips span{background:#f1f4f6;border-radius:12px;align-items:center;gap:5px;padding:4px 7px;font-size:9px;display:flex}.department-chips i{border-radius:50%;width:6px;height:6px}.department-chips small{color:var(--muted)}.organization-drawer{width:min(500px,100vw)}.organization-drawer.wide-drawer{width:min(660px,100vw)}.organization-drawer.extra-wide-drawer{width:min(840px,100vw)}.organization-drawer header{height:auto;min-height:84px}.organization-drawer header small{max-width:620px;color:var(--muted);margin-top:4px;font-size:9px;display:block}.organization-editor{gap:17px;min-height:0;padding:22px!important}.organization-editor>label{gap:7px;font-size:10px;font-weight:700;display:grid}.organization-editor input,.organization-editor select{height:44px;color:var(--navy);border:1px solid #cad4de;border-radius:7px;outline:none;padding:0 12px}.organization-editor input:focus{border-color:var(--admin-green);box-shadow:0 0 0 3px #09ad6318}.organization-editor fieldset{border:0;margin:0;padding:0}.organization-editor legend{margin-bottom:9px;font-size:10px;font-weight:700}.color-picker{gap:10px;display:flex}.color-picker button{color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;box-shadow:0 0 0 1px #d3dbe3}.color-picker button.selected{box-shadow:0 0 0 2px var(--navy)}.color-picker svg{width:15px}.organization-editor>footer{z-index:1001;background:#fff;border-top:1px solid #edf0f3;justify-content:flex-end;gap:9px;margin-top:auto;padding:15px 0 0;display:flex;position:sticky;bottom:-22px}.preset-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.preset-row>span{color:var(--muted);margin-right:3px;font-size:9px}.preset-row button,.holiday-editor-heading button{min-height:32px;color:var(--navy);background:#fff;border:1px solid #cfd8e1;border-radius:6px;padding:0 10px;font-size:9px;font-weight:700}.schedule-editor{gap:6px;display:grid}.schedule-editor>div{background:#f8fafb;border:1px solid #e0e6eb;border-radius:8px;grid-template-columns:minmax(170px,1fr) 100px 18px 100px;align-items:center;gap:7px;min-height:48px;padding:7px 9px;display:grid}.schedule-editor>div.working{background:#fff}.schedule-editor .day-toggle{align-items:center;gap:8px;display:flex}.schedule-editor .day-toggle input{height:auto;accent-color:var(--admin-green)}.schedule-editor .day-toggle span{background:#e6ebef;border-radius:50%;place-items:center;width:28px;height:28px;font-size:9px;display:grid}.schedule-editor .working .day-toggle span{color:#087e4a;background:#e5f7ee}.schedule-editor .day-toggle strong{font-size:10px}.schedule-editor>div>input{height:35px}.schedule-editor>div>svg{color:#8795a5;width:14px}.schedule-editor>div>small{color:var(--muted);grid-column:2/5;font-size:9px}.holiday-editor-heading{justify-content:space-between;align-items:center;display:flex}.holiday-editor-heading strong{font-size:10px}.holiday-editor-heading button{align-items:center;gap:5px;display:flex}.holiday-editor-heading svg{width:14px}.holiday-editor-list{gap:7px;display:grid}.holiday-editor-list>div{grid-template-columns:145px 1fr 35px;gap:7px;display:grid}.holiday-editor-list button{color:#a64435;background:#fff0ee;border:0;border-radius:6px;place-items:center;display:grid}.holiday-editor-list button svg{width:16px}.editor-empty{text-align:center;color:var(--muted);border:1px dashed #cbd6df;border-radius:8px;padding:18px;font-size:9px}@media (width<=1200px){.organization-summary{grid-template-columns:1fr 1fr}.department-grid,.holiday-grid,.employee-picker{grid-template-columns:1fr}}@media (width<=1100px){.settings-layout.organization-active{grid-template-columns:220px minmax(0,1fr)}}@media (width<=900px){.settings-layout.organization-active{grid-template-columns:1fr}}@media (width<=620px){.organization-summary{grid-template-columns:1fr}.department-timeline{grid-template-columns:70px minmax(0,1fr) 30px}.organization-heading{flex-direction:column;align-items:flex-start}.organization-heading .primary-button{width:100%}.organization-tabs button{flex:none}.week-preview{grid-template-columns:repeat(7,70px);overflow-x:auto}.bulk-selects,.employee-picker{grid-template-columns:1fr}.employee-picker-toolbar,.assignment-footer{flex-direction:column;align-items:stretch}.employee-picker-toolbar .search{width:100%}.assignment-footer label{min-width:0}.schedule-editor>div{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr)}.schedule-editor .day-toggle,.schedule-editor>div>small{grid-column:1/-1}.holiday-editor-list>div{grid-template-columns:1fr 35px}.holiday-editor-list>div input:first-child{grid-column:1/-1}.organization-editor>footer{flex-direction:column-reverse;align-items:stretch}}.organization-drawer header>div{flex:1;min-width:0}.organization-drawer header>button{z-index:1;flex:none;place-items:center;width:40px;height:40px;display:grid;position:relative}.admin-main{overflow-x:hidden}.location-workspace{grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);align-items:start;gap:12px;display:grid}.locations-map-panel{padding:0;overflow:hidden}.locations-map{background:#e8eef2;width:100%;height:455px}.map-caption{color:#617286;align-items:center;gap:8px;min-height:49px;padding:0 14px;font-size:9px;display:flex}.map-caption svg{width:15px;color:var(--admin-green)}.map-caption span{flex:1}.map-caption small{color:#8b98a6}.location-list{gap:9px;max-height:506px;padding-right:3px;display:grid;overflow:auto}.location-card{padding:14px}.location-card.is-inactive{opacity:.68}.location-card header{align-items:center;gap:10px;display:flex}.location-card header>span{width:36px;height:36px;color:var(--admin-green);background:#e7f7ef;border-radius:9px;flex:none;place-items:center;display:grid}.location-card header>span svg{width:18px}.location-card header>div{flex:1;min-width:0}.location-card h3{margin:0 0 3px;font-size:12px}.location-card header small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:8px;display:block;overflow:hidden}.location-radius{color:#087e4a;background:#f1faf5;border-radius:7px;grid-template-columns:20px auto 1fr;align-items:center;gap:7px;margin:12px 0;padding:9px;display:grid}.location-radius svg{width:16px}.location-radius strong{font-size:11px}.location-radius span{color:#527267;font-size:8px}.location-card dl{gap:17px;margin:0 0 10px;display:flex}.location-card dl>div{gap:2px;display:grid}.location-card dt{color:var(--muted);font-size:8px}.location-card dd{margin:0;font-size:10px;font-weight:800}.location-card>p{color:#647489;border-top:1px solid #edf0f3;margin:0 0 10px;padding-top:9px;font-size:8px;line-height:1.5}.location-card footer{justify-content:space-between;align-items:center;display:flex}.location-card footer small{color:#8290a0;font-size:8px}.location-map-popup{gap:4px;display:grid}.location-map-popup strong{font-size:12px}.location-map-popup span{color:#52657a;font-size:10px}.leaflet-control-attribution{font-size:8px!important}.address-search{z-index:1002;position:relative}.address-search>label{gap:7px;font-size:10px;font-weight:700;display:grid}.address-search>label>div{gap:8px;display:flex}.address-search input{flex:1}.address-search button{height:44px}.address-results{z-index:1002;background:#fff;border:1px solid #cbd5de;border-radius:8px;padding:5px;display:grid;position:absolute;top:70px;left:0;right:0;box-shadow:0 16px 36px #06284c24}.address-results button{text-align:left;min-height:46px;color:var(--navy);background:#fff;border:0;border-radius:6px;grid-template-columns:20px 1fr 16px;align-items:center;gap:7px;padding:7px 9px;font-size:9px;display:grid}.address-results button:hover{background:#f1f7f4}.address-results svg{width:15px;color:var(--admin-green)}.location-map-editor{border:1px solid #d5dee6;border-radius:9px;overflow:hidden}.location-map-editor .locations-map{height:310px}.location-map-editor>span{color:#6b7b8e;background:#f7f9fa;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:9px;display:flex}.location-map-editor>span svg{width:14px;color:var(--admin-green)}.location-form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.location-form-grid>label{gap:7px;font-size:10px;font-weight:700;display:grid}.location-form-grid>label:nth-child(-n+2){grid-column:span 1}.location-editor textarea{resize:vertical;min-height:82px;color:var(--navy);font:inherit;border:1px solid #cad4de;border-radius:7px;outline:none;padding:11px 12px}.location-editor textarea:focus{border-color:var(--admin-green);box-shadow:0 0 0 3px #09ad6318}.radius-editor{background:#f7fcf9;border:1px solid #dce5e0;border-radius:9px;padding:14px}.radius-editor>div:first-child{align-items:center;gap:10px;display:flex}.radius-editor>div:first-child>span{width:37px;height:37px;color:var(--admin-green);background:#e2f6ec;border-radius:50%;place-items:center;display:grid}.radius-editor>div:first-child>span svg{width:19px}.radius-editor>div:first-child>div{flex:1;gap:3px;display:grid}.radius-editor strong{font-size:10px}.radius-editor small{color:#6b7b8b;font-size:8px}.radius-editor label{background:#fff;border:1px solid #bed7ca;border-radius:7px;align-items:center;display:flex;overflow:hidden}.radius-editor label input{text-align:right;border:0;width:78px;height:38px}.radius-editor label span{color:#5f7169;padding:0 9px 0 3px;font-size:8px}.radius-editor>input[type=range]{width:100%;height:20px;accent-color:var(--admin-green);border:0;margin:11px 0 0;padding:0}.radius-scale{color:#789086;justify-content:space-between;font-size:7px;display:flex}.location-assignments{border:1px solid #e0e6eb;border-radius:9px;gap:15px;padding:15px;display:grid}.location-assignments>div>p{color:var(--muted);margin:-5px 0 10px;font-size:8px}.location-assignments .field-label{margin-top:0}.location-assignments .employee-picker-toolbar>span{display:grid}.location-assignments .employee-picker-toolbar>span small{color:var(--muted);margin-top:-6px;font-size:8px}.location-employee-picker{grid-template-columns:repeat(3,minmax(175px,1fr));max-height:180px;margin-bottom:0}@media (width<=1200px){.location-workspace{grid-template-columns:1fr}.location-list{grid-template-columns:1fr 1fr;max-height:none;overflow:visible}.organization-summary{grid-template-columns:repeat(3,1fr)}.location-employee-picker{grid-template-columns:1fr 1fr}}@media (width<=620px){.locations-map{height:310px}.map-caption small{display:none}.location-list,.organization-summary,.location-form-grid{grid-template-columns:1fr}.address-search>label>div{flex-direction:column;align-items:stretch}.address-search button{width:100%}.address-results{top:116px}.radius-editor>div:first-child{flex-wrap:wrap;align-items:flex-start}.radius-editor>div:first-child>div{min-width:170px}.radius-editor label{margin-left:47px}.location-employee-picker{grid-template-columns:1fr}.location-editor .employee-picker-toolbar{flex-direction:column;align-items:stretch}.location-editor .employee-picker-toolbar .search{width:100%}}.locations-map{z-index:0;isolation:isolate;position:relative}.location-map-editor{z-index:0;isolation:isolate;flex:0 0 350px;height:350px;position:relative}.attendance-chart{overflow:visible}.attendance-chart .panel-title-row h2{margin-bottom:17px}.legend-line{border-radius:8px;width:24px;height:8px;display:inline-block}.legend-line.planned{background:#edf1f4;border:1px solid #8ea1b3}.legend-line.actual{background:var(--admin-green)}.attendance-panel-actions{justify-items:end;gap:10px;display:grid}.attendance-date-navigator{grid-template-columns:34px minmax(158px,auto) 34px;align-items:stretch;gap:5px;display:grid}.attendance-date-navigator>button{color:#53677c;background:#fff;border:1px solid #d5dee5;border-radius:7px;place-items:center;width:34px;min-height:38px;padding:0;display:grid}.attendance-date-navigator>button:hover:not(:disabled),.attendance-date-navigator>button:focus-visible{color:var(--admin-green);background:#f1faf5;border-color:#91c9ad;outline:none}.attendance-date-navigator>button:disabled{opacity:.38;cursor:not-allowed}.attendance-date-navigator>button svg{width:15px}.attendance-date-picker{min-height:38px;color:var(--navy);background:#fff;border:1px solid #cfd9e1;border-radius:7px;position:relative}.attendance-date-picker:hover,.attendance-date-picker:focus-within{border-color:#8dc7a9;box-shadow:0 0 0 3px #09ad6314}.attendance-date-picker>button{border-radius:inherit;width:100%;min-height:36px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:5px 11px;display:flex}.attendance-date-picker>button:focus-visible{outline:2px solid var(--admin-green);outline-offset:2px}.attendance-date-picker>button>svg{width:16px;color:var(--admin-green);flex:none}.attendance-date-picker>button>span{white-space:nowrap;gap:1px;display:grid}.attendance-date-picker strong{font-size:9px}.attendance-date-picker small{color:#758598;font-size:7px}.attendance-date-picker input{opacity:0;pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute;bottom:0;left:50%}.attendance-date-picker:has(button:disabled){opacity:.6;cursor:wait}.history-dot{background:#fff;border:2px solid #8494a4;border-radius:50%;width:7px;height:7px}.attendance-axis{color:#7b899a;grid-template-columns:repeat(5,1fr);margin:17px 45px 2px 158px;font-size:9px;display:grid}.attendance-axis span{text-align:center}.attendance-axis span:first-child{text-align:left}.attendance-axis span:last-child{text-align:right}.department-attendance-row{grid-template-columns:150px minmax(260px,1fr) 40px;align-items:center;gap:8px;min-height:55px;display:grid}.department-attendance-name{align-items:center;gap:8px;min-width:0;display:flex}.department-attendance-name>i{border-radius:50%;flex:none;width:9px;height:9px}.department-attendance-name>span{gap:3px;min-width:0;display:grid}.department-attendance-name strong,.department-attendance-name small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.department-attendance-name strong{font-size:11px}.department-attendance-name small{color:#7b8999;font-size:8px}.department-attendance-open{width:100%;color:var(--navy);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:5px 4px 5px 0}.department-attendance-open>span{flex:1}.department-attendance-open>svg{color:#8b98a6;opacity:0;width:13px;transition:all .16s;transform:translate(-3px)}.department-attendance-open:hover,.department-attendance-open:focus-visible{background:#f4f8f6;outline:none}.department-attendance-open:hover>svg,.department-attendance-open:focus-visible>svg{opacity:1;transform:none}.attendance-track{isolation:isolate;background-color:#f0f3f5;background-image:linear-gradient(90deg,#0000 calc(25% - 1px),#dce3e8 25%,#0000 calc(25% + 1px) calc(50% - 1px),#dce3e8 50%,#0000 calc(50% + 1px) calc(75% - 1px),#dce3e8 75%,#0000 calc(75% + 1px));border-radius:8px;height:40px;position:relative}.planned-band{opacity:.92;z-index:1;background:#f9fbfc;border:1px solid;border-radius:6px;justify-content:center;align-items:center;height:24px;display:flex;position:absolute;top:8px;overflow:hidden}.planned-band b{color:#647487;white-space:nowrap;padding:0 6px;font-size:8px;font-weight:700}.actual-band{background:var(--admin-green);z-index:2;border:0;border-radius:8px;min-width:5px;height:13px;padding:0;position:absolute;top:14px;box-shadow:0 0 0 1px #fff,0 2px 7px #078e5129}.actual-band:hover,.actual-band:focus-visible{z-index:5;outline-offset:2px;outline:3px solid #09ad6333;opacity:1!important}.segment-count{color:#fff;background:#078d51;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.attendance-tooltip{width:max-content;max-width:190px;color:var(--navy);text-align:left;z-index:8;background:#fff;border:1px solid #d7e0e7;border-radius:8px;padding:9px 11px;display:none;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 28px #06284c29}.attendance-tooltip:after{content:"";background:#fff;border-bottom:1px solid #d7e0e7;border-right:1px solid #d7e0e7;width:9px;height:9px;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.attendance-tooltip strong,.attendance-tooltip small,.attendance-tooltip em{display:block}.attendance-tooltip strong{font-size:10px}.attendance-tooltip small{color:#5f7185;margin-top:2px;font-size:9px}.attendance-tooltip em{color:var(--admin-green);margin-top:5px;font-size:8px;font-style:normal;font-weight:700}@media (hover:hover){.actual-band:hover .attendance-tooltip,.actual-band:focus-visible .attendance-tooltip{display:block}}.no-attendance{color:#98a4af;place-items:center;font-size:8px;display:grid;position:absolute;inset:0}.department-attendance-total{text-align:right;display:grid}.department-attendance-total strong{font-size:12px}.department-attendance-total small{color:#8390a0;font-size:8px}.attendance-caption{border-top:1px solid #edf0f3;justify-content:space-between;align-items:end;gap:12px;min-height:43px;margin-top:auto;padding-top:10px;display:flex}.attendance-caption>span{color:#7a8999;align-items:center;gap:6px;font-size:8px;display:flex}.live-dot{background:var(--admin-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #09ad6318}.active-employees-table{margin-top:0}.active-employees-table .panel-title-row h2{margin-bottom:17px}.active-employees-heading{align-items:start}.employee-presence-switch{background:#f1f4f6;border:1px solid #dde5ea;border-radius:10px;gap:4px;width:max-content;margin:4px 0 14px;padding:4px;display:flex}.employee-presence-switch button{color:#68798c;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;min-width:160px;min-height:48px;padding:7px 12px;display:flex}.employee-presence-switch button>svg{width:18px}.employee-presence-switch button>span{gap:2px;display:grid}.employee-presence-switch strong{font-size:10px}.employee-presence-switch small{color:#8996a4;font-size:8px}.employee-presence-switch button.active{color:#087c4a;background:#fff;box-shadow:0 2px 8px #16314614}.employee-presence-switch button.active small{color:#5f7c6e}.dashboard-table-toolbar{grid-template-columns:minmax(260px,1fr) 190px 210px;gap:10px;margin:14px 0 12px;display:grid}.dashboard-table-toolbar .search{width:100%;max-width:none}.dashboard-select{background:#fff;border:1px solid #cad4de;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;height:43px;padding:0 10px;display:grid}.dashboard-select>span{color:#7a8999;text-transform:uppercase;letter-spacing:.35px;font-size:8px}.dashboard-select select{min-width:0;color:var(--navy);background:#fff;border:0;outline:0;font-size:10px;font-weight:700}.active-employees-data{min-width:920px}.active-employees-data th{padding:0 10px}.sort-button{color:#66768a;text-align:left;width:100%;height:39px;font-size:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:flex}.sort-button svg{opacity:.55;width:13px;height:13px}.sort-button.active{color:var(--navy);font-weight:800}.sort-button.active svg{color:var(--admin-green);opacity:1}.employee-departments{align-items:center;gap:4px;max-width:230px;display:flex;overflow:hidden}.employee-departments span{background:#f0f4f6;border-radius:11px;align-items:center;gap:5px;padding:4px 7px;font-size:8px;display:flex}.employee-departments i{border-radius:50%;width:6px;height:6px}.employee-departments small{color:var(--muted)}.table-location{align-items:center;gap:6px;display:flex}.table-location svg{color:#748397;width:14px}.table-time-open{color:#9aa5b1}.table-pagination{color:#748397;justify-content:space-between;align-items:center;gap:16px;min-height:51px;padding:10px 2px 0;font-size:9px;display:flex}.table-pagination>label{align-items:center;gap:7px;display:flex}.table-pagination select{height:32px;color:var(--navy);background:#fff;border:1px solid #d2dbe3;border-radius:6px;padding:0 25px 0 9px;font-size:9px}.table-pagination>div{gap:4px;display:flex}.table-pagination button{color:#64758a;background:#fff;border:1px solid #d5dee6;border-radius:6px;place-items:center;min-width:32px;height:32px;padding:0 7px;font-size:9px;font-weight:700;display:grid}.table-pagination button svg{width:14px}.table-pagination button.active{border-color:var(--admin-green);color:#087b49;background:#eaf8f1}.table-pagination button:disabled{opacity:.4;cursor:not-allowed}.dashboard-modal-backdrop{z-index:50;background:#061b3380;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.attendance-details-modal{background:#fff;border-radius:12px;flex-direction:column;width:min(780px,100%);max-height:min(820px,100vh - 40px);display:flex;overflow:hidden;box-shadow:0 25px 70px #061b3352}.attendance-details-modal>header{border-bottom:1px solid #e4e9ee;justify-content:space-between;align-items:center;gap:15px;min-height:90px;padding:20px 23px;display:flex}.attendance-details-modal header h2{margin:3px 0 4px;font-size:20px}.attendance-details-modal header p{color:#6d7d90;margin:0;font-size:10px}.modal-eyebrow{color:var(--admin-green);text-transform:uppercase;letter-spacing:.6px;font-size:8px;font-weight:800}.attendance-details-modal header>button{color:#617287;background:#f1f4f6;border:0;border-radius:50%;place-items:center;width:39px;height:39px;display:grid}.attendance-modal-summary{background:#f5fbf8;border:1px solid #dce7e1;border-radius:9px;grid-template-columns:40px 1fr 40px 1fr;align-items:center;gap:10px;margin:16px 22px 5px;padding:13px;display:grid}.attendance-modal-summary>span{width:40px;height:40px;color:var(--admin-green);background:#e2f6ec;border-radius:50%;place-items:center;display:grid}.attendance-modal-summary svg{width:19px}.attendance-modal-summary>div{gap:3px;display:grid}.attendance-modal-summary strong{font-size:15px}.attendance-modal-summary small{color:#718195;font-size:8px}.attendance-detail-list{padding:10px 22px 15px;overflow:auto}.attendance-detail-list article{border-bottom:1px solid #e8edf1;grid-template-columns:42px minmax(170px,1fr) minmax(230px,.8fr);align-items:center;gap:12px;min-height:70px;display:grid}.attendance-person{gap:5px;display:grid}.attendance-person strong{font-size:11px}.attendance-person small{color:#718195;align-items:center;gap:5px;font-size:8px;display:flex}.attendance-person small svg{width:12px}.attendance-detail-list dl{grid-template-columns:1fr 1fr;gap:9px;margin:0;display:grid}.attendance-detail-list dl>div{gap:4px;display:grid}.attendance-detail-list dt{color:#8290a0;font-size:8px}.attendance-detail-list dd{margin:0;font-size:10px;font-weight:800}.attendance-detail-list dd.still-working{color:var(--admin-green)}.attendance-details-modal>footer{border-top:1px solid #e4e9ee;justify-content:flex-end;align-items:center;gap:9px;min-height:69px;padding:12px 22px;display:flex}.attendance-details-modal>footer .primary-button svg{width:15px}.attendance-details-modal{width:min(960px,100%)}.attendance-details-modal>header>div{flex:1;min-width:0}.attendance-details-modal .modal-back-button{color:var(--admin-green);background:#edf8f2;flex:none}.attendance-department-picker{justify-content:space-between;align-items:end;gap:18px;padding:14px 22px 5px;display:flex}.attendance-department-picker label{gap:6px;width:min(310px,100%);display:grid}.attendance-department-picker label>span{font-size:9px;font-weight:800}.attendance-department-picker select{height:39px;color:var(--navy);font:inherit;background:#fff;border:1px solid #cbd6df;border-radius:7px;padding:0 34px 0 11px;font-size:10px;font-weight:700}.attendance-department-picker>small{color:#758598;padding-bottom:10px;font-size:8px}.employee-timeline-workspace{min-height:0;padding:13px 22px 16px;overflow:auto}.employee-timeline-axis{color:#8491a1;grid-template-columns:repeat(5,1fr);margin:0 35px 5px 212px;font-size:8px;display:grid}.employee-timeline-axis span{text-align:center}.employee-timeline-axis span:first-child{text-align:left}.employee-timeline-axis span:last-child{text-align:right}.employee-timeline-list{gap:7px;display:grid}.employee-timeline-row{width:100%;min-height:68px;color:var(--navy);text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7ec;border-radius:9px;grid-template-columns:190px minmax(330px,1fr) 18px;align-items:center;gap:12px;padding:9px 10px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.employee-timeline-row:hover,.employee-timeline-row:focus-visible{border-color:#a9d8c1;outline:none;transform:translateY(-1px);box-shadow:0 7px 20px #073d2620}.employee-timeline-person{align-items:center;gap:9px;min-width:0;display:flex}.employee-timeline-person>span{gap:4px;min-width:0;display:grid}.employee-timeline-person strong,.employee-timeline-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-timeline-person strong{font-size:10px}.employee-timeline-person small{color:#768698;font-size:7.5px}.employee-attendance-track{isolation:isolate;background-color:#f0f3f5;background-image:linear-gradient(90deg,#0000 calc(25% - 1px),#dce3e8 25%,#0000 calc(25% + 1px) calc(50% - 1px),#dce3e8 50%,#0000 calc(50% + 1px) calc(75% - 1px),#dce3e8 75%,#0000 calc(75% + 1px));border-radius:8px;height:42px;position:relative;overflow:visible}.employee-attendance-track .planned-band{height:28px;top:7px}.employee-attendance-track .planned-band b{font-size:7px}.employee-actual-band{background:var(--admin-green);z-index:2;border-radius:8px;min-width:4px;height:13px;position:absolute;top:15px;box-shadow:0 0 0 1px #fff,0 2px 7px #078e5129}.employee-timeline-arrow{color:#8b98a6;width:15px}.attendance-employees-empty{color:#7b8b9c;text-align:center;border:1px dashed #ccd7df;border-radius:9px;align-content:center;place-items:center;gap:5px;min-height:180px;display:grid}.attendance-employees-empty svg{color:#91a1b0;width:27px}.attendance-employees-empty strong{color:var(--navy);font-size:11px}.attendance-employees-empty span{font-size:8px}.employee-attendance-detail{gap:13px;min-height:0;padding:16px 22px;display:grid;overflow:auto}.employee-detail-summary{background:#f5fbf8;border:1px solid #dce7e1;border-radius:9px;align-items:center;gap:12px;padding:13px 15px;display:flex}.employee-detail-summary>div{flex:1;gap:3px;display:grid}.employee-detail-summary small{color:#718195;font-size:8px}.employee-detail-summary strong{font-size:17px}.employee-detail-summary>.status{flex:none}.employee-detail-timeline{border:1px solid #e0e7ec;border-radius:9px;padding:15px}.employee-detail-timeline-heading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:13px;display:flex}.employee-detail-timeline-heading>div:first-child{gap:4px;display:grid}.employee-detail-timeline-heading strong{font-size:11px}.employee-detail-timeline-heading small{color:#758598;font-size:8px}.employee-detail-timeline .employee-timeline-axis{margin:0 0 5px}.employee-detail-timeline .employee-attendance-track{height:55px}.employee-detail-timeline .employee-attendance-track .planned-band{height:36px;top:9px}.employee-detail-timeline .employee-actual-band{height:15px;top:20px}.employee-session-list{border:1px solid #e0e7ec;border-radius:9px;overflow:hidden}.employee-session-list h3{border-bottom:1px solid #e6ebef;margin:0;padding:12px 15px;font-size:11px}.employee-session-list article{border-bottom:1px solid #eef1f4;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;min-height:58px;padding:8px 15px;display:grid}.employee-session-list article:last-child{border-bottom:0}.session-marker{width:32px;height:32px;color:var(--admin-green);background:#e5f7ee;border-radius:50%;place-items:center;display:grid}.session-marker svg{width:15px}.employee-session-list article>div{gap:4px;display:grid}.employee-session-list article strong{font-size:10px}.employee-session-list article small{color:#758598;align-items:center;gap:4px;font-size:8px;display:flex}.employee-session-list article small svg{width:11px}.employee-session-list article>span:last-child{font-size:10px;font-weight:800}.employee-sessions-empty{color:#7b8b9c;text-align:center;padding:24px;font-size:9px}@media (width<=1100px){.dashboard-table-toolbar{grid-template-columns:1fr 1fr}.dashboard-table-toolbar .search{grid-column:1/-1}.department-attendance-row{grid-template-columns:125px minmax(230px,1fr) 36px}.attendance-axis{margin-left:133px}}@media (width<=1050px){.dashboard-grid{grid-template-columns:1fr}.attention{min-height:250px}}@media (width<=620px){.attendance-chart{padding:18px 12px 12px}.attendance-chart .panel-title-row p{max-width:280px}.attendance-axis{margin:15px 29px 2px 90px;font-size:7px}.department-attendance-row{grid-template-columns:82px minmax(175px,1fr) 25px;gap:4px;min-height:61px}.department-attendance-name strong{font-size:9px}.department-attendance-name small{font-size:7px}.department-attendance-total strong{font-size:10px}.department-attendance-total small{font-size:7px}.planned-band b{display:none}.timeline-list{padding-bottom:5px;overflow-x:auto}.attendance-chart .timeline-list{min-width:0}.attendance-caption{align-items:center}.active-employees-table{padding:17px 11px 10px}.active-employees-table .panel-title-row{align-items:flex-start}.employee-presence-switch{grid-template-columns:1fr 1fr;width:100%;display:grid}.employee-presence-switch button{min-width:0;padding:7px 9px}.employee-presence-switch button>svg{display:none}.dashboard-table-toolbar{grid-template-columns:1fr}.dashboard-table-toolbar .search{grid-column:auto}.dashboard-select{grid-template-columns:70px minmax(0,1fr)}.table-pagination{flex-wrap:wrap;align-items:flex-start}.table-pagination>div{order:3;justify-content:flex-end;width:100%;overflow-x:auto}.dashboard-modal-backdrop{align-items:end;padding:10px}.attendance-details-modal{border-radius:12px 12px 0 0;max-height:calc(100vh - 20px)}.attendance-modal-summary{grid-template-columns:36px 1fr;margin:12px 13px 4px}.attendance-modal-summary>span{width:36px;height:36px}.attendance-detail-list{padding:8px 13px}.attendance-detail-list article{grid-template-columns:38px 1fr;padding:12px 0}.attendance-detail-list dl{grid-column:1/-1;padding-left:50px}.attendance-details-modal>footer{flex-direction:column-reverse;align-items:stretch;padding:11px 13px}.attendance-details-modal>footer a,.attendance-details-modal>footer button{width:100%}}@media (width<=1150px){.registration-filter-primary{grid-template-columns:1fr auto}.registration-filter-primary .type-filter{grid-column:1/-1}.registration-filter-grid{grid-template-columns:repeat(4,minmax(130px,1fr))}}@media (width<=760px){.registration-filter-primary{grid-template-columns:1fr}.registration-filter-primary .type-filter{grid-column:auto}.registration-filter-primary .filter-group{width:100%}.registration-filter-primary .filter-group button{flex:1;padding:0 8px}.registration-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registrations-filters{padding:12px}.registrations-pagination>div{justify-content:flex-start}}@media (width<=430px){.registration-filter-grid{grid-template-columns:1fr}.registration-filter-footer{flex-direction:column;align-items:flex-start}.registration-filter-primary .filter-group{overflow-x:auto}.registration-filter-primary .filter-group button{min-width:max-content}.registrations-pagination>div{overflow-x:auto}}@media (width<=1200px){.users-heading{padding-right:250px}.users-filter-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (width<=900px){.users-heading{padding-right:0}.users-filter-primary{grid-template-columns:1fr}.users-filter-primary .filter-group{width:max-content;max-width:100%}}@media (width<=620px){.users-heading{flex-direction:column;align-items:stretch}.users-heading .add-employee-button{width:100%}.users-filter-grid{grid-template-columns:1fr}.users-filter-primary .filter-group{width:100%}.users-filter-primary .filter-group button{flex:1}.users-filters{padding:12px}.users-pagination>div{justify-content:flex-start;overflow-x:auto}}.users-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.users-heading-actions button{white-space:nowrap}.users-heading-actions svg{width:17px}.inline-alert.success{color:#087a49;background:#effaf4;border:1px solid #b9dfcb;align-items:center;gap:9px;display:flex}.inline-alert.success svg{flex:none;width:17px}@keyframes employee-import-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spin{animation:none}}.employee-import-modal{background:#fff;border-radius:13px;flex-direction:column;width:min(920px,100%);max-height:min(850px,100vh - 40px);display:flex;overflow:hidden;box-shadow:0 25px 75px #061b3357}.employee-import-modal>header{border-bottom:1px solid #e4e9ed;justify-content:space-between;align-items:center;gap:18px;min-height:102px;padding:20px 24px;display:flex}.employee-import-modal>header>div{min-width:0}.employee-import-modal header h2{margin:4px 0 5px;font-size:21px}.employee-import-modal header p{color:#6e7e90;margin:0;font-size:10px;line-height:1.5}.employee-import-modal header>button{color:#627387;background:#f1f4f6;border:0;border-radius:50%;flex:none;place-items:center;width:39px;height:39px;display:grid}.employee-import-modal header>button:disabled{opacity:.45}.employee-import-body{gap:14px;min-height:0;padding:17px 22px 19px;display:grid;overflow:auto}.import-safety{background:linear-gradient(120deg,#f6fcf9,#eef9f3);border:1px solid #cfe6da;border-radius:9px;align-items:center;gap:11px;padding:12px 14px;display:flex}.import-safety>svg{color:#087e4b;background:#dcf4e8;border-radius:8px;width:30px;height:30px;padding:6px}.import-safety>div{gap:3px;display:grid}.import-safety strong{font-size:10px}.import-safety span{color:#617568;font-size:8px;line-height:1.5}.employee-import-dropzone{color:#64778b;cursor:pointer;background:#f8fafb;border:1px dashed #adbbc7;border-radius:10px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:91px;padding:14px 15px;transition:border-color .15s,background .15s;display:grid}.employee-import-dropzone:hover,.employee-import-dropzone:focus-within{background:#f3fbf7;border-color:#44b27e}.employee-import-dropzone.selected{background:#f5fbf8;border-style:solid;border-color:#91cfaf}.employee-import-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.employee-import-dropzone>svg{color:#087f4b;background:#e4f6ed;border-radius:10px;width:42px;height:42px;padding:9px}.employee-import-dropzone>span{gap:5px;min-width:0;display:grid}.employee-import-dropzone strong{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:11px;overflow:hidden}.employee-import-dropzone small{font-size:8px}.employee-import-dropzone>b{color:#31506e;background:#fff;border:1px solid #c9d4dd;border-radius:7px;padding:9px 12px;font-size:9px}.import-message{border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:10px 12px;font-size:9px;font-weight:700;display:flex}.import-message.error{color:#a33d2f;background:#fff3f1;border:1px solid #efc2bb}.import-message svg{flex:none;width:16px}.import-summary{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.import-summary article{background:#f8fafb;border:1px solid #e0e6eb;border-radius:9px;gap:3px;min-height:67px;padding:11px 13px;display:grid}.import-summary strong{font-size:20px}.import-summary span{color:#708093;font-size:8px}.import-summary .create{background:#f0faf5;border-color:#bee1cf}.import-summary .create strong,.import-summary .valid strong{color:#09804d}.import-summary .update{background:#f2f7fc;border-color:#c8dcf0}.import-summary .update strong{color:#286797}.import-summary .invalid{background:#fff4f2;border-color:#efc6bf}.import-summary .invalid strong{color:#b44434}.import-review-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.import-review-heading h3{margin:0 0 4px;font-size:12px}.import-review-heading p{color:#748397;margin:0;font-size:8px}.import-review-heading>span{border-radius:14px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-weight:800;display:flex}.import-review-heading>span svg{width:13px}.import-review-heading .ready{color:#087b49;background:#e8f8f0}.import-review-heading .blocked{color:#ae4031;background:#fff0ed}.import-subsection-heading{border-top:1px solid #e4eaee;align-items:center;gap:9px;margin-top:2px;padding-top:12px;display:flex}.import-subsection-heading>svg{color:#087f4b;background:#e8f7ef;border-radius:8px;width:29px;height:29px;padding:6px}.import-subsection-heading h3{margin:0 0 3px;font-size:11px}.import-subsection-heading p{color:#778697;margin:0;font-size:8px}.import-summary.remote article{min-height:61px}.remote-import-table{max-height:220px}.remote-import-table table{min-width:820px}.remote-import-table td:nth-child(2){width:210px}.remote-import-table td:nth-child(3){width:115px}.remote-import-table td:nth-child(4){width:135px}.import-review-table{border:1px solid #e0e6eb;border-radius:9px;max-height:265px;overflow:auto}.import-review-table table{min-width:720px}.import-review-table th{z-index:1;background:#f1f5f7;height:35px;padding:0 10px;font-size:9px;position:sticky;top:0}.import-review-table td{vertical-align:top;white-space:normal;height:auto;min-height:48px;padding:8px 10px;font-size:9px}.import-review-table td:first-child{width:55px;display:table-cell}.import-review-table td:nth-child(2){width:185px}.import-review-table td:nth-child(3){width:115px}.import-review-table td>strong,.import-review-table td>small{display:block}.import-review-table td>small{color:#718195;margin-top:3px}.import-review-table ul{gap:3px;margin:0;padding-left:16px;line-height:1.4;display:grid}.import-review-table li.error{color:#a74032}.import-review-table li.warning-text{color:#9a6614}.import-action{white-space:nowrap;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:800}.import-action.unchanged{color:#697a8c;background:#edf1f4}.import-action.create{color:#087d4b;background:#e6f7ee}.import-action.update{color:#2e6696;background:#eaf2fb}.import-action.invalid{color:#aa4032;background:#fff0ed}.row-valid{color:#087c4a;align-items:center;gap:5px;display:flex}.row-valid svg{width:13px}.employee-import-modal>footer{border-top:1px solid #e3e9ed;justify-content:flex-end;align-items:center;gap:8px;min-height:70px;padding:12px 22px;display:flex}.employee-import-modal>footer button{min-width:120px}.employee-import-modal>footer .primary-button{min-width:185px}.employee-import-modal>footer svg{width:16px}@media (width<=1350px){.users-heading{padding-right:270px}.users-heading-actions{max-width:380px}}@media (width<=1050px){.users-heading{flex-direction:column;justify-content:flex-start;gap:9px;min-height:140px;padding-right:250px}.users-heading-actions{justify-content:flex-start;max-width:330px}.users-heading-actions .secondary-button{width:43px;padding:0;font-size:0}.users-heading-actions .secondary-button svg{width:18px}}@media (width<=900px){.users-heading{padding-right:0}.users-heading-actions{max-width:none}}@media (width<=620px){.users-heading-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.users-heading-actions button{width:100%}.users-heading-actions .secondary-button{width:100%;font-size:11px}.users-heading-actions .add-employee-button{grid-column:1/-1}.dashboard-modal-backdrop{align-items:end;padding:8px}.employee-import-modal{border-radius:13px 13px 0 0;max-height:calc(100vh - 16px)}.employee-import-modal>header{min-height:88px;padding:15px}.employee-import-modal header h2{font-size:17px}.employee-import-modal header p{font-size:8px}.employee-import-body{padding:13px}.import-safety{align-items:flex-start}.employee-import-dropzone{grid-template-columns:38px 1fr}.employee-import-dropzone>svg{width:38px;height:38px}.employee-import-dropzone>b{text-align:center;grid-column:1/-1}.import-summary{grid-template-columns:1fr 1fr}.employee-import-modal>footer{flex-direction:column-reverse;align-items:stretch;padding:10px 13px}.employee-import-modal>footer button,.employee-import-modal>footer .primary-button{width:100%}.attendance-chart>.panel-title-row{flex-direction:column;align-items:stretch}.attendance-panel-actions{justify-items:stretch}.attendance-date-navigator{grid-template-columns:36px minmax(0,1fr) 36px}.attendance-date-picker{justify-content:center}.attendance-panel-actions .chart-legend{justify-content:flex-end}.attendance-caption>span{min-width:0;font-size:7px}.department-attendance-open>svg{display:none}.attendance-details-modal>header{gap:9px;min-height:78px;padding:14px 13px}.attendance-details-modal header h2{font-size:17px}.attendance-details-modal header>button{width:35px;height:35px}.attendance-department-picker{flex-direction:column;align-items:stretch;gap:5px;padding:12px 13px 2px}.attendance-department-picker label{width:100%}.attendance-department-picker>small{padding:0}.employee-timeline-workspace{padding:12px 13px}.employee-timeline-axis{margin:0 3px 5px;font-size:7px}.employee-timeline-row{grid-template-columns:minmax(0,1fr) 18px;gap:8px;padding:10px}.employee-timeline-person{grid-column:1}.employee-timeline-arrow{grid-area:1/2}.employee-timeline-row>.employee-attendance-track{grid-column:1/-1}.employee-timeline-person strong{font-size:10px}.employee-timeline-person small{font-size:7px}.employee-attendance-detail{padding:12px 13px}.employee-detail-summary{flex-wrap:wrap;align-items:flex-start}.employee-detail-summary>div{min-width:135px}.employee-detail-summary>.status{margin-left:50px}.employee-detail-timeline{padding:12px}.employee-detail-timeline-heading{flex-direction:column;align-items:stretch}.employee-detail-timeline-heading .chart-legend{justify-content:flex-start}.employee-session-list article{grid-template-columns:31px 1fr}.employee-session-list article>span:last-child{grid-column:2}.attendance-details-modal.employee-detail-open>footer{flex-direction:column-reverse}}.dashboard-page .stats-row{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-page .stat{min-width:0;padding:17px}.dashboard-page .stat:nth-child(2)>span{color:#d98a12;background:#fff3df}.department-break-band,.employee-break-band{z-index:4;pointer-events:none;background:#f3a52e;border-radius:6px;min-width:4px;position:absolute;box-shadow:0 0 0 1px #fff,0 2px 7px #bb701f33}.department-break-band{height:10px;top:22px}.employee-break-band{height:18px;top:12px}.employee-detail-timeline .employee-break-band{height:21px;top:17px}.legend-line.break{background:#f3a52e;border-color:#f3a52e}.work-time-cell{gap:2px;display:grid}.work-time-cell>strong{font-size:11px}.work-time-cell>small{color:#748496;font-size:8px}.work-time-cell>em{color:#a86b10;align-items:center;gap:4px;font-size:8px;font-style:normal;display:flex}.work-time-cell svg{width:11px}.status.break{color:#a96b0e;background:#fff3df}.status.completed{color:#617184;background:#eef2f5}.attendance-modal-summary{grid-template-columns:40px 1fr 40px 1fr 40px 1fr}.employee-detail-summary>div>em{color:#6d7e90;font-size:8px;font-style:normal}.employee-break-summary{color:#c07a0f;background:#fff8ea;border:1px solid #f1d39a;border-radius:8px;align-items:center;gap:8px;padding:8px 11px;flex:none!important;display:flex!important}.employee-break-summary>svg{width:18px}.employee-break-summary>span{display:grid}.employee-break-summary strong{font-size:11px}.employee-session-list article>span:last-child{text-align:right;gap:2px;display:grid}.employee-session-list article>span:last-child small{font-weight:500}.session-breaks{color:#ad7015!important}.workday-suggestion-info{background:linear-gradient(120deg,#f7fcf9,#eef9f3);border:1px solid #cfe6da;border-radius:9px;grid-template-columns:35px 1fr 25px;align-items:center;gap:10px;margin:2px 0;padding:14px;display:grid}.workday-suggestion-info>svg{color:var(--admin-green)}.workday-suggestion-info>svg:last-child{opacity:.35}.workday-suggestion-info strong{font-size:10px}.workday-suggestion-info p{color:#627488;margin:3px 0 0;font-size:8px;line-height:1.55}.profile-selects{grid-template-columns:1fr 1fr 1fr}.profile-selects label:last-child{position:relative}.profile-selects input{border:1px solid #cad4de;border-radius:7px;height:42px;padding:0 49px 0 11px}.profile-selects label:last-child>span{color:#748496;font-size:9px;position:absolute;bottom:14px;right:11px}.profile-selection-summary{background:#f8fafb;border:1px solid #e0e7ec;border-radius:8px;align-items:center;gap:8px;padding:11px;display:flex}.profile-selection-summary>svg{color:var(--admin-green)}.profile-selection-summary span{font-size:10px}.profile-selection-summary small{color:#748496;margin-left:auto;font-size:8px}.employee-profile-preview{align-items:center;gap:7px;margin:12px 0;display:flex;overflow:auto}.employee-profile-preview>span{border:1px solid #e1e7ec;border-radius:8px;grid-template-columns:31px 1fr;align-items:center;gap:2px 7px;min-width:190px;padding:7px;display:grid}.employee-profile-preview .person-avatar{grid-row:1/3}.employee-profile-preview b{font-size:9px}.employee-profile-preview small{color:#718194;font-size:7px}.employee-profile-preview em{font-size:9px;font-style:normal}.field-hint{color:#7b8997;font-weight:500;display:block}.organization-editor .number-field{position:relative}.organization-editor .number-field input{width:100%;padding-right:55px}.organization-editor .number-field span{color:#788696;font-size:9px;position:absolute;top:14px;right:12px}@media (width<=1000px){.dashboard-page .stats-row{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.dashboard-page .stats-row{grid-template-columns:1fr 1fr;gap:9px}.dashboard-page .stat{gap:10px;min-height:90px;padding:12px}.dashboard-page .stat>span{width:42px;height:42px}.dashboard-page .stat strong{font-size:22px}.dashboard-page .stat small{font-size:9px}.attendance-modal-summary{grid-template-columns:36px 1fr}.profile-selects{grid-template-columns:1fr}.profile-selection-summary{flex-wrap:wrap;align-items:flex-start}.profile-selection-summary small{width:100%;margin-left:0}.employee-break-summary,.employee-detail-summary>.status{margin-left:50px}}.employee-detail-timeline-heading h3{margin:0;font-size:11px}.registrations-heading{justify-content:space-between;align-items:flex-start;gap:20px;padding-right:270px;display:flex}.registrations-heading .add-registration-button{min-width:142px;height:43px;margin-top:2px}.registrations-heading .add-registration-button svg{width:17px}.registration-person{gap:3px;display:grid}.registration-person small{color:#0a8050;align-items:center;gap:4px;font-size:7px;font-weight:700;display:flex}.registration-person small svg{width:10px;height:10px}.registration-header-actions{align-items:center;gap:7px;display:flex}.registration-header-actions>button{flex:none}.registration-header-actions .drawer-edit-button{color:#087f4b;background:#f0faf5;border:1px solid #bddbcb;border-radius:7px;align-items:center;gap:6px;width:auto;height:36px;padding:0 11px;font-size:9px;font-weight:800;display:flex}.registration-header-actions .drawer-edit-button svg{width:14px}.admin-origin-banner{color:#087d4c;background:#f3faf6;border:1px solid #cde4d8;border-radius:8px;align-items:center;gap:9px;margin:14px 0 0;padding:11px;display:flex}.admin-origin-banner>svg{width:19px}.admin-origin-banner>div{gap:2px;display:grid}.admin-origin-banner strong{font-size:10px}.admin-origin-banner small{color:#698176;font-size:8px}.admin-registration-editor{flex-direction:column;width:min(660px,100vw);display:flex}.admin-registration-editor>header{border-bottom:1px solid #e5eaee;justify-content:space-between;align-items:center;gap:15px;min-height:98px;padding:19px 22px;display:flex}.admin-registration-editor>header small{color:#078450;letter-spacing:.7px;text-transform:uppercase;font-size:8px;font-weight:800}.admin-registration-editor>header h2{margin:4px 0;font-size:20px}.admin-registration-editor>header p{color:#718195;margin:0;font-size:9px}.admin-registration-editor>header>button{color:#617287;background:#f0f3f5;border:0;border-radius:50%;flex:none;place-items:center;width:37px;height:37px;display:grid}.admin-registration-form{flex-direction:column;flex:1;min-height:0;display:flex}.editor-scroll{gap:13px;min-height:0;padding:17px 21px;display:grid;overflow-y:auto}.admin-registration-form>footer{border-top:1px solid #e4e9ed;justify-content:flex-end;align-items:center;gap:8px;min-height:68px;padding:12px 21px;display:flex}.admin-registration-form>footer button{min-width:108px}.admin-operation-notice{background:linear-gradient(120deg,#f5fbf8,#edf8f2);border:1px solid #cfe5d9;border-radius:9px;grid-template-columns:34px 1fr;align-items:center;gap:10px;padding:12px 13px;display:grid}.admin-operation-notice>svg{color:#078651;justify-self:center;width:20px}.admin-operation-notice strong{font-size:10px}.admin-operation-notice p{color:#63776c;margin:3px 0 0;font-size:8px;line-height:1.5}.admin-operation-notice.correction{background:linear-gradient(120deg,#f8fafc,#f1f5f8);border-color:#d7deea}.admin-operation-notice.correction>svg{color:#325f8c}.editor-section{background:#fff;border:1px solid #e1e7eb;border-radius:10px;gap:13px;padding:15px;display:grid}.editor-section-title{align-items:center;gap:10px;display:flex}.editor-section-title>svg{color:#07834f;background:#eaf7f1;border-radius:8px;width:31px;height:31px;padding:7px}.editor-section-title>div{gap:3px;display:grid}.editor-section-title strong{font-size:11px}.editor-section-title small{color:#718195;font-size:8px}.editor-field{color:#45596e;gap:6px;font-size:9px;font-weight:800;display:grid}.editor-field input,.editor-field select,.editor-field textarea{width:100%;min-height:42px;color:var(--navy);font:inherit;background:#fff;border:1px solid #cbd6df;border-radius:7px;outline:none;padding:0 11px;font-size:10px;font-weight:600}.editor-field textarea{resize:vertical;min-height:78px;padding:10px 11px;line-height:1.5}.editor-field input:focus,.editor-field select:focus,.editor-field textarea:focus{border-color:#1aaa68;box-shadow:0 0 0 3px #0bad6617}.editor-field textarea[aria-invalid=true]{border-color:#d45757;box-shadow:0 0 0 3px #d4575717}.editor-field-error{color:#b43c3c;align-items:center;gap:5px;font-size:8px;font-weight:700;line-height:1.4;display:flex}.editor-field-error svg{flex:none;width:13px;height:13px}.editor-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editor-grid.three{grid-template-columns:1fr 1fr .8fr}.event-kind-picker{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.event-kind-picker>button{color:#617285;text-align:left;background:#fff;border:1px solid #dce3e8;border-radius:8px;align-items:center;gap:8px;min-height:62px;padding:10px;display:flex}.event-kind-picker>button>svg{width:20px}.event-kind-picker>button>span{gap:2px;display:grid}.event-kind-picker strong{font-size:10px}.event-kind-picker small{font-size:7px}.event-kind-picker>button.active{color:#087d4b;background:#eef9f3;border-color:#56bf8c;box-shadow:inset 0 0 0 1px #a9dfc4}.event-kind-picker>button.active.break{color:#ac6c0d;background:#fff8eb;border-color:#edb657;box-shadow:inset 0 0 0 1px #f3d49e}.paired-exit-toggle{background:#f7fbf9;border:1px solid #dce5e0;border-radius:8px;align-items:center;gap:9px;padding:11px;display:flex}.paired-exit-toggle input{accent-color:#078650}.paired-exit-toggle span{gap:3px;display:grid}.paired-exit-toggle strong{font-size:9px}.paired-exit-toggle small{color:#718195;font-size:8px}.location-mode-picker{background:#eef2f4;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.location-mode-picker button{color:#68798b;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 8px;font-size:8px;font-weight:800}.location-mode-picker button.active{color:#087d4b;background:#fff;box-shadow:0 2px 7px #152c4118}.selected-location-preview{background:#f4faf7;border:1px solid #cfe3d8;border-radius:8px;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:10px;display:grid}.selected-location-preview>svg{color:#07844f;background:#e1f5ea;border-radius:8px;width:31px;height:31px;padding:7px}.selected-location-preview>div{gap:2px;display:grid}.selected-location-preview strong{font-size:10px}.selected-location-preview span{color:#627588;font-size:8px}.selected-location-preview small{color:#829087;font-size:7px}.location-empty-info{color:#6f7f91;background:#f8fafb;border:1px dashed #cbd5dd;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:9px 11px;font-size:8px;display:flex}.location-empty-info svg{width:16px}.correction-reason{background:#fbfefc;border-color:#cddfd6}.audit-section{border-top:1px solid #e7ecef;margin-top:16px;padding-top:15px}.audit-heading{align-items:center;gap:9px;display:flex}.audit-heading>svg{color:#345f88;background:#edf4f8;border-radius:8px;width:29px;height:29px;padding:6px}.audit-heading h3{margin:0;font-size:12px}.audit-heading p{color:#748496;margin:3px 0 0;font-size:8px}.audit-list{border-left:1px solid #dbe3e8;margin:11px 0 0 14px;padding-left:20px;display:grid}.audit-list article{grid-template-columns:1fr;padding:0 0 15px;display:grid;position:relative}.audit-list article>span{color:#07834f;background:#e7f7ef;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;top:0;left:-29px;box-shadow:0 0 0 4px #fff}.audit-list article>span svg{width:10px}.audit-list article>div{gap:3px;display:grid}.audit-list strong{font-size:9px}.audit-list small{color:#7b8997;font-size:7px}.audit-list p{color:#55687c;margin:3px 0;font-size:8px;line-height:1.45}.audit-list ul{color:#607287;background:#f5f8fa;border-radius:7px;margin:3px 0 0;padding:8px 8px 8px 21px;font-size:8px;line-height:1.55}@media (width<=1200px){.registrations-heading{padding-right:250px}}@media (width<=900px){.registrations-heading{padding-right:0}}@media (width<=620px){.registrations-heading{flex-direction:column;align-items:stretch}.registrations-heading .add-registration-button{width:100%;margin:0}.registration-header-actions .drawer-edit-button{justify-content:center;width:36px;padding:0;font-size:0}.admin-registration-editor{width:100vw;max-height:100vh}.admin-registration-editor>header{padding:15px}.editor-scroll{padding:13px}.admin-registration-form>footer{flex-direction:column-reverse;align-items:stretch;padding:11px 13px}.admin-registration-form>footer button{width:100%}.editor-grid,.editor-grid.three,.event-kind-picker{grid-template-columns:1fr}.event-kind-picker>button{min-height:52px}.location-mode-picker{grid-template-columns:1fr}.editor-section{padding:12px}}.registration-requirements-workspace{gap:14px;min-width:0;display:grid}.requirements-hero{background:linear-gradient(125deg,#fff 0%,#f4fbf7 70%,#e9f8f0 100%);border:1px solid #d8e5de;border-radius:12px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:128px;padding:23px 25px;display:grid;box-shadow:0 7px 22px #123b2910}.requirements-hero>span{color:#fff;background:#087f4b;border-radius:14px;place-items:center;width:52px;height:52px;display:grid;box-shadow:0 8px 18px #087f4b30}.requirements-hero>span svg{width:24px}.requirements-hero small{color:#078451;letter-spacing:.8px;font-size:8px;font-weight:800}.requirements-hero h2{margin:4px 0 5px;font-size:20px}.requirements-hero p{color:#627488;max-width:480px;margin:0;font-size:10px;line-height:1.55}.requirements-scope-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.requirements-scope-tabs>button{color:#647488;text-align:left;background:#fff;border:1px solid #dce3e9;border-radius:9px;align-items:center;gap:10px;min-height:64px;padding:11px 13px;display:flex}.requirements-scope-tabs>button.active{color:#08794a;background:#f0faf5;border-color:#78caa4;box-shadow:inset 0 0 0 1px #b9e8d1}.requirements-scope-tabs>button>svg{width:20px}.requirements-scope-tabs .avatar{width:24px;height:24px;font-size:9px}.requirements-scope-tabs span{gap:2px;display:grid}.requirements-scope-tabs strong{font-size:11px}.requirements-scope-tabs small{color:#8693a2;font-size:8px}.requirements-loading{color:#6f7f90;place-content:center;justify-items:center;gap:10px;min-height:240px;display:grid}.requirements-loading.error svg{color:#d37431}.requirements-loading p{margin:0;font-size:10px}.requirements-defaults{padding:0;overflow:hidden}.requirements-section-heading{border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:center;gap:15px;padding:19px 21px;display:flex}.requirements-section-heading h3,.requirements-list-toolbar h3{margin:0 0 4px;font-size:14px}.requirements-section-heading p,.requirements-list-toolbar p{color:#718094;margin:0;font-size:9px}.inheritance-pill{color:#08784a;background:#eaf7f0;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:800}.requirement-cards{background:#e9eef1;gap:1px;display:grid}.requirement-card{background:#fff;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:18px 20px;display:grid}.requirement-card>span{color:#0a8d55;background:#edf7f2;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.requirement-card>span svg{width:20px}.requirement-card h4{margin:0 0 5px;font-size:12px}.requirement-card p{color:#778698;margin:0;font-size:9px}.requirement-segmented{background:#eef2f4;border-radius:8px;padding:3px;display:flex}.requirement-segmented button{color:#6b7b8d;background:0 0;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-size:9px;font-weight:700}.requirement-segmented button.active{color:#44566a;background:#fff;box-shadow:0 2px 7px #152c4116}.requirement-segmented button.active.required{color:#fff;background:#087e4b}.requirements-defaults>footer{justify-content:space-between;align-items:center;gap:15px;min-height:67px;padding:13px 20px;display:flex}.requirements-defaults>footer>span{color:#8996a4;font-size:8px}.requirements-scoped-panel{padding:0;overflow:hidden}.requirements-list-toolbar{justify-content:space-between;align-items:center;gap:16px;padding:18px 20px 14px;display:flex}.requirements-list-toolbar .search{width:min(290px,45%)}.requirements-bulk-row{background:#f8fafb;border-block:1px solid #e7ecef;align-items:center;gap:13px;min-height:48px;padding:8px 20px;display:flex}.requirements-bulk-row label{align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.requirements-bulk-row input,.requirements-scope-row input{accent-color:#088650}.requirements-bulk-row>span{color:#7b8998;flex:1;font-size:8px}.requirements-scope-list{display:grid}.requirements-scope-row{border-bottom:1px solid #edf0f2;grid-template-columns:20px minmax(155px,1.2fr) minmax(240px,1fr) 75px auto;align-items:center;gap:10px;min-height:75px;padding:11px 15px 11px 20px;display:grid}.requirements-scope-row.selected{background:#f5fbf8}.scope-identity{align-items:center;gap:9px;min-width:0;display:flex}.scope-identity>i{border-radius:9px;width:31px;height:31px;box-shadow:inset 0 0 0 5px #fff,0 0 0 1px #dfe5e9}.scope-identity>span{gap:3px;min-width:0;display:grid}.scope-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.scope-identity small{text-overflow:ellipsis;white-space:nowrap;color:#7f8d9b;font-size:8px;overflow:hidden}.scope-identity em{color:#7d8995;background:#f1f2f4;border-radius:9px;padding:3px 6px;font-size:7px;font-style:normal}.override-status{color:#7f8b98;background:#f0f2f4;border-radius:999px;justify-self:start;padding:5px 7px;font-size:7px;font-weight:800}.override-status.custom{color:#a45e0c;background:#fff0db}.scope-edit-button{color:#536579;background:#fff;border:1px solid #dce3e8;border-radius:7px;align-items:center;gap:4px;height:34px;padding:0 7px 0 10px;font-size:8px;font-weight:800;display:flex}.scope-edit-button svg{width:13px}.effective-summary{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.effective-summary span{color:#68798b;background:#eef2f4;border-radius:7px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:8px;font-weight:700;display:flex}.effective-summary span svg{width:13px}.effective-summary span.required{color:#087a49;background:#e6f7ef}.effective-summary span.disabled{color:#929ca7;text-decoration:line-through}.effective-summary.compact span{min-height:24px;padding:0 7px;font-size:7px}.requirements-hero .effective-summary{justify-content:flex-end;max-width:250px}.requirements-drawer-backdrop{z-index:60}.requirements-drawer{flex-direction:column;width:min(570px,100%);padding:0;display:flex}.requirements-drawer>header{border-bottom:1px solid #e5eaed;justify-content:space-between;gap:14px;padding:21px 23px 17px;display:flex}.requirements-drawer>header small{color:#0a8953;letter-spacing:.7px;font-size:8px;font-weight:800}.requirements-drawer>header h2{margin:4px 0 5px;font-size:19px}.requirements-drawer>header p{color:#718195;margin:0;font-size:9px}.requirements-drawer>header>button{background:#f0f3f5;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.bulk-warning{color:#527162;background:#f2faf6;border:1px solid #c9dfd2;border-radius:8px;gap:9px;margin:15px 20px 0;padding:11px;display:flex}.bulk-warning svg{color:#09844f;width:18px}.bulk-warning p{margin:0;font-size:9px;line-height:1.5}.override-editor-list{padding:8px 20px}.override-editor-list>section{border-bottom:1px solid #edf0f2;gap:11px;padding:14px 0;display:grid}.override-editor-list>section>div:first-child{align-items:center;gap:9px;display:flex}.override-editor-list>section>div:first-child span{color:#078450;background:#edf7f2;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.override-editor-list>section svg{width:16px}.override-editor-list strong{font-size:11px}.override-options{background:#eef2f4;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.override-options.four{grid-template-columns:repeat(4,1fr)}.override-options button{color:#657689;background:0 0;border:0;border-radius:6px;min-height:35px;font-size:8px;font-weight:800}.override-options button.active{background:#fff;box-shadow:0 2px 6px #162d4215}.override-options button.active.inherit{color:#526678}.override-options button.active.required{color:#fff;background:#087f4b}.effective-preview{background:#f5fbf8;border:1px solid #d7e6de;border-radius:9px;gap:10px;margin:4px 20px 17px;padding:13px;display:grid}.effective-preview>div{gap:2px;display:grid}.effective-preview small{color:#07834f;letter-spacing:.7px;font-size:7px;font-weight:800}.effective-preview strong{font-size:11px}.requirements-drawer>footer{border-top:1px solid #e5eaed;justify-content:flex-end;gap:8px;margin-top:auto;padding:13px 20px;display:flex}@media (width>=901px) and (width<=1200px){.requirements-scope-row{grid-template-columns:20px minmax(150px,1fr) minmax(180px,1fr) auto}.override-status{display:none}.settings-layout:has(.registration-requirements-workspace){grid-template-columns:220px minmax(0,1fr)}}@media (width<=900px){.requirements-hero{grid-template-columns:45px 1fr}.requirements-hero>span{width:45px;height:45px}.requirements-hero .effective-summary{grid-column:1/-1;justify-content:flex-start;max-width:none}.requirements-scope-row{grid-template-columns:20px minmax(150px,1fr) auto}.requirements-scope-row>.effective-summary{grid-column:2/-1}.scope-edit-button{grid-area:1/3}}@media (width<=620px){.requirements-hero{padding:18px 16px}.requirements-hero h2{font-size:18px}.requirements-scope-tabs{grid-template-columns:1fr}.requirements-scope-tabs>button{min-height:54px}.requirements-list-toolbar{flex-direction:column;align-items:stretch}.requirements-list-toolbar .search{width:100%}.requirements-bulk-row{flex-wrap:wrap;align-items:flex-start}.requirements-bulk-row>span{min-width:55%}.requirements-bulk-row .primary-button{width:100%}.requirements-scope-row{grid-template-columns:20px 1fr auto;padding:12px}.requirements-scope-row>.effective-summary{grid-column:1/-1;padding-left:28px}.scope-edit-button{justify-content:center;width:34px;padding:0;font-size:0}.requirement-card{grid-template-columns:38px 1fr;padding:15px}.requirement-card>span{width:38px;height:38px}.requirement-segmented{grid-column:1/-1}.requirement-segmented button{flex:1;padding:0 6px}.requirements-defaults>footer{flex-direction:column;align-items:stretch}.requirements-defaults>footer button{width:100%}.requirements-drawer{border-radius:12px 12px 0 0;max-height:calc(100vh - 16px)}.override-options.four{grid-template-columns:1fr 1fr}.requirements-drawer>footer{flex-direction:column-reverse;align-items:stretch}.requirements-drawer>footer button{width:100%}}.remote-settings{gap:13px;display:grid}.remote-default-card{padding:0;overflow:hidden}.remote-default-card>header{align-items:center;gap:13px;padding:20px;display:flex}.remote-default-card>header>span{color:#fff;background:#087f4b;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.remote-default-card>header>div{flex:1}.remote-default-card h2{margin:3px 0;font-size:18px}.remote-default-card p{color:#6b7c8e;margin:0;font-size:9px}.remote-default-card small{color:#078451;font-size:8px;font-weight:800}.table-switch.prominent{background:#f4faf7;border:1px solid #d9e6df;border-radius:9px;padding:9px 12px}.remote-radius-setting{background:#f7fbf9;border-top:1px solid #e5ebe8;grid-template-columns:24px minmax(190px,1fr) minmax(180px,1.2fr) 62px;align-items:center;gap:12px;padding:15px 20px;display:grid}.remote-radius-setting>svg{color:#078451}.remote-radius-setting>span{display:grid}.remote-radius-setting strong{font-size:10px}.remote-radius-setting small{color:#748596;font-size:8px;font-weight:500}.remote-radius-setting input{accent-color:#078451}.remote-radius-setting b{text-align:right;font-size:12px}.remote-scope-tabs{gap:7px;display:flex}.remote-scope-tabs button{color:#657588;background:#fff;border:1px solid #d9e1e6;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:9px;font-weight:800;display:flex}.remote-scope-tabs button.active{color:#087c4a;background:#eef9f3;border-color:#73c7a0}.remote-scope-tabs svg{width:16px}.remote-overrides{padding:0;overflow:hidden}.remote-overrides-toolbar{border-bottom:1px solid #e7ecef;justify-content:space-between;align-items:center;gap:12px;padding:14px 17px;display:flex}.remote-overrides-toolbar .search{width:270px}.remote-overrides-toolbar>div{align-items:center;gap:8px;display:flex}.remote-overrides-toolbar span{color:#778797;font-size:8px}.remote-overrides-toolbar select{background:#fff;border:1px solid #cbd5dd;border-radius:7px;height:38px;padding:0 9px;font-size:9px}.remote-settings-list{display:grid}.remote-select-all{background:#f7f9fa;align-items:center;gap:8px;min-height:38px;padding:0 18px;font-size:8px;font-weight:700;display:flex}.remote-settings-list input{accent-color:#087f4b}.remote-settings-list article{border-top:1px solid #edf0f2;grid-template-columns:minmax(180px,1fr) 115px 120px;align-items:center;gap:12px;min-height:66px;padding:9px 17px;display:grid}.remote-settings-list article>label{align-items:center;gap:9px;display:flex}.remote-settings-list article>label>i{border-radius:8px;width:27px;height:27px}.remote-settings-list article>label>span{display:grid}.remote-settings-list article strong{font-size:10px}.remote-settings-list article small{color:#788899;font-size:8px}.remote-settings-list article>select{background:#fff;border:1px solid #ccd6de;border-radius:7px;height:36px;padding:0 8px;font-size:9px}.remote-effective{border-radius:8px;padding:6px 8px;font-size:8px;font-weight:800;display:grid}.remote-effective small{font-weight:500;font-size:7px!important}.remote-effective.enabled{color:#07834f;background:#e8f7ef}.remote-effective.disabled{color:#6d7b89;background:#f2f4f5}.remote-pending-badge{color:#087e4b;background:#e9f7f0;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:9px;font-weight:800;display:flex}.remote-pending-badge svg{width:17px}.remote-locations-panel{padding:0;overflow:hidden}.remote-locations-table{border-collapse:collapse;width:100%}.remote-locations-table th{text-align:left;background:#f4f6f7;height:42px;padding:0 12px}.remote-locations-table td{border-top:1px solid #e3e8ec;height:61px;padding:9px 12px;font-size:9px}.remote-locations-table td:first-child{align-items:center;gap:8px;display:flex}.remote-locations-table td:nth-child(2){align-content:center;gap:3px;display:grid}.remote-locations-table td:nth-child(2) small{text-overflow:ellipsis;white-space:nowrap;color:#758698;max-width:330px;overflow:hidden}.radius-cell{align-items:center;gap:5px;display:flex}.radius-cell svg{color:#078451;width:14px}.remote-location-status{border-radius:999px;align-items:center;gap:5px;width:max-content;padding:6px 8px;font-size:8px;font-weight:800;display:flex}.remote-location-status svg{width:13px}.remote-location-status.status-1{color:#aa6508;background:#fff1dd}.remote-location-status.status-2{color:#07824e;background:#e7f7ef}.remote-location-status.status-3{color:#b23b37;background:#fdebea}.remote-location-status.status-4{color:#697987;background:#eef1f3}.remote-review-drawer>header p,.employee-edit-drawer>header p{color:#718195;margin:3px 0 0;font-size:9px}.remote-review-drawer .location-map-editor{flex-basis:300px;height:300px}.remote-decision-grid{grid-template-columns:180px 1fr;align-items:start;gap:12px;display:grid}.remote-location-coordinates{background:#f6faf8;border:1px solid #dce5e0;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.remote-location-coordinates svg{color:#078451;width:16px}.remote-location-coordinates span{font-size:9px;font-weight:800}.remote-location-coordinates small{color:#718294;margin-left:auto;font-size:8px}.remote-employee-note{background:#fff8ec;border-left:3px solid #e5a43b;padding:12px}.remote-employee-note strong{font-size:9px}.remote-employee-note p{color:#647486;margin:4px 0 0;font-size:9px}.employee-edit-drawer{width:min(900px,100vw)}.employee-edit-section{border:1px solid #e0e6ea;border-radius:10px;gap:12px;padding:15px;display:grid}.employee-edit-section h3{margin:0;font-size:13px}.employee-edit-section .choice-grid label svg{width:13px}.employee-rule-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.employee-rule-grid label{gap:6px;font-size:9px;font-weight:800;display:grid}.employee-rule-grid select{background:#fff;border:1px solid #cbd5dd;border-radius:7px;height:40px;padding:0 9px}.users-table .icon-button{color:#547087;background:#fff;border:1px solid #d5dee5;border-radius:7px;width:34px;height:34px}.users-table .icon-button svg{width:15px}@media (width<=900px){.remote-overrides-toolbar{flex-direction:column;align-items:stretch}.remote-overrides-toolbar .search{width:100%}.remote-overrides-toolbar>div{flex-wrap:wrap}.remote-settings-list article{grid-template-columns:minmax(150px,1fr) 105px}.remote-settings-list article>select{grid-column:2}.remote-decision-grid{grid-template-columns:1fr}.employee-rule-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.remote-default-card>header{flex-wrap:wrap;align-items:flex-start}.remote-default-card>header>div{min-width:180px}.remote-default-card .prominent{margin-left:61px}.remote-radius-setting{grid-template-columns:24px 1fr 55px}.remote-radius-setting input{grid-column:1/-1}.remote-overrides-toolbar>div select,.remote-overrides-toolbar>div button{flex:1}.remote-settings-list article{grid-template-columns:1fr;gap:7px}.remote-settings-list article>select{grid-column:auto}.remote-effective{justify-self:start}.employee-rule-grid{grid-template-columns:1fr}.remote-work-page .page-heading{flex-direction:column;align-items:stretch}.remote-pending-badge{width:max-content}}.pwa-install{z-index:30;background:#fff;border:1px solid #bfd0dc;border-radius:13px;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;width:min(510px,100vw - 32px);padding:16px 48px 16px 16px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #071e3830}.pwa-install-icon{background:var(--green-soft);width:46px;height:46px;color:var(--green);border-radius:12px;place-items:center;display:grid}.pwa-install strong{font-size:14px}.pwa-install p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.45}.pwa-install p svg{vertical-align:-3px;width:14px;height:14px}.pwa-install-close{color:#708094;background:0 0;border:0;padding:5px;position:absolute;top:9px;right:9px}.pwa-install-close svg{width:17px;height:17px}.sync-banner{color:#8a5a00;background:#fff8e7;border-bottom:1px solid #e3d09b;align-items:center;gap:10px;width:min(100%,520px);margin:0 auto;padding:10px 16px;display:flex}.sync-banner.online{color:#11794b;background:#effaf4;border-color:#bfe6d2}.sync-banner>svg{flex:none}.sync-banner>span{flex:1;gap:2px;display:grid}.sync-banner strong{font-size:12px}.sync-banner small{color:#6f6048;font-size:10px}.sync-banner.online small{color:#4d7460}.sync-banner button{color:inherit;background:#fff;border:0;border-radius:6px;padding:7px 9px;font-size:10px;font-weight:700}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.offline-ready,.offline-blocked{border-radius:9px;align-items:center;gap:11px;margin-bottom:14px;padding:12px 14px;font-size:12px;display:flex}.offline-ready{color:#815500;background:#fff8e7}.offline-blocked{color:#993b2e;background:#fff1ee}.offline-blocked>svg{flex:none}.offline-blocked strong{font-size:12px}.offline-blocked p{margin:3px 0 0;font-size:10px}.compact-alert{margin:14px 0 0}.employee-actions a.disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.work-state.at-work{background:#f1fbf6;border-color:#bce5ce}.work-state.at-work .state-dot{background:var(--green)}.work-state.at-work>svg{color:var(--green)}.capture-message{margin-top:14px}.registration-photo{object-fit:cover;background:#edf1f4;border-radius:9px;width:100%;max-height:330px;display:block}.journal-photo{object-fit:cover;border-radius:8px;width:76px;height:76px;margin-top:9px;display:block}.journal-list article.pending{background:#fffaf0;border-color:#e9c46f}.pending-label{color:#a26a00;align-items:center;gap:5px;margin-top:5px;font-size:10px;font-weight:700;display:flex}.pending-label svg{width:13px;height:13px}.offline-settings-info{background:#f2fbf6;border:1px solid #c9e6d7;border-radius:9px;align-items:flex-start;gap:13px;margin:20px 22px;padding:16px;display:flex}.offline-settings-info>svg{color:var(--admin-green);flex:none}.offline-settings-info strong{font-size:12px}.offline-settings-info p{color:#526c5f;margin:6px 0;font-size:10px;line-height:1.55}.offline-settings-info small{color:#6f8278;font-size:9px}.table-switch{align-items:center;gap:8px;display:flex}.table-switch .switch{width:36px;height:20px}.table-switch .switch:after{width:14px;height:14px}.table-switch .switch:checked:after{transform:translate(16px)}.table-switch span{color:#647489;font-size:10px}@media (width<=620px){.pwa-install{grid-template-columns:42px 1fr;padding:14px 42px 14px 14px;bottom:86px;left:16px;right:16px}.pwa-install .primary-button{grid-column:1/-1;width:100%}.sync-banner{padding:9px 14px}.journal-photo{width:68px;height:68px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
