:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033;background:#f5f7fb;font-synthesis:none;--blue:#2563eb;--line:#e2e8f0;--muted:#64748b}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.hidden{display:none!important}.muted{color:var(--muted)}.eyebrow{margin:0 0 5px;color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.1em}.brand-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:15px;background:linear-gradient(135deg,#2563eb,#3b82f6);color:#fff;font-weight:800;box-shadow:0 8px 20px #2563eb28}.brand-mark.small{width:38px;height:38px;border-radius:12px;font-size:12px}.primary,.secondary,.text-button{border:0;cursor:pointer}.primary{border-radius:9px;background:linear-gradient(135deg,#2563eb,#3478ef);padding:10px 15px;color:#fff;font-size:11px;font-weight:750;box-shadow:0 4px 10px #2563eb26}.primary:hover{filter:brightness(.97)}button:disabled{cursor:not-allowed;opacity:.55}.secondary{border:1px solid #d6deea;border-radius:9px;background:#fff;padding:9px 14px;color:#526077;font-size:11px}.text-button{background:none;color:#2563eb;font-size:10px;font-weight:700}.wide{width:100%}.icon{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;background:transparent;color:#617089;cursor:pointer}.mobile{display:none}.login-screen{display:grid;min-height:100vh;place-items:center;background:radial-gradient(circle at top right,#dce9ff,transparent 40%),#f7f9fc;padding:20px}.login-card{display:grid;width:min(410px,100%);gap:14px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:34px;box-shadow:0 25px 70px #17203318}.login-card h1{margin:0}.login-card p{margin:0}.login-card label,.form-grid label{display:grid;gap:6px;color:#45556f;font-size:10px;font-weight:700}.error{border-radius:8px;background:#fff0f2;padding:9px;color:#b42343;font-size:11px}.app-shell{min-height:100vh}.sidebar{position:fixed;z-index:30;inset:0 auto 0 0;display:flex;width:256px;flex-direction:column;border-right:1px solid var(--line);background:#fff}.sidebar>header{display:flex;min-height:72px;align-items:center;gap:11px;border-bottom:1px solid var(--line);padding:10px 15px}.sidebar>header>div:nth-child(2){display:grid;gap:2px;line-height:1.25}.sidebar>header strong{font-size:13px}.sidebar>header small{color:#45658f;font-size:8px;font-weight:800;letter-spacing:.09em}.sidebar>header .icon{margin-left:auto}.sidebar nav{flex:1;overflow-y:auto;padding:8px 10px 22px;scrollbar-width:thin}.sidebar nav section{margin-top:10px}.sidebar nav p{margin:0;padding:7px 14px 5px;color:#41658f;font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sidebar nav button{display:flex;width:100%;align-items:center;gap:12px;border:0;border-radius:11px;background:transparent;padding:10px 12px;color:#42526b;text-align:left;cursor:pointer}.sidebar nav button:hover{background:#f7f9fc;color:#1d4ed8}.sidebar nav button.active{background:#edf2f8;color:#1554d1;font-weight:750}.sidebar nav svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sidebar nav span{font-size:12px}.sidebar>footer{display:flex;min-height:69px;align-items:center;gap:10px;border-top:1px solid var(--line);padding:10px 15px}.sidebar>footer .avatar{display:grid;width:35px;height:35px;flex:none;place-items:center;border-radius:50%;background:#2d67e9;color:#fff;font-size:11px;font-weight:800}.sidebar>footer>div:nth-child(2){display:grid;min-width:0;flex:1}.sidebar>footer strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.sidebar>footer small{overflow:hidden;color:#718096;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.main{min-height:100vh;margin-left:256px}.topbar{position:sticky;z-index:15;top:0;display:flex;height:63px;align-items:center;gap:12px;border-bottom:1px solid var(--line);background:#ffffffeb;padding:0 26px;backdrop-filter:blur(10px)}.topbar>div{display:grid}.topbar strong{font-size:13px}.topbar small,.topbar>span{color:#7a879a;font-size:9px}.topbar>span{margin-left:auto}.content{display:grid;gap:20px;padding:26px 28px 60px}.page-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.page-title h1{margin:0;color:#182236;font-size:23px;letter-spacing:-.02em}.page-title>div>p:last-child{margin:5px 0 0;color:#6b7890;font-size:11px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metrics.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{display:flex;min-height:105px;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:13px;background:#fff;padding:16px}.metric>div{display:grid;gap:4px}.metric span{color:#67758c;font-size:10px}.metric strong{font-size:23px;letter-spacing:-.03em}.metric small{color:#93a0b2;font-size:8px}.metric i{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#eaf1ff;color:#2563eb}.metric.orange i{background:#fff2e5;color:#e87817}.metric.green i{background:#e9faf2;color:#159669}.metric.purple i{background:#f2edff;color:#7757d7}.metric svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7}.grid-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.card{border:1px solid var(--line);border-radius:13px;background:#fff;padding:18px}.card h2{margin:0;font-size:14px}.card>p,.card-head p{margin:4px 0 0;color:#78869a;font-size:9px}.card-head{display:flex;align-items:start;justify-content:space-between}.recent{display:grid;margin-top:13px}.recent button,.tracking-list button{display:flex;align-items:center;gap:10px;border:0;border-top:1px solid #edf1f5;background:#fff;padding:10px 0;text-align:left;cursor:pointer}.recent button:first-child,.tracking-list button:first-child{border-top:0}.recent button>span,.tracking-list button>div{display:grid;min-width:0;flex:1;gap:3px}.recent strong,.tracking-list strong{font-size:10px}.recent small,.tracking-list small{overflow:hidden;color:#8490a2;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.recent em,.tracking-list em{font-size:8px;font-style:normal}.job-dot{display:grid;width:30px;height:30px;flex:none;place-items:center;border-radius:8px;background:#edf4ff;color:#2563eb;font-size:8px;font-style:normal;font-weight:800}.type-bars{display:grid;gap:12px;margin-top:20px}.type-bars>div{display:grid;grid-template-columns:95px 1fr 28px;align-items:center;gap:8px;color:#66758d;font-size:9px}.type-bars i{height:7px;overflow:hidden;border-radius:9px;background:#edf1f6}.type-bars i b{display:block;height:100%;border-radius:inherit;background:#3b82f6}.toolbar{display:flex;flex-wrap:wrap;gap:9px}.toolbar label{display:flex;min-width:250px;flex:1;align-items:center;border:1px solid #d9e1ec;border-radius:9px;background:#fff;padding-left:11px}.toolbar svg{width:15px;height:15px;fill:none;stroke:#8290a5;stroke-width:1.7}.toolbar input{border:0;outline:0}.toolbar select{width:auto;min-width:150px}.table-wrap{overflow:auto;border:1px solid #dfe5ed;border-radius:11px;background:#fff}.table{width:100%;border-collapse:collapse;white-space:nowrap}.table th{background:#f8fafc;padding:12px;color:#687790;font-size:8px;letter-spacing:.04em;text-align:left;text-transform:uppercase}.table td{border-top:1px solid #e7ebf0;padding:12px;color:#53627a;font-size:9px}.table tbody tr[data-job]{cursor:pointer}.table tbody tr[data-job]:hover{background:#f7faff}.table td strong{color:#172033}.table small{color:#8b97a9}.amount{font-weight:750}.amount.income{color:#13885e}.amount.expense{color:#c64141}.status,.priority{display:inline-flex;width:max-content;border-radius:99px;background:#eef2f7;padding:4px 7px;color:#59677a;font-size:8px;font-style:normal;font-weight:700}.status.assigned,.status.active,.status.income,.status.approved{background:#eaf1ff;color:#245cc7}.status.travelling,.status.arrived,.priority.high,.status.draft{background:#fff3de;color:#a9650a}.status.in_progress,.priority.urgent{background:#ffe8ec;color:#bd2948}.status.completed,.status.paid{background:#e7f8ef;color:#168158}.status.cancelled,.status.expense{background:#f1f3f6;color:#697386}.priority.low{background:#eef8ff;color:#267aa3}.empty{display:grid;min-height:220px;place-items:center;align-content:center;gap:7px;color:#8490a2;font-size:10px}.empty.small{min-height:100px}.loading{display:grid;min-height:55vh;place-items:center;color:#7a8798;font-size:11px}.tracking-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr);gap:16px}.map-panel{position:relative;min-height:470px;overflow:hidden;border:1px solid #dce4ee;border-radius:13px;background:#eaf1ed}.map-grid{position:absolute;inset:0;background:linear-gradient(30deg,transparent 40%,#fff8 41%,#fff8 43%,transparent 44%),linear-gradient(120deg,transparent 45%,#bcd5c688 46%,#bcd5c688 48%,transparent 49%),repeating-linear-gradient(0deg,#dce8e1 0 1px,transparent 1px 52px),repeating-linear-gradient(90deg,#dce8e1 0 1px,transparent 1px 52px);opacity:.85}.map-center{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:8px;text-align:center}.map-center svg{width:40px;height:40px;fill:none;stroke:#2563eb;stroke-width:1.5}.map-center span{max-width:320px;color:#617384;font-size:10px}.tracking-list{display:grid;margin-top:12px}.pulse{width:9px;height:9px;border-radius:50%;background:#32b37b;box-shadow:0 0 0 5px #32b37b18}.announcement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.announcement>div{display:flex;align-items:center;justify-content:space-between}.announcement time{color:#8a97a8;font-size:8px}.announcement h2{margin-top:15px}.announcement>p{min-height:45px;color:#58677c;font-size:10px;line-height:1.65;white-space:pre-wrap}.announcement footer{border-top:1px solid #edf0f4;padding-top:10px;color:#8995a6;font-size:8px}.ranking{display:grid;margin-top:15px}.ranking>div{display:flex;align-items:center;gap:10px;border-top:1px solid #edf1f5;padding:10px 0}.ranking>div:first-child{border-top:0}.ranking b{display:grid;width:25px;height:25px;place-items:center;border-radius:7px;background:#eef3fa;color:#43658d;font-size:9px}.ranking span{display:grid;flex:1}.ranking strong{font-size:10px}.ranking small{color:#8995a6;font-size:8px}.ranking em{color:#2563eb;font-size:10px;font-style:normal;font-weight:750}.history-tabs{display:grid;gap:18px}.history-tabs>article>h2{font-size:14px}.audit-list{display:grid;margin-top:13px}.audit-list>div{display:flex;align-items:center;gap:10px;border-top:1px solid #edf0f4;padding:9px 0}.audit-list>div:first-child{border-top:0}.audit-list i{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:#eef4fc;color:#3668a8}.audit-list svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7}.audit-list span{display:grid;flex:1}.audit-list strong{font-size:9px}.audit-list small,.audit-list time{color:#8794a6;font-size:8px}.report>header{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf0f4;padding-bottom:14px}.report .metrics{margin:18px 0}.report h3{margin-top:22px;font-size:12px}.report-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.report-grid>div{display:grid;gap:5px;border-radius:9px;background:#f5f8fc;padding:12px}.report-grid span{color:#728095;font-size:8px}.report-grid strong{font-size:18px}.summary{display:grid;gap:8px;margin-top:14px}.summary p{margin:0 0 8px;color:#657389;font-size:10px}.summary strong{font-size:10px}.alert{position:fixed;z-index:100;right:22px;top:78px;max-width:420px;border:1px solid #cadcf8;border-radius:10px;background:#f2f7ff;padding:12px 15px;color:#1e55ad;font-size:11px;box-shadow:0 10px 30px #16244320}.modal-layer{position:fixed;inset:0;z-index:80;display:grid;place-items:center;background:#0f172a99;padding:16px}.modal,.drawer{max-height:92vh;overflow:auto;background:#fff;box-shadow:0 30px 90px #0d172f42}.modal{width:min(720px,100%);border-radius:16px}.modal>header,.drawer>header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6eaf0;padding:18px 20px}.modal h2,.drawer h2{margin:0;font-size:18px}.modal>form,.modal-body{padding:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid .span-2{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #d5deea;border-radius:9px;background:#fff;padding:10px 11px;color:#263449;font-size:11px;outline:none}input:focus,select:focus,textarea:focus{border-color:#6b9af4;box-shadow:0 0 0 3px #2563eb12}.form-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px;border-top:1px solid #edf0f4;padding-top:16px}.drawer-layer{place-items:stretch end;padding:0}.drawer{width:min(540px,100%);height:100%;max-height:100%;border-radius:0}.drawer-body{display:grid;gap:17px;padding:18px}.drawer .summary{border-radius:11px;background:#f6f8fc;padding:15px}.drawer-form,.section{display:grid;gap:9px;border-top:1px solid #e6eaf0;padding-top:15px}.drawer-form h3,.section h3{margin:0;font-size:12px}.drawer-form .row,.status-actions{display:flex;flex-wrap:wrap;gap:8px}.status-actions button{border:0;border-radius:8px;background:#2768e8;color:#fff;padding:9px 12px;font-size:10px;font-weight:800;cursor:pointer}.status-actions button.cancelled{background:#fff0f2;color:#b72945}.timeline{display:grid}.timeline article{position:relative;display:flex;gap:10px;padding-bottom:15px}.timeline article:before{position:absolute;left:4px;top:12px;bottom:0;width:1px;background:#dbe4f1;content:""}.timeline article:last-child:before{display:none}.timeline i{z-index:1;width:9px;height:9px;margin-top:3px;border:2px solid #2768e8;border-radius:50%;background:#fff}.timeline div{display:grid;gap:3px}.timeline strong{font-size:10px}.timeline span{color:#526077;font-size:10px}.timeline small{color:#8a95a6;font-size:8px}.photos{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.photos a{display:grid;gap:5px;color:#526077;font-size:9px;text-decoration:none}.photos img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px;background:#eef1f5}.backdrop{position:fixed;inset:0;z-index:20;border:0;background:#0f172a80}
select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%235b6b82' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;padding-right:30px;text-align:center;text-align-last:center}.tech-nav{display:none}.technician-mode{background:#f6f8fb}.technician-mode .sidebar{display:none}.technician-mode .main{min-height:100vh;margin:0}.technician-mode .topbar{height:60px;padding:0 16px}.technician-mode .topbar:before{display:grid;width:33px;height:33px;place-items:center;border-radius:10px;background:#2563eb;color:#fff;font-size:10px;font-weight:800;content:"FC"}.technician-mode .topbar strong{font-size:13px}.technician-mode .topbar small{color:#4d6a91;font-size:8px;font-weight:700;letter-spacing:.08em}.technician-mode .topbar>span{display:none}.technician-mode .content{width:min(440px,100%);margin:auto;padding:18px 12px 100px}.technician-mode .tech-nav{position:fixed;z-index:25;bottom:0;left:50%;display:grid;width:min(440px,100%);height:66px;grid-template-columns:repeat(5,1fr);transform:translateX(-50%);border:1px solid #dbe3ee;border-bottom:0;background:#fff;box-shadow:0 -5px 20px #25364d0a}.tech-nav button{display:grid;place-items:center;align-content:center;gap:4px;border:0;background:transparent;color:#60718a;font-size:8px;cursor:pointer}.tech-nav button.active{color:#1760f0}.tech-nav svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tech-page{display:grid;gap:11px}.tech-page>header h1{margin:0;font-size:17px}.tech-page>header p{margin:3px 0 0;color:#607391;font-size:10px}.tech-dashboard>header{margin:2px 0 8px}.tech-dashboard>header h1{font-size:20px}.tech-dashboard>header h1 span{font-size:18px}.clock-banner{display:flex;align-items:center;gap:12px;border:1px solid #f2cd4e;border-radius:12px;background:#fffdf5;padding:15px;text-align:left;cursor:pointer}.clock-banner.clocked{border-color:#8bdac2;background:#f3fffb}.clock-banner>svg,.attendance-state>svg{width:38px;height:38px;flex:none;border-radius:50%;background:#fff1bd;padding:10px;fill:none;stroke:#ee8a00;stroke-width:1.8}.clock-banner>span,.attendance-state>span{display:grid;gap:2px}.clock-banner strong,.attendance-state strong{font-size:11px}.clock-banner small,.attendance-state small{color:#60718b;font-size:9px}.tech-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.tech-stats article{display:grid;min-height:106px;place-items:center;align-content:center;gap:6px;border:1px solid #dfe6ef;border-radius:12px;background:#fff;box-shadow:0 2px 5px #25364d0a}.tech-stats svg{width:31px;height:31px;border-radius:10px;background:#edf4ff;padding:8px;fill:none;stroke:#2768e8;stroke-width:1.8}.tech-stats article:nth-child(2) svg{background:#eafbf5;stroke:#13a779}.tech-stats article:nth-child(3) svg{background:#fff7df;stroke:#ef8b00}.tech-stats strong{font-size:20px}.tech-stats span{color:#718097;font-size:8px}.tech-section{display:grid;gap:8px;margin-top:4px}.tech-section h2{display:flex;align-items:center;gap:6px;margin:0;font-size:12px}.tech-section h2 svg{width:15px;height:15px;fill:none;stroke:#1760f0;stroke-width:1.8}.tech-announcement{display:grid;gap:5px;border:1px solid #9fbfff;border-radius:11px;background:#edf3ff;padding:12px}.tech-announcement .urgent{width:max-content;border:1px solid #ff9c9c;border-radius:99px;background:#fff1f1;padding:3px 8px;color:#e0202f;font-size:8px}.tech-announcement strong{font-size:11px}.tech-announcement p{display:-webkit-box;overflow:hidden;margin:0;color:#546c8e;font-size:9px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tech-empty{display:grid;min-height:80px;place-items:center;align-content:center;gap:5px;border:1px solid #dce4ee;border-radius:11px;background:#fff;color:#65768e;font-size:9px}.tech-empty.large{min-height:128px}.tech-empty svg{width:30px;height:30px;fill:none;stroke:#708198;stroke-width:1.7}.tech-empty strong{color:#111827;font-size:11px}.tech-task-list{display:grid;gap:8px}.tech-task-list button{display:flex;align-items:center;gap:8px;border:1px solid #dce4ee;border-radius:11px;background:#fff;padding:12px;text-align:left}.tech-task-list button>div{display:grid;min-width:0;flex:1;gap:4px}.tech-task-list strong{font-size:10px}.tech-task-list small{overflow:hidden;color:#6f7e92;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.tech-title{margin-bottom:2px}.tech-title.row{display:flex;align-items:center;justify-content:space-between}.time-card{display:grid;place-items:center;border:1px solid #dce4ee;border-radius:11px;background:#fff;padding:12px}.time-card strong{font-size:24px}.time-card span{color:#697b94;font-size:8px}.attendance-state{display:flex;align-items:center;gap:10px;border:1px solid #f2cd4e;border-radius:10px;background:#fffdf5;padding:11px}.attendance-state.ready{border-color:#86d4bd;background:#f4fff9}.attendance-state>svg{width:28px;height:28px;padding:7px}.verify-card{display:grid;gap:9px;border:1px solid #dce4ee;border-radius:11px;background:#fff;padding:11px}.verify-card header{display:flex;align-items:center;justify-content:space-between}.verify-card header span{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700}.verify-card svg{width:14px;height:14px;fill:none;stroke:#526c90;stroke-width:1.7}.verify-card em{border-radius:99px;background:#fff0f0;padding:3px 6px;color:#e34545;font-size:7px;font-style:normal}.verify-card em.allowed{background:#e9faf3;color:#12845f}.verify-card p{margin:0;border-radius:7px;background:#fff8df;padding:8px;color:#a46a0b;font-size:8px}.verify-card .verify-ok{background:#eafaf3;color:#17845f}.selfie-button{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d5deea;border-radius:8px;padding:8px;font-size:9px;font-weight:700;cursor:pointer}.selfie-button input{display:none}.selfie-preview{display:flex;align-items:center;gap:10px}.selfie-preview img{width:48px;height:48px;border-radius:50%;object-fit:cover}.selfie-preview strong{font-size:9px}.tech-action{width:100%;border:0;border-radius:8px;background:#2c68e8;padding:11px;color:#fff;font-size:10px;font-weight:750}.tech-action:disabled{background:#83c9ba;color:#fff}.section-row{display:flex;align-items:center;justify-content:space-between}.mini-selects{display:flex;gap:5px}.mini-selects select{width:auto;min-width:0;border-radius:9px;padding:6px 24px 6px 9px;background-position:right 7px center;font-size:8px}.history-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.history-stats article,.salary-stats article{display:grid;gap:7px;border:1px solid #dce4ee;border-radius:10px;background:#fff;padding:11px}.history-stats span,.salary-stats span{color:#657790;font-size:8px}.history-stats strong{color:#1760f0;font-size:14px}.daily-records,.salary-card,.profile-card,.profile-hero{border:1px solid #dce4ee;border-radius:11px;background:#fff;padding:12px}.daily-records h3,.salary-card h2,.profile-card h2{margin:0 0 9px;font-size:9px}.daily-records>div{display:grid;grid-template-columns:1fr 1fr 1fr;border-top:1px solid #edf1f5;padding:8px 0;color:#53647c;font-size:8px}.daily-records p,.salary-empty{margin:20px 0;text-align:center;color:#708098;font-size:8px}.task-pills{display:flex;gap:6px}.task-pills button{border:0;border-radius:99px;background:#eff3f8;padding:7px 13px;color:#51647e;font-size:8px}.task-pills button.active{background:#2563eb;color:#fff}.salary-title{display:flex;align-items:center;gap:8px}.salary-title>svg{width:16px;height:16px;fill:none;stroke:#1760f0;stroke-width:1.7}.salary-selects{justify-content:flex-start}.salary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.salary-stats strong{font-size:13px}.salary-card{display:grid}.salary-card>small{margin-top:-6px;color:#6c7c91;font-size:7px}.salary-card>div{display:grid;grid-template-columns:1fr auto 1fr auto;gap:8px;border-top:1px solid #edf1f5;padding:7px 0}.salary-card>div:first-of-type{border-top:0}.salary-card span{color:#63758e;font-size:8px}.salary-card strong{font-size:8px}.salary-card strong.net{font-size:10px}.profile-hero{display:grid;place-items:center;gap:5px;padding:16px}.profile-avatar{display:grid;width:62px;height:62px;place-items:center;border-radius:50%;background:#2f6eea;color:#fff;font-size:22px;font-weight:700}.profile-hero>strong{font-size:11px}.profile-hero>span{color:#687a91;font-size:8px}.profile-hero>em{display:flex;align-items:center;gap:4px;border-radius:99px;background:#edf4ff;padding:4px 8px;color:#1760f0;font-size:7px;font-style:normal}.profile-hero svg{width:10px;height:10px;fill:none;stroke:currentColor;stroke-width:1.7}.profile-card>div{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:7px;font-size:8px}.profile-card>div span{color:#687a91}.profile-card>div small{color:#718096}.profile-form{display:grid;gap:11px}.profile-form label{display:grid;gap:5px;font-size:8px;font-weight:700}.profile-form label small{color:#718096;font-size:7px;font-weight:400}.profile-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.profile-stats article{display:grid;place-items:center;gap:5px;border:1px solid #dce4ee;border-radius:10px;background:#fff;padding:12px}.profile-stats strong{color:#1760f0}.profile-stats span{color:#687a91;font-size:8px}.logout-button{border:1px solid #ff4545;border-radius:8px;background:#fff;color:#ef3333;padding:9px;font-size:9px}
.settings-tabs{display:flex;gap:6px;border-bottom:1px solid #dfe6ef}.settings-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:10px 14px;color:#66768e;font-size:10px;cursor:pointer}.settings-tabs button.active{border-color:#2563eb;color:#1d5ed4;font-weight:750}.office-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.office-card{display:grid;gap:10px;border:1px solid #dce4ee;border-radius:13px;background:#fff;padding:20px;box-shadow:0 2px 5px #25364d0a}.office-card header{display:flex;align-items:center;gap:9px}.office-card header>i{display:grid;width:40px;height:40px;place-items:center;border-radius:11px;background:#edf4ff;color:#2563eb}.office-card header>i svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.office-card header>div{display:grid;flex:1}.office-card header strong{font-size:12px}.office-card header span{color:#718198;font-size:9px}.office-card .icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.office-card .icon.danger{color:#d34545}.office-card p{display:flex;align-items:center;gap:7px;margin:0;color:#5f7390;font-size:10px}.office-card p svg{width:14px;height:14px;fill:none;stroke:#66809f;stroke-width:1.7}.office-card small{color:#65758b;font-size:9px}.office-card em{color:#079564;font-size:9px;font-style:normal;font-weight:700}.table-select{min-width:150px;padding-top:7px;padding-bottom:7px;font-size:9px}.check-field{display:flex!important;grid-template-columns:18px 1fr!important;align-items:center}.check-field input{width:16px;height:16px;margin:0}.profile-hero>span+span{color:#2563eb}
@media(max-width:1100px){.metrics{grid-template-columns:repeat(2,1fr)}.grid-two,.tracking-layout{grid-template-columns:1fr}.announcement-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.mobile{display:grid}.technician-mode .topbar .mobile{display:none}.sidebar{transform:translateX(-100%);transition:transform .18s}.sidebar.open{transform:none}.main{margin-left:0}.topbar{padding:0 14px}.content{padding:20px 12px 55px}.technician-mode .content{padding:18px 12px 100px}.page-title{align-items:stretch;flex-direction:column}.page-title .primary,.page-title .secondary{width:100%}.metrics,.metrics.compact{grid-template-columns:1fr 1fr}.toolbar{flex-direction:column}.toolbar label,.toolbar select{width:100%;min-width:0}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.announcement-grid,.office-grid{grid-template-columns:1fr}.report-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:460px){.metrics,.metrics.compact{grid-template-columns:1fr}.login-card{padding:27px 22px}.topbar>span{display:none}.photos{grid-template-columns:repeat(2,1fr)}.metric{min-height:92px}}
@media print{.sidebar,.topbar,.page-title,.alert{display:none!important}.main{margin:0}.content{padding:0}.content>:not(.report){display:none}.report{border:0}.report .metric{break-inside:avoid}}
