:root{--ink:#111210;--ink-soft:#30312e;--muted:#777a73;--muted-light:#a4a69f;--paper:#f7f7f4;--surface:#fff;--surface-soft:#efefeb;--line:#deded8;--line-dark:#c6c7c0;--danger:#3c3c39;--shadow:0 24px 70px #1415131a;--radius:18px}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0}body{-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Display,PingFang SC,Microsoft YaHei,sans-serif}button,input,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100dvh;position:relative;overflow:hidden}.particle-field{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.particle-field:before{content:"";opacity:.45;background-image:radial-gradient(circle,#11121021 .7px,#0000 .8px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.particle-field i{opacity:.16;background:#171815;border-radius:99px;animation:9s ease-in-out infinite alternate drift;display:block;position:absolute}@keyframes drift{to{opacity:.05;transform:translate(14px,-22px)}}.eyebrow{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700;display:block}h1,h2,p{margin-top:0}.brand-lockup,.admin-brand{align-items:center;gap:11px;display:flex}.brand-lockup>span:last-child,.admin-brand>span:last-child{flex-direction:column;display:flex}.brand-lockup b,.admin-brand b{letter-spacing:.18em;font-size:14px}.brand-lockup small,.admin-brand small{color:var(--muted);letter-spacing:.08em;margin-top:2px;font-size:8px}.brand-mark{background:var(--ink);border-radius:10px;justify-content:center;align-items:flex-end;gap:3px;width:32px;height:32px;padding:8px 6px;display:inline-flex;position:relative;overflow:hidden}.brand-mark i{background:#fff;border-radius:3px;width:3px;height:14px;display:block;transform:rotate(24deg)}.brand-mark i:first-child{height:8px}.brand-mark i:last-child{height:11px}.icon-button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.text-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:4px;font-size:11px;font-weight:650;display:inline-flex}.primary-button,.secondary-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{border:1px solid var(--ink);color:#fff;background:var(--ink)}.secondary-button{border:1px solid var(--line-dark);color:var(--ink);background:var(--surface)}.primary-button.wide{width:100%;min-height:52px}.primary-button:disabled,.secondary-button:disabled{cursor:wait;opacity:.55}.auth-loading{place-items:center;display:grid}.loading-mark{z-index:1;letter-spacing:.18em;align-items:center;gap:13px;display:flex;position:relative}.loading-mark:after{content:"";background:var(--line);transform-origin:0;height:1px;animation:1.2s ease-in-out infinite loading-line;position:absolute;bottom:-18px;left:0;right:0}@keyframes loading-line{0%,to{transform:scaleX(.15)}50%{transform:scaleX(1)}}.login-mode{background:#ebebe6;place-items:center;padding:34px;display:grid}.login-screen{z-index:1;border:1px solid var(--line-dark);background:var(--surface);width:min(1080px,100%);min-height:650px;box-shadow:var(--shadow);border-radius:26px;grid-template-columns:1.08fr .92fr;display:grid;position:relative;overflow:hidden}.login-story{color:#fff;background:var(--ink);flex-direction:column;padding:38px 44px;display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:510px;height:510px;position:absolute;top:-170px;right:-280px;box-shadow:0 0 0 42px #ffffff06,0 0 0 84px #ffffff05}.login-brand{align-items:center;gap:12px;display:flex;position:relative}.login-brand>span:last-child{flex-direction:column;display:flex}.login-brand b{letter-spacing:.2em;font-size:14px}.login-brand small{color:#ffffff6b;margin-top:3px;font-size:8px}.login-brand .brand-mark{background:#ffffff12;border:1px solid #ffffff2e}.login-copy{margin:auto 0 58px;position:relative}.login-copy .eyebrow{color:#ffffff6b}.login-copy h1{letter-spacing:-.055em;margin-bottom:20px;font-size:clamp(35px,4vw,52px);line-height:1.18}.login-copy p{color:#ffffff80;max-width:400px;margin-bottom:0;font-size:12px;line-height:1.9}.login-route{border-top:1px solid #ffffff1f;grid-template-columns:repeat(5,1fr);display:grid;position:relative}.login-route span{color:#ffffffb3;flex-direction:column;gap:8px;padding-top:14px;font-size:10px;display:flex}.login-route span:before{content:"";background:#fff6;border-radius:50%;width:5px;height:5px;margin-top:-17px}.login-route i{color:#ffffff47;font-family:ui-monospace,monospace;font-size:8px;font-style:normal}.login-version{color:#ffffff2e;letter-spacing:.12em;font-size:7px;position:absolute;bottom:17px;left:44px}.login-panel{background:var(--paper);justify-content:center;align-items:center;padding:48px;display:flex}.login-form{width:min(100%,345px)}.login-form h2{letter-spacing:-.045em;margin-bottom:8px;font-size:28px}.login-form>p{color:var(--muted);margin-bottom:31px;font-size:10px}.login-mobile-mark{display:none}.login-input{border:1px solid var(--line-dark);min-height:48px;color:var(--muted);background:#fff;border-radius:11px;align-items:center;gap:10px;padding:0 13px;display:flex}.login-input:focus-within{color:var(--ink);border-color:var(--ink);box-shadow:0 0 0 3px #1112100f}.login-input input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.login-error,.app-message,.admin-message{border:1px solid var(--line-dark);color:var(--ink);background:var(--surface-soft);border-radius:10px;align-items:center;gap:8px;font-size:9px;display:flex}.login-error{min-height:38px;margin:-2px 0 12px;padding:0 10px}.login-submit{margin-top:5px}.employee-mode{background:#ebebe6;place-items:start center;display:grid}.employee-app{z-index:1;width:min(100%,470px);height:100dvh;min-height:0;box-shadow:var(--shadow);background:#fafaf7f7;flex-direction:column;display:flex;position:relative;overflow:hidden}.mobile-header{padding:max(18px, env(safe-area-inset-top)) 22px 15px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf7e0;border-bottom:1px solid #deded8b8;flex:none;justify-content:space-between;align-items:center;display:flex}.avatar-button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:50%;width:44px;height:44px;padding:0;font-size:10px;font-weight:700}.mobile-content{flex:1;min-height:0;overflow-y:auto}.app-message{z-index:30;min-height:38px;margin:8px 20px -6px;padding:0 10px;position:relative}.app-message span,.admin-message span{flex:1}.app-message button,.admin-message button{cursor:pointer;background:0 0;border:0;padding:3px;display:inline-flex}.app-message button{flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:-8px}.background-upload-banner{border:1px solid var(--line-dark);color:var(--ink);text-align:left;cursor:pointer;background:#f1f0ea;border-radius:11px;flex:none;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;margin:8px 20px 0;padding:9px 10px;display:grid}.background-upload-banner>svg:first-child{box-sizing:content-box;color:#fff;background:var(--ink);border-radius:9px;padding:7px}.background-upload-banner>span{flex-direction:column;min-width:0;display:flex}.background-upload-banner b{font-size:12px}.background-upload-banner small{color:#5b5d57;margin-top:3px;font-size:10px;line-height:1.35}.background-upload-banner.has-error{background:#fff5f2;border-color:#b0473c99}.background-upload-banner.has-error>svg:first-child{background:#a9453b}.employee-home{height:100%;min-height:0;padding:18px 20px calc(78px + env(safe-area-inset-bottom));grid-template-rows:auto auto auto auto auto;align-content:start;gap:12px;display:grid;overflow:hidden}.greeting-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.greeting-row h1{letter-spacing:-.04em;margin-bottom:3px;font-size:24px;line-height:1.12}.greeting-row p{color:var(--muted);margin-bottom:0;font-size:10px}.online-pill,.live-dot{white-space:nowrap;color:var(--muted);align-items:center;gap:6px;font-size:10px;font-weight:650;display:inline-flex}.online-pill{border:1px solid var(--line);background:#ffffffa6;border-radius:99px;margin-top:2px;padding:7px 9px}.online-pill i,.live-dot i,.live-status i,.status-pill i,.staff-summary i{background:var(--ink);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #11121014}.today-card{color:#fff;background:var(--ink);border-radius:18px;padding:15px 17px;position:relative;overflow:hidden;box-shadow:0 14px 28px #11121021}.today-card:before{content:"";border:1px solid #ffffff29;border-radius:50%;width:220px;height:220px;position:absolute;top:-100px;right:-88px;box-shadow:0 0 0 22px #ffffff06,0 0 0 44px #ffffff05}.card-heading{justify-content:space-between;align-items:center;display:flex;position:relative}.card-heading span{font-size:12px;font-weight:650}.card-heading small{color:#ffffff85;letter-spacing:.08em;font-size:9px}.hero-number{letter-spacing:-.07em;margin:4px 0 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:40px;font-weight:500;line-height:1;position:relative}.hero-number small{letter-spacing:0;opacity:.55;margin-left:7px;font-family:inherit;font-size:11px}.mini-stats{border-top:1px solid #ffffff29;grid-template-columns:repeat(3,1fr);padding-top:10px;display:grid;position:relative}.mini-stats div{flex-direction:column;display:flex}.mini-stats div+div{border-left:1px solid #ffffff24;padding-left:15px}.mini-stats span{color:#ffffff7d;margin-bottom:3px;font-size:8px}.mini-stats b{font-size:11px;font-weight:580}.section-block{margin-top:27px}.employee-home .section-block{min-height:0;margin-top:0}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:8px;display:flex}.section-title .eyebrow{margin-bottom:3px}.section-title h2{letter-spacing:-.02em;margin-bottom:0;font-size:16px}.active-job{text-align:left;border:1px solid var(--line-dark);background:var(--surface);cursor:pointer;border-radius:15px;width:100%;padding:13px;display:block;box-shadow:0 8px 25px #1213110a}.active-job.empty-job{cursor:default;align-items:center;display:flex}.empty-job>div{flex-direction:column;display:flex}.empty-job b{font-size:11px}.empty-job small{color:var(--muted);margin-top:5px;font-size:8px;line-height:1.5}.job-device,.device-cell,.staff-cell{align-items:center;display:flex}.job-device>svg{color:var(--muted);margin-left:auto}.device-glyph{color:#fff;background:var(--ink);border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin-right:12px;display:inline-flex}.device-glyph.small{border-radius:9px;width:34px;height:34px;margin-right:10px}.job-device div,.device-cell div,.staff-cell div{flex-direction:column;display:flex}.job-device b{font-size:13px}.job-device small,.device-cell small,.staff-cell small{color:var(--muted);letter-spacing:.04em;margin-top:4px;font-size:9px}.job-progress{background:var(--surface-soft);border-radius:99px;height:3px;margin:10px 0 9px}.job-progress span{border-radius:inherit;background:var(--ink);height:100%;display:block}.job-meta{grid-template-columns:1.2fr 1fr 1fr;display:grid}.job-meta div{flex-direction:column;display:flex}.job-meta div+div{border-left:1px solid var(--line);padding-left:12px}.job-meta span{color:var(--muted);margin-bottom:5px;font-size:8px}.job-meta b{font-size:10px;font-weight:650}.mono{letter-spacing:-.03em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.route-block{padding-top:0}.route-caption{color:var(--muted);font-size:9px}.stage-strip{justify-content:space-between;display:flex;position:relative}.stage-strip:before{content:"";background:var(--line-dark);height:1px;position:absolute;top:15px;left:5%;right:5%}.stage-strip>div{z-index:1;flex-direction:column;align-items:center;gap:7px;width:20%;display:flex;position:relative}.stage-strip div>span{border:1px solid var(--line-dark);width:28px;height:28px;color:var(--muted);background:var(--paper);border-radius:50%;justify-content:center;align-items:center;font-size:8px;display:inline-flex}.stage-strip div.done>span,.stage-strip div.current>span{color:#fff;border-color:var(--ink);background:var(--ink)}.stage-strip div.current>span{box-shadow:0 0 0 4px var(--paper), 0 0 0 5px var(--ink)}.stage-strip small{color:var(--muted);font-size:8px}.stage-strip .current small{color:var(--ink);font-weight:700}.scan-center-card{text-align:left;color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:16px;align-items:center;width:100%;min-height:70px;padding:9px 14px 9px 9px;display:flex;box-shadow:0 13px 28px #1112102e}.scan-center-card>span{background:#ffffff14;border:1px solid #ffffff38;border-radius:13px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;margin-right:12px;display:inline-flex}.scan-center-card div{flex-direction:column;flex:1;min-width:0;display:flex}.scan-center-card small{color:#ffffff70;letter-spacing:.12em;margin-bottom:3px;font-size:7px;font-weight:650}.scan-center-card b{font-size:13px}.scan-center-card em{color:#ffffff80;margin-top:3px;font-size:8px;font-style:normal}.bottom-nav{z-index:11;width:min(100%,470px);min-height:calc(69px + env(safe-area-inset-bottom));padding:8px 30px calc(6px + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafaf7f0;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:var(--muted-light);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:9px;display:flex}.bottom-nav button.active{color:var(--ink)}.bottom-nav button.active:before{content:"";background:var(--ink);width:30px;height:2px;position:absolute;top:0}.tester-content{background:var(--paper)}.tester-home{min-height:100%;padding:20px 20px calc(92px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.tester-greeting{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.tester-greeting h1{letter-spacing:-.04em;margin-bottom:5px;font-size:25px}.tester-greeting p{color:var(--muted);margin:0;font-size:10px}.tester-batch-card{color:#fff;background:var(--ink);border-radius:20px;margin-top:18px;padding:18px;position:relative;overflow:hidden;box-shadow:0 17px 34px #11121024}.tester-batch-card:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:180px;height:180px;position:absolute;top:-100px;right:-80px;box-shadow:0 0 0 24px #ffffff06,0 0 0 48px #ffffff05}.tester-batch-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:12px;display:flex;position:relative}.tester-batch-head>div{flex-direction:column;min-width:0;display:flex}.tester-batch-head span{color:#ffffff78;letter-spacing:.1em;font-size:8px;font-weight:700}.tester-batch-head b{margin-top:7px;font-size:19px}.tester-batch-head small{color:#ffffff8a;margin-top:4px;font-size:8px}.tester-batch-head select{z-index:2;color:#fff;background:#242522;border:1px solid #ffffff2e;border-radius:8px;max-width:135px;height:44px;padding:0 9px;font-size:8px;position:relative}.batch-progress{z-index:1;background:#ffffff21;border-radius:99px;height:3px;margin:17px 0 11px;position:relative;overflow:hidden}.batch-progress span{border-radius:inherit;background:#fff;height:100%;display:block}.batch-numbers{z-index:1;justify-content:space-between;align-items:baseline;display:flex;position:relative}.batch-numbers b{font-family:ui-monospace,monospace;font-size:29px;font-weight:500}.batch-numbers b small{opacity:.48;margin-left:4px;font-family:inherit;font-size:9px}.batch-numbers>span{color:#ffffff7a;font-size:8px}.batch-colors{z-index:1;gap:6px;margin-top:12px;display:flex;position:relative;overflow-x:auto}.batch-colors span{white-space:nowrap;color:#ffffff9e;border:1px solid #ffffff21;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:8px;display:inline-flex}.batch-colors span em{font-style:normal}.batch-colors span b{color:#fff;font-family:ui-monospace,monospace}.tester-actions{gap:9px;margin-top:13px;display:grid}.tester-action{text-align:left;border:1px solid var(--line-dark);background:var(--surface);cursor:pointer;border-radius:17px;align-items:center;width:100%;min-height:84px;padding:12px 15px 12px 11px;display:flex;box-shadow:0 7px 20px #11121009}.tester-action:disabled{cursor:not-allowed;opacity:.45}.tester-action>span{color:#fff;background:var(--ink);border-radius:14px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;margin-right:13px;display:inline-flex}.tester-action>div{flex-direction:column;flex:1;min-width:0;display:flex}.tester-action small{color:var(--muted);letter-spacing:.1em;margin-bottom:4px;font-size:8px}.tester-action em{color:var(--muted);margin-top:5px;font-size:9px;font-style:normal}.tester-action>svg{color:var(--muted)}.tester-action.primary{color:var(--ink);border-color:var(--line-dark);background:var(--surface)}.tester-action.primary>span{background:var(--ink);border:0}.tester-action.primary small,.tester-action.primary em,.tester-action.primary>svg{color:var(--muted)}.tester-today-panel{border:1px solid var(--line-dark);background:var(--surface);border-radius:18px;flex-direction:column;flex:1;min-height:178px;margin-top:13px;padding:16px;display:flex}.tester-today-panel>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.tester-today-panel>header>div{flex-direction:column;display:flex}.tester-today-panel>header span{color:var(--muted);margin-bottom:4px;font-size:9px}.tester-today-panel>header b{font-size:14px}.tester-today-panel>header button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;padding:7px 8px;font-size:9px;display:inline-flex}.tester-today-main{border:1px solid var(--line);background:var(--paper);border-radius:14px;flex:1;grid-template-columns:1fr 1.25fr;min-height:88px;margin:14px 0;display:grid}.tester-today-main>div{flex-direction:column;justify-content:center;min-width:0;padding:13px;display:flex}.tester-today-main>div+div{border-left:1px solid var(--line)}.tester-today-main span{color:var(--muted);font-size:9px}.tester-today-main strong{letter-spacing:-.04em;margin-top:5px;font-family:ui-monospace,monospace;font-size:25px;font-weight:550}.tester-today-main strong small{margin-left:4px;font-family:inherit;font-size:10px}.tester-today-main>div:last-child strong{font-size:20px}.tester-today-main em{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:5px;font-size:8px;font-style:normal;overflow:hidden}.tester-today-panel>footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:auto;font-size:9px;display:flex}.tester-today-panel>footer b{color:var(--ink);margin-right:3px;font-family:ui-monospace,monospace;font-size:11px}.tester-empty-batch{border:1px dashed var(--line-dark);min-height:175px;color:var(--muted);border-radius:18px;flex-direction:column;justify-content:center;align-items:center;margin-top:18px;display:flex}.tester-empty-batch b{color:var(--ink);margin:10px 0 5px;font-size:12px}.tester-empty-batch span{font-size:8px}.tester-nav{grid-template-columns:repeat(4,1fr);padding-left:16px;padding-right:16px}.tester-page{min-height:100%;padding:15px 20px calc(94px + env(safe-area-inset-bottom))}.tester-view-header{grid-template-columns:44px 1fr 44px;align-items:center;gap:11px;margin-bottom:17px;display:grid}.tester-view-header>div{text-align:center}.tester-view-header .eyebrow{margin-bottom:2px;font-size:7px}.tester-view-header h1{letter-spacing:-.03em;margin:0;font-size:18px}.tester-header-spacer{width:44px}.tester-batch-select{color:var(--muted);flex-direction:column;gap:7px;margin-bottom:13px;font-size:8px;font-weight:700;display:flex}.tester-batch-select select{border:1px solid var(--line-dark);width:100%;height:44px;color:var(--ink);background:var(--surface);border-radius:11px;outline:0;padding:0 12px;font-size:10px}.color-session{border:1px solid var(--line);background:var(--surface);border-radius:15px;padding:14px}.color-session>div:first-child{justify-content:space-between;align-items:flex-end;display:flex}.color-session .eyebrow{margin-bottom:0}.color-session>div:first-child b{color:var(--muted);font-size:8px;font-weight:500}.color-chips{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:11px;display:grid}.color-chips button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;min-height:44px;padding:0 10px;font-size:9px;display:flex}.color-chips button small{color:var(--muted);font-size:7px}.color-chips button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.color-chips button.active small{color:#ffffff8c}.imei-station{margin-top:12px}.scanner-target{border:1px dashed var(--line-dark);background:var(--surface);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:121px;display:flex}.scanner-target>span{color:#fff;background:var(--ink);border-radius:13px;justify-content:center;align-items:center;width:47px;height:47px;margin-bottom:9px;display:inline-flex}.scanner-target small{color:var(--muted);margin-top:4px;font-size:8px}.inbound-success{color:#fff;background:var(--ink);border-radius:11px;align-items:center;gap:10px;margin-top:10px;padding:10px 12px;display:flex}.inbound-success>svg{flex:none}.inbound-success div{flex-direction:column;flex:1;display:flex}.inbound-success b{font-size:9px}.inbound-success span{color:#ffffff8c;margin-top:3px;font-family:ui-monospace,monospace;font-size:8px}.inbound-success>small{color:#ffffff80;font-size:7px}.recent-inbound{border-top:1px solid var(--line);margin-top:14px;padding-top:13px}.recent-inbound>div>.eyebrow{margin-bottom:2px}.recent-inbound article{border-bottom:1px solid var(--line);align-items:center;gap:9px;min-height:47px;display:flex}.recent-inbound article>svg{color:#fff;background:var(--ink);border-radius:7px;width:24px;height:24px;padding:5px;display:inline-flex}.recent-inbound article>span{flex-direction:column;flex:1;display:flex}.recent-inbound article b{font-family:ui-monospace,monospace;font-size:9px}.recent-inbound article small{color:var(--muted);margin-top:3px;font-size:7px}.recent-inbound article time{color:var(--muted);font-family:ui-monospace,monospace;font-size:8px}.test-scan-page{flex-direction:column;display:flex}.test-scan-station{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-bottom:50px;display:flex}.large-scan-orbit{border:1px solid var(--line-dark);width:126px;height:126px;box-shadow:0 0 0 14px var(--surface-soft), 0 0 0 15px var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.large-scan-orbit span{color:#fff;background:var(--ink);border-radius:24px;place-items:center;width:80px;height:80px;display:grid}.test-scan-station h2{letter-spacing:-.04em;margin-bottom:8px;font-size:24px}.test-scan-station>p{max-width:300px;color:var(--muted);font-size:9px;line-height:1.7}.test-scan-station>label{text-align:left;width:100%;color:var(--muted);flex-direction:column;gap:7px;margin-top:20px;font-size:8px;font-weight:700;display:flex}.inspection-page{padding-bottom:106px}.inspection-device{border:1px solid var(--line);background:var(--surface);border-radius:14px;align-items:center;padding:12px;display:flex}.inspection-device .device-glyph{border-radius:11px;width:42px;height:42px}.inspection-device>div{flex-direction:column;flex:1;min-width:0;display:flex}.inspection-device>div b{font-size:11px}.inspection-device>div small{margin-top:3px;font-family:ui-monospace,monospace;font-size:8px}.inspection-device>div em{color:var(--muted);margin-top:4px;font-size:7px;font-style:normal}.inspection-device>.live-dot{align-self:flex-start}.inspection-instruction{color:#fff;background:var(--ink);border-radius:12px;align-items:center;gap:10px;margin:11px 0;padding:11px 12px;display:flex}.inspection-instruction>span{flex-direction:column;display:flex}.inspection-instruction b{font-size:9px}.inspection-instruction small{color:#ffffff80;margin-top:3px;font-size:7px}.inspection-list{gap:7px;display:grid}.inspection-item{border:1px solid var(--line);background:var(--surface);border-radius:13px;overflow:hidden}.inspection-item.problem{border-color:var(--ink);box-shadow:inset 3px 0 var(--ink)}.inspection-item-head{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px 1fr auto 18px;align-items:center;gap:9px;width:100%;padding:11px;display:grid}.inspection-item-head>span{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;font-family:ui-monospace,monospace;font-size:7px;display:inline-flex}.inspection-item.problem .inspection-item-head>span{color:#fff;border-color:var(--ink);background:var(--ink)}.inspection-item-head>div{flex-direction:column;display:flex}.inspection-item-head b{font-size:10px}.inspection-item-head small{color:var(--muted);margin-top:3px;font-size:7px}.inspection-item-head>em{color:var(--muted);background:var(--surface-soft);border-radius:99px;padding:5px 7px;font-size:7px;font-style:normal}.inspection-item.problem .inspection-item-head>em{color:#fff;background:var(--ink)}.inspection-item-head>svg{color:var(--muted)}.defect-picker{padding:0 11px 11px 48px}.defect-picker>div:first-child{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:9px;display:flex}.defect-picker>div:first-child>span{color:var(--muted);font-size:8px}.defect-picker>div:first-child>button{cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:8px;display:inline-flex}.defect-picker>div:first-child>button svg{transform:rotate(90deg)}.defect-tags{flex-wrap:wrap;gap:6px;margin-top:9px;display:flex}.defect-tags button{border:1px solid var(--line-dark);background:var(--paper);cursor:pointer;border-radius:8px;align-items:center;min-height:31px;padding:0 10px;font-size:8px;display:inline-flex}.defect-tags button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.inspection-note{color:var(--muted);flex-direction:column;gap:7px;margin-top:12px;font-size:8px;font-weight:700;display:flex}.inspection-note textarea{resize:vertical;border:1px solid var(--line-dark);background:var(--surface);border-radius:11px;outline:0;min-height:68px;padding:10px 11px;font-size:9px}.inspection-submit{z-index:40;width:min(100%,470px);min-height:85px;padding:11px 20px max(11px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf7f5;grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.inspection-submit>div{flex-direction:column;min-width:0;display:flex}.inspection-submit b{font-size:10px}.inspection-submit span{color:var(--muted);margin-top:4px;font-size:7px;line-height:1.35}.inspection-submit>button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:12px;align-items:center;gap:7px;min-height:47px;padding:0 15px;font-size:10px;font-weight:700;display:inline-flex}.inspection-submit>button:disabled{cursor:not-allowed;opacity:.45}.inbound-finish-card{border:1px solid var(--line-dark);background:var(--surface);border-radius:16px;margin-top:14px;padding:15px}.inbound-finish-card>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.inbound-finish-card>header>div{flex-direction:column;display:flex}.inbound-finish-card>header span{color:#5b5d57;font-size:11px;font-weight:650}.inbound-finish-card>header b{margin-top:4px;font-size:14px}.inbound-finish-card>div{flex-wrap:wrap;gap:7px;margin-top:12px;display:flex}.inbound-finish-card>div span{border:1px solid var(--line);border-radius:8px;gap:8px;padding:7px 9px;font-size:11px;display:inline-flex}.inbound-finish-card>div span em{font-style:normal}.inbound-finish-card>div b{font-family:ui-monospace,monospace}.inbound-finish-card p{color:#5b5d57;margin:12px 0;font-size:11px;font-weight:520;line-height:1.6}.inbound-finish-card>button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:47px;font-size:12px;font-weight:750;display:inline-flex}.inbound-finish-card>button:disabled{opacity:.45}.group-build-page{padding-bottom:100px}.group-rule-card{color:#fff;background:var(--ink);border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.group-rule-card>span{border:1px solid #fff3;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.group-rule-card>div{flex-direction:column;display:flex}.group-rule-card b{font-size:13px}.group-rule-card p{color:#ffffffad;margin:5px 0 0;font-size:11px;line-height:1.45}.group-batch-select{margin-top:18px;font-size:11px}.group-create-button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-size:13px;font-weight:750;display:inline-flex}.group-create-button:disabled{opacity:.45}.group-overview{color:#fff;background:var(--ink);border-radius:16px;justify-content:space-between;align-items:center;padding:15px;display:flex}.group-overview>div{flex-direction:column;min-width:0;display:flex}.group-overview span{color:#ffffff9e;font-size:10px;font-weight:650}.group-overview b{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:15px;overflow:hidden}.group-overview>div small{color:#ffffff9e;margin-top:4px;font-size:10px}.group-overview strong{font-family:ui-monospace,monospace;font-size:30px;font-weight:600}.group-overview strong small{color:#ffffff8c;margin-left:2px;font-size:13px}.group-imei-form{border:1px solid var(--line-dark);background:var(--surface);border-radius:15px;margin-top:12px;padding:13px}.group-imei-form>button{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;width:100%;padding:0;display:flex}.group-imei-form>button>svg{color:#fff;background:var(--ink);border-radius:10px;width:39px;height:39px;padding:8px}.group-imei-form>button span{flex-direction:column;display:flex}.group-imei-form>button b{font-size:13px}.group-imei-form>button small{color:#5b5d57;margin-top:3px;font-size:10px}.group-device-section{margin-top:16px}.group-device-section>header{justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:9px;display:flex}.group-device-section>header>div{flex-direction:column;display:flex}.group-device-section>header span{color:#5b5d57;font-size:10px;font-weight:650}.group-device-section>header b{margin-top:3px;font-size:13px}.group-device-section>header em{font-family:ui-monospace,monospace;font-size:13px;font-style:normal;font-weight:700}.group-device-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.group-device-grid article{border:1px solid var(--line-dark);background:var(--surface);border-radius:12px;grid-template-columns:32px 1fr 44px;align-items:center;gap:8px;min-width:0;min-height:67px;padding:9px;display:grid}.group-device-grid article>span{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:32px;height:32px;font-family:ui-monospace,monospace;font-size:11px;display:grid}.group-device-grid article>div{flex-direction:column;min-width:0;display:flex}.group-device-grid article b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.group-device-grid article small{color:#5b5d57;margin-top:4px;font-size:10px}.group-device-grid article>button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:9px;place-items:center;width:44px;height:44px;padding:0;display:grid}.group-device-grid article.empty{color:#777971;background:0 0;border-style:dashed;grid-template-columns:32px 1fr}.group-device-grid article.empty>span{color:#777971;border:1px solid var(--line-dark);background:0 0}.group-build-actions{grid-template-columns:auto 1fr;gap:9px;margin-top:15px;display:grid}.group-build-actions button{cursor:pointer;border-radius:12px;min-height:49px;font-size:12px;font-weight:700}.group-build-actions .text-danger{border:1px solid var(--line-dark);color:#555750;background:var(--surface);padding:0 13px}.group-start-button{border:1px solid var(--ink);color:#fff;background:var(--ink);justify-content:center;align-items:center;gap:8px;display:inline-flex}.group-build-actions button:disabled{cursor:not-allowed;opacity:.45}.group-run-page{padding-bottom:108px}.group-run-summary{color:#fff;background:var(--ink);border-radius:15px;justify-content:space-between;align-items:center;padding:14px;display:flex}.group-run-summary>div{flex-direction:column;align-items:flex-start;display:flex}.group-run-summary .live-dot{color:#ffffffb3;background:#ffffff1a}.group-run-summary>div>b{margin-top:8px;font-size:16px}.group-run-summary>div>small{color:#ffffff9e;margin-top:4px;font-size:10px}.group-run-summary>p{flex-direction:column;align-items:flex-end;margin:0;display:flex}.group-run-summary>p b{font-family:ui-monospace,monospace;font-size:28px}.group-run-summary>p span{color:#ffffff9e;font-size:10px}.group-device-switcher{margin-top:12px}.group-device-switcher>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.group-device-switcher>header b{font-size:12px}.group-device-switcher>header span{color:#5b5d57;font-size:10px}.group-device-switcher>div{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.group-device-switcher button{border:1px solid var(--line-dark);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-width:0;min-height:64px;padding:6px 3px;display:flex}.group-device-switcher button strong{font-family:ui-monospace,monospace;font-size:15px}.group-device-switcher button small{color:#5b5d57;margin-top:3px;font-size:8px}.group-device-switcher button em{color:#5b5d57;margin-top:4px;font-size:8px;font-style:normal}.group-device-switcher button.selected{color:#fff;border-color:var(--ink);background:var(--ink);box-shadow:0 6px 15px #11121026}.group-device-switcher button.selected small,.group-device-switcher button.selected em{color:#ffffffad}.group-device-switcher button.abnormal:not(.selected){border-color:var(--ink);box-shadow:inset 0 -3px var(--ink)}.selected-test-device{border:1px solid var(--line-dark);background:var(--surface);border-radius:13px;align-items:center;gap:10px;margin:13px 0 9px;padding:11px;display:flex}.selected-test-device>span{color:#fff;background:var(--ink);border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.selected-test-device>div{flex-direction:column;flex:1;min-width:0;display:flex}.selected-test-device>div b{font-size:12px}.selected-test-device>div small{text-overflow:ellipsis;white-space:nowrap;color:#5b5d57;margin-top:4px;font-family:ui-monospace,monospace;font-size:10px;overflow:hidden}.selected-test-device>em{color:#fff;background:var(--ink);border-radius:8px;flex:none;padding:6px 8px;font-size:9px;font-style:normal}.group-defect-list{gap:7px;display:grid}.group-defect-item{border:1px solid var(--line-dark);background:var(--surface);border-radius:12px;overflow:hidden}.group-defect-item.problem{border-color:var(--ink);box-shadow:inset 3px 0 var(--ink)}.group-defect-head{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:31px 1fr auto 18px;align-items:center;gap:9px;width:100%;padding:11px;display:grid}.group-defect-head>span{border:1px solid var(--line);color:#5b5d57;border-radius:8px;place-items:center;width:31px;height:31px;font-family:ui-monospace,monospace;font-size:10px;display:grid}.group-defect-item.problem .group-defect-head>span{color:#fff;border-color:var(--ink);background:var(--ink)}.group-defect-head>div{flex-direction:column;min-width:0;display:flex}.group-defect-head b{font-size:12px}.group-defect-head small{color:#5b5d57;margin-top:3px;font-size:10px}.group-defect-head em{color:#5b5d57;background:var(--surface-soft);border-radius:8px;padding:5px 7px;font-size:9px;font-style:normal}.group-defect-item.problem .group-defect-head em{color:#fff;background:var(--ink)}.group-defect-head>svg{color:#5b5d57;transform:rotate(90deg)}.group-defect-options{border-top:1px solid var(--line);flex-wrap:wrap;gap:7px;padding:11px 11px 12px 51px;display:flex}.group-defect-options button{border:1px solid var(--line-dark);background:var(--paper);cursor:pointer;border-radius:9px;align-items:center;min-height:36px;padding:0 11px;font-size:11px;font-weight:600;display:inline-flex}.group-defect-options button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.group-defect-options button:disabled{opacity:.6}.group-defect-options p{color:#5b5d57;margin:0;font-size:11px}.group-complete-bar b{font-size:12px}.group-complete-bar span{font-size:10px}.group-complete-bar>button{font-size:12px}.testing-stage-page{padding-bottom:28px}.testing-live-summary{padding:18px}.testing-live-summary>div>b{font-size:19px}.testing-live-summary>p b{font-size:34px}.testing-device-board{margin-top:14px}.testing-device-board>header{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:9px;display:flex}.testing-device-board>header b{font-size:15px}.testing-device-board>header span{color:#5b5d57;font-size:11px}.testing-device-board>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.testing-device-board article{border:1px solid var(--line-dark);background:var(--surface);border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;min-width:0;padding:12px 10px;display:grid}.testing-device-board article>strong{color:#fff;background:var(--ink);border-radius:10px;place-items:center;width:36px;height:36px;font-family:ui-monospace,monospace;font-size:13px;display:grid}.testing-device-board article>div{flex-direction:column;min-width:0;display:flex}.testing-device-board article b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.testing-device-board article small{color:#5b5d57;margin-top:4px;font-size:10px}.testing-device-board article em{color:#5b5d57;background:var(--surface-soft);border-radius:7px;padding:5px 7px;font-size:10px;font-style:normal}.finish-testing-button{text-align:left;border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:15px;grid-template-columns:42px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:76px;margin-top:16px;padding:12px 15px;display:grid}.finish-testing-button>svg:first-child{border:1px solid #fff3;border-radius:12px;width:42px;height:42px;padding:10px}.finish-testing-button>span{flex-direction:column;display:flex}.finish-testing-button b{font-size:16px}.finish-testing-button small{color:#ffffffad;margin-top:5px;font-size:11px}.finish-testing-button:disabled{opacity:.45}.result-registration-page{padding-bottom:116px}.result-count-summary{border:1px solid var(--line-dark);background:var(--surface);border-radius:14px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.result-count-summary>div{border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:11px 8px;display:flex}.result-count-summary>div:last-child{border-right:0}.result-count-summary span{color:#5b5d57;font-size:10px;font-weight:650}.result-count-summary b{margin-top:5px;font-family:ui-monospace,monospace;font-size:22px}.result-count-summary b small{margin-left:2px;font-size:9px}.result-count-summary .normal{box-shadow:inset 0 -3px #2f6f49}.result-count-summary .abnormal{box-shadow:inset 0 -3px #b0473c}.result-count-summary .pending{box-shadow:inset 0 -3px #9a7b2f}.result-staged-note{background:#f1f6f9;border:1px solid #25588257;border-radius:11px;justify-content:space-between;align-items:center;gap:10px;margin:9px 0 0;padding:9px 11px;display:flex}.result-staged-note b{flex:none;font-size:11px}.result-staged-note span{color:#4f606c;text-align:right;min-width:0;font-size:10px;font-weight:650}.result-device-status{margin-top:15px}.result-device-status>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;display:flex}.result-device-status>header b{font-size:14px}.result-device-status>header span{color:#5b5d57;font-size:11px}.result-device-status>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.result-device-status article{border:1px solid var(--line-dark);background:var(--surface);border-radius:11px;grid-template-columns:27px 1fr;align-items:center;gap:3px 8px;min-width:0;padding:9px;display:grid}.result-device-status article strong{color:#fff;background:var(--ink);border-radius:8px;grid-row:1/3;place-items:center;width:27px;height:27px;font-family:ui-monospace,monospace;font-size:10px;display:grid}.result-device-status article span{font-family:ui-monospace,monospace;font-size:11px;font-weight:700}.result-device-status article em{color:#5b5d57;font-size:9px;font-style:normal}.result-device-status article.normal{border-color:#2f6f4973;box-shadow:inset 3px 0 #2f6f49}.result-device-status article.abnormal{border-color:#b0473c73;box-shadow:inset 3px 0 #b0473c}.result-device-status article.normal-draft{background:#f4faf6;border-color:#2f6f4973;box-shadow:inset 3px 0 #2f6f49}.result-device-status article.abnormal-draft{background:#fff8f6;border-color:#b0473c73;box-shadow:inset 3px 0 #b0473c}.result-device-status article.uploading{border-color:#25588273;box-shadow:inset 3px 0 #255882}.result-device-status article.upload-failed{background:#fff8f6;border-color:#b0473c94;box-shadow:inset 3px 0 #b0473c}.result-device-status article.pending{border-style:dashed}.result-mode-tabs{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.result-mode-tabs button{text-align:left;border:1px solid var(--line-dark);background:var(--surface);cursor:pointer;border-radius:13px;grid-template-columns:28px 1fr;align-items:center;gap:8px;min-width:0;min-height:67px;padding:10px;display:grid}.result-mode-tabs button>span{flex-direction:column;min-width:0;display:flex}.result-mode-tabs button b{font-size:14px}.result-mode-tabs button small{color:#5b5d57;margin-top:4px;font-size:9px;line-height:1.35}.result-mode-tabs button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.result-mode-tabs button.active small{color:#ffffffab}.result-local-message{border:1px solid var(--line-dark);color:#4c4e48;background:#f1f0ea;border-radius:10px;align-items:flex-start;gap:8px;margin-top:9px;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.normal-result-panel,.abnormal-result-panel{border:1px solid var(--line-dark);background:var(--surface);border-radius:15px;margin-top:10px;padding:14px}.normal-result-panel>header,.abnormal-result-panel>header{flex-direction:column;display:flex}.normal-result-panel>header>span,.abnormal-result-panel>header>span{color:#5b5d57;font-family:ui-monospace,monospace;font-size:10px;font-weight:700}.normal-result-panel>header>b,.abnormal-result-panel>header>b{margin-top:4px;font-size:17px}.normal-result-panel>header>p,.abnormal-result-panel>header>p{color:#5b5d57;margin:5px 0 0;font-size:11px;line-height:1.55}.normal-scan-list{border-top:1px solid var(--line);margin-top:13px;padding-top:12px}.normal-scan-list>div{justify-content:space-between;align-items:center;display:flex}.normal-scan-list>div b,.normal-scan-list>div span{font-size:12px}.normal-scan-list>div span{color:#fff;background:var(--ink);font-variant-numeric:tabular-nums;border-radius:7px;padding:4px 7px}.normal-scan-list>p{color:#73756f;text-align:center;margin:12px 0 2px;font-size:11px}.normal-scan-list article{border:1px solid var(--line);background:var(--paper);border-radius:10px;grid-template-columns:25px 1fr 44px;align-items:center;gap:8px;margin-top:7px;padding:9px;display:grid}.normal-scan-list article>svg{color:#2f6f49}.normal-scan-list article>span{flex-direction:column;display:flex}.normal-scan-list article b{font-family:ui-monospace,monospace;font-size:12px}.normal-scan-list article small{color:#5b5d57;margin-top:3px;font-size:10px}.normal-scan-list article button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:9px;place-items:center;width:44px;height:44px;padding:0;display:grid}.confirm-normal-button,.upload-evidence-button{border:1px solid var(--ink);color:#fff;background:var(--ink);border-radius:12px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:54px;margin-top:13px;font-size:14px;font-weight:750;display:inline-flex}.confirm-normal-button:disabled,.upload-evidence-button:disabled{opacity:.4}.evidence-upload-status{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-top:13px;display:grid}.evidence-upload-progress{border:1px solid var(--line-dark);background:var(--surface-soft);border-radius:99px;height:28px;position:relative;overflow:hidden}.evidence-upload-progress span{border-radius:inherit;background:var(--ink);min-width:2px;height:100%;transition:width .18s;display:block}.evidence-upload-progress b{min-width:50px;color:var(--ink);font-variant-numeric:tabular-nums;background:#fffffff0;border:1px solid #11121024;border-radius:99px;place-items:center;padding:0 6px;font-family:ui-monospace,monospace;font-size:13px;display:grid;position:absolute;top:4px;bottom:4px;left:50%;transform:translate(-50%)}.cancel-evidence-upload-button{border:1px solid var(--line-dark);min-height:44px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:10px;padding:0 13px;font-size:13px;font-weight:700}.cancel-evidence-upload-button:focus-visible{outline-offset:2px;outline:3px solid #1112102e}.evidence-upload-queue{border:1px solid var(--line-dark);background:#f4f3ee;border-radius:15px;margin-top:10px;padding:13px}.evidence-upload-queue>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.evidence-upload-queue>header>div{flex-direction:column;min-width:0;display:flex}.evidence-upload-queue>header span{color:#5b5d57;letter-spacing:.05em;font-family:ui-monospace,monospace;font-size:10px;font-weight:750}.evidence-upload-queue>header b{margin-top:3px;font-size:16px}.evidence-upload-queue>header em{color:#fff;background:var(--ink);border-radius:999px;flex:none;padding:6px 9px;font-size:10px;font-style:normal;font-weight:750}.evidence-upload-queue>p{color:#5b5d57;margin:7px 0 0;font-size:11px;line-height:1.5}.evidence-upload-task-list{gap:8px;margin-top:11px;display:grid}.evidence-upload-task{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:10px}.evidence-upload-task.failed,.evidence-upload-task.stalled{border-color:#b0473c8c}.evidence-upload-task-head{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.evidence-upload-task-head>span{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.evidence-upload-task.failed .evidence-upload-task-head>span,.evidence-upload-task.stalled .evidence-upload-task-head>span{background:#a9453b}.evidence-upload-task-head>div{flex-direction:column;min-width:0;display:flex}.evidence-upload-task-head b{font-family:ui-monospace,monospace;font-size:12px}.evidence-upload-task-head small{color:#666861;margin-top:3px;font-size:10px}.evidence-upload-task-head>em{color:#454741;text-align:right;max-width:105px;font-size:10px;font-style:normal;font-weight:750}.queue-upload-progress{border:1px solid var(--line-dark);background:#e7e5de;border-radius:999px;height:25px;margin-top:9px;position:relative;overflow:hidden}.queue-upload-progress span{border-radius:inherit;background:var(--ink);min-width:2px;height:100%;transition:width .18s;display:block}.evidence-upload-task.stalled .queue-upload-progress span{background:#a9453b}.queue-upload-progress b{color:#fff;font-variant-numeric:tabular-nums;text-shadow:0 1px 3px #000000bf;place-items:center;font-family:ui-monospace,monospace;font-size:11px;display:grid;position:absolute;inset:0}.queue-upload-bytes{color:#5b5d57;margin-top:6px;font-size:10px;line-height:1.45;display:block}.queue-upload-error{color:#8f342d;margin:8px 0 0;font-size:11px;line-height:1.5}.queue-upload-actions{justify-content:flex-end;gap:7px;margin-top:8px;display:flex}.queue-upload-actions:empty{display:none}.queue-upload-actions button{border:1px solid var(--line-dark);min-height:40px;color:var(--ink);background:var(--surface);cursor:pointer;border-radius:9px;padding:0 12px;font-size:11px;font-weight:750}.queue-upload-actions button.primary{color:#fff;border-color:var(--ink);background:var(--ink)}.evidence-workflow{margin-top:13px}.evidence-device-card{border:1px solid var(--line-dark);background:var(--paper);border-radius:12px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.evidence-device-card>span{color:#fff;background:var(--ink);border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.evidence-device-card>div{flex-direction:column;min-width:0;display:flex}.evidence-device-card b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.evidence-device-card small{color:#5b5d57;margin-top:4px;font-size:10px}.evidence-device-card button{border:1px solid var(--line-dark);background:var(--surface);cursor:pointer;border-radius:9px;min-height:44px;padding:0 11px;font-size:11px;font-weight:650}.video-capture-button{color:#fff;border:1px solid var(--ink);background:var(--ink);cursor:pointer;border-radius:14px;grid-template-columns:48px 1fr;align-items:center;gap:12px;min-height:94px;margin-top:10px;padding:15px;display:grid}.video-capture-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.video-capture-button>svg{border:1px solid #ffffff40;border-radius:13px;width:48px;height:48px;padding:11px}.video-capture-button>span{flex-direction:column;min-width:0;display:flex}.video-capture-button b{font-size:15px}.video-capture-button small{text-overflow:ellipsis;white-space:nowrap;color:#ffffffad;margin-top:5px;font-size:10px;overflow:hidden}.video-capture-button.has-video{background:#243e2d;border-color:#243e2d}.evidence-video-preview{background:#090a09;border-radius:12px;width:100%;max-height:300px;margin-top:10px;display:block}.evidence-defect-picker{margin-top:13px}.evidence-defect-picker>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.evidence-defect-picker>header b{font-size:14px}.evidence-defect-picker>header span{color:#5b5d57;font-size:11px}.evidence-defect-picker>div{border-top:1px solid var(--line);padding:10px 0}.evidence-defect-picker>div>b{font-size:12px}.evidence-defect-picker>div>div{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.evidence-defect-picker button{border:1px solid var(--line-dark);background:var(--paper);cursor:pointer;border-radius:9px;align-items:center;gap:4px;min-height:44px;padding:0 11px;font-size:12px;font-weight:650;display:inline-flex}.evidence-defect-picker button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.scanner-target:disabled,.group-imei-form>button:disabled{cursor:not-allowed;opacity:.5}.result-camera-scan-button{text-align:left;border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:13px;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:11px;width:100%;min-height:76px;margin-top:13px;padding:12px;display:grid}.result-camera-scan-button>svg:first-child{border:1px solid #ffffff38;border-radius:11px;width:42px;height:42px;padding:9px}.result-camera-scan-button>span{flex-direction:column;min-width:0;display:flex}.result-camera-scan-button b{font-size:14px}.result-camera-scan-button small{color:#ffffffa8;margin-top:5px;font-size:10px;line-height:1.4}.result-camera-scan-button:disabled{cursor:not-allowed;opacity:.45}.abnormal-imei-entry{margin-top:0}.tester-greeting p,.tester-batch-head small,.batch-numbers>span,.batch-colors span,.tester-action em,.tester-today-main span,.tester-today-main em,.tester-today-panel>footer,.tester-batch-select,.color-session>div:first-child b,.color-chips button,.scanner-target small,.recent-inbound article small,.recent-inbound article time,.tester-batch-head span,.tester-action small,.tester-today-panel>header span,.tester-today-panel>header button,.tester-view-header .eyebrow,.inbound-success b,.inbound-success span,.inbound-success>small{font-size:10px}.tester-action b,.tester-today-panel>header b{font-size:15px}.tester-today-main strong small,.tester-today-panel>footer b{font-size:11px}.tester-batch-select select,.color-chips button{font-size:12px}.scanner-target b{font-size:14px}.recent-inbound>div>b{font-size:13px}.recent-inbound article b{font-size:11px}.process-view{min-height:calc(100dvh - 80px);padding:16px 20px 30px}.missing-job{min-height:55dvh;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.missing-job b{color:var(--ink);font-size:13px}.process-top{justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.process-device{flex-direction:column;align-items:center;padding:28px 0 20px;display:flex}.device-large{color:#fff;background:var(--ink);border-radius:24px;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:17px;display:inline-flex;box-shadow:0 13px 27px #1112102e}.process-device h1{letter-spacing:-.04em;margin:0 0 5px;font-size:24px}.process-device p{color:var(--muted);margin-bottom:10px;font-family:ui-monospace,monospace;font-size:10px}.quality-tag{color:var(--muted);background:var(--surface-soft);border-radius:99px;padding:6px 9px;font-size:9px;font-weight:650}.timer-card{border:1px solid var(--line-dark);background:#fff;border-radius:18px;padding:22px}.timer-card>span{text-align:center;color:var(--muted);letter-spacing:.08em;font-size:10px;font-weight:700;display:block}.timer-card strong{text-align:center;letter-spacing:-.06em;margin:13px 0 18px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:38px;font-weight:480;display:block}.timer-threshold{background:var(--surface-soft);border-radius:99px;height:5px;position:relative}.timer-threshold i{border-radius:inherit;background:var(--ink);height:100%;transition:width 1s linear;display:block}.timer-threshold em{background:var(--muted);width:1px;height:11px;position:absolute;top:-3px}.timer-labels{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:8px;display:flex}.process-info{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:13px}.known-defects{border:1px solid var(--ink);background:var(--surface);border-radius:14px;margin-top:13px;padding:12px}.known-defects>div:first-child{align-items:center;gap:9px;display:flex}.known-defects>div:first-child span{flex-direction:column;display:flex}.known-defects>div:first-child b{font-size:9px}.known-defects>div:first-child small{color:var(--muted);margin-top:3px;font-size:7px}.known-defects>div:last-child{flex-wrap:wrap;gap:5px;margin-top:10px;display:flex}.known-defects>div:last-child span{color:#fff;background:var(--ink);border-radius:7px;padding:6px 8px;font-size:7px}.process-info>div{justify-content:space-between;align-items:center;padding:15px;display:flex}.process-info>div+div{border-top:1px solid var(--line)}.process-info span{color:var(--muted);font-size:10px}.process-info b{align-items:center;gap:5px;font-size:11px;display:inline-flex}.process-actions{grid-template-columns:1fr 1.25fr;gap:10px;margin-top:19px;display:grid}.process-actions button{min-height:52px}.issue-button{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;margin-top:12px;font-size:10px;display:flex}.completed-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100dvh - 160px);display:flex}.big-check{color:#fff;background:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:86px;height:86px;margin-bottom:24px;display:inline-flex;box-shadow:0 0 0 9px #1112100f}.completed-state h1{margin-bottom:9px;font-size:27px}.completed-state>p{max-width:310px;color:var(--muted);font-size:11px;line-height:1.7}.completion-summary{border:1px solid var(--line);border-radius:14px;grid-template-columns:1fr 1fr;width:100%;margin:20px 0;display:grid}.completion-summary div{flex-direction:column;padding:15px;display:flex}.completion-summary div+div{border-left:1px solid var(--line)}.completion-summary span{color:var(--muted);margin-bottom:5px;font-size:9px}.completion-summary b{font-size:13px}.simple-page{padding:28px 20px 110px}.page-intro h1{margin-bottom:7px;font-size:26px}.page-intro p{color:var(--muted);font-size:11px}.filter-chips{gap:7px;display:flex;overflow-x:auto}.filter-chips button,.segmented button{white-space:nowrap;border:1px solid var(--line);color:var(--muted);background:var(--surface);cursor:pointer;border-radius:99px;font-size:10px}.filter-chips button{min-height:44px;padding:8px 13px}.filter-chips button.active,.segmented button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.record-periods{grid-template-columns:repeat(4,1fr);display:grid;overflow:visible}.record-periods button{padding-left:8px;padding-right:8px}.custom-date-range{border:1px solid var(--line);background:var(--surface);border-radius:13px;grid-template-columns:1fr auto 1fr;align-items:end;gap:10px;margin-top:12px;padding:12px;display:grid}.custom-date-range>span{color:var(--muted);padding-bottom:13px;font-size:12px}.custom-date-range label{color:var(--muted);flex-direction:column;gap:7px;font-size:11px;font-weight:650;display:flex}.custom-date-range input{border:1px solid var(--line-dark);width:100%;min-width:0;height:48px;color:var(--ink);background:var(--paper);border-radius:9px;outline:0;padding:0 9px;font-size:13px}.record-list{border-top:1px solid var(--line);margin-top:18px}.record-item{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;grid-template-columns:47px minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:16px 0;display:grid}.record-item>svg{color:var(--muted);transition:transform .18s}.record-item:active>svg{transform:translate(3px)}.record-time,.record-main,.record-price{flex-direction:column;display:flex}.record-main{min-width:0}.record-time b{font-size:11px}.record-time span,.record-main span,.record-main small,.record-price span{color:var(--muted);margin-top:4px;font-size:8px}.record-main b{font-size:12px}.record-main b,.record-main span,.record-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.record-price{text-align:right}.record-price b{font-size:12px}.tester-record-page{-webkit-font-smoothing:auto;text-rendering:optimizelegibility;padding-top:25px}.tester-record-page .page-intro{margin-bottom:17px}.tester-record-page .page-intro .eyebrow{color:#5c5e58;font-size:12px;font-weight:750}.tester-record-page .page-intro p{color:#5c5e58;font-size:13px;font-weight:520;line-height:1.55}.tester-record-page .record-periods button{color:#555750;min-height:48px;font-size:13px;font-weight:650}.tester-record-page .record-periods button.active{color:#fff}.tester-record-summary{border:1px solid var(--line-dark);background:var(--surface);border-radius:15px;grid-template-columns:1fr 1.15fr 1.15fr;margin-top:14px;display:grid}.tester-record-summary>div{flex-direction:column;justify-content:center;min-width:0;padding:13px 10px;display:flex}.tester-record-summary>div+div{border-left:1px solid var(--line)}.tester-record-summary span{color:#5b5d57;margin-bottom:6px;font-size:12px;font-weight:650}.tester-record-summary b{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:17px;font-weight:700;overflow:hidden}.tester-record-summary small{margin-left:3px;font-size:11px}.tester-record-list{gap:10px;margin-top:14px;display:grid}.tester-record-card{border:1px solid var(--line-dark);background:var(--surface);border-radius:15px;padding:15px}.tester-record-card>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.tester-record-card>header>div{align-items:center;gap:8px;min-width:0;display:flex}.tester-record-card>header span{color:#fff;background:var(--ink);border-radius:7px;flex:none;padding:6px 8px;font-size:11px;font-weight:650}.tester-record-card>header b{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:750;overflow:hidden}.tester-record-card>header strong{flex:none;font-size:16px;font-weight:750}.tester-record-meta{border-top:1px solid var(--line);grid-template-columns:1.2fr 1fr 1fr;margin-top:13px;padding-top:12px;display:grid}.tester-record-meta>span{flex-direction:column;min-width:0;display:flex}.tester-record-meta>span+span{border-left:1px solid var(--line);padding-left:10px}.tester-record-meta small{color:#5b5d57;margin-bottom:5px;font-size:11px;font-weight:650}.tester-record-meta b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.tester-record-card>footer{color:#5b5d57;justify-content:space-between;gap:10px;margin-top:13px;font-size:11px;font-weight:580;display:flex}.tester-record-card>footer span:last-child{text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tester-record-feedback{border:1px solid var(--line);text-align:center;background:var(--surface);border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;margin-top:14px;padding:24px;display:flex}.tester-record-feedback b{margin-top:14px;font-size:15px}.tester-record-feedback small{color:#5b5d57;max-width:280px;margin-top:7px;font-size:12px;line-height:1.55}.tester-record-feedback button,.tester-record-pagination button{color:#fff;background:var(--ink);cursor:pointer;border:0;border-radius:12px;min-height:50px;font-size:14px;font-weight:700}.tester-record-feedback button{min-width:150px;margin-top:18px;padding:0 20px}.tester-record-spinner{border:3px solid var(--line-dark);border-top-color:var(--ink);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite tester-record-spin}@keyframes tester-record-spin{to{transform:rotate(360deg)}}.tester-record-pagination{border:1px solid var(--line-dark);text-align:center;background:var(--surface);border-radius:15px;gap:9px;margin-top:14px;padding:15px;display:grid}.tester-record-pagination>span{color:#5b5d57;font-size:12px;font-weight:650}.tester-record-pagination>small{color:#8f342d;font-size:11px;line-height:1.5}.tester-record-pagination button{width:100%}.tester-record-pagination button:disabled{cursor:wait;opacity:.58}.profile-page{padding-top:25px}.profile-card{color:#fff;background:var(--ink);border-radius:18px;align-items:center;padding:21px;display:flex}.profile-avatar{background:#ffffff14;border:1px solid #fff3;border-radius:20px;justify-content:center;align-items:center;width:66px;height:66px;margin-right:16px;font-size:16px;font-weight:700;display:inline-flex}.profile-card .eyebrow{color:#ffffff7a}.profile-card h1{margin-bottom:5px;font-size:22px}.profile-card p{color:#ffffff94;margin-bottom:0;font-size:10px}.profile-metrics{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr 1fr;margin:15px 0 24px;display:grid}.profile-metrics>div,.profile-metrics>button{min-width:0;color:var(--ink);text-align:left;font:inherit;background:0 0;border:0;flex-direction:column;align-items:flex-start;padding:17px;display:flex}.profile-metrics>button{cursor:pointer}.profile-metrics>div+div,.profile-metrics>button+button{border-left:1px solid var(--line)}.profile-metrics span{color:var(--muted);margin-bottom:7px;font-size:9px}.profile-metrics b{font-size:16px}.profile-metrics small{margin-left:4px;font-size:9px}.profile-metrics em{color:var(--muted);align-items:center;gap:2px;margin-top:10px;font-size:10px;font-style:normal;font-weight:650;display:inline-flex}.profile-section-heading{justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:8px;display:flex}.profile-section-heading span{font-size:15px;font-weight:750}.profile-section-heading small{color:var(--muted);font-size:10px}.setting-list{border-top:1px solid var(--line)}.setting-list button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:68px;color:var(--ink);text-align:left;font:inherit;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;padding:13px 4px;display:flex}.setting-list button>span{align-items:center;gap:12px;min-width:0;display:flex}.setting-list button>span>span{flex-direction:column;gap:3px;min-width:0;display:flex}.setting-list button b{font-size:14px}.setting-list button small{color:var(--muted);font-size:11px;font-weight:500;line-height:1.4}.setting-list button>svg{color:var(--muted)}.version-label{text-align:center;color:var(--muted-light);letter-spacing:.07em;margin-top:32px;font-size:8px}.empty-records{min-height:230px;color:var(--muted-light);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-records b{color:var(--ink);margin:10px 0 5px;font-size:14px}.empty-records span{text-align:center;font-size:12px;line-height:1.55}.setting-list button.logout-row{color:var(--ink);font-weight:700}.detail-page{padding-top:18px}.detail-page-header{justify-content:center;align-items:center;min-height:48px;margin-bottom:14px;display:flex;position:relative}.detail-page-header>span{font-size:15px;font-weight:750}.detail-back-button{min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0 8px;font-size:12px;font-weight:650;display:inline-flex;position:absolute;left:-6px}.detail-hero{color:#fff;background:var(--ink);border-radius:17px;align-items:center;gap:14px;padding:18px;display:flex}.detail-icon{background:#ffffff14;border:1px solid #fff3;border-radius:15px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.detail-hero>div{min-width:0}.detail-hero .eyebrow{color:#ffffff94}.detail-hero h1{text-overflow:ellipsis;white-space:nowrap;margin:3px 0 5px;font-size:21px;overflow:hidden}.detail-hero p{color:#ffffffa6;margin:0;font-size:11px;line-height:1.5}.detail-list{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin:15px 0 0}.detail-list>div{grid-template-columns:minmax(90px,.8fr) minmax(0,1.55fr);align-items:center;gap:14px;min-height:54px;padding:12px 15px;display:grid}.detail-list>div+div{border-top:1px solid var(--line)}.detail-list dt{color:var(--muted);font-size:12px}.detail-list dd{overflow-wrap:anywhere;text-align:right;min-width:0;margin:0;font-size:13px;font-weight:700}.detail-imei{letter-spacing:.035em}.detail-note{border:1px solid var(--line);background:var(--surface);border-radius:15px;margin-top:13px;padding:15px}.detail-note span{color:var(--muted);font-size:12px}.detail-note p{margin:7px 0 0;font-size:13px;line-height:1.6}.permission-list{gap:9px;margin-top:14px;display:grid}.permission-list article{border:1px solid var(--line);background:var(--surface);border-radius:15px;grid-template-columns:43px 1fr 22px;align-items:center;gap:12px;min-height:72px;padding:12px 14px;display:grid}.permission-list article>span{color:#fff;background:var(--ink);border-radius:12px;justify-content:center;align-items:center;width:43px;height:43px;font-size:13px;font-weight:750;display:inline-flex}.permission-list article>div{flex-direction:column;gap:4px;min-width:0;display:flex}.permission-list article b{font-size:14px}.permission-list article small{color:var(--muted);font-size:11px}.permission-list article>svg{color:var(--ink)}.detail-empty{border:1px solid var(--line);color:var(--muted);text-align:center;background:var(--surface);border-radius:15px;padding:24px;font-size:13px}.account-online{justify-content:flex-end;align-items:center;gap:7px;display:inline-flex}.account-online i{background:var(--ink);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #1112101a}.detail-help{color:var(--muted);background:#1112100b;border-radius:12px;margin:13px 0 0;padding:12px 14px;font-size:11px;line-height:1.55}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f100e80;justify-content:center;align-items:flex-end;padding:15px;display:flex;position:fixed;inset:0}.scan-backdrop{align-items:center}.bottom-sheet{background:var(--paper);border-radius:24px 24px 18px 18px;width:min(100%,440px);padding:12px 20px 22px;animation:.24s ease-out sheet-up;box-shadow:0 25px 70px #00000040}.scan-sheet{border-radius:22px}@keyframes sheet-up{0%{opacity:.3;transform:translateY(30px)}}.sheet-handle{background:var(--line-dark);border-radius:99px;width:36px;height:4px;margin:0 auto 18px}.sheet-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.sheet-heading h2{letter-spacing:-.03em;margin-bottom:0;font-size:20px}.camera-box{border:1px dashed var(--line-dark);background:var(--surface);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:146px;margin:19px 0 17px;display:flex}.scan-corners{color:#fff;background:var(--ink);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:inline-flex}.camera-box b{font-size:12px}.camera-box small{color:var(--muted);margin-top:5px;font-size:9px}.or-line{color:var(--muted);align-items:center;gap:10px;margin-bottom:15px;font-size:8px;display:flex}.or-line:before,.or-line:after{content:"";background:var(--line);flex:1;height:1px}.field-label{color:var(--muted);flex-direction:column;gap:7px;margin-bottom:14px;font-size:9px;font-weight:650;display:flex}.field-label input,.field-label textarea,.select-like,.price-input{border:1px solid var(--line-dark);width:100%;min-height:44px;color:var(--ink);background:var(--surface);border-radius:11px;outline:0;padding:0 13px;font-size:11px}.field-label select{border:1px solid var(--line-dark);width:100%;min-height:44px;color:var(--ink);background:var(--surface);border-radius:11px;outline:0;padding:0 34px 0 13px;font-size:11px}.field-label textarea{resize:vertical;min-height:75px;padding-top:12px}.field-label input:focus,.field-label textarea:focus{border-color:var(--ink);box-shadow:0 0 0 3px #1112100f}.select-like{justify-content:space-between;align-items:center;display:flex}.finish-sheet{text-align:center;padding-bottom:20px}.completion-icon{color:#fff;background:var(--ink);border-radius:50%;justify-content:center;align-items:center;width:57px;height:57px;margin:5px 0 14px;display:inline-flex}.finish-sheet h2{margin-bottom:8px;font-size:20px}.finish-sheet>p{color:var(--muted);font-size:10px;line-height:1.6}.finish-sheet .field-label{text-align:left}.sheet-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.admin-mode{background:var(--paper)}.admin-app{z-index:1;min-height:100dvh;display:flex;position:relative}.admin-sidebar{z-index:20;color:#fff;background:#111210;flex-direction:column;width:224px;padding:25px 15px 17px;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{border-bottom:1px solid #ffffff1a;padding:0 9px 24px}.admin-brand .brand-mark{background:#ffffff0f;border:1px solid #ffffff2e}.admin-brand small{color:#ffffff6e}.admin-nav{flex:1;padding-top:19px}.nav-group{flex-direction:column;gap:4px;margin-bottom:25px;display:flex}.nav-group>span{color:#ffffff4d;letter-spacing:.16em;padding:0 12px 7px;font-size:8px;font-weight:700}.nav-group button{color:#ffffff8f;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;height:42px;padding:0 12px;font-size:11px;display:flex;position:relative}.nav-group button.active{color:#fff;background:#ffffff1a}.nav-group button.active:before{content:"";background:#fff;border-radius:2px;width:2px;height:18px;position:absolute;left:0}.nav-group button em{min-width:18px;height:18px;color:var(--ink);background:#fff;border-radius:99px;justify-content:center;align-items:center;margin-left:auto;font-size:8px;font-style:normal;font-weight:700;display:inline-flex}.sidebar-user{text-align:left;color:#fff;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff1a;align-items:center;gap:10px;width:100%;padding:14px 8px 0;display:flex}.sidebar-user>span{background:#ffffff14;border:1px solid #fff3;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:700;display:inline-flex}.sidebar-user div{flex-direction:column;flex:1;display:flex}.sidebar-user small{color:#ffffff61;margin-top:3px;font-size:8px}.sidebar-user svg{color:#ffffff59}.admin-main{width:calc(100% - 224px);min-width:0;margin-left:224px}.admin-header{z-index:16;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f7f4e0;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.admin-mobile-brand{display:none}.global-search{border:1px solid var(--line);width:min(360px,36vw);height:36px;color:var(--muted);background:var(--surface);border-radius:10px;align-items:center;gap:9px;padding:0 11px;display:flex}.global-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:10px}.global-search kbd{border:1px solid var(--line);color:var(--muted-light);background:var(--paper);border-radius:5px;padding:3px 5px;font-family:inherit;font-size:8px}.header-actions{align-items:center;gap:12px;display:flex}.live-status{color:var(--muted);align-items:center;gap:7px;margin-right:4px;font-size:9px;display:inline-flex}.admin-avatar{color:#fff;background:var(--ink);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:700;display:inline-flex}.admin-content{width:min(100%,1510px);margin:0 auto;padding:31px 30px 65px}.admin-message{min-height:39px;margin-bottom:18px;padding:0 11px}.admin-page-title{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:26px;display:flex}.admin-page-title h1{letter-spacing:-.04em;margin-bottom:7px;font-size:28px}.admin-page-title p{color:var(--muted);margin-bottom:0;font-size:10px}.title-actions,.panel-actions,.header-actions,.panel-actions{align-items:center;gap:9px;display:flex}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.metric-card{border:1px solid var(--line);background:#fffc;border-radius:15px;min-height:147px;padding:18px;position:relative;overflow:hidden}.metric-top{justify-content:space-between;align-items:center;display:flex}.metric-top>span:first-child{color:var(--muted);font-size:10px}.metric-top .positive,.metric-top .neutral{color:var(--ink);background:var(--surface-soft);border-radius:99px;padding:4px 6px;font-size:8px;font-weight:700}.metric-top .neutral{color:var(--muted)}.metric-card strong{letter-spacing:-.055em;margin-top:17px;font-family:ui-monospace,SFMono-Regular,monospace;font-size:27px;font-weight:540;display:block}.metric-card strong small{color:var(--muted);margin-left:4px;font-family:inherit;font-size:10px}.metric-card p{color:var(--muted);margin:7px 0 0;font-size:8px}.metric-symbol{color:#0000;-webkit-text-stroke:1px #1112100f;font-family:Georgia,serif;font-size:90px;font-style:normal;position:absolute;bottom:-25px;right:-7px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);gap:13px;margin-top:13px;display:grid}.panel{border:1px solid var(--line);background:#ffffffd6;border-radius:15px}.panel-heading{justify-content:space-between;align-items:center;gap:15px;padding:18px 19px 0;display:flex}.panel-heading .eyebrow{margin-bottom:3px}.panel-heading h2{margin-bottom:0;font-size:14px}.segmented{background:var(--surface-soft);border-radius:9px;padding:3px;display:flex}.segmented button{background:0 0;border:0;border-radius:7px;padding:5px 9px}.chart-summary{align-items:baseline;gap:12px;padding:17px 19px 0;display:flex}.chart-summary strong{font-family:ui-monospace,monospace;font-size:25px}.chart-summary strong small{color:var(--muted);font-size:9px}.chart-summary span{color:var(--muted);font-size:8px}.bar-chart{background:repeating-linear-gradient(0deg,#0000 0 39px,#1112100e 40px);align-items:flex-end;gap:clamp(5px,1vw,13px);height:178px;padding:20px 19px 16px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;height:100%;display:flex}.bar-column i{background:var(--ink);opacity:.78;border-radius:4px 4px 2px 2px;width:100%;max-width:24px;min-height:5px;display:block;position:relative}.bar-column:nth-child(-n+4) i{opacity:.27}.bar-column:nth-child(n+5):nth-child(-n+8) i{opacity:.48}.bar-column i em{font-size:7px;font-style:normal;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.bar-column span{min-height:8px;color:var(--muted-light);font-size:7px}.stage-load-list{padding:9px 19px 15px}.stage-load-list>div{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr 60px;align-items:center;gap:10px;padding:11px 0;display:grid}.stage-load-list>div:last-child{border-bottom:0}.stage-index{border:1px solid var(--line);border-radius:8px;justify-content:center;align-items:center;width:27px;height:27px;font-family:ui-monospace,monospace;font-size:8px;display:inline-flex}.stage-load-main>div{justify-content:space-between;margin-bottom:6px;display:flex}.stage-load-main span{color:var(--muted);font-size:8px}.stage-load-main>i{background:var(--surface-soft);border-radius:3px;height:3px;display:block}.stage-load-main>i em{border-radius:inherit;background:var(--ink);height:100%;display:block}.stage-load-list>div>small{text-align:right;color:var(--muted);font-size:7px}.stage-load-list>div.busy>small{color:var(--ink);font-weight:700}.live-table-panel{margin-top:13px;overflow:hidden}.data-page-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:63px;padding:12px 16px;display:flex}.data-table-wrap{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:780px}.data-table th{text-align:left;border-bottom:1px solid var(--line);height:43px;color:var(--muted);letter-spacing:.035em;background:#efefeb94;padding:0 15px;font-size:8px;font-weight:650}.data-table td{border-bottom:1px solid var(--line);white-space:nowrap;height:62px;padding:0 15px;font-size:9px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr{transition:background .16s}.data-table tbody tr:hover{background:#efefeb80}.data-table td b{font-size:9px}.data-table td>small.cell-subtext{color:var(--muted);margin-top:4px;font-size:7px;display:block}.stage-badge{color:#fff;background:var(--ink);border-radius:7px;justify-content:center;align-items:center;width:23px;height:23px;margin-right:7px;font-family:ui-monospace,monospace;font-size:7px;display:inline-flex}.tiny-avatar{border:1px solid var(--line);background:var(--surface-soft);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:7px;font-size:8px;font-weight:700;display:inline-flex}.status-pill{color:var(--ink);background:var(--surface-soft);border-radius:99px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;display:inline-flex}.status-pill.overdue{color:#fff;background:var(--ink-soft)}.status-pill.overdue i{box-shadow:none;background:#fff}.status-pill.complete i{background:var(--muted);box-shadow:none}.status-pill.off{color:var(--muted);border:1px solid var(--line);background:0 0}.status-pill.off i{background:var(--muted-light);box-shadow:none}.table-footer{border-top:1px solid var(--line);min-height:56px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 16px;font-size:8px;display:flex}.table-footer>div{gap:4px;display:flex}.table-footer button{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;font-size:8px;display:inline-flex}.table-footer button.active{color:#fff;border-color:var(--ink);background:var(--ink)}.empty-table{min-height:250px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-table b{color:var(--ink);margin:10px 0 4px;font-size:11px}.record-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.record-summary div{flex-direction:column;padding:17px;display:flex}.record-summary div+div{border-left:1px solid var(--line)}.record-summary span{color:var(--muted);margin-bottom:6px;font-size:8px}.record-summary b{font-family:ui-monospace,monospace;font-size:17px}.batch-admin-summary{grid-template-columns:repeat(3,minmax(0,180px));gap:11px;margin-bottom:14px;display:grid}.batch-admin-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:13px;flex-direction:column;justify-content:center;min-height:83px;padding:14px 16px;display:flex}.batch-admin-summary span{color:var(--muted);margin-bottom:7px;font-size:8px}.batch-admin-summary b{font-family:ui-monospace,monospace;font-size:22px}.batch-admin-summary small{color:var(--muted);margin-left:4px;font-size:8px}.batch-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.admin-batch-card{border:1px solid var(--line);background:#ffffffd6;border-radius:16px;padding:18px}.admin-batch-card>header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.admin-batch-card>header h2{margin:12px 0 5px;font-size:18px}.admin-batch-card>header p{color:var(--muted);margin:0;font-size:8px}.admin-batch-card>header>button{width:auto;padding:0 9px}.admin-batch-progress{background:var(--surface-soft);border-radius:99px;height:4px;margin:17px 0 11px;overflow:hidden}.admin-batch-progress span{border-radius:inherit;background:var(--ink);height:100%;display:block}.admin-batch-numbers{justify-content:space-between;align-items:baseline;display:flex}.admin-batch-numbers>b{font-family:ui-monospace,monospace;font-size:24px}.admin-batch-numbers>b small{color:var(--muted);margin-left:4px;font-family:inherit;font-size:8px}.admin-batch-numbers>span{color:var(--muted);font-size:8px}.admin-color-list{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;margin-top:14px;padding-top:13px;display:flex}.admin-color-list span{border:1px solid var(--line);background:var(--paper);border-radius:8px;align-items:center;gap:9px;padding:6px 8px;font-size:8px;display:inline-flex}.admin-color-list span em{font-style:normal}.admin-color-list b{color:var(--muted);font-size:7px}.inline-add-form{grid-template-columns:1fr auto;margin-top:12px;display:grid}.inline-add-form input{border:1px solid var(--line-dark);background:#fff;border-right:0;border-radius:9px 0 0 9px;outline:0;min-width:0;height:36px;padding:0 10px;font-size:8px}.inline-add-form button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:0 9px 9px 0;justify-content:center;align-items:center;gap:5px;min-width:88px;padding:0 10px;font-size:8px;display:inline-flex}.inline-add-form button:disabled{opacity:.5}.admin-batch-card .inline-add-form{grid-template-columns:1fr .75fr auto}.admin-batch-card .inline-add-form input+input{border-left:0;border-radius:0}.batch-dialog-intro{color:var(--muted);margin:20px 0;font-size:9px;line-height:1.65}.batch-settlement-price{color:#fff;background:var(--ink);border-radius:10px;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;padding:10px 11px;display:flex}.batch-settlement-price>span{color:#ffffff94;font-size:10px}.batch-settlement-price>b{font-family:ui-monospace,monospace;font-size:15px}.batch-settlement-price small{color:#ffffff8c;font-family:inherit;font-size:9px}.delivery-admin-page{flex-direction:column;gap:14px;display:flex}.warehouse-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.warehouse-summary>div{border:1px solid var(--line);background:var(--surface);border-radius:14px;flex-direction:column;justify-content:center;min-height:92px;padding:15px 17px;display:flex}.warehouse-summary>div.ready{color:#fff;border-color:var(--ink);background:var(--ink)}.warehouse-summary span{color:var(--muted);margin-bottom:8px;font-size:11px}.warehouse-summary .ready span{color:#ffffff94}.warehouse-summary b{font-family:ui-monospace,monospace;font-size:27px}.warehouse-summary small{color:var(--muted);margin-left:4px;font-size:11px}.warehouse-summary .ready small{color:#ffffff8c}.warehouse-task-guide{border:1px solid var(--ink);background:#fff;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:14px 16px;display:grid}.warehouse-task-guide>span{color:#fff;background:var(--ink);border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.warehouse-task-guide>div{flex-direction:column;min-width:0;display:flex}.warehouse-task-guide b{font-size:13px}.warehouse-task-guide small{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.55}.warehouse-task-guide>button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:11px;font-weight:750;display:inline-flex}.warehouse-task-guide>button:disabled{color:var(--muted);border-color:var(--line);background:var(--surface-soft);cursor:default}.warehouse-batches-section{border:1px solid var(--line);background:#ffffffd6;border-radius:15px;padding:18px}.section-inline-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.section-inline-heading h2{margin:3px 0 0;font-size:17px}.section-inline-heading>small{max-width:410px;color:var(--muted);text-align:right;font-size:11px}.warehouse-batch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.warehouse-batch-card{border:1px solid var(--line);background:var(--paper);border-radius:14px;padding:16px}.warehouse-batch-card>header{justify-content:space-between;align-items:flex-start;gap:13px;display:flex}.warehouse-batch-card>header span{color:var(--muted);font-size:10px}.warehouse-batch-card>header h3{margin:6px 0 3px;font-size:18px}.warehouse-batch-card>header p{color:var(--muted);margin:0;font-size:11px}.warehouse-batch-card>header>b{white-space:nowrap;font-family:ui-monospace,monospace;font-size:16px}.warehouse-batch-card>header>b small{color:var(--muted);margin-left:2px;font-size:10px}.warehouse-count-grid{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(5,1fr);margin-top:15px;display:grid;overflow:hidden}.warehouse-count-grid>span{background:#fff;flex-direction:column;gap:5px;min-width:0;padding:9px 7px;display:flex}.warehouse-count-grid>span+span{border-left:1px solid var(--line)}.warehouse-count-grid>span.ready{color:#fff;background:var(--ink)}.warehouse-count-grid small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.warehouse-count-grid .ready small{color:#ffffff91}.warehouse-count-grid b{font-family:ui-monospace,monospace;font-size:17px}.warehouse-stage-flow{flex-wrap:wrap;gap:5px;min-height:32px;margin-top:11px;display:flex}.warehouse-stage-flow>span{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto auto auto;align-items:center;gap:5px;padding:5px 7px;display:inline-grid}.warehouse-stage-flow i{color:#fff;background:var(--ink);border-radius:5px;justify-content:center;align-items:center;width:18px;height:18px;font-family:ui-monospace,monospace;font-size:8px;font-style:normal;display:inline-flex}.warehouse-stage-flow b,.warehouse-stage-flow small{font-size:9px}.warehouse-stage-flow small{color:var(--muted)}.warehouse-stage-flow .abnormal{border-color:var(--ink)}.warehouse-batch-financials{border:1px solid var(--line);background:var(--surface);border-radius:9px;grid-template-columns:repeat(3,1fr);margin-top:11px;display:grid;overflow:hidden}.warehouse-batch-financials>span{flex-direction:column;gap:4px;min-width:0;padding:8px 9px;display:flex}.warehouse-batch-financials>span+span{border-left:1px solid var(--line)}.warehouse-batch-financials small{color:var(--muted);font-size:9px}.warehouse-batch-financials b{font-family:ui-monospace,monospace;font-size:12px}.warehouse-batch-card>button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:40px;margin-top:13px;font-size:11px;display:flex}.warehouse-batch-card>button:disabled{color:var(--muted);border-color:var(--line);background:var(--surface-soft);cursor:default}.warehouse-set-price-form{border:1px dashed var(--line-strong);background:var(--surface-soft);border-radius:10px;gap:7px;margin-top:13px;padding:11px;display:grid}.warehouse-set-price-form>label{color:var(--muted);font-size:11px}.warehouse-set-price-form>div{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;display:grid;overflow:hidden}.warehouse-set-price-form>div>span{padding-left:10px;font-weight:800}.warehouse-set-price-form input{background:0 0;border:0;outline:0;min-width:0;height:38px;padding:0 8px;font-size:13px}.warehouse-set-price-form button{color:#fff;background:var(--ink);cursor:pointer;border:0;align-self:stretch;padding:0 13px;font-size:11px;font-weight:750}.warehouse-set-price-form button:disabled{opacity:.5;cursor:default}.delivery-list-panel{overflow:hidden}.delivery-list-total{color:var(--muted);font-size:11px}.delivery-table{min-width:1120px}.delivery-money-cell{flex-direction:column;gap:4px;display:flex}.delivery-money-cell span{color:var(--muted);font-size:10px}.delivery-money-cell b{color:var(--ink);margin-left:4px}.delivery-profit-note{border-top:1px solid var(--line);color:var(--muted);background:var(--surface);margin:0;padding:11px 16px;font-size:10px}.dialog-card.delivery-create-dialog{width:min(100%,540px)}.delivery-create-summary{border:1px solid var(--line);background:var(--surface);border-radius:11px;align-items:center;gap:11px;padding:12px;display:flex}.delivery-create-summary>div{flex-direction:column;display:flex}.delivery-create-summary b{font-size:12px}.delivery-create-summary span{color:var(--muted);margin-top:3px;font-size:10px;line-height:1.5}.dialog-card.delivery-scan-dialog{width:min(100%,760px);max-height:min(90dvh,840px);overflow-y:auto}.delivery-context{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0 12px;display:grid}.delivery-context>div{border:1px solid var(--line);background:var(--surface);border-radius:10px;flex-direction:column;padding:11px 12px;display:flex}.delivery-context span{color:var(--muted);font-size:10px}.delivery-context b{margin-top:4px;font-size:12px}.delivery-context small{color:var(--muted);margin-top:3px;font-size:10px}.delivery-scan-form{color:#fff;background:var(--ink);border-radius:12px;padding:13px}.delivery-scan-form>label{align-items:center;gap:10px;display:flex}.delivery-scan-form>label>span{flex-direction:column;display:flex}.delivery-scan-form>label b{font-size:12px}.delivery-scan-form>label small{color:#ffffff8c;margin-top:3px;font-size:10px}.delivery-scan-form>div{grid-template-columns:1fr auto;margin-top:11px;display:grid}.delivery-scan-form input{min-width:0;height:46px;color:var(--ink);background:#fff;border:0;border-radius:9px 0 0 9px;outline:0;padding:0 13px;font-size:14px}.delivery-scan-form button{border:0;border-left:1px solid var(--line);min-width:80px;color:var(--ink);cursor:pointer;background:#fff;border-radius:0 9px 9px 0;font-size:12px;font-weight:700}.delivery-scan-form button:disabled{color:var(--muted-light);cursor:default}.delivery-running-total{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(4,1fr);margin-top:12px;display:grid;overflow:hidden}.delivery-running-total>div{background:#fff;flex-direction:column;justify-content:center;min-height:64px;padding:9px 11px;display:flex}.delivery-running-total>div+div{border-left:1px solid var(--line)}.delivery-running-total span{color:var(--muted);font-size:9px}.delivery-running-total b{margin-top:5px;font-family:ui-monospace,monospace;font-size:16px}.delivery-running-total small{color:var(--muted);font-size:10px}.delivery-device-list{border:1px solid var(--line);background:#fff;border-radius:11px;max-height:290px;margin-top:12px;overflow-y:auto}.delivery-device-list-heading{z-index:1;border-bottom:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;min-height:39px;padding:0 12px;display:flex;position:sticky;top:0}.delivery-device-list-heading b{font-size:11px}.delivery-device-list-heading span{color:var(--muted);font-size:10px}.delivery-device-row{border-bottom:1px solid var(--line);grid-template-columns:27px 1fr auto;align-items:center;gap:9px;min-height:53px;padding:7px 11px;display:grid}.delivery-device-row:last-child{border-bottom:0}.delivery-device-row>i{color:#fff;background:var(--ink);border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;font-family:ui-monospace,monospace;font-size:9px;font-style:normal;display:inline-flex}.delivery-device-row>div{flex-direction:column;min-width:0;display:flex}.delivery-device-row b{font-size:11px}.delivery-device-row span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-family:ui-monospace,monospace;font-size:9px;overflow:hidden}.delivery-device-row>button{border:1px solid var(--line);width:29px;height:29px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.delivery-device-row>small{color:var(--muted);font-size:9px}.delivery-device-empty{min-height:105px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.delivery-device-empty span{font-size:10px}.delivery-confirmed-note{color:#fff;background:var(--ink);border-radius:11px;align-items:center;gap:10px;margin:13px 0;padding:12px;display:flex}.delivery-confirmed-note>span{flex-direction:column;display:flex}.delivery-confirmed-note b{font-size:12px}.delivery-confirmed-note small{color:#ffffff8c;margin-top:3px;font-size:10px}.color-picker-field{border:1px solid var(--line);background:var(--surface);border-radius:12px;margin:2px 0 15px;padding:13px}.color-picker-heading{color:var(--ink);justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:10px;font-size:10px;font-weight:700;display:flex}.color-picker-heading small{color:var(--muted);font-size:8px;font-weight:500}.model-color-options{flex-wrap:wrap;gap:7px;min-height:31px;display:flex}.color-option{border:1px solid var(--line-dark);min-height:31px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:0 9px;font-size:9px;display:inline-flex}.color-option i{border:1px solid var(--line-dark);color:#fff;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:15px;height:15px;font-size:9px;font-style:normal;display:inline-flex}.color-option.selected{border-color:var(--ink);color:#fff;background:var(--ink)}.color-option.selected i{background:0 0;border-color:#fff}.color-empty{color:var(--muted);font-size:9px}.color-add-row{grid-template-columns:1fr auto;margin-top:11px;display:grid}.color-add-row input{border:1px solid var(--line-dark);min-width:0;height:36px;color:var(--ink);background:#fff;border-right:0;border-radius:8px 0 0 8px;outline:0;padding:0 10px;font-size:10px}.color-add-row input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #1112100f}.color-add-row button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:0 8px 8px 0;justify-content:center;align-items:center;gap:5px;min-width:72px;padding:0 10px;font-size:9px;display:inline-flex}.color-add-row button:disabled{opacity:.5}.color-picker-error{color:#8c1c13;margin:7px 0 0;font-size:9px}.selected-color-tags{flex-wrap:wrap;gap:6px;min-height:26px;margin-top:11px;display:flex}.selected-color-tags span{border:1px solid var(--ink);color:var(--ink);background:#fff;border-radius:99px;align-items:center;gap:5px;padding:5px 7px 5px 9px;font-size:9px;display:inline-flex}.selected-color-tags span>b{font-weight:700}.selected-color-tags label{color:var(--muted);align-items:center;gap:3px;font-size:8px;font-weight:600;display:inline-flex}.selected-color-tags label input{border:1px solid var(--line-dark);width:48px;height:24px;color:var(--ink);background:var(--surface);text-align:center;border-radius:6px;outline:0;padding:0 5px;font-size:9px}.selected-color-tags label input:focus{border-color:var(--ink)}.selected-color-tags button{width:17px;height:17px;color:var(--muted);background:var(--surface-soft);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:13px;line-height:1;display:inline-flex}.selected-color-tags button:hover{color:#fff;background:var(--ink)}.managed-color-tags{border-top:1px solid var(--line);flex-wrap:wrap;gap:7px;margin-top:14px;padding-top:14px;display:flex}.managed-color-tags button{border:1px solid var(--ink);min-height:34px;color:var(--ink);cursor:pointer;background:#fff;border-radius:99px;align-items:center;gap:7px;padding:0 10px;font-size:10px;display:inline-flex}.managed-color-tags button small{width:18px;height:18px;color:var(--muted);background:var(--surface-soft);border-radius:50%;justify-content:center;align-items:center;font-size:13px;line-height:1;display:inline-flex}.managed-color-tags button.inactive{color:var(--muted);border-color:var(--line-dark);opacity:.65;text-decoration:line-through}.managed-color-tags button.inactive small{color:var(--ink);text-decoration:none}.inspection-config-note{color:#fff;background:var(--ink);border-radius:14px;align-items:center;gap:12px;margin-bottom:14px;padding:14px 16px;display:flex}.inspection-config-note>div{flex-direction:column;flex:1;display:flex}.inspection-config-note span{color:#ffffff7a;margin-top:4px;font-size:8px}.inspection-config-note em{color:#fff9;font-size:8px;font-style:normal}.inspection-config-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.inspection-config-list>article{border:1px solid var(--line);background:#ffffffd6;border-radius:15px;padding:15px}.inspection-config-list>article.inactive{opacity:.55}.inspection-config-list article>header{grid-template-columns:34px 1fr auto;align-items:center;gap:10px;display:grid}.inspection-config-list article>header>span{color:#fff;background:var(--ink);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-family:ui-monospace,monospace;font-size:8px;display:inline-flex}.inspection-config-list article>header h2{margin:0;font-size:12px}.inspection-config-list article>header p{color:var(--muted);margin:4px 0 0;font-size:7px}.inspection-config-list article>header button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:7px;min-height:28px;padding:0 8px;font-size:7px}.admin-defect-tags{border-top:1px solid var(--line);flex-wrap:wrap;gap:6px;min-height:37px;margin-top:13px;padding-top:12px;display:flex}.admin-defect-tags button{border:1px solid var(--line-dark);background:var(--paper);cursor:pointer;border-radius:8px;align-items:center;gap:8px;min-height:30px;padding:0 9px;font-size:8px;display:inline-flex}.admin-defect-tags button small{color:var(--muted)}.admin-defect-tags button.inactive{opacity:.45;text-decoration:line-through}.pricing-note{color:#fff;background:var(--ink);border-radius:11px;justify-content:space-between;align-items:center;margin:14px;padding:13px 14px;display:flex}.pricing-note>div{align-items:center;gap:10px;display:flex}.pricing-note span{flex-direction:column;display:flex}.pricing-note small{color:#ffffff7a;margin-top:3px;font-size:7px}.pricing-note button{color:#fff;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:8px;display:inline-flex}.pricing-table{min-width:980px}.pricing-table th:not(:first-child){text-align:center}.pricing-table th>span{color:var(--muted-light);margin-bottom:3px;font-family:ui-monospace,monospace;font-size:7px;display:block}.pricing-table td:not(:first-child){text-align:center}.price-button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:57px;padding:7px 8px;font-size:9px;display:inline-flex}.price-button svg{opacity:0;transition:opacity .16s}.price-button:hover{border-color:var(--line);background:var(--surface-soft)}.price-button:hover svg{opacity:1}.model-color-summary{max-width:190px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:9px;line-height:1.4;display:block;overflow:hidden}.model-colors-edit{color:var(--ink);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:9px;font-weight:700;text-decoration:underline}.muted-cell{color:var(--muted);font-size:8px}.dialog-card{background:var(--paper);border-radius:19px;align-self:center;width:min(100%,430px);padding:22px;box-shadow:0 25px 70px #00000040}.dialog-card.user-dialog,.dialog-card.model-dialog,.dialog-card.model-colors-dialog{width:min(100%,540px)}.form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.process-checkboxes{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:8px;margin:7px 0 14px;padding:12px;display:grid}.process-checkboxes legend{color:var(--muted);padding:0 6px;font-size:8px;font-weight:650}.process-checkboxes label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 8px;font-size:8px;display:flex}.process-checkboxes label span{color:var(--muted);font-family:ui-monospace,monospace}.standalone-permission{border:1px solid var(--ink);background:var(--surface);border-radius:12px;gap:7px;margin:0 0 14px;padding:12px;display:grid}.standalone-permission>b{font-size:9px}.standalone-permission>label{cursor:pointer;align-items:flex-start;gap:9px;display:flex}.standalone-permission input{margin-top:3px}.standalone-permission label>span{flex-direction:column;display:flex}.standalone-permission strong{font-size:10px}.standalone-permission small{color:var(--muted);margin-top:3px;font-size:9px;line-height:1.5}.earnings-checkbox{color:var(--muted);align-items:center;gap:8px;margin-bottom:14px;font-size:8px;display:flex}.edit-context{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;margin:22px 0;padding:12px;display:flex}.edit-context>div{flex-direction:column;display:flex}.edit-context b{font-size:11px}.edit-context small{color:var(--muted);margin-top:4px;font-size:8px}.price-input{align-items:center;padding:0;display:flex;overflow:hidden}.price-input span{border-right:1px solid var(--line);background:var(--surface-soft);align-self:stretch;align-items:center;padding:0 12px;display:inline-flex}.price-input input{border:0;min-height:auto}.dialog-note{color:var(--muted);gap:7px;font-size:8px;line-height:1.5;display:flex}.staff-summary{border-bottom:1px solid var(--line);min-height:61px;color:var(--muted);align-items:center;gap:25px;padding:0 17px;font-size:8px;display:flex}.staff-summary span{align-items:center;gap:7px;display:flex}.staff-summary b{color:var(--ink);font-size:16px}.staff-avatar{color:#fff;background:var(--ink);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:10px;font-size:8px;font-weight:700;display:inline-flex}.account-state{border:1px solid var(--line);border-radius:7px;padding:5px 7px;font-size:8px}.account-toggle{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;min-width:46px;height:28px;font-size:8px}.account-toggle:disabled{opacity:.5}.admin-mobile-nav{display:none}@media (min-width:600px){.employee-app{border:1px solid var(--line-dark);border-radius:27px;height:calc(100dvh - 40px);min-height:0;margin:20px 0;overflow:hidden}.bottom-nav,.inspection-submit{border-radius:0 0 27px 27px;bottom:20px}.modal-backdrop{align-items:center}.bottom-sheet{border-radius:22px}}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.stage-load-list{grid-template-columns:1fr 1fr;gap:0 25px;display:grid}}@media (max-width:800px){.login-mode{padding:18px}.login-screen{grid-template-columns:1fr;min-height:min(720px,100dvh - 36px)}.login-story{display:none}.login-panel{padding:38px}.login-mobile-mark{margin-bottom:30px;display:block}.admin-sidebar{display:none}.admin-main{width:100%;margin-left:0}.admin-header{height:61px;padding:0 15px}.admin-mobile-brand{align-items:center;gap:7px;display:flex}.admin-mobile-brand .brand-mark{border-radius:8px;width:28px;height:28px}.admin-mobile-brand b{letter-spacing:.15em;font-size:11px}.global-search{width:min(45vw,280px)}.global-search kbd,.live-status,.header-actions .icon-button{display:none}.admin-content{padding:24px 14px 105px}.admin-page-title{align-items:flex-start}.admin-page-title h1{font-size:24px}.admin-page-title p,.title-actions .secondary-button{display:none}.admin-mobile-nav{z-index:50;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafaf7f5;grid-template-columns:repeat(9,1fr);min-height:67px;padding:7px 8px 5px;display:grid;position:fixed;bottom:0;left:0;right:0}.admin-mobile-nav button{color:var(--muted-light);background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;font-size:8px;display:flex}.admin-mobile-nav button.active{color:var(--ink)}.metric-grid{gap:9px}.batch-card-grid,.inspection-config-list,.warehouse-batch-grid{grid-template-columns:1fr}.warehouse-summary{grid-template-columns:1fr 1fr}}@media (max-width:560px){.login-mode{padding:0}.login-screen{min-height:100dvh;box-shadow:none;border:0;border-radius:0}.login-panel{padding:max(56px, env(safe-area-inset-top)) 28px 28px;align-items:flex-start}.login-form{max-width:380px}.employee-app{box-shadow:none}.mobile-header{padding-top:max(18px, env(safe-area-inset-top))}.metric-grid{grid-template-columns:1fr 1fr}.metric-card{min-height:132px;padding:14px}.metric-card strong{font-size:22px}.metric-top .positive,.metric-top .neutral{display:none}.stage-load-list{display:block}.admin-page-title{margin-bottom:18px}.admin-page-title .title-actions .primary-button{min-height:36px;padding:0 11px;font-size:9px}.global-search{background:0 0;border:0;width:38px;padding:0 9px}.global-search input{display:none}.record-summary{grid-template-columns:1fr 1fr}.record-summary div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.record-summary div:nth-child(4){border-top:1px solid var(--line)}.batch-admin-summary{grid-template-columns:repeat(3,1fr)}.batch-admin-summary>div{min-height:70px;padding:10px}.inspection-config-note em{display:none}.table-toolbar{align-items:flex-start}.table-toolbar>.secondary-button,.pricing-note small,.pricing-note button{display:none}.staff-summary{gap:14px;overflow:hidden}.staff-summary span{white-space:nowrap}.form-grid{grid-template-columns:1fr;gap:0}.process-checkboxes{grid-template-columns:1fr 1fr}.section-inline-heading>small{display:none}.warehouse-task-guide{grid-template-columns:auto 1fr;padding:12px}.warehouse-task-guide>button{grid-column:1/-1;width:100%}.warehouse-batches-section{padding:12px}.warehouse-count-grid{grid-template-columns:repeat(3,1fr)}.warehouse-count-grid>span:nth-child(4){border-left:0;border-top:1px solid var(--line)}.warehouse-count-grid>span:nth-child(5){border-top:1px solid var(--line)}.delivery-context{grid-template-columns:1fr}.delivery-running-total{grid-template-columns:1fr 1fr}.delivery-running-total>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.delivery-running-total>div:nth-child(4){border-top:1px solid var(--line)}}@media (max-height:720px) and (max-width:599px){.mobile-header{padding-top:max(12px, env(safe-area-inset-top));padding-bottom:10px}.employee-home{padding-top:10px;padding-bottom:calc(72px + env(safe-area-inset-bottom));gap:8px}.greeting-row .eyebrow,.greeting-row p,.employee-home .section-title .eyebrow{display:none}.greeting-row h1{margin:0;font-size:20px}.today-card{padding:11px 14px}.hero-number{margin:2px 0 7px;font-size:32px}.mini-stats{padding-top:7px}.scan-center-card{min-height:60px;padding-top:6px;padding-bottom:6px}.scan-center-card>span{width:44px;height:44px}.active-job{padding:10px}.job-progress{margin:7px 0 6px}.route-block .section-title{margin-bottom:5px}.stage-strip div>span{width:25px;height:25px}.stage-strip:before{top:12px}.camera-box{min-height:92px;margin:10px 0}.scan-corners{width:44px;height:44px;margin-bottom:7px}.scan-sheet .field-label{gap:4px;margin-bottom:8px}.scan-sheet .field-label input,.scan-sheet .field-label select{min-height:38px}.scan-sheet .primary-button.wide{min-height:44px}.scan-sheet .sheet-handle{margin-bottom:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.login-mode{font-size:15px}.login-mode .eyebrow{font-size:12px}.login-form>p{font-size:13px;line-height:1.6}.login-form .field-label{font-size:12px}.login-input{min-height:56px}.login-input input{font-size:15px}.login-submit{font-size:14px}.login-error{font-size:12px}.admin-mode{-webkit-font-smoothing:auto;text-rendering:optimizelegibility;font-size:13px}.admin-sidebar{width:250px}.admin-main{width:calc(100% - 250px);margin-left:250px}.admin-brand b{font-size:16px}.admin-brand small{font-size:10px}.nav-group>span{font-size:11px}.nav-group button{height:48px;font-size:13px}.nav-group button em{min-width:21px;height:21px;font-size:10px}.sidebar-user>span{font-size:11px}.sidebar-user b{font-size:12px}.sidebar-user small{font-size:10px}.global-search input{font-size:12px}.global-search kbd{font-size:10px}.live-status,.admin-avatar{font-size:11px}.admin-message{font-size:12px}.admin-page-title h1{font-size:32px}.admin-page-title p,.title-actions .primary-button,.title-actions .secondary-button,.metric-top>span:first-child{font-size:13px}.metric-top .positive,.metric-top .neutral{font-size:11px}.metric-card strong{font-size:34px}.metric-card strong small{font-size:13px}.metric-card p{font-size:11px}.panel-heading h2{font-size:17px}.segmented button{padding:7px 11px;font-size:12px}.chart-summary strong{font-size:30px}.chart-summary strong small,.chart-summary span{font-size:11px}.bar-column i em,.bar-column span{font-size:10px}.stage-index{font-size:11px}.stage-load-main b{font-size:13px}.stage-load-main span{font-size:11px}.stage-load-list>div>small{font-size:10px}.table-toolbar{font-size:12px}.data-table th{font-size:11px}.data-table td,.data-table td b{font-size:12px}.data-table td>small.cell-subtext,.stage-badge,.tiny-avatar{font-size:10px}.status-pill,.table-footer,.table-footer button{font-size:11px}.empty-table b{font-size:14px}.empty-table span,.record-summary span{font-size:11px}.record-summary b{font-size:21px}.batch-admin-summary span{font-size:12px}.batch-admin-summary b{font-size:28px}.batch-admin-summary small{font-size:11px}.admin-batch-card>header h2{font-size:22px}.admin-batch-card>header p{font-size:12px}.admin-batch-card.closed{opacity:.85}.admin-batch-card>header>button{font-size:11px}.admin-batch-numbers>b{font-size:30px}.admin-batch-numbers>b small,.admin-batch-numbers>span,.admin-color-list span{font-size:11px}.admin-color-list b{font-size:10px}.inline-add-form input,.inline-add-form button{font-size:11px}.batch-dialog-intro{font-size:12px}.color-picker-heading{font-size:13px}.color-picker-heading small{font-size:11px}.color-option{min-height:36px;font-size:12px}.color-empty,.color-add-row input,.color-add-row button{font-size:12px}.color-picker-error{font-size:11px}.selected-color-tags span{font-size:12px}.selected-color-tags label{font-size:10px}.selected-color-tags label input{font-size:11px}.inspection-config-note b{font-size:13px}.inspection-config-note span,.inspection-config-note em,.inspection-config-list article>header>span{font-size:11px}.inspection-config-list article>header h2{font-size:16px}.inspection-config-list article>header p{font-size:11px}.inspection-config-list article>header button{min-height:34px;font-size:11px}.admin-defect-tags button{min-height:36px;font-size:12px}.pricing-note b{font-size:13px}.pricing-note small,.pricing-note button{font-size:11px}.pricing-table th>span{font-size:10px}.price-button{font-size:12px}.model-color-summary{font-size:10px}.dialog-note,.staff-summary{font-size:11px}.staff-avatar,.model-colors-edit{font-size:10px}.managed-color-tags button{font-size:12px}.employee-mode{-webkit-font-smoothing:auto;text-rendering:optimizelegibility;font-size:14px}.employee-mode .eyebrow{font-size:11px}.employee-mode .mobile-header .brand-lockup small{font-size:10px}.employee-mode .bottom-nav button{font-size:11px}.employee-mode .tester-greeting h1,.employee-mode .greeting-row h1{font-size:27px}.employee-mode .tester-greeting p,.employee-mode .greeting-row p{font-size:12px}.employee-mode .tester-action b{font-size:17px}.employee-mode .tester-action em,.employee-mode .tester-action small{font-size:11px}.employee-mode .tester-today-panel>header b{font-size:17px}.employee-mode .tester-today-panel>header span,.employee-mode .tester-today-panel>header button{font-size:11px}.employee-mode .tester-today-main span,.employee-mode .tester-today-main em,.employee-mode .tester-today-panel>footer{font-size:10px}.employee-mode .tester-today-main strong{font-size:29px}.employee-mode .tester-page .tester-view-header h1{font-size:21px}.employee-mode .tester-page .tester-view-header .eyebrow{font-size:10px}.employee-mode .tester-batch-head select{font-size:16px}.employee-mode .tester-batch-select,.employee-mode .color-session>div:first-child b{font-size:11px}.employee-mode .tester-batch-select select{font-size:16px}.employee-mode .color-chips button{font-size:14px}.employee-mode .scanner-target b{font-size:16px}.employee-mode .scanner-target small{font-size:11px}.employee-mode .recent-inbound>div>b,.employee-mode .recent-inbound article b{font-size:13px}.employee-mode .recent-inbound article small,.employee-mode .recent-inbound article time{font-size:10px}.employee-mode .group-rule-card b,.employee-mode .group-overview b{font-size:15px}.employee-mode .group-rule-card p,.employee-mode .group-overview>div small,.employee-mode .group-imei-form>button small{font-size:11px}.employee-mode .group-batch-select{font-size:12px}.employee-mode .group-create-button,.employee-mode .group-build-actions button{font-size:13px}.employee-mode .group-device-grid article b,.employee-mode .group-device-grid article small,.employee-mode .group-device-section>header span{font-size:11px}.employee-mode .group-device-section>header b,.employee-mode .group-device-switcher>header b{font-size:14px}.employee-mode .group-device-switcher>header span{font-size:11px}.employee-mode .group-device-switcher button small,.employee-mode .group-device-switcher button em{font-size:9px}.employee-mode .group-defect-head b{font-size:14px}.employee-mode .group-defect-head small,.employee-mode .group-defect-head em{font-size:11px}.employee-mode .group-defect-options button{font-size:12px}.employee-mode .inspection-submit b{font-size:13px}.employee-mode .inspection-submit span{font-size:10px}.employee-mode .testing-device-board>header span,.employee-mode .testing-device-board article small,.employee-mode .finish-testing-button small,.employee-mode .result-device-status>header span,.employee-mode .result-device-status article em,.employee-mode .result-mode-tabs button small,.employee-mode .normal-result-panel>header>p,.employee-mode .abnormal-result-panel>header>p,.employee-mode .normal-scan-list article small,.employee-mode .evidence-device-card small,.employee-mode .video-capture-button small{font-size:11px}.employee-mode .testing-device-board article b,.employee-mode .result-device-status article span,.employee-mode .normal-scan-list article b,.employee-mode .evidence-device-card b,.employee-mode .evidence-defect-picker>div>b{font-size:13px}.employee-mode .result-count-summary span{font-size:11px}.employee-mode .result-mode-tabs button b,.employee-mode .evidence-defect-picker>header b{font-size:15px}.employee-mode .evidence-defect-picker button{font-size:13px}.employee-mode .profile-card .eyebrow{font-size:12px}.employee-mode .profile-card h1{font-size:25px}.employee-mode .profile-card p{font-size:12px;line-height:1.5}.employee-mode .profile-metrics span{font-size:12px}.employee-mode .profile-metrics b{font-size:20px}.employee-mode .profile-metrics small,.employee-mode .profile-metrics em{font-size:11px}.employee-mode .record-page .page-intro p{font-size:13px;line-height:1.55}.employee-mode .record-periods button{min-height:48px;font-size:13px;font-weight:650}.employee-mode .record-item{min-height:88px}.employee-mode .record-time b{font-size:14px}.employee-mode .record-main b,.employee-mode .record-price b{font-size:15px}.employee-mode .record-time span,.employee-mode .record-main span,.employee-mode .record-main small,.employee-mode .record-price span{font-size:11px;line-height:1.4}@media (max-width:800px){.admin-sidebar{width:250px}.admin-main{width:100%;margin-left:0}}
