:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17213a;background:#f5f7fb;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17213a;--muted: #69748a;--line: #e5e9f1;--surface: #ffffff;--surface-2: #f8f9fc;--primary: #315be8;--primary-dark: #2648ba;--navy: #132452;--green: #1c9b70;--orange: #e78422;--red: #d94b55;--purple: #7656d8;--shadow: 0 6px 24px rgba(30, 46, 85, .07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7fb}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:not-allowed;opacity:.52}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;display:flex}.sidebar{width:236px;position:fixed;inset:0 auto 0 0;z-index:50;display:flex;flex-direction:column;padding:22px 16px 18px;color:#dfe6ff;background:linear-gradient(180deg,#152653,#102047);border-right:1px solid rgba(255,255,255,.04)}.brand{display:flex;align-items:center;gap:12px;padding:0 8px 22px;color:#fff}.brand-mark{width:38px;height:38px;flex:none;display:grid;place-items:center;border-radius:11px;background:linear-gradient(135deg,#6488ff,#315be8);color:#fff;font-weight:800;box-shadow:0 8px 18px #315be861}.brand-mark.large{width:52px;height:52px;font-size:23px;border-radius:15px}.brand div{display:flex;flex-direction:column;gap:2px}.brand strong{font-size:17px;letter-spacing:3px}.brand small{color:#9cadd7;font-size:10px;letter-spacing:.4px}.main-nav{flex:1;overflow-y:auto}.nav-section{padding-top:14px}.nav-label{padding:0 12px 8px;color:#7f92bf;font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.nav-item{min-height:42px;display:flex;align-items:center;gap:12px;margin-bottom:4px;padding:0 12px;border-radius:9px;color:#b9c6e7;font-size:13px;font-weight:600;transition:.18s ease}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item.active{background:linear-gradient(90deg,#5377f745,#5377f71f);color:#fff;box-shadow:inset 2px 0 #6b8aff}.nav-icon{width:20px;text-align:center;color:#90a5da;font-size:18px}.nav-item.active .nav-icon{color:#92aaff}.nav-item em{margin-left:auto;min-width:20px;height:20px;display:grid;place-items:center;border-radius:10px;background:#e14f5b;color:#fff;font-size:10px;font-style:normal}.sidebar-foot{display:flex;align-items:center;gap:10px;padding:14px 10px 2px;border-top:1px solid rgba(255,255,255,.08)}.sidebar-foot div:last-child{display:flex;flex-direction:column;gap:2px}.sidebar-foot strong{color:#cbd6ef;font-size:11px}.sidebar-foot small{color:#778bb7;font-size:9px}.environment-dot{width:8px;height:8px;border-radius:50%;background:#3dcd91;box-shadow:0 0 0 4px #3dcd911c}.app-main{width:calc(100% - 236px);min-height:100vh;margin-left:236px}.topbar{height:66px;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fffffff0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.global-search{width:min(420px,38vw);height:38px;display:flex;align-items:center;gap:9px;padding:0 10px;border:1px solid #e0e5ef;border-radius:9px;background:#f6f8fb;color:#7f899e}.global-search-static{min-height:44px;height:auto;cursor:default}.global-search-static span,.global-search-static strong{font-size:16px}.global-search-static strong{color:var(--ink)}.global-search input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px}.global-search kbd{padding:3px 6px;border:1px solid #dce1eb;border-radius:5px;color:#8993a8;background:#fff;font-size:9px;box-shadow:0 1px #dce1eb}.top-actions{display:flex;align-items:center;gap:18px}.today{padding-right:18px;border-right:1px solid var(--line);color:#8490a6;font-size:11px}.notification-button{width:34px;height:34px;position:relative;display:grid;place-items:center;border-radius:50%;color:#56637c;background:#f2f5fa}.notification-button i{width:17px;height:17px;position:absolute;top:-4px;right:-4px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:#e14f5b;color:#fff;font-size:8px;font-style:normal}.profile{display:flex;align-items:center;gap:9px}.profile>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:#e9eeff;color:var(--primary);font-weight:700}.profile div{display:flex;flex-direction:column;gap:1px}.profile strong{font-size:12px}.profile small{color:#8993a8;font-size:9px}.profile b{color:#9aa3b5;font-size:11px}.mobile-menu{display:none;border:0;background:transparent;font-size:22px}.sidebar-backdrop{display:none}.page-container{width:min(1500px,100%);margin:0 auto;padding:27px 30px 48px}.page-stack{display:flex;flex-direction:column;gap:20px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.page-header h1{margin-bottom:5px;font-size:clamp(25px,2.3vw,34px);line-height:1.18;letter-spacing:-.8px}.page-header p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.6}.eyebrow{margin-bottom:7px;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.eyebrow-light{color:#a5b8ff}.page-actions,.button-row{display:flex;align-items:center;gap:9px}.btn{min-height:37px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:12px;font-weight:700;transition:.16s ease;white-space:nowrap}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 5px 13px #315be82e}.btn-primary:hover:not(:disabled){background:var(--primary-dark)}.btn-secondary{border-color:#dce2ec;background:#fff;color:#42506a}.btn-secondary:hover:not(:disabled){border-color:#bec9da;background:#f9fafd}.btn-small{min-height:31px;padding:0 11px;font-size:10px}.btn-large{min-height:48px;font-size:13px}.btn-block{width:100%}.btn-white{background:#fff;color:#1b3478}.btn-ghost-on-dark{border-color:#ffffff38;color:#fff;background:#ffffff12}.btn-danger-soft{border-color:#f2c9ce;color:#b73743;background:#fff2f3}.text-button{padding:0;border:0;cursor:pointer;color:var(--primary);background:transparent;font-size:11px;font-weight:700}.icon-button{width:32px;height:32px;flex:none;display:grid;place-items:center;border:1px solid #e0e5ee;border-radius:8px;cursor:pointer;background:#fff;color:#6f7b90}.panel{border:1px solid var(--line);border-radius:13px;background:var(--surface);box-shadow:var(--shadow)}.compact-panel{padding:20px}.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.section-title h2{margin-bottom:3px;font-size:15px;letter-spacing:-.2px}.section-title p{margin-bottom:0;color:var(--muted);font-size:10px;line-height:1.5}.metrics-grid{display:grid;gap:13px}.metrics-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{min-height:126px;position:relative;overflow:hidden;padding:18px 19px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.metric-card:after{width:84px;height:84px;content:"";position:absolute;right:-28px;bottom:-34px;border-radius:50%;background:currentColor;opacity:.055}.metric-top{display:flex;align-items:center;gap:8px}.metric-symbol{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:currentColor;color:#fff;font-weight:800}.metric-label{color:#66728a;font-size:11px;font-weight:700}.metric-value{margin:9px 0 3px;color:var(--ink);font-size:30px;line-height:1;font-weight:800}.metric-note{color:#8b95a8;font-size:9px}.metric-blue{color:var(--primary)}.metric-green{color:var(--green)}.metric-orange{color:var(--orange)}.metric-red{color:var(--red)}.metric-purple{color:var(--purple)}.badge{min-height:21px;display:inline-flex;align-items:center;padding:2px 8px;border-radius:12px;font-size:9px;line-height:1.2;font-weight:700;white-space:nowrap}.badge-blue{color:#3155c8;background:#eaf0ff}.badge-green{color:#157d5a;background:#e6f7f1}.badge-orange{color:#bb6417;background:#fff0df}.badge-red{color:#bb3e49;background:#ffebed}.badge-purple{color:#6445c1;background:#eee9ff}.badge-gray{color:#667187;background:#edf0f5}.tag{display:inline-flex;align-items:center;padding:3px 8px;border:1px solid #dfe4ec;border-radius:10px;color:#68738a;background:#fff;font-size:9px}.badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.muted{color:#8e98aa;font-size:9px}.row-between{display:flex;align-items:center;justify-content:space-between;gap:12px}.owner-cell{display:inline-flex;align-items:center;gap:7px}.owner-cell i{width:25px;height:25px;display:inline-grid;place-items:center;border-radius:50%;color:var(--primary);background:#eaf0ff;font-size:9px;font-style:normal;font-weight:700}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 30px}.info-pair{min-width:0;display:flex;flex-direction:column;gap:5px}.info-pair>span{color:#8a94a8;font-size:9px}.info-pair>div{min-width:0;color:#3b465c;font-size:11px;line-height:1.45}.info-pair>div.strong{color:var(--ink);font-weight:800}.info-pair a{color:var(--primary);font-weight:700}.two-column-main{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(340px,.8fr);gap:16px;align-items:start}.two-column-main>.panel{padding:21px}.two-column-even{display:grid;grid-template-columns:1fr 1fr;gap:16px}.three-column{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.progress-track{height:5px;overflow:hidden;border-radius:3px;background:#edf0f5}.progress-track i{height:100%;display:block;border-radius:inherit}.progress-blue{background:var(--primary)}.progress-green{background:var(--green)}.progress-orange{background:var(--orange)}.progress-red{background:var(--red)}.progress-purple{background:var(--purple)}.breadcrumbs{display:flex;align-items:center;gap:7px;color:#929bad;font-size:10px}.breadcrumbs a{color:#5e6a81}.breadcrumbs a:hover{color:var(--primary)}.abstract-thumb{width:43px;height:43px;flex:none;display:grid;place-items:center;border-radius:10px;background:linear-gradient(145deg,#eef2ff,#dbe5ff);color:#3157ca;font-size:12px;font-style:normal;font-weight:800}.abstract-thumb.blue{background:linear-gradient(145deg,#e9f5ff,#d8eaff);color:#3374b7}.abstract-thumb.violet{background:linear-gradient(145deg,#f1edff,#e1d9ff);color:#7552d0}.abstract-thumb.coral{background:linear-gradient(145deg,#fff0eb,#ffded4);color:#c66145}.alert-icon{width:29px;height:29px;flex:none;display:grid;place-items:center;border-radius:8px;font-size:12px;font-weight:800}.alert-icon.red{color:var(--red);background:#ffedef}.alert-icon.orange{color:var(--orange);background:#fff1e2}.alert-icon.purple{color:var(--purple);background:#f0ecff}.alert-icon.blue{color:var(--primary);background:#eaf0ff}.alert-icon.green{color:var(--green);background:#e8f8f2}.period-switch{display:flex;padding:2px;border-radius:7px;background:#f0f2f7}.period-switch button{padding:5px 9px;border:0;border-radius:5px;cursor:pointer;color:#788399;background:transparent;font-size:9px}.period-switch button.active{color:#35425a;background:#fff;box-shadow:0 1px 3px #1f2d4a1a}.product-art{width:116px;height:116px;position:relative;flex:none;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(145deg,#f0f5ff,#deeaff)}.product-art-compact{width:86px;height:86px;border-radius:11px}.product-glow{width:78%;height:33%;position:absolute;bottom:9px;border-radius:50%;background:#315be824;filter:blur(12px)}.bottle-cap{width:33%;height:11%;z-index:2;border-radius:8px 8px 3px 3px;background:#53627a;box-shadow:inset 0 -2px #00000026}.bottle-body{width:50%;height:51%;z-index:2;display:grid;place-items:center;border:2px solid rgba(255,255,255,.8);border-radius:11px 11px 9px 9px;background:linear-gradient(120deg,#fbfdff,#bdcde4);box-shadow:0 10px 18px #28406633,inset -8px 0 12px #6980a129}.bottle-body span{padding:3px 5px;border-radius:5px;color:#e8fbff;background:#334c67;font-size:8px;font-weight:800}.bottle-base{width:48%;height:6%;z-index:2;margin-top:-2px;border-radius:2px 2px 5px 5px;background:#66758b}.product-art-compact .bottle-body span{font-size:6px}.demo-flow{position:relative;overflow:hidden;padding:23px 25px 20px;border-radius:14px;color:#fff;background:radial-gradient(circle at 88% 0,rgba(100,137,255,.28),transparent 34%),linear-gradient(115deg,#132552,#1b377d 68%,#244798);box-shadow:0 14px 32px #172f6c33}.demo-flow:after{width:240px;height:240px;content:"";position:absolute;right:-130px;bottom:-165px;border:35px solid rgba(255,255,255,.04);border-radius:50%}.demo-flow-head{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.demo-flow-head h2{margin-bottom:7px;font-size:20px}.demo-flow-head p{max-width:850px;min-height:32px;margin-bottom:0;color:#bfcbeb;font-size:10px;line-height:1.55}.demo-flow-state{width:68px;height:68px;flex:none;display:grid;place-content:center;text-align:center;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#ffffff14}.demo-flow-state span{font-size:17px;font-weight:800}.demo-flow-state small{margin-top:2px;color:#aebde5;font-size:8px}.demo-progress{height:3px;position:relative;z-index:2;overflow:hidden;margin:17px 0 16px;border-radius:3px;background:#ffffff1c}.demo-progress i{height:100%;display:block;background:#8da9ff;border-radius:inherit;transition:width .35s ease}.flow-rail{position:relative;z-index:2;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:7px}.flow-node{position:relative;min-width:0;padding:0;border:0;cursor:pointer;color:#94a5d2;background:transparent}.flow-node:after{height:1px;content:"";position:absolute;left:calc(50% + 13px);right:calc(-50% + 13px);top:12px;background:#ffffff1f}.flow-node:last-child:after{display:none}.flow-node>span{width:25px;height:25px;position:relative;z-index:2;display:grid;place-items:center;margin:0 auto 6px;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#afbee2;background:#1c3674;font-size:8px;font-weight:800;transition:.2s ease}.flow-node small{display:block;overflow:hidden;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.flow-node.done>span{border-color:#76ddba;color:#0f684a;background:#86e9c7}.flow-node.done{color:#d3ffef}.flow-node.done:after{background:#5cc9a6}.flow-node.next>span{border-color:#a7baff;color:#fff;background:#486de7;box-shadow:0 0 0 5px #5879ee29}.flow-node.next{color:#fff}.demo-actions{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding-top:15px;border-top:1px solid rgba(255,255,255,.1)}.demo-next{display:flex;flex-direction:column;gap:3px}.demo-next span{color:#9dafdc;font-size:8px;letter-spacing:1px}.demo-next strong{font-size:11px}.demo-flow-compact{padding:18px 22px}.demo-flow-compact .demo-flow-head h2{font-size:16px}.demo-flow-compact .demo-flow-state{width:56px;height:56px}.demo-flow-compact .demo-progress{margin:12px 0 8px}.demo-flow-compact .demo-actions{margin-top:10px;padding-top:10px}.decision-list{display:flex;flex-direction:column;gap:10px}.decision-card{display:flex;align-items:stretch;gap:15px;padding:13px;border:1px solid #e5e9f1;border-radius:11px;background:#fbfcfe;transition:.2s ease}.decision-card:hover{border-color:#ccd5e5;background:#fff}.decision-card.highlight-card{border-color:#f0c891;box-shadow:0 0 0 3px #e7842214}.decision-content{min-width:0;flex:1}.decision-content h3{margin:6px 0 4px;font-size:13px}.decision-content p{margin-bottom:9px;color:#6e798e;font-size:9px;line-height:1.5}.key-numbers{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:11px;color:#8c96a8;font-size:8px}.key-numbers strong{display:block;margin-top:2px;color:#273248;font-size:11px}.simple-decision{align-items:center;padding:11px 13px}.simple-decision .decision-content p{margin-bottom:0}.alert-list{display:flex;flex-direction:column}.alert-row{display:flex;align-items:center;gap:11px;padding:12px 3px;border-bottom:1px solid #edf0f5}.alert-row:last-child{border-bottom:0}.alert-row div:nth-child(2){min-width:0;flex:1}.alert-row strong{font-size:11px}.alert-row p{overflow:hidden;margin:2px 0 0;color:#8791a4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.alert-row em{color:#8d97aa;font-size:8px;font-style:normal}.funnel-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.funnel-stage{position:relative;display:flex;align-items:center;gap:8px;padding:10px;border-radius:9px;background:#f8f9fc}.funnel-stage:not(:last-child):after{content:"›";position:absolute;right:-6px;z-index:2;color:#aab2c2}.funnel-stage>span{width:20px;height:20px;display:grid;place-items:center;border-radius:6px;color:#5a6a8d;background:#e8edf7;font-size:8px;font-weight:700}.funnel-stage>div{min-width:0;flex:1}.funnel-stage small{display:block;color:#8993a7;font-size:8px}.funnel-stage strong{display:block;margin:2px 0 5px;font-size:16px}.mini-product-list{display:flex;flex-direction:column}.mini-product-list>div{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f5}.mini-product-list>div:last-child{border-bottom:0}.mini-product-list p{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px;margin:0}.mini-product-list strong{font-size:11px}.mini-product-list small{color:#8b95a8;font-size:8px}.team-metrics{display:grid;grid-template-columns:1fr 1fr;gap:15px 20px}.team-metrics>div{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:4px 8px}.team-metrics strong{font-size:18px}.team-metrics span{color:#8590a4;font-size:8px}.team-metrics .progress-track{grid-column:1 / -1}.workbench-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.55fr);gap:16px;align-items:start}.workbench-layout>.panel{overflow:hidden}.right-stack{display:flex;flex-direction:column;gap:16px}.task-tabs{display:flex;align-items:center;gap:3px;padding:0 18px;border-bottom:1px solid var(--line)}.task-tabs button{position:relative;padding:15px 10px 13px;border:0;cursor:pointer;color:#778298;background:transparent;font-size:10px;font-weight:700}.task-tabs button:after{height:2px;content:"";position:absolute;right:10px;bottom:-1px;left:10px;background:transparent}.task-tabs button.active{color:var(--primary)}.task-tabs button.active:after{background:var(--primary)}.task-tabs button span{display:inline-grid;place-items:center;min-width:18px;height:17px;margin-left:3px;border-radius:9px;color:#7b879b;background:#edf0f5;font-size:8px}.task-tabs button.active span{color:var(--primary);background:#eaf0ff}.task-list{padding:5px 0}.task-row{position:relative;display:grid;grid-template-columns:35px minmax(0,1fr) 120px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #edf0f5;transition:.15s ease}.task-row:last-child{border-bottom:0}.task-row:hover{background:#fafbfe}.task-row:before{width:3px;content:"";position:absolute;inset:8px auto 8px 0;border-radius:0 2px 2px 0;background:#cdd4e2}.task-red:before{background:var(--red)}.task-orange:before{background:var(--orange)}.task-blue:before{background:var(--primary)}.task-priority{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#68758c;background:#f0f2f6;font-size:9px;font-weight:800}.task-main{min-width:0}.task-main>div{display:flex;align-items:center;gap:7px}.task-main small{color:#99a2b3;font-size:8px}.task-main h3{margin:5px 0 3px;font-size:12px}.task-main p{overflow:hidden;margin:0;color:#7e899e;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.task-due{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.task-due small{color:#939daf;font-size:8px}.task-due strong{font-size:9px}.task-due span{margin-top:3px;color:var(--primary);font-size:8px;font-weight:700}.day-timeline{display:flex;flex-direction:column}.day-timeline>div{position:relative;display:flex;gap:13px;padding:0 0 17px}.day-timeline>div:not(:last-child):after{width:1px;content:"";position:absolute;top:15px;bottom:0;left:29px;background:#e3e7ee}.day-timeline>div>span{width:30px;flex:none;color:#8d97a9;font-size:8px}.day-timeline p{position:relative;display:flex;flex-direction:column;gap:3px;margin:0;padding-left:15px}.day-timeline p:before{width:7px;height:7px;content:"";position:absolute;left:-3px;top:3px;z-index:2;border:2px solid white;border-radius:50%;background:#c5ccd8;box-shadow:0 0 0 1px #c5ccd8}.day-timeline .done p:before{background:var(--green);box-shadow:0 0 0 1px var(--green)}.day-timeline .current p:before{background:var(--red);box-shadow:0 0 0 1px var(--red),0 0 0 5px #d94b5517}.day-timeline strong{font-size:9px}.day-timeline small{color:#8c96a9;font-size:8px}.focus-card{padding:20px;border-radius:13px;color:#fff;background:linear-gradient(135deg,#1b9870,#28b587);box-shadow:0 10px 22px #1c9b702e}.focus-card>span{color:#c9f5e6;font-size:9px}.focus-card>strong{display:block;margin:7px 0 2px;font-size:27px}.focus-card p{margin-bottom:12px;color:#d4f8eb;font-size:9px}.focus-card .progress-track{background:#fff3}.focus-card .progress-track i{background:#fff}.pool-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pool-preview>div{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #e7eaf1;border-radius:10px;background:#fbfcfe}.pool-preview p{min-width:0;flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin:0}.pool-preview strong{font-size:10px}.pool-preview small{color:#8993a6;font-size:8px}.library-summary{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.library-summary>div{position:relative;display:flex;flex-direction:column;gap:3px;padding:17px 22px;border-right:1px solid var(--line)}.library-summary>div:last-child{border-right:0}.library-summary strong{font-size:20px}.library-summary span{color:#667289;font-size:10px;font-weight:700}.library-summary small{position:absolute;right:18px;bottom:18px;color:#8c96a8;font-size:8px}.library-panel{overflow:hidden}.filter-bar{display:flex;align-items:center;gap:9px;padding:14px 17px;border-bottom:1px solid var(--line)}.list-search{min-width:260px;height:35px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dfe4ed;border-radius:8px;background:#f8f9fb;color:#8a94a5}.list-search input{width:100%;border:0;outline:0;background:transparent;font-size:10px}.filter-bar select,.filter-inline select{height:35px;padding:0 28px 0 10px;border:1px solid #dfe4ed;border-radius:8px;outline:0;color:#5f6b81;background:#fff;font-size:10px}.filter-count{margin-left:auto;color:#9099aa;font-size:9px}.data-table{min-width:760px}.table-head,.table-row{display:grid;align-items:center;gap:15px}.table-head{min-height:38px;padding:0 18px;color:#8d97a9;background:#fafbfc;font-size:8px;font-weight:700}.table-row{min-height:65px;padding:9px 18px;border-top:1px solid #edf0f4;color:#536078;font-size:9px;transition:.15s ease}.table-row:hover{background:#fafbfe}.product-table .table-head,.product-table .table-row{grid-template-columns:minmax(250px,1.6fr) minmax(110px,.65fr) 80px 100px 90px 20px}.product-cell{display:flex;align-items:center;gap:10px}.product-cell>span,.table-row>span{min-width:0}.table-row strong{display:block;overflow:hidden;color:#2c374c;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.table-row small{display:block;overflow:hidden;margin-top:3px;color:#939bad;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.row-arrow{color:var(--primary);font-size:15px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#0c152b61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.side-drawer{width:min(480px,92vw);height:100%;position:absolute;right:0;display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:26px;background:#fff;box-shadow:-16px 0 40px #111d3829}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between}.drawer-head h2{margin-bottom:0;font-size:21px}.field{display:flex;flex-direction:column;gap:6px}.field>span{color:#5f6c82;font-size:9px;font-weight:700}.field input,.field textarea,.field select,.action-panel input,.action-panel select{width:100%;min-height:38px;padding:9px 11px;border:1px solid #dce2ec;border-radius:8px;outline:0;color:#303c52;background:#fff;font-size:10px;transition:.15s ease}.field textarea{min-height:78px;resize:vertical;line-height:1.6}.field input:focus,.field textarea:focus,.field select:focus{border-color:#8fa8f8;box-shadow:0 0 0 3px #315be814}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.upload-zone{min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px dashed #bfcbe0;border-radius:10px;color:#52617d;background:#f8faff}.upload-zone>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:#e7edff;font-weight:800}.upload-zone strong{font-size:10px}.upload-zone small{color:#919aac;font-size:8px}.duplicate-check{display:flex;gap:11px;padding:13px;border:1px solid #cce9dd;border-radius:9px;background:#f1fbf7}.duplicate-check strong{font-size:10px}.duplicate-check p{margin:3px 0 0;color:#6d7d76;font-size:8px;line-height:1.5}.drawer-actions{position:sticky;bottom:-26px;display:flex;justify-content:flex-end;gap:9px;margin:auto -26px -26px;padding:16px 26px;border-top:1px solid var(--line);background:#fff}.product-hero{display:flex;align-items:center;gap:21px;padding:19px}.product-hero-main{min-width:0;flex:1}.product-title-row h1{margin:8px 0 5px;font-size:24px;letter-spacing:-.6px}.product-title-row p{margin:0;color:#788399;font-size:10px}.hero-meta{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:20px;margin-top:19px;padding-top:15px;border-top:1px solid #eceff4}.product-hero-actions{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:8px;padding-left:18px;border-left:1px solid var(--line)}.tab-bar{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid #dfe4ed}.tab-bar button{position:relative;min-width:max-content;padding:12px 16px;border:0;cursor:pointer;color:#748096;background:transparent;font-size:10px;font-weight:700}.tab-bar button:after{height:2px;content:"";position:absolute;right:12px;bottom:-1px;left:12px;background:transparent}.tab-bar button.active{color:var(--primary)}.tab-bar button.active:after{background:var(--primary)}.tab-bar button span{min-width:18px;height:17px;display:inline-grid;place-items:center;margin-left:6px;border-radius:9px;color:#828ca0;background:#e9edf3;font-size:7px}.product-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product-overview-grid>.panel{padding:21px}.batch-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.batch-head h3{margin:5px 0 2px;font-size:18px}.batch-head p{margin:0;color:#7b869a;font-size:9px}.batch-progress-ring{width:68px;height:68px;display:grid;place-content:center;text-align:center;border:6px solid #dfe7ff;border-top-color:var(--primary);border-radius:50%}.batch-progress-ring strong{font-size:13px}.batch-progress-ring span{color:#8791a3;font-size:7px}.mini-stage-line{display:grid;grid-template-columns:repeat(7,1fr);margin:18px 0}.mini-stage-line>div{position:relative;display:flex;flex-direction:column;align-items:center;gap:5px;color:#9aa3b3}.mini-stage-line>div:not(:last-child):after{height:1px;content:"";position:absolute;top:10px;left:calc(50% + 10px);right:calc(-50% + 10px);background:#e2e6ed}.mini-stage-line i{width:20px;height:20px;z-index:2;display:grid;place-items:center;border-radius:50%;color:#8d97a9;background:#edf0f5;font-size:7px;font-style:normal}.mini-stage-line span{font-size:7px}.mini-stage-line .done i{color:#fff;background:var(--green)}.mini-stage-line .done{color:#397b65}.mini-stage-line .done:not(:last-child):after{background:#8fd8c0}.batch-bottom{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:14px;border-top:1px solid #edf0f4}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.pricing-grid>div{padding:12px;border-radius:9px;background:#f7f9fc}.pricing-grid span,.pricing-grid small{display:block;color:#8892a5;font-size:8px}.pricing-grid strong{display:block;margin:5px 0 3px;font-size:15px}.strategy-note{margin-top:12px;padding:11px 13px;border-left:3px solid var(--primary);border-radius:0 8px 8px 0;background:#f3f6ff}.strategy-note span{color:var(--primary);font-size:8px;font-weight:800}.strategy-note p{margin:4px 0 0;color:#596982;font-size:9px;line-height:1.55}.compact-timeline{display:flex;flex-direction:column}.compact-timeline>div{position:relative;display:flex;gap:10px;padding:0 0 14px}.compact-timeline>div:not(:last-child):after{width:1px;content:"";position:absolute;top:11px;bottom:0;left:4px;background:#e2e6ed}.compact-timeline i{width:9px;height:9px;z-index:2;flex:none;margin-top:2px;border:2px solid white;border-radius:50%;box-shadow:0 0 0 1px currentColor}.dot-blue{color:var(--primary);background:var(--primary)}.dot-green{color:var(--green);background:var(--green)}.dot-orange{color:var(--orange);background:var(--orange)}.dot-red{color:var(--red);background:var(--red)}.dot-purple{color:var(--purple);background:var(--purple)}.dot-gray{color:#8993a6;background:#8993a6}.compact-timeline p{display:flex;flex-direction:column;gap:3px;margin:0}.compact-timeline strong{font-size:9px}.compact-timeline span{color:#8d97a9;font-size:8px}.batch-list{display:flex;flex-direction:column;gap:12px}.batch-list-card{display:flex;align-items:center;gap:16px;padding:17px;border:1px solid #e3e7ef;border-radius:11px;background:#fbfcfe}.batch-list-card.active{border-left:3px solid var(--primary)}.batch-index{width:52px;height:52px;display:grid;place-items:center;border-radius:11px;color:var(--primary);background:#e8eeff;font-size:14px;font-weight:800}.batch-index.violet{color:var(--purple);background:#efeaff}.batch-list-main{min-width:0;flex:1}.batch-list-main>div:first-child{display:flex;align-items:center;gap:9px}.batch-list-main h3{margin:0;font-size:13px}.batch-list-main>p{margin:6px 0 12px;color:#7f899d;font-size:9px}.batch-stats{display:flex;gap:28px}.batch-stats span{color:#8d97a9;font-size:8px}.batch-stats strong{display:block;margin-top:2px;color:#405069;font-size:9px}.batch-list-card>span:last-child{color:var(--primary);font-size:9px;font-weight:700}.empty-state{min-height:280px;display:grid;place-content:center;text-align:center}.empty-state>div{margin:auto;color:#a9b4c7;font-size:30px}.empty-state h2{margin:10px 0 5px;font-size:15px}.empty-state p{margin:0;color:#8b95a8;font-size:9px}.link-table .table-head,.link-table .table-row{grid-template-columns:minmax(200px,1.2fr) 90px 100px minmax(160px,1fr) 110px}.avatar-stack{display:flex}.avatar-stack i{width:23px;height:23px;display:grid;place-items:center;margin-left:-5px;border:2px solid white;border-radius:50%;color:#3557bd;background:#e6edff;font-size:7px;font-style:normal}.avatar-stack i:first-child{margin-left:0}.sku-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.sku-grid>div{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #e7eaf1;border-radius:10px}.sku-grid p{flex:1;display:flex;flex-direction:column;gap:3px;margin:0}.sku-grid strong{font-size:10px}.sku-grid span,.sku-grid small{color:#808b9f;font-size:8px}.strategy-version{padding:15px;border:1px solid #e2e7f0;border-radius:11px;background:#fbfcfe}.strategy-version>div:first-child{display:flex;align-items:center;justify-content:space-between}.strategy-version>div:first-child small{color:#8f99aa;font-size:8px}.strategy-version h3{margin:13px 0 5px;font-size:13px}.strategy-version>p{color:#6d788d;font-size:9px;line-height:1.6}.strategy-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-top:13px;border-top:1px solid #e8ecf2}.version-history{display:flex;align-items:center;gap:10px;margin-top:11px;padding:11px;border-radius:9px;background:#f7f8fb}.version-history>span{width:33px;height:33px;display:grid;place-items:center;border-radius:8px;color:#69758a;background:#fff;font-size:8px;font-weight:700}.version-history p{flex:1;display:flex;flex-direction:column;gap:3px;margin:0}.version-history strong{font-size:9px}.version-history small{color:#929bad;font-size:8px}.review-timeline>div{position:relative;display:flex;align-items:center;gap:12px;padding:0 0 19px}.review-timeline>div:not(:last-child):after{width:2px;content:"";position:absolute;top:34px;bottom:0;left:24px;background:#e3e7ef}.review-timeline>div>span{width:49px;height:34px;z-index:2;display:grid;place-items:center;border:1px solid #dde3ed;border-radius:9px;color:#768196;background:#f7f8fb;font-size:9px;font-weight:800}.review-timeline>div.done>span{border-color:#a9ddca;color:#197c59;background:#eaf8f3}.review-timeline>div.danger>span{border-color:#efb9be;color:#ba3b46;background:#fff0f1}.review-timeline p{flex:1;display:flex;flex-direction:column;gap:3px;margin:0}.review-timeline strong{font-size:10px}.review-timeline small{color:#8993a7;font-size:8px;line-height:1.45}.chain-layout{display:grid;grid-template-columns:200px 1fr;gap:22px}.chain-summary{display:flex;flex-direction:column;gap:15px;padding:16px;border-radius:10px;background:#f7f9fc}.chain-summary>div:first-child{padding-bottom:12px;border-bottom:1px solid #e2e6ed}.chain-summary>div:first-child strong{display:block;font-size:23px}.chain-summary>div:first-child span{color:#8590a3;font-size:8px}.immutable-note{padding:10px;border-radius:8px;color:#64708a;background:#edf1f8;font-size:8px;line-height:1.55}.chain-timeline{display:flex;flex-direction:column}.chain-timeline article{position:relative;display:flex;gap:15px;padding:0 0 19px}.chain-timeline article:not(:last-child):after{width:1px;content:"";position:absolute;top:29px;bottom:0;left:14px;background:#dde3ed}.chain-dot{width:29px;height:29px;z-index:2;flex:none;display:grid;place-items:center;border:3px solid #f5f7fb;border-radius:50%;color:#fff;font-size:8px;font-style:normal;font-weight:800;box-shadow:0 0 0 1px currentColor}.chain-timeline article>div{flex:1;padding:12px 14px;border:1px solid #e4e8ef;border-radius:10px;background:#fbfcfe}.chain-timeline h3{margin:0;font-size:11px}.chain-timeline .row-between>span{color:#8b95a7;font-size:8px}.chain-timeline p{margin:6px 0 10px;color:#6c788d;font-size:9px;line-height:1.55}.event-meta{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.event-meta>span{color:#8e98a9;font-size:8px}.event-meta code{margin-left:auto;color:#8792a7;font-size:8px}.empty-inline{padding:30px;border:1px dashed #cad3e2;border-radius:10px;text-align:center;color:#8a95a9;font-size:9px}.file-filters{display:flex;gap:5px;margin-bottom:13px}.file-filters button{padding:6px 10px;border:0;border-radius:7px;cursor:pointer;color:#7c879c;background:#f2f4f8;font-size:8px}.file-filters button.active{color:var(--primary);background:#e9efff;font-weight:700}.file-list{display:flex;flex-direction:column}.file-list>div,.download-list>div{display:flex;align-items:center;gap:11px;padding:11px 3px;border-bottom:1px solid #edf0f5}.file-list p,.download-list p{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px;margin:0}.file-list strong,.download-list strong{font-size:9px}.file-list small,.download-list small{color:#8e98aa;font-size:8px}.file-list>div>span:nth-last-child(2){color:#929bad;font-size:8px}.file-icon{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:8px;color:#4262c6;background:#e9efff;font-size:7px;font-weight:800}.process-overview{padding:21px}.process-title{display:flex;align-items:flex-start;justify-content:space-between}.process-title>div{display:flex;flex-direction:column;gap:3px}.process-title span,.process-title small{color:#8d97a9;font-size:8px}.process-title strong{font-size:12px}.process-title>div:last-child{align-items:flex-end}.process-title>div:last-child strong{color:var(--primary);font-size:21px}.process-stepper{display:grid;grid-template-columns:repeat(7,1fr);margin-top:21px}.process-stepper>div{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px}.process-stepper i{width:31px;height:31px;z-index:2;display:grid;place-items:center;border:2px solid #e1e5ed;border-radius:50%;color:#929bad;background:#fff;font-size:9px;font-style:normal}.process-stepper span{color:#8a94a6;font-size:8px}.process-stepper b{height:2px;position:absolute;top:15px;left:calc(50% + 16px);right:calc(-50% + 16px);background:#e4e7ee}.process-stepper .done i{border-color:var(--green);color:#fff;background:var(--green)}.process-stepper .done span{color:#287f62}.process-stepper .done b{background:#75cfb1}.process-stepper .current i{border-color:var(--primary);color:var(--primary);box-shadow:0 0 0 5px #eaf0ff}.process-stepper .current span{color:var(--primary);font-weight:700}.compact-task-list{display:flex;flex-direction:column}.compact-task-list>div{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f5}.compact-task-list i{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;color:#8994a7;background:#edf0f5;font-size:8px;font-style:normal}.compact-task-list i.done{color:#fff;background:var(--green)}.compact-task-list i.doing{color:#fff;background:var(--primary)}.compact-task-list p{flex:1;display:flex;flex-direction:column;gap:2px;margin:0}.compact-task-list strong{font-size:9px}.compact-task-list small,.compact-task-list>div>span{color:#8e98aa;font-size:8px}.number-stack{display:flex;flex-direction:column}.number-stack>div{display:flex;align-items:center;justify-content:space-between;padding:9px 0;border-bottom:1px solid #edf0f5}.number-stack>div:last-child{border-bottom:0}.number-stack span{color:#8590a4;font-size:8px}.number-stack strong{font-size:9px}.task-detail-page{padding-bottom:75px}.task-context{display:flex;align-items:center;gap:17px;padding:16px}.task-context-main{min-width:0;flex:1}.task-context-main h1{margin:8px 0 4px;font-size:21px}.task-context-main p{margin:0;color:#7d879b;font-size:9px}.task-context-main a{color:var(--primary);font-weight:700}.deadline-card{min-width:150px;display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding:9px 15px;border-left:1px solid var(--line)}.deadline-card span{color:#8f98aa;font-size:8px}.deadline-card strong{color:var(--orange);font-size:16px}.deadline-card small{color:#929bad;font-size:8px}.task-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(310px,.64fr);gap:16px;align-items:start}.task-primary,.task-aside{display:flex;flex-direction:column;gap:16px}.task-primary>.panel,.task-aside>.panel{padding:20px}.goal-callout{display:flex;gap:13px;padding:15px;border-radius:10px;background:#f3f6ff}.goal-callout>span{width:30px;height:30px;flex:none;display:grid;place-items:center;border-radius:8px;color:#fff;background:var(--primary);font-size:8px;font-weight:800}.goal-callout p{display:flex;flex-direction:column;gap:5px;margin:0}.goal-callout strong{font-size:11px}.goal-callout small{color:#66748c;font-size:8px;line-height:1.55}.task-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:16px}.submit-section{display:flex;flex-direction:column;gap:14px}.submit-section .section-title{margin-bottom:0}.upload-zone.horizontal{min-height:75px;flex-direction:row;justify-content:flex-start;padding:13px}.upload-zone.horizontal>div{flex:1;display:flex;flex-direction:column;gap:3px}.sop-cover{min-height:82px;display:flex;align-items:flex-start;justify-content:space-between;padding:13px;border-radius:9px;background:linear-gradient(135deg,#eaf0ff,#f1edff)}.sop-cover>span{width:41px;height:41px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,#315be8,#7355d5);font-size:10px;font-weight:800;box-shadow:0 6px 13px #4a4fc438}.sop-inline h2{margin:13px 0 5px;font-size:14px}.sop-inline>p{color:#778398;font-size:9px;line-height:1.55}.sop-inline ol{display:flex;flex-direction:column;gap:9px;padding:0;list-style:none}.sop-inline li{display:flex;align-items:center;gap:9px;color:#59677f;font-size:9px}.sop-inline li span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:#eaf0ff;font-size:8px;font-weight:700}.history-assets{display:flex;flex-direction:column}.history-assets>div{display:flex;align-items:center;gap:9px;padding:8px 0;border-bottom:1px solid #edf0f5}.history-assets p{display:flex;flex-direction:column;gap:2px;margin:0}.history-assets strong{font-size:9px}.history-assets small{color:#8e98aa;font-size:8px}.checklist{display:grid;gap:8px}.checklist label{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid #e3e7ee;border-radius:9px;cursor:pointer;color:#627087;background:#fbfcfe}.checklist input{position:absolute;opacity:0}.checklist label>span{width:18px;height:18px;display:grid;place-items:center;border:1px solid #c8d0dd;border-radius:5px;color:#fff;font-size:8px}.checklist label.checked{border-color:#b9dfd2;color:#2e6e58;background:#f3fbf8}.checklist label.checked>span{border-color:var(--green);background:var(--green)}.checklist em{font-size:9px;font-style:normal}.sticky-actions{min-height:67px;position:fixed;right:0;bottom:0;left:236px;z-index:35;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 30px;border-top:1px solid #dfe4ec;background:#fffffff7;box-shadow:0 -8px 24px #1f2b4612;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-actions>div:first-child{display:flex;flex-direction:column;gap:3px}.sticky-actions span{color:#8b95a8;font-size:8px}.sticky-actions strong{font-size:10px}.action-panel{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #f0cf9b;border-radius:11px;background:#fff8ee;box-shadow:var(--shadow)}.action-panel>div:first-child{min-width:240px;flex:1}.action-panel strong{font-size:11px}.action-panel p{margin:3px 0 0;color:#85765f;font-size:8px}.action-panel select,.action-panel input{width:190px}.danger-panel{border-color:#efc2c6;background:#fff4f5}.toast{position:fixed;top:78px;right:25px;z-index:110;padding:11px 16px;border-radius:9px;color:#fff;background:#167f5c;box-shadow:0 10px 25px #167f5c40;font-size:10px;font-weight:700;animation:slideIn .25s ease}.global-toast{max-width:min(420px,calc(100vw - 32px));font-size:13px}.real-card-list{display:grid;gap:10px}.real-card{min-width:0;display:flex;align-items:center;gap:14px;padding:13px;border:1px solid var(--line);border-radius:10px;color:inherit;background:#fff;text-align:left}.real-card>div,.real-card>a{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px;color:inherit}.real-card small{overflow-wrap:anywhere;color:var(--muted)}.real-card-with-image{align-items:stretch}.dashboard-task-image{width:96px;min-width:96px;height:76px;border-radius:9px;overflow:hidden}.real-card-button{width:100%;cursor:pointer;font:inherit}.real-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sop-content{margin-top:24px;white-space:pre-wrap;line-height:1.8}.not-found-state{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.pool-toolbar{display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding-right:15px}.pool-toolbar .task-tabs{border:0}.filter-inline{display:flex;gap:8px}.pool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pool-card{padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.pool-card.claimed{border-color:#a9dcca;box-shadow:0 0 0 3px #1c9b7012}.reward{color:var(--green);font-size:9px;font-weight:800}.pool-product{display:flex;align-items:center;gap:10px;margin:16px 0 11px;padding-bottom:12px;border-bottom:1px solid #edf0f4}.pool-product div{display:flex;flex-direction:column;gap:3px}.pool-product strong{font-size:10px}.pool-product small{color:#8b95a8;font-size:8px}.pool-card h2{margin-bottom:5px;font-size:14px}.pool-card>p{min-height:40px;color:#788397;font-size:9px;line-height:1.55}.pool-meta{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:14px 0;padding:12px;border-radius:9px;background:#f7f9fc}.pool-rules{display:flex;align-items:center;justify-content:center;gap:22px;padding:12px;border:1px dashed #cbd3e0;border-radius:10px;color:#758097;background:#f9fafc;font-size:8px}.pool-rules strong{color:#41506a}.pool-rules span:before{content:"✓";margin-right:5px;color:var(--green)}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(450px,1.05fr) minmax(480px,.95fr);background:#fff}.login-brand-panel{min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:45px 8%;color:#fff;background:radial-gradient(circle at 80% 20%,rgba(82,118,236,.3),transparent 30%),radial-gradient(circle at 10% 85%,rgba(58,202,160,.12),transparent 27%),linear-gradient(145deg,#122450,#172f6d)}.login-brand-panel:before,.login-brand-panel:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%}.login-brand-panel:before{width:430px;height:430px;right:-250px;bottom:-150px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03}.login-brand-panel:after{width:220px;height:220px;top:-120px;left:-100px}.login-brand{display:flex;align-items:center;gap:13px;position:relative;z-index:2}.login-brand>div{display:flex;flex-direction:column;gap:3px}.login-brand strong{font-size:20px;letter-spacing:4px}.login-brand small{color:#9eadd2;font-size:10px}.login-copy{position:relative;z-index:2}.login-copy h1{margin-bottom:19px;font-size:clamp(36px,4vw,57px);line-height:1.24;letter-spacing:-2px}.login-copy p{max-width:570px;color:#b7c3e2;font-size:13px;line-height:1.9}.login-flow{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.login-flow>div{min-width:0;display:flex;flex-direction:column;gap:8px;padding:13px 9px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#ffffff0b}.login-flow span{color:#8098db;font-size:8px}.login-flow strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.login-quote{position:relative;z-index:2;padding-left:14px;border-left:2px solid #6e8df5}.login-quote p{margin-bottom:5px;color:#d5def5;font-size:11px}.login-quote span{color:#7f91be;font-size:8px}.login-form-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:25px;padding:35px;background:#f8f9fc}.login-card{width:min(420px,100%);display:flex;flex-direction:column;gap:20px;padding:35px;border:1px solid #e5e9f1;border-radius:17px;background:#fff;box-shadow:0 18px 45px #202f5017}.login-card h2{margin-bottom:6px;font-size:25px}.login-card>div:first-of-type>p{margin:0;color:#818c9f;font-size:10px}.login-mobile-brand{display:none}.role-switch{display:grid;grid-template-columns:1fr 1fr;gap:9px}.role-switch button{position:relative;display:flex;align-items:center;gap:9px;padding:11px;border:1px solid #e1e5ed;border-radius:9px;cursor:pointer;text-align:left;background:#fafbfc}.role-switch button.active{border-color:#8ba4f4;background:#f1f5ff;box-shadow:0 0 0 3px #315be812}.role-switch button>span{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;color:#4b6098;background:#e7ecf8;font-size:10px;font-weight:700}.role-switch button.active>span{color:#fff;background:var(--primary)}.role-switch button div{display:flex;flex-direction:column;gap:2px}.role-switch button strong{font-size:10px}.role-switch button small{color:#8b95a6;font-size:7px}.role-switch button i{position:absolute;top:6px;right:7px;color:var(--primary);font-size:8px;font-style:normal}.login-options{display:flex;align-items:center;justify-content:space-between;color:#6f7a90;font-size:9px}.login-options label{display:flex;align-items:center;gap:5px}.demo-hint{display:flex;gap:10px;padding:11px;border-radius:9px;background:#f2f5fb}.demo-hint>span{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:var(--primary);background:#dfe7ff;font-size:9px;font-weight:800}.demo-hint p{display:flex;flex-direction:column;gap:3px;margin:0}.demo-hint strong{font-size:9px}.demo-hint small{color:#7f8a9e;font-size:8px;line-height:1.4}.login-footer{color:#98a1b2;font-size:8px}.sop-meta{display:grid;grid-template-columns:1.6fr repeat(4,minmax(100px,.5fr));align-items:center;gap:18px;padding:16px 19px}.sop-meta>div:first-child{display:flex;align-items:center;gap:11px}.sop-meta>div:first-child>div{display:flex;flex-direction:column;gap:3px}.sop-meta>div:first-child strong{font-size:11px}.sop-meta>div:first-child small{color:#8791a5;font-size:8px}.sop-large-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:9px;color:#fff;background:linear-gradient(135deg,#315be8,#7554d7);font-size:9px;font-weight:800}.sop-layout{display:grid;grid-template-columns:185px minmax(0,1fr) 245px;gap:16px;align-items:start}.sop-toc{position:sticky;top:87px;display:flex;flex-direction:column;padding:14px}.sop-toc>strong{margin-bottom:10px;color:#3c485d;font-size:10px}.sop-toc a{display:flex;align-items:center;gap:7px;padding:8px 7px;border-radius:7px;color:#758197;font-size:8px}.sop-toc a.active,.sop-toc a:hover{color:var(--primary);background:#edf2ff}.sop-toc a span{width:17px;color:#9ba4b4;font-size:7px}.read-progress{margin-top:10px;padding-top:12px;border-top:1px solid var(--line)}.read-progress>span{display:flex;justify-content:space-between;margin-bottom:7px;color:#8a94a7;font-size:8px}.read-progress strong{color:var(--primary)}.sop-document{padding:30px 38px}.sop-document section{padding-bottom:32px;margin-bottom:32px;border-bottom:1px solid #e8ebf1;scroll-margin-top:90px}.sop-document section:last-child{margin:0;padding:0;border:0}.sop-document h2{margin-bottom:12px;font-size:20px}.sop-document p,.sop-document li{color:#5e6a7e;font-size:10px;line-height:1.9}.sop-document ul,.sop-document ol{padding-left:19px}.notice-callout{padding:13px 15px;border-left:3px solid;border-radius:0 8px 8px 0}.notice-callout.blue{border-color:var(--primary);background:#f1f5ff}.notice-callout.orange{border-color:var(--orange);background:#fff7ed}.notice-callout strong{font-size:10px}.notice-callout p{margin:3px 0 0;font-size:9px;line-height:1.65}.example-table{overflow:hidden;border:1px solid #e1e5ec;border-radius:9px}.example-table>div{display:grid;grid-template-columns:1fr 1.6fr;border-bottom:1px solid #e8ebf1}.example-table>div:last-child{border:0}.example-table strong,.example-table span{padding:9px 12px;font-size:9px}.example-table>div:first-child{background:#f5f7fa}.example-table span{color:#667389}.quote-example{padding:15px 17px;border-radius:8px;color:#41516c;background:#f2f5fb;font-size:10px;line-height:1.7;font-style:italic}.sop-document mark{padding:2px 4px;color:#8d571e;background:#fff2d5}.sop-checklist{grid-template-columns:1fr}.download-list{display:flex;flex-direction:column}.sop-related{display:flex;flex-direction:column;gap:16px}.related-task{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:12px;border:1px solid #e2e6ef;border-radius:9px;background:#fbfcfe}.related-task strong{font-size:10px}.related-task span,.related-task small{color:#818ca1;font-size:8px}.related-task small{color:var(--primary);font-weight:700}.related-sop{display:flex;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf0f5}.related-sop>span{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;color:#6b4cc8;background:#eee9ff;font-size:7px;font-weight:800}.related-sop p{display:flex;flex-direction:column;gap:3px;margin:0}.related-sop strong{font-size:8px}.related-sop small{color:#8d97a9;font-size:7px}.notification-layout{display:grid;grid-template-columns:210px minmax(0,1fr);gap:16px;align-items:start}.notification-nav{display:flex;flex-direction:column;padding:10px}.notification-nav>button{display:flex;align-items:center;gap:10px;padding:10px;border:0;border-radius:8px;cursor:pointer;color:#6b778d;background:transparent;font-size:9px;text-align:left}.notification-nav>button.active{color:var(--primary);background:#edf2ff;font-weight:700}.notification-nav>button span{width:18px;text-align:center}.notification-nav>button em{min-width:18px;height:18px;display:grid;place-items:center;margin-left:auto;border-radius:9px;color:#788398;background:#edf0f4;font-size:7px;font-style:normal}.notification-nav>button.active em{color:var(--primary);background:#fff}.notification-settings{margin-top:12px;padding:14px 9px 6px;border-top:1px solid var(--line)}.notification-settings>strong{font-size:9px}.notification-settings p{display:flex;align-items:center;justify-content:space-between;margin:11px 0;color:#788398;font-size:8px}.notification-list-panel{overflow:hidden}.notification-day{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;border-bottom:1px solid var(--line);background:#fafbfc}.notification-day span{font-size:10px;font-weight:700}.notification-day small{color:#8f98a9;font-size:8px}.notification-list>a{position:relative;display:flex;gap:13px;padding:16px 18px;border-bottom:1px solid #edf0f5;background:#fff}.notification-list>a:hover{background:#fbfcfe}.notification-list>a.unread{background:#f8faff}.notification-list>a.unread:before{width:3px;content:"";position:absolute;inset:9px auto 9px 0;border-radius:0 2px 2px 0;background:var(--primary)}.notification-type{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:9px;font-size:10px;font-weight:800}.n-p0{color:#b93945;background:#ffeaec}.n-p1{color:#b8661b;background:#ffefdd}.n-p2{color:#3156c8;background:#e9efff}.notification-list>a>div{min-width:0;flex:1}.notification-list>a>div>div{display:flex;align-items:center;gap:8px}.notification-list h3{margin:0;font-size:11px}.notification-list p{margin:5px 0;color:#6f7b90;font-size:9px}.notification-list small{color:#939cad;font-size:8px}.notification-list>a>i{width:7px;height:7px;position:absolute;top:20px;right:18px;border-radius:50%;background:var(--primary)}.admin-alert{display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid #cfd9f3;border-radius:10px;color:#4d5f86;background:#f1f5ff}.admin-alert>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--primary);font-size:9px;font-weight:800}.admin-alert p{display:flex;flex-direction:column;gap:2px;margin:0}.admin-alert strong{font-size:9px}.admin-alert small{color:#6b7893;font-size:8px}.admin-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.admin-card{display:flex;align-items:center;gap:11px;padding:15px;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:var(--shadow)}.admin-card>div{min-width:0;flex:1}.admin-card h2{margin-bottom:4px;font-size:11px}.admin-card p{min-height:27px;margin-bottom:6px;color:#818b9e;font-size:8px;line-height:1.45}.admin-card small{color:#64718a;font-size:8px;font-weight:700}.admin-icon{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:9px;font-size:10px;font-weight:800}.admin-blue{color:var(--primary);background:#e9efff}.admin-purple{color:var(--purple);background:#eee9ff}.admin-green{color:var(--green);background:#e8f8f2}.admin-orange{color:var(--orange);background:#fff0df}.admin-red{color:var(--red);background:#ffebed}.admin-card .icon-button{width:27px;height:27px;border:0;background:#f3f5f8;font-size:9px}.config-table{display:flex;flex-direction:column}.config-table>div{display:grid;grid-template-columns:1.1fr 1.4fr 1fr 1.2fr;align-items:center;gap:10px;padding:10px 3px;border-bottom:1px solid #edf0f5}.config-table span{font-size:9px}.config-table strong{font-size:8px}.config-table em{color:#7b869a;font-size:8px;font-style:normal}.system-health{display:flex;flex-direction:column}.system-health>div{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f5}.health-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #1c9b7017}.system-health p{flex:1;display:flex;flex-direction:column;gap:3px;margin:0}.system-health strong{font-size:9px}.system-health small{color:#8e98aa;font-size:8px}.collection-panel,.product-summary,.batch-summary,.workflow-entry,.process-guide,.assessment-facts,.form-panel,.task-flow-guide,.task-business-info,.task-extra-actions,.admin-editor,.admin-list{padding:20px}.metric-link{min-width:0;display:block;border-radius:12px;color:inherit}.metric-link .metric-card{height:100%;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.metric-link:hover .metric-card,.metric-link:focus-visible .metric-card{transform:translateY(-2px);border-color:#b9c9ff;box-shadow:0 12px 28px #253d781f}.metric-link:focus-visible{outline:3px solid rgba(49,91,232,.2);outline-offset:3px}.collection-panel[id]{scroll-margin-top:88px}.collection-panel[id]:focus{outline:3px solid rgba(49,91,232,.14);outline-offset:3px}.daily-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:start}.daily-board>.collection-panel{min-height:360px}.daily-board .section-title h2{font-size:14px}.daily-board .real-card{align-items:flex-start;flex-direction:column}.daily-board .real-card>div{width:100%}.daily-board .real-card>span{align-self:flex-start}.process-guide-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.process-guide-steps span{min-height:42px;display:grid;place-items:center;padding:8px;border-radius:9px;color:#40537d;background:#eef3ff;font-size:10px;font-weight:700;text-align:center}.assessment-facts>div:last-child{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.assessment-facts>div:last-child span{padding:11px 12px;border:1px solid #dde5f5;border-radius:9px;color:#52617d;background:#f8faff;font-size:10px;font-weight:700}.form-panel{display:flex;flex-direction:column;gap:18px}.issue-guide{display:grid;gap:7px;padding:15px;border:1px solid #cdd9f4;border-radius:10px;color:#4a5d83;background:#f3f6ff}.issue-guide strong{color:#2e477e;font-size:12px}.issue-guide span{font-size:10px;line-height:1.55}.task-flow-stages{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:17px}.task-flow-stages>div{min-width:0;display:flex;align-items:center;gap:7px;padding:9px;border:1px solid #e2e7f0;border-radius:9px;color:#8590a4;background:#fafbfc}.task-flow-stages i{width:23px;height:23px;flex:none;display:grid;place-items:center;border-radius:50%;color:#7c879a;background:#edf0f5;font-size:9px;font-style:normal;font-weight:800}.task-flow-stages span{overflow:hidden;font-size:9px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.task-flow-stages .done{color:#337b64;border-color:#cfe8df;background:#f2faf7}.task-flow-stages .done i{color:#fff;background:var(--green)}.task-flow-stages .current{color:#294dba;border-color:#bfcdf6;background:#edf2ff;box-shadow:inset 0 0 0 1px #dce5ff}.task-flow-stages .current i{color:#fff;background:var(--primary)}.task-guide-cards{display:grid;grid-template-columns:.8fr 1.4fr 1fr;gap:12px}.task-guide-cards>div{min-width:0;display:flex;flex-direction:column;gap:6px;padding:15px;border:1px solid #e2e6ee;border-radius:10px;background:#fbfcfe}.task-guide-cards span{color:#7d899e;font-size:9px;font-weight:700}.task-guide-cards strong{color:#2d3b55;font-size:11px;line-height:1.55}.task-guide-cards small{color:#929caf;font-size:8px;line-height:1.45}.page-stack .action-panel{align-items:stretch;flex-direction:column;padding:20px}.page-stack .action-panel>div:first-child{min-width:0}.action-input,.action-input textarea{width:100%}.task-extra-actions{display:grid;gap:18px}.action-subsection{display:grid;gap:12px;padding-top:17px;border-top:1px solid var(--line)}.action-subsection h3{margin:0;color:#2f3d57;font-size:13px}.success-note{padding:13px 16px;border-color:#bee2d5;color:#176b50;background:#effaf6;font-size:11px;font-weight:700}.role-picker{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0;padding:14px;border:1px solid #dfe5ef;border-radius:10px}.role-picker legend{padding:0 7px;color:#53617a;font-size:10px;font-weight:800}.role-picker label{min-width:0;display:flex;align-items:flex-start;gap:8px;padding:10px;border:1px solid #e5e9f0;border-radius:8px;cursor:pointer;background:#fbfcfe}.role-picker input{margin-top:2px;accent-color:var(--primary)}.role-picker label>span{min-width:0;display:flex;flex-direction:column;gap:3px}.role-picker strong{color:#35435d;font-size:10px}.role-picker small{color:#8a95a9;font-size:8px;line-height:1.4}.admin-editor{display:grid;gap:17px;border-color:#c9d6f5;box-shadow:0 12px 30px #2845891a}.admin-table{min-width:980px}.admin-list{overflow-x:auto}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:1.1fr .55fr .8fr 1.3fr 1.2fr .9fr;gap:12px;align-items:center}.admin-table-head{padding:9px 11px;border-radius:8px;color:#7d899e;background:#f5f7fa;font-size:9px;font-weight:800}.admin-table-row{min-height:62px;padding:10px 11px;border-bottom:1px solid #edf0f4;color:#55627a;font-size:9px;line-height:1.5}.admin-table-row>span{min-width:0;overflow-wrap:anywhere}.admin-table-row>span:first-child{display:flex;flex-direction:column;gap:3px}.admin-table-row strong{color:#2e3b54;font-size:11px}.admin-table-row small{color:#8994a7;font-size:8px}.team-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.team-card{min-width:0;padding:16px;border:1px solid #e0e5ee;border-radius:10px;background:#fbfcfe}.team-card h3{margin:0 0 4px;color:#2d3b55;font-size:13px}.team-card p{margin:0;color:#8792a6;font-size:9px}.team-card dl{display:grid;gap:9px;margin:14px 0 0}.team-card dl>div{display:grid;grid-template-columns:45px 1fr;gap:8px}.team-card dt{color:#8792a6;font-size:9px}.team-card dd{margin:0;color:#42506a;font-size:9px;line-height:1.5}body{font-size:15px}.nav-label{font-size:12px}.nav-item{min-height:46px;font-size:15px}.sidebar-foot strong,.profile strong{font-size:14px}.sidebar-foot small,.profile small,.today{font-size:12px}.global-search input{font-size:14px}.page-header p{font-size:15px}.eyebrow{font-size:12px}.btn{min-height:42px;padding-inline:17px;font-size:14px}.btn-small{min-height:36px;font-size:13px}.text-button{font-size:13px}.section-title h2{font-size:18px}.section-title p{font-size:13px}.metric-label{font-size:14px}.metric-note{font-size:12px;line-height:1.45}.badge{min-height:25px;font-size:12px}.tag,.muted{font-size:12px;line-height:1.55}.info-pair>span{font-size:12px}.info-pair>div{font-size:14px;line-height:1.6}.breadcrumbs{font-size:13px}.field{gap:8px}.field>span{font-size:13px}.field input,.field textarea,.field select,.action-panel input,.action-panel select{min-height:44px;padding:11px 13px;font-size:14px}.field textarea{min-height:96px}.real-card{min-height:66px;padding:15px 16px}.real-card strong{font-size:15px;line-height:1.45}.real-card small,.real-card>span{font-size:13px;line-height:1.55}.action-panel strong{font-size:16px}.action-panel p{font-size:13px;line-height:1.55}.daily-board .section-title h2{font-size:17px}.process-guide-steps span,.assessment-facts>div:last-child span{font-size:13px}.task-flow-stages span,.task-guide-cards span{font-size:12px}.task-guide-cards strong{font-size:14px}.task-guide-cards small{font-size:12px}.action-subsection h3{font-size:16px}.action-subsection>p{margin:0;color:#64718a;font-size:13px;line-height:1.6}.success-note,.role-picker legend,.role-picker strong{font-size:13px}.role-picker small{font-size:11px}.admin-table-head,.admin-table-row{font-size:12px}.admin-table-row strong{font-size:14px}.admin-table-row small{font-size:11px}.team-card h3{font-size:16px}.team-card p,.team-card dt,.team-card dd{font-size:12px}.notification-list h3{font-size:15px}.notification-list p{font-size:13px}.notification-list small{font-size:12px}.sop-document p,.sop-document li,.sop-content{font-size:14px}.visually-hidden{width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.file-drop-zone{min-height:150px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:24px;border:2px dashed #bccaf0;border-radius:12px;outline:0;color:#52627d;background:#f8faff;text-align:center}.file-drop-zone:focus,.file-drop-zone:focus-within{border-color:var(--primary);box-shadow:0 0 0 4px #315be817}.file-drop-zone.is-dragging{border-color:var(--primary);background:#edf3ff;box-shadow:0 0 0 4px #315be81f}.file-drop-zone strong{color:#29406e;font-size:17px}.file-drop-zone>span{max-width:700px;font-size:13px;line-height:1.6}.file-drop-zone .btn{position:relative;cursor:pointer}.selected-files{display:grid;gap:8px}.selected-files>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #dde4f0;border-radius:9px;color:#44516a;background:#fff;font-size:13px}.assignment-plan{display:grid;gap:10px;padding:17px;border:1px solid #cbd8f6;border-radius:11px;background:#f4f7ff}.assignment-plan>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.assignment-plan span{color:#687692;font-size:13px;font-weight:700}.assignment-plan strong{color:#284aaf;font-size:16px}.assignment-plan p{margin:0;color:#5f6f8b;font-size:13px;line-height:1.6}.real-card-next{color:var(--primary);font-weight:700;white-space:nowrap}.current-owner-note{align-self:flex-start;padding:8px 13px;border-radius:8px;color:#176b50;background:#eaf8f3;font-size:13px;font-weight:800}.claim-task-panel{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border-color:#c8d5f6;background:#f6f8ff}.claim-task-panel strong{font-size:17px}.claim-task-panel p{margin:5px 0 0;color:#65728a;font-size:13px}.owner-task-overview{padding:22px}.owner-progress{display:grid;gap:9px;margin-bottom:18px}.owner-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#69768e;font-size:13px}.owner-progress strong{color:#2d4ca7;font-size:15px}.owner-task-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.owner-task-summary-grid>div{min-width:0;display:flex;flex-direction:column;gap:6px;padding:15px;border:1px solid #e0e6ef;border-radius:10px;background:#fbfcfe}.owner-task-summary-grid span{color:#7b879d;font-size:12px;font-weight:700}.owner-task-summary-grid strong{color:#2e3c56;font-size:15px;line-height:1.45}.owner-task-summary-grid small{color:#8b96a8;font-size:12px;line-height:1.45}.owner-task-summary-grid .has-issue{border-color:#f0c4c8;background:#fff6f7}.owner-task-summary-grid .has-issue strong{color:#b43b47}.task-assignment{margin-top:20px}.employee-submit-panel{display:grid;gap:14px;padding:22px;border-color:#bccbf5;box-shadow:0 12px 30px #28458917}.submit-step{display:grid;grid-template-columns:34px minmax(0,1fr);gap:13px;padding:15px;border:1px solid #e0e6f0;border-radius:11px;background:#fbfcfe}.submit-step>i{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--primary);font-size:13px;font-style:normal;font-weight:800}.submit-step>div{min-width:0;display:flex;align-items:flex-start;flex-direction:column;gap:7px}.submit-step span{color:#71809a;font-size:13px;font-weight:700}.submit-step strong,.submit-step a{color:#2e3e5a;font-size:15px;line-height:1.65}.submit-step a{color:var(--primary);font-weight:800}.submit-step .field,.submit-file-area{width:100%}.submit-file-area .field{margin-top:2px}.submit-final-step{border-color:#c8d6f8;background:#f3f6ff}.submit-final-step p{margin:0;color:#6f7d95;font-size:13px}.task-secondary-details{overflow:hidden}.task-secondary-details>summary{padding:18px 21px;cursor:pointer;color:#394861;font-size:15px;font-weight:800}.task-secondary-details[open]>summary{border-bottom:1px solid var(--line)}.task-secondary-content{display:grid;gap:18px;padding:20px;background:#fafbfc}.task-secondary-content>.collection-panel{box-shadow:none}.task-business-info{padding:18px;border:1px solid var(--line);border-radius:11px;background:#fff}@media(max-width:1280px){.page-container{padding-right:22px;padding-left:22px}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sop-layout{grid-template-columns:170px minmax(0,1fr)}.sop-related{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.funnel-grid{grid-template-columns:repeat(3,1fr)}.funnel-stage:nth-child(3):after{display:none}.flow-node small{font-size:7px}.daily-board{grid-template-columns:repeat(2,minmax(0,1fr))}.role-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.team-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1050px){.sidebar{width:210px}.app-main{width:calc(100% - 210px);margin-left:210px}.sticky-actions{left:210px}.two-column-main,.workbench-layout,.task-layout{grid-template-columns:1fr}.right-stack{display:grid;grid-template-columns:1fr 1fr}.product-overview-grid{grid-template-columns:1fr}.pool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics-grid.four{grid-template-columns:repeat(2,1fr)}.product-hero{align-items:flex-start;flex-wrap:wrap}.product-hero-actions{width:100%;flex-direction:row;justify-content:flex-end;padding:14px 0 0;border-top:1px solid var(--line);border-left:0}.login-page{grid-template-columns:1fr 1fr}.login-brand-panel{padding:35px 7%}.login-flow{grid-template-columns:repeat(3,1fr)}.action-panel{flex-wrap:wrap}.action-panel>div:first-child{width:100%;flex-basis:100%}.task-guide-cards{grid-template-columns:1fr}.process-guide-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.owner-task-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.sidebar{width:236px;transform:translate(-100%);transition:transform .22s ease}.sidebar-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:45;border:0;background:#0a12266b}.app-main{width:100%;margin-left:0}.sticky-actions{left:0}.mobile-menu{display:block}.topbar{padding:0 16px}.today,.profile div,.profile b,.global-search kbd{display:none}.global-search{width:min(430px,65vw)}.page-container{padding:21px 16px 96px}.three-column{grid-template-columns:1fr}.sop-meta{grid-template-columns:1fr 1fr 1fr}.sop-meta>div:first-child{grid-column:1 / -1}.sop-layout{grid-template-columns:1fr}.sop-toc{position:static;display:grid;grid-template-columns:1fr 1fr}.sop-toc>strong,.read-progress{grid-column:1 / -1}.sop-related{grid-column:auto}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-rail{grid-template-columns:repeat(5,1fr);row-gap:13px}.flow-node:nth-child(5):after{display:none}.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{min-height:100vh}.login-mobile-brand{display:flex;align-items:center;gap:10px}.chain-layout{grid-template-columns:1fr}.chain-summary{display:grid;grid-template-columns:repeat(2,1fr)}.chain-summary>div:first-child,.immutable-note{grid-column:1 / -1}.sticky-actions{align-items:flex-end}.sticky-actions>div:first-child{display:none}.sticky-actions>.button-row{width:100%;justify-content:flex-end;overflow-x:auto}.role-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-task-summary-grid{grid-template-columns:1fr}}@media(max-width:600px){.real-detail-grid{grid-template-columns:1fr 1fr}.real-card{align-items:flex-start;flex-wrap:wrap}html,body,#root,.app-shell,.app-main{max-width:100%;overflow-x:hidden}.page-container,.page-stack,.panel,.decision-card,.alert-row{min-width:0;max-width:100%}.topbar{padding-inline:12px}.global-search{min-width:0;width:auto;flex:1}.global-search kbd,.today{display:none}.page-header{align-items:flex-start;flex-direction:column}.page-actions{width:100%;overflow-x:auto}.page-actions .btn{flex:1}.metrics-grid.four,.two-column-even,.library-summary,.product-overview-grid,.pool-grid,.admin-grid,.right-stack,.sop-related{grid-template-columns:1fr}.library-summary>div{border-right:0;border-bottom:1px solid var(--line)}.library-summary>div:last-child{border-bottom:0}.filter-bar{align-items:stretch;flex-wrap:wrap}.list-search{width:100%;min-width:0}.filter-count{width:100%;margin-left:0}.library-panel{overflow-x:auto}.product-hero{padding:14px}.product-art{width:90px;height:90px}.product-title-row h1{font-size:19px}.hero-meta,.task-meta-grid{grid-template-columns:1fr 1fr}.product-hero-actions{justify-content:stretch;overflow-x:auto}.product-hero-actions .btn{flex:1}.demo-flow{padding:18px}.demo-flow-head p{max-height:47px;overflow:hidden}.demo-actions{align-items:stretch;flex-direction:column}.demo-actions .button-row .btn{flex:1}.funnel-grid{grid-template-columns:repeat(2,1fr)}.decision-card{align-items:flex-start;flex-wrap:wrap}.decision-content,.key-numbers{width:100%}.key-numbers{flex-wrap:wrap}.alert-row em{max-width:72px;white-space:normal;text-align:right}.funnel-stage:nth-child(3):after{display:block}.funnel-stage:nth-child(2n):after{display:none}.pool-preview,.sku-grid,.form-grid,.pricing-grid,.strategy-fields{grid-template-columns:1fr}.task-context{align-items:flex-start;flex-wrap:wrap}.deadline-card{width:100%;align-items:flex-start;padding:12px 0 0;border-top:1px solid var(--line);border-left:0}.sticky-actions{overflow-x:auto;padding:9px 12px}.sticky-actions .button-row{min-width:max-content}.pool-toolbar{align-items:stretch;flex-direction:column;padding:0 0 12px}.filter-inline{padding:0 12px}.filter-inline select{flex:1;min-width:0}.pool-rules{align-items:flex-start;flex-direction:column;gap:8px}.notification-layout{grid-template-columns:1fr}.claim-task-panel,.assignment-plan>div{align-items:stretch;flex-direction:column}.submit-step{grid-template-columns:29px minmax(0,1fr);padding:12px}.notification-nav{display:grid;grid-template-columns:1fr 1fr}.notification-settings{grid-column:1 / -1}.sop-document{padding:22px 18px}.sop-meta{grid-template-columns:1fr 1fr}.config-table>div{grid-template-columns:1fr 1fr}.process-stepper{overflow-x:auto;padding-bottom:5px}.process-stepper>div{min-width:80px}.batch-list-card{align-items:flex-start;flex-wrap:wrap}.batch-stats{flex-wrap:wrap;gap:12px 22px}.file-filters{overflow-x:auto}.action-panel input,.action-panel select{width:100%}.login-form-panel{padding:20px}.login-card{padding:25px 20px}.daily-board,.assessment-facts>div:last-child,.team-cards,.role-picker{grid-template-columns:1fr}.task-flow-stages{grid-template-columns:repeat(3,minmax(0,1fr))}.task-flow-stages span{white-space:normal}}.simple-flow-page{max-width:1180px;margin:0 auto}.simple-flow-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:4px 0 8px}.simple-flow-header h1{margin-bottom:6px;font-size:32px;letter-spacing:-1px}.simple-flow-header p{margin-bottom:0;color:var(--muted)}.simple-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.simple-flow-rules{display:flex;align-items:center;gap:9px;padding:11px 14px;border:1px solid #dce5f8;border-radius:11px;color:#3a5cb2;background:#f8faff;font-size:13px;font-weight:700}.simple-flow-rules i{color:#94a8da;font-style:normal}.simple-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.simple-overview-grid article{display:grid;gap:5px;min-height:112px;padding:16px 17px;border:1px solid #dce5f4;border-radius:13px;background:linear-gradient(135deg,#fff,#f9fbff);box-shadow:0 7px 18px #233d730b}.simple-overview-grid article:nth-child(1){border-color:#c8d8ff;background:linear-gradient(135deg,#fff,#f3f7ff)}.simple-overview-grid article:nth-child(2){border-color:#d9e5f6}.simple-overview-grid article:nth-child(3){border-color:#f2dfbd;background:linear-gradient(135deg,#fff,#fffaf0)}.simple-overview-grid article:nth-child(4){border-color:#d8ece5;background:linear-gradient(135deg,#fff,#f4fbf7)}.simple-overview-grid span{color:#64748d;font-size:13px;font-weight:800}.simple-overview-grid strong{color:#1f3768;font-size:28px;line-height:1}.simple-overview-grid small{color:#78859a;font-size:12px;line-height:1.45}.simple-start-panel{display:grid;gap:16px}.simple-start-panel h2,.section-heading h2{margin-bottom:3px;font-size:20px}.simple-start-panel p,.section-heading p{margin-bottom:0;color:var(--muted);font-size:13px}.simple-start-form{display:grid;gap:14px}.simple-batch-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:14px;border:1px solid #dce6f6;border-radius:12px;background:#f8faff}.simple-batch-settings p{grid-column:1 / -1;margin:0;color:#667790;font-size:14px;line-height:1.55}.simple-batch-image-import{display:grid;gap:10px;padding:16px;border:1px solid #c8d8ff;border-radius:13px;background:linear-gradient(135deg,#fbfcff,#f4f8ff)}.simple-batch-image-import>div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.simple-batch-image-import strong{color:#294c94;font-size:16px}.simple-batch-image-import p,.simple-batch-image-import small{margin:0;color:#627594;font-size:13px;line-height:1.5}.simple-batch-image-import small{color:#74839a}.simple-batch-image-dropzone{min-height:118px;background:#fff}.simple-product-drafts{display:grid;gap:14px}.simple-product-draft{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:17px;border:1px solid #dce5f3;border-radius:13px;background:#fff}.simple-product-draft>.row-between{grid-column:1 / -1}.simple-product-draft>.row-between strong{color:#29436f;font-size:16px}.simple-draft-brief,.simple-image-upload{grid-column:1 / -1}.simple-image-upload{display:grid;gap:10px}.simple-image-dropzone{display:grid;min-height:108px;place-content:center;gap:5px;padding:16px;border:1px dashed #9eb8f7;border-radius:11px;color:#496aaf;background:#f8faff;cursor:pointer;text-align:center;transition:.16s ease}.simple-image-dropzone:hover,.simple-image-dropzone.is-dragging{border-color:#315be8;background:#eef3ff;box-shadow:inset 0 0 0 1px #315be8}.simple-image-dropzone strong{color:#3153a8;font-size:15px}.simple-image-dropzone span{color:#6b7f9f;font-size:13px;line-height:1.45}.simple-image-preview-list{display:flex;flex-wrap:wrap;gap:9px}.simple-image-preview{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:8px;width:min(100%,300px);padding:7px;border:1px solid #e0e7f2;border-radius:9px;background:#fff}.simple-image-preview img{width:54px;height:54px;border-radius:7px;object-fit:cover}.simple-image-preview span{overflow:hidden;color:#536783;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.simple-start-brief{grid-column:span 3}.simple-start-action{display:flex;align-items:center;justify-content:flex-end;gap:10px}.simple-start-action .btn{min-height:44px}.simple-review-section,.simple-task-section,.simple-routine-section{display:grid;gap:14px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.simple-count{display:grid;min-width:34px;height:34px;place-items:center;border-radius:10px;background:#eaf0ff;color:var(--primary);font-weight:800}.simple-review-card,.simple-work-card{border:1px solid #dbe4f4;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.simple-review-card{display:grid;gap:16px;padding:18px 20px}.simple-review-header{display:flex;align-items:center;gap:14px}.simple-review-header .simple-work-image{width:64px;height:64px}.simple-review-header h3,.simple-work-main h3{margin:2px 0 0;color:#182c55;font-size:17px}.simple-review-header p{margin:5px 0 0;color:var(--muted);font-size:12px}.simple-stage{color:var(--primary);font-size:12px;font-weight:800}.simple-review-content{display:grid;grid-template-columns:1fr 1.4fr;gap:12px}.simple-review-content>div,.simple-upstream,.simple-return-note,.simple-submitted-note{padding:11px 13px;border-radius:9px;background:#f7f9fd}.simple-review-content strong,.simple-upstream strong,.simple-return-note strong,.simple-submitted-note strong{display:block;color:#2c477e;font-size:12px}.simple-review-content p,.simple-upstream p,.simple-return-note p{margin:5px 0 0;color:#556783;font-size:13px;line-height:1.55;white-space:pre-wrap}.simple-decision-mode{display:flex;gap:8px}.simple-decision-mode button{padding:8px 12px;border:1px solid #cbd7f1;border-radius:8px;color:#4b5f84;background:#fff;cursor:pointer}.simple-decision-mode button.active{border-color:#315be8;color:#fff;background:#315be8}.simple-decision-mode button.active.return{border-color:#d85a60;background:#d85a60}.simple-review-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.simple-review-note{grid-column:span 3}.simple-work-card{display:grid;grid-template-columns:78px minmax(0,1fr) 170px;gap:18px;align-items:start;padding:16px}.simple-routine-list{display:grid;gap:10px}.simple-routine-card{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:18px;align-items:center;padding:16px 18px;border:1px solid #dbe4f4;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.simple-routine-card-main{min-width:0}.simple-routine-card-main h3{margin:2px 0 4px;color:#182c55;font-size:17px}.simple-routine-card-main p{margin:5px 0;color:#61708a;font-size:13px;line-height:1.55;white-space:pre-wrap}.simple-routine-card-main small{color:#75839a;font-size:12px}.simple-routine-card-meta{display:grid;justify-items:start;gap:4px;padding-left:16px;border-left:1px solid #edf0f6;color:#8793a8;font-size:11px}.simple-routine-card-meta strong{color:#354a72;font-size:12px}.simple-routine-card-meta .btn{margin-top:5px}.simple-work-image{min-width:0;width:78px;height:78px;overflow:hidden;border-radius:12px}.simple-work-image .product-image-frame,.simple-history-list .product-image-frame,.simple-work-image .product-image-open,.simple-work-image .product-image-open img,.simple-work-image .product-image-fallback{width:100%;height:100%}.simple-work-image .product-image-open span{display:none}.simple-work-image .product-image-open img{object-fit:cover}.simple-work-image .product-image-fallback{display:grid;place-items:center;padding:8px;text-align:center;font-size:10px}.simple-work-image .product-image-fallback small{display:none}.simple-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.simple-status{flex:none;padding:5px 8px;border-radius:99px;color:#2752c7;background:#eaf0ff;font-size:11px;font-weight:800}.simple-status.returned{color:#b73b48;background:#ffedef}.simple-status.submitted{color:#9c6217;background:#fff3dd}.simple-brief{margin:7px 0 10px;color:#61708a;font-size:13px;line-height:1.55}.simple-task-image-gallery{display:grid;gap:8px;margin:11px 0;padding:12px;border:1px solid #dbe5f5;border-radius:10px;background:#fbfcff}.simple-task-image-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.simple-task-image-heading strong{color:#334d7b;font-size:13px}.simple-task-image-heading span{flex:none;padding:3px 7px;border-radius:999px;color:#2752c7;background:#eaf0ff;font-size:11px;font-weight:800}.simple-task-image-gallery>p{margin:0;color:#71809a;font-size:12px}.simple-task-image-list{display:flex;flex-wrap:wrap;gap:10px}.simple-task-image-item{display:grid;gap:5px;margin:0}.simple-task-image-item figcaption{color:#536a92;font-size:11px;font-weight:700;text-align:center}.simple-task-image-gallery .product-image-frame{width:64px;height:64px;overflow:hidden;border:1px solid #dce5f2;border-radius:8px;background:#f4f7fc}.simple-task-image-gallery .product-image-open,.simple-task-image-gallery .product-image-open img,.simple-task-image-gallery .product-image-fallback{width:100%;height:100%}.simple-task-image-gallery .product-image-open img{object-fit:cover}.simple-task-image-gallery .product-image-open span,.simple-task-image-gallery .product-image-fallback small{display:none}.simple-task-image-gallery .product-image-fallback{display:grid;place-items:center;padding:5px;text-align:center;font-size:10px}.simple-image-repair-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:2px}.simple-image-repair{display:grid;gap:7px}.simple-image-repair .simple-image-dropzone.compact{min-height:64px;padding:10px 14px;border-style:dashed;text-align:left}.simple-image-repair .simple-image-dropzone.compact strong{font-size:12px}.simple-image-repair .simple-image-dropzone.compact span{font-size:11px}.simple-image-repair .success-note,.simple-image-repair .error-note{margin:0;padding:7px 9px;font-size:12px}.simple-upstream,.simple-return-note,.simple-submitted-note{margin-top:9px}.simple-return-note{border-left:3px solid #dc676f;background:#fff5f5}.simple-return-note strong{color:#bc444e}.simple-submitted-note{display:flex;align-items:center;gap:9px;border-left:3px solid #dca64f;background:#fffaf1}.simple-submitted-note span{color:#806941;font-size:12px}.simple-submit-box{display:grid;gap:10px;margin-top:10px}.simple-submit-box .btn{justify-self:end}.simple-work-meta{display:grid;gap:3px;padding-left:16px;border-left:1px solid #edf0f6;color:#8793a8;font-size:11px}.simple-work-meta strong{margin-bottom:8px;color:#354a72;font-size:12px}.simple-empty{padding:28px;text-align:center}.simple-empty strong{color:#415173}.simple-empty p{margin:7px 0 0;color:var(--muted);font-size:13px}.simple-progress-section{display:grid;gap:14px}.simple-product-list{display:grid;gap:10px}.simple-product-row{display:grid;grid-template-columns:64px minmax(0,1fr) 190px;gap:16px;align-items:center;padding:14px 16px;border:1px solid #dfe7f3;border-radius:13px;background:#fff;box-shadow:0 7px 18px #233d7309}.simple-product-image{width:64px;height:64px;overflow:hidden;border-radius:11px;background:#f3f6fc}.simple-product-image .product-image-frame,.simple-product-image .product-image-open,.simple-product-image .product-image-open img,.simple-product-image .product-image-fallback{width:100%;height:100%}.simple-product-image .product-image-open span,.simple-product-image .product-image-fallback small{display:none}.simple-product-image .product-image-open img{object-fit:cover}.simple-product-image .product-image-fallback{display:grid;place-items:center;padding:8px;text-align:center;font-size:10px}.simple-product-main{display:grid;gap:13px;min-width:0}.simple-product-main h3{margin:2px 0 0;color:#1f345d;font-size:16px}.simple-progress-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.simple-progress-step{position:relative;display:grid;grid-template-columns:20px minmax(0,1fr);column-gap:7px;align-items:center;min-width:0;color:#7f8ca1}.simple-progress-step:not(:last-child):after{position:absolute;top:10px;right:-4px;left:calc(100% - 4px);width:8px;height:1px;background:#d9e1ee;content:""}.simple-progress-step i{display:grid;width:20px;height:20px;grid-row:span 2;place-items:center;border:1px solid #d5deeb;border-radius:50%;background:#f8fafe;color:#7b8aa2;font-size:10px;font-style:normal;font-weight:800}.simple-progress-step span{overflow:hidden;color:#556884;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.simple-progress-step small{overflow:hidden;color:#8a96a9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.simple-progress-step.done i{border-color:#8bd2b2;background:#e8f8ef;color:#248754}.simple-progress-step.done span{color:#267a52}.simple-progress-step.active i{border-color:#82a4ff;background:#315be8;color:#fff}.simple-progress-step.active span{color:#2452ce}.simple-progress-step.review i{border-color:#efc780;background:#fff3db;color:#a46b19}.simple-progress-step.review span{color:#9a681a}.simple-progress-step.returned i{border-color:#e9aab1;background:#fff0f2;color:#bd4554}.simple-progress-step.returned span{color:#b14451}.simple-product-meta{display:grid;grid-template-columns:auto;gap:3px;padding-left:16px;border-left:1px solid #edf0f6;color:#8793a8;font-size:11px}.simple-product-meta strong{margin-bottom:5px;color:#354a72;font-size:12px}.simple-history{display:grid;gap:13px}.simple-history-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.simple-history-list>div{display:flex;align-items:center;gap:10px;padding:9px;border:1px solid #e4e9f3;border-radius:9px}.simple-history-list .product-image-frame{width:38px;height:38px;flex:none;overflow:hidden;border-radius:8px}.simple-history-list img{width:100%;height:100%;object-fit:cover}.simple-history-list span{display:grid;gap:2px;min-width:0}.simple-history-list strong{overflow:hidden;color:#314467;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.simple-history-list small{color:#7f8ba1;font-size:11px}@media(max-width:900px){.simple-review-form,.simple-batch-settings,.simple-product-draft{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-start-brief,.simple-review-note{grid-column:span 2}.simple-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-work-card{grid-template-columns:68px minmax(0,1fr)}.simple-work-meta{grid-column:span 2;grid-template-columns:repeat(4,auto);padding:10px 0 0;border-top:1px solid #edf0f6;border-left:0}.simple-routine-card{grid-template-columns:minmax(0,1fr)}.simple-routine-card-meta{grid-template-columns:repeat(3,auto);align-items:center;padding:10px 0 0;border-top:1px solid #edf0f6;border-left:0}.simple-product-row{grid-template-columns:64px minmax(0,1fr)}.simple-product-meta{grid-column:span 2;grid-template-columns:repeat(6,auto);padding:10px 0 0;border-top:1px solid #edf0f6;border-left:0}}@media(max-width:640px){.simple-flow-header{align-items:flex-start;flex-direction:column}.simple-header-actions{align-items:flex-start;justify-content:flex-start}.simple-review-form,.simple-batch-settings,.simple-product-draft,.simple-review-content,.simple-history-list,.simple-overview-grid,.simple-image-repair-list{grid-template-columns:1fr}.simple-start-brief,.simple-review-note{grid-column:auto}.simple-work-card,.simple-product-row{grid-template-columns:1fr}.simple-work-image{width:92px;height:92px}.simple-work-meta,.simple-routine-card-meta,.simple-product-meta{grid-column:auto;grid-template-columns:repeat(2,1fr)}.simple-product-image{width:78px;height:78px}.simple-progress-steps{grid-template-columns:1fr;gap:8px}.simple-progress-step:not(:last-child):after{display:none}.simple-start-action{align-items:stretch;flex-direction:column-reverse}.simple-start-action .btn{width:100%}.simple-submitted-note{align-items:flex-start;flex-direction:column}}html,body,button,input,textarea,select{font-size:16px}body{line-height:1.6;color:#26354f}button,input,textarea,select{line-height:1.5}p,li,td,th,label,small,.btn,.nav-item,.breadcrumbs,.today,.muted,.tag,.badge,.metric-note,.section-title p,.page-header p,.field>span,.field label,.filter-count,.profile small,.sidebar-foot small,.real-card strong,.real-card small,.notification-list small,.file-drop-zone>span,.selected-files>div,.assignment-plan span,.assignment-plan p,.current-owner-note,.claim-task-panel p,.owner-progress>div:first-child,.owner-task-summary-grid span,.owner-task-summary-grid small,.submit-step span,.submit-step strong,.submit-step a,.submit-final-step p,.task-secondary-details>summary{font-size:16px;line-height:1.55}.section-title h2,.panel-title,.card-title{font-size:21px;line-height:1.4}.field input,.field textarea,.field select,.action-panel input,.action-panel select,.filter-inline select{min-height:44px;font-size:16px}.btn{min-height:44px;padding:10px 16px;font-weight:750}.muted,.metric-note,.section-title p,.page-header p,.field>span,.field label,.owner-task-summary-grid span,.owner-task-summary-grid small,.submit-step span,.submit-final-step p{color:#5d6b82}.tag,.badge{padding:5px 10px}@media(max-width:600px){.page-header h1{font-size:26px}.section-title h2,.panel-title,.card-title{font-size:20px}.btn{min-height:46px}}.page-container :where(p,small,label,button,input,textarea,select,td,th,dt,dd),.login-page :where(p,small,label,button,input,textarea,select){font-size:16px!important}.brand small,.nav-label,.nav-item,.sidebar-foot strong,.sidebar-foot small,.global-search input,.today,.profile strong,.profile small,.eyebrow,.text-button,.metric-label,.metric-note,.badge,.tag,.muted,.info-pair>span,.info-pair>div,.breadcrumbs,.filter-count,.table-head,.table-row,.table-row strong,.table-row small,.task-tabs button,.task-main small,.task-main h3,.task-main p,.task-due small,.task-due strong,.task-due span,.pool-card h2,.pool-card>p,.pool-rules,.notification-list h3,.notification-list p,.notification-list small,.admin-table-head,.admin-table-row,.admin-table-row strong,.admin-table-row small{font-size:16px!important;line-height:1.55}.daily-selection-create .form-panel{gap:20px}.assignment-editor{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(300px,1.3fr);gap:16px;align-items:end;padding:18px;border:1px solid #cbd8f6;border-radius:12px;background:#f5f8ff}.assignment-editor-compact{grid-template-columns:1fr;padding:14px}.assignment-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:0;padding:12px;border:1px solid #d8e1f5;border-radius:10px}.assignment-checks legend{padding:0 8px;color:#445474;font-size:16px;font-weight:800}.assignment-checks label{display:flex;align-items:center;gap:9px;min-height:44px;padding:8px 10px;border-radius:8px;background:#fff}.assignment-checks input{width:18px;height:18px;accent-color:var(--primary)}.assignment-explanation{grid-column:1 / -1;margin:0;padding:12px 14px;border-radius:9px;color:#435679;background:#eaf0ff}.publish-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.publish-product-card{min-width:0;display:grid;gap:14px;padding:17px;border:1px solid #dce3ee;border-radius:13px;background:#fbfcfe}.publish-card-image{height:190px;display:grid;place-items:center;overflow:hidden;border-radius:11px;color:#68758c;background:#edf2fb}.publish-card-image img{width:100%;height:100%;object-fit:cover}.publish-confirm{display:grid;gap:18px;padding:22px;border-color:#bfcdf6;background:#f5f8ff}.publish-summary{display:grid;grid-template-columns:1.4fr .6fr 1fr;gap:12px}.publish-summary>div{display:grid;gap:5px;padding:16px;border:1px solid #dbe3f5;border-radius:10px;background:#fff}.publish-summary span{color:#5d6b82;font-size:16px;font-weight:700}.publish-summary strong{color:#283c6f;font-size:18px}.selection-list-card{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:14px;border:1px solid #e0e6ef;border-radius:10px;color:inherit;background:#fff}.selection-list-card:hover{border-color:#b7c7f3;box-shadow:0 7px 18px #29438514}.selection-list-card>div:first-child{min-width:0;display:grid;gap:4px}.selection-list-card strong,.selection-list-card small{font-size:16px;line-height:1.5}.selection-list-card small{color:#65728a}.selection-card-progress{flex:none;display:grid;gap:4px;text-align:right}.selection-card-progress b{color:var(--primary);font-size:19px}.selection-card-progress span{color:var(--primary);font-size:16px}.daily-selection-overview{gap:18px}.daily-overview-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.daily-overview-filter{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:16px 17px;border:1px solid #dce4f1;border-radius:13px;color:#42516a;background:#fff;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.daily-overview-filter span{font-size:16px;font-weight:800}.daily-overview-filter strong{align-self:center;color:#2c5ae2;font-size:24px;line-height:1}.daily-overview-filter small{grid-column:1 / -1;overflow:hidden;color:#62718a;font-size:16px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.daily-overview-filter:hover{border-color:#b9c9ef;box-shadow:0 8px 22px #263f7d14;transform:translateY(-1px)}.daily-overview-filter.is-active{border-color:#91acef;color:#294484;background:#f5f8ff;box-shadow:0 9px 24px #3053a91c}.daily-overview-filter:focus-visible,.daily-selection-row:focus-visible{outline:3px solid rgba(49,91,232,.28);outline-offset:3px}.daily-selection-list-panel{display:grid;gap:16px;padding:21px}.daily-list-group{display:grid;gap:10px}.daily-list-group>span{color:#526381;font-size:16px;font-weight:850}.daily-selection-list{display:grid;gap:10px}.daily-selection-row{min-width:0;display:grid;grid-template-columns:minmax(250px,1.15fr) minmax(260px,1.4fr) minmax(154px,.72fr) minmax(132px,.5fr);gap:18px;align-items:center;padding:16px 18px;border:1px solid #dde5f0;border-radius:12px;color:inherit;background:#fff}.daily-selection-row:hover{border-color:#b9c9ef;box-shadow:0 8px 22px #263f7d14}.daily-selection-row-title,.daily-selection-row-next,.daily-selection-row-deadline,.daily-selection-row-action{min-width:0;display:grid;gap:5px}.daily-selection-row-title strong{overflow:hidden;color:#1c2b47;font-size:17px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.daily-selection-row-title small,.daily-selection-row-next>span,.daily-selection-row-deadline>span{overflow:hidden;color:#63718a;font-size:16px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.daily-selection-row-next strong,.daily-selection-row-deadline strong{overflow:hidden;color:#394a68;font-size:16px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.daily-selection-row-action{justify-items:end;text-align:right}.daily-selection-row-action>span{color:#315be8;font-size:16px;font-weight:800}.routine-task-row{border-left:4px solid #7d96e8}.routine-task-row:hover{border-left-color:#315be8}.routine-priority-options{display:flex;flex-wrap:wrap;gap:10px}.routine-priority-option,.routine-assignment-switch button{min-height:44px;padding:10px 14px;border:1px solid #d7e0ef;border-radius:10px;color:#495974;background:#fff;font-size:16px;font-weight:750;cursor:pointer}.routine-priority-option:hover,.routine-priority-option.is-active,.routine-assignment-switch button:hover,.routine-assignment-switch button.is-active{border-color:#9aafea;color:#244cae;background:#f3f6ff}.routine-priority-option.is-urgent.is-active{border-color:#edbf73;color:#9b6100;background:#fff8e9}.routine-priority-option.is-emergency.is-active{border-color:#e69a9a;color:#a63a3a;background:#fff1f1}.routine-tag-entry{display:flex;gap:10px}.routine-tag-entry input{min-width:0;flex:1}.routine-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.routine-tag{display:inline-flex;align-items:center;min-height:34px;padding:5px 10px;border:1px solid #cbd8f5;border-radius:999px;color:#36529a;background:#eff4ff;font-size:16px;font-weight:750}button.routine-tag{cursor:pointer}.routine-assignment-switch{display:flex;flex-wrap:wrap;gap:10px}.routine-task-summary{display:grid;gap:17px}.routine-task-summary-head{display:flex;align-items:start;justify-content:space-between;gap:16px}.routine-task-summary-head>div{min-width:0;display:grid;gap:10px}.routine-task-summary h2{margin:0;color:#1e3154;font-size:25px;line-height:1.35}.routine-task-summary>p{margin:0;color:#465976;font-size:17px;line-height:1.75;white-space:pre-wrap}.routine-task-action{display:grid;gap:15px;border-color:#c5d3f4;background:#f7f9ff}.routine-event-list{display:grid;gap:10px}.routine-event-list>div{display:grid;gap:4px;padding:13px 15px;border:1px solid #e0e6f0;border-radius:10px;background:#fbfcfe}.routine-event-list strong{color:#32486f;font-size:16px}.routine-event-list span{color:#68778f;font-size:15px}.daily-selection-empty{display:grid;justify-items:start;gap:7px;min-height:160px;align-content:center;padding:12px 4px}.daily-selection-empty strong{color:#344663;font-size:17px}.daily-selection-empty p{max-width:560px;margin:0;color:#63718a;font-size:15px;line-height:1.65}.product-library-toolbar{display:grid;gap:15px}.product-status-filters{display:flex;flex-wrap:wrap;gap:8px}.product-status-filters button{min-height:38px;padding:7px 13px;border:1px solid #d9e1ee;border-radius:999px;color:#52617a;background:#fff;font-size:15px;font-weight:750;cursor:pointer}.product-status-filters button:hover,.product-status-filters button.is-active{border-color:#9bb2ef;color:#244cae;background:#f2f6ff}.product-library-panel{display:grid;gap:13px}.product-library-head,.product-library-row{min-width:0;display:grid;grid-template-columns:minmax(330px,1.55fr) minmax(126px,.55fr) minmax(175px,.75fr) minmax(120px,.55fr) 110px;gap:16px;align-items:center}.product-library-head{padding:0 15px;color:#6a7890;font-size:14px;font-weight:800}.product-library-row{padding:13px 15px;border:1px solid #dde5f0;border-radius:12px;color:#4c5c76;background:#fff;font-size:15px}.product-library-row:hover{border-color:#b8c9f0;box-shadow:0 8px 20px #263f7d14}.product-library-identify{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;align-items:center}.product-thumbnail{width:58px;height:58px;display:grid;place-items:center;overflow:hidden;border:1px solid #dde5f3;border-radius:10px;color:#5a71a7;background:linear-gradient(145deg,#f0f4ff,#e4ebfb);font-size:20px;font-weight:850}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-thumbnail-empty{color:#5b6d8c;font-size:13px;line-height:1.2;text-align:center}.product-library-identify>div:last-child{min-width:0;display:grid;gap:5px}.product-library-identify strong,.product-library-identify small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-library-identify strong{color:#1d2d4a;font-size:17px}.product-library-identify small{color:#64728a;font-size:14px}.product-library-link{color:#315be8;font-weight:800;text-align:right}.product-library-empty{display:grid;gap:7px;min-height:150px;align-content:center;color:#40516e}.product-library-empty p{margin:0;color:#65738a}.selection-hero{display:grid;gap:16px;padding:22px}.selection-hero-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.selection-hero-grid>div{min-width:0;display:grid;gap:7px;padding:16px;border:1px solid #dfe5ee;border-radius:10px;background:#fbfcfe}.selection-hero-grid span{color:#637089;font-size:16px;font-weight:700}.selection-hero-grid strong{overflow-wrap:anywhere;color:#283750;font-size:17px;line-height:1.5}.manager-batch-panel{display:grid;gap:16px;border-color:#bdccf4}.manager-batch-actions{display:grid;grid-template-columns:minmax(260px,1fr) auto;gap:14px;align-items:end}.selection-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.selection-product-card{min-width:0;position:relative;overflow:hidden;border:1px solid #dce3ed;border-radius:13px;background:#fff;box-shadow:0 7px 18px #22345d0d}.selection-card-image{height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;overflow:hidden;color:#586a8c;background:linear-gradient(145deg,#eff3fb,#e3eafa);text-align:center}.selection-card-image img{width:100%;height:100%;object-fit:cover}.selection-card-image small{max-width:90%;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.file-image-symbol{width:54px;height:54px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--primary);font-size:23px;font-weight:800}.selection-product-body{display:grid;gap:9px;padding:17px}.selection-product-body strong{font-size:18px}.selection-product-body p{margin:0;color:#52617a;font-size:16px}.card-select{z-index:3;display:flex;align-items:center;gap:7px;color:#30436a;font-size:16px;font-weight:800}.selection-product-card>.card-select{position:absolute;top:10px;left:10px;padding:7px 10px;border-radius:8px;background:#fffffff0;box-shadow:0 4px 12px #14244926}.card-select input{width:18px;height:18px;accent-color:var(--primary)}.workbench-selection-list{display:grid;gap:13px}.workbench-selection-row{min-width:0;display:grid;grid-template-columns:auto 128px minmax(0,1fr);gap:16px;align-items:center;padding:15px;border:1px solid #dfe5ee;border-radius:12px;background:#fbfcfe}.workbench-selection-row>.selection-card-image{width:128px;height:108px;border-radius:10px}.workbench-selection-main{min-width:0;display:grid;gap:7px}.workbench-selection-main strong{font-size:18px}.workbench-selection-main p{margin:0;color:#596880;font-size:16px}.business-workbench-row{grid-template-columns:72px minmax(0,1fr)}.supplier-task-symbol{width:64px;height:64px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(145deg,#3a62bc,#23458f);font-size:25px;font-weight:900}.card-work-image{display:grid;gap:14px}.card-work-image>.selection-card-image{width:min(100%,540px);height:320px;border-radius:13px}.card-requirements,.employee-card-form,.manager-card-summary{display:grid;gap:18px}.requirement-callout{padding:17px;border:1px solid #cbd7f3;border-radius:10px;color:#33466f;background:#f4f7ff}.requirement-callout strong{font-size:17px}.requirement-callout p{margin:7px 0 0;font-size:16px}.card-sop{display:grid;gap:10px;padding:17px;border:1px solid #dfe5ef;border-radius:10px}.card-sop strong,.card-sop p{margin:0;font-size:16px}.compact-upload{min-height:110px;cursor:pointer}.attachment-facts{display:grid;gap:8px}.attachment-facts span{padding:10px 12px;border-radius:8px;color:#40506a;background:#f2f5fa;font-size:16px}.attachment-action{display:flex;align-items:center;gap:10px;min-width:0;padding:8px;border-radius:9px;background:#f2f5fa}.attachment-action span{flex:1;min-width:0;overflow-wrap:anywhere}.workflow-handoff-result{border-color:#b9e4d0;background:#f2fcf7}.workflow-handoff-result-list{display:grid;gap:8px}.workflow-handoff-result-list p{margin:0;color:#265d46}.workflow-handoff-note p{margin:0;white-space:pre-wrap;color:#34445e}.manager-return{display:grid;gap:12px;padding-top:15px;border-top:1px solid var(--line)}.card-sticky-actions{min-height:72px;position:sticky;z-index:30;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 -2px;padding:12px 18px;border:1px solid #c7d3ef;border-radius:12px 12px 0 0;background:#fffffff5;box-shadow:0 -10px 30px #2236601f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.card-sticky-actions>span{color:#626f85;font-size:16px}.decision-by-no{display:grid;gap:17px}.task-lane-panel,.business-task-work .manager-card-summary,.manager-review-actions{display:grid;gap:16px}.task-lane-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.task-lane-link{min-width:0;display:grid;gap:7px;padding:17px;border:1px solid #cdd8f2;border-radius:11px;color:#293c67;background:#f6f8ff}.task-lane-link:hover{border-color:#99afe9;box-shadow:0 8px 20px #243e7d1a}.task-lane-link span,.task-lane-link small{color:#5b6a83;font-size:16px}.task-lane-link strong{font-size:19px}.manager-review-actions{padding-top:16px;border-top:1px solid var(--line)}@media(max-width:1100px){.publish-card-grid,.selection-product-grid,.selection-hero-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.assignment-editor,.publish-summary,.publish-card-grid,.selection-product-grid,.selection-hero-grid,.manager-batch-actions,.task-lane-grid,.assignment-checks{grid-template-columns:1fr}.workbench-selection-row{grid-template-columns:auto minmax(0,1fr);align-items:start}.workbench-selection-row>.selection-card-image{width:100%;height:180px;grid-column:2}.workbench-selection-main{grid-column:1 / -1}.card-work-image>.selection-card-image{height:250px}.card-sticky-actions{align-items:stretch;flex-direction:column}.card-sticky-actions .button-row{width:100%}.card-sticky-actions .btn{flex:1}}.archive-material-grid,.archive-decision-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.archive-material-card,.archive-decision-card{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fafbfe}.archive-material-card .row-between>div,.archive-decision-card .row-between>div{display:grid;gap:6px}.archive-material-card small,.archive-file-list span,.decision-meta{color:var(--muted)}.archive-material-count{display:flex;align-items:baseline;gap:8px}.archive-material-count b{color:var(--primary);font-size:30px}.archive-material-card details{padding-top:14px;border-top:1px solid var(--line)}.archive-material-card summary{cursor:pointer;color:var(--primary);font-weight:750}.archive-file-list{display:grid;gap:10px;margin-top:12px}.archive-file-list>div{display:grid;gap:4px;padding:12px;border-radius:10px;background:#fff}.archive-decision-card>p{margin:0;line-height:1.75}.decision-meta{display:flex;flex-wrap:wrap;gap:10px 24px}@media(max-width:720px){.archive-material-grid,.archive-decision-list{grid-template-columns:1fr}}.product-image-frame{min-width:0;position:relative;overflow:hidden;background:#f6f8fc}.product-image-open{width:100%;height:100%;position:relative;display:grid;place-items:center;padding:0;border:0;background:transparent;cursor:zoom-in}.product-image-open img,.publish-card-image .product-image-open img,.selection-card-image .product-image-open img,.product-thumbnail .product-image-open img{width:100%;height:100%;position:absolute;inset:0;display:block;object-fit:contain;background:#fff}.product-image-open>span{position:absolute;right:8px;bottom:8px;padding:5px 8px;border-radius:7px;color:#fff;background:#192746c2;font-size:13px;font-weight:750;opacity:0;transition:opacity .16s ease}.product-image-open:hover>span,.product-image-open:focus-visible>span{opacity:1}.product-image-fallback{width:100%;height:100%;min-height:82px;display:grid;place-content:center;gap:5px;padding:10px;color:#52617a;background:linear-gradient(145deg,#f2f5fb,#e8edf7);text-align:center}.product-image-fallback strong{font-size:15px}.product-image-fallback small{color:#6d7890;font-size:13px}.product-image-lightbox{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:68px 28px 28px;background:#0f172ae0}.product-image-lightbox img{max-width:min(1200px,94vw);max-height:86vh;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 24px 90px #0000006b}.product-image-close{position:fixed;top:20px;right:24px;min-height:44px;padding:8px 16px;border:1px solid rgba(255,255,255,.55);border-radius:9px;color:#fff;background:#0f172ab8;font-size:16px;cursor:pointer}.publish-card-image>.product-image-frame,.product-thumbnail>.product-image-frame{width:100%;height:100%}.selection-card-image.product-image-frame{display:block}.template-help,.contract-pending-note,.filter-contract-note{display:grid;align-content:center;gap:4px;padding:12px 14px;border:1px solid #d9e2f2;border-radius:10px;color:#51607a;background:#f8faff;font-size:16px;line-height:1.55}.contract-pending-note{margin-bottom:14px;border-color:#ead8aa;background:#fffaf0}.publish-contract-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.publish-contract-fields .field{min-width:0}.publish-contract-fields textarea{min-height:96px;resize:vertical}.is-contract-pending{opacity:.72}.is-contract-pending input:disabled,.is-contract-pending select:disabled{color:#667085;background:#f2f4f7;cursor:not-allowed}.sop-inline-steps{display:grid;gap:8px;margin:2px 0 4px;padding-left:24px;color:#3d4d68;font-size:16px;line-height:1.65}.erp-filter-panel>summary{color:#263c67;font-size:18px;font-weight:850;cursor:pointer}.erp-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:18px}.filter-contract-note{margin:14px 0 0}.filter-actions{gap:18px;align-items:end}.filter-actions .filter-contract-note{flex:1}.product-library-head-v2,.product-library-row-v2{grid-template-columns:minmax(330px,1.55fr) minmax(130px,.65fr) minmax(120px,.5fr) minmax(155px,.7fr) minmax(120px,.55fr) 112px}.product-library-row-v2>span{min-width:0;display:grid;gap:4px;overflow-wrap:anywhere}.product-library-row-v2>span small{color:#6a7890;font-size:14px;line-height:1.45}.product-list-tags{color:#3f5272}.product-library-link{display:grid;gap:4px;justify-items:end}.product-library-archive-hint{color:#687791;font-size:16px;font-weight:650;line-height:1.45;text-align:right}.product-profile-hero{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(460px,1.28fr);gap:28px;align-items:stretch}.product-profile-image{min-height:360px;overflow:hidden;border:1px solid #dce4f0;border-radius:16px;background:#f7f9fc}.product-profile-image>.product-image-frame{width:100%;height:100%;min-height:360px}.product-profile-main{min-width:0;display:grid;gap:18px;align-content:start}.product-profile-main h2{margin:5px 0 7px;color:#203458;font-size:24px;line-height:1.4;overflow-wrap:anywhere}.product-profile-main p{margin:0;color:#596a84;font-size:16px;line-height:1.55;overflow-wrap:anywhere}.product-profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-profile-facts>div{min-width:0;display:grid;gap:5px;padding:14px;border:1px solid #e0e6ef;border-radius:11px;background:#fbfcfe}.product-profile-facts span{color:#69768b;font-size:14px;line-height:1.45}.product-profile-facts strong{color:#2d405f;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.product-master-v2,.product-tags-timeline,.product-commerce-v2,.product-batches-v2,.product-create-panel,.product-edit-boundary,.product-edit-contract,.product-contract-fields,.product-archive-safety{display:grid;gap:18px}.product-contract-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-contract-grid>div{min-width:0;display:grid;gap:6px;padding:15px;border:1px dashed #cbd6e8;border-radius:11px;background:#fbfcff}.product-contract-grid strong{color:#304768;font-size:16px;line-height:1.5}.product-contract-grid span{color:#61718a;font-size:16px;line-height:1.55;overflow-wrap:anywhere}.product-archive-safety{border-color:#d8dfeb;background:#fbfcfe}.product-archive-safety .row-between{align-items:center;gap:18px}.product-archive-safety p{max-width:760px;margin:0;color:#586982;font-size:16px;line-height:1.6}.product-archive-safety .btn:disabled{color:#7b8799;border-color:#d8e0ea;background:#f2f4f8;cursor:not-allowed}.product-form-wide{grid-column:1 / -1}.product-archive-form-grid{align-items:start}.product-edit-main-image,.product-edit-main-image .product-image-frame{min-height:220px}.product-edit-boundary .field small{color:#69768b;font-size:13px;line-height:1.5}.product-note-list{display:grid;gap:9px}.product-note-list article{display:grid;gap:4px;padding:12px 14px;border:1px solid #e0e6ef;border-radius:10px;background:#fbfcfe}.product-note-list article p{margin:0;color:#314766;white-space:pre-wrap;line-height:1.6}.product-note-list article small{color:#6c7a90}.product-tags-timeline{grid-template-columns:minmax(220px,.45fr) minmax(420px,1.55fr)}.product-tags-timeline>.section-title{grid-column:1 / -1}.product-tag-list{display:flex;flex-wrap:wrap;align-content:start;gap:9px}.product-tag-list>span{padding:8px 12px;border:1px solid #cbd8f2;border-radius:999px;color:#36517e;background:#f4f7ff;font-size:16px;line-height:1.4}.product-record-timeline{display:grid;gap:10px}.product-record-timeline article{min-width:0;display:grid;grid-template-columns:12px minmax(0,1fr);gap:12px;padding:13px 15px;border:1px solid #e1e6ef;border-radius:11px;background:#fbfcfe}.product-record-timeline i{width:10px;height:10px;margin-top:7px;border-radius:50%;background:#315be8;box-shadow:0 0 0 4px #e9efff}.product-record-timeline strong{color:#2d405f;font-size:16px;line-height:1.5}.product-record-timeline p{margin:3px 0 0;color:#68768c;font-size:14px;line-height:1.55}.product-commerce-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-commerce-columns>div{min-width:0;display:grid;align-content:start;gap:12px;padding:18px;border:1px solid #dfe5ee;border-radius:13px;background:#fafbfe}.product-commerce-columns h3{margin:0;color:#2a3d61;font-size:18px;line-height:1.45}.product-commerce-columns article{display:grid;gap:8px;padding:14px;border:1px solid #e2e7ef;border-radius:10px;background:#fff}.product-commerce-columns article strong{color:#2a3d61;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.product-commerce-columns article p{margin:0;color:#5c6c83;font-size:16px;line-height:1.55;overflow-wrap:anywhere}.product-commerce-columns article .btn{justify-self:start}.current-batch-card{display:grid;gap:14px;padding:18px;border:1px solid #c9d5ef;border-radius:13px;background:#f7f9ff}.current-batch-card .row-between>div{display:grid;gap:5px}.current-batch-card span{color:#66758d;font-size:14px;line-height:1.45}.current-batch-card strong{color:#253a62;font-size:18px;line-height:1.45;overflow-wrap:anywhere}.current-batch-card p{margin:0;color:#53647d;font-size:16px;line-height:1.55}.current-batch-card .btn{justify-self:start}.history-batches{border-top:1px solid #e0e6ef;padding-top:14px}.history-batches>summary{color:#31539a;font-size:16px;line-height:1.5;font-weight:800;cursor:pointer}.history-batches>div{display:grid;gap:9px;margin-top:12px}.history-batches a{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border:1px solid #e0e6ef;border-radius:10px;color:#34496d;background:#fbfcfe}.history-batches a>span{min-width:0;display:grid;gap:4px}.history-batches a strong{font-size:16px;line-height:1.5;overflow-wrap:anywhere}.history-batches a small{color:#6a7890;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.product-library-simple-toolbar{display:grid;grid-template-columns:minmax(300px,1.5fr) minmax(170px,.7fr) minmax(170px,.7fr) auto;gap:14px;align-items:end}.product-library-simple-toolbar .field{min-width:0}.product-library-simple-toolbar .btn{min-height:46px}.product-library-simple-panel{display:grid;gap:14px}.product-library-simple-head,.product-library-simple-row{display:grid;grid-template-columns:minmax(330px,1.6fr) minmax(135px,.65fr) minmax(160px,.75fr) minmax(155px,.7fr) auto;gap:16px;align-items:center}.product-library-simple-head{padding:0 15px;color:#6a7890;font-size:14px;font-weight:800}.product-library-simple-row{padding:13px 15px;border:1px solid #dde5f0;border-radius:12px;background:#fff}.product-library-simple-row:hover{border-color:#b8c9f0;box-shadow:0 8px 20px #263f7d14}.product-library-simple-row>div:not(:first-child){min-width:0;display:grid;gap:5px;color:#3f526f}.product-library-simple-row>div small{color:#6a7890;font-size:14px;line-height:1.45;overflow-wrap:anywhere}.product-library-actions{display:flex!important;flex-wrap:wrap;justify-content:flex-end;gap:8px}.product-profile-simple{display:grid;grid-template-columns:minmax(180px,.48fr) minmax(0,1.52fr);gap:22px;align-items:stretch}.product-profile-simple-image{min-height:220px;overflow:hidden;border:1px solid #dce4f0;border-radius:14px;background:#f7f9fc}.product-profile-simple-image>.product-image-frame{width:100%;height:100%;min-height:220px}.product-profile-simple-main{min-width:0;display:grid;gap:16px;align-content:start}.product-profile-simple-main h2{margin:5px 0 7px;color:#203458;font-size:24px;line-height:1.35;overflow-wrap:anywhere}.product-profile-simple-main p{margin:0;color:#596a84;font-size:16px;line-height:1.55;overflow-wrap:anywhere}.product-profile-simple-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-profile-simple-facts>div{min-width:0;display:grid;gap:5px;padding:13px;border:1px solid #e0e6ef;border-radius:11px;background:#fbfcfe}.product-profile-simple-facts span{color:#69768b;font-size:14px}.product-profile-simple-facts strong{color:#2d405f;font-size:16px;line-height:1.5;overflow-wrap:anywhere}.product-record-summary,.product-history-panel{display:grid;gap:16px}.product-history-panel .product-record-timeline article{grid-template-columns:12px minmax(0,1fr)}.product-record-timeline .row-between{gap:14px;align-items:baseline}.product-record-timeline small{display:block;margin-top:5px;color:#586982;font-size:14px;line-height:1.55;white-space:pre-wrap}.text-link{color:#2f5dd7;font-size:14px;font-weight:800;white-space:nowrap}.product-record-more{display:grid;gap:16px}.product-record-more>summary{color:#2c4775;font-size:18px;font-weight:850;cursor:pointer}.product-record-more-content{display:grid;gap:16px}@media(max-width:1100px){.product-library-simple-toolbar{grid-template-columns:minmax(240px,1fr) repeat(2,minmax(160px,.7fr))}.product-library-simple-toolbar .btn{grid-column:1 / -1;justify-self:start}.product-library-simple-head{display:none}.product-library-simple-row{grid-template-columns:minmax(260px,1.2fr) minmax(140px,.65fr) minmax(160px,.7fr)}.product-library-simple-row>:nth-child(4){display:none}.product-library-actions{grid-column:3;grid-row:1}}@media(max-width:720px){.product-library-simple-toolbar,.product-profile-simple,.product-profile-simple-facts{grid-template-columns:1fr}.product-library-simple-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px}.product-library-simple-row>:nth-child(2),.product-library-simple-row>:nth-child(3){grid-column:1}.product-library-actions{grid-column:2;grid-row:1}.product-profile-simple-image{min-height:180px}.product-profile-simple-image>.product-image-frame{min-height:180px}}.collaboration-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.collaboration-summary>a{min-width:0;color:inherit}.collaboration-summary .metric-card{height:100%}.collaboration-summary.is-compact .metric-card{min-height:126px}.collaboration-unavailable{display:grid;gap:5px;color:#72531b;background:#fffaf0}.collaboration-unavailable strong{font-size:16px}.collaboration-unavailable p{margin:0;font-size:14px}.collaboration-guide{display:grid;gap:18px}.collaboration-entry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collaboration-entry-grid a{display:grid;gap:7px;padding:18px;border:1px solid #d7e0ef;border-radius:13px;color:#344866;background:#fafbfe}.collaboration-entry-grid a:hover{border-color:#a7b9e9;background:#f5f8ff}.collaboration-entry-grid strong{font-size:18px;line-height:1.45}.collaboration-entry-grid span{color:#65738a;font-size:16px;line-height:1.55}.report-prefill,.report-form,.collaboration-item-form,.collaboration-item-list,.collaboration-calendar-list,.collaboration-settings-form{display:grid;gap:18px}.report-task-list{display:grid;gap:9px}.report-task-list article{display:grid;gap:4px;padding:13px 15px;border:1px solid #e0e6ef;border-radius:10px;background:#fbfcfe}.report-task-list strong{color:#2c405f;font-size:16px}.report-task-list span{color:#69778e;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.report-status-switch,.calendar-view-switch{display:flex;flex-wrap:wrap;gap:10px}.report-status-switch button,.calendar-view-switch button{min-height:46px;padding:10px 16px;border:1px solid #d5deed;border-radius:10px;color:#455773;background:#fff;font-size:16px;font-weight:800;cursor:pointer}.report-status-switch button.is-active,.calendar-view-switch button.is-active{border-color:#8ba5e9;color:#214ba9;background:#f1f5ff}.report-status-switch button.is-general{border-color:#e3bd74;color:#8b5a00;background:#fff8e8}.report-status-switch button.is-severe{border-color:#e49595;color:#a02e2e;background:#fff1f1}.report-mode-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.report-mode-grid button{min-width:0;display:grid;gap:6px;padding:16px;border:1px solid #d5deed;border-radius:12px;color:#445873;background:#fff;text-align:left;cursor:pointer}.report-mode-grid button:hover,.report-mode-grid button.is-active{border-color:#8ba5e9;color:#214ba9;background:#f1f5ff}.report-mode-grid strong{font-size:18px;line-height:1.45}.report-mode-grid span{color:#62718a;font-size:14px;line-height:1.55}.report-submit-actions,.collaboration-memo-options{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.report-submitted{display:grid;gap:12px}.report-submitted p{margin:0;font-size:16px;line-height:1.6}.collaboration-scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.collaboration-scope-grid fieldset{min-width:0;display:grid;align-content:start;gap:9px;max-height:260px;overflow:auto;padding:14px;border:1px solid #d9e1ed;border-radius:11px}.collaboration-scope-grid legend{padding:0 5px;color:#31496f;font-size:16px;font-weight:800}.collaboration-scope-grid label{display:flex;align-items:center;gap:9px;color:#4e5f79;font-size:16px}.collaboration-scope-grid input{width:18px;height:18px;accent-color:var(--primary)}.collaboration-item-list>div{display:grid;gap:11px}.collaboration-item-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:15px;border:1px solid #dfe5ee;border-radius:12px;background:#fbfcfe}.collaboration-item-list article.is-pinned{border-color:#a9bcec;background:#f5f8ff;box-shadow:inset 4px 0 #4169d8}.collaboration-item-list article>div:first-child{min-width:0;display:grid;gap:7px}.collaboration-item-list strong{color:#2b3f60;font-size:18px;line-height:1.45;overflow-wrap:anywhere}.collaboration-item-list p{margin:0;color:#566780;font-size:16px;line-height:1.55}.collaboration-item-list span{color:#68768b;font-size:14px;line-height:1.5}.collaboration-time-facts{display:grid;grid-template-columns:repeat(3,minmax(0,auto));gap:5px 16px}.collaboration-calendar-list>div{display:grid;gap:9px}.collaboration-calendar-list a,.collaboration-calendar-list article{min-width:0;display:grid;grid-template-columns:180px minmax(0,1fr) minmax(300px,.8fr) auto;gap:14px;align-items:center;padding:13px 15px;border:1px solid #dfe5ee;border-radius:10px;color:#41536e;background:#fbfcfe}.collaboration-calendar-list span,.collaboration-calendar-list small{font-size:14px;line-height:1.5}.collaboration-calendar-list strong{color:#263a5d;font-size:16px;overflow-wrap:anywhere}.collaboration-calendar-facts{display:grid;gap:2px}.collaboration-calendar-facts span{overflow-wrap:anywhere}.settings-exceptions{display:grid;gap:10px;padding-top:16px;border-top:1px solid #dfe5ee}.settings-exceptions h3{margin:0;color:#2d4265;font-size:18px}.settings-exceptions article{display:grid;gap:4px;padding:12px 14px;border:1px solid #e1e6ee;border-radius:10px;background:#fbfcfe}.settings-exceptions strong{font-size:16px}.settings-exceptions span{color:#68768b;font-size:14px;line-height:1.5}.owner-collaboration-exceptions,.owner-exception-list{display:grid;gap:14px}.owner-exception-list article{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,.8fr) auto;gap:16px;align-items:end;padding:15px;border:1px solid #e1e6ef;border-radius:12px;background:#fbfcfe}.owner-exception-list article>div:first-child{min-width:0;display:grid;gap:6px}.owner-exception-list strong{color:#2b3f60;font-size:16px}.owner-exception-list p{margin:0;color:#52637d;font-size:16px;line-height:1.55}.owner-exception-list span{color:#6b788e;font-size:14px}.workbench-selection-row{grid-template-columns:auto 132px minmax(0,1fr) minmax(220px,280px)}.workbench-selection-action{min-width:0;display:grid;gap:8px;justify-items:stretch;align-content:center;padding-left:16px;border-left:1px solid #dfe5ee}.workbench-selection-action>span{color:#68758c;font-size:16px}.workbench-selection-action>strong{color:#2c3e60;font-size:16px;line-height:1.45}.business-workbench-row{grid-template-columns:132px minmax(0,1fr) minmax(220px,280px)}.workbench-task-image{width:132px;height:108px;border-radius:10px}.business-workbench-row.is-claimable{border-color:#aebff2;background:#f4f7ff;box-shadow:0 8px 20px #3053ab14}.quantity-with-unit{display:grid;grid-template-columns:minmax(0,1fr) 96px;gap:8px}.quantity-with-unit input,.quantity-with-unit select{min-width:0}.cloud-document-field small{color:#6b7891;font-size:13px;line-height:1.5}.business-product-identity{display:grid;grid-template-columns:230px minmax(0,1fr);gap:24px;align-items:center}.business-product-identity>.product-image-frame{width:230px;height:210px;border:1px solid #dfe5ee;border-radius:12px}.business-product-identity h2{margin:7px 0;color:#203357;font-size:24px}.business-product-identity p{color:#57667f;font-size:16px}.reference-links{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px}.reference-links strong{color:#334767;font-size:16px}.reference-links a{padding:7px 10px;border:1px solid #cad6ee;border-radius:8px;color:#3158ae;background:#f7f9ff;font-size:16px}.upstream-materials{display:grid;gap:16px}.upstream-materials>div{display:grid;gap:10px}.upstream-materials article{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border:1px solid #dfe5ee;border-radius:11px;background:#fbfcfe}.upstream-materials article strong{color:#2d405f;font-size:16px}.upstream-materials article p{margin:4px 0 0;color:#68768c;font-size:14px}.upstream-task-card{align-items:flex-start}.upstream-task-summary{min-width:0;display:grid;gap:5px}.upstream-task-fact{max-width:960px;white-space:pre-wrap;line-height:1.65}.upstream-task-fact b{color:#344a6d}.decision-fact{padding:8px 10px;border-left:3px solid #4d73e8;border-radius:5px;background:#f2f6ff}.upstream-attachment-list{display:grid;gap:6px;margin-top:8px}.upstream-attachment{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 9px;border:1px solid #e0e7f1;border-radius:7px;background:#fff;color:#53627a;font-size:13px}.attachment-actions{display:flex;flex-wrap:wrap;gap:8px}.structured-form-block{display:grid;gap:14px;padding:18px;border:1px solid #d7e0ef;border-radius:13px;background:#fafbfe}.structured-form-block h3,.handoff-card h3{margin:0;color:#263d64;font-size:18px;line-height:1.45}.quote-row,.spec-row{display:grid;gap:12px;padding:15px;border:1px solid #dfe5ee;border-radius:11px;background:#fff}.sku-image-field{align-content:start}.sku-image-picker{display:grid;place-items:center;min-height:116px;overflow:hidden;border:1px dashed #8eaaf0;border-radius:10px;color:#365dc0;background:#f5f8ff;cursor:pointer}.sku-image-picker:hover{border-color:#315be0;background:#edf3ff}.sku-image-picker img{display:block;width:100%;height:116px;object-fit:cover}.sku-image-meta,.sku-image-saved-list{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;color:#66758c;font-size:13px}.sku-image-saved-list{justify-content:flex-start}.quote-row>.row-between>strong{color:#344a6d;font-size:16px}.field-wide{grid-column:1 / -1}.check-field{min-height:48px;display:flex;flex-direction:row;align-items:center;gap:10px}.check-field input{width:20px;height:20px;accent-color:var(--primary)}.check-field>span{margin:0}.form-hint.warning{margin:0;padding:10px 12px;border-left:4px solid #df8a00;color:#815100;background:#fff8e8;font-size:14px;line-height:1.55}.decision-handoff-v2{display:grid;gap:18px}.decision-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.handoff-card{display:grid;gap:13px;padding:17px;border:1px solid #cad7ef;border-radius:13px;background:#f7f9ff}.handoff-card>p{margin:0;color:#60708a;font-size:14px;line-height:1.55}.product-progress-board{display:grid;gap:20px}.progress-lane-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.progress-lane-tabs a{display:grid;gap:6px;padding:12px;border:1px solid #dce4f1;border-radius:10px;color:#43526e;background:#f9fbff}.progress-lane-tabs span{font-size:15px;font-weight:750}.progress-lane-tabs strong{color:#315be8;font-size:23px}.progress-lane-section{display:grid;gap:10px;scroll-margin-top:20px}.progress-lane-section h3{margin:0;color:#273b63;font-size:19px}.progress-product-list{display:grid;gap:10px}.progress-product-row{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:15px;align-items:center;padding:13px;border:1px solid #e0e6ef;border-radius:11px;background:#fbfcfe}.progress-product-row>.selection-card-image{width:118px;height:96px;border-radius:9px}.progress-product-row p{margin:4px 0 0;color:#586880;font-size:16px;line-height:1.5}.progress-product-row .missing-materials{color:#a05e00;font-weight:750}@media(max-width:1100px){.collaboration-summary,.erp-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-library-head-v2{display:none}.product-library-row-v2{grid-template-columns:minmax(280px,1.3fr) minmax(140px,.65fr) minmax(140px,.6fr)}.product-library-row-v2>:nth-child(4),.product-library-row-v2>:nth-child(5){display:none}.product-library-row-v2 .product-library-link{grid-column:3;grid-row:1}.product-profile-hero{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:20px}.product-contract-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-lane-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.workbench-selection-row,.business-workbench-row{grid-template-columns:124px minmax(0,1fr)}.business-workbench-row{grid-template-areas:"image main" "image action"}.business-workbench-row>.workbench-task-image,.business-workbench-row>.supplier-task-symbol{grid-area:image}.business-workbench-row>.workbench-selection-main{grid-area:main}.business-workbench-row>.workbench-selection-action{grid-area:action;grid-column:auto;width:100%}.workbench-selection-row>.card-select{grid-column:1 / -1}.workbench-selection-action{grid-column:2;padding:12px 0 0;border-top:1px solid #dfe5ee;border-left:0}}@media(max-width:720px){.erp-filter-grid,.publish-contract-fields,.progress-lane-tabs{grid-template-columns:1fr}.filter-actions{align-items:stretch;flex-direction:column}.product-library-row-v2{grid-template-columns:minmax(0,1fr) auto}.product-library-row-v2>:nth-child(2),.product-library-row-v2>:nth-child(3){grid-column:1}.product-library-row-v2 .product-library-link{grid-column:2;grid-row:1}.product-profile-hero,.product-tags-timeline,.product-commerce-columns{grid-template-columns:1fr}.product-profile-image,.product-profile-image>.product-image-frame{min-height:300px}.product-profile-facts,.product-contract-grid{grid-template-columns:1fr}.product-archive-safety .row-between{align-items:stretch;flex-direction:column}.product-library-link{justify-items:end}.decision-result-grid{grid-template-columns:1fr}.upstream-materials article{align-items:stretch;flex-direction:column}.upstream-materials article .btn{align-self:start}.collaboration-summary,.collaboration-entry-grid,.collaboration-scope-grid,.report-mode-grid{grid-template-columns:1fr}.collaboration-item-list article{grid-template-columns:1fr}.collaboration-time-facts{grid-template-columns:1fr}.owner-exception-list article{grid-template-columns:1fr;align-items:stretch}.collaboration-calendar-list a,.collaboration-calendar-list article{grid-template-columns:1fr;gap:6px}.progress-product-row,.business-product-identity{grid-template-columns:1fr}.progress-product-row>.selection-card-image,.business-product-identity>.product-image-frame{width:100%;height:220px}.workbench-selection-row,.business-workbench-row{grid-template-columns:1fr}.business-workbench-row{grid-template-areas:"image" "main" "action"}.workbench-selection-row>.selection-card-image,.workbench-task-image{width:100%;height:210px;grid-column:1}.workbench-selection-main,.workbench-selection-action{grid-column:1}}@media(max-width:1180px){.daily-overview-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.daily-selection-row{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) auto}.daily-selection-row-action{grid-column:3;grid-row:1 / span 2}.daily-selection-row-deadline{grid-column:1 / span 2}.product-library-head{display:none}.product-library-row{grid-template-columns:minmax(280px,1.4fr) minmax(140px,.6fr) minmax(155px,.7fr)}.product-library-row>:nth-child(4){display:none}.product-library-link{grid-column:3;grid-row:1}}@media(max-width:720px){.daily-overview-filters{grid-template-columns:1fr}.daily-overview-filter{min-height:92px}.daily-selection-list-panel{padding:16px}.daily-selection-row{grid-template-columns:1fr;gap:11px;padding:16px}.daily-selection-row-action{grid-column:auto;grid-row:auto;justify-items:start;text-align:left}.daily-selection-row-deadline{grid-column:auto}.daily-selection-row-title strong,.daily-selection-row-title small,.daily-selection-row-next>span,.daily-selection-row-next strong,.daily-selection-row-deadline>span,.daily-selection-row-deadline strong{white-space:normal}.product-library-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px}.product-library-row>:nth-child(2),.product-library-row>:nth-child(3){grid-column:1}.product-library-link{grid-column:2;grid-row:1}}.selection-product-body strong,.workbench-selection-main strong,.daily-selection-row-title strong,.product-library-identify strong,.real-card strong{font-size:18px;line-height:1.45}.selection-product-body p,.workbench-selection-main p,.workbench-selection-action>span,.workbench-selection-action>strong,.daily-selection-row-title small,.daily-selection-row-next>span,.daily-selection-row-next strong,.daily-selection-row-deadline>span,.daily-selection-row-deadline strong,.product-library-row,.product-library-identify small,.selection-hero-grid span,.selection-hero-grid strong,.progress-product-row p,.badge{font-size:16px;line-height:1.5}.nav-item,.profile strong,.topbar strong{font-size:16px;line-height:1.5}.product-library-identify{grid-template-columns:68px minmax(0,1fr)}.product-thumbnail{width:68px;height:68px}@media(max-width:600px){.page-header h1{font-size:26px}.section-title h2,.panel-title,.card-title{font-size:20px}}.sop-detail-card{display:grid;gap:24px}.sop-detail-meta{display:grid;grid-template-columns:minmax(220px,1.6fr) repeat(3,minmax(140px,1fr));gap:12px}.sop-detail-meta>div{display:grid;gap:6px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:10px;background:#f8faff}.sop-detail-meta span{color:var(--muted);font-size:14px;line-height:1.55}.sop-detail-meta strong,.sop-detail-meta .badge{font-size:16px;line-height:1.5}.sop-step-section,.sop-resource-placeholder{margin:0!important;padding:0!important;border:0!important}.sop-step-list{display:grid;gap:12px;margin:0;padding:0!important;list-style:none}.sop-step-list li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:12px;align-items:start;padding:16px;border:1px solid #dfe5ef;border-radius:10px;background:#fff;font-size:16px;line-height:1.6}.sop-step-list li>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--primary);font-size:16px;font-weight:800}.sop-step-list strong{font-size:16px;line-height:1.55}.sop-step-list p{margin:4px 0 0;color:var(--muted);font-size:16px!important;line-height:1.6}.sop-format-error{padding:16px;border:1px solid #f2c7c7;border-radius:10px;color:#a33b3b;background:#fff5f5;font-size:16px;line-height:1.55}.sop-resource-placeholder>div{padding:16px;border:1px dashed #cbd5e6;border-radius:10px;background:#f8faff}.sop-resource-placeholder strong,.sop-resource-placeholder p{font-size:16px!important;line-height:1.6}.sop-resource-placeholder p{margin:4px 0 0;color:var(--muted)}@media(max-width:760px){.sop-detail-meta{grid-template-columns:1fr 1fr}}@media(max-width:520px){.sop-detail-meta{grid-template-columns:1fr}.sop-detail-card{padding:20px 16px}}.card-work-page{width:100%;max-width:none;align-self:stretch}.card-work-page>.panel,.card-work-page>details,.card-work-page>.card-sticky-actions{width:100%;max-width:none}.card-work-overview{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(420px,1.1fr);gap:24px;align-items:stretch;padding:22px}.card-work-overview .card-work-image,.card-work-identity{min-width:0;display:grid;align-content:start;gap:14px}.card-work-overview .card-work-image>.selection-card-image{width:100%;height:360px;border:1px solid #e0e6ef;border-radius:13px;background:#fff}.card-work-identity{padding:4px 0}.card-identity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card-identity-grid>div{min-width:0;display:grid;gap:5px;padding:14px 15px;border:1px solid #dfe5ef;border-radius:10px;background:#f8faff}.card-identity-grid span{color:var(--muted);font-size:14px;line-height:1.55}.card-identity-grid strong{overflow-wrap:anywhere;color:#2c3d5c;font-size:16px;line-height:1.55}.card-progress-summary{display:flex;flex-wrap:wrap;gap:9px;align-items:center;padding-top:4px}.card-progress-summary>span{padding:6px 10px;border-radius:8px;color:#405174;background:#edf2ff;font-size:16px;line-height:1.5}.task-archive-list{display:grid;gap:16px}.task-archive-rows{display:grid;gap:10px}.task-archive-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #dfe6f2;border-radius:12px;background:#fff}.task-archive-main{min-width:0;display:grid;gap:7px}.task-archive-main strong{color:#172f57;font-size:17px}.task-archive-main p,.task-archive-main small{margin:0;color:#5f7192;line-height:1.55}.task-archive-actions{flex:0 0 auto}.workflow-shortcut{border-color:#cfdcff;background:linear-gradient(100deg,#fbfcff,#f3f6ff)}.workflow-builder-page{max-width:1180px}.workflow-builder-intro{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:20px 22px;border-color:#cbd8fb;background:linear-gradient(110deg,#f5f8ff,#fff)}.workflow-builder-intro strong{color:#1f3970;font-size:17px}.workflow-builder-intro p{max-width:700px;margin:6px 0 0;color:#60708d;line-height:1.65}.workflow-builder-examples{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.workflow-builder-panel,.workflow-launch-panel{display:grid;gap:18px;padding:22px}.workflow-builder-basics,.workflow-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.workflow-preset-section,.workflow-module-library{display:grid;gap:11px;padding:16px;border:1px solid #dce5f5;border-radius:12px;background:#fbfcff}.workflow-module-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.workflow-module-heading>div{display:grid;gap:3px}.workflow-module-heading strong{color:#233c70}.workflow-module-heading span,.workflow-module-heading em{color:#6a7893;font-size:13px;font-style:normal}.workflow-module-heading em{padding:4px 8px;border-radius:999px;background:#edf3ff;color:#315be8;white-space:nowrap}.workflow-preset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.workflow-preset-card,.workflow-module-card{border:1px solid #d7e2fb;border-radius:10px;background:#fff;color:#294372;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.workflow-preset-card:hover,.workflow-module-card:hover{border-color:#7596ef;box-shadow:0 7px 18px #315be81a;transform:translateY(-1px)}.workflow-preset-card{display:grid;gap:6px;padding:13px 14px}.workflow-preset-card strong{color:#1f3d78}.workflow-preset-card span{min-height:34px;color:#667692;font-size:13px;line-height:1.45}.workflow-preset-card b,.workflow-module-card b{color:#315be8;font-size:13px}.workflow-module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.workflow-module-card{position:relative;display:grid;gap:5px;min-height:123px;padding:15px 13px 13px}.workflow-module-card>span{position:absolute;top:11px;right:11px;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#edf3ff;color:#315be8;font-weight:800}.workflow-module-card strong{padding-right:26px;color:#233c70}.workflow-module-card small{color:#6b7a95;line-height:1.45}.workflow-sequence-preview{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:12px 14px;border:1px solid #cbd9fa;border-radius:10px;background:#f3f6ff;color:#61708b}.workflow-sequence-preview>strong{color:#294578}.workflow-sequence-preview>div{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.workflow-sequence-preview span{display:inline-flex;align-items:center;gap:7px;color:#315be8;font-size:13px;font-weight:700}.workflow-sequence-preview b{color:#96a8d4}.workflow-builder-steps{display:grid;gap:13px}.workflow-builder-step{display:grid;gap:15px;padding:18px;border:1px solid #dce5f5;border-radius:13px;background:#fbfcff}.workflow-builder-step-top{display:flex;align-items:center;gap:12px}.workflow-builder-step-number{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#315be8;font-weight:800}.workflow-builder-step-top>div:nth-child(2){min-width:0;display:grid;gap:3px}.workflow-builder-step-top small{color:#71809b}.workflow-builder-step-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;margin-left:auto}.workflow-builder-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.workflow-builder-step-grid .workflow-builder-note{grid-column:span 2}.workflow-builder-note textarea,.workflow-launch-objective textarea{min-height:74px;resize:vertical}.workflow-builder-hours{display:flex;align-items:center;gap:8px}.workflow-builder-hours input{flex:1}.workflow-builder-hours span{color:#687795}.workflow-builder-assignment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding-top:14px;border-top:1px dashed #d9e0ed}.workflow-builder-add{display:flex;align-items:center;gap:12px;padding:13px 15px;border-radius:10px;background:#f1f5ff;color:#61708b}.workflow-builder-add select{flex:0 0 220px;min-height:42px;padding:0 11px;border:1px solid #bed0ff;border-radius:8px;color:#243e78;background:#fff}.workflow-builder-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:2px;color:#64728c}.workflow-launch-objective{grid-column:span 2}.workflow-template-preview{display:grid;gap:9px;padding:14px 16px;border:1px solid #dce5f5;border-radius:10px;background:#f9fbff}.workflow-template-preview>strong{color:#34486e}.workflow-template-preview>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#506383}.workflow-template-preview span{display:inline-flex;align-items:center;gap:8px}.workflow-template-preview b{color:#315be8}@media(max-width:640px){.workflow-builder-intro,.workflow-builder-footer{align-items:stretch;flex-direction:column}.workflow-builder-examples{justify-content:flex-start}.workflow-builder-basics,.workflow-launch-grid,.workflow-builder-step-grid,.workflow-builder-assignment{grid-template-columns:1fr}.workflow-builder-step-grid .workflow-builder-note,.workflow-launch-objective{grid-column:auto}.workflow-builder-step-top{align-items:flex-start;flex-wrap:wrap}.workflow-builder-step-actions{width:100%;justify-content:flex-start;margin-left:40px}.workflow-builder-add{align-items:stretch;flex-direction:column}.workflow-builder-add select{flex-basis:auto;width:100%}.workflow-preset-grid,.workflow-module-grid{grid-template-columns:1fr}.workflow-module-heading{align-items:flex-start;flex-direction:column}.workflow-builder-footer .btn{width:100%}.task-archive-row{align-items:stretch;flex-direction:column}.task-archive-actions .btn{width:100%}}@media(max-width:900px){.card-work-overview{grid-template-columns:1fr}.card-work-overview .card-work-image>.selection-card-image{height:320px}}@media(max-width:600px){.card-work-overview{gap:18px;padding:16px}.card-identity-grid{grid-template-columns:1fr}.card-work-overview .card-work-image>.selection-card-image{height:250px}}.page-header h1{font-size:30px;line-height:1.3}.section-title h2,.panel-title,.card-title{font-size:20px;line-height:1.4}.page-header p,.section-title p{font-size:14px!important;line-height:1.55}.btn,a.btn,button.btn,.text-button,.task-lane-link,.product-library-link,.daily-selection-row-action>span{font-size:16px;line-height:1.5}.field>span,.field label,.field input,.field textarea,.field select,.action-panel input,.action-panel select,.list-search input,.filter-inline select{font-size:16px;line-height:1.5}.product-library-head,.product-image-open>span,.product-image-fallback small,.brand small,.nav-label,.sidebar-foot strong,.sidebar-foot small,.today,.profile small,.profile b,.eyebrow{font-size:14px;line-height:1.45}.daily-selection-row-title strong,.daily-selection-row-next strong,.product-library-identify strong{display:-webkit-box;overflow:hidden;white-space:normal;overflow-wrap:anywhere;text-overflow:clip;-webkit-box-orient:vertical;-webkit-line-clamp:2}.daily-selection-row-title small,.daily-selection-row-deadline strong,.product-library-identify small{overflow:visible;white-space:normal;overflow-wrap:anywhere;text-overflow:clip}
