:root{--ease:cubic-bezier(.16, 1, .3, 1);--shadow-card-hover:0 1px 2px #0e0e100a, 0 4px 12px #0e0e100a;--ring:0 0 0 3px #0e0e1014}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body,#root{font-feature-settings:"cv11", "ss01", "ss03";font-optical-sizing:auto;letter-spacing:-.005em;text-rendering:optimizelegibility;color:#0e0e10;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4f4f5;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:450;line-height:1.4}button{cursor:pointer;letter-spacing:inherit;background:0 0;border:none;font-family:inherit}.cuure-mono{object-fit:cover;-webkit-user-select:none;user-select:none;flex-shrink:0}.app{background:#f4f4f5;height:100vh;display:flex;overflow:hidden}.main{background:#fff;border:1px solid #ebebec;border-radius:10px;flex-direction:column;flex:1;height:calc(100vh - 16px);margin:8px 8px 8px 228px;display:flex;overflow:hidden}.topbar{z-index:50;background:#fff;border-bottom:1px solid #ebebec;flex-shrink:0;justify-content:space-between;align-items:center;height:48px;padding:0 24px;display:flex}.topbar-title{letter-spacing:0;color:#272729;align-items:center;font-size:13px;font-weight:500;display:flex}.tb-refresh{color:#8b8b90;letter-spacing:0;align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.tb-refresh-dot{background:#8b8b90;border-radius:6px;width:6px;height:6px;animation:1s ease-in-out infinite tb-refresh-pulse}@keyframes tb-refresh-pulse{0%,to{opacity:.3}50%{opacity:1}}.bc-sep{color:#c8c8ca;margin:0 6px;font-size:12px;font-weight:400}.bc-parent{color:#5a5a5c;font-weight:500}.bc-count{color:#5a5a5c;letter-spacing:0;font-variant-numeric:tabular-nums;background:#0e0e100d;border-radius:4px;margin-left:8px;padding:1px 6px;font-size:12px;font-weight:450}.content{scrollbar-width:thin;scrollbar-color:#d4d4d6 transparent;flex:1;padding:24px 28px;overflow-y:auto}.content::-webkit-scrollbar{width:8px;height:8px}.content::-webkit-scrollbar-track{background:0 0}.content::-webkit-scrollbar-thumb{background:#d4d4d6 padding-box padding-box;border:2px solid #0000;border-radius:4px}.content::-webkit-scrollbar-thumb:hover{background:#aeaeb2 padding-box padding-box;border:2px solid #0000}.modal{scrollbar-width:thin;scrollbar-color:#d4d4d6 transparent}.modal::-webkit-scrollbar{width:8px}.modal::-webkit-scrollbar-thumb{background:#d4d4d6 padding-box padding-box;border:2px solid #0000;border-radius:4px}.sb{z-index:100;background:#f4f4f5;flex-direction:column;flex-shrink:0;width:220px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sb::-webkit-scrollbar{width:0}.sb-logo{box-sizing:border-box;flex-direction:row;flex-shrink:0;align-items:center;gap:8px;height:48px;min-height:48px;margin-top:8px;padding:0 14px;display:flex}.sb-logo-mono{flex-shrink:0;width:20px;height:20px;display:block}.sb-word{letter-spacing:-.01em;text-transform:none;color:#1a1a1e;font-size:14px;font-weight:600}.sb-body{flex:1;padding:6px 8px 12px}.sb-section-wrap{margin-top:18px}.sb-section-wrap:first-child{margin-top:0}.sb-section{letter-spacing:0;text-transform:none;color:#5a5a5c;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .1s var(--ease);background:0 0;border:none;align-items:center;gap:4px;padding:4px 8px 4px 6px;font-family:inherit;font-size:12px;font-weight:500;display:inline-flex}.sb-section:hover{color:#1a1a1e}.sb-section-label{text-align:left}.sb-section-chev{opacity:.6;color:#8b8b90;align-items:center;transition:transform .15s;display:inline-flex}.sb-section-chev.open{transform:rotate(90deg)}.sb-section:hover .sb-section-chev{opacity:1}.sb-parent{letter-spacing:0;color:#5a5a5c;width:100%;transition:all .1s var(--ease);text-align:left;border-radius:5px;align-items:center;gap:8px;margin-bottom:1px;padding:5px 8px;font-size:13px;font-weight:500;display:flex;position:relative}.sb-parent:hover{color:#1a1a1e;background:#0e0e100a}.sb-parent.act{color:#000;background:#0e0e100f}.sb-parent svg{opacity:.85;transition:opacity .1s var(--ease);flex-shrink:0}.sb-parent:hover svg,.sb-parent.act svg{opacity:1}.sb-parent-label{flex:1}.sb-parent-right{align-items:center;gap:5px;display:flex}.sb-chev{opacity:.8;color:#5a5a5c;align-items:center;transition:transform .15s;display:flex}.sb-chev.open{transform:rotate(90deg)}.sb-children{border-left:1px solid #dcdcde;margin-left:14px;padding-left:10px;transition:max-height .2s;overflow:hidden}.sb-child{letter-spacing:0;color:#5a5a5c;width:100%;transition:all .1s var(--ease);text-align:left;border-radius:5px;align-items:center;margin-bottom:1px;padding:5px 10px;font-size:13px;font-weight:500;display:flex;position:relative}.sb-child:hover{color:#1a1a1e;background:#0e0e100a}.sb-child.act{color:#000;background:#0e0e100f}.sb-leaf{letter-spacing:0;color:#5a5a5c;width:100%;transition:all .1s var(--ease);text-align:left;border-radius:5px;align-items:center;gap:8px;margin-bottom:1px;padding:5px 8px;font-size:13px;font-weight:500;display:flex;position:relative}.sb-leaf:hover{color:#1a1a1e;background:#0e0e100a}.sb-leaf.act{color:#000;background:#0e0e100f}.sb-leaf svg{opacity:.85;flex-shrink:0}.sb-leaf:hover svg,.sb-leaf.act svg{opacity:1}.sb-leaf-label{flex:1}.krow{border-bottom:1px solid #ebebec;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:0;margin-bottom:16px;padding-bottom:14px;display:grid}.kc{background:0 0;border:none;border-radius:0;min-width:0;padding:0 16px 0 0;transition:none;position:relative}.kc+.kc{padding-left:16px}.kc+.kc:before{content:"";background:#ebebec;width:1px;position:absolute;top:4px;bottom:4px;left:0}.kl{letter-spacing:0;text-transform:none;color:#5a5a5c;font-size:11px;font-weight:500}.kv{letter-spacing:-.02em;color:#0e0e10;font-variant-numeric:tabular-nums;margin-top:4px;font-size:20px;font-weight:500;line-height:1}.krow.krow-panel{background:#f8f8f9;border:1px solid #ebebec;border-radius:10px;grid-template-columns:repeat(5,1fr);padding:12px 14px}.krow.krow-panel .kc{padding:0 10px 0 0}.krow.krow-panel .kc+.kc{padding-left:10px}.krow.krow-panel .kc+.kc:before{background:#dcdcde}.krow.krow-panel .kv{font-size:17px}.krow.krow-panel .kl{color:#5a5a5c;font-size:10.5px}.ks{color:#aeaeb2;margin-top:3px;font-size:11px}.kc.r .kv{color:#e5484d}.kc.w .kv{color:#e5930e}.toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;display:flex}.sw{min-width:280px;max-width:360px;position:relative}.sinput{color:#0e0e10;width:100%;transition:all .12s var(--ease);background:#fff;border:1px solid #00000014;border-radius:6px;outline:none;padding:6px 10px 6px 12px;font-family:inherit;font-size:13px}.sinput:focus{box-shadow:var(--ring);border-color:#00000040}.fb{color:#5a5a5c;height:28px;transition:all .1s var(--ease);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #ebebec;border-radius:9999px;align-items:center;padding:0 10px;font-size:12.5px;font-weight:500;display:inline-flex}.fb:hover{color:#272729;background:#f4f4f5;border-color:#d4d4d6}.fb.act{color:#18181a;background:#ececed;border-color:#d4d4d6}.mla{margin-left:auto}.vt{background:0 0;border-radius:0;gap:2px;padding:0;display:flex}.vtb{color:#5a5a5c;height:28px;transition:all .1s var(--ease);border-radius:9999px;align-items:center;gap:5px;padding:0 10px;font-size:12.5px;font-weight:500;display:inline-flex}.vtb:hover{color:#272729;background:#f4f4f5}.vtb.act{color:#18181a;background:#ececed}.tw{background:#fff;border:none;border-radius:0;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:680px}.modal table{table-layout:auto;min-width:0}.tw-fit table{min-width:0}thead tr{border-bottom:1px solid #ebebec}thead th{text-align:left;letter-spacing:0;text-transform:none;color:#272729;white-space:nowrap;text-overflow:ellipsis;padding:7px 10px;font-size:12px;font-weight:500;overflow:hidden}tbody tr{cursor:pointer;border-bottom:1px solid #f4f4f5;transition:background 80ms}tbody tr:last-child{border-bottom:none}tbody tr:hover{background:#fafafa}td{vertical-align:middle;font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;padding:6px 10px;overflow:hidden}td:first-child{white-space:normal;overflow:hidden}.grp-wrap{overflow:visible}.grp-head{margin-bottom:6px}.grp-head thead tr{border-bottom:none}.grp-block{background:#fff;border-radius:10px;margin-bottom:16px;overflow:hidden;box-shadow:0 0 0 1px #ebebec,0 1px 2px #0e0e100a}.grp-block:last-child{margin-bottom:0}.grp-block-head{cursor:pointer;text-align:left;width:100%;font:inherit;background:#fafafa;border:none;border-bottom:1px solid #efeff1;align-items:center;gap:8px;padding:9px 10px;display:flex}.grp-block-head:hover{background:#f4f4f5}.grp-block.collapsed .grp-block-head,.grp-block tbody tr:last-child{border-bottom:none}.grp-caret{color:#8b8b90;width:12px;font-size:10px;display:inline-block}.grp-count{color:#6b6b70;font-variant-numeric:tabular-nums;background:#0e0e100f;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:500}.msel-choice{width:100%;font:inherit;color:#272729;text-align:left;background:0 0;border:none;font-size:13px}.msel-choice.sel{color:#18181a;background:#ececed;font-weight:500}.msel-choice.sel:hover{background:#e4e4e7}.tw-compact thead th{padding:6px 7px;font-size:11px}.tw-compact td{padding:5px 7px;font-size:12px}.tw-compact .pill{padding:1px 6px;font-size:10px}.tw-compact .sku{padding:0 5px;font-size:11px}.sku{letter-spacing:-.005em;font-variant-numeric:tabular-nums;color:#4a4a50;white-space:nowrap;background:#0e0e100d;border-radius:4px;padding:1px 6px;font-family:inherit;font-size:11.5px;font-weight:500;display:inline-block}.pill{letter-spacing:0;white-space:nowrap;border-radius:20px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:500;display:inline-flex}.dot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.dv{font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.dv.r{color:#e5484d}.dv.w{color:#e5930e}.dv.ok{color:#30a46c}.dnull{color:#d0d0d0;font-size:12px}.es{text-align:center;color:#aeaeb2;padding:60px;font-size:13px}.ov{z-index:200;-webkit-backdrop-filter:blur(16px)saturate(1.1);background:#0e0e1040;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:530px;max-height:90vh;animation:.18s cubic-bezier(.16,1,.3,1) up;overflow-y:auto;box-shadow:0 0 0 1px #0e0e100f,0 2px 4px #0e0e100a,0 24px 48px #0e0e1024}.modal.wide{width:660px}.modal.with-footer{flex-direction:column;display:flex;overflow:hidden}.modal.with-footer .mb{flex:auto;min-height:0;overflow-y:auto}.mf{background:#fff;border-top:1px solid #ebebec;flex-shrink:0;justify-content:flex-end;gap:8px;padding:12px 24px;display:flex}@keyframes up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mh{justify-content:space-between;align-items:flex-start;padding:20px 24px 0;display:flex}.mt{font-size:15px;font-weight:600}.ms{color:#6f6f74;margin-top:3px;font-size:12px}.mc{color:#6e6e73;width:28px;height:28px;transition:background .1s var(--ease);background:#0000000a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;display:flex}.mc:hover{background:#00000014}.mb{padding:16px 24px 24px}.mfooter{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.stl{letter-spacing:.6px;text-transform:uppercase;color:#8b8b90;border-bottom:1px solid #f0f0f1;margin-bottom:12px;padding-bottom:8px;font-size:10.5px;font-weight:600}.ig{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ig3{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.ii label{color:#aeaeb2;margin-bottom:2px;font-size:10.5px;display:block}.ii value{color:#0e0e10;font-size:13px;display:block}.div{background:#0000000d;height:1px;margin:14px 0}.ff{margin-bottom:13px}.fl{color:#6e6e73;margin-bottom:4px;font-size:11.5px;font-weight:500;display:block}.fi,.fsel,.fta{color:#0e0e10;width:100%;transition:all .12s var(--ease);background:#fff;border:1px solid #ebebec;border-radius:6px;outline:none;padding:6px 10px;font-family:inherit;font-size:13px}.fi:hover,.fsel:hover,.fta:hover{border-color:#d4d4d6}.fi:focus,.fsel:focus,.fta:focus{box-shadow:var(--ring);border-color:#aeaeb2}.fi::placeholder,.fta::placeholder{color:#aeaeb2}.fi[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.fi[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fi[type=number]{appearance:textfield}.fta{resize:vertical;min-height:64px}.frow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cbx{appearance:none;cursor:pointer;width:18px;height:18px;transition:all .12s var(--ease);background:#fff;border:1.5px solid #d9d9dd;border-radius:5px;flex-shrink:0;margin:0;position:relative}.cbx:not(:disabled):hover{border-color:#b7b7bb}.cbx:focus-visible{border-color:#7fb0f5;outline:none;box-shadow:0 0 0 3px #5c97f22e}.cbx:checked{background:#5c97f2;border-color:#5c97f2}.cbx:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;border-radius:1px;width:5px;height:9.5px;position:absolute;top:1.5px;left:5.5px;transform:rotate(45deg)}.cbx:disabled{cursor:default}.cbx:disabled:checked{background:#aec8f2;border-color:#aec8f2}.msel-pop{z-index:60;background:#fff;border:1px solid #ebebec;border-radius:8px;flex-direction:column;gap:1px;min-width:170px;padding:4px;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #0e0e101f}.msel-opt{cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:5px 8px;display:flex}.msel-opt:hover{background:#f4f4f5}.msel-opt input{accent-color:#0e0e10;cursor:pointer}.ap{color:#6e6e73;background:#00000005;border-radius:6px;margin-top:2px;padding:8px 11px;font-size:12.5px}.ap b{color:#0e0e10}.btn{letter-spacing:0;height:28px;transition:all .1s var(--ease);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:0 12px;font-size:12.5px;font-weight:500;display:inline-flex}.btn-p{color:#fff;background:linear-gradient(#262629 0%,#0e0e10 100%);box-shadow:inset 0 1px #ffffff14,0 1px 2px #0e0e1026}.btn-p:hover{background:linear-gradient(#2f2f33 0%,#1a1a1e 100%)}.btn-p:active{box-shadow:inset 0 1px 2px #0000004d}.btn-p:disabled{color:#aeaeb2;box-shadow:none;cursor:not-allowed;background:#ebebec}.btn-s{color:#272729;background:#fff;border:1px solid #ebebec}.btn-s:hover{background:#f8f8f9;border-color:#d4d4d6}.btn-s:disabled{color:#aeaeb2;cursor:not-allowed;background:#f4f4f5;border-color:#ebebec}.btn-danger{color:#c82808;background:#fff;border:1px solid #f5c6b7}.btn-danger:hover{background:#fff4f0;border-color:#e89a85}.btn-sm{height:24px;padding:0 10px;font-size:12px}.tabs{background:0 0;border-radius:0;gap:2px;padding:0;display:flex}.tab{text-align:center;letter-spacing:0;color:#5a5a5c;cursor:pointer;height:28px;transition:all .1s var(--ease);background:0 0;border:1px solid #ebebec;border-radius:9999px;padding:0 12px;font-family:inherit;font-size:12.5px;font-weight:500}.tab:hover{color:#272729;background:#f4f4f5;border-color:#d4d4d6}.tab.act{color:#18181a;background:#ececed;border-color:#d4d4d6}.gc{cursor:pointer;transition:all .12s var(--ease);background:#fff;border:1px solid #ebebec;border-radius:8px;padding:14px 16px}.gc:hover{box-shadow:var(--shadow-card-hover);border-color:#d4d4d6}.pipe{grid-template-columns:repeat(5,minmax(220px,1fr));align-items:start;gap:12px;display:grid}.pipe-col{min-height:200px;transition:background .12s var(--ease), border-color .12s var(--ease);background:#fafafa;border:1px solid #f0f0f1;border-radius:8px;flex-direction:column;display:flex}.pipe-col.over{background:#f2f4ff;border-color:#c7d0ff}.pipe-col-head{border-bottom:1px solid #f0f0f1;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.pipe-col-body{scrollbar-width:thin;scrollbar-color:#d4d4d6 transparent;flex-direction:column;gap:8px;max-height:calc(100vh - 220px);padding:8px;display:flex;overflow-y:auto}.pipe-col-body::-webkit-scrollbar{width:6px}.pipe-col-body::-webkit-scrollbar-thumb{background:#d4d4d6;border-radius:3px}.pipe-card{cursor:pointer;transition:all .1s var(--ease);background:#fff;border:1px solid #ebebec;border-radius:6px;padding:10px 12px}.pipe-card:hover{box-shadow:var(--shadow-card-hover);border-color:#d4d4d6}.pipe-chip{color:#5a5a5c;font-variant-numeric:tabular-nums;letter-spacing:0;background:#0e0e100a;border-radius:4px;padding:1px 6px;font-size:10.5px;font-weight:500}.pipe-requests{grid-template-columns:none;grid-auto-columns:minmax(200px,1fr);grid-auto-flow:column;padding-bottom:6px;overflow-x:auto}.cmt{background:#f8f8f9;border:1px solid #f0f0f1;border-radius:8px;padding:8px 10px}.cmt-h{color:#8b8b90;justify-content:space-between;gap:8px;margin-bottom:3px;font-size:11px;display:flex}.cmt-h b{color:#272729;font-weight:600}.cmt-b{color:#272729;white-space:pre-wrap;font-size:12.5px;line-height:1.45}.cmt-b.md{white-space:normal;font-size:12.5px;line-height:1.45}.topbar-title{gap:5px}.tb-crumb{color:#5a5a5c;letter-spacing:0;background:0 0;padding:0;font-family:inherit;font-size:13px;font-weight:500}.tb-crumb:hover{color:#0e0e10}.tb-crumb-cur{color:#272729;text-overflow:ellipsis;white-space:nowrap;max-width:460px;font-weight:500;overflow:hidden}.req-title{letter-spacing:-.015em;margin:2px 0;font-size:19px;font-weight:600}.req-seq{color:#aeaeb2;font-variant-numeric:tabular-nums;margin-right:6px;font-weight:500}.req-seq-lg{font-size:.9em}.req-pilot{background:#fafafb;border:1px solid #ebebec;border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;max-width:620px;margin:14px 0 20px;padding:16px 18px;display:grid}.req-pilot .fsel,.req-pilot .fi{background:#fff}.req-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px;display:grid}.req-col{flex-direction:column;gap:16px;min-width:0;display:flex}.req-brief-comments{border-top:1px solid #ebebec;margin-top:16px;padding-top:14px}.req-card{background:#fff;border:1px solid #ebebec;border-radius:10px;padding:16px 18px}.req-comments-list{flex-direction:column;gap:8px;max-height:52vh;margin:6px 0 12px;display:flex;overflow-y:auto}.req-comments-list.compact{gap:6px;max-height:200px;margin:4px 0 8px}@media (width<=980px){.req-grid{grid-template-columns:1fr}.req-pilot{grid-template-columns:1fr 1fr}}.deliv-list{flex-direction:column;gap:14px;margin:6px 0 12px;display:flex}.deliv-card{background:#fafafa;border:1px solid #ebebec;border-radius:8px;padding:12px}.deliv-body{display:flex}.deliv-comments{border-top:1px solid #ebebec;margin-top:10px;padding-top:10px}.deliv-add{margin-top:4px}.deliv-queue{flex-direction:column;gap:6px;margin-top:10px;display:flex}.deliv-queue-row{background:#fff;border:1px solid #ebebec;border-radius:6px;align-items:center;gap:8px;padding:6px 10px;display:flex}.deliv-queue-name{color:#272729;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:12px;overflow:hidden}.deliv-queue-st{color:#8b8b90;white-space:nowrap;font-size:11px}.deliv-queue-st.err{color:#b91c1c}.deliv-confirm{border-top:1px solid #ebebec;flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;padding-top:12px;display:flex}.deliv-link{width:100%;color:inherit;transition:border-color .1s var(--ease);background:#fff;border:1px solid #e3e3e5;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;text-decoration:none;display:flex}.deliv-link:hover{border-color:#c9c9cc}.deliv-link-icon{font-size:18px}.deliv-link-text{flex-direction:column;min-width:0;display:flex}.deliv-link-title{color:#272729;font-size:13px;font-weight:500}.deliv-link-host{color:#8b8b90;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.deliv-carousel{background:#fff;border:1px solid #e3e3e5;border-radius:10px;padding:10px}.deliv-carousel-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.deliv-carousel-badge{color:#4f46e5;white-space:nowrap;background:#4f46e517;border-radius:20px;padding:2px 9px;font-size:11px;font-weight:600}.deliv-carousel-title{color:#272729;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.deliv-strip{gap:6px;margin-bottom:8px;padding-bottom:6px;display:flex;overflow-x:auto}.deliv-strip-item{cursor:pointer;background:#f4f4f5;border:1px solid #e3e3e5;border-radius:6px;flex:none;width:58px;height:58px;padding:0;position:relative;overflow:hidden}.deliv-strip-item.act{border-color:#4f46e5;box-shadow:0 0 0 1px #4f46e5}.deliv-strip-item img{object-fit:cover;width:100%;height:100%;display:block}.deliv-strip-ph{color:#aeaeb2;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;display:flex}.deliv-strip-n{font-variant-numeric:tabular-nums;color:#fff;background:#0e0e1099;border-radius:4px;padding:0 4px;font-size:10px;position:absolute;bottom:3px;left:3px}.deliv-strip-cmt{font-variant-numeric:tabular-nums;color:#fff;background:#4f46e5;border-radius:20px;min-width:14px;padding:0 3px;font-size:10px;position:absolute;top:3px;right:3px}.deliv-stage{background:#fff;border:1px dashed #c9c9cc;border-radius:8px;margin-top:10px;padding:10px}.deliv-stage-head{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.deliv-stage-list{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.deliv-stage-row{background:#fafafa;border:1px solid #ebebec;border-radius:6px;align-items:center;gap:8px;padding:5px 8px;display:flex}.deliv-stage-row.dragging{opacity:.45}.deliv-stage-grip{color:#aeaeb2;cursor:grab;font-size:13px}.deliv-stage-n{font-variant-numeric:tabular-nums;color:#8b8b90;width:14px;font-size:11px}.deliv-stage-thumb{object-fit:cover;background:#f4f4f5;border-radius:4px;flex:none;width:34px;height:34px}.deliv-stage-name{color:#272729;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:12px;overflow:hidden}.deliv-stage-btn{color:#5a5a5c;cursor:pointer;background:#fff;border:1px solid #e3e3e5;border-radius:5px;width:22px;height:22px;font-size:12px;line-height:1}.deliv-stage-btn:disabled{opacity:.35;cursor:default}.deliv-stage-btn:not(:disabled):hover{border-color:#c9c9cc}.req-validate{background:linear-gradient(#16a34a1a 0%,#16a34a0f 100%);border:1px solid #16a34a4d;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.req-validate-txt{min-width:0}.req-validate-title{color:#15803d;font-size:14px;font-weight:600}.req-validate-sub{color:#3f6b4e;margin-top:3px;font-size:12px}.req-validate-btn{color:#fff;background:linear-gradient(#1ba34c 0%,#15803d 100%);flex:none;padding:10px 18px;font-size:13px;font-weight:600;box-shadow:inset 0 1px #ffffff26,0 1px 2px #15803d40}.req-validate-btn:hover{background:linear-gradient(#22b255 0%,#178a42 100%)}.req-validate-btn:active{box-shadow:inset 0 1px 2px #0003}.req-validate-btn:disabled{color:#aeaeb2;box-shadow:none;cursor:not-allowed;background:#ebebec}.annot-hint{color:#8b8b90;font-size:11px}.annot-stage{cursor:crosshair;max-width:100%;line-height:0;display:inline-block;position:relative}.annot-media{border-radius:6px;max-width:100%;max-height:320px;display:block}.annot-video{max-width:100%;display:inline-block}.annot-pin{color:#fff;cursor:pointer;font-variant-numeric:tabular-nums;background:#0e0e10;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:11px;font-weight:600;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 4px #00000059}.annot-pin.active{z-index:2;background:#2563eb;width:26px;height:26px}.annot-pin.draft{opacity:.7;pointer-events:none;background:#2563eb}.annot-track{background:#ececed;border-radius:4px;height:18px;margin-top:6px;position:relative}.annot-mark{color:#fff;cursor:pointer;background:#0e0e10;border:1px solid #fff;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:50%;transform:translate(-50%,-50%)}.annot-mark.active{z-index:2;background:#2563eb}.annot-pending{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:5px 10px;font-size:11.5px;font-weight:500;display:flex}.annot-pending-x{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:11.5px}.annot-pending-x:hover{text-decoration:underline}.cmt.anchored{cursor:pointer}.cmt.anchored:hover{border-color:#c9d9f5}.cmt.active{background:#f5f8ff;border-color:#2563eb}.cmt-badge{color:#fff;vertical-align:middle;font-variant-numeric:tabular-nums;background:#0e0e10;border-radius:4px;margin-right:6px;padding:0 5px;font-size:10px;font-weight:600;display:inline-block}.cmt.active .cmt-badge{background:#2563eb}.cmt-del{color:#aeaeb2;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:15px;line-height:1}.cmt-del:hover{color:#dc2626}.fr-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.fr-sub{color:#8a8a8e;margin:0;font-size:12.5px}.fr-filters{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.fr-filter{color:#5a5a5c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:6px;height:26px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.fr-filter:hover{background:#f4f4f5}.fr-filter.act{color:#000;background:#ececed}.fr-count{color:#8a8a8e;font-variant-numeric:tabular-nums;font-size:11px}.fr-filter.act .fr-count{color:#5a5a5c}.fr-list{flex-direction:column;gap:6px;display:flex}.fr-row{text-align:left;cursor:pointer;width:100%;transition:all .1s var(--ease);background:#fff;border:1px solid #ebebec;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.fr-row:hover{background:#fafafa;border-color:#d4d4d6}.fr-row-main{flex-direction:column;gap:5px;min-width:0;display:flex}.fr-row-title{color:#272729;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;font-weight:500;overflow:hidden}.fr-row-meta{color:#8a8a8e;flex-wrap:wrap;align-items:center;gap:10px;font-size:11.5px;display:flex}.fr-type{color:#5a5a5c;background:#ececed;border-radius:4px;padding:1px 7px;font-weight:500}.fr-type-bug{color:#991b1b;background:#fee2e2}.fr-type-feature{color:#1e40af;background:#dbeafe}.fr-type-improvement{color:#3730a3;background:#e0e7ff}.fr-prio,.fr-author{color:#8a8a8e}.fr-date{color:#aeaeb2;font-variant-numeric:tabular-nums}.fr-empty{text-align:center;color:#aeaeb2;padding:40px;font-size:13px}.fr-chat{flex-direction:column;height:60vh;max-height:560px;display:flex}.fr-chat-body{flex-direction:column;flex:1;gap:10px;padding:4px 2px;display:flex;overflow-y:auto}.fr-msg{display:flex}.fr-msg-user{justify-content:flex-end}.fr-msg-assistant,.fr-msg-admin{justify-content:flex-start}.fr-bubble{white-space:pre-wrap;word-break:break-word;border-radius:12px;max-width:78%;padding:9px 13px;font-size:13px;line-height:1.5}.fr-msg-user .fr-bubble{color:#fff;background:linear-gradient(#262629 0%,#0e0e10 100%);border-bottom-right-radius:4px}.fr-msg-assistant .fr-bubble{color:#272729;background:#f4f4f5;border-bottom-left-radius:4px}.fr-msg-admin .fr-bubble{color:#5b21b6;background:#ede9fe;border-bottom-left-radius:4px}.fr-typing{color:#aeaeb2;letter-spacing:2px}.fr-chat-restored{color:#8a8a8e;background:#f8f8f9;border:1px solid #ebebec;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:7px 11px;font-size:12px;display:flex}.fr-startover{font:inherit;color:#5a5a5c;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.fr-startover:hover{color:#272729}.fr-bubble-author{opacity:.7;margin-bottom:3px;font-size:11px;font-weight:600}.fr-chat-input{border-top:1px solid #ebebec;align-items:flex-end;gap:8px;margin-top:8px;padding-top:12px;display:flex}.fr-chat-input textarea{resize:none;font:inherit;color:#272729;border:1px solid #ebebec;border-radius:8px;outline:none;flex:1;padding:9px 11px;font-size:13px}.fr-chat-input textarea:focus{border-color:#aeaeb2}.fr-error{color:#c82808;padding:8px 0 0;font-size:12px}.fr-created-banner{color:#065f46;background:#d1fae5;border-radius:8px;align-self:center;margin-top:4px;padding:6px 12px;font-size:12px}.fr-detail{flex-direction:column;gap:14px;display:flex}.fr-detail-meta{flex-wrap:wrap;align-items:center;gap:12px;font-size:12px;display:flex}.fr-detail-desc{color:#272729;white-space:pre-wrap;font-size:13.5px;line-height:1.6}.fr-detail-spec{background:#f8f8f9;border:1px solid #ebebec;border-radius:10px;flex-direction:column;gap:8px;padding:12px 14px;display:flex}.fr-detail-spec-title{color:#8a8a8e;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.fr-detail-spec-body{color:#272729;white-space:pre-wrap;font-size:13px;line-height:1.6}.fr-admin-note{color:#5b21b6;background:#f5f3ff;border-radius:8px;padding:10px 12px;font-size:12.5px}.fr-detail-thread-title{color:#8a8a8e;text-transform:uppercase;letter-spacing:.04em;border-top:1px solid #ebebec;padding-top:14px;font-size:12px;font-weight:600}.fr-thread{max-height:320px}.gen-spin{border:2.5px solid #ebebec;border-top-color:#8b8b90;border-radius:50%;width:22px;height:22px;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.doc-h2{letter-spacing:-.015em;color:#0e0e10;margin-bottom:14px;font-size:18px;font-weight:600}.doc-h3{letter-spacing:-.01em;color:#0e0e10;margin:18px 0 8px;font-size:14px;font-weight:600}.doc-body{color:#272729;font-size:13.5px;line-height:1.65}.doc-body p{margin-bottom:12px}.doc-body code{color:#3a3a40;letter-spacing:0;background:#0e0e100d;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.md{font-size:13px;line-height:1.5}.md>:first-child{margin-top:0}.md>:last-child{margin-bottom:0}.md p{margin:0 0 8px}.md ul,.md ol{margin:6px 0;padding-left:18px}.md li{margin:2px 0}.md li>p{margin:0}.md h1,.md h2,.md h3,.md h4{margin:10px 0 6px;font-size:13.5px;font-weight:600;line-height:1.3}.md h1{font-size:14.5px}.md strong{font-weight:600}.md a{color:#2563eb;text-decoration:underline}.md code{color:#3a3a40;background:#0e0e100f;border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.md pre{background:#0e0e100f;border-radius:6px;margin:8px 0;padding:8px 10px;overflow-x:auto}.md pre code{background:0 0;padding:0}.md blockquote{color:#5a5a5c;border-left:2px solid #d4d4d8;margin:6px 0;padding-left:10px}.md table{border-collapse:collapse;margin:8px 0;font-size:12px}.md th,.md td{text-align:left;border:1px solid #e4e4e7;padding:4px 8px}.md hr{border:none;border-top:1px solid #e4e4e7;margin:10px 0}.md img{border-radius:6px;max-width:100%}.chat-attach-row{flex-wrap:wrap;gap:6px;display:flex}.chat-attach-btn{color:#5a5a5c;cursor:pointer;background:#fff;border:1px solid #ebebec;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.chat-attach-btn:hover:not(:disabled){color:#0e0e10;background:#f4f4f5}.chat-attach-btn:disabled{opacity:.5;cursor:default}.composer-card{transition:border-color .12s var(--ease), box-shadow .12s var(--ease);background:#fff;border:1px solid #e4e4e7;border-radius:14px;margin:12px 28px 16px;padding:10px 12px}.composer-card:focus-within{box-shadow:var(--ring);border-color:#aeaeb2}.composer-input{resize:none;color:#0e0e10;background:0 0;border:none;outline:none;width:100%;max-height:160px;padding:4px 4px 0;font-family:inherit;font-size:13.5px;line-height:1.5;display:block;overflow-y:auto}.composer-input::placeholder{color:#aeaeb2}.composer-input:disabled{color:#8b8b90}.composer-bar{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.composer-actions{align-items:center;gap:4px;display:flex}.composer-actions .chat-attach-btn{color:#3a3a3c;background:#f4f4f5;border:none}.composer-actions .chat-attach-btn:hover:not(:disabled){color:#0e0e10;background:#e8e8ea}.composer-send{color:#fff;cursor:pointer;width:32px;height:32px;transition:background .12s var(--ease);background:#0e0e10;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.composer-send:hover:not(:disabled){background:#272729}.composer-send:disabled{color:#aeaeb2;cursor:default;background:#e4e4e7}.chat-chip{color:#3a3a3c;background:#fff;border:1px solid #e4e4e7;border-radius:8px;align-items:center;gap:6px;max-width:220px;padding:3px 7px 3px 3px;font-size:11.5px;display:inline-flex}.chat-chip.compact{color:#fff;background:#ffffff24;border-color:#0000}.chat-chip-thumb{background:#f4f4f5;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.chat-chip-thumb img{object-fit:cover;width:100%;height:100%}.chat-chip-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-chip-x{cursor:pointer;color:#8b8b90;background:0 0;border:none;padding:0 2px;font-size:15px;line-height:1}.chat-chip-x:hover{color:#0e0e10}.chat-picker{margin-top:10px}.chat-picker-chips,.pick-row{flex-wrap:wrap;gap:6px;display:flex}.chat-pick,.pick{color:#272729;cursor:pointer;transition:all .1s var(--ease);background:#fff;border:1px solid #d8d8dc;border-radius:999px;padding:5px 11px;font-size:12px;font-weight:500}.chat-pick:hover:not(:disabled),.pick:hover:not(:disabled){color:#fff;background:#0e0e10;border-color:#0e0e10}.chat-pick.sel,.pick.sel{color:#fff;background:#0e0e10;border-color:#0000}.chat-pick:disabled,.pick:disabled{opacity:.5;cursor:default}.chat-pick-other{align-items:center;gap:6px;max-width:280px;margin-top:8px;display:flex}.insp-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:8px;max-width:420px;display:grid}.insp-thumb{aspect-ratio:1;background:#f4f4f5;border:1px solid #ebebec;border-radius:8px;justify-content:center;align-items:center;display:flex;overflow:hidden}.insp-thumb img,.insp-thumb video{object-fit:cover;width:100%;height:100%}.insp-doc{flex-direction:column;gap:4px;padding:6px;text-decoration:none}.insp-doc:hover{background:#efeff0;border-color:#d8d8da}.insp-doc-ext{letter-spacing:.04em;color:#5a5a5c;background:#fff;border:1px solid #e4e4e6;border-radius:5px;padding:2px 6px;font-size:11px;font-weight:600}.insp-doc-name{color:#8b8b90;text-align:center;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;width:100%;font-size:9.5px;line-height:1.25;display:-webkit-box;overflow:hidden}.insp-thumb-wrap{position:relative}.insp-thumb-wrap .insp-thumb{width:100%}.insp-del{color:#fff;cursor:pointer;opacity:0;background:#0e0e1099;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;padding:0;font-size:13px;line-height:1;transition:opacity .12s;display:flex;position:absolute;top:3px;right:3px}.insp-thumb-wrap:hover .insp-del{opacity:1}.insp-del:hover{background:#0e0e10d9}.insp-del:disabled{cursor:default;opacity:.5}.dash-section{margin-bottom:18px}.dash-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dash-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=900px){.dash-2,.dash-3{grid-template-columns:1fr}}.metric-head{color:#0e0e10;margin-bottom:12px;font-size:13px;font-weight:600}.metric-head span{color:#aeaeb2;font-weight:400}.metric-row-title{letter-spacing:.04em;text-transform:uppercase;color:#8b8b90;margin:0 0 8px;font-size:11px;font-weight:600}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media (width<=1080px){.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.metric-grid{grid-template-columns:1fr}}.metric-card{flex-direction:column;display:flex}.metric-hero{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.metric-value{letter-spacing:-.02em;color:#0e0e10;font-variant-numeric:tabular-nums;font-size:28px;font-weight:600;line-height:1}.metric-prev{color:#aeaeb2;font-size:11px}.metric-rows{flex-direction:column;gap:2px;display:flex}.metric-row{grid-template-columns:1fr auto auto auto;align-items:center;gap:8px;padding:3px 0;font-size:12.5px;display:grid}.metric-row+.metric-row{border-top:1px solid #f4f4f5}.metric-row-label{color:#272729;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.metric-row-val{color:#0e0e10;font-variant-numeric:tabular-nums;font-weight:600}.metric-row-prev{color:#aeaeb2;font-variant-numeric:tabular-nums;font-size:11px}.delta{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;align-items:center;gap:2px;padding:1px 6px;font-size:10.5px;font-weight:600;display:inline-flex}.delta-up{color:#15803d;background:#16a34a1f}.delta-down{color:#b91c1c;background:#dc26261a}.delta-flat{color:#8b8b90;background:#8e8e931f}.chart{align-items:stretch;gap:8px;height:196px;padding-top:16px;display:flex}.chart-col{flex-direction:column;flex:1;min-width:0;display:flex}.chart-plot{flex:1;justify-content:center;align-items:flex-end;gap:4px;display:flex}.chart-bar{width:42%;max-width:22px;min-height:2px;transition:opacity .1s var(--ease);border-radius:3px 3px 0 0;position:relative}.chart-bar:hover{opacity:.82!important}.chart-val{color:#5a5a5c;font-variant-numeric:tabular-nums;font-size:9px;font-weight:600;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.chart-x{text-align:center;color:#8b8b90;font-variant-numeric:tabular-nums;white-space:nowrap;margin-top:7px;font-size:10px}.legend{align-items:center;gap:14px;display:flex}.legend-item{color:#5a5a5c;align-items:center;gap:6px;font-size:11.5px;display:inline-flex}.legend-swatch{border-radius:2px;width:10px;height:10px}.statbar-row{grid-template-columns:92px 1fr 30px;align-items:center;gap:8px;padding:3px 0;font-size:12px;display:grid}.statbar-name{color:#272729;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.statbar-track{background:#f0f0f1;border-radius:4px;height:8px;display:block;overflow:hidden}.statbar-fill{min-width:2px;height:8px;transition:width .2s var(--ease);background:#1d4ed8;border-radius:4px;display:block}.statbar-val{text-align:right;color:#5a5a5c;font-variant-numeric:tabular-nums}.sb-top{margin-bottom:10px}.dash-table td:first-child{white-space:nowrap;text-overflow:ellipsis}
