:root{--ink:#1c1b18;--muted:#6b675f;--line:#e3dfd7;--line2:#cfcac0;--ground:#f4f2ee;--surface:#fff;--soft:#faf8f4;--accent:#d4762b;--valid:#3d9a63;--reject:#c9463d;--engrave:#2b8a9e;--link:#b8621f;--link-hover:#8f4a15;--sans:"IBM Plex Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--mono:"IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--shadow-soft:0 1px 2px #1c1b180d;--shadow-card:0 1px 2px #1c1b180d, 0 10px 28px #1c1b1812;--line3:#b9b3a8;--rail:72px}*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--sans);color:var(--ink);background:var(--ground);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.45}a{color:var(--link)}a:hover{color:var(--link-hover)}a.plain{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}.muted{color:var(--muted)}.small{font-size:12px}.label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}.h2{letter-spacing:-.01em;font-size:18px;font-weight:600}.h1{letter-spacing:-.01em;font-size:22px;font-weight:600}.row{align-items:center;gap:12px;display:flex}.grow{flex:1;min-width:0}.strong{font-weight:500}.right{text-align:right}.nowrap{white-space:nowrap}.clip{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.error{color:var(--ink);font-weight:500}.btn{border:1px solid var(--line2);background:var(--surface);height:40px;color:var(--ink);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.btn:hover{border-color:var(--line3);color:var(--ink)}.btn:disabled,.btn.disabled{opacity:.5;pointer-events:none}.btn-sm{height:32px;padding:0 12px;font-size:13px}.btn-lg{height:48px;padding:0 22px;font-size:15px}.btn-primary{background:var(--ink);color:var(--ground);border-color:var(--ink)}.btn-primary:hover{color:var(--surface)}.btn-accent{background:var(--accent);color:#fff;border-color:var(--accent)}.btn-accent:hover{color:#fff;background:#c76b24;border-color:#b8621f}.btn-ghost{color:var(--muted);background:0 0;border-color:#0000}.btn-ghost:hover{color:var(--ink);border-color:#0000}.btn-block{width:100%}.btn-icon{width:32px;padding:0}.linkbtn{color:var(--link);cursor:pointer;font-size:inherit;background:0 0;border:0;padding:0}.linkbtn:hover{color:var(--link-hover)}.linkbtn:disabled{color:var(--muted);cursor:default}.popwrap{align-items:center;display:inline-flex;position:relative}.menu{z-index:5;background:var(--surface);border:1px solid var(--line2);text-align:left;width:260px;color:var(--ink);white-space:normal;border-radius:8px;flex-direction:column;padding:6px;font-size:13px;font-weight:400;display:flex;position:absolute;top:calc(100% + 4px);box-shadow:0 1px 2px #1c1b180d,0 10px 28px #1c1b181f}.menu.left{left:0}.menu.right{right:0}.menu-item{font:inherit;text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;font-size:13px;display:flex}.menu-item:hover,.menu-item.on{background:var(--soft)}.menu-item:disabled{color:var(--muted);cursor:default}.menu-item-main{flex:1;min-width:0}.menu-back{color:var(--muted);justify-content:flex-start;gap:8px;font-weight:500}.menu-right{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;display:flex}.menu-line{justify-content:space-between;align-items:center;gap:12px;padding:6px 10px;display:flex}.menu-note{padding:4px 10px 6px}.menu .sw{width:30px;height:16px}.menu .sw:after{width:12px;height:12px}.menu-select{flex:none;width:110px;height:28px;padding:0 8px 0 10px;font-size:12px}.card{background:var(--surface);border:1px solid var(--line);border-radius:8px}.card-pad{padding:18px 20px}.card-strong{border-color:var(--line);box-shadow:var(--shadow-card)}.card-soft{background:var(--soft)}.section{flex-direction:column;display:flex}.section-head{align-items:center;gap:12px;padding:14px 18px;display:flex}.section-head.open{border-bottom:1px solid var(--line)}.section-title{font-weight:600}.reading{max-width:860px}.qty{border:1px solid var(--line2);background:var(--surface);border-radius:6px;align-items:center;height:32px;display:inline-flex;overflow:hidden}.qty>button,.qty>div,.qty>input{border:0;border-right:1px solid var(--line);min-width:32px;height:32px;font-family:var(--mono);color:var(--ink);background:0 0;justify-content:center;align-items:center;padding:0 8px;font-size:13px;display:flex}.qty>button:hover:not(:disabled){background:var(--soft)}.qty>button:disabled{color:var(--line2)}.qty>:last-child{border-right:0}.qty .qty-value{text-align:center;border-radius:0;width:44px;min-width:44px;padding:0 4px;font-weight:500}.qty .qty-value.qty-wide{width:76px;min-width:76px}.qty .qty-value:focus{background:var(--soft);outline:0}.qty .qty-value::placeholder{color:var(--muted);opacity:1;font-weight:400}.qty .qty-value:disabled{color:var(--ink);-webkit-text-fill-color:var(--ink)}.qty .qty-step{color:var(--muted)}.qty.locked{opacity:.55}.seg{border:1px solid var(--line2);background:var(--surface);border-radius:6px;height:36px;display:inline-flex;overflow:hidden}.seg>button,.seg>div{border:0;border-right:1px solid var(--line);color:var(--muted);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:500;display:flex}.seg>:last-child{border-right:0}.seg>button:hover{color:var(--ink)}.seg>.on{background:var(--ink);color:var(--ground)}.seg>button:disabled{color:var(--line2)}.seg>button:disabled.on{background:var(--ink);color:var(--ground)}.seg-block>*{flex:1}.toggle{text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:inline-flex}.sw{background:var(--ink);border-radius:10px;flex:none;width:36px;height:20px;position:relative}.sw:after{content:"";background:#fff;border-radius:8px;width:16px;height:16px;position:absolute;top:2px;right:2px}.sw.off{background:var(--line2)}.sw.off:after{left:2px;right:auto}.field{border:1px solid var(--line2);background:var(--surface);height:36px;font-family:var(--mono);border-radius:6px;align-items:center;gap:8px;padding:0 12px;font-size:13px;display:inline-flex}.field:focus-within{border-color:var(--line3);box-shadow:0 0 0 3px #1c1b180f}.field input,.field select{width:100%;min-width:0;height:100%;font:inherit;background:0 0;border:0;outline:0;padding:0}.field.sans{font-family:var(--sans);font-size:14px}.field .unit{color:var(--muted)}input.input,select.input,textarea.input{border:1px solid var(--line2);background:var(--surface);border-radius:6px;outline:0;width:100%;height:36px;padding:0 12px}input.input:focus,select.input:focus,textarea.input:focus{border-color:var(--line3);box-shadow:0 0 0 3px #1c1b180f}input.input.mono{font-family:var(--mono);font-size:13px}select.input{appearance:auto}.form{flex-direction:column;gap:12px;display:flex}.form-row{flex-direction:column;gap:6px;display:flex}.tag{background:var(--soft);border:1px solid var(--line);height:22px;color:var(--muted);border-radius:4px;align-items:center;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}table{border-collapse:collapse;width:100%}th{text-align:left;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);padding:10px 12px;font-size:11px;font-weight:600}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:10px 12px}tr:last-child>td{border-bottom:0}tr.soft>td{background:var(--soft)}tr.dim>td{opacity:.55}.status{color:var(--ink);white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:500;display:inline-flex}.status.small{font-size:12px}.dot{border-radius:4px;flex:none;width:8px;height:8px;display:inline-block}.dot-ok{background:var(--valid)}.dot-bad{background:var(--reject)}.dot-info{background:var(--muted)}.dot-ink{background:var(--ink)}.live{background:var(--accent);border-radius:5px;flex:none;width:10px;height:10px;box-shadow:0 0 0 4px #d4762b2e}.live.idle{background:var(--line2);box-shadow:none}.check{border:1px solid var(--line2);background:var(--surface);border-radius:3px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:inline-flex}.check.on{background:var(--ink);border-color:var(--ink)}.radio{border:1px solid var(--line2);background:var(--surface);border-radius:8px;flex:none;width:16px;height:16px;display:inline-block;position:relative}.radio.on{border-color:var(--line3)}.radio.on:after{content:"";background:var(--ink);border-radius:3px;width:6px;height:6px;position:absolute;top:4px;left:4px}.option{text-align:left;background:0 0;border:0;align-items:flex-start;gap:10px;padding:0;display:flex}.option:disabled{opacity:.5;cursor:default}.page{min-height:100vh;padding-left:var(--rail);flex-direction:column;display:flex}.page.plain{padding-left:0}.apprail{width:var(--rail);z-index:20;background:var(--surface);border-right:1px solid var(--line);flex-direction:column;align-items:stretch;display:flex;position:fixed;top:0;bottom:0;left:0}.apprail-mark{height:56px;color:var(--ink);flex:none;justify-content:center;align-items:center;display:flex}.apprail-item{color:var(--muted);border-left:2px solid #0000;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:4px;padding:10px 2px;font-size:11px;font-weight:400;text-decoration:none;display:flex}.apprail-item:hover{color:var(--ink);background:var(--soft)}.apprail-item.on{color:var(--ink);background:var(--soft);border-left-color:var(--ink);font-weight:600}.topbar{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:20px;height:56px;padding:0 24px;display:flex}.topbar.plain{justify-content:space-between}.acctbtn{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;flex:none;align-items:center;gap:6px;height:36px;padding:0 8px 0 4px;display:flex}.acctbtn:hover{border-color:var(--line2)}.acctbtn.on{background:var(--soft);border-color:var(--line2)}.acctbtn-space{flex:none;width:36px;height:36px}.menu-who{flex-direction:column;gap:2px;padding:8px 10px 6px;display:flex}.menu-who-name{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.menu-rule{background:var(--line);height:1px;margin:4px 0}.wordmark{width:220px;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.wordmark span{font-family:var(--mono);letter-spacing:-.01em;font-size:15px;font-weight:500}.stepper{align-items:center;gap:12px;display:flex}.step{color:var(--muted);align-items:center;gap:8px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.step.current{color:var(--ink);font-weight:600}.step.done{color:var(--ink)}.step-bubble{width:22px;height:22px;font-size:12px;font-family:var(--mono);border:1px solid var(--line2);color:var(--muted);border-radius:11px;justify-content:center;align-items:center;display:flex}.step.done .step-bubble{background:var(--ink);border-color:var(--ink);color:var(--ground)}.step.current .step-bubble{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:500}.step-line{background:var(--line2);width:28px;height:1px}.account{justify-content:flex-end;align-items:center;gap:8px;width:220px;display:flex}.avatar{background:var(--soft);border:1px solid var(--line);border-radius:14px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.content{flex:1;align-items:flex-start;gap:20px;min-height:0;padding:20px 24px;display:flex}.content-main{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.rail{flex-direction:column;flex:none;gap:14px;width:380px;display:flex;position:sticky;top:16px}.rail-narrow{width:340px}.rail-home{width:320px}.crumbs{color:var(--muted);align-items:center;gap:8px;min-width:0;padding:10px 24px 0;font-size:13px;display:flex}.crumbs a{color:var(--muted);white-space:nowrap;text-decoration:none}.crumbs a:hover{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.crumbs-job{text-overflow:ellipsis;min-width:0;overflow:hidden}.crumbs-sep{color:var(--line2);flex:none}.crumbs [aria-current]{color:var(--ink);white-space:nowrap;font-weight:500}.page.fill{height:100dvh;overflow:hidden}.page.fill .content{align-items:stretch;min-height:0;overflow:hidden}.page.fill .content-main{min-height:0}.page.fill .rail{align-self:stretch;min-height:0;position:static;top:auto;overflow:hidden}.rail-action{flex:none}.log{flex-direction:column;gap:8px;display:flex}.endpoint{flex-direction:column;gap:14px;padding:20px;display:flex}.endpoint-lines{flex-direction:column;gap:8px;display:flex}.endpoint-line{justify-content:space-between;gap:12px;display:flex}.endpoint-line .mono{text-align:right}.kv{justify-content:space-between;gap:12px;display:flex}.bar{background:var(--line);border-radius:3px;height:6px;overflow:hidden}.bar>div{background:var(--ink);height:6px}.bar.accent>div{background:var(--accent)}.notice{border:1px solid var(--line);background:var(--soft);border-radius:6px;padding:10px 14px}.notice.err{border-color:var(--line2);color:var(--ink);box-shadow:var(--shadow-soft)}.drop{border:1.5px dashed var(--line2);background:var(--soft);border-radius:8px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:8px 16px;display:flex}.drop.tall{flex-direction:column;gap:6px;min-height:140px}.drop.over{border-color:var(--line3);background:var(--surface)}.drop input[type=file]{display:none}.preview{border:1px solid var(--line);background:var(--surface);border-radius:6px;display:block}.drop-overlay{z-index:50;border:3px dashed var(--line3);background:#f4f2eeeb;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.canvas{background:var(--surface);flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.sheetbar{background:var(--soft);border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;align-items:stretch;gap:8px;min-width:0;display:flex}.sheetbar-scroll{flex:1;min-width:0;position:relative}.tabs{scrollbar-width:none;align-items:stretch;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{border:0;border-right:1px solid var(--line);text-align:left;min-width:178px;color:var(--muted);background:0 0;flex-direction:column;flex:none;gap:2px;padding:9px 14px;display:flex;box-shadow:inset 0 -2px #0000}.tab:first-child{border-top-left-radius:8px}.tab:hover{color:var(--ink);background:#fff9}.tab.on{background:var(--surface);color:var(--ink);box-shadow:inset 0 -2px 0 var(--ink)}.tab .top{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.tab .top .mono{font-size:13px;font-weight:500}.tab .name{color:var(--ink);font-weight:600}.sheetbar-scroll:before,.sheetbar-scroll:after{content:"";pointer-events:none;opacity:0;width:28px;transition:opacity .12s linear;position:absolute;top:0;bottom:0}.sheetbar-scroll:before{background:linear-gradient(to right, var(--soft), #faf8f400);left:0}.sheetbar-scroll:after{background:linear-gradient(to left, var(--soft), #faf8f400);right:0}.sheetbar-scroll.more-left:before,.sheetbar-scroll.more-right:after{opacity:1}.sheetbar-pager{flex:none;align-items:center;gap:2px;padding:0 10px 0 4px;display:flex}.sheetbar-pager .btn{width:28px;height:28px;color:var(--muted);background:0 0;border-color:#0000;padding:0}.sheetbar-pager .btn:hover:not(:disabled){background:var(--surface);border-color:var(--line2);color:var(--ink)}.sheetbar-pager .count{color:var(--muted);white-space:nowrap;font-size:12px}.sheet-jump{align-items:center;gap:5px;padding:0 4px;display:inline-flex}.sheet-jump input{text-align:right;min-width:34px;height:26px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:5px;outline:0;padding:0 6px;font-size:12px}.sheet-jump input:hover{border-color:var(--line2);background:var(--surface)}.sheet-jump input:focus{border-color:var(--line3);background:var(--surface);box-shadow:0 0 0 3px #1c1b180f}.sheetbar-tools{border-left:1px solid var(--line);flex:none;align-items:center;gap:6px;padding:0 12px;display:flex}.sheetbar-tools .btn{height:28px}.sheetbar-tools .btn-icon{width:28px}.log-line{gap:10px;display:flex}.log-line .t{flex:none;width:36px}.narrow{flex-direction:column;gap:14px;width:420px;max-width:100%;margin:48px auto;display:flex}.wide{flex-direction:column;gap:14px;width:960px;max-width:100%;margin:0 auto;display:flex}.plan{border:1px solid var(--line);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.thumb{display:block}.icon-star{color:var(--line2);background:0 0;border:0;padding:0;display:inline-flex}.icon-star.on{color:var(--ink)}@media (max-width:1172px){.content{flex-direction:column;align-items:stretch}.rail,.rail-narrow,.rail-home{width:100%;position:static}.page.fill{height:auto;min-height:100vh;overflow:visible}.page.fill .content{align-items:stretch;overflow:visible}.page.fill .rail{overflow:visible}.canvas{min-height:420px}.stepper .step-name{display:none}.wordmark,.account{width:auto}}.viewer{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.viewer-frame{border:1px solid var(--line);background:var(--surface);border-radius:6px;flex:1;min-height:220px;position:relative;overflow:hidden}.issues{flex-direction:column;gap:10px;display:flex;overflow-y:auto}.lightbox{z-index:60;background:#1c1b188c;padding:40px;display:flex;position:fixed;inset:0}.lightbox-panel{background:var(--ground);border:1px solid var(--line2);border-radius:10px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #1c1b1847}.lightbox-head{background:var(--surface);border-bottom:1px solid var(--line);align-items:center;gap:12px;height:56px;padding:0 18px;display:flex}.lightbox-panel .review-body{flex:1;min-height:0}@media (max-width:972px){.viewer-frame{min-height:260px}.content{padding:16px}.topbar,.footer{padding-left:16px;padding-right:16px}.lightbox{padding:12px}table{display:block;overflow-x:auto}}@media (max-width:772px){.step-line{display:none}.stepper{gap:6px}}.cats{flex-direction:column;flex:1;min-height:0;display:flex}.cat{flex-direction:column;min-height:0;display:flex}.cat.open{flex:1}
.viewer-frame{--viewer-readout:var(--muted);border:0;border-radius:0;outline:0;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.viewer-frame.dark{--viewer-readout:#a39e94}.viewer-frame:focus-visible{box-shadow:inset 0 0 0 2px #1c1b1829}.viewer-frame.dark:focus-visible{box-shadow:inset 0 0 0 2px #f4f2ee38}.viewer-frame>svg{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;flex:1;width:100%;min-width:0;height:100%;min-height:0;display:block}.viewer-frame.dragging>svg{cursor:grabbing}.viewer-cluster{z-index:2;border:1px solid var(--line2);background:#fffffff0;border-radius:6px;align-items:stretch;height:32px;display:inline-flex;position:absolute;top:10px;right:10px;overflow:hidden;box-shadow:0 1px 2px #1c1b180f,0 6px 16px #1c1b1814}.viewer-cluster>button{border:0;border-right:1px solid var(--line);width:32px;color:var(--ink);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:6px;padding:0;font-size:12px;font-weight:500;display:flex}.viewer-cluster>button.viewer-fit{width:auto;padding:0 10px}.viewer-cluster>button:last-child{border-right:0}.viewer-cluster>button:hover{background:var(--soft)}.viewer-cluster>button:focus-visible{outline:0;box-shadow:inset 0 0 0 2px #1c1b1824}.viewer-pill{z-index:2;border:1px solid var(--line2);height:32px;color:var(--ink);background:#fffffff0;border-radius:6px;align-items:center;gap:8px;padding:0 4px;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 1px 2px #1c1b180f,0 6px 16px #1c1b1814}.viewer-pill .seg{background:0 0;border:0;height:24px}.viewer-pill .seg>button,.viewer-pill .seg>div{padding:0 10px;font-size:12px}.viewer-pill .toggle{padding:0 6px;font-size:12px}.viewer-readout{z-index:1;font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--viewer-readout);pointer-events:none;align-items:center;gap:7px;font-size:12px;line-height:1.3;display:flex;position:absolute;bottom:8px}.viewer-readout.left{white-space:nowrap;left:10px}.viewer-readout.right{text-align:right;justify-content:flex-end;max-width:calc(100% - 150px);right:10px}.lightbox-title{flex:1;align-items:baseline;gap:10px;min-width:0;display:flex;overflow:hidden}.lightbox-title>.strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lightbox-body{flex-direction:column;flex:1;min-height:0;display:flex}
.parts-drop .drop{flex-wrap:wrap;justify-content:flex-start;row-gap:2px;padding:12px 18px}.parts-drop .drop-note{flex-basis:100%;padding-left:30px}.parts-drop .drop.tall{flex-direction:column;justify-content:center;row-gap:6px}.parts-drop .drop.tall .drop-note{text-align:center;flex-basis:auto;padding-left:0}.plist{flex-direction:column;display:flex;overflow:visible}.plist-head{justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.plist-setall{align-items:center;gap:8px;display:flex}.plist-field{width:72px;height:28px;padding:0 8px}.plist-setall .btn-sm{height:28px}.plist-rows,.pgroup{flex-direction:column;display:flex}.prow{border-top:1px solid var(--line);background:var(--surface);align-items:center;gap:12px;display:flex}.prow.file{background:var(--soft);padding:8px 18px}.prow.head{background:var(--soft);border-top:0;padding:6px 18px}.prow.head .pcell{height:18px}.prow.part{padding:5px 18px 5px 86px}.prow.single{padding:8px 18px}.pgroup:last-child>.prow:last-child,.pgroup:last-child>.fixband:last-child{border-radius:0 0 8px 8px}.prow>.thumb{color:var(--ink);flex:none}.pthumb{width:40px;height:32px;color:var(--ink);flex:none;justify-content:center;align-items:center;display:flex}.pname{flex:1;min-width:0}.pname-main{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.prow.file .pname-main{font-weight:600}.prow.part .pname{align-items:baseline;gap:12px;display:flex}.prow.part .pname-main{flex:none;max-width:100%}.pnote{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.pmeta{flex-wrap:wrap;align-items:baseline;column-gap:5px;display:flex}.pmeta-bit{white-space:nowrap;align-items:baseline;gap:5px;min-width:0;max-width:100%;display:inline-flex}.pcell{flex:none;align-items:center;min-width:0;display:flex}.pcell.c-size{width:18ch;font-family:var(--mono);font-size:13px}.pcell.c-units{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;width:112px}.punits{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;max-width:100%;display:flex}.pcell.c-qty{width:104px}.pcell.c-status{width:156px}.pcell.c-icon{justify-content:center;width:28px}.pcell.c-size .mono{font-size:13px}.prow .qty>button,.prow .qty>div,.prow .qty>input{min-width:28px;padding:0 6px}.prow .qty .qty-value{padding:0 4px}.pstatus{width:100%;height:30px;font:inherit;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}button.pstatus{cursor:pointer}.pstatus-text{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:13px;overflow:hidden}.pstatus.needs .pstatus-text{color:var(--ink);font-weight:600}.pstatus.quiet .pstatus-text{color:var(--muted);font-weight:400}.pstatus:hover .pstatus-text{color:var(--ink)}.pstatus-chev{color:var(--muted);flex:none;transition:transform .12s;display:flex}.pstatus.open .pstatus-chev{transform:rotate(180deg)}.punit{font-size:13px}.pdrawing{cursor:pointer;width:56px;height:40px;color:var(--ink);background:0 0;border:0;flex:none;padding:0;position:relative}.pdrawing>.thumb{border:1px solid var(--line2);background:var(--surface);border-radius:6px;width:48px;height:32px;padding:2px}.pdrawing:hover>.thumb,.pdrawing:focus-visible>.thumb{border-color:var(--line3)}.pdrawing-glass{background:var(--surface);border:1px solid var(--line2);width:17px;height:17px;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;display:flex;position:absolute;bottom:1px;right:0}.pdrawing:hover .pdrawing-glass,.pdrawing:focus-visible .pdrawing-glass{border-color:var(--line3);color:var(--ink)}.picon{width:28px;height:28px;color:var(--line2);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.prow:hover .picon,.picon:hover,.picon:focus-visible{color:var(--ink)}.picon.on{background:var(--soft);border-color:var(--line2);color:var(--ink)}.picon.ink{color:var(--ink)}.picon:disabled{color:var(--line2);cursor:default}.fact{font:inherit;color:var(--link);text-underline-offset:3px;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.fact:hover{color:var(--link-hover)}.fact:disabled{color:var(--muted);cursor:default}.fact.fact-cue{border:1px solid var(--accent);background:var(--soft);color:var(--ink);border-radius:4px;margin:-2px 0;padding:1px 7px;text-decoration:none}.fact.fact-cue:hover{background:var(--surface)}.fact.fact-cue:disabled{color:var(--muted)}.punit-cue{color:var(--accent);white-space:nowrap;font-size:11px;line-height:1.3}.fixband{background:var(--soft);padding-top:2px}.fixcard{background:var(--surface);border:1px solid var(--line2);box-shadow:var(--shadow-card);border-radius:8px;flex-direction:column;margin:0 18px 14px;display:flex}.fixhead{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:10px 14px;display:flex}.fixhead .live{border-radius:5px;width:9px;height:9px}.fixhead-mode{white-space:nowrap;font-weight:600}.fixhead-name{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:60px;font-weight:500;overflow:hidden}.fixhead-meta{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;min-width:0;overflow:hidden}.fixhead .btn-sm,.fixhead .picon{flex:none}.fixhead .btn-sm{height:34px}.fixbody{flex-direction:column;gap:12px;padding:12px;display:flex}.fixband:has(.fixcard.bare){padding-top:0}.fixcard.bare{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.fixcard.bare .fixbody{gap:0;padding:0}.fixcard.bare .fix-frame{aspect-ratio:16/7;border-radius:0;max-height:68vh}.pgroup:last-child>.fixband:last-child{overflow:hidden}.fix-frame{aspect-ratio:2;background:var(--ink);border-radius:6px;max-height:60vh;display:flex;overflow:hidden}.fix-empty{color:#a39e94;flex:1;justify-content:center;align-items:center;padding:24px;display:flex}.fix-seg{border:0;height:24px}.fix-seg>button{padding:0 10px;font-size:12px}.fixfull{flex-direction:column;flex:1;gap:12px;min-height:0;padding:12px 24px 16px;display:flex}.fixfull-frame{background:var(--ink);border-radius:6px;flex:1;min-height:0;display:flex;overflow:hidden}.ilist{flex-direction:column;gap:6px;display:flex}.ilist-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.ilist-nav{align-items:center;gap:16px;display:flex}.iglyph{font:inherit;color:var(--ink);cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:16px;line-height:1}.iglyph:disabled{color:var(--line2);cursor:default}.ilist-cats,.icat{flex-direction:column;display:flex}.icat-head{border:0;border-top:1px solid var(--line);font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:8px;width:100%;padding:8px 0;font-size:13px;display:flex}.icat-chev{width:16px;color:var(--muted);justify-content:center;transition:transform .12s;display:flex}.icat.open .icat-chev{transform:rotate(180deg)}.icat-name{flex:1;min-width:0;font-weight:500}.icat-rows{flex-direction:column;max-height:320px;display:flex;position:relative;overflow-y:auto}.irow{border-top:1px solid var(--line);flex-direction:column;gap:4px;font-size:13px;display:flex}.irow-line{width:100%;min-width:0;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:14px;padding:7px 0;font-size:13px;display:flex}.irow-line:hover .irow-label{color:var(--ink)}.irow-detail{cursor:default;padding:0 0 8px}.irow.on .irow-line:first-child{padding-bottom:0}.irow-label{white-space:nowrap;text-overflow:ellipsis;flex:none;min-width:90px;max-width:50%;overflow:hidden}.irow.on .irow-label{font-weight:600}.irow-sub{min-width:0;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.irow-right{text-align:right;width:80px;color:var(--muted);white-space:nowrap;flex:none}.irow-default{flex:1;min-width:0}.irow-alt{white-space:nowrap;align-items:center;gap:10px;font-size:13px;display:inline-flex}.ilist-empty{border-top:1px solid var(--line);padding:8px 0}.prail{flex-direction:column;gap:16px;padding:20px;display:flex}.prail-lines{flex-direction:column;gap:10px;display:flex}.prail-line{align-items:center;gap:12px;display:flex}.prail-bubble{border:1px solid var(--line2);border-radius:10px;flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.prail-line.done .prail-bubble{background:var(--ink);border-color:var(--ink)}.prail-line.current .prail-bubble{background:var(--accent);border-color:var(--accent);box-shadow:0 0 0 3px #d4762b2e}.prail-label{flex:1;min-width:0}.prail-line.current .prail-label{font-weight:600}.prail-line.later,.prail-line.prail-fact{color:var(--muted)}.prail-bubble.blank{border-color:#0000}@media (max-width:972px){.prow.part{padding-left:40px}.fixcard{margin:0 10px 12px}}@media (max-width:772px){.pcell.c-size{display:none}.pcell.c-status{width:132px}}
.topbar-job{flex:1 1 0;align-items:baseline;gap:8px;min-width:0;display:flex}.topbar-end{flex:1 1 0;justify-content:flex-end;min-width:0;display:flex}.topbar-title{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:600;overflow:hidden}.topbar-job-rename{color:inherit;cursor:text;text-align:left;background:0 0;border:0;border-radius:5px;min-width:0;margin:-2px -6px;padding:2px 6px;font-family:inherit}.topbar-job-rename:hover{background:var(--soft)}.topbar-job-rename:focus-visible{outline:2px solid var(--line3);outline-offset:1px}.topbar-job-edit{align-items:center;gap:8px;min-width:0;display:flex}.topbar-job-input{font:inherit;border:1px solid var(--line2);background:var(--surface);height:32px;color:var(--ink);border-radius:6px;width:min(30ch,100%);min-width:120px;padding:0 8px;font-size:17px;font-weight:600}.topbar-job-input:focus{border-color:var(--line3);outline:0;box-shadow:0 0 0 3px #1c1b180f}.topbar-job-error{color:var(--reject);white-space:nowrap}.topbar-job-hint{border:1px solid var(--accent);background:var(--soft);color:var(--muted);margin:-2px 0;padding:2px 8px}.topbar-job-hint:hover{background:var(--surface);color:var(--ink)}.topbar-job-cue{color:var(--accent);white-space:nowrap}tr.clickable{cursor:pointer}tr.clickable:hover>td{background:var(--soft)}.rules{flex-direction:column;gap:12px;padding:14px 18px;display:flex}.rules-row{flex-wrap:wrap;align-items:flex-start;gap:24px;display:flex}.rules-mm{width:96px}.rules-edge{width:84px}.rules-switch{align-items:center;min-height:36px;display:flex}.rules-more{flex-wrap:wrap;align-items:baseline;gap:14px;display:flex}.sheet-empty{text-align:center;flex:1;justify-content:center;align-items:center;min-height:0;padding:40px;display:flex}.page.fill .rail.nest-rail{overscroll-behavior:contain;overflow-y:auto}.run-progress{align-items:center;gap:10px;display:flex}.stack{flex-direction:column;gap:8px;display:flex}.endpoint-line .mono .status{font-family:var(--sans)}.changes{flex-direction:column;flex:none;gap:8px;padding:16px 18px;display:flex}@media (max-width:772px){.topbar-job-when{display:none}}
.site-notice{background:var(--soft);color:var(--ink);border-bottom:1px solid var(--line);white-space:nowrap;text-overflow:ellipsis;flex:none;justify-content:center;align-items:center;padding:8px 24px;font-size:13px;font-weight:500;display:flex;overflow:hidden}body:has(>.site-notice){flex-direction:column;display:flex}body:has(>.site-notice)>.page.fill{flex:1;height:auto;min-height:0}.report-link{white-space:nowrap}.report-backdrop{z-index:80;background:#1c1b1859;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.report-dialog{flex-direction:column;gap:14px;width:480px;max-width:100%;padding:20px 22px;display:flex}.report-dialog .form{gap:10px}.report-text{resize:vertical;height:auto;min-height:120px;padding:10px 12px;line-height:1.45}.report-ref{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.report-actions{justify-content:flex-end;gap:10px;display:flex}.trouble{flex-direction:column;gap:14px;display:flex}.trouble-actions{flex-wrap:wrap;gap:10px;display:flex}.trial-line{align-items:center;min-height:40px;display:flex}.legal{flex-direction:column;gap:32px;width:720px;max-width:100%;margin:32px auto 64px;padding:0 24px;display:flex}.legal-nav{flex-wrap:wrap;gap:18px;display:flex}.legal-section{flex-direction:column;gap:10px;display:flex}.legal-section h2{margin:0;scroll-margin-top:24px}.legal p{margin:0;line-height:1.6}.legal .licence{white-space:pre-wrap;background:var(--soft);border:1px solid var(--line);font-family:var(--mono);border-radius:6px;margin:0;padding:14px 16px;font-size:12px;line-height:1.5}body:has(>.imp-bar){--imp-bar:40px}body:has(>.imp-bar):not(:has(>.page.fill)){height:auto;min-height:100%}body:has(>.imp-bar) .rail{top:calc(var(--imp-bar) + 16px)}.imp-bar{height:var(--imp-bar);background:var(--accent);color:#fff;z-index:40;border-bottom:0;justify-content:flex-start;gap:16px;padding:0 24px;position:sticky;top:0}.imp-text{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.imp-who{font-weight:600}.imp-right{flex:none;align-items:center;gap:12px;display:flex}.imp-bar .small{opacity:.9}.imp-bar .btn{color:#fff;background:0 0;border:1px solid #fff}.imp-bar .btn:hover{color:#fff;background:#ffffff24;border-color:#fff}@media (max-width:1172px){body:has(>.imp-bar){height:auto;min-height:100%}.imp-bar{padding:0 16px}}
.admin{gap:16px}.admin-card{flex-direction:column;display:flex}.admin-head{flex-wrap:wrap;align-items:center;gap:12px;padding:12px 18px;display:flex}.admin-head .grow{flex:1;min-width:0}.admin-body{flex-direction:column;gap:14px;padding:16px 18px;display:flex}.admin-foot{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;padding:10px 18px;display:flex}.admin-empty{padding:12px 18px}.admin-err{margin:0 18px 12px}.ops{flex-wrap:wrap;gap:12px;display:flex}.ops-tile{flex-direction:column;flex:150px;gap:4px;min-width:0;padding:12px 16px;display:flex}.ops-value{font-family:var(--mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:20px;font-weight:500;line-height:1.2}.ops-value .muted{font-size:14px;font-weight:400}.ops-bad{color:var(--reject)}.ops-build{text-overflow:ellipsis;white-space:nowrap;font-size:12px;display:block;overflow:hidden}.admin-switches{flex-direction:column;gap:12px;display:flex}.admin-switch{flex-direction:column;gap:4px;display:flex}.admin-fields{flex-wrap:wrap;align-items:flex-end;gap:12px 20px;display:flex}.admin-num{width:110px}.admin-num input{text-align:right}.admin-date{width:150px}.admin-select{width:130px}.admin-wide{flex:320px;min-width:0}.admin-table th{white-space:nowrap}.sortbtn{font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.sortbtn:hover,.sortbtn.on{color:var(--ink)}.sort-arrow{font-family:var(--mono);font-size:11px}.admin-row{cursor:pointer}.admin-row:hover>td{background:var(--soft)}.admin-row.open>td{background:var(--soft);border-bottom-color:#0000}.admin-rowbtn{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:inline}.admin-detail>td{background:var(--soft);padding:0 12px 14px}.admin-inset{box-shadow:var(--shadow-card);flex-direction:column;gap:16px;padding:16px 18px;display:flex}.admin-section{flex-direction:column;gap:10px;display:flex}.admin-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-status{font-size:13px}.admin-facts{flex-wrap:wrap;gap:4px 20px;font-size:13px;display:flex}.admin-fact{white-space:nowrap;align-items:baseline;gap:6px;display:inline-flex}.admin-email{align-items:center;gap:8px;min-width:0;display:flex}.admin-email .tag{flex:none;height:20px;padding:0 6px;font-size:11px}.tag.tag-reject{color:var(--reject)}.tag.tag-ink{color:var(--ink)}.admin-cut{text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.admin-err-text,.admin-bad{color:var(--reject)}.admin-id{font-size:12px}.admin-lists{flex-direction:column;gap:14px;display:flex}.admin-mini th,.admin-mini td{padding:6px 10px;font-size:13px}.admin-mini th{font-size:10px}.admin-pre{background:var(--soft);white-space:pre-wrap;word-break:break-word;border-radius:6px;max-height:240px;margin:0;padding:10px 12px;overflow:auto}.admin-inset .admin-pre{background:var(--ground)}.admin-lines{flex-direction:column;gap:4px;display:flex}.admin-line{align-items:baseline;gap:10px;display:flex}.admin-line .t{flex:none}.admin-tabs{background:var(--soft);border-bottom:1px solid var(--line);border-radius:8px 8px 0 0;align-items:stretch;display:flex}.admin-tabs .tabs{flex:1}.admin-tabs .tab{flex-direction:row;align-items:baseline;gap:8px;min-width:0;padding:10px 16px;font-size:13px;font-weight:500}.admin-tabs .tab .count{font-family:var(--mono);color:var(--muted);font-size:12px}.admin-link{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-link .field{flex:320px;min-width:0}.admin-link .field input{text-overflow:ellipsis}.admin-diff{flex-direction:column;gap:2px;font-size:12px;display:flex}.admin-diff .k{color:var(--muted)}.admin-search{width:260px}.admin-search input{font-family:var(--sans);font-size:13px}@media (max-width:972px){.admin-search{width:100%}.admin-cut{max-width:220px}}
