:root{color:#16232c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#16232c;--muted:#61717c;--line:#cbd5da;--panel:#fff;--accent:#1d6070;--accent-dark:#123f4a;--orange:#ed7c2b;--green:#16835a;--red:#c0392b;--amber:#ac6a00;background:#e9eef1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;padding:22px}.top-bar,.weld-tabs,.calculator-grid,footer{width:min(1900px,100%);margin-inline:auto}.top-bar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.eyebrow{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;margin:0 0 5px;font-size:.73rem;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1{letter-spacing:-.04em;margin-bottom:4px;font-size:clamp(1.8rem,3vw,2.75rem)}h2{margin:0;font-size:1.05rem}h3{letter-spacing:.02em;margin:0 0 12px;font-size:.9rem}h4{margin:0 0 10px;font-size:.83rem}.subtitle{color:var(--muted);margin-bottom:0;font-size:.9rem}.code-badge,.unit-chip{color:var(--accent-dark);letter-spacing:.05em;text-transform:uppercase;background:#f7fafb;border:1px solid #a9bcc4;border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:800}.weld-tabs{border-bottom:1px solid #aebbc1;gap:6px;margin-bottom:12px;display:flex}.weld-tabs button{color:#53636d;background:0 0;border:0;border-radius:7px 7px 0 0;align-items:center;gap:10px;padding:12px 18px;font-weight:750;display:flex}.weld-tabs button span{color:#89979f;font-size:.7rem}.weld-tabs button.active{color:#fff;background:var(--accent-dark)}.weld-tabs button.active span{color:#aed1d9}.calculator-grid{align-items:start;gap:6px;width:min(1980px,100%);margin-inline:auto;display:grid}.result-panel{max-height:calc(100vh - 24px);position:sticky;top:12px;overflow-y:auto;container:results/inline-size}.panel{border:1px solid var(--line);background:var(--panel);border-radius:8px;min-width:0;box-shadow:0 8px 24px #1f343e12}.input-panel,.result-panel,.sketch-panel{padding:17px}.panel-heading{border-bottom:1px solid #dce3e6;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.arbitrary-data-panel>.panel-heading{min-width:0;padding-right:38px;position:relative}.arbitrary-data-panel>.panel-heading>div{min-width:0}.arbitrary-data-panel>.panel-heading h2{white-space:normal;word-break:break-word;margin:0;font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.25}.text-button{color:var(--accent);background:0 0;border:0;padding:5px;font-size:.78rem;font-weight:800}.input-section{border-bottom:1px solid #e0e6e9;padding:17px 0}.input-section.first{padding-top:16px}.input-section:last-child{border-bottom:0;padding-bottom:0}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.actions-grid,.geometry-grid,.single-column-grid{grid-template-columns:1fr}.field-grid.compact{gap:8px}.field{color:#394952;gap:5px;font-size:.78rem;font-weight:700;display:grid}.field-heading{justify-content:space-between;gap:8px;display:flex}.field em{color:#7b8991;font-size:.69rem;font-style:normal;font-weight:600}.field input,.field select{width:100%;min-height:38px;color:var(--ink);background:#fbfcfc;border:1px solid #bcc9cf;border-radius:5px;padding:7px 9px}.field input:focus,.field select:focus,button:focus-visible,summary:focus-visible{outline-offset:1px;border-color:var(--accent);outline:3px solid #1d607033}.field-help{color:#60737c;cursor:help;background:#fff;border:1px solid #8fa2aa;border-radius:50%;place-items:center;width:16px;height:16px;margin-left:5px;font-size:.62rem;font-weight:850;display:inline-grid;position:relative}.field-help>span{z-index:100;color:#fff;opacity:0;pointer-events:none;background:#1e293b;border-radius:6px;width:240px;max-width:calc(100vw - 32px);padding:8px 10px;font-size:.72rem;font-weight:500;line-height:1.45;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 7px);left:-8px;transform:translateY(4px);box-shadow:0 10px 25px #0f172a40,0 2px 6px #0f172a26}.field-help>span:after{content:"";border:6px solid #0000;border-top-color:#1e293b;position:absolute;top:100%;left:12px}.field-help:hover>span,.field-help:focus>span,.field-help:focus-visible>span{opacity:1;transform:translateY(0)}.segmented{border:1px solid #b8c5cb;border-radius:6px;grid-template-columns:1fr 1fr;margin-top:12px;display:grid;overflow:hidden}.segmented button{color:#5b6a72;background:#f4f7f8;border:0;padding:9px 7px;font-size:.72rem;font-weight:750}.segmented button+button{border-left:1px solid #b8c5cb}.segmented button.active{color:#fff;background:var(--accent)}.warning-note,.inline-note{border-left:3px solid var(--orange);color:#5b4a3d;background:#fff6ee;margin-bottom:12px;padding:9px 10px;font-size:.73rem;line-height:1.45}.inline-note{color:#425a62;background:#eef5f6;border-color:#6c8f98;margin:12px 0 0}.check-row{color:#42515a;align-items:flex-start;gap:8px;margin:10px 0;font-size:.74rem;font-weight:650;line-height:1.35;display:flex}.check-row input{width:16px;height:16px;accent-color:var(--accent);margin:0}.material-card{background:#f7f9fa;border:1px solid #d7e0e4;border-radius:6px;margin:11px 0;padding:11px}.axis-key{grid-template-columns:repeat(3,1fr);gap:6px;margin:0 0 12px;display:grid}.axis-key span{color:#53666f;background:#f5f8f9;border:1px solid #cfdae0;border-radius:5px;padding:7px;font-size:.65rem;line-height:1.35}.axis-key b{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:18px;height:18px;margin-right:3px;display:inline-grid}.visual-stack{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.visual-card{background:#fbfcfc;border:1px solid #d7e0e4;border-radius:7px;min-width:0;overflow:hidden}.visual-title{background:#f3f7f8;border-bottom:1px solid #dce3e6;justify-content:space-between;align-items:flex-start;gap:8px;padding:10px 11px;display:flex}.visual-title span,.visual-title strong{display:block}.visual-title span{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:.62rem;font-weight:850}.visual-title strong{font-size:.73rem}.visual-title small{color:#6a7a82;white-space:nowrap;font-size:.63rem}.joint-svg{color:#236579;width:100%;margin:4px auto 0;display:block}.section-svg,.axonometric-svg{min-height:350px}.weld-shape,.pjp-shape{fill:#ffd5b6;stroke:#c85d16;stroke-width:3px}.critical{fill:#ffa35e;stroke:#a73712;stroke-width:5px;filter:drop-shadow(0 0 5px #ed7c2b80)}.critical-marker{fill:#ffffffd1;stroke:#7e2f94;stroke-width:4px;filter:drop-shadow(0 0 4px #7e2f9473)}.throat-line{stroke:#1d6070;stroke-width:4px;stroke-dasharray:7 4}.gap-line{stroke:#d43c2b;stroke-width:3px;stroke-dasharray:5 4}.candidate-dot{fill:#fff;stroke:#7e2f94;stroke-width:3px}.dimension{stroke:#50646f;stroke-width:2px;marker-start:url(#arrow);marker-end:url(#arrow)}.witness{stroke:#87959c;stroke-width:1.5px}.svg-label{fill:#263842;font-size:16px;font-weight:750}.svg-small{fill:#6a4980;font-size:12px;font-weight:700}.svg-alert{fill:#b7392a;font-size:13px;font-weight:800}.plate-label{fill:#53666f;font-size:11px;font-weight:750}.axes{color:#1d6070;fill:#1d6070;font-size:13px;font-weight:800}.axes line{stroke:currentColor;stroke-width:3px}.action-arrows{color:#d24a2e;fill:#d24a2e;font-size:14px;font-weight:800}.action-arrows line{stroke:currentColor;stroke-width:3px}.action-arrows circle{stroke:currentColor;stroke-width:2.5px}.force-split{color:#d24a2e;fill:#d24a2e;font-size:13px;font-weight:850}.force-split line{stroke:currentColor;stroke-width:3px}.muted-vector{opacity:.28}.throat-inset{color:#1d6070;fill:#1d6070;font-size:11px;font-weight:800}.throat-inset line:not(.throat-line){stroke:currentColor;stroke-width:2.5px}.inset-weld{fill:#ed7c2b1f;stroke:#cf641c;stroke-width:2.5px}.weld-ribbon{fill:#ed7c2b85;stroke:#c85d16;stroke-width:2.5px}.weld-ribbon.critical{fill:#ed7c2be0;stroke-width:4px}.throat-ribbon{stroke:#1d6070;stroke-width:4px;stroke-dasharray:8 4}.section-plane{fill:#4b899a21;stroke:#357489;stroke-width:2px;stroke-dasharray:7 5}.axes-3d text{font-size:11px}.resultant-vectors{color:#d24a2e;fill:#d24a2e;font-size:12px;font-weight:850}.resultant-vectors line,.resultant-vectors path{fill:none;stroke:currentColor;stroke-width:3px}.resultant-vectors text{stroke:none;fill:currentColor}.resultant-vectors .load-vector.inactive{opacity:.2}.load-path{color:#c85d16;fill:#c85d16;font-size:12px;font-weight:800}.load-path path{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-dasharray:7 5}.load-path circle{fill:#fff;stroke:#c85d16;stroke-width:4px}.load-origin{fill:#fff;stroke:#d24a2e;stroke-width:4px}.load-origin-label{fill:#a83322;font-size:16px;font-weight:900}.load-legend rect{fill:#ffffffed;stroke:#9eb1ba;stroke-width:1.5px}.load-legend text{fill:#50636c;font-size:10.5px}.load-legend .legend-title{fill:#183f4b;font-size:11px;font-weight:850}.axonometric-svg .plate-label{font-size:15px}.axonometric-svg .svg-label{font-size:17px}.axonometric-svg .svg-small,.axonometric-svg .axes-3d text{font-size:14px}.axonometric-svg .resultant-vectors{font-size:15px}.axonometric-svg .load-legend text{font-size:13px}.axonometric-svg .load-legend .legend-title{font-size:14px}.compact-load-legend text{font-size:12px!important}.compact-load-legend .legend-title{font-size:13px!important}.cae-load-svg{min-height:390px}.cae-steel-edge{stroke:#263842;stroke-width:3px}.cae-base-front{fill:#d5e0e5;stroke:#263842;stroke-width:3px}.cae-base-side{fill:#bcccd3;stroke:#263842;stroke-width:3px}.cae-plate-thickness{fill:#b9cbd2;stroke:#263842;stroke-width:3px}.cae-plate-top{fill:#f9fbfc;stroke:#263842;stroke-width:3px}.cae-visible-weld{stroke:#b95216;stroke-width:3px}.cae-weld-toe{stroke:#8f3e14;stroke-width:2px}.cae-weld-label{fill:#7f421c;font-size:14px;font-weight:850}.cae-origin{fill:#fff;stroke:#4d6069;stroke-width:4px}.cae-origin-label{fill:#263842;font-size:17px;font-weight:900}.cae-axis-group line,.cae-axis-group path{fill:none;stroke:currentColor;stroke-width:4px}.cae-axis-group text{fill:currentColor;font-size:15px;font-weight:900}.cae-axis-group .axis-action.inactive{opacity:.18}.cae-x{color:#d43b2a}.cae-y{color:#239b56}.cae-z{color:#287dc1}.cae-legend rect{fill:#fffffff2;stroke:#9eb1ba;stroke-width:1.5px}.cae-legend text{font-size:12px;font-weight:850}.cae-legend .legend-title{fill:#263842;font-size:13px}.cae-legend .legend-x{fill:#d43b2a}.cae-legend .legend-y{fill:#239b56}.cae-legend .legend-z{fill:#287dc1}.section-svg .plate-label{font-size:13px}.section-svg .axes text{font-size:14px}.orthographic-card{container-type:inline-size}.orthographic-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px;display:grid}.orthographic-tile{background:#fff;border:1px solid #d5e0e4;border-radius:6px;min-width:0;overflow:hidden}.orthographic-tile-right{grid-column:1/-1}.orthographic-tile h4{color:#173f4a;border-bottom:1px solid #dce4e7;justify-content:space-between;align-items:baseline;gap:7px;margin:0;padding:7px 9px;font-size:.72rem;display:flex}.orthographic-tile h4 small{color:#718087;font-size:.55rem;font-weight:650}.orthographic-svg{background:#fbfcfd;width:100%;min-height:210px;display:block}.orthographic-right-svg{min-height:260px}.orthographic-steel{stroke:#263842;stroke-width:3px}.orthographic-plate-edge{fill:#aebfc7;stroke:#263842;stroke-width:2.5px}.orthographic-weld{fill:#f5a261;stroke:#bd5418;stroke-width:3px}.orthographic-throat{stroke:#1d6070;stroke-width:3px;stroke-dasharray:7 4}.ortho-origin{fill:#fff;stroke:#485d66;stroke-width:3px}.ortho-origin-label{fill:#263842;font-size:14px;font-weight:900}.orthographic-svg .ortho-x,.orthographic-svg .ortho-y,.orthographic-svg .ortho-z{font-size:16px;font-weight:900}.orthographic-svg .ortho-x{color:#d43b2a;fill:#d43b2a}.orthographic-svg .ortho-y{color:#239b56;fill:#239b56}.orthographic-svg .ortho-z{color:#287dc1;fill:#287dc1}.orthographic-svg .ortho-x line,.orthographic-svg .ortho-x path,.orthographic-svg .ortho-y line,.orthographic-svg .ortho-y path,.orthographic-svg .ortho-z line,.orthographic-svg .ortho-z path{fill:none;stroke:currentColor;stroke-width:4px}.orthographic-svg .axis-action.inactive{opacity:.2}.ortho-stress{color:#6b4383;fill:#6b4383;font-size:16px;font-weight:900}.ortho-stress line{stroke:currentColor;stroke-width:3.5px}.ortho-stress-origin{fill:#fff;stroke:#6b4383;stroke-width:3px}.ortho-note{fill:#66767e;font-size:12px;font-weight:750}@container (width<=430px){.orthographic-grid{grid-template-columns:1fr}.orthographic-tile-right{grid-column:auto}}.sketch-legend{color:#5b6971;border-top:1px solid #dce3e6;flex-wrap:wrap;gap:15px;padding-top:9px;font-size:.7rem;display:flex}.sketch-legend span{align-items:center;gap:6px;display:flex}.sketch-legend i{background:#ffd5b6;border:2px solid #c85d16;width:20px;height:8px}.sketch-legend .legend-critical{background:#ffa35e;border-width:3px}.sketch-legend .legend-section{background:#4b899a21;border-color:#357489}.sketch-legend .legend-throat{background:repeating-linear-gradient(90deg,#d8eef2 0 5px,#fff 5px 8px);border-color:#1d6070}.sketch-legend .legend-actions{background:#fff0ed;border-color:#d24a2e}.sketch-caption{color:#6c7b83;margin:10px 0 0;font-size:.7rem;line-height:1.5}.visual-card .sketch-caption{background:#fff;border-top:1px solid #dce3e6;min-height:58px;margin:0;padding:9px 11px}.throat-mechanics-svg{min-height:360px}.diagram-heading{fill:#1d6070;letter-spacing:.02em;font-size:14px;font-weight:900}.diagram-divider{stroke:#cad7dc;stroke-width:2px;stroke-dasharray:5 5}.throat-base,.section-base{fill:#eef3f5;stroke:#263842;stroke-width:3px}.throat-plate,.section-plate{fill:#f8fafb;stroke:#263842;stroke-width:3px}.effective-plane{stroke:#397b8e;stroke-width:2.5px}.effective-throat-axis{stroke:#286b7e;stroke-width:3px;stroke-dasharray:8 5}.throat-note{fill:#53666f;font-size:11px;font-weight:750}.throat-flow{fill:#244c58;font-size:13px;font-weight:850}.stress-vectors line{fill:none;stroke-width:4px}.stress-origin{fill:#fff;stroke:#315d6a;stroke-width:3px}.stress-normal{color:#d43b2a;stroke:currentColor}.stress-shear{color:#3185c6;stroke:currentColor}.throat-resultant{color:#d98116;stroke:currentColor}.stress-vectors text,.stress-normal-label,.stress-shear-label{font-size:17px;font-weight:900}.stress-normal-label{fill:#c93426}.stress-shear-label{fill:#246fa8}.compact-stress-vectors text{fill:#bc6710;font-size:14px;font-weight:900}.decomposition-inset .inset-weld{fill:#ed7c2b21}.out-of-plane{fill:#fff;stroke:#3185c6;stroke-width:3px}.out-of-plane-dot{fill:#3185c6}.stress-value-box rect{fill:#fffffff0;stroke:#a8bec6;stroke-width:1.5px}.stress-value-box text{fill:#425c65;font-size:11px;font-weight:750}.physical-throat-svg{min-height:370px}.physical-base-top{fill:#fff;stroke:#263842;stroke-width:3px}.physical-base-front{fill:#f3f6f7;stroke:#263842;stroke-width:3px}.physical-base-side{fill:#e2e9ec;stroke:#263842;stroke-width:3px}.physical-attached-face{fill:#fbfcfc;stroke:#263842;stroke-width:3px}.physical-attached-top{fill:#eef3f5;stroke:#263842;stroke-width:3px}.fillet-volume-base{fill:#ed7c2b29;stroke:#854119;stroke-width:2.5px}.fillet-volume-wall{fill:#ed7c2b1a;stroke:#854119;stroke-width:2.5px}.fillet-volume-face{fill:#e2ebeeb8;stroke:#263842;stroke-width:2.5px}.fillet-end-section{fill:#ed7c2b3b;stroke:#263842;stroke-width:3px}.fillet-end-section.far{fill:#2b979e6b}.physical-effective-throat{stroke:#087786;stroke-width:3px;filter:drop-shadow(0 0 3px #1897a673)}.physical-throat-centreline{stroke:#17616d;stroke-width:2px;stroke-dasharray:8 6}.throat-plane-label,.end-section-label{fill:#315863;font-size:12px;font-weight:850}.physical-stress-vectors line{fill:none;stroke-width:4px}.physical-stress-origin{fill:#fff;stroke:#2d6875;stroke-width:3px}.physical-sigma{stroke:#d43b2a}.physical-tau{stroke:#287dc1}.physical-sigma-label{fill:#d43b2a}.physical-tau-label{fill:#287dc1}.physical-stress-vectors text{font-size:20px;font-weight:900}.physical-stress-values text{fill:#274a55;font-size:14px;font-weight:850}.reference-throat-figure{background:#fff;margin:0}.reference-throat-figure a{line-height:0;display:block}.reference-throat-figure img{object-fit:contain;background:#fff;width:100%;height:auto;display:block}.reference-throat-figure figcaption{color:#66777f;background:#fff;border-top:1px solid #dce3e6;padding:10px 12px;font-size:.69rem;line-height:1.45}.reference-not-applicable{color:#586a72;text-align:center;place-content:center;min-height:210px;padding:24px;display:grid}.reference-not-applicable p{max-width:380px;margin:8px 0 0;font-size:.72rem;line-height:1.5}.pjp-mechanics-figure{background:#fff;margin:0}.pjp-mechanics-figure svg{width:100%;max-height:330px;display:block}.pjp-mechanics-figure figcaption{color:#66777f;border-top:1px solid #dce3e6;padding:10px 12px;font-size:.69rem;line-height:1.45}.pjp-mechanics-figure .ortho-stress{fill:#6b4383;color:#6b4383;font-size:17px;font-weight:850}.pjp-mechanics-figure .ortho-stress line{stroke:currentColor;stroke-width:4px}.stress-definitions{background:#f7fafb;border-top:1px solid #dce3e6;gap:7px;margin:0;padding:11px 12px;display:grid}.stress-definitions div{grid-template-columns:36px 1fr;align-items:baseline;gap:8px;display:grid}.stress-definitions dt{color:var(--accent-dark);font-family:Cambria,Times New Roman,serif;font-size:.92rem;font-weight:800}.stress-definitions dd{color:#566870;margin:0;font-size:.68rem;line-height:1.4}.status-banner{color:#34434b;background:#eef2f4;border-left:5px solid #65747c;justify-content:space-between;align-items:center;gap:10px;margin:15px 0;padding:12px;font-size:.8rem;font-weight:800;display:flex}.status-banner strong{font-size:.74rem}.status-utilizations{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.status-utilizations strong{color:inherit;white-space:nowrap;background:#ffffff94;border-radius:999px;padding:4px 7px}.status-pass{border-color:var(--green);color:#0b5639;background:#e9f7f1}.status-fail,.status-invalid{border-color:var(--red);color:#7e261d;background:#fff0ee}.status-unsupported,.status-no-solution{border-color:var(--amber);color:#714900;background:#fff6df}.result-hero{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:10px;display:grid}.result-hero>div,.sizing-card{background:#f7f9fa;border:1px solid #d7e0e4;border-radius:6px;padding:11px}.result-hero span,.sizing-card span{color:#718087;text-transform:uppercase;margin-bottom:5px;font-size:.66rem;font-weight:800;display:block}.result-hero strong{font-size:.82rem;display:block}.sizing-card{grid-template-columns:1fr auto;align-items:baseline;gap:8px 14px;margin-bottom:11px;display:grid}.sizing-card span{margin:0}.sizing-card strong{color:var(--accent-dark)}.result-note{color:#52626a;margin:10px 0;font-size:.76rem}.stress-grid{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:12px;display:grid}.stress-grid.hybrid-side-checks{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.stress-grid div{border-top:3px solid var(--accent);background:#edf4f5;padding:8px}.stress-grid span,.stress-grid strong,.stress-grid small{display:block}.stress-grid span{color:#597079;font-size:.72rem;font-weight:800}.stress-grid strong{margin:4px 0;font-size:1rem}.stress-grid small{color:#75848b;font-size:.62rem}.criteria-table{gap:6px;margin-bottom:12px;display:grid}.criteria-table div{border:1px solid #d7e0e4;border-radius:5px;grid-template-columns:1.25fr 1fr auto;align-items:center;gap:8px;padding:8px;font-size:.68rem;display:grid}.criteria-table span{color:#5e6e76}.criteria-table b{color:#fff;background:var(--accent);text-align:center;border-radius:4px;min-width:48px;padding:5px}.matrix-card{background:linear-gradient(135deg,#f5fafb,#edf4f6);border:1px solid #b9cbd2;border-radius:7px;margin:12px 0 15px;padding:12px}.matrix-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.matrix-heading span,.matrix-heading strong{display:block}.matrix-heading span{color:var(--accent);text-transform:uppercase;font-size:.65rem;font-weight:850}.matrix-heading strong{margin-top:3px;font-size:.78rem}.matrix-heading b{color:#fff;background:var(--accent);white-space:nowrap;border-radius:4px;padding:5px 7px;font-size:.68rem}.matrix-equation{color:#173e49;justify-content:center;align-items:center;gap:9px;margin:14px 0;font-family:Cambria,Times New Roman,serif;font-size:.83rem;line-height:1.65;display:flex}.matrix-equation i{font-size:1.1rem;font-style:normal}.column-vector,.matrix-bracket{text-align:center;padding:3px 9px;display:inline-block;position:relative}.column-vector:before,.matrix-bracket:before{content:"";border-left:2px solid #45636e;border-right:2px solid #45636e;position:absolute;inset:0}.matrix-answer{grid-template-columns:repeat(3,1fr) auto;align-items:center;gap:7px;display:grid}.matrix-answer span{border-top:2px solid var(--accent);color:#415861;text-align:center;padding:7px 4px;font-size:.69rem}.matrix-answer em{color:#6c7b83;font-size:.65rem;font-style:normal}.matrix-card p{color:#5f7078;margin:9px 0 0;font-size:.67rem;line-height:1.45}.workflow-block{border-top:1px solid #dbe2e5;margin:15px 0;padding-top:13px}.stress-summary{background:linear-gradient(135deg,#f5fafb,#edf4f6);border:1px solid #b9cbd2;border-radius:7px;margin-top:18px;padding:12px}.stress-summary h3{margin-bottom:9px}.stress-summary .stress-grid{margin-bottom:0}.strength-criteria{background:#f4f9fa;border:1px solid #a9c2cb;border-radius:8px;margin:18px 0;padding:14px}.strength-criteria>div:first-child{margin-bottom:11px}.strength-criteria h3{margin-bottom:5px;font-size:1rem}.criteria-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.criteria-bento{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:9px;width:100%;min-width:0;display:grid}.criterion-card{background:#fff;border:1px solid #cad8dd;border-radius:7px;gap:11px;min-width:0;padding:12px;display:grid;overflow:hidden}.criterion-heading{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:9px;display:grid}.criterion-heading>div{min-width:0}.criterion-heading span,.criterion-heading strong{display:block}.criterion-heading span{color:var(--accent);letter-spacing:.04em;overflow-wrap:anywhere;text-transform:uppercase;margin-bottom:3px;font-size:.61rem;font-weight:850}.criterion-heading strong{overflow-wrap:anywhere;font-size:.78rem}.criterion-heading b{color:#fff;white-space:nowrap;border-radius:999px;align-self:start;padding:4px 7px;font-size:.6rem}.criterion-pass{background:var(--green)}.criterion-fail{background:var(--red)}.criterion-equation{color:#174451;text-align:center;grid-template-columns:auto auto minmax(0,1fr);justify-content:center;align-items:center;gap:clamp(5px,1cqi,10px);width:100%;min-width:0;min-height:48px;font-family:Cambria,Times New Roman,serif;font-size:clamp(.72rem,2.1cqi,1rem);display:grid}.criterion-equation i{font-style:normal}.criterion-equation>span:first-child{white-space:nowrap;flex:none}.criterion-equation>span:last-child{overflow-wrap:anywhere;white-space:normal;min-width:0}.criterion-numbers{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.criterion-numbers span{color:#697980;border-top:2px solid #a7c1ca;padding-top:6px;font-size:.61rem}.criterion-numbers strong{color:#243d46;overflow-wrap:anywhere;min-width:0;margin-top:2px;font-size:.7rem;display:block}.optimize-button{color:#fff;background:var(--accent);border:0;border-radius:6px;flex:none;padding:9px 12px;font-size:.7rem;font-weight:850}.optimize-button:disabled{color:#7b868b;cursor:not-allowed;background:#d9e0e3}.optimization-result{border-top:1px solid #cbdade;grid-template-columns:repeat(auto-fit,minmax(min(100%,155px),1fr));gap:7px;min-width:0;margin-top:10px;padding-top:10px;display:grid}.optimization-result>div{background:#e8f2f4;border-radius:5px;padding:8px}.optimization-result span,.optimization-result strong{display:block}.optimization-result span{color:#63757d;font-size:.61rem}.optimization-result strong{color:#163f4a;overflow-wrap:anywhere;margin-top:3px;font-size:.72rem}.optimization-result p{color:#55676f;grid-column:1/-1;margin:0;font-size:.65rem;line-height:1.45}.optimization-formulas{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:7px;display:grid;background:0 0!important;padding:0!important}.optimization-formulas>div{background:#fff;border:1px solid #c7d8dd;border-radius:5px;padding:9px}.optimization-formulas span,.optimization-formulas strong{display:block}.optimization-formulas span{color:var(--accent);text-transform:uppercase;font-size:.62rem;font-weight:850}.optimization-formulas strong{color:#173f4a;overflow-wrap:anywhere;margin-top:5px;font-family:Cambria,Times New Roman,serif;font-size:.78rem;line-height:1.45}.optimization-infeasible{border-color:#e0b7ae}.optimization-infeasible>div{background:#fff0ee}.model-boundary{color:#57415f;background:#f8f1fa;border-left:3px solid #7e2f94;margin:10px 0 15px;padding:9px 10px;font-size:.68rem;line-height:1.45}.property-table-wrap{border:1px solid #d5dfe3;border-radius:6px;margin-top:8px}.property-table{width:100%;min-width:0}.property-table td:nth-child(2),.property-table th:nth-child(2),.property-table td:nth-child(3),.property-table th:nth-child(3){text-align:left}.property-table code{color:#355561;font-size:.66rem}.property-table th:first-child{width:10%}.property-table th:nth-child(2){width:29%}.property-table th:nth-child(3){width:35%}.property-table th:nth-child(4){width:26%}.contribution-wrap{border:1px solid #d5dfe3;border-radius:6px;margin-bottom:12px}.contribution-table{width:100%;min-width:0}.contribution-table th:first-child{width:20%}.contribution-table th:nth-child(2){width:15%}.contribution-table th:nth-child(n+3){width:21.666%}.contribution-table th,.contribution-table td{vertical-align:top;padding:9px 7px;font-size:.72rem}.contribution-table td:first-child strong,.contribution-table td:first-child small{display:block}.contribution-table td:first-child small{color:#728087;white-space:normal;margin-top:3px}.action-input-value,.action-input-value small{white-space:nowrap;display:inline}.action-input-value small{color:#66777f;margin-left:3px}.contribution-table code{color:#3c5863;overflow-wrap:anywhere;white-space:normal;font-size:.69rem}.contribution-table td:nth-child(n+3) code,.contribution-table td:nth-child(n+3) strong{display:block}.contribution-table td:nth-child(n+3) strong{color:#153f4b;margin-top:5px}.total-row{color:#123f4a;background:#eaf3f5;font-weight:800}.equivalent-row{color:#fff;background:var(--accent-dark)}.equivalent-row small{color:#c7e0e6;margin-top:3px;display:block}.property-grid{grid-template-columns:repeat(2,1fr);gap:7px;margin-top:10px;display:grid}.property-grid>div{background:#f6f9fa;border:1px solid #d7e0e4;border-radius:5px;padding:8px}.property-grid span,.property-grid strong,.property-grid small{display:block}.property-grid span{color:var(--accent);font-size:.68rem;font-weight:850}.property-grid strong{margin:3px 0;font-size:.73rem}.property-grid small{color:#718087;font-size:.61rem}.empty-result{color:#697880;text-align:center;background:#fffaf1;border:1px solid #e1d2b8;border-radius:6px;place-items:center;min-height:150px;padding:16px;font-size:.78rem;display:grid}.empty-result p{margin:7px 0;line-height:1.4}.empty-result strong{color:#67470f}.reset-valid-button{color:#fff;background:var(--accent);border:0;border-radius:5px;margin-top:7px;padding:9px 13px;font-size:.72rem;font-weight:800}.messages{gap:6px;margin:12px 0;display:grid}.message{background:#f3f6f7;border-left:3px solid #7a8b93;grid-template-columns:56px 1fr;gap:8px;padding:8px;font-size:.68rem;line-height:1.4;display:grid}.message strong{text-transform:uppercase}.message.error{border-color:var(--red);background:#fff1ef}.message.warning{border-color:var(--amber);background:#fff7e7}.message.info{background:#eef5f6;border-color:#668b97}details{border-top:1px solid #dbe2e5;padding:11px 0}summary{color:var(--accent-dark);cursor:pointer;font-size:.75rem;font-weight:800}.table-wrap{width:100%;min-width:0;margin-top:10px;overflow-x:clip}table{table-layout:fixed;border-collapse:collapse;width:100%;font-size:.66rem}th,td{text-align:right;overflow-wrap:anywhere;white-space:normal;border-bottom:1px solid #dce3e6;min-width:0;padding:7px 5px}th:first-child,td:first-child{text-align:left}.critical-row{color:#7c320e;background:#fff3e9;font-weight:800}.trace-list{gap:6px;margin-top:10px;display:grid}.trace-list>div{border-bottom:1px solid #e2e7e9;grid-template-columns:1.2fr .8fr;gap:4px 8px;padding:7px 0;font-size:.67rem;display:grid}.trace-list strong{text-align:right}.trace-list code,.trace-list small{color:#65757d;white-space:normal;overflow-wrap:anywhere;grid-column:1/-1}.scope-note{color:#604e30;background:#fffaf0;border:1px solid #dfcba8;border-radius:6px;margin-top:12px;padding:10px;font-size:.68rem;line-height:1.45}.scope-note p{margin:3px 0 0}footer{color:#6c7a82;text-align:center;padding:18px 4px 2px;font-size:.68rem}.arbitrary-workspace{align-items:start;gap:6px;width:min(1980px,100%);margin-inline:auto;display:grid}.arbitrary-data-panel,.arbitrary-canvas-panel,.arbitrary-summary-panel{padding:17px}.arbitrary-data-panel{min-width:0;max-height:none;padding-inline:14px;position:relative;overflow:visible}.arbitrary-summary-panel{max-height:calc(100vh - 24px);position:sticky;top:12px;overflow-y:auto}.sidebar-collapse-btn{aspect-ratio:1;box-sizing:border-box;color:#475569;cursor:pointer;z-index:5;background:#fff;border:1px solid #cbd5e1;border-radius:5px;flex-shrink:0;place-items:center;width:26px;min-width:26px;max-width:26px;height:26px;min-height:26px;max-height:26px;padding:0;font-size:.72rem;font-weight:800;transition:all .15s;display:grid;position:absolute;top:14px;right:12px}.sidebar-collapse-btn:hover{color:var(--accent);background:#f1f5f9;border-color:#94a3b8;box-shadow:0 1px 3px #00000014}.workspace-resizer{cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;justify-content:center;align-self:stretch;align-items:center;width:10px;min-height:480px;display:flex}.workspace-resizer:after{content:"";background:#cbd5e1;border-radius:2px;width:3px;height:48px;transition:background .15s,height .15s,width .15s}.workspace-resizer:hover:after,.workspace-resizer.is-active:after{background:var(--accent);width:4px;height:140px}.sidebar-rail{cursor:pointer;color:#475569;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:480px;padding:14px 6px;transition:all .15s;display:flex}.sidebar-rail:hover{color:var(--accent);background:#e2e8f0;border-color:#94a3b8}.sidebar-rail strong{color:#1e293b;font-size:.9rem}.sidebar-rail span{writing-mode:vertical-rl;letter-spacing:.04em;white-space:nowrap;margin-top:14px;font-size:.82rem;font-weight:750;transform:rotate(180deg)}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.group-file-toolbar{grid-template-columns:1fr auto auto;gap:5px;margin-top:10px;display:grid}.group-file-toolbar .group-report-button{grid-column:2/-1}.group-file-toolbar>input:not([type=file]){min-width:0;color:var(--ink);background:#fff;border:1px solid #bdcbd0;border-radius:4px;padding:5px 6px;font-size:.65rem}.group-file-toolbar button{color:#35515b;white-space:nowrap;background:#f7fafb;border:1px solid #b8c7cd;border-radius:4px;padding:5px 6px;font-size:.58rem;font-weight:780}.group-file-toolbar>span{grid-column:1/-1;font-size:.58rem}.group-file-toolbar>span.success{color:#26704e}.group-file-toolbar>span.error{color:#9d3225}.geometry-preset-section{border-bottom:1px solid #e0e6e9;padding:13px 0 5px}.geometry-preset-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:7px;display:flex}.geometry-preset-heading h3{margin:0}.geometry-preset-heading>div{align-items:center;gap:7px;min-width:0;display:flex}.geometry-preset-heading span{color:#718189;text-transform:uppercase;font-size:.56rem;font-weight:750}.geometry-reset-button{white-space:nowrap;padding:1px 2px;font-size:.65rem}.geometry-preset-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.geometry-preset-grid button{color:#174b58;background:#f8fbfc;border:1px solid #c6d3d8;border-radius:5px;place-items:center;gap:2px;min-width:0;padding:4px 2px 5px;font-size:.58rem;font-weight:800;display:grid}.geometry-preset-grid button:hover{background:#edf6f7;border-color:#5f8c98}.geometry-preset-grid button:active{transform:translateY(1px)}.geometry-preset-grid button.selected-preset{color:#075867;background:#e3f2f4;border-color:#087f91;box-shadow:inset 0 0 0 1px #087f91}.preset-shape-icon{width:52px;max-width:100%;height:34px;display:block}.preset-shape-icon line{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.preset-parameter-panel{background:#f1f9fa;border:1px solid #9ac5cd;border-radius:5px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:8px;padding:9px;display:grid}.preset-parameter-panel>div:first-child{grid-column:1/-1;gap:2px;display:grid}.preset-parameter-panel strong{color:#1d4b58;font-size:.75rem}.preset-parameter-panel>div span{color:#70818a;font-size:.6rem;font-weight:700}.preset-dimension-fields{flex-wrap:wrap;gap:6px;display:flex}.preset-dimension-fields label{color:#5e7179;white-space:nowrap;grid-template-columns:auto 70px auto;align-items:center;gap:4px;font-size:.65rem;font-weight:750;display:grid}.preset-dimension-fields input{color:#233e48;min-width:0;font:inherit;text-align:right;background:#fff;border:1px solid #b9cbd1;border-radius:4px;padding:5px 6px}.preset-dimension-fields em{color:#647780;font-style:normal}.preset-parameter-panel>button{color:#fff;white-space:nowrap;background:#087f91;border:1px solid #287c8b;border-radius:4px;padding:7px 10px;font-size:.68rem;font-weight:800}.preset-parameter-panel>button:hover{background:#076f7e}.compact-pipe-row td{color:#647780;background:#f5f9fa;font-size:.68rem;font-style:italic;padding:9px!important}.compact-pipe-card{background:#f3fafb;border-color:#99c3cb}.compact-pipe-card p{color:#647780;margin:7px 0 0;font-size:.7rem;line-height:1.4}.pipe-weld-label{fill:#1d5968;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;font-size:12px;font-weight:850}.editor-table-section{border-bottom:1px solid #e0e6e9;padding:16px 0}.editor-table-section:last-child{border-bottom:0;padding-bottom:0}.editor-section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:9px;display:flex}.editor-section-heading h3{margin:0}.collapsible-header{transition:opacity .15s}.collapsible-header:hover h3{color:var(--accent)}.collapsible-header h3{transition:color .15s}.editor-section-heading button,.segment-card-actions button,.editor-toolbar button{color:#35515b;background:#f7fafb;border:1px solid #b8c7cd;border-radius:5px;padding:6px 8px;font-size:.68rem;font-weight:780}.editor-section-heading button:hover,.segment-card-actions button:hover,.editor-toolbar button:hover:not(:disabled){background:#eef5f6;border-color:#5f8c98}.compact-editor-table table{table-layout:fixed}.compact-editor-table th:first-child{width:46px}.compact-editor-table th:last-child{width:34px}.compact-editor-table th,.compact-editor-table td{padding:5px 3px}.compact-editor-table input,.segment-editor-card input[type=number],.segment-editor-card select{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #bdcbd0;border-radius:4px;padding:5px 6px;font-size:.7rem}.compact-editor-table tr{cursor:pointer}.selected-editor-row{background:#eaf4f6}.icon-button{color:#53666f;background:#fff;border:1px solid #c5d0d4;border-radius:4px;width:26px;height:26px;font-weight:900}.danger{color:#9d3225!important}.segment-card-list{gap:7px;display:grid}.segment-editor-card{cursor:pointer;background:#fafcfc;border:1px solid #d1dce0;border-radius:6px;padding:7px}.segment-editor-card.selected{border-color:var(--accent);background:#f3f9fa;box-shadow:0 0 0 2px #1d607024}.segment-card-title{grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin-bottom:5px;font-size:.66rem;display:grid}.segment-card-title>span{color:#6c7c83}.segment-card-title label{color:#52656d;align-items:center;gap:4px;font-size:.63rem;display:flex}.segment-card-title input{accent-color:var(--accent)}.segment-card-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;display:grid}.segment-card-grid>label{color:#52636b;grid-column:span 2;gap:2px;min-width:0;font-size:.58rem;font-weight:750;display:grid}.segment-card-grid>label.segment-field-wide{grid-column:span 3}.segment-card-actions{flex-wrap:nowrap;gap:4px;margin-top:6px;display:flex}.segment-card-actions button{white-space:nowrap;padding:5px 7px}.segment-card-actions button:last-child{margin-left:auto}.editor-toolbar{flex-wrap:wrap;align-items:center;gap:5px;padding:10px 0;display:flex}.field-view-toolbar{background:#f5f9fa;border:1px solid #d5e1e4;border-radius:6px;flex-wrap:wrap;align-items:end;gap:8px;margin:0 0 8px;padding:7px 8px;display:flex}.field-view-toolbar>label:first-child{color:#405d67;grid-template-columns:auto minmax(170px,230px);align-items:center;gap:7px;font-size:.78rem;font-weight:800;display:grid}.field-view-toolbar select{color:#294b56;background:#fff;border:1px solid #b9c9ce;border-radius:4px;min-width:0;padding:5px 7px;font-size:.8rem;font-weight:720}.field-toggle{color:#52666f;align-items:center;gap:4px;font-size:.76rem;font-weight:750;display:flex}.field-toggle input{accent-color:var(--accent)}.through-width-picker{border-left:1px solid #d5e0e3;align-items:center;gap:7px;padding-left:9px;display:flex}.traction-arrow-length{color:#52666f;grid-template-columns:auto 108px;align-items:center;gap:6px;font-size:.72rem;font-weight:750;display:grid}.traction-arrow-length span{white-space:nowrap}.traction-arrow-length output{color:var(--accent-dark);font-variant-numeric:tabular-nums}.traction-arrow-length input{accent-color:var(--accent);width:108px}.segment-field-chart{border-top:1px solid #dce5e8;margin-top:13px;padding-top:12px}.segment-field-chart.embedded{border-top:1px solid #e0e8eb;margin-top:12px;padding-top:10px}.segment-field-chart-heading{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:7px;display:flex}.segment-field-chart-heading h3{margin:0}.segment-field-chart-heading>span{color:#647780;text-align:right;font-size:.68rem;font-weight:800}.segment-chart-empty{color:#63757e;background:#f5f8f9;border:1px dashed #c4d2d7;border-radius:5px;margin:0;padding:13px;font-size:.73rem;line-height:1.45}.chart-view-picker{color:#52666f;background:#f5f9fa;border:1px solid #d7e3e6;border-radius:5px;flex-wrap:wrap;align-items:center;gap:6px 10px;margin-bottom:8px;padding:7px 8px;font-size:.67rem;font-weight:750;display:flex}.chart-view-picker strong{color:#244c58;font-size:.69rem}.chart-view-picker label{align-items:center;gap:4px;display:inline-flex}.chart-view-picker input{accent-color:var(--accent)}.segment-chart-subheading{color:#245260;margin:0 0 5px;font-size:.72rem;font-weight:850}.segment-field-chart-svg{background:#fbfcfd;border:1px solid #d8e3e6;border-radius:5px;width:100%;display:block;overflow:visible}.segment-field-chart-svg text{fill:#586b74;font-size:10px;font-weight:700}.segment-chart-grid{stroke:#dce6e9;stroke-width:1px}.segment-chart-grid.vertical{stroke-dasharray:3 3}.segment-chart-zero{stroke:#758991;stroke-width:1.3px}.segment-chart-line{fill:none;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round}.segment-chart-point{stroke:#fff;stroke-width:1.2px}.segment-chart-unit,.segment-chart-axis-label{fill:#345563!important;font-size:10.5px!important;font-weight:850!important}.segment-chart-tooltip line{stroke:#56737d;stroke-width:1.2px;stroke-dasharray:3 3}.segment-chart-tooltip rect{fill:#fffffff5;stroke:#9bb2ba;stroke-width:1px}.segment-chart-tooltip text{font-size:9.5px;font-weight:800}.segment-chart-legend{color:#5b6d75;flex-wrap:wrap;gap:12px;padding:8px 2px 0;font-size:.68rem;font-weight:750;display:flex}.segment-chart-legend span{align-items:center;gap:5px;display:inline-flex}.segment-chart-legend i{border-radius:2px;width:16px;height:3px}.editor-toolbar button.active{border-color:var(--accent);color:#fff;background:var(--accent)}.editor-toolbar button:disabled{cursor:not-allowed;opacity:.43}.toolbar-divider{background:#cfdadd;width:1px;height:23px;margin:0 3px}.snap-toggle{color:#52666f;align-items:center;gap:5px;font-size:.67rem;font-weight:750;display:flex}.snap-toggle input{accent-color:var(--accent)}.editor-mode-note{border-left:3px solid var(--accent);color:#405d66;background:#eef6f7;margin-bottom:8px;padding:7px 9px;font-size:.68rem}.arbitrary-weld-canvas{touch-action:none;-webkit-user-select:none;user-select:none;overscroll-behavior:contain;background:#fbfcfd;border:1px solid #cbd7dc;border-radius:7px;width:100%;min-height:520px;display:block}.arbitrary-weld-canvas.tool-node,.arbitrary-weld-canvas.tool-segment{cursor:crosshair}.arbitrary-weld-canvas.tool-pan{cursor:grab}.arbitrary-weld-canvas.is-panning{cursor:grabbing}.editor-canvas-background{fill:#fbfcfd}.editor-grid-line{stroke:#e8edef;stroke-width:1px}.editor-major-grid-line{stroke:#d5e0e4;stroke-width:1.2px}.editor-rulers>rect{fill:#f5f9faf0;stroke:#cbd9de;stroke-width:1px}.editor-ruler-labels{fill:#425f69;font-variant-numeric:tabular-nums;font-size:12px}.editor-ruler-title{fill:#0c5363;font-size:12px;font-weight:800}.principal-axis{stroke-width:1.7px;stroke-dasharray:7 4}.principal-axis-1{stroke:#8d3ca6}.principal-axis-2{stroke:#14866d}.principal-label{fill:#38545f;font-size:13px;font-weight:850}.weld-centroid{fill:#fff;stroke:#0d596a;stroke-width:2.5px}.centroid-cross{stroke:#0d596a;stroke-width:1.5px}.centroid-label{fill:#0d596a;font-size:15px;font-weight:900}.eccentricity-line{stroke:#d27b1e;stroke-width:1.7px;stroke-dasharray:5 4}.application-point{fill:#fff5e7;stroke:#d27b1e;stroke-width:2.3px}.application-point-label{fill:#a7570c;font-size:15px;font-weight:900}.editor-stress-overlay .stress-field-point{stroke:#fff;stroke-width:1.8px;filter:drop-shadow(0 0 1.2px #123f4af2)}.global-traction-overlay line{stroke:#087f91;stroke-width:1.7px}#traction-arrow path{fill:#087f91}.traction-z circle{fill:#fffc;stroke:#087f91;stroke-width:1.3px}.traction-z-mark{fill:#087f91!important;stroke:#087f91!important;stroke-width:1.2px!important}.load-force line{stroke-width:3px}.load-force text,.load-moment text,.load-moment-vector text,.load-out-of-plane text{paint-order:stroke;stroke:#fff;stroke-width:3px;font-size:13px;font-weight:900}.force-x line{stroke:#d33d32}.force-x text{fill:#b42f27}.force-y line{stroke:#1a995b}.force-y text{fill:#157945}#force-x-arrow path{fill:#d33d32}#force-y-arrow path{fill:#1a995b}.load-out-of-plane>circle:first-child{fill:#ffffff2e;stroke:#287fc0;stroke-width:2.2px}.load-out-of-plane text{fill:#216ca4}.load-z-mark{fill:#287fc0;stroke:#287fc0;stroke-width:1.8px}.load-moment-vector>line{stroke-width:2.5px}.load-moment-vector.moment-x>line{stroke:#d33d32}.load-moment-vector.moment-x text{fill:#b42f27}.load-moment-vector.moment-y>line{stroke:#1a995b}.load-moment-vector.moment-y text{fill:#157945}.load-moment.moment-z path{fill:none;stroke:#287fc0;stroke-width:2.5px;stroke-linecap:round}.load-moment.moment-z text{fill:#216ca4;font-size:14px}#moment-x-arrow path{fill:#d33d32}#moment-y-arrow path{fill:#1a995b}#moment-z-arrow path{fill:#287fc0}.load-action-key>rect{fill:#fffffff0;stroke:#b9cbd1;stroke-width:1px}.load-action-key text{fill:#304d57;stroke:none;paint-order:normal;font-size:10px}.load-action-key .load-key-title{fill:#173f4b;font-size:11px;font-weight:900}.load-action-key .load-key-value{fill:#71838a;font-size:8.5px}.key-force line{stroke-width:1.8px}.key-fx line{stroke:#d33d32}.key-fy line{stroke:#1a995b}.key-fz circle{fill:#fff;stroke:#287fc0;stroke-width:1.3px}.key-fz .key-z-dot{fill:#287fc0}.critical-stress-halo{fill:#b82a1e24;stroke:#b82a1e!important;stroke-width:2px!important}.critical-stress-point{fill:#b82a1e;stroke:#fff!important;stroke-width:1.5px!important}.critical-stress-label{fill:#9d281e;paint-order:stroke;stroke:#fff;stroke-width:3px;font-size:13px;font-weight:900}.stress-legend-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:7px;display:flex}.stress-color-legend{color:#5d7179;grid-template-columns:auto minmax(80px,180px) auto;justify-content:end;align-items:center;gap:6px;font-size:.58rem;display:grid}.stress-color-legend i{background:linear-gradient(90deg,#1973cc,#46cc19,#cc1919);border-radius:99px;height:7px}.stress-color-legend.signed i{background:linear-gradient(90deg,#156bc1,#dce4e7,#c12115)}.editor-axis{stroke:#9eb1b9;stroke-width:1.5px}.segment-hit-area{stroke:#0000;stroke-width:18px;cursor:pointer}.segment-throat-surface{fill:#d0662229;stroke:#d066229e;stroke-width:1px}.editor-weld-segment.kind-pjp .segment-throat-surface{fill:#26768824;stroke:#26768899}.editor-weld-segment.kind-cjp .segment-throat-surface{fill:#4c596024;stroke:#4c596094}.editor-weld-segment.selected .segment-throat-surface{fill:#8b3ca32e;stroke:#8b3ca3}.segment-visible-line{stroke:#d06622;stroke-width:7px;stroke-linecap:round}.editor-weld-segment.kind-pjp .segment-visible-line{stroke:#267688;stroke-dasharray:11 4}.editor-weld-segment.kind-cjp .segment-visible-line{stroke:#4c5960;stroke-width:9px}.editor-weld-segment.disabled{opacity:.25}.editor-weld-segment.selected .segment-visible-line{stroke:#8b3ca3;filter:drop-shadow(0 0 4px #7e2f946b)}.segment-side-arrow{stroke:#6d4381;stroke-width:2px}#weld-side-arrow path{fill:#6d4381}.segment-plane-normal circle{fill:#ffffffe6;stroke:#6d4381;stroke-width:1.5px}.segment-plane-mark{fill:#6d4381!important;stroke:#6d4381!important;stroke-width:1.4px!important}.segment-label{fill:#334c55;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font-size:13px;font-weight:800}.editor-node circle{fill:#fff;stroke:#1d6070;stroke-width:3px;cursor:grab}.editor-node text{fill:#294650;paint-order:stroke;stroke:#fff;stroke-width:3px;font-size:14px;font-weight:850}.editor-node.selected circle{fill:#f5dcff;stroke:#7e2f94;stroke-width:4px}.editor-node.segment-start circle{fill:#fff0ce;stroke:#b06b00}.editor-axis-labels{fill:#526973;font-size:14px;font-weight:850}.editor-canvas-caption{color:#66777e;margin:9px 0 0;font-size:.68rem;line-height:1.45}.geometry-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:15px 0;display:grid}.geometry-summary-grid div{background:#f7fafb;border:1px solid #d7e1e4;border-radius:6px;gap:4px;padding:9px;display:grid}.geometry-summary-grid span{color:#6b7a82;font-size:.62rem}.geometry-summary-grid strong{color:#173e49;overflow-wrap:anywhere;font-size:.86rem}.geometry-validity{border-left:4px solid var(--green);color:#345c49;background:#eff8f3;gap:4px;padding:10px;display:grid}.geometry-validity.invalid{border-color:var(--red);color:#76382e;background:#fff2ef}.geometry-validity strong{font-size:.76rem}.geometry-validity span{font-size:.66rem;line-height:1.4}.geometry-message-list{gap:6px;margin-top:12px;display:grid}.geometry-message-list button{text-align:left;cursor:pointer;background:#fff7f4;border:1px solid #e0c9c4;border-radius:5px;grid-template-columns:52px 1fr;gap:7px;padding:8px;display:grid}.geometry-message-list button.warning{background:#fffaf0;border-color:#e4d3ad}.geometry-message-list span{color:#9e3a2c;letter-spacing:.05em;text-transform:uppercase;font-size:.58rem;font-weight:900}.geometry-message-list .warning span{color:#90620b}.geometry-message-list strong{color:#526169;font-size:.65rem;line-height:1.35}.empty-validation{color:#66777f;margin:12px 0 0;font-size:.68rem}.arbitrary-analysis-section{border-top:1px solid #dce5e8;margin-top:12px;padding-top:11px}.analysis-section-heading{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:7px;display:flex}.analysis-section-heading h3,.arbitrary-analysis-section h4{margin:0}.analysis-section-heading>span{color:#72838a;text-transform:uppercase;font-size:.56rem;font-weight:750}.arbitrary-analysis-section h4{color:#38545f;margin-top:10px;margin-bottom:5px;font-size:.68rem}.load-reference-toggle{grid-template-columns:1fr 1fr;gap:4px;display:grid}.load-reference-toggle button{color:#49616a;background:#f7fafb;border:1px solid #b9c9ce;border-radius:4px;padding:6px 4px;font-size:.61rem;font-weight:780}.load-reference-toggle button.active{border-color:var(--accent);color:#fff;background:var(--accent)}.analysis-help{color:#63757c;margin:6px 0;font-size:.6rem;line-height:1.35}.arbitrary-action-grid,.load-point-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.arbitrary-action-grid label,.load-point-grid label{color:#49616a;gap:2px;min-width:0;font-size:.59rem;font-weight:760;display:grid}.arbitrary-action-grid label span,.load-point-grid label span{justify-content:space-between;gap:3px;display:flex}.arbitrary-action-grid em,.load-point-grid em{color:#829097;font-size:.5rem;font-style:normal;font-weight:650}.arbitrary-action-grid input,.load-point-grid input{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #bdcbd0;border-radius:4px;padding:5px;font-size:.65rem}.eccentricity-readout{grid-template-columns:repeat(3,1fr);gap:4px;margin-top:5px;display:grid}.eccentricity-readout span{color:#687a82;background:#f1f6f7;border-radius:4px;padding:4px;font-size:.55rem}.eccentricity-readout strong{color:#264c58;font-variant-numeric:tabular-nums;margin-top:1px;font-size:.65rem;display:block}.centroid-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.centroid-actions-grid>div{background:#edf5f6;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:baseline;gap:4px;padding:5px;font-size:.57rem;display:grid}.centroid-actions-grid span{color:#547079;font-weight:800}.centroid-actions-grid strong{color:#173f4b;text-align:right;text-overflow:ellipsis;font-variant-numeric:tabular-nums;font-size:.65rem;overflow:hidden}.centroid-actions-grid em{color:#71858c;font-size:.48rem;font-style:normal}.arbitrary-property-table{gap:3px;display:grid}.arbitrary-property-table>div{border-bottom:1px solid #e5ebed;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:baseline;gap:5px;padding:4px 1px;font-size:.58rem;display:grid}.arbitrary-property-table span{color:#0d596a;font-weight:900}.arbitrary-property-table small{color:#63757c;font-size:.55rem}.arbitrary-property-table strong{color:#173f4b;font-variant-numeric:tabular-nums;font-size:.65rem}.arbitrary-property-table em{color:#7a898f;min-width:25px;font-size:.5rem;font-style:normal}.analysis-unavailable{color:#9d3225;font-size:.63rem}.resistance-input-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.material-input-section{border-top:1px solid #dce5e8;margin-top:12px;padding-top:11px}.material-grade-select{color:#49616a;grid-template-columns:auto minmax(115px,1fr);align-items:center;gap:7px;margin-bottom:7px;font-size:.65rem;font-weight:760;display:grid}.material-grade-select select{min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #bdcbd0;border-radius:4px;padding:5px}.resistance-input-grid label{color:#49616a;gap:3px;min-width:0;font-size:.59rem;font-weight:760;display:grid}.resistance-input-grid label>span{justify-content:space-between;gap:3px;display:flex}.resistance-input-grid em{color:#829097;font-size:.5rem;font-style:normal}.resistance-input-grid input{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #bdcbd0;border-radius:4px;padding:5px;font-size:.65rem}.critical-stress-card{grid-template-columns:1fr 1fr;gap:4px;display:grid}.critical-stress-card>div{background:#edf5f6;border-radius:4px;gap:2px;padding:6px;display:grid}.critical-stress-card span{color:#60757d;font-size:.54rem}.critical-stress-card strong{color:#173f4b;font-variant-numeric:tabular-nums;font-size:.67rem}.critical-stress-card .governing-equivalent{background:#fff1ee;border-left:3px solid #b82a1e;grid-column:1/-1}.critical-stress-card .governing-equivalent strong{color:#9b2d22;font-size:.78rem}.critical-stress-card .selected-field-maximum{background:#eef8fa;border-left:3px solid #087f91;grid-column:1/-1}.critical-stress-card .selected-field-maximum strong{color:#086678}.stress-warning{color:#77530f;background:#fff8e9;border-left:3px solid #d18a20;margin:6px 0 0;padding:6px;font-size:.59rem;line-height:1.35}.segment-stress-summary{gap:3px;margin-top:7px;display:grid}.segment-stress-summary>div{border-bottom:1px solid #e3eaec;grid-template-columns:30px 45px 1fr auto;align-items:baseline;gap:5px;padding:4px 1px;font-size:.57rem;display:grid}.segment-stress-summary strong{color:#0d596a}.segment-stress-summary span{color:#697b82}.segment-stress-summary b{color:#9b2d22;font-variant-numeric:tabular-nums;font-size:.63rem}.stress-sample-details{border:1px solid #d7e1e4;border-radius:5px;margin-top:7px;overflow:hidden}.stress-sample-details summary{color:#365761;cursor:pointer;background:#f4f8f9;padding:6px;font-size:.61rem;font-weight:800}.stress-sample-table{max-height:260px;overflow-y:auto}.stress-sample-table>div{color:#526970;text-align:right;font-variant-numeric:tabular-nums;border-top:1px solid #edf1f2;grid-template-columns:31px 32px repeat(4,minmax(0,1fr));gap:3px;padding:3px 5px;font-size:.52rem;display:grid}.stress-sample-table>div span:first-child{text-align:left}.stress-sample-table>div strong{color:#8c3027}.stress-sample-table .stress-sample-header{color:#375761;background:#edf4f5;font-weight:850;position:sticky;top:0}.utilization-status,.equilibrium-status{border-left:4px solid var(--green);color:#285d43;background:#edf8f2;border-radius:4px;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:8px;display:grid}.utilization-status.fail,.equilibrium-status.fail{border-color:var(--red);color:#87352a;background:#fff0ed}.utilization-status strong,.equilibrium-status strong{font-size:.75rem}.utilization-status span,.equilibrium-status span{text-align:right;font-size:.64rem;font-weight:800}.utilization-status small{color:#62776e;grid-column:1/-1;font-size:.54rem}.utilization-criteria{grid-template-columns:1fr 1fr;gap:5px;margin-top:6px;display:grid}.utilization-criteria>div{background:#f7fafb;border:1px solid #d7e2e5;border-radius:5px;gap:3px;padding:6px;display:grid}.utilization-criteria span{color:#5c7078;font-size:.55rem}.utilization-criteria strong{color:#173f4b;font-size:.7rem}.utilization-criteria small{color:#718188;font-size:.5rem}.segment-utilization-summary{gap:2px;margin-top:6px;display:grid}.segment-utilization-summary>div{border-bottom:1px solid #e3eaec;justify-content:space-between;gap:8px;padding:4px 1px;font-size:.58rem;display:flex}.segment-utilization-summary strong{color:#0d596a}.segment-utilization-summary span{color:#526970;text-align:right}.equilibrium-table{border:1px solid #d8e2e5;border-radius:5px;margin-top:6px;display:grid;overflow:hidden}.equilibrium-table>div{color:#536970;text-align:right;font-variant-numeric:tabular-nums;border-top:1px solid #e8edef;grid-template-columns:42px repeat(3,minmax(0,1fr));gap:4px;padding:4px 5px;font-size:.52rem;display:grid}.equilibrium-table>div:first-child{border-top:0}.equilibrium-table .equilibrium-header{color:#35545f;background:#edf4f5;font-weight:850}.equilibrium-table strong,.equilibrium-table span:first-child{color:#0d596a;text-align:left}.section-properties-card,.stress-decomposition-container{background:#fff;border:1px solid #cbd5e1;border-radius:8px;margin:14px 0;overflow:hidden;box-shadow:0 1px 3px #00000008}.section-properties-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:10px 14px;transition:background .15s}.section-properties-header:hover{background:#f1f5f9}.stress-decomposition-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;padding:10px 14px;display:flex}.section-properties-table-wrap,.stress-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;overflow-x:auto}.section-properties-table-wrap::-webkit-scrollbar{height:6px}.stress-table-wrap::-webkit-scrollbar{height:6px}.section-properties-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.stress-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.modern-properties-table{border-collapse:collapse;width:100%;font-size:.82rem}.modern-properties-table thead th{text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;background:#fff;border-bottom:1px solid #cbd5e1;padding:8px 10px;font-size:.72rem;font-weight:700}.modern-properties-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .15s}.modern-properties-table tbody tr:hover{background:#f8fafc}.modern-properties-table tbody tr:last-child{border-bottom:0}.modern-properties-table td{vertical-align:middle;padding:7px 10px}.prop-symbol{color:#0284c7;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.92rem;font-weight:800}.prop-desc{color:#334155}.prop-formula{color:#64748b;margin-top:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;display:block}.prop-val{color:#0f172a;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.88rem;font-weight:700}.prop-unit{color:#94a3b8;white-space:nowrap;font-size:.76rem}.compact-stress-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.78rem}.compact-stress-table thead th{text-transform:uppercase;letter-spacing:.03em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #cbd5e1;padding:6px 3px;font-size:.69rem;font-weight:700}.compact-stress-table tbody tr{cursor:pointer;border-bottom:1px solid #f1f5f9;transition:background .12s}.compact-stress-table tbody tr:hover{background:#f1f5f9}.compact-stress-table td{vertical-align:middle;font-variant-numeric:tabular-nums;white-space:nowrap;padding:5px 3px}.action-pill{border-radius:4px;padding:1px 5px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-block}.stress-val-active{color:#0f172a;font-weight:700}.stress-val-zero{color:#94a3b8;font-weight:400}.compact-total-row td{color:#1e293b;background:#f8fafc;border-top:2px solid #cbd5e1;border-bottom:1px solid #e2e8f0;padding:7px 3px;font-weight:800}.compact-equivalent-row{background:#f0f9ff;border-top:1px solid #bae6fd}.compact-equivalent-row td{padding:8px 10px}.formula-detail-box{color:#334155;background:#fff;border:1px solid #cbd5e1;border-left:3px solid #0284c7;border-radius:0 4px 4px 0;margin:4px 0;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.72rem;line-height:1.45}.action-row-zero td{opacity:.75}.action-row-active td{background:#0284c705}.stress-total-row td{color:#1e293b;white-space:nowrap;background:#f8fafc;border-top:2px solid #cbd5e1;border-bottom:1px solid #e2e8f0;padding:9px 10px;font-weight:700}.stress-equivalent-row td{background:#f0f9ff;border-top:1px solid #bae6fd;padding:10px 12px}.equivalent-badge{color:#fff;background:#0284c7;border-radius:6px;padding:4px 12px;font-size:.95rem;font-weight:800;display:inline-block;box-shadow:0 1px 2px #0000001a}@container results (width<=680px){.status-banner{display:grid}.status-utilizations{justify-content:flex-start}.criteria-title-row{display:grid}.optimize-button{width:100%}.criteria-bento{grid-template-columns:1fr}.criterion-equation{font-size:clamp(.76rem,3.6cqi,1rem)}.optimization-formulas{grid-template-columns:1fr}}@container results (width<=430px){.stress-grid,.stress-grid.hybrid-side-checks,.criterion-numbers,.optimization-result{grid-template-columns:1fr}}@media (width<=1120px){.arbitrary-workspace{grid-template-columns:minmax(290px,320px) minmax(0,1fr)}.arbitrary-summary-panel{grid-column:1/-1;max-height:none;position:static;overflow:visible}}@media (width<=820px){.app-shell{padding:13px}.top-bar{flex-direction:column;align-items:flex-start}.weld-tabs button{flex:1;justify-content:center;padding-inline:10px;font-size:.76rem}.arbitrary-workspace{grid-template-columns:1fr}.arbitrary-data-panel{max-height:none;overflow:visible}.arbitrary-summary-panel{grid-column:auto}}@media (width<=500px){.field-grid,.result-hero{grid-template-columns:1fr}.stress-grid{grid-template-columns:1fr 1fr 1fr}.criteria-table div{grid-template-columns:1fr auto}.criteria-table strong{grid-column:1/-1}.joint-svg{min-height:330px}.axis-key,.criteria-bento,.criterion-numbers{grid-template-columns:1fr}.criteria-title-row{display:grid}.optimization-result{grid-template-columns:1fr 1fr}.optimization-formulas{grid-template-columns:1fr}}.optimizer-workspace-container{animation:.2s ease-in-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.optimizer-weld-card{transition:transform .15s,box-shadow .15s}.optimizer-weld-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1f343e14}.optimizer-controls-bar label{-webkit-user-select:none;user-select:none}.battle-scorecard-banner{animation:.25s fadeIn}
