@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&display=swap";:root{font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#262438;background:#eef0f5;font-synthesis:none;--purple: #4d3f91;--purple-dark: #342a6b;--purple-soft: #eeeafe;--ink: #242235;--muted: #7a7888;--line: #e7e6ed;--surface: #fff;--background: #f5f6f9;--green: #15926f;--green-soft: #e7f8f1;--amber: #c47813;--amber-soft: #fff4df;--red: #d15454;--red-soft: #fff0ef}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px;background:#eef0f5}button,input,select,textarea{font:inherit}button{color:inherit}button:disabled{cursor:not-allowed}.auth-page{display:grid;min-height:100dvh;place-items:center;padding:24px;background:radial-gradient(circle at 50% 0,#6f62ac2b,transparent 38%),#f3f3f7}.auth-card{display:flex;width:min(100%,410px);flex-direction:column;align-items:center;padding:42px 34px 34px;border:1px solid #e4e2eb;border-radius:26px;background:#fff;box-shadow:0 24px 70px #30294b1c;text-align:center}.auth-brand-mark{display:grid;width:64px;height:64px;margin-bottom:18px;place-items:center;border-radius:21px;color:#fff;background:linear-gradient(145deg,#6758ad,#3d3379);box-shadow:0 12px 28px #4d3f9138;font-size:25px;font-weight:700}.auth-kicker{color:var(--purple);font-size:12px;font-weight:600}.auth-card h1{margin:7px 0 10px;font-size:25px}.auth-card>p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.auth-error{width:100%;margin-top:18px;padding:10px 12px;border-radius:10px;color:#b73d3d;background:var(--red-soft);font-size:12px}.wecom-login-button{display:flex;width:100%;height:48px;align-items:center;justify-content:center;gap:9px;margin-top:24px;border:0;border-radius:13px;color:#fff;background:#16885f;font-size:14px;font-weight:600;cursor:pointer}.wecom-login-button span{display:grid;width:23px;height:23px;place-items:center;border-radius:7px;color:#16885f;background:#fff;font-size:11px;font-weight:700}.auth-card>small{margin-top:15px;color:#aaa7b2;font-size:10px}.runtime-shell,.runtime-flow{position:relative;width:min(100%,560px);min-height:100dvh;margin:0 auto;background:var(--background);box-shadow:0 0 40px #27223c12}.runtime-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:12px;height:68px;padding:10px 18px;border-bottom:1px solid #eeedf2;background:#ffffffed;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.runtime-avatar,.large-avatar{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:14px;color:#fff;background:linear-gradient(145deg,#6758ad,#3d3379);font-weight:700;box-shadow:0 7px 17px #4d3f9130}.runtime-heading{display:flex;min-width:0;flex:1;flex-direction:column}.runtime-heading strong{font-size:17px;letter-spacing:.01em}.runtime-heading span{margin-top:2px;color:var(--muted);font-size:11px}.round-button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid #ecebf1;border-radius:14px;background:#fff;cursor:pointer}.notification-button{position:relative}.notification-button i{position:absolute;top:8px;right:8px;width:7px;height:7px;border:2px solid white;border-radius:999px;background:#ed625f}.runtime-content{padding:18px 16px 100px}.home-content{display:flex;flex-direction:column;gap:23px}.welcome-card{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:154px;overflow:hidden;padding:24px;border-radius:24px;color:#fff;background:linear-gradient(135deg,#51418f,#322863);box-shadow:0 16px 32px #342a6b2b}.welcome-card:after{position:absolute;right:-40px;bottom:-62px;width:180px;height:180px;border:30px solid #ffffff0c;border-radius:999px;content:""}.welcome-card h1{margin:7px 0 12px;font-size:24px;line-height:1.2}.welcome-card p{display:flex;align-items:center;gap:5px;margin:0;color:#ded9f3;font-size:12px}.eyebrow{color:#d3cdef;font-size:11px}.welcome-mark{position:relative;z-index:1;display:grid;place-items:center;width:66px;height:66px;border:1px solid #ffffff24;border-radius:22px;background:#ffffff14}.home-section{display:flex;flex-direction:column;gap:13px}.section-title{display:flex;align-items:flex-end;justify-content:space-between;padding:0 3px}.section-title h2{margin:0;font-size:17px}.section-title p{margin:3px 0 0;color:var(--muted);font-size:11px}.text-action{display:flex;align-items:center;gap:2px;padding:5px;border:0;color:var(--purple);background:none;font-size:12px;cursor:pointer}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.work-tile{position:relative;display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;gap:2px 12px;align-items:center;min-height:92px;padding:16px;border:1px solid #ebeaf0;border-radius:19px;text-align:left;background:#fff}.work-tile.enabled{cursor:pointer;box-shadow:0 8px 22px #32286312}.work-tile.enabled:hover{border-color:#cfc8ec;transform:translateY(-1px)}.work-tile.locked{color:#aaa8b2;background:#fafafc}.work-icon{display:grid;grid-row:1 / 3;place-items:center;width:46px;height:46px;border-radius:15px;background:#f1edff;color:var(--purple)}.locked .work-icon{color:#aaa8b2;background:#f0f0f3}.work-tile strong{align-self:end;font-size:15px}.work-tile small{align-self:start;color:var(--muted);font-size:10px}.work-tile>svg{position:absolute;top:14px;right:13px;color:var(--purple)}.todo-card{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;width:100%;padding:16px;border:1px solid #ebeaf0;border-radius:19px;text-align:left;background:#fff;cursor:pointer}.todo-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:15px}.todo-icon.purple{color:var(--purple);background:var(--purple-soft)}.todo-card>span:nth-child(2){display:flex;flex-direction:column}.todo-card strong{font-size:14px}.todo-card small{margin-top:3px;color:var(--muted);font-size:11px}.todo-card>svg{color:#aaa7b6}.bottom-nav{position:fixed;z-index:35;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);width:min(100%,560px);height:calc(72px + env(safe-area-inset-bottom));margin:0 auto;padding:8px 24px env(safe-area-inset-bottom);border-top:1px solid #e8e7ed;background:#ffffffef;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.bottom-nav button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;border:0;color:#9a97a6;background:none;font-size:10px;cursor:pointer}.bottom-nav button span{display:grid;place-items:center;width:42px;height:34px;border-radius:13px}.bottom-nav button.active{color:var(--purple);font-weight:600}.bottom-nav button.active span{background:var(--purple-soft)}.step-dots{display:flex;align-items:center;gap:5px}.step-dots span{width:7px;height:7px;border-radius:999px;background:#dedce7}.step-dots span.active{width:18px;background:var(--purple)}.flow-content{padding-bottom:102px}.mobile-form-card,.confirm-card,.detail-section,.order-hero,.overall-note{border:1px solid #ebeaf0;border-radius:21px;background:#fff}.mobile-form-card{padding:20px}.mobile-section-title{display:flex;align-items:center;gap:12px;margin-bottom:23px}.mobile-section-title>span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;color:#fff;background:var(--purple);font-weight:700}.mobile-section-title h2{margin:0;font-size:17px}.mobile-section-title p{margin:3px 0 0;color:var(--muted);font-size:11px}.field{display:flex;flex-direction:column;gap:7px;margin-top:16px}.field>span{color:#5d5a69;font-size:12px;font-weight:600}.field input,.field select,.field textarea{width:100%;min-height:46px;padding:11px 13px;border:1px solid #dedde5;outline:0;border-radius:13px;color:var(--ink);background:#fbfbfc;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#8b7dc1;box-shadow:0 0 0 3px #6958ad14}.mobile-search{display:flex;align-items:center;gap:9px;height:48px;padding:0 14px;border:1px solid #e2e0e8;border-radius:15px;color:#8d8999;background:#fff}.mobile-search input{width:100%;border:0;outline:0;background:transparent}.selection-summary{display:flex;justify-content:space-between;margin:16px 3px 10px;color:var(--muted);font-size:11px}.selection-summary strong{color:var(--purple)}.mobile-material-list{display:flex;flex-direction:column;gap:10px}.mobile-material-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:82px;padding:11px;border:1px solid #e9e7ee;border-radius:17px;background:#fff}.mobile-material-card.selected{border-color:#b6addb;background:#fcfbff}.mobile-material-card>img{width:58px;height:58px;border-radius:13px;object-fit:cover}.mobile-material-card>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.mobile-material-card strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-material-card span{margin-top:3px;overflow:hidden;color:var(--muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-material-card small{margin-top:6px;color:var(--green);font-size:10px}.add-material{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:12px;color:#fff;background:var(--purple);cursor:pointer}.quantity-control{display:grid!important;grid-template-columns:24px 46px;gap:4px!important}.quantity-control button{grid-row:1 / 3;width:24px;height:30px;border:0;border-radius:9px;color:var(--purple);background:var(--purple-soft);cursor:pointer}.quantity-control input{width:46px;height:30px;padding:3px;border:1px solid #dcd9e7;border-radius:8px;text-align:center}.quantity-control em{grid-column:2;color:var(--muted);text-align:center;font-size:9px;font-style:normal}.confirm-card{padding:24px 18px;text-align:center}.success-mark{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 13px;border-radius:20px;color:#fff;background:var(--green);box-shadow:0 10px 25px #15926f2e}.confirm-card h2{margin:0;font-size:19px}.confirm-card>p{margin:5px 0 20px;color:var(--muted);font-size:11px}.confirm-meta{display:grid;grid-template-columns:1fr 1fr;margin:0 0 18px;border:1px solid #eceaf0;border-radius:14px;background:#fafafd}.confirm-meta div{display:flex;flex-direction:column;gap:3px;padding:12px}.confirm-meta div+div{border-left:1px solid #eceaf0}.confirm-meta dt{color:var(--muted);font-size:10px}.confirm-meta dd{margin:0;font-size:12px;font-weight:700}.confirm-items{margin-bottom:18px;border-top:1px solid #efedf2}.confirm-items>div{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #efedf2;text-align:left}.confirm-items img{width:42px;height:42px;border-radius:10px;object-fit:cover}.confirm-items span{display:flex;flex-direction:column}.confirm-items strong,.confirm-items b{font-size:12px}.confirm-items small{margin-top:2px;color:var(--muted);font-size:10px}.confirm-card .field{text-align:left}.flow-action-bar{position:fixed;z-index:35;right:0;bottom:0;left:0;width:min(100%,560px);margin:0 auto;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #e6e5eb;background:#ffffffef;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.primary-mobile-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;height:50px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#59499a,#3e337a);font-weight:700;box-shadow:0 10px 22px #4d3f912b;cursor:pointer}.primary-mobile-button:disabled{opacity:.55;box-shadow:none}.order-content{padding-top:14px}.segmented-tabs{display:grid;grid-template-columns:repeat(3,1fr);padding:4px;border-radius:14px;background:#eaeaf0}.segmented-tabs button{height:36px;border:0;border-radius:11px;color:var(--muted);background:transparent;font-size:12px;cursor:pointer}.segmented-tabs button.active{color:var(--ink);background:#fff;font-weight:600;box-shadow:0 2px 8px #29253c12}.order-card-list{display:flex;flex-direction:column;gap:12px;margin-top:15px}.order-card{width:100%;padding:17px;border:1px solid #e8e7ed;border-radius:19px;text-align:left;background:#fff;cursor:pointer}.order-card-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.order-card h3{margin:15px 0 5px;font-size:15px}.order-card>p{display:flex;align-items:center;gap:4px;margin:0;color:var(--muted);font-size:11px}.order-card-meta{display:flex;gap:18px;margin:14px 0;color:#5e5b68;font-size:10px}.order-card-action{display:flex;align-items:center;justify-content:space-between;margin:0 -17px -17px;padding:12px 17px;border-top:1px solid #efedf2;border-radius:0 0 19px 19px;color:var(--purple);background:#fbfaff;font-size:11px;font-weight:600}.order-card-action.urgent{color:var(--amber);background:#fffaf0}.status-pill{display:inline-flex;align-items:center;width:fit-content;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:600}.status-pill.active{color:var(--purple);background:var(--purple-soft)}.status-pill.warn{color:var(--amber);background:var(--amber-soft)}.status-pill.done{color:var(--green);background:var(--green-soft)}.runtime-empty{display:flex;align-items:center;flex-direction:column;padding:70px 20px;color:#aaa7b4}.runtime-empty strong{margin-top:12px;color:#625f6c;font-size:14px}.runtime-empty span{margin-top:4px;font-size:11px}.detail-content{display:flex;flex-direction:column;gap:13px}.order-hero{padding:20px}.order-hero h2{margin:14px 0 5px;font-size:18px}.order-hero>p{display:flex;align-items:center;gap:4px;margin:0;color:var(--muted);font-size:11px}.order-hero dl{display:grid;grid-template-columns:1fr 1fr;margin:18px 0 0;padding-top:16px;border-top:1px solid #efedf2}.order-hero dl div{display:flex;flex-direction:column;gap:4px}.order-hero dt{color:var(--muted);font-size:10px}.order-hero dd{margin:0;font-size:12px;font-weight:600}.detail-section{padding:18px}.detail-section>h3{margin:0 0 14px;font-size:14px}.simple-item{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid #f0eef3}.simple-item img{width:42px;height:42px;border-radius:10px;object-fit:cover}.simple-item span{display:flex;min-width:0;flex-direction:column}.simple-item strong,.simple-item b{font-size:11px}.simple-item small{margin-top:3px;color:var(--muted);font-size:9px}.mobile-timeline{display:flex;flex-direction:column}.mobile-timeline>div{position:relative;display:grid;grid-template-columns:14px 1fr;gap:10px;min-height:58px}.mobile-timeline>div:not(:last-child):after{position:absolute;top:15px;bottom:0;left:5px;width:2px;background:#d9d5e8;content:""}.mobile-timeline i{position:relative;z-index:1;width:12px;height:12px;margin-top:2px;border:3px solid #c9c3df;border-radius:999px;background:var(--purple)}.mobile-timeline span{display:flex;flex-direction:column}.mobile-timeline strong{font-size:12px}.mobile-timeline small{margin-top:4px;color:var(--muted);font-size:9px;line-height:1.6}.acceptance-content{display:flex;flex-direction:column;gap:12px}.acceptance-intro{display:flex;gap:12px;align-items:center;padding:16px;border:1px solid #ffe0af;border-radius:18px;background:#fffaf1}.acceptance-intro>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;color:var(--amber);background:#ffedcf}.acceptance-intro div{display:flex;flex-direction:column}.acceptance-intro strong{font-size:13px}.acceptance-intro p{margin:3px 0 0;color:#826c4e;font-size:10px}.acceptance-item-card{padding:16px;border:1px solid #e8e6ed;border-radius:19px;background:#fff}.acceptance-item-card.error{border-color:#efb8b6}.acceptance-item-title{display:grid;grid-template-columns:24px 48px 1fr;gap:9px;align-items:center}.acceptance-item-title>span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;color:var(--purple);background:var(--purple-soft);font-size:10px;font-weight:700}.acceptance-item-title img{width:48px;height:48px;border-radius:11px;object-fit:cover}.acceptance-item-title div{display:flex;min-width:0;flex-direction:column}.acceptance-item-title strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.acceptance-item-title small{margin-top:4px;color:var(--muted);font-size:9px}.result-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}.result-switch button{display:flex;align-items:center;justify-content:center;gap:5px;height:38px;border:1px solid #e1dfe6;border-radius:12px;color:var(--muted);background:#fafafd;font-size:11px;cursor:pointer}.result-switch button.active{border-color:#7ec8af;color:var(--green);background:var(--green-soft);font-weight:600}.result-switch button.active.error{border-color:#e7a6a3;color:var(--red);background:var(--red-soft)}.quantity-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quantity-fields label{display:flex;flex-direction:column;gap:6px;color:#696674;font-size:10px}.quantity-fields label>div{display:flex;align-items:center;height:42px;padding:0 10px;border:1px solid #e0dee6;border-radius:11px;background:#fbfbfc}.quantity-fields input{width:100%;border:0;outline:0;background:transparent}.quantity-fields em{color:var(--muted);font-size:9px;font-style:normal}.compact-field{margin-top:13px}.photo-upload{display:flex;align-items:center;gap:8px;height:47px;margin-top:12px;padding:0 12px;border:1px dashed #c7c2d8;border-radius:12px;color:var(--purple);background:#fbfaff;cursor:pointer}.photo-upload input{display:none}.photo-upload span{flex:1;font-size:10px}.overall-note{padding:16px}.settings-content{display:flex;flex-direction:column;gap:13px}.profile-card{display:grid;grid-template-columns:54px 1fr auto;gap:13px;align-items:center;padding:18px;border:1px solid #e8e6ed;border-radius:19px;background:#fff}.large-avatar{width:54px;height:54px;border-radius:18px;font-size:19px}.profile-card>div:nth-child(2){display:flex;flex-direction:column}.profile-card strong{font-size:15px}.profile-card span{margin-top:4px;color:var(--muted);font-size:10px}.profile-card>svg{color:#aaa6b3}.settings-list{border:1px solid #e8e6ed;border-radius:19px;background:#fff}.settings-list>div{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:0 16px}.settings-list>div+div{border-top:1px solid #efedf2}.settings-list span{display:flex;align-items:center;gap:10px;font-size:12px}.settings-list span svg{color:var(--purple)}.settings-list small,.settings-list b{color:#aaa7b1;font-size:10px;font-weight:500}.settings-list b.online{color:var(--green)}.settings-logout{height:47px;border:1px solid #e8dada;border-radius:15px;color:#b44848;background:#fff;font-size:12px;cursor:pointer}.settings-version{margin:18px 0;color:#aaa7b2;text-align:center;font-size:10px}.honghao-toast{position:fixed;z-index:100;top:18px;left:50%;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 28px);padding:11px 16px;transform:translate(-50%);border-radius:13px;color:#fff;background:#282438ed;box-shadow:0 12px 28px #1f1c2d38;font-size:12px}.honghao-toast svg{color:#63d5aa}.admin-shell{display:flex;min-width:980px;min-height:100vh;background:#f5f6f9}.admin-sidebar{position:fixed;z-index:10;top:0;bottom:0;left:0;display:flex;width:238px;flex-direction:column;padding:24px 16px;color:#e7e4f5;background:#292452}.admin-brand{display:flex;align-items:center;gap:11px;padding:0 8px 25px;border-bottom:1px solid #ffffff14}.admin-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;color:#352b6b;background:#fff;font-weight:800}.admin-brand div{display:flex;flex-direction:column}.admin-brand strong{color:#fff;font-size:15px}.admin-brand small{margin-top:2px;color:#aaa5ca;font-size:9px}.admin-sidebar nav{margin-top:22px}.admin-sidebar nav button{display:flex;align-items:center;gap:11px;width:100%;height:45px;padding:0 13px;border:0;border-radius:12px;color:#c2bdd9;background:transparent;cursor:pointer}.admin-sidebar nav button.active{color:#fff;background:#ffffff17;font-weight:600}.admin-connection{display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px;border-radius:12px;color:#aaa5c4;background:#ffffff0b;font-size:9px}.admin-connection i{width:7px;height:7px;border-radius:999px;background:#8b879d}.admin-connection i.online{background:#55d4a7;box-shadow:0 0 0 4px #55d4a719}.admin-main{width:calc(100% - 238px);margin-left:238px}.admin-topbar{display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 30px;border-bottom:1px solid #e5e4ea;background:#fff}.admin-topbar>div:first-child{display:flex;flex-direction:column}.admin-topbar>div:first-child span{color:#9996a2;font-size:9px}.admin-topbar>div:first-child strong{margin-top:2px;font-size:13px}.admin-user{display:flex;align-items:center;gap:10px}.admin-user>span{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;color:#fff;background:var(--purple);font-size:12px}.admin-user div{display:flex;flex-direction:column}.admin-user strong{font-size:11px}.admin-user small{color:var(--muted);font-size:9px}.admin-logout{height:30px;margin-left:5px;padding:0 11px;border:1px solid #dedbe6;border-radius:9px;color:var(--muted);background:#fff;font-size:9px;cursor:pointer}.admin-content{padding:27px 30px 40px}.admin-page-title{display:flex;align-items:flex-end;justify-content:space-between}.admin-page-title h1{margin:0;font-size:25px}.admin-page-title p{margin:5px 0 0;color:var(--muted);font-size:11px}.admin-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 17px;border:0;border-radius:11px;color:#fff;background:var(--purple);font-size:11px;font-weight:600;cursor:pointer}.admin-primary:disabled{opacity:.55}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:24px 0 16px}.admin-stats>div{position:relative;display:flex;flex-direction:column;min-height:94px;padding:17px 19px;border:1px solid #e7e6ec;border-radius:16px;background:#fff}.admin-stats span{color:var(--muted);font-size:10px}.admin-stats strong{margin-top:6px;font-size:23px}.admin-stats svg{position:absolute;top:22px;right:19px;color:#a097c8}.admin-table-card{overflow:hidden;border:1px solid #e4e3e9;border-radius:17px;background:#fff}.admin-toolbar{display:flex;gap:10px;padding:15px;border-bottom:1px solid #ecebf0}.admin-toolbar label{display:flex;align-items:center;gap:8px;width:320px;height:39px;padding:0 12px;border:1px solid #dedce4;border-radius:10px;color:#9996a3}.admin-toolbar input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.admin-toolbar select{width:120px;padding:0 11px;border:1px solid #dedce4;border-radius:10px;background:#fff;font-size:10px}.admin-secondary{display:inline-flex;align-items:center;gap:6px;height:39px;margin-left:auto;padding:0 13px;border:1px solid #dad8e2;border-radius:10px;color:#555164;background:#fff;font-size:10px;cursor:pointer}.admin-table-wrap{overflow-x:auto}.admin-table-wrap table{width:100%;border-collapse:collapse;font-size:10px}.admin-table-wrap th{height:42px;padding:0 14px;color:#85818f;text-align:left;background:#fafafd;font-weight:600;white-space:nowrap}.admin-table-wrap td{height:64px;padding:0 14px;border-top:1px solid #efedf2;white-space:nowrap}.admin-material{display:flex;align-items:center;gap:10px;min-width:190px}.admin-material img{width:38px;height:38px;border-radius:9px;object-fit:cover}.admin-material span{display:flex;flex-direction:column}.admin-material strong{font-size:10px}.admin-material small{margin-top:3px;color:var(--muted);font-size:9px}.admin-status{display:inline-flex;padding:4px 8px;border-radius:999px}.admin-status.online{color:var(--green);background:var(--green-soft)}.admin-status.offline{color:#7f7c87;background:#efeff2}.table-link{border:0;color:var(--purple);background:none;font-size:10px;cursor:pointer}.admin-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#17152375}.admin-modal{width:min(580px,100%);padding:24px;border-radius:20px;background:#fff;box-shadow:0 24px 70px #17152340}.admin-modal-title{display:flex;justify-content:space-between}.admin-modal-title h2{margin:0;font-size:19px}.admin-modal-title p{margin:5px 0 0;color:var(--muted);font-size:10px}.admin-modal-title button{width:35px;height:35px;border:0;border-radius:10px;background:#f2f1f5;cursor:pointer}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:22px}.admin-form-grid label{display:flex;flex-direction:column;gap:6px}.admin-form-grid span{color:#615e6a;font-size:10px;font-weight:600}.admin-form-grid input,.admin-form-grid select{height:42px;padding:0 11px;border:1px solid #dddae4;border-radius:10px;outline:0;background:#fcfcfd;font-size:10px}.admin-form-grid input:focus,.admin-form-grid select:focus{border-color:#8c7fc2}.admin-modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:23px;padding-top:17px;border-top:1px solid #eceaf0}.admin-modal-actions>button:first-child{height:40px;padding:0 16px;border:1px solid #dad8e0;border-radius:10px;background:#fff;font-size:10px;cursor:pointer}@media(min-width:700px){.runtime-shell,.runtime-flow{margin:24px auto;min-height:calc(100dvh - 48px);overflow:hidden;border-radius:28px}.bottom-nav,.flow-action-bar{bottom:24px;border-radius:0 0 28px 28px}}@media(max-width:699px){.runtime-shell,.runtime-flow{width:100%;box-shadow:none}}@media(max-width:390px){.runtime-content{padding-right:13px;padding-left:13px}.work-grid{gap:9px}.work-tile{grid-template-columns:42px 1fr;padding:13px}.work-icon{width:42px;height:42px}.quantity-control{grid-template-columns:23px 42px}.quantity-control input{width:42px}}
