:root{--aklio-bg:#020817;--aklio-bg-soft:#07142b;--aklio-blue-900:#071b47;--aklio-blue-800:#0a2e72;--aklio-blue-700:#0b47c1;--aklio-blue-600:#1268ff;--aklio-blue-500:#2685ff;--aklio-blue-400:#58a8ff;--aklio-blue-300:#8ac7ff;--aklio-text:#edf5ff;--aklio-text-muted:#91a5c5;--aklio-success:#32d583;--aklio-warning:#fdb022;--aklio-danger:#f97066;--aklio-surface:#0a23526b;--glass-bg:#0a23526b;--glass-bg-strong:#09204aa8;--glass-border:#87beff29;--glass-border-strong:#8ac7ff47;--radius-sm:10px;--radius-md:14px;--radius-lg:22px;--radius-xl:30px;--shadow-glass:inset 0 1px 0 #ffffff0d, 0 20px 60px #0003;--shadow-soft:0 18px 40px #0000003d;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--aklio-bg);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--aklio-text);background:linear-gradient(118deg, #213044b8, #06090e2e 38%), linear-gradient(180deg, #070b12 0%, #03060b 48%, #020408 100%), var(--aklio-bg);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.5}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit}#root{min-height:100vh}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--aklio-text);letter-spacing:0}h1{font-size:clamp(2rem,6vw,3.5rem);font-weight:600;line-height:.95}h2{font-size:1.12rem;font-weight:500;line-height:1.2}p{color:var(--aklio-text-muted)}.fullscreen-loader,.login-page,.app-shell{min-height:100vh;position:relative}.fullscreen-loader{color:var(--aklio-text-muted);background:radial-gradient(circle at 30% 10%, #2068ff42, transparent 35%), var(--aklio-bg);place-items:center;gap:14px;display:grid}.loader-ring,.button__loader{animation:.9s linear infinite spin}.loader-ring{border:2px solid #8ac7ff40;border-top-color:var(--aklio-blue-400);border-radius:999px;width:34px;height:34px}@keyframes spin{to{transform:rotate(360deg)}}.glass-card{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.button{border-radius:var(--radius-md);min-height:48px;color:var(--aklio-text);letter-spacing:0;border:0;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:focus-visible,.logout-button:focus-visible,.navigation__link:focus-visible,.monthly-day-row:focus-visible,.modal-close:focus-visible,.refresh-button:focus-visible,.text-link:focus-visible{outline:2px solid var(--aklio-blue-300);outline-offset:3px}.button--primary{background:linear-gradient(135deg, var(--aklio-blue-600), var(--aklio-blue-500));box-shadow:0 14px 34px #1268ff47}.button--primary:hover:not(:disabled){box-shadow:0 18px 42px #1268ff5c}.button--secondary{background:#8dbeff14;border:1px solid #8dbeff29}.button:disabled{opacity:.72}.button__loader{width:17px;height:17px}.button>span{justify-content:center;align-items:center;gap:8px;display:inline-flex}.field{gap:8px;display:grid}.field__label{color:var(--aklio-text);font-size:.88rem;font-weight:500}.field input{width:100%;min-height:48px;color:var(--aklio-text);border-radius:var(--radius-md);background:#0410279e;border:1px solid #8dbeff2b;outline:0;padding:0 14px;transition:border-color .18s,box-shadow .18s,background .18s}.field__select{width:100%;min-height:48px;color:var(--aklio-text);border-radius:var(--radius-md);background:#0410279e;border:1px solid #8dbeff2b;outline:0;padding:0 14px}.field input::placeholder{color:#91a5c5ad}.field input:hover{border-color:#8ac7ff57}.field input:focus{background:#051430c7;border-color:#58a8ffad;box-shadow:0 0 0 4px #1268ff29}.field__error,.form-error{color:#ffb4ad;font-size:.87rem}.status-badge{width:fit-content;min-height:28px;color:var(--aklio-text);white-space:nowrap;border:1px solid #91a5c52b;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:.78rem;font-weight:500;display:inline-flex}.status-badge__dot{background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #ffffff0f}.status-badge--success{color:#a9f3cc;background:#32d58314;border-color:#32d58333}.status-badge--warning{color:#ffdf92;background:#fdb02214;border-color:#fdb02238}.status-badge--danger{color:#ffb4ad;background:#f9706614;border-color:#f9706638}.status-badge--info{color:#b9ddff;background:#58a8ff14;border-color:#58a8ff33}.status-badge--muted{color:var(--aklio-text-muted);background:#91a5c514;border-color:#91a5c529}.dashboard-page .status-badge{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;min-height:30px;padding:0 11px;font-size:.8rem;font-weight:300;box-shadow:inset 0 1px #ffffff0b,0 8px 20px #0000001f}.dashboard-page .status-badge__dot{color:#859dbeeb;width:7px;height:7px}.dashboard-page .status-badge--success{color:#b0f6d2d1;background:#32d58312;border-color:#32d58329}.dashboard-page .status-badge--warning{color:#ffdd97db;background:#fdb02214;border-color:#fdb0222e}.dashboard-page .status-badge--danger{color:#ffbab3db;background:#f9706614;border-color:#f970662e}.dashboard-page .status-badge--info{color:#b8dbffd6;background:#58a8ff14;border-color:#58a8ff2b}.avatar{width:34px;height:34px;color:var(--aklio-text);background:linear-gradient(135deg,#1268ffeb,#58a8ffb8);border:1px solid #edf5ff42;border-radius:999px;flex:none;place-items:center;font-size:.92rem;font-weight:600;display:inline-grid;box-shadow:0 12px 30px #1268ff3d}.dashboard-page .avatar{color:#f6faffe6;background:linear-gradient(145deg,#5ba2ffd1,#1d5cd0d1);border-color:#cbe5ff33;width:34px;height:34px;font-size:.82rem;font-weight:400;box-shadow:inset 0 1px #ffffff2e,0 12px 24px #1268ff2e}.login-page{background:radial-gradient(at 12% 8%,#2685ff3d,#0000 34%),radial-gradient(at 91% 88%,#58a8ff42,#0000 36%),linear-gradient(145deg,#010307 0%,#050812 42%,#02050b 100%);place-items:center;padding:32px;display:grid;overflow:hidden}.login-page:before,.app-shell:before{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(circle,#a9beda29 0 1px,#0000 1.4px),linear-gradient(115deg,#4a688e38,#0000 42%);background-size:18px 18px,100% 100%;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000000c7,#0000 82%);mask-image:linear-gradient(#000000c7,#0000 82%)}.login-shell{z-index:1;background:#03060ce6;border:1px solid #b0cff514;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(440px,.9fr);width:min(1350px,100%);min-height:min(760px,100vh - 64px);display:grid;position:relative;overflow:hidden;box-shadow:0 36px 120px #00000070,0 0 96px #1268ff24}.login-visual{background:linear-gradient(155deg,#02050c14,#000000bd 62%),linear-gradient(#02060ed1,#000000f0);align-content:end;min-height:100%;padding:clamp(28px,5vw,58px);display:grid;position:relative;overflow:hidden}.login-visual:before{content:"";filter:blur(10px);opacity:.9;background:linear-gradient(104deg,#0000 11%,#58a8ff47 14%,#0000 18%),linear-gradient(28deg,#0000 62%,#1268ff57 67%,#0000 73%),radial-gradient(at 12% 18%,#58a8ff38,#0000 30%);position:absolute;inset:-18% -12%}.login-visual:after{content:"";opacity:.12;background-image:linear-gradient(#b0cff509 1px,#0000 1px),linear-gradient(90deg,#b0cff509 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.section-kicker{display:none}.login-visual__scene{transform-style:preserve-3d;position:absolute;inset:0}.login-shape{filter:saturate(1.1);background:linear-gradient(145deg,#58a8ff85,#0209183d 64%),#040f23c2;border:1px solid #c7e3ff29;display:block;position:absolute;box-shadow:inset 18px 22px 56px #bfe1ff1c,inset -26px -32px 70px #0000006b,0 32px 90px #1268ff33}.login-shape--disc{aspect-ratio:1;background:radial-gradient(circle at 28% 24%,#8ac7ff57,#0000 24%),linear-gradient(135deg,#58a8ff5c,#020816db 68%);border-radius:999px;width:min(460px,52vw);top:24%;left:8%;transform:rotate(-19deg)skewY(-5deg)}.login-shape--blade{background:linear-gradient(90deg,#8ac7ff80,#1268ff1a 58%,#020816d9);border-radius:999px;width:min(470px,48vw);height:88px;top:15%;right:4%;transform:rotate(36deg)}.login-shape--capsule{background:linear-gradient(160deg,#8ac7ff70,#1268ff1f 48%,#020816cc);border-radius:999px;width:150px;height:230px;top:-8%;left:50%;transform:rotate(-12deg)}.login-shape--ring{aspect-ratio:1.25;width:min(520px,54vw);box-shadow:none;background:0 0;border:1px solid #cbe5ff47;border-radius:50%;top:29%;left:7%;transform:rotate(-21deg)}.login-visual__copy{z-index:1;text-align:center;justify-self:center;width:min(520px,100%);margin-bottom:clamp(56px,10vh,112px);position:relative}.login-visual__copy p{color:#f7fbfff0;font-size:clamp(1.18rem,2.1vw,1.55rem);font-weight:300;line-height:1.48}.login-visual__copy span{color:#cfe0f7b8;margin-top:24px;font-size:.94rem;font-weight:300;display:block}.login-visual__footer{z-index:1;color:#cfe0f7b8;justify-content:space-between;align-items:center;gap:18px;font-size:.82rem;font-weight:300;display:flex;position:relative}.login-card{background:linear-gradient(#141823f5,#0e111afa),#10131c;align-content:center;padding:clamp(36px,6vw,86px);display:grid}.login-card__brand{color:#fafdfff5;align-items:center;gap:14px;margin-bottom:clamp(56px,8vh,86px);font-size:1.48rem;font-weight:500;display:flex}.login-logo-mark{color:#fafdfff5;background:linear-gradient(145deg,#1268ffe0,#58a8ff52);border:1px solid #cbe5ff2e;border-radius:16px;place-items:center;width:46px;height:46px;display:inline-grid;box-shadow:inset 0 1px #fff3,0 20px 42px #1268ff3d}.login-card__intro{gap:14px;margin-bottom:54px;display:grid}.login-card__intro h1{color:#fafdfffa;max-width:620px;font-size:clamp(2.35rem,4.2vw,4.15rem);font-weight:500;line-height:1.02}.login-card__intro p{color:#e1edfcb8;max-width:510px;font-size:1.05rem;font-weight:300}.login-card__icon,.brand-mark__icon,.placeholder-panel__icon{width:42px;height:42px;color:var(--aklio-blue-300);background:#1268ff1f;border:1px solid #8ac7ff2e;border-radius:14px;place-items:center;display:inline-grid}.login-form{gap:18px;display:grid}.login-field{gap:9px}.login-field .field__label{color:#cfe0f7b8;font-size:.86rem;font-weight:300}.login-field input{color:#fafdfff0;background:#eff7ff09;border-color:#b0cff524;border-radius:999px;min-height:54px;padding:0 20px;font-weight:300}.login-field input:focus{background:#eff7ff0f}.login-submit{color:#fafdfff5;border-radius:999px;width:100%;min-height:56px;margin-top:22px;font-weight:500}.login-submit span{align-items:center;gap:8px;display:inline-flex}.form-error{border-radius:var(--radius-md);background:#f9706614;border:1px solid #f9706638;padding:10px 12px}.app-shell{padding:24px 24px 24px 104px}.app-header{z-index:50;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#070b1242;border:1px solid #b0c7e514;border-radius:34px;grid-template-rows:1fr auto;align-items:center;gap:18px;width:64px;max-height:calc(100vh - 48px);padding:8px;display:grid;position:fixed;top:50%;left:24px;transform:translateY(-50%);box-shadow:inset 0 1px #ffffff09,0 24px 64px #0000003d}.brand-mark{place-items:center;display:grid;position:relative}.brand-mark strong,.brand-mark small{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand-mark strong{letter-spacing:.06em;font-size:.96rem;font-weight:600}.brand-mark small{color:var(--aklio-text-muted);margin-top:2px;font-size:.75rem;font-weight:500}.brand-mark__icon{color:#cfe0f7bd;background:#eff7ff0b;border-color:#b0cff51a;border-radius:16px;width:46px;height:46px}.navigation{flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex}.navigation__link{color:#cfe0f7ad;background:#eff7ff0b;border:1px solid #b0cff51a;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:.9rem;font-weight:300;text-decoration:none;transition:color .16s,background .16s,border-color .16s,box-shadow .16s;display:inline-flex;position:relative}.navigation__link svg{stroke-width:1.8px;width:18px;height:18px}.navigation__link span,.logout-button span{color:#f7fbffe6;opacity:0;pointer-events:none;white-space:nowrap;background:linear-gradient(#111824eb,#070b12eb),#080c14e6;border:1px solid #b0cff51f;border-radius:999px;align-items:center;min-height:32px;padding:0 11px;font-size:.78rem;font-weight:300;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;left:calc(100% + 12px);transform:translate(-6px);box-shadow:0 14px 32px #0000003d}.navigation__link:hover{color:#f7fbfff0;background:#4289ff24;border-color:#8ac7ff33}.navigation__link:hover span,.navigation__link:focus-visible span,.logout-button:hover span,.logout-button:focus-visible span{opacity:1;transform:translate(0)}.navigation__link--active{color:#fafdfff5;background:linear-gradient(135deg,#1268ffd1,#2685ffb3);border-color:#8ac7ff3d;box-shadow:inset 0 1px #ffffff24,0 0 24px #4895ff38}.header-user{place-items:center;min-width:0;display:grid}.header-user .avatar{display:none}.header-user__name{max-width:150px;color:var(--aklio-text);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:500;display:none;overflow:hidden}.logout-button{color:#cfe0f7ad;background:#eff7ff0b;border:1px solid #b0cff51a;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:.84rem;font-weight:300;display:inline-flex;position:relative}.logout-button:hover{color:#f7fbfff0;background:#4289ff24;border-color:#8ac7ff33}.app-main{width:min(1180px,100%);margin:0 auto;padding:38px 0 32px}.page-stack{gap:22px;display:grid}.page-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.page-heading h1{margin-top:0;font-size:clamp(2.1rem,5vw,4.4rem)}.dashboard-page{isolation:isolate;gap:28px;position:relative}.dashboard-page:before{content:"";z-index:-1;filter:blur(18px);opacity:.74;background:linear-gradient(118deg,#406aa657,#0000 68%);width:min(760px,80vw);height:420px;position:absolute;top:-120px;left:-18vw;transform:rotate(-8deg)}.dashboard-heading{align-items:start}.dashboard-heading h1{letter-spacing:0;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400}.dashboard-heading p{text-align:left;color:#dae6f7bd;margin-top:10px;font-size:1.02rem;font-weight:300}.dashboard-heading time{color:#97aac6b8;margin-top:8px;font-size:.88rem;font-weight:300;display:block}.dashboard-showcase{grid-template-columns:minmax(340px,.84fr) minmax(360px,1fr);align-items:stretch;gap:clamp(18px,4vw,34px);display:grid}.dashboard-agent-card{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(155deg,#75b9ffad 0%,#256beeb3 34%,#17277ed1 72%,#246fd9a8 100%),#1250d28c;border:1px solid #cbe5ff47;border-radius:46px;align-content:space-between;min-height:520px;padding:34px 32px 30px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff40,inset 0 -48px 80px #040a2347,0 0 34px #4895ff6b,0 0 78px #2569ec57,0 38px 80px #00000057}.dashboard-agent-card:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#ffffff38,#0000 36%),linear-gradient(#ffffff14,#0000 32%);position:absolute;inset:0}.dashboard-agent-card:after{content:"";pointer-events:none;filter:blur(34px);background:linear-gradient(#99d2ff47,#0000);width:44%;height:68%;position:absolute;bottom:-18%;right:-18%;transform:rotate(18deg)}.dashboard-agent-card>*{z-index:1;position:relative}.dashboard-agent-card__footer,.dashboard-agent-card__row{justify-content:space-between;align-items:center;gap:14px;display:flex}.dashboard-agent-card__copy{gap:6px;margin-top:0;display:grid}.dashboard-agent-card__copy h2{color:#fafdfff5;letter-spacing:0;max-width:420px;font-size:clamp(2.45rem,5vw,3.75rem);font-weight:300;line-height:.98}.dashboard-agent-card__rows{border-top:1px solid #e7f2ff2e;display:grid}.dashboard-agent-card__row{border-bottom:1px solid #e7f2ff24;min-height:62px}.dashboard-agent-card__row span,.dashboard-agent-card__footer span:first-child{color:#eaf3ffa3;align-items:center;gap:9px;font-size:.94rem;font-weight:300;display:inline-flex}.dashboard-agent-card__row strong{color:#fffffff0;font-size:1.08rem;font-weight:300;line-height:1}.dashboard-agent-card__footer{padding-top:20px}.dashboard-agent-card__footer span:last-child{color:#f8fcffeb;background:#e7f2ff24;border:1px solid #e7f2ff1f;border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-size:.9rem;font-weight:300;display:inline-flex}.dashboard-card--status{border-radius:40px;min-height:520px;overflow:hidden}.dashboard-card--status .stack-list{max-height:414px;padding-right:2px;overflow:auto}.refresh-button{min-height:42px;color:var(--aklio-text);background:#91a5c512;border:1px solid #8dbeff26;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:.9rem;font-weight:500;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.refresh-button:hover:not(:disabled){background:#8ac7ff1a;border-color:#8ac7ff47}.refresh-button:disabled{opacity:.72}.refresh-button__icon--spinning{animation:.9s linear infinite spin}.page-heading p{text-align:right;max-width:520px}.page-heading.dashboard-heading p{text-align:left}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{align-content:space-between;min-height:164px;padding:18px;display:grid}.metric-card__icon{width:38px;height:38px;color:var(--aklio-blue-300);background:#1268ff21;border:1px solid #8ac7ff2e;border-radius:13px;place-items:center;display:grid}.metric-card p,.metric-card span{color:var(--aklio-text-muted)}.metric-card p{font-size:.88rem;font-weight:400}.metric-card strong{color:var(--aklio-text);margin:8px 0 3px;font-size:2.25rem;font-weight:500;line-height:1;display:block}.metric-card span{font-size:.85rem}.metric-card--success .metric-card__icon{color:#a9f3cc;background:#32d5831a;border-color:#32d5832e}.metric-card--warning .metric-card__icon{color:#ffdf92;background:#fdb0221a;border-color:#fdb02233}.metric-card--danger .metric-card__icon{color:#ffb4ad;background:#f970661a;border-color:#f9706633}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;display:grid}.dashboard-card{background:linear-gradient(#111824b8,#070b12ad),#080c149e;border-color:#b2cdef1a;border-radius:32px;min-height:330px;padding:22px;box-shadow:inset 0 1px #ffffff0d,0 22px 60px #00000042}.dashboard-page .dashboard-card,.dashboard-page .employee-status-row,.dashboard-page .schedule-list__item,.dashboard-page .activity-list__item,.dashboard-page .empty-state{font-family:var(--font-sans);font-optical-sizing:auto}.dashboard-card--wide{min-height:330px}.card-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:20px;display:flex}.card-heading svg{color:#9acaffc2}.card-heading h2{margin-top:0;font-weight:400}.dashboard-page .card-heading{margin-bottom:22px}.dashboard-page .card-heading .section-kicker{color:#8cc7ffeb;letter-spacing:.18em;font-size:.72rem;font-weight:500}.dashboard-page .card-heading h2{color:#f7fbfff0;font-size:1.12rem;font-weight:300;line-height:1.15}.dashboard-page .card-heading svg{color:#7fbbf8cc;stroke-width:1.7px}.stack-list,.schedule-list,.activity-list{gap:12px;display:grid}.employee-status-row,.stack-list__row,.schedule-list__item,.activity-list__item{background:#eff7ff09;border:1px solid #b2cdef16;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;display:flex}.employee-status-row{text-align:left;width:100%;color:inherit;grid-template-columns:auto minmax(0,1fr) auto auto;padding:14px;transition:border-color .18s,background .18s,transform .18s;display:grid}.dashboard-page .employee-status-row,.dashboard-page .schedule-list__item,.dashboard-page .activity-list__item{background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border-color:#a7c7ee18;min-height:84px;box-shadow:inset 0 1px #ffffff09}.dashboard-page .employee-status-row{padding:14px 16px}.employee-status-row:hover{background:#396dbf24;border-color:#8ac7ff33;transform:translateY(-1px)}.employee-status-row:focus-visible{outline:2px solid var(--aklio-blue-300);outline-offset:3px}.employee-status-row__identity{gap:2px;min-width:0;display:grid}.employee-status-row__identity strong,.employee-status-row__worked strong{color:var(--aklio-text);font-weight:400}.dashboard-page .employee-status-row__identity strong,.dashboard-page .employee-status-row__worked strong,.dashboard-page .schedule-list strong,.dashboard-page .activity-list strong{color:#f7fbffeb;letter-spacing:0;font-weight:300}.dashboard-page .employee-status-row__identity strong,.dashboard-page .schedule-list strong,.dashboard-page .activity-list strong{font-size:.95rem}.employee-status-row__identity span,.employee-status-row__identity small,.employee-status-row__status span,.employee-status-row__worked span{color:var(--aklio-text-muted);font-size:.84rem;font-weight:400}.dashboard-page .employee-status-row__identity span,.dashboard-page .employee-status-row__identity small,.dashboard-page .employee-status-row__status span,.dashboard-page .employee-status-row__worked span,.dashboard-page .schedule-list span,.dashboard-page .activity-list span,.dashboard-page .activity-list time{color:#b3caebb8;font-size:.84rem;font-weight:300}.dashboard-page .employee-status-row__worked strong{font-size:1.04rem}.employee-status-row__identity small{color:#ffdf92}.employee-status-row__status,.employee-status-row__worked{gap:7px;display:grid}.employee-status-row__worked{justify-items:end;min-width:82px}.stack-list__row{padding:14px}.stack-list strong,.schedule-list strong,.activity-list strong{color:var(--aklio-text);font-size:.95rem;font-weight:400;display:block}.stack-list span,.schedule-list span,.activity-list span,.activity-list time{color:var(--aklio-text-muted);font-size:.84rem}.schedule-list__item{padding:13px 14px}.dashboard-page .schedule-list__item{padding:14px 16px}.schedule-list time{color:var(--aklio-blue-300);white-space:nowrap;font-size:.86rem;font-weight:500}.dashboard-page .schedule-list time{color:#84cafff2;font-weight:400}.hours-chart{grid-template-columns:repeat(6,1fr);align-items:end;gap:12px;min-height:230px;padding-top:18px;display:grid}.hours-chart__bar{grid-template-rows:1fr auto;align-items:end;gap:10px;height:210px;display:grid}.hours-chart__bar span{background:linear-gradient(180deg, var(--aklio-blue-400), var(--aklio-blue-700));border-radius:999px 999px 9px 9px;width:100%;min-height:38px;display:block;box-shadow:0 16px 34px #1268ff38}.hours-chart__bar small{color:var(--aklio-text-muted);text-align:center;font-weight:500}.activity-list__item{padding:14px}.dashboard-page .activity-list__item{padding:14px 16px}.activity-list__meta{justify-items:end;gap:8px;display:grid}.empty-state{border-radius:var(--radius-md);min-height:132px;color:var(--aklio-text-muted);text-align:center;background:#030d2038;border:1px solid #87beff1a;place-items:center;padding:18px;display:grid}.dashboard-page .empty-state{color:#b3caebbd;background:#090f1a5c;border-color:#a7c7ee18;border-radius:18px;min-height:132px;font-weight:300}.monthly-summary{align-content:center;justify-items:start;gap:18px;min-height:220px;display:grid}.monthly-summary p{max-width:300px}.dashboard-page .monthly-summary p{color:#b3caebb8;font-size:1rem;font-weight:300;line-height:1.55}.dashboard-page .monthly-summary .button{color:#f7fbffe6;background:#eff7ff11;border-color:#a7c7ee2e;border-radius:15px;min-height:50px;font-weight:400;box-shadow:inset 0 1px #ffffff0b}.dashboard-error{align-content:center;justify-items:start;gap:18px;min-height:260px;padding:28px;display:grid}.dashboard-error__icon{color:#ffdf92;background:#fdb0221a;border:1px solid #fdb02233;border-radius:17px;place-items:center;width:52px;height:52px;display:grid}.dashboard-error h2{margin-bottom:7px}.metric-card--skeleton,.dashboard-card--skeleton{overflow:hidden}.skeleton-block,.skeleton-row{background:#91a5c51f;border-radius:999px;display:block;position:relative;overflow:hidden}.skeleton-block:after,.skeleton-row:after{content:"";background:linear-gradient(90deg,#0000,#8ac7ff1f,#0000);animation:1.35s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.skeleton-block--icon{border-radius:13px;width:38px;height:38px}.skeleton-block--label{width:60%;height:13px;margin-top:28px}.skeleton-block--value{width:46px;height:34px;margin-top:14px}.skeleton-block--helper{width:48%;height:12px;margin-top:12px}.skeleton-block--title{width:42%;height:20px;margin-bottom:24px}.skeleton-row{border-radius:var(--radius-md);width:100%;height:64px}.skeleton-row+.skeleton-row{margin-top:12px}.skeleton-row--compact{height:56px}.placeholder-panel{align-content:start;gap:18px;min-height:300px;padding:26px;display:grid}.placeholder-panel--split{grid-template-columns:auto 1fr auto;align-items:center}.placeholder-panel h2{margin-bottom:7px}.placeholder-search,.muted-chip{width:fit-content;min-height:42px;color:var(--aklio-text-muted);background:#04102773;border:1px solid #8dbeff21;border-radius:999px;align-items:center;gap:9px;padding:0 14px;font-size:.88rem;display:inline-flex}.preview-list{gap:10px;width:min(420px,100%);margin:8px 0 0;padding:0;list-style:none;display:grid}.preview-list li{border-radius:var(--radius-md);color:var(--aklio-text);background:#030d2040;border:1px solid #87beff1a;padding:12px 14px}.text-link{min-height:40px;color:var(--aklio-blue-300);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-weight:500;text-decoration:none;display:inline-flex}.text-link:hover{background:#8ac7ff14}.qr-preview,.payment-preview{width:96px;height:96px;color:var(--aklio-blue-300);background:#1268ff1a;border:1px solid #8ac7ff2e;border-radius:26px;place-items:center;display:grid}.employees-heading{align-items:start}.employees-page{isolation:isolate;gap:26px;position:relative}.employees-page:before{content:"";z-index:-1;filter:blur(18px);opacity:.66;background:linear-gradient(118deg,#3a6ab247,#0000 68%);width:min(720px,78vw);height:380px;position:absolute;top:-110px;right:-20vw;transform:rotate(7deg)}.employees-heading h1{letter-spacing:0;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400}.employees-heading p{text-align:left;color:#dae6f7b8;margin-top:8px;font-size:1.02rem;font-weight:300}.employees-heading__actions{align-items:center;gap:12px;display:flex}.employees-heading__actions .button{color:#fafdfff0;border-radius:999px;min-height:44px;font-weight:400;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.employees-heading__count,.state-pill{min-height:34px;color:var(--aklio-text-muted);background:#91a5c514;border:1px solid #91a5c529;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.86rem;font-weight:400;display:inline-flex}.employees-heading__count{color:#cfe0f7b8;background:#eff7ff0e;border-color:#b0cff524;font-weight:300}.employees-feedback{color:#b0f6d2d6;align-items:center;gap:12px;font-weight:300;display:flex}.employees-feedback__action{min-height:30px;color:var(--aklio-text);background:#1268ff2e;border:1px solid #8ac7ff38;border-radius:999px;padding:0 10px;font-size:.84rem;font-weight:300}.employees-feedback__action:hover{background:#1268ff47}.state-pill--active{color:#a9f3cc;background:#32d58314;border-color:#32d58333}.employees-page .state-pill{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;min-height:30px;padding:0 11px;font-size:.8rem;font-weight:300;box-shadow:inset 0 1px #ffffff0b,0 8px 20px #0000001f}.employees-page .state-pill--active{color:#b0f6d2d6;background:#32d58312;border-color:#32d58329}.employees-page .state-pill--featured{color:#f8fcffeb;background:#e7f2ff24;border-color:#e7f2ff1f}.employees-toolbar{background:linear-gradient(#111824b3,#070b12a8),#080c1494;border-color:#b2cdef1a;border-radius:28px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:14px;padding:14px;display:grid;box-shadow:inset 0 1px #ffffff0b,0 20px 56px #00000038}.employees-toolbar .refresh-button{color:#f7fbffdb;background:#eff7ff0b;border-color:#b0cff51f;min-height:42px;font-weight:300}.search-field{color:#b3caebc7;background:#eff7ff0b;border:1px solid #b0cff51f;border-radius:999px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.search-field input{color:#f7fbffeb;background:0 0;border:0;outline:0;width:100%;font-weight:300}.search-field input::placeholder{color:#b3caeb94}.segmented-control{background:#eff7ff0a;border:1px solid #b0cff51a;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.segmented-control button{color:#b3caebad;background:0 0;border:0;border-radius:999px;min-height:36px;padding:0 12px;font-weight:300}.segmented-control button:hover,.segmented-control button.is-active{color:#f7fbffeb;background:#4289ff38}.employees-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.employee-card{width:100%;min-height:260px;color:inherit;text-align:left;background:linear-gradient(#111824b8,#070b12a8),#080c1494;border:1px solid #b2cdef1a;border-radius:30px;align-content:space-between;gap:18px;padding:20px;transition:border-color .18s,background .18s,transform .18s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 20px 56px #00000038}button.employee-card:hover{background:linear-gradient(#172234c2,#09101ab3),#080c14a3;border-color:#8ac7ff33;transform:translateY(-2px)}.employee-card--featured{background:linear-gradient(155deg,#75b9ffa8 0%,#256beeb3 34%,#17277ed1 72%,#246fd9a8 100%),#1250d28c;border-color:#cbe5ff47;box-shadow:inset 0 1px #ffffff38,inset 0 -44px 72px #040a2347,0 0 30px #4895ff57,0 28px 70px #0000004d}.employee-card--featured:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#fff3,#0000 36%),linear-gradient(#ffffff12,#0000 32%);position:absolute;inset:0}.employee-card--featured:after{content:"";pointer-events:none;filter:blur(30px);background:linear-gradient(#99d2ff42,#0000);width:44%;height:68%;position:absolute;bottom:-18%;right:-18%;transform:rotate(18deg)}.employee-card>*{z-index:1;position:relative}button.employee-card:focus-visible{outline:2px solid var(--aklio-blue-300);outline-offset:3px}.employee-card__top,.employee-card__meta span,.employee-profile-card__meta span,.detail-heading-actions{align-items:center;gap:10px;display:flex}.employee-card__top{justify-content:space-between}.employee-card__pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.employee-card__identity h2{color:#f7fbffeb;margin-bottom:4px;font-size:1.16rem;font-weight:300;line-height:1.15}.employee-card__identity p{color:#b3caebb8;font-size:.92rem;font-weight:300}.employee-card--featured .employee-card__identity h2{color:#fafdfff5;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:300}.employee-card--featured .employee-card__identity p{color:#e1edfc9e}.employee-card__meta{gap:8px;display:grid}.employee-card__meta span,.employee-profile-card__meta span,.device-card__meta span,.info-grid span{color:var(--aklio-text-muted);font-size:.84rem}.employee-card__meta span{color:#b3caebb3;font-weight:300}.employee-card__meta svg{color:#84caffd1;stroke-width:1.7px}.employee-card--featured .employee-card__meta span{color:#eaf3ffad}.employee-card--featured .employee-card__meta svg{color:#f6faffc7}.employee-card__action{color:#84caffe6;font-size:.9rem;font-weight:300}.employee-card--featured .employee-card__action{color:#fafdffeb}.employee-card--featured .avatar{color:#f6fafff0;background:#deefff1f;border-color:#e5f4ff33;box-shadow:inset 0 1px #ffffff29}.empty-employees{text-align:center;background:linear-gradient(#111824b8,#070b12a8),#080c1494;border-color:#b2cdef1a;border-radius:32px;place-items:center;gap:10px;min-height:300px;padding:28px;display:grid}.empty-employees svg{color:#84caffdb}.empty-employees h2{color:#f7fbffeb;font-weight:300}.empty-employees p{color:#b3caebb8;font-weight:300}.employee-detail-page .page-heading{align-items:start}.employee-detail-page{isolation:isolate;position:relative}.employee-detail-page:before{content:"";z-index:-1;filter:blur(18px);opacity:.62;background:linear-gradient(118deg,#3a6ab242,#0000 68%);width:min(720px,78vw);height:360px;position:absolute;top:-110px;left:-18vw;transform:rotate(-7deg)}.employee-detail-page .page-heading h1{letter-spacing:0;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400}.employee-profile-card,.employee-section-card{padding:22px}.employee-profile-card{background:linear-gradient(155deg,#75b9ffa8 0%,#256beeb3 34%,#17277ed1 72%,#246fd9a8 100%),#1250d28c;border-color:#cbe5ff47;border-radius:40px;gap:18px;padding:28px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,inset 0 -44px 72px #040a2347,0 0 30px #4895ff57,0 28px 70px #0000004d}.employee-profile-card:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#fff3,#0000 36%),linear-gradient(#ffffff12,#0000 32%);position:absolute;inset:0}.employee-profile-card:after{content:"";pointer-events:none;filter:blur(30px);background:linear-gradient(#99d2ff42,#0000);width:44%;height:68%;position:absolute;bottom:-18%;right:-18%;transform:rotate(18deg)}.employee-profile-card>*{z-index:1;position:relative}.employee-profile-card .avatar{color:#f6fafff0;background:#deefff1f;border-color:#e5f4ff33;width:62px;height:62px;font-size:1.18rem;font-weight:400;box-shadow:inset 0 1px #ffffff29}.employee-profile-card__main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.employee-profile-card__main h1{color:#fafdfff5;margin-top:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:300;line-height:1.05}.employee-profile-card__main p{color:#e1edfc9e;font-weight:300}.employee-profile-card .section-kicker{color:#c7e3ffc7;letter-spacing:.18em;font-size:.72rem;font-weight:500}.employee-profile-card__meta,.employee-actions{flex-wrap:wrap;gap:10px;display:flex}.employee-actions{align-items:center}.employee-profile-card .employee-profile-card__meta span{color:#eaf3ffad;font-weight:300}.employee-profile-card .employee-profile-card__meta svg{color:#f6faffc7;stroke-width:1.7px}.employee-profile-card .state-pill{color:#f8fcffeb;background:#e7f2ff1f;border-color:#e7f2ff29;min-height:34px;font-weight:300}.employee-profile-card .state-pill--active{color:#b0f6d2eb;background:#32d5831f;border-color:#32d58333}.employee-profile-card .button--secondary{color:#fafdffeb;background:#e7f2ff1a;border-color:#e7f2ff24;border-radius:15px;min-height:48px;font-weight:400;box-shadow:inset 0 1px #ffffff12}.employee-profile-card .button--secondary:hover:not(:disabled){background:#e7f2ff29}.employee-detail-page .employee-section-card .button,.employee-detail-page .monthly-report-card .button,.employee-detail-page .monthly-detail-card .button{border-radius:15px;min-height:46px;font-weight:400}.employee-detail-page .schedule-editor-card .card-heading .button--primary{color:#fafdfff0;background:linear-gradient(135deg, var(--aklio-blue-600), var(--aklio-blue-500));border-radius:999px;min-height:44px;font-size:.95rem;font-weight:400;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.employee-detail-page .schedule-editor-card .card-heading .button--primary:hover:not(:disabled){box-shadow:inset 0 1px #ffffff2e,0 18px 42px #1268ff52}.employee-detail-page .employee-section-card .button--secondary,.employee-detail-page .monthly-report-card .button--secondary,.employee-detail-page .monthly-detail-card .button--secondary{color:#f7fbffe6;background:#eff7ff11;border-color:#a7c7ee2e;box-shadow:inset 0 1px #ffffff0b}.employee-detail-page .employee-section-card .button--secondary:hover:not(:disabled),.employee-detail-page .monthly-report-card .button--secondary:hover:not(:disabled),.employee-detail-page .monthly-detail-card .button--secondary:hover:not(:disabled){background:#eff7ff1a}.employee-detail-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;display:grid}.employee-detail-page .employee-section-card,.employee-detail-page .monthly-report-card,.employee-detail-page .monthly-detail-card{background:linear-gradient(#111824b8,#070b12a8),#080c1494;border-color:#b2cdef1a;border-radius:32px;box-shadow:inset 0 1px #ffffff0b,0 20px 56px #00000038}.employee-detail-page .card-heading,.employee-detail-page .monthly-report-heading,.employee-detail-page .monthly-detail-heading{margin-bottom:22px}.employee-detail-page .card-heading .section-kicker,.employee-detail-page .monthly-report-heading .section-kicker,.employee-detail-page .monthly-detail-heading .section-kicker{color:#8cc7ffeb;letter-spacing:.18em;font-size:.72rem;font-weight:500}.employee-detail-page .card-heading h2,.employee-detail-page .monthly-report-heading h2,.employee-detail-page .monthly-detail-heading h2{color:#f7fbfff0;font-size:1.12rem;font-weight:300;line-height:1.15}.employee-detail-page .card-heading p,.employee-detail-page .monthly-report-heading p,.employee-detail-page .monthly-detail-heading p{color:#b3caebb8;font-weight:300}.employee-detail-page .card-heading svg{color:#7fbbf8cc;stroke-width:1.7px}.schedule-editor-card,.employee-detail-grid .employee-section-card:last-child{grid-column:1/-1}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.info-grid span{border-radius:var(--radius-md);overflow-wrap:anywhere;background:#030d203d;border:1px solid #87beff1a;gap:4px;min-width:0;padding:13px;display:grid}.info-grid strong{color:var(--aklio-text);font-weight:500}.confirm-panel{border-radius:var(--radius-lg);background:#fdb02212;border:1px solid #fdb02233;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.confirm-panel strong{color:var(--aklio-text);font-weight:500;display:block}.confirm-panel p{margin-top:3px}.confirm-panel__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.confirm-panel--compact{flex-direction:column;align-items:start}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020817b8;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-panel{width:min(480px,100%);padding:22px}.create-employee-modal{width:min(540px,100%)}.employee-edit-modal,.employee-reset-modal{background:linear-gradient(#111824c7,#070b12bd),#080c14a8;border-color:#b2cdef1f;border-radius:32px;width:min(540px,100%);padding:24px;box-shadow:inset 0 1px #ffffff0e,0 28px 74px #00000057}.employee-edit-modal .section-kicker,.employee-reset-modal .section-kicker{color:#8cc7ffeb;letter-spacing:.18em;font-size:.72rem;font-weight:500}.employee-edit-modal h2,.employee-reset-modal h2{color:#f7fbfff0;font-size:1.35rem;font-weight:300}.employee-edit-modal .modal-close,.employee-reset-modal .modal-close{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;font-weight:300}.employee-edit-modal .field__label,.employee-reset-modal .field__label{color:#cfe0f7c7;font-weight:300}.employee-edit-modal .field input,.employee-reset-modal .field input{color:#f7fbffeb;background:#eff7ff0b;border-color:#b0cff51f;font-weight:300}.employee-reset-modal .subtle-note{color:#b3caebc2;background:#58a8ff12;border-color:#58a8ff24;font-weight:300}.employee-edit-modal .modal-actions .button,.employee-reset-modal .modal-actions .button{border-radius:15px;min-height:46px;font-weight:400}.employee-edit-modal .modal-actions .button--primary,.employee-reset-modal .modal-actions .button--primary{color:#fafdfff0;background:linear-gradient(135deg, var(--aklio-blue-600), var(--aklio-blue-500));border-radius:999px;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.employee-edit-modal .modal-actions .button--secondary,.employee-reset-modal .modal-actions .button--secondary{color:#f7fbffe6;background:#eff7ff11;border-color:#a7c7ee2e;box-shadow:inset 0 1px #ffffff0b}.modal-panel__header,.modal-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.modal-close{width:38px;height:38px;color:var(--aklio-text-muted);background:#91a5c512;border:1px solid #8dbeff26;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;font-weight:500;transition:transform .18s,border-color .18s,background .18s,color .18s;display:inline-flex}.modal-close:hover:not(:disabled){color:#f7fbffe6;background:#daeaff1c;border-color:#b0cff53d;transform:translateY(-1px)}.modal-close:disabled{cursor:not-allowed;opacity:.58}.modal-close svg{stroke-width:1.8px;width:17px;height:17px}.modal-form{gap:16px;margin-top:20px;display:grid}.modal-actions{flex-wrap:wrap;justify-content:flex-end}.subtle-note{border-radius:var(--radius-md);background:#58a8ff12;border:1px solid #58a8ff24;padding:10px 12px;font-size:.88rem}.password-field__control{display:block;position:relative}.password-field__control input{padding-right:46px}.password-toggle{width:34px;height:34px;color:var(--aklio-text-muted);background:0 0;border:0;border-radius:999px;place-items:center;transition:color .18s,background .18s;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.password-toggle:hover,.password-toggle:focus-visible{color:var(--aklio-text);background:#8ac7ff1a}.inline-feedback{border-radius:var(--radius-md);width:fit-content;padding:10px 12px;font-size:.9rem}.inline-feedback--success{color:#a9f3cc;background:#32d58314;border:1px solid #32d58333}.inline-feedback--error{color:#ffb4ad;background:#f9706614;border:1px solid #f9706638}.schedule-editor{gap:10px;display:grid}.schedule-editor__row{border-radius:var(--radius-md);background:#030d203d;border:1px solid #87beff1a;grid-template-columns:auto minmax(110px,.7fr) repeat(3,minmax(96px,1fr));align-items:center;gap:12px;padding:12px;display:grid}.employee-detail-page .schedule-editor__row,.employee-detail-page .device-card,.employee-detail-page .monthly-rest-card div,.employee-detail-page .monthly-day-row,.employee-detail-page .payment-card,.employee-detail-page .payment-card__grid span,.employee-detail-page .payment-empty-state,.employee-detail-page .payment-panel-error,.employee-detail-page .empty-state{background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border-color:#a7c7ee18;box-shadow:inset 0 1px #ffffff09}.schedule-editor__row.is-off{opacity:.66}.schedule-editor__row strong{font-weight:500}.employee-detail-page .schedule-editor__row strong,.employee-detail-page .device-card__main strong,.employee-detail-page .payment-card strong{color:#f7fbffeb;font-weight:300}.schedule-editor__row label:not(.switch-control){gap:6px;display:grid}.schedule-editor__row label span{color:var(--aklio-text-muted);font-size:.78rem}.employee-detail-page .schedule-editor__row label span,.employee-detail-page .device-card__main span:not(.state-pill),.employee-detail-page .device-card__meta span,.employee-detail-page .payment-card span,.employee-detail-page .empty-state,.employee-detail-page .monthly-days-table__header{color:#b3caebb8;font-weight:300}.schedule-editor__row input[type=time],.schedule-editor__row input[type=number]{border-radius:var(--radius-sm);width:100%;min-height:40px;color:var(--aklio-text);background:#0410277a;border:1px solid #8dbeff24;outline:0;padding:0 10px}.employee-detail-page .schedule-editor__row input[type=time],.employee-detail-page .schedule-editor__row input[type=number],.employee-detail-page .month-selector select,.employee-detail-page .month-selector input{color:#f7fbffeb;background:#eff7ff0b;border-color:#b0cff51f;font-weight:300}.schedule-editor__row input:disabled{opacity:.46}.switch-control{align-items:center;display:inline-flex}.switch-control input{opacity:0;pointer-events:none;position:absolute}.switch-control span{background:#91a5c51f;border:1px solid #91a5c533;border-radius:999px;width:42px;height:24px;transition:background .18s;position:relative}.switch-control span:after{content:"";background:var(--aklio-text-muted);border-radius:999px;width:18px;height:18px;transition:background .18s,transform .18s;position:absolute;top:2px;left:2px}.switch-control input:checked+span{background:#1268ff57}.employee-detail-page .switch-control span{background:#daeaff12;border-color:#b0cff524}.employee-detail-page .switch-control input:checked+span{background:#4289ff57}.switch-control input:checked+span:after{background:var(--aklio-blue-300);transform:translate(18px)}.switch-control input:focus-visible+span{outline:2px solid var(--aklio-blue-300);outline-offset:3px}.devices-list{gap:12px;display:grid}.device-card{border-radius:var(--radius-md);background:#030d203d;border:1px solid #87beff1a;gap:14px;padding:14px;display:grid}.device-card__main{justify-content:space-between;align-items:center;gap:12px;display:flex}.device-card__main strong{color:var(--aklio-text);font-weight:500;display:block}.device-card__main span:not(.state-pill){color:var(--aklio-text-muted);font-size:.84rem}.device-card__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.locations-heading{align-items:start}.locations-page{isolation:isolate;gap:26px;position:relative}.locations-page:before{content:"";z-index:-1;filter:blur(18px);opacity:.66;background:linear-gradient(118deg,#3a6ab247,#0000 68%);width:min(720px,78vw);height:380px;position:absolute;top:-110px;right:-20vw;transform:rotate(7deg)}.locations-heading h1{letter-spacing:0;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400}.locations-heading p{text-align:left;color:#dae6f7b8;margin-top:8px;font-size:1.02rem;font-weight:300}.locations-heading__actions{align-items:center;gap:10px;display:flex}.locations-heading__actions .button{color:#fafdfff0;border-radius:999px;min-height:44px;font-weight:400;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.locations-heading__actions .refresh-button{color:#f7fbffdb;background:#eff7ff0b;border-color:#b0cff51f;min-height:42px;font-weight:300}.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.location-card{background:linear-gradient(#111824b8,#070b12a8),#080c1494;border:1px solid #b2cdef1a;border-radius:30px;align-content:space-between;gap:18px;min-height:320px;padding:20px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 20px 56px #00000038}.location-card--featured{background:linear-gradient(155deg,#75b9ffa8 0%,#256beeb3 34%,#17277ed1 72%,#246fd9a8 100%),#1250d28c;border-color:#cbe5ff47;box-shadow:inset 0 1px #ffffff38,inset 0 -44px 72px #040a2347,0 0 30px #4895ff57,0 28px 70px #0000004d}.location-card--featured:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#fff3,#0000 36%),linear-gradient(#ffffff12,#0000 32%);position:absolute;inset:0}.location-card--featured:after{content:"";pointer-events:none;filter:blur(30px);background:linear-gradient(#99d2ff42,#0000);width:44%;height:68%;position:absolute;bottom:-18%;right:-18%;transform:rotate(18deg)}.location-card>*{z-index:1;position:relative}.location-card__top,.location-card__actions{align-items:center;gap:10px;display:flex}.location-card__top{justify-content:space-between}.location-card__pills{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.location-card__icon{width:44px;height:44px;color:var(--aklio-blue-300);background:#1268ff1f;border:1px solid #8ac7ff2e;border-radius:16px;place-items:center;display:grid}.location-card--featured .location-card__icon{color:#f6fafff0;background:#deefff1f;border-color:#e5f4ff33;box-shadow:inset 0 1px #ffffff29}.location-card__body h2{color:#f7fbffeb;margin-bottom:7px;font-size:1.25rem;font-weight:300}.location-card__body p{color:#b3caebb8;font-size:.92rem;font-weight:300}.location-card--featured .location-card__body h2{color:#fafdfff5;font-size:clamp(1.55rem,3vw,2.15rem);font-weight:300}.location-card--featured .location-card__body p{color:#e1edfc9e}.location-card__actions{flex-wrap:wrap}.locations-page .location-card .button--secondary{color:#f7fbffe6;background:#eff7ff11;border-color:#a7c7ee2e;border-radius:15px;min-height:46px;font-weight:400;box-shadow:inset 0 1px #ffffff0b}.locations-page .location-card--featured .button--secondary{color:#fafdffeb;background:#e7f2ff1a;border-color:#e7f2ff24}.location-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.location-detail-grid--compact{grid-template-columns:1fr}.location-detail-grid span{border-radius:var(--radius-md);min-width:0;color:var(--aklio-text-muted);overflow-wrap:anywhere;background:#030d203d;border:1px solid #87beff1a;grid-template-columns:auto 1fr;gap:4px 8px;padding:12px;display:grid}.locations-page .location-detail-grid span,.locations-page .qr-access-card .location-detail-grid span{color:#b3caebb8;background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border-color:#a7c7ee18;font-weight:300;box-shadow:inset 0 1px #ffffff09}.locations-page .location-card--featured .location-detail-grid span{color:#eaf3ffb3;background:#e7f2ff1a;border-color:#e7f2ff24}.location-detail-grid svg{color:var(--aklio-blue-300);grid-row:1/3}.locations-page .location-detail-grid svg{color:#84caffdb;stroke-width:1.7px}.locations-page .location-card--featured .location-detail-grid svg{color:#f6faffc7}.location-detail-grid strong{color:var(--aklio-text);font-weight:500}.locations-page .location-detail-grid strong{color:#f7fbffeb;font-weight:300}.empty-locations{text-align:center;background:linear-gradient(#111824b8,#070b12a8),#080c1494;border-color:#b2cdef1a;border-radius:32px;place-items:center;gap:11px;min-height:340px;padding:30px;display:grid}.empty-locations svg{color:#84caffdb}.empty-locations h2{color:#f7fbffeb;font-weight:300}.empty-locations p{color:#b3caebb8;font-weight:300}.locations-page .state-pill{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;min-height:30px;padding:0 11px;font-size:.8rem;font-weight:300;box-shadow:inset 0 1px #ffffff0b,0 8px 20px #0000001f}.locations-page .state-pill--active{color:#b0f6d2d6;background:#32d58312;border-color:#32d58329}.locations-page .state-pill--featured{color:#f8fcffeb;background:#e7f2ff24;border-color:#e7f2ff1f}.qr-panel{width:min(560px,100%);padding:22px}.locations-page .modal-panel,.locations-page .qr-panel{background:linear-gradient(#111824c7,#070b12bd),#080c14a8;border-color:#b2cdef1f;border-radius:32px;box-shadow:inset 0 1px #ffffff0e,0 28px 74px #00000057}.locations-page .modal-panel__header .section-kicker{color:#8cc7ffeb;letter-spacing:.18em;font-size:.72rem;font-weight:500}.locations-page .modal-panel__header h2{color:#f7fbfff0;font-size:1.35rem;font-weight:300}.location-form-modal{width:min(720px,100%)}.locations-page .modal-close{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;font-weight:300}.locations-page .modal-form p{color:#b3caebb8;font-weight:300}.locations-page .field__label{color:#cfe0f7c7;font-weight:300}.locations-page .field input{color:#f7fbffeb;background:#eff7ff0b;border-color:#b0cff51f;font-weight:300}.location-map-picker{gap:10px;display:grid}.location-map-picker__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.location-map-picker__header span,.location-map-picker__header button{align-items:center;gap:8px;display:inline-flex}.location-map-picker__header span{color:#cfe0f7c7;font-size:.88rem;font-weight:300}.location-map-picker__header svg{color:#84caffe0;stroke-width:1.7px}.location-map-picker__header button,.location-map-picker__zoom button{color:#f7fbffe0;background:#daeaff12;border:1px solid #b0cff524;transition:transform .18s,border-color .18s,background .18s}.location-map-picker__header button{border-radius:999px;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:300}.location-map-picker__header button:hover,.location-map-picker__zoom button:hover{background:#4289ff24;border-color:#8ac7ff3d;transform:translateY(-1px)}.location-map-picker__canvas{cursor:crosshair;isolation:isolate;background:radial-gradient(circle,#1268ff38,#0000 26%),#040b18d1;border:1px solid #a7c7ee1f;border-radius:24px;height:310px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 20px 54px #0003}.location-map-picker__canvas:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#02081714,#02081757),radial-gradient(circle,#0000 0 42%,#02081770 100%);position:absolute;inset:0}.location-map-picker__tile{z-index:0;-webkit-user-select:none;user-select:none;width:256px;height:256px;position:absolute}.location-map-picker__marker{z-index:3;color:#fafdfff5;filter:drop-shadow(0 10px 22px #1268ff61);place-items:center;display:inline-grid;position:absolute;transform:translate(-50%,-100%)}.location-map-picker__marker svg{fill:var(--aklio-blue-600);stroke:#fafdfff2;stroke-width:1.7px}.location-map-picker__empty{z-index:3;color:#cfe0f7c7;white-space:nowrap;background:#041027ad;border:1px solid #b0cff524;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.86rem;font-weight:300;display:inline-flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.location-map-picker__zoom{z-index:4;gap:8px;display:grid;position:absolute;top:12px;right:12px}.location-map-picker__zoom button{border-radius:999px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.location-map-picker__attribution{z-index:3;color:#cfe0f78f;background:#0208179e;border-radius:999px;padding:3px 8px;font-size:.7rem;position:absolute;bottom:8px;right:10px}.location-map-picker__coordinates{flex-wrap:wrap;gap:8px;display:flex}.location-map-picker__coordinates span{color:#b3caebc2;background:#eff7ff0b;border:1px solid #a7c7ee1f;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.78rem;font-weight:300;display:inline-flex}.locations-page .subtle-note{color:#b3caebc2;background:#58a8ff12;border-color:#58a8ff24;font-weight:300}.locations-page .modal-actions .button{border-radius:15px;min-height:46px;font-weight:400}.locations-page .modal-actions .button--primary{border-radius:999px}.locations-page .modal-actions .button--secondary,.locations-page .qr-panel__actions .button--secondary{color:#f7fbffe6;background:#eff7ff11;border-color:#a7c7ee2e;box-shadow:inset 0 1px #ffffff0b}.qr-access-card{border-radius:var(--radius-xl);background:radial-gradient(circle at 20% 0,#1268ff29,#0000 36%),#020817;border:1px solid #8ac7ff29;gap:18px;margin-top:20px;padding:20px;display:grid}.locations-page .qr-access-card{background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border-color:#a7c7ee1f;border-radius:28px;box-shadow:inset 0 1px #ffffff0a}.qr-access-card__header{justify-content:space-between;align-items:center;display:flex}.qr-access-card__header span{color:var(--aklio-blue-300);align-items:center;gap:8px;font-weight:500;display:inline-flex}.locations-page .qr-access-card__header span{color:#84caffe6;font-weight:300}.qr-code-surface{background:#f7faff;border:1px solid #8ac7ff3d;border-radius:24px;justify-self:center;place-items:center;width:min(320px,100%);padding:18px;display:grid;box-shadow:0 22px 48px #00000047}.locations-page .qr-code-surface{border-color:#cbe5ff38;border-radius:28px;box-shadow:0 0 30px #4895ff29,0 22px 48px #0000004d}.qr-code-surface svg{width:100%;max-width:256px;height:auto}.qr-access-card p{text-align:center;justify-self:center;max-width:360px}.locations-page .qr-access-card p{color:#b3caebb8;font-weight:300}.qr-panel__actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.rounded-qr-code{place-items:center;width:100%;display:grid;position:relative}.rounded-qr-code__source{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.rounded-qr-code__svg{filter:drop-shadow(0 18px 32px #1268ff33);border-radius:24px;width:100%;max-width:256px;height:auto}.qr-print-sheet{display:none}.monthly-report-card,.monthly-detail-card{gap:18px;display:grid}.monthly-report-heading,.monthly-detail-heading{justify-content:space-between;align-items:start;gap:16px;display:flex}.monthly-report-heading h2,.monthly-detail-heading h2{margin:0}.month-selector{grid-template-columns:minmax(130px,1fr) minmax(92px,.7fr);gap:10px;display:grid}.month-selector label{gap:6px;display:grid}.month-selector span{color:var(--aklio-text-muted);font-size:.78rem}.month-selector select,.month-selector input{border-radius:var(--radius-sm);min-height:40px;color:var(--aklio-text);background:#04102780;border:1px solid #8dbeff24;outline:0;padding:0 10px}.monthly-report-skeleton{gap:12px;display:grid}.monthly-summary-layout{grid-template-columns:minmax(260px,1.1fr) minmax(220px,.8fr);gap:14px;display:grid}.monthly-summary-side,.monthly-days-grid{gap:12px;display:grid}.monthly-days-grid,.monthly-rest-card{grid-column:1/-1}.monthly-days-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.monthly-metric-card{border-radius:var(--radius-md);align-content:space-between;gap:10px;min-height:124px;padding:16px;display:grid}.employee-detail-page .monthly-metric-card{background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border-color:#a7c7ee18;border-radius:24px;box-shadow:inset 0 1px #ffffff09}.monthly-metric-card--featured{background:radial-gradient(circle at 18% 0%, #1268ff2e, transparent 42%), var(--glass-bg);min-height:260px}.employee-detail-page .monthly-metric-card--featured{background:linear-gradient(155deg,#75b9ffa8 0%,#256beeb3 34%,#17277ed1 72%,#246fd9a8 100%),#1250d28c;border-color:#cbe5ff47;border-radius:28px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,inset 0 -44px 72px #040a2347,0 0 30px #4895ff57,0 28px 70px #0000004d}.employee-detail-page .monthly-metric-card--featured:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#fff3,#0000 36%),linear-gradient(#ffffff12,#0000 32%);position:absolute;inset:0}.employee-detail-page .monthly-metric-card--featured>*{z-index:1;position:relative}.monthly-metric-card span,.monthly-rest-card span{color:var(--aklio-text-muted);font-size:.88rem}.employee-detail-page .monthly-metric-card span,.employee-detail-page .monthly-rest-card span{color:#b3caebb8;font-weight:300}.employee-detail-page .monthly-metric-card--featured span,.employee-detail-page .monthly-metric-card--featured small{color:#eaf3ffad}.monthly-metric-card strong,.monthly-rest-card strong{color:var(--aklio-text);font-size:2rem;font-weight:500;line-height:1}.employee-detail-page .monthly-metric-card strong,.employee-detail-page .monthly-rest-card strong{color:#f7fbffeb;font-weight:300}.monthly-metric-card--featured strong{font-size:clamp(2.5rem,7vw,4.6rem)}.employee-detail-page .monthly-metric-card--featured strong,.employee-detail-page .monthly-metric-card--featured.monthly-metric-card--info strong{color:#9ad2fff5;font-size:clamp(2.7rem,7vw,4.6rem);font-weight:300}.monthly-metric-card small{color:var(--aklio-text-muted);font-size:.84rem}.monthly-metric-card--success strong,.monthly-rest-card .is-success,.day-detail-grid .is-success{color:#a9f3cc}.monthly-metric-card--warning strong,.day-detail-grid .is-warning{color:#ffdf92}.monthly-metric-card--danger strong{color:#ffb4ad}.monthly-metric-card--info strong{color:var(--aklio-blue-300)}.monthly-rest-card{border-radius:var(--radius-md);grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:16px;display:grid}.monthly-rest-card div{border-radius:var(--radius-md);background:#030d2038;border:1px solid #87beff1a;gap:8px;padding:13px;display:grid}.monthly-report-actions{justify-content:flex-end;display:flex}.monthly-report-error,.monthly-detail-error{border-radius:var(--radius-md);background:#f9706612;border:1px solid #f970662e;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.monthly-report-error h3,.monthly-detail-error h3{color:var(--aklio-text);margin:0 0 5px;font-size:1rem;font-weight:500}.monthly-days-table{gap:10px;display:grid}.monthly-days-table__header,.monthly-day-row{grid-template-columns:minmax(90px,.85fr) minmax(78px,.75fr) minmax(112px,1fr) minmax(100px,1fr) repeat(4,minmax(86px,.9fr)) minmax(82px,.8fr);align-items:center;gap:10px;display:grid}.monthly-days-table__header{color:var(--aklio-text-muted);padding:0 12px;font-size:.76rem}.monthly-day-row{border-radius:var(--radius-md);width:100%;color:var(--aklio-text-muted);text-align:left;background:#030d203d;border:1px solid #87beff1a;padding:12px;transition:border-color .18s,background .18s,transform .18s}.monthly-day-row:hover{background:#06183961;border-color:#8ac7ff3d;transform:translateY(-1px)}.monthly-day-row.is-muted{opacity:.62}.monthly-day-row span{overflow-wrap:anywhere;min-width:0}.day-status-badge{width:fit-content;min-height:28px;color:var(--aklio-text-muted);white-space:nowrap;background:#91a5c512;border:1px solid #91a5c52b;border-radius:999px;align-items:center;gap:8px;padding:0 10px;font-size:.78rem;font-weight:500;display:inline-flex}.day-status-badge span{background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:0 0 0 4px #ffffff0f}.day-status-badge--success{color:#a9f3cc;background:#32d58314;border-color:#32d58333}.day-status-badge--warning{color:#ffdf92;background:#fdb02214;border-color:#fdb02238}.day-status-badge--danger{color:#ffb4ad;background:#f9706614;border-color:#f9706638}.day-status-badge--info{color:#b9ddff;background:#58a8ff14;border-color:#58a8ff33}.day-status-badge--muted{color:var(--aklio-text-muted)}.day-detail-panel{width:min(720px,100%);max-height:min(88vh,780px);padding:22px;overflow:auto}.day-detail-status{gap:8px;margin:18px 0;display:grid}.day-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.day-detail-grid span{border-radius:var(--radius-md);color:var(--aklio-text-muted);overflow-wrap:anywhere;background:#030d203d;border:1px solid #87beff1a;gap:5px;padding:12px;display:grid}.day-detail-grid strong{color:var(--aklio-text);font-weight:500}.payments-heading{align-items:start}.payments-page{isolation:isolate;gap:26px;position:relative}.payments-page:before{content:"";z-index:-1;filter:blur(18px);opacity:.66;background:linear-gradient(118deg,#3a6ab247,#0000 68%);width:min(720px,78vw);height:380px;position:absolute;top:-110px;right:-20vw;transform:rotate(7deg)}.payments-heading h1{letter-spacing:0;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:400}.payments-heading p{text-align:left;color:#dae6f7b8;margin-top:8px;font-size:1.02rem;font-weight:300}.payments-heading__actions{align-items:center;gap:10px;display:flex}.payments-heading__actions .button{color:#fafdfff0;border-radius:999px;min-height:44px;font-weight:400;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.payments-heading__actions .refresh-button{color:#f7fbffdb;background:#eff7ff0b;border-color:#b0cff51f;min-height:42px;font-weight:300}.payments-layout{grid-template-columns:minmax(280px,.38fr) minmax(0,.62fr);gap:16px;display:grid}.payment-employees-panel,.payment-history-card{background:linear-gradient(#111824b8,#070b12a8),#080c1494;border-color:#b2cdef1a;border-radius:32px;padding:20px;box-shadow:inset 0 1px #ffffff0b,0 20px 56px #00000038}.payments-page .card-heading{margin-bottom:22px}.payments-page .card-heading .section-kicker{color:#8cc7ffeb;letter-spacing:.18em;font-size:.72rem;font-weight:500}.payments-page .card-heading h2{color:#f7fbfff0;font-size:1.12rem;font-weight:300;line-height:1.15}.payments-page .card-heading svg{color:#7fbbf8cc;stroke-width:1.7px}.payment-employee-list,.payment-history-list{gap:12px;display:grid}.payment-employee-card{width:100%;color:inherit;text-align:left;background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border:1px solid #a7c7ee18;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;transition:border-color .18s,background .18s,transform .18s;display:grid;box-shadow:inset 0 1px #ffffff09}.payment-employee-card:hover,.payment-employee-card.is-selected{background:#396dbf24;border-color:#8ac7ff38}.payment-employee-card:hover{transform:translateY(-1px)}.payment-employee-card:focus-visible{outline:2px solid var(--aklio-blue-300);outline-offset:3px}.payment-employee-card strong{color:#f7fbffeb;font-weight:300;display:block}.payment-employee-card span:not(.state-pill){color:#b3caebb8;font-size:.84rem;font-weight:300}.payment-history-panel{gap:16px;display:grid}.payments-page .state-pill{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;min-height:30px;padding:0 11px;font-size:.8rem;font-weight:300;box-shadow:inset 0 1px #ffffff0b,0 8px 20px #0000001f}.payments-page .state-pill--active{color:#b0f6d2d6;background:#32d58312;border-color:#32d58329}.payments-page .avatar{color:#f6faffe6;background:linear-gradient(145deg,#5ba2ffd1,#1d5cd0d1);border-color:#cbe5ff33;font-size:.82rem;font-weight:400;box-shadow:inset 0 1px #ffffff2e,0 12px 24px #1268ff2e}.payment-summary{background:linear-gradient(155deg,#75b9ffa8 0%,#256beeb3 34%,#17277ed1 72%,#246fd9a8 100%),#1250d28c;border-color:#cbe5ff47;border-radius:30px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;min-height:200px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff38,inset 0 -44px 72px #040a2347,0 0 30px #4895ff57,0 28px 70px #0000004d}.payment-summary:before{content:"";pointer-events:none;opacity:.72;background:linear-gradient(115deg,#fff3,#0000 36%),linear-gradient(#ffffff12,#0000 32%);position:absolute;inset:0}.payment-summary>*{z-index:1;position:relative}.payment-summary span,.payment-card span,.payment-confirm-summary span,.payment-result span{color:#b3caebb8;font-size:.88rem;font-weight:300}.payment-summary span,.payment-summary p{color:#eaf3ffad;font-weight:300}.payment-summary strong{color:#fafdfff5;margin:9px 0 5px;font-size:clamp(2.3rem,7vw,4.5rem);font-weight:300;line-height:1;display:block}.payment-summary__secondary{background:#e7f2ff1a;border:1px solid #e7f2ff24;border-radius:20px;min-width:150px;padding:14px}.payment-summary__secondary strong{font-size:2.2rem}.payment-card{background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border:1px solid #a7c7ee18;border-radius:24px;gap:16px;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff09}.payment-card__top,.payment-card__footer{justify-content:space-between;align-items:start;gap:14px;display:flex}.payment-card strong,.payment-confirm-summary strong,.payment-result strong{color:#f7fbffeb;font-weight:300;display:block}.payment-card__top strong{margin-top:4px}.payment-card__grid,.payment-confirm-summary,.payment-result{gap:10px;display:grid}.payment-card__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.payment-card__grid span,.payment-confirm-summary span,.payment-result span{overflow-wrap:anywhere;background:#eff7ff0b;border:1px solid #a7c7ee18;border-radius:18px;gap:5px;min-width:0;padding:12px;display:grid}.payment-card__grid svg{color:#84caffdb}.payment-card__footer strong{color:#84cafff0;margin-top:5px;font-size:1.65rem;font-weight:300}.payment-card__footer p{text-align:right;max-width:420px}.payment-empty-state,.payment-history-error,.payment-panel-error{color:#b3caebb8;background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border:1px solid #a7c7ee18;border-radius:20px;gap:14px;padding:18px;font-weight:300;display:grid}.payment-empty-state{align-content:center;justify-items:start;min-height:220px}.payment-empty-state h2,.payment-history-error h2{color:#f7fbffeb;font-weight:300}.payment-empty-state p,.payment-history-error p,.payment-panel-error p{color:#b3caebb8;font-weight:300}.payment-empty-state .button{color:#fafdfff0;border-radius:999px;min-height:44px;font-weight:400;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.payment-history-error,.payment-panel-error{background:#f9706612;border-color:#f970662e}.payment-type-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.payment-type-selector button{color:#b3caebb8;text-align:left;background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border:1px solid #a7c7ee18;border-radius:20px;gap:5px;padding:13px;font-weight:300;display:grid}.payment-type-selector button.is-active{color:#f7fbffeb;background:#4289ff33;border-color:#8ac7ff47}.payment-type-selector strong{color:#f7fbffeb;font-weight:300}.payment-modal{background:linear-gradient(#111824c7,#070b12bd),#080c14a8;border-color:#b2cdef1f;border-radius:32px;width:min(560px,100%);padding:24px;box-shadow:inset 0 1px #ffffff0e,0 28px 74px #00000057}.payment-modal .section-kicker{color:#8cc7ffeb;letter-spacing:.18em;font-size:.72rem;font-weight:500}.payment-modal h2{color:#f7fbfff0;font-size:1.35rem;font-weight:300}.payment-modal .modal-close{color:#cfe0f7c2;background:#daeaff12;border-color:#b0cff524;font-weight:300}.payment-modal .field__label{color:#cfe0f7c7;font-weight:300}.payment-modal .field input,.payment-modal .field__select{color:#f7fbffeb;background:#eff7ff0b;border-color:#b0cff51f;font-weight:300}.payment-employee-select{position:relative}.payment-employee-select__button{border-radius:var(--radius-md);color:#f7fbffeb;text-align:left;background:#eff7ff0b;border:1px solid #b0cff51f;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:54px;padding:0 14px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.payment-employee-select__button:hover,.payment-employee-select__button[aria-expanded=true]{background:#eff7ff12;border-color:#8ac7ff57}.payment-employee-select__button:focus-visible{outline:2px solid var(--aklio-blue-300);outline-offset:3px}.payment-employee-select__button span,.payment-employee-select__option span{gap:2px;min-width:0;display:grid}.payment-employee-select__button strong,.payment-employee-select__option strong{color:#f7fbffeb;text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:300;overflow:hidden}.payment-employee-select__button small,.payment-employee-select__option small{color:#b3caebad;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:300;overflow:hidden}.payment-employee-select__button svg{color:#b3caebb8;stroke-width:1.8px;flex:none;transition:transform .18s}.payment-employee-select__button svg.is-open{transform:rotate(180deg)}.payment-employee-select__menu{z-index:80;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#111824f5,#070b12f5),#080c14f0;border:1px solid #b2cdef24;border-radius:20px;gap:6px;width:100%;max-height:224px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:inset 0 1px #ffffff0e,0 24px 56px #00000061}.payment-employee-select__option{color:#f7fbffe6;text-align:left;background:0 0;border:1px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:0 12px;display:flex}.payment-employee-select__option:hover,.payment-employee-select__option.is-selected{background:#4289ff24;border-color:#8ac7ff2e}.payment-employee-select__option svg{color:#84caffe6;stroke-width:1.9px;flex:none}.payment-modal .subtle-note{color:#b3caebc2;background:#58a8ff12;border-color:#58a8ff24;font-weight:300}.payment-modal .modal-actions .button{border-radius:15px;min-height:46px;font-weight:400}.payment-modal .modal-actions .button--primary{color:#fafdfff0;background:linear-gradient(135deg, var(--aklio-blue-600), var(--aklio-blue-500));border-radius:999px;box-shadow:inset 0 1px #ffffff29,0 14px 34px #1268ff3d}.payment-modal .modal-actions .button--secondary,.payment-history-card .button--secondary{color:#f7fbffe6;background:#eff7ff11;border-color:#a7c7ee2e;box-shadow:inset 0 1px #ffffff0b}.payment-confirm-summary,.payment-result{background:linear-gradient(#f6faff0a,#f6faff06),#0a111c85;border:1px solid #a7c7ee18;border-radius:24px;padding:14px}.payment-result h3{color:#b0f6d2e0;margin:0;font-size:1.1rem;font-weight:300}.employee-payments-preview{gap:16px;display:grid}@media (width<=980px){.login-shell{grid-template-columns:1fr;min-height:auto}.login-visual{min-height:480px}.login-card{min-height:560px}.app-header{border-radius:34px;grid-template-columns:none}.header-user{justify-self:center}.navigation{flex-wrap:nowrap;width:100%}.metrics-grid,.dashboard-showcase,.dashboard-grid,.employees-grid,.employee-detail-grid,.locations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-showcase{grid-template-columns:1fr}.dashboard-agent-card,.dashboard-card--status{min-height:480px}.employees-toolbar{grid-template-columns:1fr}.segmented-control{width:100%}.segmented-control button{flex:1}.schedule-editor__row{grid-template-columns:auto minmax(120px,1fr)}.schedule-editor__row label:not(.switch-control){grid-column:1/-1}.device-card__meta{grid-template-columns:1fr}.locations-heading__actions{flex-wrap:wrap}.monthly-report-heading,.monthly-detail-heading,.monthly-report-error,.monthly-detail-error{flex-direction:column;align-items:stretch}.monthly-summary-layout{grid-template-columns:1fr}.monthly-days-grid,.monthly-rest-card{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-days-table{padding-bottom:4px;overflow-x:auto}.monthly-days-table__header,.monthly-day-row{min-width:1020px}.payments-layout{grid-template-columns:1fr}.payment-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-heading{flex-direction:column;align-items:start}.page-heading p{text-align:left}}@media (width<=640px){.login-page{padding:18px}.app-shell{padding:18px 18px 96px}.login-shell{border-radius:8px}.login-visual{min-height:390px;padding:24px}.login-visual__copy{margin-bottom:52px}.login-visual__footer{flex-direction:column;align-items:start;gap:8px}.login-card{min-height:auto;padding:34px 22px}.login-card__brand{margin-bottom:44px;font-size:1.28rem}.login-card__intro{margin-bottom:34px}.login-card__intro h1{font-size:clamp(2.3rem,12vw,3.3rem)}.login-shape--disc{width:340px;left:-12%}.login-shape--blade{right:-28%}.login-shape--capsule{left:56%}.login-shape--ring{width:380px;left:-18%}.app-header{border-radius:999px;grid-template-rows:none;grid-template-columns:auto auto;gap:10px;width:auto;max-height:none;padding:8px;inset:auto auto 16px 50%;transform:translate(-50%)}.brand-mark{display:none}.navigation{flex-direction:row;gap:8px}.navigation__link{border-radius:999px;flex:none;width:44px;height:44px;padding:0}.navigation__link span,.logout-button span{display:none}.header-user{width:auto}.logout-button{border-radius:999px;width:44px;height:44px}.metrics-grid,.dashboard-showcase,.dashboard-grid,.employees-grid,.employee-detail-grid,.locations-grid,.location-detail-grid{grid-template-columns:1fr}.dashboard-card,.metric-card,.employee-card,.employee-profile-card,.employee-section-card,.placeholder-panel{border-radius:var(--radius-lg)}.dashboard-agent-card,.dashboard-card--status{border-radius:34px;min-height:460px;padding:24px}.dashboard-agent-card__copy{margin-top:0}.dashboard-agent-card__copy h2{font-size:clamp(2.18rem,12vw,3.1rem)}.dashboard-agent-card__footer,.dashboard-agent-card__row{flex-direction:column;align-items:flex-start}.dashboard-card--status{min-height:0}.dashboard-card--status .stack-list{max-height:none;padding-right:0;overflow:visible}.employees-heading__count{width:fit-content}.employee-profile-card__main{grid-template-columns:1fr;justify-items:start}.employee-actions,.detail-heading-actions,.employees-heading__actions,.employees-feedback,.locations-heading__actions,.payments-heading__actions,.modal-actions,.confirm-panel,.device-card__main,.payment-card__top,.payment-card__footer{flex-direction:column;align-items:stretch}.employee-actions .button,.employees-heading__actions .button,.detail-heading-actions .refresh-button,.detail-heading-actions .text-link,.locations-heading__actions .refresh-button,.locations-heading__actions .button,.payments-heading__actions .refresh-button,.payments-heading__actions .button,.modal-actions .button,.employees-feedback__action,.confirm-panel__actions .button,.location-card__actions .button,.qr-panel__actions .button{width:100%}.location-card__actions,.qr-panel__actions{flex-direction:column;align-items:stretch}.qr-panel{padding:18px}.qr-access-card{padding:16px}.info-grid,.month-selector,.monthly-days-grid,.monthly-rest-card,.day-detail-grid{grid-template-columns:1fr}.monthly-report-actions,.monthly-report-actions .button{width:100%}.payment-summary,.payment-card__grid,.payment-type-selector,.payment-employee-card{grid-template-columns:1fr}.payment-summary__secondary{min-width:0}.payment-card__footer p{text-align:left}.monthly-days-table{overflow:visible}.monthly-days-table__header{display:none}.monthly-day-row{grid-template-columns:1fr;gap:9px;min-width:0}.monthly-day-row span{justify-content:space-between;align-items:center;gap:12px;display:flex}.monthly-day-row span:before{content:attr(data-label);color:var(--aklio-text-muted);flex:none;font-size:.78rem}.schedule-editor__row{grid-template-columns:1fr}.switch-control{justify-content:space-between}.stack-list__row,.employee-status-row,.activity-list__item{align-items:start}.stack-list__row,.activity-list__item{flex-direction:column}.employee-status-row{grid-template-columns:auto minmax(0,1fr)}.employee-status-row__status,.employee-status-row__worked{grid-column:2;justify-items:start}.activity-list__meta{justify-items:start}.placeholder-panel--split{grid-template-columns:1fr}.qr-preview,.payment-preview{width:72px;height:72px}.location-map-picker__header{flex-direction:column;align-items:stretch}.location-map-picker__header button{justify-content:center}.location-map-picker__canvas{height:260px}}@media print{@page{margin:0;size:auto}html,body{width:100%;height:100%;background:#fff!important;margin:0!important}body *{visibility:hidden}.qr-print-sheet,.qr-print-sheet *{visibility:visible}.qr-print-sheet{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:flex-start;align-items:center;gap:10mm;width:auto;height:auto;padding:34mm 0 0;display:flex;position:fixed;inset:0}.qr-print-sheet .rounded-qr-code{width:min(160mm,100% - 34mm)}.qr-print-sheet .rounded-qr-code__svg{filter:none;border:1px solid #d8e8fb;border-radius:10px;width:100%;max-width:none}.qr-print-sheet p{color:#07142b;margin:0;font-size:28pt;font-weight:600;line-height:1}.qr-print-sheet .rounded-qr-code__source{display:none}.qr-print-sheet svg{box-shadow:none}}
