:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f6fa;--surface:#fff;--ink:#182033;--muted:#778098;--line:#e8eaf1;--primary:#6557e8;--primary-dark:#5142d5;--blue:#4178ef;--green:#20a474;--amber:#e69a2c;--red:#dc5361;--shadow:0 16px 45px #1e234514;--radius:18px;font-synthesis:none;color:var(--ink);background:var(--bg);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:var(--bg)}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe2eb;border-radius:11px;outline:none;padding:11px 13px;transition:all .18s}input:focus,select:focus,textarea:focus{border-color:#8c82ee;box-shadow:0 0 0 3px #6557e81c}input[type=checkbox],input[type=radio]{width:17px;height:17px;accent-color:var(--primary);box-shadow:none;padding:0}label{color:#555f75;font-size:13px;font-weight:650}label>input:not([type=checkbox]):not([type=radio]),label>select{margin-top:7px;display:block}.eyebrow{color:var(--primary);letter-spacing:.19em;margin-bottom:7px;font-size:10px;font-weight:850}.eyebrow.light{color:#ffffffb8}.muted{color:var(--muted);line-height:1.65}.surface{border-radius:var(--radius);background:var(--surface);border:1px solid #e0e2eccc;padding:25px;box-shadow:0 7px 22px #1f244a09}.primary-button,.secondary-button,.ghost-button,.danger-button{cursor:pointer;border:0;border-radius:11px;min-height:42px;padding:10px 18px;font-weight:750;transition:all .18s}.primary-button{color:#fff;background:linear-gradient(135deg,#7466ef,#5948dc);box-shadow:0 8px 18px #6557e833}.primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 25px #6557e847}.secondary-button{color:#5043ce;background:#efedff}.secondary-button:hover:not(:disabled){background:#e6e2ff}.ghost-button{border:1px solid var(--line);background:#fff}.danger-button{color:#c64150;background:#fff0f2}.wide{width:100%}.text-button,.icon-button{cursor:pointer;background:0 0;border:0}.avatar-button{color:#fff;cursor:pointer;background:linear-gradient(145deg,#7a6cef,#3f77de);border:3px solid #fff;border-radius:50%;flex:0 0 42px;width:42px;height:42px;font-weight:800;box-shadow:0 4px 15px #4447a238}.brand-mark{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff2e;border-radius:20px;place-items:center;width:64px;height:64px;font-size:29px;display:grid}.brand-mark.small{background:linear-gradient(135deg,#7769ef,#4e41cc);border-radius:14px;width:46px;height:46px;font-size:21px}.page-stack{gap:18px;display:grid}.section-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:21px;display:flex}.section-heading h2{margin:0;font-size:20px}.section-heading h2 span,.task-center-head h2 span,.review-toolbar h2 span{color:var(--primary)}.section-heading .muted{margin:7px 0 0;font-size:13px}.panel-actions{justify-content:flex-end;margin-top:18px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;display:grid}.check-label{align-items:center;gap:9px;display:flex}.check-label input{margin:0}.status-badge{white-space:nowrap;border-radius:99px;align-items:center;width:max-content;padding:5px 9px;font-size:11px;font-weight:750;display:inline-flex}.status-badge.violet{color:#604fd2;background:#efedff}.status-badge.blue{color:#2f68d9;background:#eaf1ff}.status-badge.green{color:#16835c;background:#e9f8f2}.status-badge.amber{color:#ae6d0e;background:#fff5df}.status-badge.red{color:#bf4050;background:#ffedf0}.status-badge.neutral{color:#687086;background:#f0f1f5}.empty-state{text-align:center;justify-items:center;padding:48px 20px;display:grid}.empty-state .empty-orbit{color:#7568e7;background:#efedff;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:15px;font-size:22px;display:grid}.empty-state h3{margin-bottom:7px;font-size:16px}.empty-state p{color:var(--muted);margin:0;font-size:13px}.toast-stack{z-index:5000;gap:10px;display:grid;position:fixed;top:20px;right:20px}.toast{max-width:390px;box-shadow:var(--shadow);cursor:pointer;background:#fff;border:1px solid #dcf0e8;border-radius:13px;align-items:center;gap:10px;padding:13px 17px;display:flex}.toast span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.toast.error{border-color:#f6d5da}.toast.error span{background:var(--red)}.auth-page{background:#fff;grid-template-columns:minmax(420px,1.05fr) minmax(430px,.95fr);min-height:100vh;display:grid}.auth-visual{color:#fff;background:radial-gradient(circle at 74% 18%,#80d1ff47,#0000 30%),radial-gradient(circle at 12% 86%,#b782ff59,#0000 30%),linear-gradient(145deg,#4d43c7 0%,#6961e9 48%,#3986dc 100%);flex-direction:column;justify-content:space-between;min-height:100vh;padding:58px 65px;display:flex;position:relative;overflow:hidden}.auth-visual:before,.auth-visual:after{content:"";border:1px solid #ffffff24;border-radius:50%;position:absolute}.auth-visual:before{width:520px;height:520px;top:90px;right:-170px}.auth-visual:after{width:290px;height:290px;top:205px;right:45px}.auth-visual>*{z-index:1;position:relative}.auth-visual h1{letter-spacing:-.05em;max-width:650px;margin:0 0 22px;font-size:clamp(38px,4.2vw,63px);line-height:1.18}.auth-visual p:not(.eyebrow){color:#ffffffc2;max-width:570px;font-size:16px;line-height:1.8}.visual-cards{flex-wrap:wrap;gap:10px;display:flex}.visual-cards span{background:#ffffff17;border:1px solid #ffffff38;border-radius:99px;padding:8px 14px;font-size:12px}.auth-panel{place-items:center;padding:40px;display:grid}.auth-card{width:min(420px,100%)}.auth-card h2{letter-spacing:-.03em;margin-bottom:8px;font-size:32px}.auth-card>.muted{margin-bottom:32px}.auth-card label{margin:18px 0;display:block}.auth-card input{padding:14px}.auth-card .primary-button{min-height:49px;margin-top:10px}.safe-note{color:#a0a6b5;text-align:center;margin:22px 0 0;font-size:11px}.mobile-brand{display:none}.setup-page{background:radial-gradient(circle at top,#ebe9ff,transparent 35%),var(--bg);place-items:center;min-height:100vh;padding:36px;display:grid}.setup-card{width:min(760px,100%);box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #fff;border-radius:24px;padding:35px}.setup-head{align-items:center;gap:15px;display:flex}.setup-head h1{margin:0;font-size:27px}.setup-card>.muted{margin:20px 0 26px}.form-section{margin-top:20px}.form-section h3{align-items:center;gap:10px;font-size:16px;display:flex}.form-section h3 span{color:#fff;background:var(--primary);border-radius:8px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.setup-card .primary-button{margin-top:26px}.worker-app{background:#f6f7fb;max-width:760px;min-height:100vh;margin:auto;padding:0 15px 94px}.worker-header h1{margin-bottom:5px;font-size:27px}.worker-header .muted{margin:0;font-size:12px}.segment-tabs{border:1px solid var(--line);background:#ebedf4;border-radius:14px;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:13px;padding:5px;display:grid}.segment-tabs button{color:#747c90;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px;font-weight:750}.segment-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 3px 10px #25294b14}.mobile-search{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:8px;margin-bottom:15px;padding:6px 7px 6px 13px;display:flex}.mobile-search span{color:#9399aa;font-size:21px}.mobile-search input{box-shadow:none;border:0;padding:8px 2px}.mobile-search button{color:#5547d2;background:#efedff;border:0;border-radius:9px;padding:8px 13px;font-weight:700}.cart-list{gap:13px;display:grid}.cart-card{background:#fff;border:1px solid #e6e8ef;border-radius:17px;padding:17px;box-shadow:0 6px 19px #2328490b}.cart-card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.code-line{letter-spacing:.015em;align-items:center;gap:9px;font-size:18px;display:flex}.code-dot{border:2px solid #c7cad5;border-radius:50%;width:18px;height:18px}.product-row{gap:14px;display:flex}.product-image{cursor:zoom-in;background:#f2f3f7;border:0;border-radius:13px;flex:0 0 112px;place-items:center;width:112px;height:112px;padding:0;display:grid;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-image.placeholder{color:#a2a7b5;font-size:12px}.product-info{min-width:0}.remark{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 10px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.meta-chip{color:#626a7e;background:#f3f4f7;border-radius:7px;padding:5px 8px;font-size:10px;display:inline-flex}.rework-note{color:#c94553;margin:9px 0 0;font-size:11px;line-height:1.5}.task-form{border-top:1px dashed #e4e6ed;margin-top:17px;padding-top:16px}.field-title{color:#51596d;margin:0 0 10px;font-size:12px;font-weight:800}.field-title i{color:#a3a8b5;margin-left:5px;font-style:normal;font-weight:500}.status-options{flex-wrap:wrap;gap:7px;margin-bottom:16px;display:flex}.status-options label{color:#626a7c;cursor:pointer;background:#fff;border:1px solid #e4e5eb;border-radius:9px;padding:8px 10px;font-size:11px}.status-options label.checked{color:#5749d1;background:#f1efff;border-color:#8b80ed}.status-options input{display:none}.upload-row{gap:9px;margin-bottom:15px;display:flex}.upload-tile,.upload-preview{cursor:pointer;background:#fafaff;border:1px dashed #cfd2df;border-radius:11px;flex:0 0 78px;place-items:center;width:78px;height:78px;padding:0;display:grid;position:relative;overflow:hidden}.upload-tile input{display:none}.upload-tile b{color:#776ae4;font-size:23px;font-weight:400}.upload-tile span{color:#8a90a0;margin-top:-16px;font-size:10px}.upload-tile.busy{opacity:.65}.upload-preview img{object-fit:cover;width:100%;height:100%}.upload-preview span{color:#fff;background:#151823b8;border-radius:50%;place-items:center;width:19px;height:19px;display:grid;position:absolute;top:3px;right:3px}.submit-task{color:#fff;cursor:pointer;background:linear-gradient(110deg,#786bee,#5b48da);border:0;border-radius:11px;width:100%;padding:12px;font-weight:800}.submitted-result{border-top:1px dashed var(--line);margin-top:15px;padding-top:14px}.submitted-result>div:first-child{justify-content:space-between;align-items:center;margin-bottom:11px;font-size:12px;display:flex}.submitted-result>div:first-child span{color:var(--muted)}.submitted-images{gap:8px;display:flex}.submitted-images button{border:0;border-radius:9px;width:62px;height:62px;padding:0;overflow:hidden}.submitted-images img{object-fit:cover;width:100%;height:100%}.withdraw-button{color:#5a4dd1;background:#fff;border:1px solid #dddafa;border-radius:10px;width:100%;margin-top:13px;padding:10px;font-weight:750}.load-more{color:#6b7386;cursor:pointer;background:0 0;border:0;padding:15px}.bottom-nav{z-index:50;width:min(760px,100%);padding:8px max(18px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #e5e7ed;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#8a90a0;background:0 0;border:0;flex:1;justify-items:center;gap:2px;padding:5px;font-size:10px;display:grid}.bottom-nav button span{font-size:19px}.bottom-nav button.active{color:var(--primary);font-weight:800}.lightbox{z-index:3000;background:#080a14e0;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.lightbox img{border-radius:11px;max-width:100%;max-height:88vh}.lightbox button{color:#fff;background:0 0;border:0;font-size:32px;position:absolute;top:18px;right:18px}.profile-page{width:min(800px,100%);min-height:100vh;margin:auto;padding:0 18px 50px}.mobile-topbar{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.mobile-topbar .icon-button{font-size:30px}.mobile-topbar .text-button{color:var(--red);font-size:12px}.profile-hero{color:#fff;background:linear-gradient(125deg,#6b5de7,#3f80dc);border-radius:19px;align-items:center;gap:16px;margin-bottom:17px;padding:24px;display:flex;box-shadow:0 15px 33px #4c49be2e}.profile-hero .avatar{background:#ffffff30;border-radius:19px;place-items:center;width:61px;height:61px;font-size:24px;font-weight:850;display:grid}.profile-hero h1{margin-bottom:5px}.profile-hero p{color:#ffffffc4;margin:0;font-size:12px}.profile-page .surface{margin-bottom:16px}.profile-page .surface h2{font-size:18px}.admin-app{min-height:100vh;display:flex}.admin-sidebar{z-index:100;color:#dfe0f1;background:linear-gradient(#20223b,#292744 60%,#24233d);flex-direction:column;width:245px;padding:27px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.admin-brand{align-items:center;gap:11px;margin:0 9px 31px;display:flex}.admin-brand>span{color:#fff;background:linear-gradient(135deg,#806ff2,#4d86e8);border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.admin-brand div{display:grid}.admin-brand b{color:#fff;font-size:17px}.admin-brand small{color:#9c9db6;letter-spacing:.08em;margin-top:2px;font-size:9px}.admin-sidebar nav{gap:4px;display:grid}.admin-sidebar nav a{color:#aaabc1;border-radius:11px;align-items:center;gap:12px;padding:11px 12px;font-size:13px;font-weight:650;transition:all .15s;display:flex}.admin-sidebar nav a i{color:#8d8fa9;text-align:center;width:22px;font-size:18px;font-style:normal}.admin-sidebar nav a:hover{color:#fff;background:#ffffff0e}.admin-sidebar nav a.active{color:#fff;background:linear-gradient(100deg,#7162ebd9,#5552c5b8);box-shadow:0 7px 17px #11112640}.admin-sidebar nav a.active i{color:#fff}.sidebar-user{border-top:1px solid #ffffff14;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin-top:auto;padding:13px 9px 0;display:grid}.sidebar-user .avatar{color:#fff;background:#6962d5;border-radius:11px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.sidebar-user div:nth-child(2){display:grid}.sidebar-user b{color:#fff;font-size:12px}.sidebar-user small{color:#8f91a9;font-size:9px}.sidebar-user button{color:#999ab1;cursor:pointer;background:0 0;border:0}.admin-main{width:100%;min-width:0;margin-left:245px}.admin-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #e8e9ef;justify-content:space-between;align-items:center;height:86px;padding:0 30px;display:flex}.admin-topbar h1{margin:0;font-size:21px}.admin-topbar .eyebrow{margin-bottom:3px}.topbar-actions{align-items:center;gap:11px;display:flex}.menu-button{display:none}.admin-content{max-width:1500px;margin:auto;padding:24px 30px 45px}.sidebar-mask{display:none}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(290px,.6fr);gap:18px;display:grid}.welcome-card{color:#fff;background:radial-gradient(circle at 86% 0,#aadcff40,#0000 30%),linear-gradient(120deg,#6555d9,#6c61e7 53%,#4b8ddc);border-radius:22px;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:172px;padding:31px 37px;display:flex;overflow:hidden;box-shadow:0 14px 35px #4846b429}.welcome-card h2{margin-bottom:8px;font-size:27px}.welcome-card p:not(.eyebrow){color:#ffffffb8;margin:0}.date-control{background:#ffffff1f;border:1px solid #fff3;border-radius:13px;min-width:190px;padding:13px}.date-control span{color:#ffffffbf;margin-bottom:6px;font-size:10px;display:block}.date-control input{color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#1c1a5833;border:0}.metric-grid{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:20px;display:flex}.metric-icon{border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;font-size:20px;display:grid}.metric-icon.violet{color:#6355db;background:#efedff}.metric-icon.blue{color:#3972df;background:#eaf2ff}.metric-icon.amber{color:#c47c18;background:#fff4dc}.metric-icon.green{color:#198a62;background:#e8f7f1}.metric-grid p{color:var(--muted);margin:0 0 3px;font-size:11px}.metric-grid b{font-size:25px;display:block}.metric-grid small{color:#a0a5b3;font-size:9px}.progress-panel .section-heading b{color:var(--primary);font-size:27px}.progress-track{background:#ececf3;border-radius:99px;height:9px;overflow:hidden}.progress-track span{border-radius:inherit;background:linear-gradient(90deg,#735fe9,#4388df);height:100%;transition:width .4s;display:block}.progress-details{color:#747b8e;flex-wrap:wrap;gap:17px;margin-top:18px;font-size:11px;display:flex}.dot{border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.dot.green{background:var(--green)}.dot.amber{background:var(--amber)}.dot.blue{background:var(--blue)}.dot.neutral{background:#aeb2bf}.quick-links{gap:8px;display:grid}.quick-links a{border-radius:12px;grid-template-columns:37px 1fr auto;align-items:center;gap:10px;padding:10px;transition:all .15s;display:grid}.quick-links a:hover{background:#f6f5ff}.quick-links>a>span{color:#6657dc;background:#efedff;border-radius:11px;place-items:center;width:37px;height:37px;display:grid}.quick-links div{display:grid}.quick-links b{font-size:12px}.quick-links small{color:var(--muted);margin-top:3px;font-size:9px}.quick-links i{color:#a1a6b4;font-size:20px;font-style:normal}.date-field{min-width:170px}.table-wrap{border:1px solid #e9eaf0;border-radius:13px;overflow-x:auto}.table-wrap table{border-collapse:collapse;white-space:nowrap;width:100%}.table-wrap th{color:#868da0;text-align:left;background:#f8f8fb;padding:11px 13px;font-size:10px;font-weight:750}.table-wrap td{color:#565e72;border-top:1px solid #eeeef3;padding:12px 13px;font-size:11px}.table-wrap td b{color:#252d40}.table-wrap tr:hover td{background:#fcfcff}.table-wrap.compact{max-height:420px}.check-cell{width:38px}.ellipsis-cell{text-overflow:ellipsis;max-width:320px;overflow:hidden}.danger{color:var(--red)!important}.table-link{color:var(--primary);cursor:pointer;background:0 0;border:0;font-weight:750}.drop-zone{background:linear-gradient(#fbfbff,#f8f8fc);border:1.5px dashed #cfd1e3;border-radius:15px;justify-items:center;margin-top:10px;padding:40px 20px;display:grid;position:relative}.drop-zone input{opacity:0;cursor:pointer;position:absolute;inset:0}.drop-icon{color:#6758dd;background:#ece9ff;border-radius:15px;place-items:center;width:49px;height:49px;margin-bottom:12px;font-size:24px;display:grid}.drop-zone h3{margin-bottom:7px;font-size:15px}.drop-zone p{color:var(--muted);margin-bottom:13px;font-size:11px}.drop-zone>span{color:#5749ce;background:#eceaff;border-radius:8px;padding:7px 12px;font-size:10px;font-weight:750}.preview-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:17px;display:grid}.preview-metrics div{background:#f7f7fa;border-radius:12px;gap:4px;padding:14px;display:grid}.preview-metrics span{color:var(--muted);font-size:10px}.preview-metrics b{font-size:21px}.alert{border-radius:10px;margin:12px 0;padding:11px 13px;font-size:11px}.alert.amber{color:#97600f;background:#fff5df}.conflict-choice{grid-template-columns:1fr 1fr;gap:10px;margin:17px 0;display:grid}.conflict-choice>p{grid-column:1/-1;margin:0;font-size:12px;font-weight:800}.conflict-choice label{cursor:pointer;border:1px solid #e3e4eb;border-radius:12px;grid-template-columns:21px 1fr;column-gap:9px;padding:13px;display:grid;position:relative}.conflict-choice label.checked{background:#f4f2ff;border-color:#897dec}.conflict-choice input{grid-row:1/3}.conflict-choice b{color:var(--ink);font-size:12px}.conflict-choice span{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.5}.allocation-toolbar{justify-content:space-between;align-items:center;gap:20px;display:flex}.allocation-toolbar h2{margin-bottom:5px}.allocation-toolbar p{margin:0;font-size:12px}.metric-strip{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:repeat(6,1fr);display:grid;overflow:hidden}.metric-strip div{border-right:1px solid var(--line);justify-items:center;gap:5px;padding:17px;display:grid}.metric-strip div:last-child{border:0}.metric-strip span{color:var(--muted);font-size:10px}.metric-strip b{font-size:20px}.number-pill{border-radius:7px;place-items:center;min-width:28px;padding:4px 7px;font-weight:800;display:inline-grid}.number-pill.violet{color:#5b4fd1;background:#efedff}.number-pill.blue{color:#356ddd;background:#edf3ff}.inline-form{background:#f8f8fb;border-radius:13px;flex-wrap:wrap;align-items:flex-end;gap:13px;margin-bottom:17px;padding:15px;display:flex}.inline-form label:not(.check-label){min-width:170px}.inline-form .check-label{min-height:42px}.table-filter{gap:8px;margin-bottom:10px;display:flex}.table-filter button{color:#5548cb;background:#efedff;border:0;border-radius:9px;padding:0 18px;font-weight:750}.filter-row{flex-wrap:wrap;align-items:flex-end;gap:10px;display:flex}.filter-row label{min-width:145px}.filter-row label.grow{flex:1;min-width:210px}.filter-row input,.filter-row select{padding:9px 11px}.task-center-head .section-heading{margin-bottom:16px}.batch-bar{background:#f7f7fa;border-radius:12px;align-items:center;gap:10px;margin-bottom:17px;padding:11px;display:flex}.batch-bar label{align-items:center;gap:7px;display:flex}.batch-bar>span{color:var(--muted);white-space:nowrap;font-size:11px}.batch-bar>input{flex:1;min-width:180px}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.review-card{background:#fff;border:1px solid #e7e8ef;border-radius:14px;overflow:hidden}.review-card.selected{border-color:#8b80eb;box-shadow:0 0 0 2px #6557e814}.review-card-head{grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:13px;display:grid}.review-card-head div{display:grid}.review-card-head b{font-size:13px}.review-card-head span{color:var(--muted);margin-top:3px;font-size:9px}.review-card-head button{color:var(--primary);background:0 0;border:0;font-size:10px;font-weight:750}.review-card>p{color:#6f7688;min-height:38px;margin:0;padding:0 13px;font-size:10px;line-height:1.6}.review-result{background:#f7f7fa;border-radius:9px;justify-content:space-between;align-items:center;margin:10px 13px;padding:9px 10px;font-size:10px;display:flex}.review-result span{color:var(--muted)}.review-thumbs{grid-template-columns:1fr 1fr;gap:6px;padding:0 13px 13px;display:grid}.review-thumbs button{cursor:zoom-in;background:#f1f2f6;border:0;border-radius:9px;height:105px;padding:0;overflow:hidden}.review-thumbs img{object-fit:cover;width:100%;height:100%}.review-card-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.review-card-actions button{background:#fff;border:0;padding:10px;font-size:11px;font-weight:750}.review-card-actions button+button{border-left:1px solid var(--line)}.danger-text{color:var(--red)}.approve-text{color:var(--green)}.review-standalone{min-height:100vh;padding:18px}.review-standalone .surface{max-width:1300px;margin:0 auto 17px}.review-mobile-head{justify-content:space-between;align-items:center;max-width:1300px;margin:auto;padding:2px 0 18px;display:flex}.review-mobile-head h1{margin:0;font-size:21px}.review-mobile-head .icon-button{font-size:29px}.user-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.user-card{border:1px solid #e7e8ef;border-radius:15px;padding:17px}.user-card.disabled{opacity:.78;background:#fafafa}.user-card-head{grid-template-columns:42px 1fr auto;align-items:center;gap:10px;display:grid}.user-card-head .avatar{color:#fff;background:linear-gradient(135deg,#7466e6,#4b83dc);border-radius:13px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.user-card h3{margin:0;font-size:14px}.user-card-head p{color:var(--muted);margin:3px 0 0;font-size:9px}.role-row{gap:6px;margin:14px 0;display:flex}.role-row span{color:#5c50ca;background:#f0eeff;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:750}.user-card dl{background:#f8f8fb;border-radius:11px;gap:8px;margin:0;padding:12px;display:grid}.user-card dl div{justify-content:space-between;gap:10px;display:flex}.user-card dt{color:var(--muted);font-size:9px}.user-card dd{text-overflow:ellipsis;white-space:nowrap;max-width:67%;margin:0;font-size:10px;overflow:hidden}.mono{letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,monospace}.user-actions{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.user-actions button{color:#656d80;cursor:pointer;background:#fff;border:1px solid #e3e4eb;border-radius:7px;padding:6px 8px;font-size:9px}.user-actions button.danger{border-color:#f2d6d9}.user-actions button.success{color:var(--green)}.modal,.preview-drawer{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#12142573;position:fixed;inset:0}.modal{place-items:center;padding:20px;display:grid}.modal-card{width:min(470px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:16px;padding:24px;display:grid}.modal-card header,.preview-drawer aside>header{justify-content:space-between;align-items:flex-start;display:flex}.modal-card header h2,.preview-drawer header h2{margin:0;font-size:19px}.modal-card header>button,.preview-drawer header>button{color:#8d93a2;cursor:pointer;background:0 0;border:0;font-size:25px}.modal-card fieldset,.export-card fieldset{border:0;margin:0;padding:0}.modal-card legend,.export-card legend{color:#555f75;margin-bottom:9px;font-size:12px;font-weight:700}.role-picker,.chip-picker{flex-wrap:wrap;gap:7px;display:flex}.role-picker button,.chip-picker button{background:#fff;border:1px solid #e0e2e9;border-radius:9px;padding:8px 11px;font-size:11px}.role-picker button.checked,.chip-picker button.checked{color:#5749ce;background:#efedff;border-color:#867bec}.modal-card footer{justify-content:flex-end;gap:8px;display:flex}.preview-drawer{justify-content:flex-end;display:flex}.preview-drawer>aside{background:#fff;width:min(570px,100%);height:100%;padding:27px;overflow-y:auto;box-shadow:-12px 0 35px #191b3321}.preview-remark{color:#5e6679;background:#f7f7fa;border-radius:11px;margin:18px 0;padding:13px;font-size:12px;line-height:1.6}.preview-status{color:var(--muted);justify-content:space-between;margin-bottom:14px;font-size:12px;display:flex}.preview-status b{color:var(--ink)}.preview-images{gap:11px;display:grid}.preview-images img{background:#f2f3f6;border-radius:12px;width:100%}.preview-images.reference{grid-template-columns:repeat(2,1fr);margin-bottom:18px}.preview-drawer footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:20px;padding-top:17px;display:flex}.detail-list{background:var(--line);border-radius:11px;gap:1px;margin-top:18px;display:grid;overflow:hidden}.detail-list>div{background:#f8f8fb;justify-content:space-between;align-items:center;padding:11px 13px;font-size:11px;display:flex}.detail-list span{color:var(--muted)}.history-actions{flex-wrap:wrap;gap:7px;margin:17px 0;display:flex}.history-list{gap:7px;display:grid}.history-list label{border:1px solid var(--line);border-radius:11px;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.history-list label>div{display:grid}.history-list b{color:var(--ink);font-size:11px}.history-list label>div span{color:var(--muted);margin-top:3px;font-size:9px}.pagination{justify-content:center;align-items:center;gap:13px;margin-top:19px;display:flex}.pagination button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:7px 11px}.pagination span{color:var(--muted);font-size:11px}.export-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.export-card{flex-direction:column;gap:18px;display:flex}.export-card h2{margin:-11px 0 -12px}.export-card>.muted{min-height:68px;margin-bottom:0;font-size:12px}.export-icon{border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;font-weight:800;display:grid}.export-icon.violet{color:#6253da;background:#eeecff}.export-icon.blue{color:#3672df;background:#eaf2ff}.check-grid{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,1fr);gap:7px;max-height:150px;padding:10px;display:grid;overflow-y:auto}.check-grid label{align-items:center;gap:6px;font-size:10px;display:flex}.payment-note{color:#555f75;background:#f7f7fa;border-radius:12px;margin-top:auto;padding:14px}.payment-note b{font-size:11px}.payment-note p{color:var(--muted);margin:5px 0 0;font-size:10px}@media (width<=1100px){.review-grid,.user-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(2,1fr)}.metric-strip{grid-template-columns:repeat(3,1fr)}.metric-strip div:nth-child(3){border-right:0}.metric-strip div:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media (width<=820px){.auth-page{background:radial-gradient(circle at 0 0,#e5e2ff,#0000 40%),#f7f7fb;padding:24px;display:block}.auth-visual{display:none}.auth-panel{min-height:calc(100vh - 48px);padding:0}.auth-card{box-shadow:var(--shadow);background:#fff;border-radius:21px;padding:28px 23px}.mobile-brand{align-items:center;gap:8px;margin-bottom:37px;font-weight:800;display:flex}.mobile-brand b{color:#fff;background:var(--primary);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.admin-sidebar{transition:transform .2s;transform:translate(-100%)}.admin-sidebar.open{transform:none}.sidebar-mask{z-index:90;background:#10122061;border:0;display:block;position:fixed;inset:0}.admin-main{margin-left:0}.admin-topbar{height:75px;padding:0 18px}.menu-button{background:0 0;border:0;margin-right:12px;font-size:21px;display:block}.admin-topbar>div:nth-child(2){margin-right:auto}.admin-topbar .ghost-button{display:none}.admin-content{padding:17px 15px 35px}.dashboard-grid,.export-grid{grid-template-columns:1fr}.welcome-card{flex-direction:column;align-items:flex-start;gap:20px;padding:25px}.date-control{width:100%}.progress-panel,.quick-panel{grid-column:1}.review-grid,.user-grid{grid-template-columns:1fr}.batch-bar{flex-wrap:wrap;align-items:stretch}.batch-bar>input{flex-basis:100%;order:4;width:100%}.filter-row{flex-direction:column;align-items:stretch}.filter-row label{width:100%}.allocation-toolbar,.inline-form{flex-direction:column;align-items:stretch}.inline-form label:not(.check-label){width:100%}.check-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.surface{border-radius:15px;padding:18px}.setup-page{padding:15px}.setup-card{padding:23px 18px}.form-grid{grid-template-columns:1fr}.setup-head h1{font-size:21px}.product-image{flex-basis:94px;width:94px;height:94px}.cart-card{padding:15px}.code-line{font-size:17px}.status-options label{padding:7px 8px;font-size:10px}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-grid article{flex-direction:column;align-items:flex-start;padding:15px}.metric-grid small{display:none}.metric-strip{grid-template-columns:repeat(2,1fr)}.metric-strip div{border-bottom:1px solid var(--line)}.metric-strip div:nth-child(3){border-right:1px solid var(--line)}.metric-strip div:nth-child(2n){border-right:0}.metric-strip div:nth-last-child(-n+2){border-bottom:0}.preview-metrics{grid-template-columns:1fr 1fr}.conflict-choice{grid-template-columns:1fr}.conflict-choice>p{grid-column:1}.section-heading{flex-direction:column;align-items:stretch}.section-heading>button{width:100%}.review-standalone{padding:12px}.review-standalone .surface{padding:15px}.review-thumbs button{height:120px}.preview-drawer>aside{padding:20px 17px}.preview-drawer footer{grid-template-columns:1fr 1fr;display:grid}.preview-drawer footer button{padding-left:8px;padding-right:8px}.export-card>.muted{min-height:0}.toast-stack{top:12px;left:12px;right:12px}.toast{max-width:none}}.block{margin-top:4px;display:block}.button-row,.batch-toolbar{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.batch-toolbar{padding:8px 0 16px}.batch-toolbar>input{flex:1;min-width:210px}.quantity-input{width:88px;min-width:70px;padding:8px}.full-button{width:100%;margin-top:16px}.danger-text{margin-left:7px;color:#c64150!important}.worker-shell{color:#202139;max-width:820px;min-height:100vh;margin:auto;padding:25px 20px 100px}.worker-header{justify-content:space-between;align-items:flex-start;padding:12px 3px 20px;display:flex}.worker-header h1{margin:3px 0;font-size:34px}.worker-header p:last-child{color:var(--muted);margin:0}.worker-campaign{background:linear-gradient(135deg,#f0edff,#edf5ff);border:1px solid #e0dcfb;border-radius:17px;margin-bottom:13px;padding:13px 15px}.worker-campaign label{align-items:center;gap:12px;font-weight:700;display:flex}.worker-campaign select{background:#fff;flex:1}.worker-tabs{background:#eeeff7;border-radius:17px;grid-template-columns:repeat(3,1fr);gap:4px;padding:5px;display:grid}.worker-tabs button{color:#74778b;background:0 0;border:0;border-radius:13px;padding:13px 7px;font-weight:700}.worker-tabs button.active{color:var(--primary);background:#fff;box-shadow:0 4px 16px #4d42aa12}.worker-search{border:1px solid var(--line);background:#fff;border-radius:16px;margin:14px 0;padding:7px;display:flex}.worker-search input{border:0;flex:1}.worker-search button{color:var(--primary);background:#efedff;border:0;border-radius:11px;padding:0 19px;font-weight:800}.cart-batch-upload{background:linear-gradient(145deg,#fff,#f6f4ff);border:1px solid #dcd7ff;border-radius:20px;margin:0 0 15px;padding:18px;box-shadow:0 12px 34px #3133590b}.cart-batch-upload h2{margin:3px 0 6px;font-size:20px}.cart-batch-upload>div:first-child>p:last-child{color:var(--muted);margin:0;font-size:12px;line-height:1.65}.cart-batch-progress{margin-top:11px}.cart-match-summary{color:#247257;background:#eefff8;border-radius:11px;gap:4px;margin:11px 0 0;padding:10px 12px;font-size:12px;display:grid}.cart-match-summary span{color:#a0641a}.cart-waiting{color:var(--muted);border:1px dashed #bbb4e9;border-radius:11px;margin:0;padding:11px;font-size:12px;line-height:1.6}.cart-matched{color:#247257;background:#effbf6;border-radius:11px;gap:4px;padding:11px;font-size:12px;display:grid}.cart-matched span{color:#66736d}.new-data-claim{background:linear-gradient(135deg,#f1f7ff,#f5f1ff);border:1px solid #d9e7ff;border-radius:20px;justify-content:space-between;align-items:center;gap:15px;margin:0 0 15px;padding:17px 18px;display:flex}.new-data-claim h2{margin:0 0 5px;font-size:18px}.new-data-claim p{color:var(--muted);margin:0;font-size:12px}.new-data-claim button{white-space:nowrap}.task-cart{grid-template-columns:minmax(0,1fr);gap:15px;width:100%;min-width:0;display:grid}.task-card{box-sizing:border-box;background:#fff;border:1px solid #e4e5ef;border-radius:20px;width:100%;min-width:0;max-width:100%;padding:19px;box-shadow:0 12px 34px #3133590b}.task-card>header{justify-content:space-between;align-items:flex-start;gap:9px;min-width:0;display:flex}.task-card>header>div{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.code-line{overflow-wrap:anywhere;min-width:0;font-size:18px}.data-badge,.status-chip{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.data-badge.history{color:#644bd2;background:#eeeaff}.data-badge.new{color:#1775b8;background:#e9f6ff}.status-chip{color:#536078;background:#f1f3f8}.product-copy{background:#f8f8fc;border-radius:14px;min-width:0;margin:15px 0 13px;padding:13px}.remark-copy{color:#53566c;overflow-wrap:anywhere;margin:0 0 9px;font-size:13px;line-height:1.65}.product-link-line{align-items:center;gap:8px;min-width:0;max-width:100%;margin:7px 0;display:flex}.product-link-line a{white-space:nowrap;text-overflow:ellipsis;color:#4d65c9;flex:1;min-width:0;font-size:13px;overflow:hidden}.product-link-line button{color:var(--primary);background:#eae7ff;border:0;border-radius:9px;flex:none;padding:7px 12px;font-weight:700}.task-card h3{margin:17px 0 9px;font-size:14px}.task-card h3 small{color:#9a9cad;font-weight:500}.task-card .status-options{flex-wrap:wrap;gap:8px;display:flex}.task-card .status-options label{border:1px solid #dedfea;border-radius:11px;padding:9px 11px;font-size:12px}.task-card .status-options label.selected{border-color:var(--primary);color:var(--primary);background:#f0edff}.task-card .status-options input{display:none}.upload-list{gap:8px;display:grid}.upload-progress{background:#f8f8fc;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:7px;padding:10px;display:grid}.upload-progress>div:first-child{min-width:0}.upload-progress b,.upload-progress span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.upload-progress span{color:var(--muted);margin-top:3px}.upload-progress button{color:var(--primary);background:0 0;border:0;font-size:11px}.progress-track{background:#e4e5ee;border-radius:9px;grid-column:1/-1;height:5px;overflow:hidden}.progress-track i{background:linear-gradient(90deg,#7263f5,#3ca8e8);height:100%;transition:width .15s;display:block}.upload-picker{color:var(--primary);border:1px dashed #aaa3df;border-radius:13px;margin-top:10px;padding:12px 15px;font-size:13px;font-weight:800;display:inline-flex}.upload-picker input{display:none}.submit-task{color:#fff;background:linear-gradient(135deg,#7564f4,#5946db);border:0;border-radius:14px;width:100%;margin-top:17px;padding:14px;font-size:15px;font-weight:800}.submit-task:disabled{opacity:.4}.submitted-summary{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:11px;margin-top:14px;padding-top:13px;display:flex}.submitted-summary div{flex:1;gap:10px;display:flex}.submitted-summary a{color:var(--primary)}.submitted-summary button{color:#c64150;background:#fff0f2;border:0;border-radius:10px;padding:9px 13px}.worker-empty{text-align:center;color:var(--muted);padding:50px 20px}.ocr-panel,.price-confirm{background:#faf9ff;border:1px solid #e6e2ff;border-radius:15px;margin-top:14px;padding:14px}.ocr-panel>label:not(.upload-picker){margin-top:12px;display:block}.ocr-panel .muted{margin:-2px 0 8px;font-size:11px}.price-confirm>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.reuse-tip{color:#23815f;margin:11px 0 0;font-size:12px}.temporary-discount-field{color:#8a6417;background:#fff8e8;border-radius:12px;gap:6px;margin:12px 0;padding:12px;display:grid}.temporary-discount-field input{background:#fff;margin:0!important}.temporary-discount-field small{color:#9a782d;font-weight:500;line-height:1.5}.duplicate-review-warning{color:#b62f40;background:#fff0f2;border:1px solid #f2b7bd;border-radius:12px;margin:12px 0;padding:12px 14px;font-size:12px;font-weight:750;line-height:1.6}.data-badge.duplicate{color:#b62f40;background:#fff0f2}.price-change-card{border-color:#f3ae54;box-shadow:0 12px 34px #d47b1f20}.price-change-badge{color:#a55300;white-space:nowrap;background:#fff1da;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.cart-match-attention{color:#864a00;background:#fff4df;border:1px solid #edbe75}.cart-price-change-message{line-height:1.7}.price-change-card{scroll-margin-top:18px}.worker-load-more{width:100%;margin-bottom:14px}.cart-recognized-product{color:#46405f;background:#f4f2ff;border-radius:10px;flex-direction:column;gap:4px;margin:10px 0 14px;padding:10px 12px;display:flex}.cart-recognized-product b{color:#5d4de2;font-size:13px}.cart-recognized-product span{word-break:break-word;line-height:1.55}.step-badge{color:#fff;vertical-align:middle;background:linear-gradient(135deg,#7564f4,#5946db);border-radius:8px;place-items:center;width:23px;height:23px;margin-right:7px;font-size:12px;font-weight:800;display:inline-grid}.workflow-placeholder{background:#faf9ff;border:1px dashed #aaa3df;border-radius:15px;align-items:flex-start;gap:9px;margin-top:14px;padding:14px;display:flex}.workflow-placeholder .step-badge{flex:0 0 23px}.workflow-placeholder b{font-size:14px}.workflow-placeholder p,.evidence-panel>.muted{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.6}.evidence-panel{background:#fcfcfe;border:1px solid #e8e8ef;border-radius:15px;margin-top:14px;padding:14px}.history-list{gap:11px;margin-top:15px;display:grid}.history-card{border:1px solid var(--line);background:#fff;border-radius:17px;overflow:hidden}.history-card>button{text-align:left;background:#fff;border:0;justify-content:space-between;gap:11px;width:100%;padding:16px;display:flex}.history-card button div:first-child b,.history-card button div:first-child small{display:block}.history-card button small{color:var(--muted);margin-top:5px}.history-card button div:last-child{white-space:nowrap;align-items:center;gap:11px;display:flex}.history-card strong{color:#2e9b70}.history-detail{border-top:1px solid var(--line);padding:8px 16px 14px}.history-detail>div{border-bottom:1px dashed var(--line);grid-template-columns:minmax(120px,1fr) 2fr auto;gap:9px;padding:9px 0;font-size:12px;display:grid}.history-detail em{color:var(--primary);font-style:normal}.worker-bottom{width:100%;max-width:820px;padding:9px 20px max(9px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid var(--line);background:#fffc;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.worker-bottom button{color:#8c8fa1;background:0 0;border:0;font-size:20px}.worker-bottom span{font-size:11px;display:block}.worker-bottom button.active{color:var(--primary)}.review-drawer>aside{width:min(920px,100%)}.review-drawer .review-thumbs{grid-template-columns:1fr;gap:14px;padding:18px 0 0}.review-drawer .review-thumbs button{border-radius:14px;height:auto;min-height:260px}.review-drawer .review-thumbs img{object-fit:contain;width:100%;height:auto;max-height:none;display:block}.review-batch-note{margin:0 0 14px;font-size:12px}.review-ocr-summary{background:#f7f6ff;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;padding:15px;display:grid}.review-ocr-summary>div{gap:5px;display:grid}.review-ocr-summary b{color:#595d73;font-size:12px}.review-ocr-summary span{font-size:13px}.review-ocr-summary label{min-width:0}.review-ocr-summary button{align-self:end}.review-ocr-summary details{grid-column:1/-1}.review-ocr-summary summary{cursor:pointer;color:var(--primary);font-size:12px}.review-ocr-summary pre{white-space:pre-wrap;background:#fff;border-radius:9px;max-height:180px;padding:10px;font-size:11px;overflow:auto}.review-image-groups{gap:22px;margin:17px 0;display:grid}.review-image-groups h3{font-size:14px}.review-main-image{cursor:zoom-in;background:#f5f5fa;border:0;border-radius:14px;width:100%;padding:0;display:block;overflow:hidden}.review-main-image img{width:100%;height:auto;display:block}.review-drawer footer{background:#fff;padding-top:13px;position:sticky;bottom:0}@media (width<=720px){.worker-shell{padding:11px 11px 90px}.worker-header h1{font-size:28px}.worker-campaign label{flex-direction:column;align-items:stretch;gap:7px}.new-data-claim{flex-direction:column;align-items:stretch}.task-card{padding:15px}.batch-toolbar>button{flex:1}.history-card>button{flex-direction:column}.history-card button div:last-child{flex-wrap:wrap;justify-content:space-between}.history-detail>div{grid-template-columns:1fr}.upload-progress{grid-template-columns:1fr auto}.review-ocr-summary{grid-template-columns:1fr 1fr}.review-ocr-summary>div{grid-column:1/-1}}.worker-progress{color:var(--primary);white-space:nowrap;margin-left:auto;font-size:13px}.observer-page{background:var(--bg);width:min(1180px,100%);min-height:100vh;margin:auto;padding:34px 24px}.observer-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.observer-header h1{margin:4px 0;font-size:30px}.observer-metrics{grid-template-columns:repeat(5,1fr);margin:18px 0}.observer-metrics div:last-child{border-right:0}@media (width<=720px){.worker-progress{margin-left:0}.observer-page{padding:20px 12px}.observer-header{gap:14px}.observer-metrics{grid-template-columns:repeat(2,1fr)}.observer-metrics div{padding:13px 7px}.observer-metrics div:nth-child(2n){border-right:0}.observer-metrics div{border-bottom:1px solid var(--line)}.observer-metrics div:last-child{border-bottom:0}}
