:root{--lw-ink:#111827;--lw-muted:#667085;--lw-line:#e4e7ec;--lw-bg:#f8f9fc;--lw-panel:#fff;--lw-primary:#5527f5;--lw-primary-soft:#f0edff;--lw-green:#079455;--lw-green-soft:#ecfdf3;--lw-yellow:#f79009;--lw-red:#f04438;--lw-orange:#ff4d16}html{text-size-adjust:100%}body{margin:0;background:var(--lw-bg);color:var(--lw-ink);font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}input,select,textarea{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid var(--lw-line);border-radius:6px;background:#fff;color:var(--lw-ink)}form{grid-gap:13px;gap:13px}form,label{display:grid}label{grid-gap:6px;gap:6px;color:var(--lw-muted);font-size:13px;font-weight:700}.lw-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr)}.lw-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;box-sizing:border-box;padding:22px 14px;background:#fff;color:var(--lw-ink);border-right:1px solid var(--lw-line);display:flex;flex-direction:column}.lw-brand{display:flex;align-items:center;gap:11px}.lw-brand>span{position:relative;width:40px;height:40px;display:grid;place-items:center;background:linear-gradient(135deg,#3157ff,#6d35ff);color:transparent;font-size:0;font-weight:900;border-radius:8px;box-shadow:0 8px 18px rgba(85,39,245,.16)}.lw-brand>span:before{content:"";width:21px;height:23px;border-radius:6px;background:#fff;-webkit-clip-path:polygon(0 0,34% 0,50% 38%,66% 0,100% 0,100% 100%,70% 100%,70% 49%,50% 80%,30% 49%,30% 100%,0 100%);clip-path:polygon(0 0,34% 0,50% 38%,66% 0,100% 0,100% 100%,70% 100%,70% 49%,50% 80%,30% 49%,30% 100%,0 100%)}.lw-brand>span:after{content:"";position:absolute;width:5px;height:12px;left:12px;bottom:8px;border-radius:3px;background:#cfd6ff;box-shadow:11px 0 0 #cfd6ff;opacity:.95}.lw-brand small,.lw-brand strong{display:block}.lw-brand strong{font-size:15px;line-height:1.1;letter-spacing:-.01em}.lw-brand small{color:var(--lw-muted);font-size:12px}.lw-sidebar nav{margin-top:38px;display:grid;grid-gap:5px;gap:5px}.lw-sidebar nav button{display:flex;align-items:center;gap:10px;padding:11px 12px;text-align:left;border-radius:6px;background:transparent;color:#475467;font-weight:700}.lw-sidebar nav button b{width:18px;color:#667085;text-align:center;font-size:15px}.lw-sidebar nav button.active,.lw-sidebar nav button:hover{background:var(--lw-primary-soft);color:var(--lw-primary)}.lw-sidebar nav button.active b,.lw-sidebar nav button:hover b{color:var(--lw-primary)}.lw-user{margin-top:auto;padding-top:16px;border-top:1px solid var(--lw-line);display:grid;grid-template-columns:36px 1fr 30px;grid-gap:9px;gap:9px;align-items:center}.lw-user>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--lw-primary-soft);color:var(--lw-primary);font-weight:800}.lw-user small,.lw-user strong{display:block}.lw-user button,.lw-user small{color:var(--lw-muted)}.lw-user button{background:transparent;font-size:18px}.lw-main{min-width:0;padding:30px}.lw-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:22px}.lw-header small{color:var(--lw-primary);font-weight:800;text-transform:uppercase}.lw-header h1{margin:5px 0 0;font-size:30px;letter-spacing:0}.lw-toolbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:18px}.lw-toolbar input{width:min(420px,100%)}.lw-centered button,.lw-toolbar button,form button{background:var(--lw-primary);color:#fff;padding:11px 17px;border-radius:6px;font-weight:800}.secondary{padding:10px 14px;border:1px solid var(--lw-line);background:#fff;border-radius:6px;font-weight:700}.lw-form-panel,.lw-list,.lw-table-wrap{border:1px solid var(--lw-line);background:#fff;border-radius:7px;overflow:hidden}.lw-table-wrap table{width:100%;border-collapse:collapse}.lw-table-wrap td,.lw-table-wrap th{padding:13px 15px;border-bottom:1px solid var(--lw-line);text-align:left}.lw-table-wrap th{color:var(--lw-muted);font-size:12px;text-transform:uppercase;background:#f9fafb}.lw-table-wrap tbody tr{cursor:pointer}.lw-table-wrap tbody tr:hover{background:#faf9ff}.lw-notice{padding:11px 13px;border-radius:6px;margin-bottom:15px;font-weight:700}.lw-notice.success{background:var(--lw-green-soft);color:var(--lw-green)}.lw-notice.error{background:#fef3f2;color:var(--lw-red)}.lw-notice.info{background:var(--lw-primary-soft);color:var(--lw-primary)}.lw-split{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:18px;gap:18px}.lw-form-panel,.lw-list{padding:18px}.lw-form-panel h2,.lw-list h2{margin:0 0 16px}.lw-list article{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--lw-line)}.lw-list small,.lw-list strong{display:block}.check{display:flex;align-items:center;gap:8px}.check input{width:auto}.form-two{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.hint,.lw-empty{color:var(--lw-muted);font-size:13px}.link-button{margin-top:14px;padding:0;background:transparent;color:var(--lw-primary);font-weight:800}.lw-dialog-backdrop{position:fixed;inset:0;background:rgba(17,24,39,.46);display:grid;place-items:center;padding:20px;z-index:20}.lw-dialog{width:min(520px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:8px;padding:20px}.lw-dialog header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.lw-dialog h2{margin:0}.lw-dialog header button{width:34px;height:34px;border-radius:50%;background:#f2f4f7;font-size:22px}.lw-face-enroll{display:grid;grid-gap:14px;gap:14px}.lw-face-enroll-preview{width:100%;max-height:260px;object-fit:cover;border-radius:12px;border:1px solid #e5e7eb;background:#f8fafc}.lw-face-enroll-feedback,.lw-face-enroll-ready{margin:0;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:700;line-height:1.45}.lw-face-enroll-feedback.info,.lw-face-enroll-ready{color:#5b21b6;background:#f5f3ff;border:1px solid #ddd6fe}.lw-face-enroll-feedback.success{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0}.lw-face-enroll-feedback.error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca}.lw-face-enroll button[disabled]{opacity:.7;cursor:not-allowed}.lw-auth,.lw-centered{min-height:100vh;display:grid;place-items:center;padding:28px 16px;background:radial-gradient(circle at 50% 20%,#fff 0,#fff 36%,#f7f8fc 78%)}.lw-auth section,.lw-centered{text-align:left}.lw-auth section{width:min(420px,100%);padding:28px;background:#fff;border:1px solid var(--lw-line);border-radius:8px;box-shadow:0 16px 45px rgba(49,46,129,.08)}.lw-next-steps{min-height:100vh;display:grid;place-items:center;padding:24px 16px;background:radial-gradient(circle at 50% 16%,#fff 0,#fff 34%,#f7f8fc 78%)}.lw-next-steps section{width:min(560px,100%);box-sizing:border-box;padding:28px;border:1px solid var(--lw-line);border-radius:12px;background:#fff;box-shadow:0 16px 45px rgba(49,46,129,.08)}.lw-next-steps .lw-brand{margin-bottom:28px}.lw-next-steps .eyebrow{margin:0 0 8px;color:var(--lw-primary);font-size:13px;font-weight:900;text-transform:uppercase}.lw-next-steps h1{margin:0;color:var(--lw-ink);font-size:clamp(28px,6vw,38px);line-height:1.12;letter-spacing:0}.lw-next-steps .lead{margin:12px 0 22px;color:var(--lw-muted);font-size:16px;font-weight:650}.lw-next-steps ol{margin:0 0 24px;padding:0;display:grid;grid-gap:12px;gap:12px;list-style:none;counter-reset:nextStep}.lw-next-steps li{position:relative;min-height:48px;padding:14px 14px 14px 58px;border:1px solid var(--lw-line);border-radius:10px;background:#fbfcff;counter-increment:nextStep}.lw-next-steps li:before{content:counter(nextStep);position:absolute;left:14px;top:14px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--lw-primary-soft);color:var(--lw-primary);font-weight:900}.lw-next-steps li span,.lw-next-steps li strong{display:block}.lw-next-steps li strong{color:var(--lw-ink);font-size:15px}.lw-next-steps li span{margin-top:3px;color:var(--lw-muted);font-size:13px;font-weight:650}.lw-next-steps .actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.lw-next-steps .actions button{min-height:48px;border-radius:8px;background:var(--lw-primary);color:#fff;font-weight:900}.lw-next-steps .actions .secondary{background:#fff;color:var(--lw-primary);border:1px solid #d8d2ff}.lw-next-steps .link{width:100%;margin-top:14px;padding:8px;background:transparent;color:var(--lw-primary);font-weight:850}.lw-next-steps .link.muted{margin-top:2px;color:var(--lw-muted);font-weight:750}.lw-auth{align-content:start;grid-template-rows:minmax(0,1fr) auto;gap:0;padding:6px 6px 0;background:#fff}.lw-auth section.login-card{width:min(1528px,100%);min-height:calc(100vh - 80px);padding:0;display:grid;grid-template-columns:minmax(480px,.98fr) minmax(520px,1.02fr);overflow:hidden;border-color:#d8deea;border-radius:6px 6px 0 0;box-shadow:none}.lw-auth section.wide{width:min(560px,100%)}.login-form-panel{padding:38px clamp(44px,5vw,64px);display:flex;flex-direction:column;justify-content:flex-start;background:#fff}.login-form-panel .lw-brand.auth{margin-bottom:clamp(62px,8vh,92px)}.login-form-panel .lw-brand>span{width:38px;height:38px;border-radius:9px;background:linear-gradient(135deg,#245cff,#6738ff 58%,#33d6ff);box-shadow:0 10px 24px rgba(85,39,245,.13)}.login-form-panel .lw-brand>span:before{width:22px;height:24px}.login-form-panel .lw-brand>span:after{left:11px;bottom:7px;background:#dbe3ff;box-shadow:11px 0 0 #dbe3ff}.login-form-panel .lw-brand strong{font-size:27px;letter-spacing:0;font-weight:850}.login-form-panel .lw-brand small{display:none}.login-form-content{width:min(612px,100%)}.login-form-panel h1{font-size:clamp(30px,3.2vw,39px);line-height:1.12;letter-spacing:0;margin:0 0 20px;font-weight:850;color:#070d2d}.login-form-panel p{margin:0 0 8px;font-size:16px;line-height:1.5;color:#56617e}.login-form-panel .login-welcome{color:#101936;font-weight:760;font-size:18px;margin-bottom:6px}.login-form-panel form{gap:24px;margin-top:36px}.login-form-panel label{color:#101936;font-size:14px;font-weight:800;gap:9px}.login-field{position:relative;display:block}.login-field input{min-height:58px;border-color:#d8dfed;background:#fff;border-radius:6px;font-size:16px;font-weight:500;padding-left:49px;transition:border-color .16s ease,box-shadow .16s ease}.login-field input::placeholder{color:#65708d;font-weight:500}.login-field input:focus{border-color:#7c6cff;box-shadow:0 0 0 4px rgba(85,39,245,.11);outline:none}.field-eye,.field-icon{position:absolute;top:50%;width:22px;height:22px;transform:translateY(-50%);color:#65708d;z-index:1}.field-icon{pointer-events:none;left:17px}.field-eye{right:17px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#65708d;cursor:pointer;touch-action:manipulation}.field-eye:focus-visible{outline:2px solid #6d4aff;outline-offset:4px;border-radius:6px}.field-eye svg,.field-icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.password-field input{padding-right:46px}.login-form-panel form button:not(.text-action):not(.field-eye){margin-top:8px;min-height:59px;font-size:18px;font-weight:820;border-radius:6px;background:linear-gradient(135deg,#5717ff,#4f24f5 48%,#3d15e8);box-shadow:0 12px 22px rgba(83,31,245,.13)}.login-options{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:3px}.login-options .check{color:#56617e;font-size:15px;font-weight:600;gap:11px}.login-options .check input{width:22px;height:22px;accent-color:var(--lw-primary)}.login-options .text-action{padding:0;font-size:14px;color:#4f24f5}.login-divider{position:relative;display:grid;place-items:center;margin:44px 0 30px;color:#56617e;font-size:15px;font-weight:600}.login-divider:before{content:"";position:absolute;left:0;right:0;height:1px;background:var(--lw-line)}.login-divider span{position:relative;padding:0 18px;background:#fff}.login-google{width:100%;min-height:58px;padding:12px 16px;border:1px solid #d8dfed;border-radius:6px;background:#fff;color:#07112f;font-size:17px;font-weight:760;display:inline-flex;align-items:center;justify-content:center;gap:14px}.login-google:disabled{color:var(--lw-ink);opacity:1;cursor:default}.google-mark{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;color:#4285f4;font-size:21px;font-weight:900;line-height:1}.auth-switch-row{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:36px;color:#56617e;font-size:16px}.login-guide-link{display:block;margin-top:16px;text-align:center;color:#6c47ff;font-size:14px;font-weight:700;text-decoration:none}.login-guide-link:hover{text-decoration:underline}.auth-switch{margin-top:0;font-size:16px;color:#4f24f5}.login-trust-loading{margin-top:14px!important;padding:11px 13px;border-radius:10px;background:#f0edff;color:#4f24f5!important;font-size:14px!important;font-weight:800}.login-visual-panel{position:relative;padding:clamp(28px,6vh,56px) 58px clamp(24px,4vh,48px);background:linear-gradient(180deg,#faf9ff,#f5f3ff);border-left:1px solid #edf0f7;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.language-button{position:absolute;right:32px;top:22px;min-height:49px;padding:0 17px;border:1px solid #dde3f0;border-radius:6px;background:#fff;color:#37405f;display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:16px;box-shadow:0 8px 24px rgba(50,63,105,.04)}.language-button>span{position:relative;width:20px;height:20px;border:2px solid #4d5878;border-radius:50%}.language-button>span:before{content:"";position:absolute;inset:3px 7px;border-left:2px solid #4d5878;border-right:2px solid #4d5878}.language-button>span:after{content:"";position:absolute;left:2px;right:2px;top:8px;border-top:2px solid #4d5878}.language-button b{width:8px;height:8px;border:solid #4d5878;border-width:0 2px 2px 0;transform:rotate(45deg) translateY(-2px)}.login-hero-art{width:min(560px,86%);height:auto;max-height:clamp(200px,36vh,400px);display:block;margin:0 auto;object-fit:contain;filter:saturate(1.03);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.login-visual-panel h2{margin:clamp(18px,3.4vh,40px) 0 clamp(14px,2.4vh,26px);font-size:clamp(22px,2.4vw,29px);line-height:1.18;font-weight:850;letter-spacing:0;color:#070d2d;text-align:center}.login-visual-panel ul{width:min(430px,100%);list-style:none;padding:0;margin:0;display:grid;grid-gap:clamp(10px,1.8vh,18px);gap:clamp(10px,1.8vh,18px)}.login-visual-panel li{display:grid;grid-template-columns:50px 1fr;align-items:center;grid-gap:21px;gap:21px}.login-visual-panel li>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;background:#fff;box-shadow:0 10px 26px rgba(85,39,245,.06)}.login-visual-panel small,.login-visual-panel strong{display:block}.login-visual-panel strong{font-size:16px;font-weight:780;color:#111936}.login-visual-panel small{margin-top:5px;color:#56617e;font-size:15px;line-height:1.35}.feature-icon svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.feature-icon.people{background:#f0edff;color:var(--lw-primary)}.feature-icon.shift{background:var(--lw-green-soft);color:var(--lw-green)}.feature-icon.report{background:#fff4ed;color:#ff7a1a}.feature-icon.secure{background:#eff6ff;color:#2563eb}.login-footer{min-height:56px;display:flex;justify-content:center;align-items:center;gap:clamp(28px,5vw,72px);color:#56617e;font-size:15px;background:#fff}.login-footer a{color:#56617e;text-decoration:none}.lw-brand.auth{margin-bottom:26px}.lw-auth h1,.lw-centered h1{margin:0 0 8px}.lw-auth p,.lw-centered p{color:var(--lw-muted)}.lw-centered{align-content:center;text-align:center}.lw-centered .lw-brand{justify-content:center}.lw-loading-spinner{width:34px;height:34px;margin:4px auto 22px;border:3px solid #e9e5ff;border-top:3px solid var(--lw-primary);border-radius:50%;animation:lw-spin .75s linear infinite}.admin-g5-bell{position:relative;width:46px;padding:0!important;border:0!important;box-shadow:none!important}.admin-g5-bell b{position:absolute;top:-3px;right:-3px;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#ef4444;color:#fff;font-size:12px;font-weight:900;border:2px solid #fff}.admin-g5-avatar{gap:12px!important;padding:0 10px 0 0!important;border:0!important;box-shadow:none!important}.admin-g5-avatar>span{width:46px;height:46px;font-size:0}.admin-g5-demo-banner{margin:-10px 0 20px;padding:12px 16px;border:1px solid #fed7aa;border-radius:10px;background:#fff7ed;color:#9a3412;font-size:14px;font-weight:900;line-height:1.35}.admin-g5-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:20px}.admin-g5-kpi{min-height:132px;display:grid;grid-template-columns:54px 1fr;align-items:start;grid-gap:18px;gap:18px;padding:26px 22px}.admin-g5-kpi>span{width:50px;height:50px;display:grid;place-items:center;border-radius:50%}.admin-g5-kpi>span.purple{color:#6d4aff;background:#f0edff}.admin-g5-kpi>span.green{color:#16a34a;background:#eaf8ef}.admin-g5-kpi>span.orange{color:#f97316;background:#fff4ed}.admin-g5-kpi>span.gray{color:#667085;background:#f2f4f7}.admin-g5-kpi p{margin:0;color:#34405f;font-size:15px;font-weight:700}.admin-g5-kpi strong{display:block;margin-top:10px;color:#111827;font-size:33px;line-height:1;font-weight:900}.admin-g5-kpi small{display:block;margin-top:12px;color:#34405f;font-size:13px;font-weight:700}.admin-g5-kpi small.green{color:#16a34a}.admin-g5-kpi small.orange{color:#f97316}.admin-g5-grid{display:grid;grid-gap:20px;gap:20px;margin-top:20px}.admin-g5-grid-top{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr)}.admin-g5-grid-bottom{grid-template-columns:minmax(320px,.95fr) minmax(360px,1fr) minmax(340px,.95fr)}.admin-g5-activity,.admin-g5-ai,.admin-g5-dept,.admin-g5-rate,.admin-g5-trend{padding:20px 22px}.admin-g5-activity header,.admin-g5-trend header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.admin-g5-trend header button{height:38px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#111827;font-weight:800}.admin-g5-trend header button span{width:8px;height:8px;border:solid #34405f;border-width:0 2px 2px 0;transform:rotate(45deg) translateY(-2px)}.admin-g5-legend{display:flex;align-items:center;gap:12px;margin-bottom:12px;color:#34405f;font-size:13px;font-weight:700}.admin-g5-dept li span,.admin-g5-legend span,.admin-g5-rate li span{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.admin-g5-dept .green,.admin-g5-legend .green,.admin-g5-rate .green{background:#22c55e}.admin-g5-dept .orange,.admin-g5-legend .orange,.admin-g5-rate .orange{background:#f97316}.admin-g5-dept .gray,.admin-g5-legend .gray,.admin-g5-rate .gray{background:#98a2b3}.admin-g5-dept .purple{background:#6d4aff}.admin-g5-dept .blue{background:#2f80ed}.admin-g5-trend svg{width:100%;min-height:230px;display:block;overflow:visible}.admin-g5-trend line{stroke:#e5e7eb;stroke-dasharray:4 5}.admin-g5-trend polyline{fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.admin-g5-trend .present{stroke:#22c55e}.admin-g5-trend .late{stroke:#f97316}.admin-g5-trend .absent{stroke:#98a2b3}.admin-g5-trend text{fill:#34405f;font-size:12px;font-weight:700;text-anchor:middle}.admin-g5-trend text.value{fill:#111827;font-size:12px;font-weight:800}.admin-g5-rate h2{margin-bottom:26px}.admin-g5-dept-body,.admin-g5-rate-body{display:grid;grid-template-columns:190px 1fr;align-items:center;grid-gap:24px;gap:24px}.admin-g5-donut{position:relative;width:178px;height:178px;display:grid;place-items:center;border-radius:50%}.admin-g5-donut:before{content:"";position:absolute;inset:36px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #eef1f6}.admin-g5-donut.rate{background:conic-gradient(#22c55e 0 75%,#f97316 75% 90%,#d0d5dd 90% 100%)}.admin-g5-donut.dept{background:conic-gradient(#6d4aff 0 33.3%,#2f80ed 33.3% 62.5%,#22c55e 62.5% 79.2%,#f97316 79.2% 91.7%,#98a2b3 91.7% 100%)}.admin-g5-donut span,.admin-g5-donut strong{position:relative;z-index:1;display:block;text-align:center}.admin-g5-donut strong{align-self:end;color:#111827;font-size:30px;line-height:1;font-weight:900}.admin-g5-donut span{align-self:start;margin-top:7px;color:#34405f;font-size:14px;font-weight:800}.admin-g5-ai ul,.admin-g5-dept ul,.admin-g5-rate ul{list-style:none;padding:0;margin:0}.admin-g5-dept li,.admin-g5-rate li{display:grid;grid-template-columns:10px 1fr auto;align-items:center;grid-gap:12px;gap:12px;color:#34405f;font-size:14px;font-weight:700}.admin-g5-dept li+li,.admin-g5-rate li+li{margin-top:20px}.admin-g5-dept li strong,.admin-g5-rate li strong{color:#34405f;font-weight:800}.admin-g5-up{margin:24px 0 0;color:#16a34a;font-size:16px;font-weight:900}.admin-g5-up span{color:#34405f;font-size:13px;font-weight:700}.admin-g5-dept h2{margin-bottom:30px}.admin-g5-activity header button{display:inline-flex;align-items:center;gap:6px;padding:0;background:transparent;color:#4f24f5;font-size:13px;font-weight:800}.admin-g5-activity header button svg{width:16px;height:16px}.admin-g5-activity-row{min-height:54px;display:grid;grid-template-columns:42px 1fr auto 48px;align-items:center;grid-gap:12px;gap:12px;padding:12px 0;border-bottom:1px solid #e5e7eb}.admin-g5-activity-row:last-child{border-bottom:0}.admin-g5-activity-row>span{width:42px;height:42px;font-size:0}.admin-g5-activity-row small,.admin-g5-activity-row strong{display:block}.admin-g5-activity-row strong{color:#111827;font-size:14px;font-weight:900}.admin-g5-activity-row small{margin-top:4px;color:#34405f;font-size:13px;font-weight:600}.admin-g5-activity-row em{color:#16a34a;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.admin-g5-activity-row em:before{content:"";display:inline-block;width:14px;height:14px;margin-right:6px;border-radius:50%;vertical-align:-2px;background:#16a34a}.admin-g5-activity-row em.late{color:#f97316}.admin-g5-activity-row em.late:before{background:#f97316}.admin-g5-activity-row time{color:#34405f;font-size:13px;font-weight:800;text-align:right}.admin-g5-ai h2{display:flex;align-items:center;gap:8px;margin-bottom:18px}.admin-g5-ai h2 svg{width:22px;height:22px;color:#6d4aff}.admin-g5-ai-panel{min-height:104px;display:grid;grid-template-columns:1fr 98px;align-items:center;grid-gap:12px;gap:12px;padding:18px;border:1px solid #ddd6fe;border-radius:10px;background:linear-gradient(135deg,#f3edff,#eef2ff);overflow:hidden}.admin-g5-ai-panel p{margin:0;color:#111827;font-size:15px;line-height:1.45;font-weight:700}.admin-g5-ai-panel span{width:74px;height:74px;display:grid;place-items:center;justify-self:center;border-radius:50%;color:#fff;background:radial-gradient(circle at 50% 42%,#16213e 0 38%,#6d4aff 39% 100%);box-shadow:0 12px 22px rgba(109,74,255,.2);font-weight:900}.admin-g5-ai ul{margin-top:18px;display:grid;grid-gap:12px;gap:12px}.admin-g5-ai li{position:relative;padding-left:23px;color:#34405f;font-size:13px;line-height:1.35;font-weight:700}.admin-g5-ai li:before{content:"";position:absolute;left:0;top:5px;width:8px;height:8px;border-radius:50%;background:#6d4aff;box-shadow:0 0 0 4px #f0edff}.admin-g5-ai>button{width:100%;height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:19px;border:1px solid #6d4aff;border-radius:8px;background:#fff;color:#4f24f5;font-size:14px;font-weight:900}.admin-g5-ai>button svg{width:16px;height:16px}.admin-g6-main{padding-top:28px}.admin-g6-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;min-height:60px;margin-bottom:16px}.admin-g6-topbar h1{margin:0;color:#111827;font-size:28px;line-height:1.18;font-weight:900;letter-spacing:0}.admin-g6-topbar p{display:flex;align-items:center;gap:8px;margin:9px 0 0;color:#34405f;font-size:15px;font-weight:700}.admin-g6-topbar p svg{width:15px;height:15px;color:#667085}.admin-g6-topbar p strong{color:#4f24f5;font-weight:800}.admin-g6-actions{gap:18px}.admin-g6-face-note{margin:0 0 16px;padding:12px 16px;border:1px solid #d8d2ff;border-radius:10px;background:#f7f5ff;color:#4f24f5;font-size:14px;font-weight:900;line-height:1.35}.admin-g6-filters{box-sizing:border-box;min-height:132px;display:grid;grid-template-columns:minmax(260px,1.25fr) repeat(3,minmax(172px,1fr)) 118px;align-items:end;grid-gap:26px;gap:26px;padding:20px 22px;margin-bottom:24px}.admin-g6-filter-button,.admin-g6-filter-field button,.admin-g6-page-size{height:48px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#34405f;font-size:15px;font-weight:700;text-align:left}.admin-g6-filter-field button svg,.admin-g6-page-size svg{width:17px;height:17px}.admin-g6-filter-button{justify-content:center;color:#111827;font-weight:800;white-space:nowrap}.admin-g6-filter-button svg{width:20px;height:20px}.admin-g6-employee{display:flex;align-items:center;gap:12px}.admin-g6-employee>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#f1c59a,#f7d0ad 45%,#7ba7df 46%,#2967b8);color:transparent;font-size:0;font-weight:900}.admin-g6-employee strong{color:#111827;font-size:14px;font-weight:800}.admin-g6-row-actions{display:flex;align-items:center;gap:7px}.admin-g6-row-actions button{width:30px;height:32px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#34405f}.admin-g6-row-actions button:nth-child(2){color:#4f24f5;border-color:#ddd6fe}.admin-g6-row-actions button:nth-child(3){color:#ef4444;border-color:#fecdd3}.admin-g6-row-actions svg{width:17px;height:17px}.admin-g6-pagination{min-height:82px;display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:22px;gap:22px;padding:18px 20px}.admin-g6-pagination p{margin:0;color:#34405f;font-size:14px;font-weight:700}.admin-g6-pagination>div{display:flex;align-items:center;gap:10px}.admin-g6-pagination>div button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #e5e7eb;border-radius:7px;background:#fff;color:#34405f;font-weight:800}.admin-g6-pagination>div button.active{border-color:#4f24f5;background:#4f24f5;color:#fff;box-shadow:0 8px 16px rgba(79,36,245,.18)}.admin-g6-pagination>div svg{width:17px;height:17px}.admin-g6-pagination>div span{color:#34405f;font-weight:800}.admin-g6-page-size{width:140px;white-space:nowrap}.admin-g5-shell,.lubiwork-admin-shell{min-height:100vh;background:#F8FAFC;color:#111827}.admin-g5-shell svg{width:18px;height:18px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.admin-g5-sidebar{position:fixed;inset:0 auto 0 0;width:240px;height:100vh;box-sizing:border-box;display:flex;flex-direction:column;padding:28px 14px 18px;background:#FFFFFF;border-right:1px solid #e5e7eb;z-index:10}.admin-g5-brand{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 8px}.admin-g5-brand>span{position:relative;width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;border-radius:8px;background:linear-gradient(135deg,#245CFF,#6D4AFF 58%,#33D6FF);color:transparent;font-size:0;box-shadow:0 10px 20px rgba(109,74,255,.14)}.admin-g5-brand>span:before{content:"";width:21px;height:22px;border-radius:5px;background:#FFFFFF;-webkit-clip-path:polygon(0 0,34% 0,50% 38%,66% 0,100% 0,100% 100%,70% 100%,70% 49%,50% 80%,30% 49%,30% 100%,0 100%);clip-path:polygon(0 0,34% 0,50% 38%,66% 0,100% 0,100% 100%,70% 100%,70% 49%,50% 80%,30% 49%,30% 100%,0 100%)}.admin-g5-brand>span:after{content:"";position:absolute;width:4px;height:10px;left:11px;bottom:7px;border-radius:999px;background:#DBE3FF;box-shadow:10px 0 0 #DBE3FF}.admin-g5-brand small,.admin-g5-brand strong{display:block}.admin-g5-brand strong{color:#111827;font-size:18px;line-height:1.05;font-weight:800;letter-spacing:0}.admin-g5-brand small{margin-top:2px;color:#6B7280;font-size:12px;line-height:1.2;font-weight:500}.admin-g5-sidebar nav{display:grid;grid-gap:6px;gap:6px;margin-top:40px}.admin-g5-sidebar nav button{width:100%;height:44px;display:flex;align-items:center;gap:10px;padding:0 14px;border:0;border-radius:8px;background:transparent;color:#34405F;font-size:14px;font-weight:500;text-align:left;transition:background .1s ease,color .1s ease}.admin-g5-sidebar nav button:hover{background:#F5F3FF;color:#6D4AFF}.admin-g5-sidebar nav button.active{background:#EDE9FE;color:#6D4AFF;font-weight:600}.admin-g5-sidebar nav button svg{display:block!important;width:18px!important;height:18px!important;stroke:currentColor!important;fill:none!important;stroke-width:1.75!important;stroke-linecap:round!important;stroke-linejoin:round!important;flex-shrink:0!important;overflow:visible!important}.admin-g5-user{margin-top:auto;min-height:56px;display:grid;grid-template-columns:36px minmax(0,1fr) 32px;align-items:center;grid-gap:10px;gap:10px;padding:10px 8px;border:1px solid #e5e7eb;border-radius:8px;background:#FFFFFF}.admin-g5-user>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#EDE9FE;color:#6D4AFF;font-size:13px;font-weight:700}.admin-g5-user small,.admin-g5-user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-g5-user strong{color:#111827;font-size:14px;font-weight:700}.admin-g5-user small{margin-top:1px;color:#6B7280;font-size:12px;font-weight:500}.admin-g5-logout{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#FFFFFF;color:#6B7280}.admin-g5-logout:hover{background:#F5F3FF;color:#6D4AFF}.admin-g5-main{min-height:100vh;min-width:0;box-sizing:border-box;margin-left:240px;padding:0 32px 32px;background:#F8FAFC}.admin-g5-topbar{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 -32px 28px;padding:20px 32px;background:#FFFFFF;border-bottom:1px solid #e5e7eb}.admin-g5-topbar p{margin:0 0 6px;color:#6B7280;font-size:11px;line-height:1.2;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.admin-g5-topbar p span{color:#6D4AFF}.admin-g5-topbar p strong{color:#6B7280;font-weight:700}.admin-g5-topbar h1{margin:0;color:#111827;font-size:24px;line-height:1.2;font-weight:800;letter-spacing:0}.admin-g5-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.admin-g5-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;border:1px solid #e5e7eb;border-radius:8px;background:#FFFFFF;color:#111827;font-size:14px;font-weight:600}.admin-g5-actions button:hover{border-color:#C4B5FD;color:#6D4AFF}.admin-g5-menu-btn{display:none;width:42px;height:42px;flex:none;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#17123a;cursor:pointer}.admin-g5-menu-btn svg{width:22px;height:22px}.admin-g5-topbar-title{min-width:0;flex:1 1}.admin-g5-backdrop{display:none}@media (max-width:900px){.admin-g5-sidebar{width:264px;transform:translateX(-100%);transition:transform .24s ease;box-shadow:0 20px 60px rgba(23,18,58,.28);z-index:60}.admin-g5-shell.sidebar-open .admin-g5-sidebar{transform:translateX(0)}.admin-g5-backdrop{display:block;position:fixed;inset:0;z-index:55;background:rgba(23,18,58,.45)}.admin-g5-main{margin-left:0;padding:0 16px 28px}.admin-g5-topbar{min-height:64px;gap:12px;margin:0 -16px 20px;padding:12px 16px}.admin-g5-menu-btn{display:inline-flex}.admin-g5-topbar h1{font-size:19px}.admin-g5-actions,.admin-g5-topbar p{display:none}}.admin-g5-card{background:#FFFFFF;border:1px solid #e5e7eb;border-radius:10px;box-shadow:none}.admin-g6-add-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.admin-g6-search{display:block;width:300px;max-width:100%;color:#111827;font-size:13px;font-weight:600}.admin-g6-search>div{position:relative;width:100%}.admin-g6-search input{width:300px;max-width:100%;box-sizing:border-box;padding:9px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#FFFFFF;color:#111827;font-size:14px;font-weight:500}.admin-g6-search input:focus{border-color:#6D4AFF;outline:none;box-shadow:0 0 0 3px rgba(109,74,255,.12)}.admin-g6-search input::placeholder{color:#6B7280}.admin-g6-search svg{position:absolute;right:12px;top:50%;width:18px;height:18px;transform:translateY(-50%);color:#6B7280}.admin-g6-add{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:9px 20px;border:0;border-radius:8px;background:#6D4AFF;color:#FFFFFF;font-size:14px;font-weight:600;line-height:1.25;cursor:pointer;box-shadow:none}.admin-g6-add:hover{background:#5B3FE0}.admin-g6-add svg{width:16px;height:16px;stroke:#FFFFFF;fill:none;stroke-width:2}.lw-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:24px;padding:0;border:0;background:transparent}.lw-stats div{min-height:94px;box-sizing:border-box;padding:20px 24px;border:1px solid #e5e7eb;border-radius:10px;background:#FFFFFF}.lw-stats span,.lw-stats strong{display:block}.lw-stats span{color:#6B7280;font-size:13px;font-weight:500}.lw-stats strong{margin-top:4px;color:#111827;font-size:28px;line-height:1.1;font-weight:800}.admin-g6-table-card{overflow:hidden}.admin-g6-table-wrap{width:100%;overflow-x:auto}.admin-g6-table{width:100%;min-width:0;border-collapse:collapse;table-layout:fixed}.admin-g6-table thead{background:#F8FAFC;border-bottom:2px solid #e5e7eb}.admin-g6-table th{padding:12px 16px;color:#9CA3AF;font-size:11px;line-height:1.3;font-weight:600;text-align:left;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.admin-g6-table td{padding:14px 16px;border-bottom:1px solid #f3f4f6;color:#111827;font-size:14px;line-height:1.35;text-align:left;vertical-align:middle}.admin-g6-table tbody tr{cursor:pointer;transition:background .1s ease}.admin-g6-table tbody tr:hover{background:#FAFAFA}.admin-g6-live-table td:first-child,.admin-g6-live-table th:first-child{width:28%}.admin-g6-live-table td:nth-child(2),.admin-g6-live-table th:nth-child(2){width:14%}.admin-g6-live-table td:nth-child(3),.admin-g6-live-table th:nth-child(3){width:11%}.admin-g6-live-table td:nth-child(4),.admin-g6-live-table th:nth-child(4){width:17%}.admin-g6-live-table td:nth-child(5),.admin-g6-live-table th:nth-child(5){width:20%}.admin-g6-live-table td:nth-child(6),.admin-g6-live-table th:nth-child(6){width:10%}.employee-cell{min-width:0;display:flex;align-items:center;gap:10px}.employee-cell>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:50%;background:#EDE9FE;color:#6D4AFF;font-size:13px;font-weight:700}.employee-cell small,.employee-cell strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-cell strong{color:#111827;font-size:14px;font-weight:600}.employee-cell small{margin-top:1px;color:#9CA3AF;font-size:12px;font-weight:500}.status{display:inline-flex;align-items:center;width:max-content;border-radius:20px;padding:3px 10px;font-size:12px;font-style:normal;font-weight:600;line-height:1.35;white-space:nowrap}.status.active{background:#DCFCE7;color:#15803D}.status.pending{background:#FEF3C7;color:#B45309}.status.inactive{background:#FEE2E2;color:#B91C1C}.row-actions{display:flex;align-items:center;gap:10px;min-width:0}.text-action{padding:0;border:0;background:none;color:#6D4AFF;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.text-action:hover{text-decoration:underline}.lubiwork-admin-shell .lw-split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);align-items:start;grid-gap:24px;gap:24px}.lubiwork-admin-shell .lw-form-panel,.lubiwork-admin-shell .lw-list{box-sizing:border-box;padding:24px;border:1px solid #e5e7eb;border-radius:10px;background:#FFFFFF;box-shadow:0 12px 28px rgba(17,24,39,.04);overflow:hidden}.lubiwork-admin-shell .lw-form-panel h2,.lubiwork-admin-shell .lw-list h2{margin:0 0 18px;color:#111827;font-size:18px;line-height:1.25;font-weight:800;letter-spacing:0}.lubiwork-admin-shell .lw-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:18px;gap:18px;padding:16px 0;border-bottom:1px solid #f3f4f6}.lubiwork-admin-shell .lw-list article:first-of-type{padding-top:0}.lubiwork-admin-shell .lw-list article:last-of-type{padding-bottom:0;border-bottom:0}.lubiwork-admin-shell .lw-list article>div:first-child{min-width:0}.lubiwork-admin-shell .lw-list small,.lubiwork-admin-shell .lw-list strong{display:block}.lubiwork-admin-shell .lw-list strong{overflow:hidden;color:#111827;font-size:15px;line-height:1.35;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.lubiwork-admin-shell .lw-list small{margin-top:4px;color:#6B7280;font-size:13px;line-height:1.45;font-weight:500}.lubiwork-admin-shell .lw-form-panel{position:-webkit-sticky;position:sticky;top:110px}.lubiwork-admin-shell .lw-form-panel form{display:grid;grid-gap:14px;gap:14px}.lubiwork-admin-shell .lw-form-panel form+form{margin-top:22px;padding-top:22px;border-top:1px solid #e5e7eb}.lubiwork-admin-shell .lw-form-panel label{display:grid;grid-gap:7px;gap:7px;color:#6B7280;font-size:13px;line-height:1.35;font-weight:700}.lubiwork-admin-shell .lw-form-panel input,.lubiwork-admin-shell .lw-form-panel select,.lubiwork-admin-shell .lw-form-panel textarea{width:100%;min-height:42px;box-sizing:border-box;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#FFFFFF;color:#111827;font-size:14px;font-weight:500;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.lubiwork-admin-shell .lw-form-panel textarea{min-height:104px;resize:vertical}.lubiwork-admin-shell .lw-form-panel input:focus,.lubiwork-admin-shell .lw-form-panel select:focus,.lubiwork-admin-shell .lw-form-panel textarea:focus{border-color:#6D4AFF;box-shadow:0 0 0 3px rgba(109,74,255,.12)}.lubiwork-admin-shell .lw-form-panel input:disabled,.lubiwork-admin-shell .lw-form-panel select:disabled,.lubiwork-admin-shell .lw-form-panel textarea:disabled{background:#F8FAFC;color:#6B7280;cursor:not-allowed}.lubiwork-admin-shell .lw-form-panel button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:0;border-radius:8px;background:#6D4AFF;color:#FFFFFF;font-size:14px;font-weight:700;line-height:1.25;box-shadow:none;transition:background .12s ease,transform .12s ease}.lubiwork-admin-shell .lw-form-panel button:hover{background:#5B3FE0}.lubiwork-admin-shell .lw-form-panel button:active{transform:translateY(1px)}.lubiwork-admin-shell .form-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.lubiwork-admin-shell .check{display:flex;align-items:center;gap:10px;min-height:38px;color:#111827;font-size:14px;font-weight:600}.lubiwork-admin-shell .check input{width:18px;height:18px;accent-color:#6D4AFF}.lubiwork-admin-shell .hint,.lubiwork-admin-shell .lw-empty{margin:0;color:#6B7280;font-size:13px;line-height:1.5;font-weight:500}.lubiwork-admin-shell .lw-empty{display:grid;min-height:92px;place-items:center;border:1px dashed #e5e7eb;border-radius:10px;background:#F8FAFC;text-align:center}.lubiwork-admin-shell .lw-list .row-actions{justify-content:flex-end;gap:12px}@media (max-width:1180px){.lubiwork-admin-shell .lw-split{grid-template-columns:1fr}.lubiwork-admin-shell .lw-form-panel{position:static}}@media (min-width:901px) and (max-height:820px){.lw-auth section.login-card{min-height:calc(100vh - 50px)}.login-form-panel{padding-top:28px;padding-bottom:22px}.login-form-panel .lw-brand.auth{margin-bottom:38px}.login-form-panel .lw-brand strong{font-size:24px}.login-form-panel h1{font-size:31px;margin-bottom:12px}.login-form-panel .login-welcome{font-size:16px}.login-form-panel p{font-size:14px}.login-form-panel form{margin-top:22px;gap:15px}.login-field input{min-height:46px;font-size:14px}.login-form-panel form button:not(.text-action):not(.field-eye),.login-google{min-height:48px;font-size:15px}.login-divider{margin:24px 0 18px}.auth-switch-row{margin-top:22px;font-size:14px}.auth-switch{font-size:14px}.login-visual-panel{padding-top:74px;padding-bottom:28px}.language-button{top:22px;min-height:40px;font-size:14px}.login-hero-art{width:min(455px,78%)}.login-visual-panel h2{margin:24px 0 18px;font-size:22px}.login-visual-panel ul{gap:12px}.login-visual-panel li{grid-template-columns:42px 1fr;gap:14px}.login-visual-panel li>span{width:42px;height:42px}.login-visual-panel strong{font-size:14px}.login-footer,.login-visual-panel small{font-size:13px}.login-footer{min-height:44px}}.employee-app{min-height:100vh;background:#f8fafc;display:flex;justify-content:center;padding:12px;color:#111827}.employee-phone{position:relative;width:min(480px,100%);height:calc(100vh - 24px);min-height:720px;display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 18px 50px rgba(17,24,39,.08);overflow:hidden}.employee-topbar{height:56px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;padding:5px 14px;border-bottom:1px solid #e5e7eb}.employee-avatar-button,.employee-icon-button,.employee-logout-button{position:relative;width:38px;height:38px;display:grid;place-items:center;background:transparent;color:#3c4968;padding:0}.employee-avatar-button{justify-self:end;border-radius:50%;background:#f0edff;color:#4f24f5;font-size:12px;font-weight:900;box-shadow:inset 0 0 0 1px #d9d6ff}.attendance-action svg,.attendance-location svg,.employee-avatar-button svg,.employee-bottom-nav svg,.employee-icon-button svg,.employee-logout-button svg,.latest-card svg,.readiness-item svg{width:24px;height:24px;display:block;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.employee-brand{display:flex;align-items:center;justify-content:center;gap:10px}.employee-brand>span{position:relative;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;color:transparent;font-size:0;background:linear-gradient(135deg,#245cff,#6d4aff 58%,#28d5ff);box-shadow:0 8px 18px rgba(109,74,255,.14)}.employee-brand>span:before{content:"";width:18px;height:19px;border-radius:5px;background:#fff;-webkit-clip-path:polygon(0 0,34% 0,50% 38%,66% 0,100% 0,100% 100%,70% 100%,70% 49%,50% 80%,30% 49%,30% 100%,0 100%);clip-path:polygon(0 0,34% 0,50% 38%,66% 0,100% 0,100% 100%,70% 100%,70% 49%,50% 80%,30% 49%,30% 100%,0 100%)}.employee-brand>span:after{content:"";position:absolute;width:4px;height:9px;left:9px;bottom:6px;border-radius:3px;background:#dbe3ff;box-shadow:8px 0 0 #dbe3ff}.employee-brand small,.employee-brand strong{display:block}.employee-brand strong{font-size:17px;line-height:1.05;font-weight:900;color:#050b20}.employee-brand small{display:none}.employee-avatar-button b,.employee-bell b,.employee-logout-button b{position:absolute;right:1px;top:0;width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#ef4444;color:#fff;font-size:12px;font-weight:900;border:2px solid #fff}.employee-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding:10px 18px 18px}.employee-content::-webkit-scrollbar{width:0;height:0}.attendance-check{max-width:100%;margin:0;display:flex;flex-direction:column;gap:10px}.attendance-check>*{flex:0 0 auto}.attendance-quick-head{display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:12px;gap:12px}.attendance-quick-head>div:first-child{min-width:0;display:grid;grid-gap:3px;gap:3px}.attendance-quick-head>div:first-child span{color:#6d4aff;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase}.attendance-quick-head>div:first-child strong{overflow:hidden;color:#111827;font-size:17px;line-height:1.14;font-weight:900;white-space:nowrap;text-overflow:ellipsis}.attendance-clock{display:grid;text-align:right;grid-gap:3px;gap:3px;white-space:nowrap}.attendance-clock strong{color:#6d4aff;font-size:22px;line-height:1;font-weight:900;letter-spacing:0}.attendance-clock span{color:#34405f;font-size:11px;font-weight:700;text-transform:capitalize}.readiness-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5e7eb;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 22px rgba(17,24,39,.04)}.readiness-item{position:relative;min-width:0;display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;padding:11px 8px;background:#fff;text-align:left;border-right:1px solid #e5e7eb;color:#111827}.readiness-item:last-child{border-right:0}.readiness-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#eaf8ef;color:#16a34a}.readiness-item small,.readiness-item strong{display:block}.readiness-item strong{padding-right:15px;font-size:12px;font-weight:850;line-height:1.15}.readiness-item small{margin-top:3px;color:#16a34a;font-size:11px;font-weight:750;line-height:1.15}.readiness-item em{position:absolute;right:7px;top:9px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#fee2e2;color:#ef4444;font-size:11px;font-style:normal;font-weight:900}.readiness-item em.ready{background:#16a34a;color:#fff}.readiness-item:disabled{cursor:default}.camera-surface{position:relative;aspect-ratio:1.2/1;min-height:0;border:0;border-radius:18px;background:linear-gradient(120deg,#eef1f4,#f8fafc,#eef1f4);background-size:200% 100%;overflow:hidden;box-shadow:0 10px 24px rgba(17,24,39,.08);animation:cameraSkeleton 1.15s ease-in-out infinite}.camera-surface img,.camera-surface video{width:100%;height:100%;display:block;object-fit:cover;opacity:1;animation:cameraFadeIn .22s ease-out}.camera-surface video{transform:scaleX(-1)}.camera-surface video.camera-pending{visibility:hidden}.camera-surface.is-ready{animation:none;background:#eef1f4}.camera-face-guide{position:absolute;inset:0;pointer-events:none;display:grid;place-items:center;opacity:.98}.face-frame{position:relative;width:min(42%,168px);height:min(62%,238px);border-radius:44% 44% 46% 46%;box-shadow:inset 0 0 0 1px rgba(255,255,255,.22),0 0 0 999px rgba(0,0,0,.02)}.face-frame i{position:absolute;width:30px;height:30px;border-color:rgba(255,255,255,.92)}.face-frame i:first-child{left:-6px;top:-6px;border-top:3px solid;border-left:3px solid;border-radius:12px 0 0}.face-frame i:nth-child(2){right:-6px;top:-6px;border-top:3px solid;border-right:3px solid;border-radius:0 12px 0 0}.face-frame i:nth-child(3){right:-6px;bottom:-6px;border-right:3px solid;border-bottom:3px solid;border-radius:0 0 12px}.face-frame i:nth-child(4){left:-6px;bottom:-6px;border-left:3px solid;border-bottom:3px solid;border-radius:0 0 0 12px}.face-frame.is-valid i{border-color:rgba(34,197,94,.96)}.face-challenge-pill{top:12px;justify-content:center;min-height:28px;max-width:calc(100% - 34px);padding:5px 12px;background:rgba(255,255,255,.86);color:#111827;line-height:1.1;font-weight:900;box-shadow:0 8px 18px rgba(17,24,39,.1)}.face-challenge-pill,.verification-pill{position:absolute;left:50%;display:inline-flex;align-items:center;border-radius:999px;font-size:12px;transform:translateX(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap}.verification-pill{bottom:12px;gap:7px;min-height:30px;padding:6px 12px;background:rgba(17,24,39,.58);color:#fff;font-weight:850;box-shadow:0 8px 18px rgba(17,24,39,.14)}.verification-pill span{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 0 rgba(34,197,94,.45);animation:verifyPulse 1.4s ease-out infinite}.camera-surface.is-verifying:before{content:"";position:absolute;left:9%;right:9%;top:18%;height:2px;z-index:2;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(34,197,94,.9),transparent);animation:verifyScan .9s ease-in-out infinite;pointer-events:none}.camera-surface.is-verifying .verification-pill span{background:#a7f3d0}.camera-placeholder{position:absolute;inset:0;display:grid;place-content:center;text-align:center;grid-gap:7px;gap:7px;color:#6b7280;background:rgba(248,250,252,.78)}.camera-placeholder strong{color:#111827}.camera-recovery{padding:18px;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,250,252,.9))}.camera-recovery span{max-width:300px;color:#4b587c;font-size:13px;font-weight:700;line-height:1.35}.camera-recovery button{margin-top:4px;padding:10px 14px;border-radius:12px;background:#4f24f5;color:#fff;font-size:13px;font-weight:900}.attendance-alerts{display:grid;grid-gap:8px;gap:8px}.attendance-alert{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:4px 10px;gap:4px 10px;padding:8px 10px;border-radius:13px;border:1px solid #e5e7eb;background:#fff;animation:softEnter .18s ease-out}.attendance-alert strong{color:#111827;font-size:13px;line-height:1.15;font-weight:900}.attendance-alert span{grid-column:1;color:#4b587c;font-size:12px;line-height:1.25;font-weight:700}.attendance-alert button{grid-row:1/3;grid-column:2;padding:7px 9px;border-radius:10px;background:#fff;color:#4f24f5;border:1px solid #d9d6ff;font-size:12px;font-weight:900;white-space:nowrap}.attendance-alert.warning{border-color:#ddd6fe;background:#f8f7ff}.attendance-alert.info{border-color:#dbeafe;background:#f8fbff}.attendance-alert.ok{border-color:#bbf7d0;background:#f7fef9}.attendance-alert.danger{border-color:#fecaca;background:#fff8f8}.attendance-result-panel{display:grid;grid-gap:9px;gap:9px;padding:14px 15px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(17,24,39,.04)}.attendance-result-panel p{margin:0;color:#4b587c;font-size:13px;line-height:1.35;font-weight:700}.attendance-result-panel button{min-height:38px;padding:8px 13px;border-radius:12px;background:#4f24f5;color:#fff;font-size:13px;font-weight:900}.attendance-location{min-height:64px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:10px 14px;color:#37415f;font-size:13px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 22px rgba(17,24,39,.04)}.attendance-location>span{width:34px;height:34px;display:grid;place-items:center;color:#6d4aff}.attendance-location small,.attendance-location strong{display:block}.attendance-location strong{color:#111827;font-size:14px;line-height:1.22;font-weight:900}.attendance-location small{margin-top:3px;color:#37415f;font-size:13px;font-weight:500}.attendance-location button{display:inline-flex;align-items:center;gap:4px;background:transparent;color:#4f24f5;font-size:13px;font-weight:900;white-space:nowrap}.attendance-location button svg{width:16px;height:16px}.attendance-sticky-action{flex:0 0 auto;display:grid;grid-gap:8px;gap:8px;padding:0;border-top:0;background:transparent;box-shadow:none}.attendance-cta-instruction{margin:0;color:#34405f;font-size:13px;line-height:1.3;font-weight:850;text-align:center}.attendance-action{position:relative;width:100%;min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 16px;border-radius:16px;background:linear-gradient(135deg,#6d4aff,#4f24f5);color:#fff;font-weight:900;letter-spacing:0;font-size:18px;box-shadow:0 14px 28px rgba(109,74,255,.23);overflow:hidden;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.attendance-action:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.32),transparent 42%);opacity:0;transform:scale(.6);transition:opacity .18s ease,transform .18s ease}.attendance-action:active{transform:scale(.985);box-shadow:0 8px 18px rgba(109,74,255,.22)}.attendance-action:active:after{opacity:1;transform:scale(1.8)}.attendance-action svg{width:26px;height:26px}.attendance-action.checkout{background:#f97316;box-shadow:0 12px 24px rgba(249,115,22,.2)}.attendance-action:disabled{cursor:not-allowed}.attendance-action.is-waiting,.attendance-action:disabled{background:#d0d5dd;color:#667085;box-shadow:none;opacity:.85}.attendance-action.is-waiting:active{transform:scale(.98)}.attendance-inline-state{margin:0;padding:9px 12px;border-radius:12px;font-size:12px;font-weight:800;text-align:center}.attendance-inline-state.success{color:#15803d;background:#ecfdf3;border:1px solid #bbf7d0}.attendance-inline-state.failed{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.attendance-inline-state.info{color:#4f24f5;background:#f5f3ff;border:1px solid #d9d6ff}.attendance-precheck-panel{display:grid;grid-gap:7px;gap:7px;padding:16px 15px;border:1px solid #d9d6ff;border-radius:16px;background:#f8f7ff;color:#34405f;box-shadow:0 8px 22px rgba(17,24,39,.04)}.attendance-precheck-panel strong{color:#111827;font-size:15px;line-height:1.25;font-weight:900}.attendance-precheck-panel span{color:#4b587c;font-size:13px;line-height:1.35;font-weight:750}.attendance-precheck-panel.failed{border-color:#fecaca;background:#fff8f8}.attendance-precheck-panel button{justify-self:start;min-height:38px;padding:8px 13px;border-radius:12px;background:#4f24f5;color:#fff;font-size:13px;font-weight:900}.attendance-result-panel.success{border-color:#bbf7d0;background:#f7fef9}.attendance-result-panel.failed{border-color:#fecaca;background:#fff8f8}.attendance-result-panel .attendance-report-button{background:#fff;color:#4f24f5;border:1px solid #d9d6ff}.attendance-result-panel>div:first-child{display:flex;align-items:center;gap:9px;color:#111827;font-size:16px;font-weight:900}.attendance-result-panel>div:first-child span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#16a34a;color:#fff;font-weight:900}.attendance-result-panel.failed>div:first-child span{background:#ef4444}.attendance-result-panel dl{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin:0}.attendance-result-panel dl div{min-width:0;padding:9px 10px;border-radius:12px;background:#fff;border:1px solid #e5e7eb}.attendance-result-panel dt{color:#6b7280;font-size:11px;font-weight:800}.attendance-result-panel dd{margin:3px 0 0;color:#111827;font-size:13px;font-weight:900}.attendance-check.is-complete{gap:13px}.attendance-check.is-complete .attendance-result-panel.success{order:3}.attendance-check.is-complete .attendance-location{order:4}.attendance-check.is-complete .latest-card{order:5}.attendance-check.is-complete .attendance-result-panel>div:first-child strong{line-height:1.25}.attendance-success-hero{display:grid;justify-items:center;grid-gap:11px;gap:11px;padding:24px 18px 20px;border:1px solid #bbf7d0;border-radius:20px;background:linear-gradient(180deg,#f7fef9,#fff);box-shadow:0 14px 30px rgba(22,163,74,.08);text-align:center;animation:softEnter .2s ease-out}.attendance-success-hero>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#16a34a;color:#fff;font-size:34px;font-weight:900;box-shadow:0 12px 22px rgba(22,163,74,.22);animation:successPop .24s ease-out}.attendance-success-hero em{margin-top:-4px;padding:5px 10px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:12px;font-style:normal;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.attendance-success-hero h2{margin:0;color:#111827;font-size:21px;line-height:1.12;font-weight:900}.attendance-success-hero>strong{color:#6d4aff;font-size:34px;line-height:1;font-weight:900}.attendance-success-hero p{margin:0;color:#34405f;font-size:15px;font-weight:800}.attendance-success-hero small{display:block;margin:1px 0 2px;color:#2f3a5a;font-size:14px;line-height:1.28;font-weight:800}.attendance-success-hero button{width:100%;min-height:48px;margin-top:2px;border-radius:15px;background:linear-gradient(135deg,#6d4aff,#4f24f5);color:#fff;font-size:16px;font-weight:900}.attendance-success-hero .attendance-continue-checkout{background:#f97316;box-shadow:0 12px 24px rgba(249,115,22,.2)}.attendance-success-hero .attendance-demo-reset{background:#fff;color:#4f24f5;border:1px solid #d9d6ff;box-shadow:none}.attendance-success-hero .attendance-demo-reset:disabled{opacity:.6;cursor:wait}.latest-card{display:grid;grid-gap:18px;gap:18px;padding:18px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 22px rgba(17,24,39,.04)}.latest-card header{display:flex;justify-content:space-between;align-items:center;gap:12px}.latest-card h3{margin:0;color:#34405f;font-size:17px;font-weight:900}.latest-card header button{display:inline-flex;align-items:center;gap:4px;color:#4f24f5;background:transparent;font-size:14px;font-weight:900;white-space:nowrap}.latest-card header button svg{width:16px;height:16px}.latest-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.latest-grid>div{min-width:0;display:grid;grid-template-columns:42px 1fr;align-items:center;grid-column-gap:11px;column-gap:11px;padding:0 12px;border-right:1px solid #e5e7eb}.latest-grid>div:first-child{padding-left:0}.latest-grid>div:last-child{padding-right:0;border-right:0}.latest-grid span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#f0edff;color:#6d4aff}.latest-grid span.success{background:#eaf8ef;color:#16a34a}.latest-grid span.success svg{width:22px;height:22px;fill:#16a34a;stroke:#fff;stroke-width:3}.latest-grid p{margin:0 0 4px;color:#4b587c;font-size:13px;font-weight:700}.latest-grid strong{color:#111827;font-size:17px;line-height:1.12;font-weight:900}.latest-grid strong.ok{color:#16a34a;font-size:16px}.latest-total{display:grid;grid-template-columns:42px 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding-top:17px;border-top:1px solid #e5e7eb}.latest-total span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#6d4aff}.latest-total p{margin:0;color:#4b587c;font-size:15px;font-weight:800}.latest-total strong{color:#111827;font-size:18px;font-weight:900;white-space:nowrap}.history-golden{display:grid;grid-gap:14px;gap:14px;padding-bottom:18px}.history-hero{display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:4px 12px;gap:4px 12px;padding:16px;border-radius:18px;background:linear-gradient(135deg,#f7f5ff,#fff);border:1px solid #e5e7eb;box-shadow:0 8px 22px rgba(17,24,39,.04)}.history-hero span{grid-column:1/-1;color:#6d4aff;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase}.history-hero h2{margin:0;color:#111827;font-size:32px;line-height:1;font-weight:900;letter-spacing:0}.history-hero p{margin:0;color:#34405f;font-size:20px;line-height:1.1;font-weight:900;text-align:right}.history-range{min-height:56px;display:grid;grid-template-columns:36px 1fr auto;align-items:center;grid-gap:9px;gap:9px;padding:10px 13px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 22px rgba(17,24,39,.04);color:#4f24f5}.history-range>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#6d4aff}.history-range svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.history-range strong{min-width:0;color:#111827;font-size:17px;font-weight:900;white-space:nowrap}.history-range>button{display:inline-flex;align-items:center;gap:7px;padding:0;background:transparent;color:#4f24f5;font-size:16px;font-weight:900;white-space:nowrap}.history-range>button svg{width:22px;height:22px}.history-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.history-summary-card{min-height:128px;display:grid;align-content:start;grid-gap:7px;gap:7px;padding:17px 16px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 8px 22px rgba(17,24,39,.04)}.history-summary-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%}.history-summary-card>span.purple{background:#f0edff;color:#6d4aff}.history-summary-card>span.green{background:#eaf8ef;color:#16a34a}.history-summary-card>span.orange{background:#fff4ed;color:#f97316}.history-summary-card svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.history-summary-card p{margin:0;color:#34405f;font-size:13px;font-weight:800}.history-summary-card strong{color:#111827;font-size:25px;line-height:1.05;font-weight:900}.history-summary-card small{color:#34405f;font-size:14px;font-weight:700}.history-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:2px}.history-detail-heading h3{margin:0;color:#111827;font-size:22px;font-weight:900;letter-spacing:0}.history-detail-heading button{display:inline-flex;align-items:center;gap:5px;padding:0;background:transparent;color:#4f24f5;font-size:15px;font-weight:900;white-space:nowrap}.history-detail-heading svg,.history-row-action svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.history-list{display:grid;grid-gap:10px;gap:10px}.history-empty{margin:0;padding:18px 14px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;color:#34405f;font-size:14px;font-weight:800;text-align:center}.history-empty.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.history-row{min-height:112px;display:grid;grid-template-columns:70px minmax(0,1fr);align-items:start;grid-gap:13px;gap:13px;padding:16px 15px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 22px rgba(17,24,39,.035)}.history-row>div:not(.history-date):not(.history-off):not(.history-day-events){min-width:0;padding-left:10px;border-left:1px solid #e5e7eb}.history-date span,.history-date strong{display:block}.history-date strong{color:#111827;font-size:20px;line-height:1.1;font-weight:900}.history-date span{margin-top:6px;color:#34405f;font-size:13px;font-weight:700}.history-row p{margin:0 0 5px;color:#34405f;font-size:12px;font-weight:700;white-space:nowrap}.history-row strong{color:#111827;font-size:16px;line-height:1.1;font-weight:900}.history-row strong.ok{color:#16a34a}.history-row strong.late{color:#f97316}.history-off{grid-column:span 3;min-width:0;display:inline-flex;align-items:center;gap:10px;padding-left:10px;border-left:1px solid #e5e7eb;color:#34405f}.history-off span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#f2f4f7}.history-off span:before{content:"";width:10px;border-top:2px solid #98a2b3}.history-off strong{color:#34405f;font-size:16px}.history-status{grid-column:2;display:inline-flex;align-items:center;justify-content:center;justify-self:start;gap:6px;margin-top:2px;color:#16a34a;font-size:13px;font-style:normal;font-weight:900;white-space:nowrap}.history-status span{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#16a34a;color:#fff;font-size:14px;line-height:1}.history-status.late{color:#f97316}.history-status.late span{background:#f97316}.history-status.off{color:#34405f}.history-status.off span{background:#98a2b3}.history-row-action{width:20px;height:32px;display:grid;place-items:center;padding:0;background:transparent;color:#4f24f5}.history-timeline{position:relative}.history-day{align-items:start}.history-day-events{position:relative;display:grid;grid-gap:10px;gap:10px;min-width:0;padding:2px 0 0 16px;border-left:2px solid #e5e7eb}.history-day-events:before{content:"";position:absolute;left:-5px;top:4px;width:8px;height:8px;border-radius:50%;background:#6d4aff;box-shadow:0 0 0 4px #f0edff}.history-event{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;margin:0;color:#34405f;font-size:14px;line-height:1.22;font-weight:850;white-space:normal}.history-event span{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#eaf8ef;color:#16a34a;font-size:12px;font-weight:900}.history-event.off span{background:#f2f4f7;color:#667085}.history-event.pending span{background:#fff4ed;color:#f97316}.history-event strong{color:#111827;font-size:16px;font-weight:900;white-space:nowrap}.history-day-events small{color:#6b7280;font-size:12px;font-weight:800}.attendance-status{display:inline-block;width:max-content;padding:5px 8px;border-radius:5px;background:#f2f4f7;color:#475467;font-size:11px;font-style:normal;font-weight:800}.attendance-status.overtime,.attendance-status.present{background:var(--lw-green-soft);color:var(--lw-green)}.attendance-status.early_leave,.attendance-status.late{background:#fffaeb;color:#b54708}.attendance-status.absent{background:#fef3f2;color:var(--lw-red)}.attendance-status.pending{background:var(--lw-primary-soft);color:var(--lw-primary)}.history-panel{display:grid;grid-gap:18px;gap:18px}.history-panel>header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.history-panel h2{margin:0 0 5px;font-size:18px}.history-panel p{margin:0;color:var(--lw-muted);font-size:12px}.history-filters{display:flex;align-items:flex-end;gap:9px}.history-filters label{min-width:145px}.history-filters button{white-space:nowrap}.attendance-table td small{display:block;margin-top:3px;color:var(--lw-muted)}.employee-bottom-nav{min-height:64px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;grid-gap:2px;gap:2px;padding:6px 10px 8px;border-top:1px solid #e5e7eb;background:rgba(255,255,255,.96)}.employee-bottom-nav button{min-width:0;display:grid;justify-items:center;grid-gap:3px;gap:3px;padding:3px 2px;background:transparent;color:#34405f;font-size:11px;font-weight:700}.employee-bottom-nav button svg{width:22px;height:22px}.employee-bottom-nav button.active{color:#4f24f5;font-weight:900}.employee-bottom-nav button.active svg{fill:#4f24f5;stroke:#4f24f5}@keyframes cameraSkeleton{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes cameraFadeIn{0%{opacity:0;transform:scale(1.01)}to{opacity:1;transform:scale(1)}}@keyframes verifyPulse{0%{box-shadow:0 0 0 0 rgba(34,197,94,.45)}to{box-shadow:0 0 0 9px rgba(34,197,94,0)}}@keyframes verifyScan{0%,to{transform:translateY(0);opacity:.25}50%{transform:translateY(140px);opacity:.9}}@keyframes successPop{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes softEnter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.admin-g5-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-g5-grid-bottom,.admin-g5-grid-top{grid-template-columns:1fr}.admin-g5-dept-body,.admin-g5-rate-body{grid-template-columns:auto 1fr}.lw-shell{grid-template-columns:1fr}.lw-sidebar{position:static;height:auto;display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;border-right:0;border-bottom:1px solid var(--lw-line)}.lw-sidebar nav{margin:0;display:flex;grid-column:1/-1;overflow:auto}.lw-sidebar nav button{white-space:nowrap}.lw-user{display:none}.lw-split{grid-template-columns:1fr}.lw-main{padding:20px}.lw-table-wrap{overflow-x:auto}.lw-table-wrap table{min-width:760px}.history-panel>header{align-items:flex-start;display:grid}.history-filters{width:100%}.camera-surface{aspect-ratio:1.57/1}.lw-auth{padding:12px 12px 0}.lw-auth section.login-card{grid-template-columns:1fr;min-height:0;border-radius:8px}.login-form-panel{min-height:calc(100vh - 82px)}.login-form-panel .lw-brand.auth{margin-bottom:52px}.login-visual-panel{display:none}.login-footer{flex-wrap:wrap;gap:12px 26px;min-height:auto;padding:16px 10px;text-align:center}}@media (max-width:560px){.lw-main{padding:14px}.lw-header{align-items:flex-start}.lw-header h1{font-size:24px}.lw-toolbar{display:grid}.form-two{grid-template-columns:1fr}.lw-auth{padding:8px 8px 0}.lw-auth section{padding:20px}.lw-auth section.login-card{padding:0}.login-form-panel{padding:26px 20px;min-height:0}.login-form-panel .lw-brand.auth{margin-bottom:42px}.login-form-panel .lw-brand strong{font-size:24px}.login-form-panel h1{font-size:30px}.login-form-panel form{margin-top:28px;gap:18px}.login-options{align-items:flex-start;display:grid}.login-divider{margin:30px 0 22px}.auth-switch-row{margin-top:26px}.login-footer{font-size:13px}.employee-app{padding:0}.employee-phone{width:100%;height:100dvh;min-height:100dvh;border-radius:0;border:0;box-shadow:none}.employee-topbar{height:52px;padding:4px 14px}.employee-content{padding:9px 18px 12px}.attendance-check{gap:9px}.attendance-quick-head{align-items:end;gap:9px}.attendance-quick-head>div:first-child span{font-size:11px}.attendance-quick-head>div:first-child strong{font-size:16px}.attendance-clock strong{font-size:20px}.attendance-clock span{font-size:10px}.readiness-grid{grid-template-columns:repeat(3,1fr)}.readiness-item{grid-template-columns:32px minmax(0,1fr);gap:5px;padding:9px 5px;border-right:1px solid #e5e7eb;border-bottom:0}.readiness-item:last-child{border-right:0;border-bottom:0}.readiness-icon{width:32px;height:32px}.readiness-item strong{padding-right:11px;font-size:12px}.readiness-item small{font-size:11px}.readiness-item em{position:absolute;right:5px;top:9px;width:17px;height:17px;font-size:11px}.camera-surface{aspect-ratio:1.18/1;min-height:0;border-radius:16px}.face-frame{width:min(44%,150px);height:min(64%,210px)}.face-challenge-pill{top:10px;min-height:26px;padding:5px 10px;font-size:11px}.verification-pill{bottom:10px;min-height:28px;padding:5px 10px;font-size:11px}.attendance-alert{padding:8px 10px}.attendance-alert strong{font-size:12px}.attendance-alert span{font-size:11px}.attendance-location{min-height:56px;grid-template-columns:32px minmax(0,1fr);align-items:start;padding:9px 11px}.attendance-location>span{width:30px;height:30px}.attendance-location button{grid-column:2;justify-self:start;margin-top:3px;font-size:12px}.attendance-location strong{font-size:13px}.attendance-location small{display:none}.attendance-action{min-height:52px;font-size:18px;border-radius:15px}.attendance-action svg{width:24px;height:24px}.attendance-result-panel{padding:13px}.attendance-result-panel>div:first-child{align-items:flex-start;font-size:14px}.attendance-result-panel dl div{padding:8px 9px}.employee-bottom-nav{min-height:62px;padding:5px 8px 7px}.employee-bottom-nav button{font-size:10px}.employee-bottom-nav button svg{width:21px;height:21px}.latest-grid>div{grid-template-columns:36px 1fr;column-gap:9px;padding:0 9px}.latest-grid span{width:34px;height:34px}.latest-grid p{font-size:12px}.latest-grid strong{font-size:15px}.latest-grid strong.ok{font-size:14px}.history-hero h2{font-size:29px}.history-hero p{font-size:18px}.history-range{grid-template-columns:34px 1fr auto;gap:7px;padding:11px 12px}.history-range>span{width:32px;height:32px}.history-range strong{font-size:14px}.history-range>button{gap:5px;font-size:14px}.history-summary-grid{gap:10px}.history-summary-card{min-height:116px;padding:14px 12px}.history-summary-card p{font-size:12px}.history-summary-card strong{font-size:22px}.history-detail-heading h3{font-size:20px}.history-row{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:14px 12px}.history-date strong{font-size:18px}.history-date span{font-size:12px}.history-row>div:not(.history-date):not(.history-off):not(.history-day-events){padding-left:6px}.history-row p{font-size:12px}.history-row strong{font-size:15px}.history-event{grid-template-columns:21px minmax(0,1fr) auto;gap:8px;font-size:13px}.history-event strong{font-size:15px}.history-off{padding-left:7px}.history-status{gap:5px;font-size:12px}.history-status span{width:20px;height:20px;font-size:12px}.history-filters{display:grid;grid-template-columns:1fr 1fr}.history-filters button{grid-column:1/-1}.history-filters label{min-width:0}}@media (max-width:420px){.readiness-item{grid-template-columns:32px minmax(0,1fr);gap:4px;padding:10px 4px}.readiness-icon{width:32px;height:32px}.readiness-item svg{width:20px;height:20px}.readiness-item strong{padding-right:12px;font-size:12px}.readiness-item small{font-size:11px}.readiness-item em{right:4px;top:10px;width:17px;height:17px;font-size:11px}.history-row{grid-template-columns:54px minmax(0,1fr);gap:9px}.history-row p{font-size:12px}.history-row strong{font-size:14px}.history-status{font-size:12px}}.lw-onboarding,.lw-onboarding *,.lw-onboarding :after,.lw-onboarding :before{box-sizing:border-box}.lw-onboarding{display:grid;grid-template-columns:38% 62%;height:100vh;width:100%;grid-gap:clamp(26px,2.8vw,52px);gap:clamp(26px,2.8vw,52px);padding:clamp(20px,2.2vw,36px);overflow:hidden;color:#17123a;background:radial-gradient(120% 80% at 88% 4%,rgba(255,255,255,.75) 0,rgba(255,255,255,0) 46%),radial-gradient(90% 90% at 6% 100%,#e2daf9 0,rgba(226,218,249,0) 55%),linear-gradient(150deg,#f3f0ff,#e9e3fb);-webkit-font-smoothing:antialiased}.lw-onboarding-form-panel{background:#fff;border-radius:30px;box-shadow:0 30px 60px -30px rgba(60,42,140,.28),0 4px 14px -8px rgba(60,42,140,.14);display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,3.2vw,60px) clamp(32px,3vw,58px);min-width:0}.lw-onboarding-form-inner{width:100%;max-width:400px;margin:0 auto;display:flex;flex-direction:column}.lw-onboarding-brand{display:flex;align-items:center;gap:14px;margin-bottom:clamp(28px,4.5vh,48px)}.lw-onboarding-logo{width:58px;height:58px;flex:none;display:block;filter:drop-shadow(0 10px 18px rgba(108,71,255,.4))}.lw-onboarding-brand strong{display:block;font-size:25px;font-weight:800;letter-spacing:-.025em;line-height:1;color:#17123a}.lw-onboarding-brand small{display:block;font-size:13.5px;font-weight:600;color:#6c47ff;margin-top:5px;letter-spacing:.01em}.lw-onboarding-form-inner h1{margin:0;white-space:nowrap;font-size:clamp(24px,2vw,29px);font-weight:800;letter-spacing:-.03em;line-height:1.12;color:#17123a}.lw-onboarding-lead{display:flex;align-items:center;gap:9px;font-size:15.5px;color:#6f6b88;margin:16px 0 clamp(24px,3.6vh,36px)}.lw-onboarding-clock{width:26px;height:26px;flex:none;border-radius:50%;background:#f0ecff;color:#6c47ff;display:grid;place-items:center}.lw-onboarding-clock svg{width:14px;height:14px}.lw-onboarding-field{margin-bottom:18px}.lw-onboarding-field label{display:block;font-size:14px;font-weight:700;letter-spacing:-.01em;margin-bottom:9px;color:#17123a}.lw-onboarding-control{position:relative;display:flex;align-items:center}.lw-onboarding-ico{position:absolute;left:16px;display:grid;place-items:center;color:#a7a2c2;pointer-events:none;transition:color .18s}.lw-onboarding-ico svg{width:20px;height:20px}.lw-onboarding-control input{width:100%;height:56px;border:1.5px solid #e9e6f4;border-radius:14px;background:#fbfaff;padding:0 16px 0 48px;font:inherit;font-size:15.5px;color:#17123a;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.lw-onboarding-control input::placeholder{color:#ada8c4}.lw-onboarding-control input:focus{border-color:#6c47ff;background:#fff;box-shadow:0 0 0 4px rgba(108,71,255,.13)}.lw-onboarding-control:focus-within .lw-onboarding-ico{color:#6c47ff}.lw-onboarding-submit{width:100%;white-space:nowrap;margin-top:10px;height:58px;border:none;border-radius:15px;background:linear-gradient(180deg,#7a58ff,#6c47ff);color:#fff;font:inherit;font-size:17px;font-weight:700;letter-spacing:-.01em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;box-shadow:0 16px 30px -12px rgba(108,71,255,.62);transition:transform .15s,box-shadow .15s,background .15s}.lw-onboarding-arrow{transition:transform .2s;display:grid;place-items:center}.lw-onboarding-arrow svg{width:20px;height:20px}.lw-onboarding-submit:hover{background:linear-gradient(180deg,#8163ff,#6f4bff);box-shadow:0 20px 36px -12px rgba(108,71,255,.72);transform:translateY(-1px)}.lw-onboarding-submit:hover .lw-onboarding-arrow{transform:translateX(4px)}.lw-onboarding-submit:active{transform:translateY(0)}.lw-onboarding-terms{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;gap:4px 6px;margin:18px 0 0;font-size:13.5px;color:#6f6b88}.lw-onboarding-terms svg{width:15px;height:15px;color:#b3aecc;flex:none}.lw-onboarding-terms span{color:#6c47ff;font-weight:600;cursor:pointer}.lw-onboarding-terms span:hover{text-decoration:underline}.lw-onboarding-visual-panel{position:relative;display:flex;flex-direction:column;justify-content:center;gap:clamp(14px,2.4vh,26px);padding:clamp(8px,1vh,20px) clamp(10px,1.6vw,32px) clamp(8px,1vh,20px) 0;min-width:0}.lw-onboarding-headline{margin:0;font-size:clamp(30px,3.3vw,46px);font-weight:800;letter-spacing:-.033em;line-height:1.08;text-wrap:balance;color:#17123a}.lw-onboarding-headline span{color:#6c47ff}.lw-onboarding-hero{position:relative;flex:0 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.lw-onboarding-hero img{display:block;width:100%;height:auto;max-height:min(52vh,470px);object-fit:contain;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 6%,#000 93%,transparent),linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(180deg,transparent 0,#000 6%,#000 93%,transparent),linear-gradient(90deg,transparent 0,#000 5%,#000 95%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.lw-onboarding-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:clamp(12px,1.1vw,18px);gap:clamp(12px,1.1vw,18px)}.lw-onboarding-feature{background:rgba(255,255,255,.72);border:1px solid rgba(255,255,255,.9);border-radius:18px;padding:clamp(14px,1.5vh,20px) clamp(12px,.9vw,14px);box-shadow:0 12px 26px -18px rgba(60,42,140,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .18s,box-shadow .18s,background .18s}.lw-onboarding-feature:hover{transform:translateY(-3px);background:#fff;box-shadow:0 18px 34px -18px rgba(60,42,140,.6)}.lw-onboarding-f-ico{width:46px;height:46px;border-radius:13px;background:linear-gradient(150deg,#8b6bff,#6c47ff);display:grid;place-items:center;color:#fff;margin-bottom:13px;box-shadow:0 10px 18px -8px rgba(108,71,255,.6)}.lw-onboarding-f-ico svg{width:22px;height:22px}.lw-onboarding-f-title{font-size:clamp(11.5px,.86vw,13px);font-weight:700;letter-spacing:-.02em;line-height:1.2;white-space:nowrap;color:#17123a}.lw-onboarding-f-desc{font-size:13px;color:#6f6b88;margin-top:7px;line-height:1.5}@media (max-width:1040px){.lw-onboarding{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible;gap:26px;padding:22px}.lw-onboarding-form-panel{order:1;padding:36px 26px;border-radius:26px}.lw-onboarding-visual-panel{order:2;padding:0 4px 12px;gap:22px}.lw-onboarding-hero img{max-height:none}.lw-onboarding-headline{text-align:center}.lw-onboarding-features{grid-template-columns:repeat(2,1fr)}.lw-onboarding-f-title{white-space:normal}}@media (max-width:560px){.lw-onboarding{padding:14px;gap:18px}.lw-onboarding-form-panel{padding:30px 22px}.lw-onboarding-features{grid-template-columns:1fr}.lw-onboarding-form-inner h1{font-size:28px}}.lw-shift,.lw-shift *,.lw-shift :after,.lw-shift :before{box-sizing:border-box}.lw-shift{color:#17123a}.lw-shift-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;margin-bottom:24px}.lw-shift-header h2{margin:0;font-size:28px;font-weight:800;letter-spacing:-.02em;color:#17123a}.lw-shift-header p{margin:5px 0 0;font-size:14.5px;font-weight:500;color:#8b87a3}.lw-shift-add{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:12px;background:#6c47ff;color:#fff;font:inherit;font-size:14.5px;font-weight:700;white-space:nowrap;cursor:pointer;box-shadow:0 10px 20px -10px #6c47ff;transition:filter .16s}.lw-shift-add:hover{filter:brightness(1.08)}.lw-shift-add svg{width:17px;height:17px}.lw-shift-table-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px -30px rgba(23,18,58,.25);overflow:hidden}.lw-shift-row,.lw-shift-thead{display:grid;grid-template-columns:2.1fr 1.1fr 1.1fr 1.2fr 1.1fr 1fr;align-items:center;padding:16px 28px}.lw-shift-thead{background:#faf9fd;border-bottom:1px solid #ece9f7}.lw-shift-thead div{font-size:12px;font-weight:700;color:#8b87a3;text-transform:uppercase;letter-spacing:.04em}.lw-shift-thead .ta-right{text-align:right}.lw-shift-row{padding:18px 28px;border-bottom:1px solid #f2f0f9;font-size:14px;font-weight:500;color:#544f6b;transition:background .14s}.lw-shift-row:last-child{border-bottom:none}.lw-shift-row:hover{background:#f8f5ff}.lw-shift-name{font-size:14.5px;font-weight:700;color:#17123a}.lw-shift-card-top em,.lw-shift-name em{font-style:normal;font-weight:600;color:#8b87a3;font-size:12.5px}.lw-shift-badge{display:inline-block;padding:5px 13px;border-radius:999px;font-size:12.5px;font-weight:700}.lw-shift-badge.on{background:#e3f9ec;color:#1f9d55}.lw-shift-badge.off{background:#f0eff5;color:#8b87a3}.lw-shift-actions{display:flex;gap:8px;justify-content:flex-end}.lw-shift-icon-btn{width:34px;height:34px;border-radius:10px;border:1px solid #ece9f7;background:#fff;display:grid;place-items:center;cursor:pointer;color:#544f6b;transition:background .14s,border-color .14s,color .14s}.lw-shift-icon-btn svg{width:16px;height:16px}.lw-shift-icon-btn.edit:hover{background:#f0eefc;border-color:#d9d2fb;color:#6c47ff}.lw-shift-icon-btn.delete{border-color:#f8dede;color:#e6516a}.lw-shift-icon-btn.delete:hover{background:#fdecef;border-color:#f4b8c4}.lw-shift-empty{padding:60px 20px;text-align:center}.lw-shift-empty-ico{width:56px;height:56px;border-radius:16px;background:#f0eefc;display:grid;place-items:center;margin:0 auto 16px;color:#6c47ff}.lw-shift-empty-ico svg{width:26px;height:26px}.lw-shift-empty strong{display:block;font-size:16px;font-weight:700;color:#17123a;margin-bottom:6px}.lw-shift-empty small{display:block;font-size:13.5px;color:#8b87a3;margin-bottom:18px}.lw-shift-cards{display:none}.lw-shift-overlay{position:fixed;inset:0;background:rgba(23,18,58,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.lw-shift-modal{background:#fff;width:100%;max-width:480px;border-radius:22px;padding:30px 30px 26px;box-shadow:0 40px 80px -20px rgba(23,18,58,.4)}.lw-shift-modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.lw-shift-modal-head strong{font-size:19px;font-weight:800;color:#17123a}.lw-shift-modal-close{width:30px;height:30px;border-radius:9px;border:none;background:#f5f3fb;color:#8b87a3;cursor:pointer;display:grid;place-items:center}.lw-shift-modal-close svg{width:15px;height:15px}.lw-shift-modal label{display:block;font-size:13px;font-weight:700;color:#544f6b;margin-bottom:16px}.lw-shift-modal input,.lw-shift-modal select{display:block;width:100%;margin-top:7px;padding:12px 14px;border-radius:11px;border:1.5px solid #ece9f7;background:#fff;font:inherit;font-size:14.5px;color:#17123a;outline:none;transition:border-color .16s}.lw-shift-modal select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b87a3' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:38px}.lw-shift-modal input:focus,.lw-shift-modal select:focus{border-color:#6c47ff}.lw-shift-modal-times{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-bottom:6px}.lw-shift-time-label>span{display:block;font-size:13px;font-weight:700;color:#544f6b;margin-bottom:7px}.lw-shift-time{position:relative}.lw-shift-time-field{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;border-radius:11px;border:1.5px solid #ece9f7;background:#fff;font:inherit;font-size:14.5px;font-weight:600;color:#17123a;cursor:pointer;transition:border-color .16s}.lw-shift-time-field:focus,.lw-shift-time-field:hover{border-color:#6c47ff;outline:none}.lw-shift-time-field svg{width:17px;height:17px;color:#8b87a3}.lw-shift-time-backdrop{position:fixed;inset:0;z-index:110}.lw-shift-time-pop{position:absolute;top:calc(100% + 6px);left:0;z-index:111;width:262px;padding:10px 12px 12px;border-radius:12px;background:#fff;border:1px solid #ece9f7;box-shadow:0 20px 44px -16px rgba(23,18,58,.32)}.lw-shift-time-pop.drop-up{top:auto;bottom:calc(100% + 6px)}.lw-shift-time-group+.lw-shift-time-group{margin-top:8px}.lw-shift-time-group small{display:block;font-size:10px;font-weight:700;color:#a7a2c0;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.lw-shift-time-hours{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:4px;gap:4px}.lw-shift-time-minutes{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:4px;gap:4px}.lw-shift-time-pop button{padding:5px 0;border:1px solid transparent;border-radius:6px;background:#f7f6fc;font:inherit;font-size:11.5px;font-weight:600;color:#544f6b;cursor:pointer;transition:background .12s,color .12s}.lw-shift-time-pop button:hover{background:#efeafe;color:#6c47ff}.lw-shift-time-pop button.active{background:#6c47ff;color:#fff}.lw-shift-time-footer{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:9px;border-top:1px solid #f2f0f9}.lw-shift-time-footer strong{font-size:14px;font-weight:800;color:#17123a}.lw-shift-time-pop .lw-shift-time-apply{padding:7px 20px;border:none;border-radius:9px;background:#6c47ff;color:#fff;font-size:13px;font-weight:700;box-shadow:0 8px 16px -8px #6c47ff}.lw-shift-time-pop .lw-shift-time-apply:hover{background:#5a38e6;color:#fff}.lw-shift-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:16px}.lw-shift-modal-actions button{padding:11px 20px;border-radius:11px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:filter .15s,background .15s}.lw-shift-modal-actions .ghost{border:1.5px solid #ece9f7;background:#fff;color:#544f6b}.lw-shift-modal-actions .ghost:hover{background:#f7f6fc}.lw-shift-modal-actions .primary{border:none;background:#6c47ff;color:#fff;box-shadow:0 10px 20px -10px #6c47ff}.lw-shift-modal-actions .primary:hover{filter:brightness(1.08)}.lw-shift-modal-actions button:disabled{opacity:.6;cursor:default}@media (max-width:768px){.lw-shift-header h2{font-size:22px}.lw-shift-table-card{display:none}.lw-shift-cards{display:flex;flex-direction:column;gap:12px}.lw-shift-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 14px 30px -24px rgba(23,18,58,.3)}.lw-shift-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.lw-shift-card-top strong{font-size:15px;font-weight:800;color:#17123a}.lw-shift-card-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-bottom:14px}.lw-shift-card-grid small{display:block;font-size:11px;color:#a7a2c0;font-weight:700;text-transform:uppercase;margin-bottom:2px}.lw-shift-card-grid span{font-size:14px;color:#17123a;font-weight:600}.lw-shift-card-actions{display:flex;gap:8px;border-top:1px solid #f2f0f9;padding-top:12px}.lw-shift-card-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px;border-radius:10px;border:1px solid #ece9f7;background:#fff;color:#544f6b;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.lw-shift-card-btn.delete{border-color:#f8dede;color:#e6516a}}.lw-dept .lw-dept-row,.lw-dept .lw-dept-thead{grid-template-columns:1.6fr 2.2fr 1.2fr 1.1fr 1.1fr}.lw-dept-desc{color:#6f6b88;font-size:13.5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:14px}.lw-dept-card-desc{margin:0 0 10px;color:#6f6b88;font-size:13px;line-height:1.5}.lw-dept-optional{font-weight:500;color:#a7a2c0;font-size:12px}.lw-shift-modal textarea{display:block;width:100%;margin-top:7px;padding:12px 14px;border-radius:11px;border:1.5px solid #ece9f7;background:#fff;font:inherit;font-size:14.5px;color:#17123a;outline:none;resize:vertical;min-height:84px;transition:border-color .16s}.lw-shift-modal textarea:focus{border-color:#6c47ff}.lw-settings{display:flex;flex-direction:column;gap:18px;max-width:920px}.lw-settings-card{background:#fff;border:1px solid #ece9f7;border-radius:18px;padding:24px 28px 26px;box-shadow:0 10px 30px -22px rgba(60,42,140,.35)}.lw-settings-card>header{margin-bottom:18px}.lw-settings-card>header h3{margin:0;font-size:17px;font-weight:800;color:#17123a}.lw-settings-card>header p{margin:4px 0 0;font-size:13.5px;color:#6f6b88}.lw-settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px 18px;gap:16px 18px}.lw-settings-full{grid-column:1/-1}.lw-settings-grid .lw-shift-time-label>span,.lw-settings-grid label{font-size:13px;font-weight:700;color:#544f6b}.lw-settings-grid label{display:block}.lw-settings-grid input,.lw-settings-grid select{display:block;width:100%;margin-top:7px;padding:12px 14px;border-radius:11px;border:1.5px solid #ece9f7;background:#fff;font:inherit;font-size:14.5px;color:#17123a;outline:none;transition:border-color .16s}.lw-settings-grid input:disabled{background:#faf9fd;color:#8b87a3}.lw-settings-grid input:focus,.lw-settings-grid select:focus{border-color:#6c47ff}.lw-settings-grid select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238b87a3' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px;padding-right:38px}.lw-settings-hint{margin:12px 0 0;font-size:12.5px;color:#8b87a3;line-height:1.5}.lw-settings-hint code{background:#f4f2fc;border-radius:5px;padding:1px 6px;font-size:11.5px}.lw-settings-actions{display:flex;justify-content:flex-end;margin-top:18px}.lw-settings-toggle{display:flex;align-items:center;gap:11px;margin-top:16px;font-size:14px;font-weight:600;color:#17123a;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lw-settings-toggle.disabled{color:#8b87a3;cursor:not-allowed}.lw-settings-toggle input{position:absolute;opacity:0;pointer-events:none}.lw-settings-track{width:42px;height:24px;flex:none;border-radius:999px;background:#ded9f2;position:relative;transition:background .16s}.lw-settings-thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(23,18,58,.25);transition:left .16s}.lw-settings-toggle input:checked+.lw-settings-track{background:#6c47ff}.lw-settings-toggle input:checked+.lw-settings-track .lw-settings-thumb{left:21px}.lw-settings-deferred{opacity:.62}.lw-settings-deferred>header{margin-bottom:0}@media (max-width:720px){.lw-settings-grid{grid-template-columns:1fr}.lw-settings-card{padding:20px 18px}}.lw-review{display:flex;flex-direction:column;gap:16px}.lw-review-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.lw-review-kpi{background:#fff;border:1px solid #ece9f7;border-radius:16px;padding:16px 18px;box-shadow:0 10px 30px -24px rgba(60,42,140,.4)}.lw-review-kpi strong{display:block;font-size:26px;font-weight:800;color:#17123a;line-height:1.1}.lw-review-kpi span{font-size:12.5px;font-weight:600;color:#6f6b88}.lw-review-kpi.checked strong{color:#16a34a}.lw-review-kpi.absent strong{color:#dc2626}.lw-review-kpi.late strong{color:#ea8a00}.lw-review-kpi.early strong{color:#6c47ff}.lw-review-filters{display:flex;gap:10px;flex-wrap:wrap}.lw-review-filters input,.lw-review-filters select{padding:11px 14px;border-radius:11px;border:1.5px solid #ece9f7;background:#fff;font:inherit;font-size:14px;color:#17123a;outline:none;transition:border-color .16s}.lw-review-filters input:focus,.lw-review-filters select:focus{border-color:#6c47ff}.lw-review-search{flex:1 1;min-width:220px}.lw-review .lw-review-row,.lw-review .lw-review-thead{grid-template-columns:2fr 1.1fr 1fr 1fr 1.2fr 1.4fr 1fr}.lw-review-emp{display:flex;align-items:center;gap:11px;min-width:0}.lw-review-emp strong{display:block;font-size:14px;color:#17123a}.lw-review-emp small{color:#8b87a3;font-size:12px}.lw-review-avatar{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:50%;background:#efeafe;color:#6c47ff;font-size:12.5px;font-weight:800}.lw-review-badge{display:inline-block;padding:5px 12px;border-radius:999px;font-size:12px;font-weight:700}.lw-review-badge.ontime{background:#e5f7ec;color:#15803d}.lw-review-badge.late{background:#fff1de;color:#c2700a}.lw-review-badge.absent{background:#fde8e8;color:#c02626}.lw-review-badge.off{background:#f0eff5;color:#6f6b88}.lw-review-note{font-size:12.5px;color:#8b87a3}.lw-review-photo-btn{padding:7px 14px;border:1.5px solid #e4defb;border-radius:9px;background:#f7f4ff;color:#6c47ff;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer;transition:background .14s,border-color .14s}.lw-review-photo-btn:hover{background:#efeafe;border-color:#6c47ff}.lw-review-photo-modal{max-width:480px}.lw-review-photo{display:block;width:100%;border-radius:12px}@media (max-width:900px){.lw-review-kpis{grid-template-columns:repeat(2,1fr)}.lw-review .lw-review-thead{display:none}.lw-review .lw-review-row{grid-template-columns:1fr 1fr;gap:8px}}.lw-dash{display:flex;flex-direction:column;gap:20px}.lw-dash-greeting{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-top:-6px}.lw-dash-greeting strong{font-size:16px;font-weight:700;color:#17123a}.lw-dash-greeting span{font-size:13.5px;color:#8b84a8}.lw-dash-kpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.lw-dash-kpi{background:#fff;border:1px solid #ece9f7;border-radius:16px;padding:20px;box-shadow:0 1px 2px rgba(23,18,58,.04);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lw-dash-kpi:hover{transform:translateY(-2px);border-color:#ded6f7;box-shadow:0 14px 30px -18px rgba(60,42,140,.35)}.lw-dash-kpi:hover .lw-dash-kpi-ico{transform:scale(1.07)}.lw-dash-kpi-top{display:flex;align-items:center;justify-content:space-between}.lw-dash-kpi strong{display:block;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:30px;font-weight:700;letter-spacing:-.02em;margin-top:14px;color:#17123a}.lw-dash-kpi>span{font-size:13.5px;color:#6f6790;font-weight:500}.lw-dash-kpi-ico{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;flex:none;transition:transform .18s ease}.lw-dash-kpi-ico svg{width:19px;height:19px}.lw-dash-kpi-ico.small{width:36px;height:36px;border-radius:10px}.lw-dash-kpi-ico.small svg{width:17px;height:17px}.lw-dash-kpi-ico.green{background:#e8f9ef;color:#16a34a}.lw-dash-kpi-ico.amber{background:#fff4e5;color:#f59e0b}.lw-dash-kpi-ico.red{background:#fdeaea;color:#ef4444}.lw-dash-kpi-ico.purple{background:#efe9ff;color:#6c47ff}.lw-dash-trend{font-size:12px;font-weight:700;padding:3px 9px;border-radius:999px}.lw-dash-trend.up{color:#15803d;background:#e8f9ef}.lw-dash-trend.down{color:#c02626;background:#fdeaea}.lw-dash-mid{display:grid;grid-template-columns:2.1fr 1fr;grid-gap:18px;gap:18px;align-items:start}.lw-dash-side{display:flex;flex-direction:column;gap:18px}.lw-dash-panel{background:#fff;border:1px solid #ece9f7;border-radius:16px;box-shadow:0 1px 2px rgba(23,18,58,.04);overflow:hidden}.lw-dash-panel>header{padding:18px 20px;border-bottom:1px solid #f1eff9;display:flex;align-items:center;justify-content:space-between}.lw-dash-panel>header h3{margin:0;font-size:15.5px;font-weight:700;color:#17123a}.lw-dash-link{border:none;background:none;font:inherit;font-size:13px;font-weight:600;color:#6c47ff;cursor:pointer}.lw-dash-link:hover{text-decoration:underline}.lw-dash-activity-row{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid #f6f5fb;transition:background .14s ease}.lw-dash-activity-row:hover{background:#faf9fe}.lw-review-avatar.tinted{color:#fff;box-shadow:inset 0 0 0 2px rgba(255,255,255,.35)}.lw-dash-activity-row:last-child{border-bottom:none}.lw-dash-activity-main{flex:1 1;min-width:0}.lw-dash-activity-main strong{display:block;font-size:14px;font-weight:600;color:#17123a}.lw-dash-activity-main small{font-size:12.8px;color:#8b84a8}.lw-dash-activity-time{font-size:12.5px;color:#8b84a8;width:44px;text-align:right;flex:none}.lw-dash-empty{padding:48px 20px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.lw-dash-empty strong{font-size:14.5px;color:#5b5578}.lw-dash-empty small{font-size:13px;color:#a49bc4;max-width:260px;line-height:1.5}.lw-dash-attention{display:flex;flex-direction:column;padding:8px}.lw-dash-attention-item{display:flex;align-items:center;gap:12px;padding:12px;border:none;border-radius:11px;background:none;font:inherit;text-align:left;cursor:pointer;transition:background .14s}.lw-dash-attention-item:hover{background:#f7f6fc}.lw-dash-attention-text{flex:1 1;min-width:0}.lw-dash-attention-text strong{display:block;font-size:13.8px;font-weight:600;color:#17123a}.lw-dash-attention-text small{font-size:12.3px;color:#8b84a8}.lw-dash-chev{width:16px;height:16px;color:#b4acd6;flex:none}.lw-dash-ai{opacity:.72}.lw-dash-payroll p{margin:0;padding:12px 20px 0;font-size:13px;color:#6b647f;line-height:1.55}.lw-dash-payroll-row{display:flex;gap:10px;padding:12px 20px 16px}.lw-dash-payroll-row select{flex:1 1;min-width:0;padding:9px 10px;border:1px solid #e3e0ef;border-radius:10px;background:#fff;font:inherit;font-size:13.5px;color:#34405f}.lw-dash-payroll-row button{flex-shrink:0;padding:9px 16px;border:none;border-radius:10px;background:#6c47ff;color:#fff;font:inherit;font-size:13.5px;font-weight:800;cursor:pointer}.lw-dash-payroll-row button:disabled{opacity:.6;cursor:wait}.lw-dash-payroll-note{display:block;padding:0 20px 14px;font-size:12.5px;font-weight:700}.lw-dash-payroll-note.success{color:#178a4c}.lw-dash-payroll-note.error{color:#dc2626}.lw-dash-ai p{margin:0;padding:14px 20px 18px;font-size:13px;color:#8b84a8;line-height:1.55}.lw-dash-soon{font-size:11px;font-weight:700;color:#6c47ff;background:#efe9ff;border-radius:999px;padding:3px 10px}.lw-dash-quick-title{font-size:15.5px;font-weight:700;color:#17123a;margin-bottom:12px}.lw-dash-quick{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.lw-dash-quick button{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:18px;background:#fff;border:1px solid #ece9f7;border-radius:16px;font:inherit;font-size:14px;font-weight:700;color:#17123a;cursor:pointer;transition:transform .15s,box-shadow .15s}.lw-dash-quick button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(23,18,58,.08)}@media (max-width:900px){.lw-dash-kpis{grid-template-columns:repeat(2,1fr)}.lw-dash-mid{grid-template-columns:1fr}.lw-dash-quick{grid-template-columns:repeat(2,1fr)}}.lw-review-badge.early{background:#efe9ff;color:#6c47ff}.lw-dash-attention-item:active{transform:scale(.99)}.lw-dash-quick button:active{transform:translateY(0)}.lw-dash-panel{transition:border-color .18s ease}.lw-dash-panel:hover{border-color:#e2dcf6}.lw-dash-ai:hover{border-color:#ece9f7}.lw-settings-logo{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f2f0f9}.lw-settings-logo-preview{width:58px;height:58px;flex:none;border-radius:14px;border:1px solid #ece9f7;background:#f7f6fc;display:grid;place-items:center;overflow:hidden}.lw-settings-logo-preview img{width:100%;height:100%;object-fit:contain}.lw-settings-logo-preview em{font-style:normal;font-size:17px;font-weight:800;color:#6c47ff}.lw-settings-logo-meta{flex:1 1;min-width:0}.lw-settings-logo-meta strong{display:block;font-size:14px;font-weight:700;color:#17123a}.lw-settings-logo-meta small{font-size:12.5px;color:#8b87a3}.lw-settings-logo-btn{position:relative;padding:9px 18px;border:1.5px solid #e4defb;border-radius:10px;background:#f7f4ff;color:#6c47ff;font-size:13px;font-weight:700;cursor:pointer;transition:background .14s,border-color .14s}.lw-settings-logo-btn:hover{background:#efeafe;border-color:#6c47ff}.lw-settings-logo-btn.busy{opacity:.6;cursor:wait}.lw-settings-logo-btn input{position:absolute;inset:0;opacity:0;cursor:pointer}.lw-perm-overlay{position:absolute;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(23,18,58,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.lw-perm-card{width:100%;max-width:340px;background:#fff;border-radius:18px;padding:24px 22px;box-shadow:0 24px 60px -20px rgba(23,18,58,.5);text-align:center}.lw-perm-icons{display:flex;justify-content:center;gap:12px;margin-bottom:14px}.lw-perm-icons span{width:46px;height:46px;border-radius:13px;background:#efe9ff;color:#6c47ff;display:grid;place-items:center}.lw-perm-icons svg{width:23px;height:23px}.lw-perm-card h3{margin:0 0 12px;font-size:17px;font-weight:800;color:#17123a;line-height:1.3}.lw-perm-card ul{margin:0 0 10px;padding:0;list-style:none;text-align:left;display:flex;flex-direction:column;gap:8px}.lw-perm-card li{font-size:13px;color:#544f6b;line-height:1.5;padding-left:18px;position:relative}.lw-perm-card li:before{content:"✓";position:absolute;left:0;color:#16a34a;font-weight:800}.lw-perm-card p{margin:0 0 16px;font-size:12px;color:#8b87a3;line-height:1.5}.lw-perm-allow{width:100%;height:46px;border:none;border-radius:12px;background:#6c47ff;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;box-shadow:0 12px 24px -10px rgba(108,71,255,.6);transition:background .15s}.lw-perm-allow:hover{background:#5a38e6}.lw-perm-allow:disabled{opacity:.6;cursor:wait}.lw-enroll-card{display:grid;grid-gap:12px;gap:12px;justify-items:center;text-align:center}.lw-enroll-card h3,.lw-enroll-card p{margin:0}.lw-enroll-preview{width:132px;height:132px;border-radius:50%;object-fit:cover;border:3px solid #6c47ff;box-shadow:0 10px 24px rgba(108,71,255,.25)}.lw-enroll-error{color:#dc2626;font-size:14px;font-weight:700}.lw-enroll-alt{position:relative;color:#4f24f5;font-size:14px;font-weight:800;cursor:pointer;text-decoration:underline}.lw-enroll-alt input{position:absolute;inset:0;opacity:0;cursor:pointer}.lw-enroll-alt.is-disabled{opacity:.5;pointer-events:none}.lw-enroll-cancel{background:transparent;border:none;color:#6b7280;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.lw-enroll-cancel:disabled{opacity:.5}.lw-btn-spinner{width:18px;height:18px;flex:none;border-radius:50%;border:2.5px solid rgba(255,255,255,.35);border-top-color:#fff;animation:lw-spin .7s linear infinite}@keyframes lw-spin{to{transform:rotate(1turn)}}.lw-checkin-steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:6px;gap:6px;margin-top:10px}.lw-checkin-steps span{height:5px;border-radius:999px;background:#e6e2f6;transition:background .25s}.lw-checkin-steps span.done{background:#6c47ff}.lw-checkin-steps span.active{background:#6c47ff;animation:lw-step-pulse 1s ease-in-out infinite}@keyframes lw-step-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:720px){.admin-g6-add-row{flex-direction:column;align-items:stretch;gap:10px}.admin-g6-search,.admin-g6-search input{width:100%}.admin-g6-add{width:100%;padding:12px 20px}.lw-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.lw-stats div{min-height:0;padding:14px 16px}.lw-stats strong{font-size:22px}.admin-g6-table-card{background:transparent;border:0}.admin-g6-table-wrap{overflow-x:visible}.admin-g6-table,.admin-g6-table tbody,.admin-g6-table td,.admin-g6-table tr{display:block;width:100%!important}.admin-g6-table thead{display:none}.admin-g6-table tbody tr{margin-bottom:12px;padding:6px 4px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.admin-g6-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid #f3f4f6;text-align:right}.admin-g6-table tbody tr td:last-child{border-bottom:0}.admin-g6-table td:before{content:attr(data-label);flex:none;color:#9CA3AF;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;text-align:left}.admin-g6-table td:first-child{justify-content:flex-start;text-align:left;background:#faf9fd;border-radius:10px;margin:2px 0 4px}.admin-g6-table td:first-child:before{display:none}.admin-g6-table .employee-cell{min-width:0}.admin-g6-table .row-actions{justify-content:flex-end;flex-wrap:wrap;gap:8px}}.employee-nav-soon{position:absolute;left:50%;top:-34px;transform:translateX(-50%);padding:7px 16px;border-radius:999px;background:#17123a;color:#fff;font-size:12.5px;font-weight:700;white-space:nowrap;box-shadow:0 8px 20px -6px rgba(23,18,58,.5)}.employee-bottom-nav{position:relative}