:root{color:#17313d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17313d;--muted:#66808b;--line:#d7e3e6;--paper:#fff;--soft:#f5f9f9;--teal:#087f79;--teal-dark:#05635f;--teal-pale:#dff3f0;--amber:#c87800;--shadow:0 18px 55px #1a414d17;background:#edf4f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 8% 3%,#27a9a11f,#0000 28rem),linear-gradient(#f7fbfb 0,#edf4f5 42rem);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}a{color:var(--teal)}.sr-only{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}.app-shell{min-height:100vh}.app-header{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border-bottom:1px solid #bdd3d8db;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:.7rem clamp(1rem,3vw,2.5rem);display:flex;position:sticky;top:0}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;margin-left:auto;display:flex}.unit-selector{color:#315f67;background:#edf8f7;border:1px solid #c5e4e1;border-radius:999px;grid-template-columns:repeat(2,minmax(42px,auto));min-width:0;min-height:32px;margin:0;padding:2px;font-size:.76rem;font-weight:750;display:inline-grid}.unit-segment{cursor:pointer}.unit-segment span{border-radius:999px;place-items:center;min-height:26px;padding:0 .55rem;transition:color .12s,background .12s,box-shadow .12s;display:grid}.unit-segment:hover span{color:var(--teal-dark)}.unit-segment input:checked+span{color:#fff;background:var(--teal);box-shadow:0 2px 7px #087f793d}.unit-segment input:focus-visible+span{outline-offset:2px;outline:2px solid #2ba59f}.save-status{color:#52717b;align-items:center;gap:.45rem;margin-right:.55rem;font-size:.76rem;font-weight:650;display:inline-flex}.save-status i{background:#2ca77d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #2ca77d1f}.save-status.warning i{background:#db8511;box-shadow:0 0 0 4px #db85111f}.text-button{color:#496671;background:0 0;border:0;border-radius:8px;padding:.48rem .6rem;font-size:.78rem;font-weight:700}.text-button:hover{color:var(--teal);background:var(--teal-pale)}.app-shell>main{width:100%;max-width:none;margin:0 auto;padding:.9rem clamp(1rem,3vw,2.5rem) 3rem}.eyebrow{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:.72rem;font-weight:800}.workspace-grid{grid-template-columns:minmax(0,1.7fr) minmax(430px,1fr);grid-template-areas:"views inputs";align-items:start;gap:1.2rem;display:grid}.workspace-grid.inch-workspace{grid-template-columns:minmax(0,1.5fr) minmax(520px,1fr)}.workspace-grid.web-workspace,.workspace-grid.web-workspace.inch-workspace{grid-template-columns:minmax(0,1fr);grid-template-areas:"views""inputs";gap:1rem}.web-workspace .input-column{grid-template-rows:auto auto;grid-template-columns:minmax(0,2.2fr) minmax(320px,1fr);align-items:start}.web-workspace .input-column>:first-child{grid-row:1/span 2}.web-workspace .input-column>:not(:first-child){grid-column:2}.input-column{grid-area:inputs;gap:1rem;display:grid}.panel{background:var(--paper);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:18px;padding:clamp(1rem,2vw,1.35rem)}.panel-heading,.custom-arm-toolbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.panel h2,.result-summary h2,.selected-arm-title h3{color:var(--ink);letter-spacing:-.03em;margin:0}.panel h2{font-size:1.25rem}.panel-help,.trial-note,.result-footnote{color:var(--muted);font-size:.76rem;line-height:1.5}.panel-help{margin:.45rem 0 1rem}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.65rem;min-height:42px;padding:.65rem 1rem;font-size:.85rem;font-weight:800;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.button:not(:disabled):hover{transform:translateY(-1px)}.button-secondary{color:var(--teal);background:#f2fbfa;border-color:#b9dfdc}.button-small{min-height:34px;padding:.45rem .72rem;font-size:.75rem}.text-field,.number-field,.select-field{width:100%;min-height:36px;color:var(--ink);background:#fbfdfd;border:1px solid #cbdcde;border-radius:8px;outline:none;padding:.48rem .58rem;font-size:.78rem;transition:border-color .12s,box-shadow .12s}.text-field:focus,.number-field:focus,.select-field:focus{border-color:#3ca9a3;box-shadow:0 0 0 3px #27a9a11f}.number-field.invalid{border-color:#cf4d60;box-shadow:0 0 0 3px #cf4d601f}.mold-table-wrap{contain:paint;max-width:100%;margin:0 -.25rem;padding:0 .25rem;overflow-x:auto}.mold-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:460px}.mold-table .text-field,.mold-table .select-field,.mold-table .number-field{min-height:32px;padding:.35rem .25rem;font-size:.76rem}.mold-table .number-field{appearance:textfield}.inch-workspace .mold-table .number-field{font-variant-numeric:tabular-nums;letter-spacing:-.015em;padding-inline:.1rem;font-size:.68rem}.inch-workspace .mold-table th:first-child,.inch-workspace .mold-table td:first-child{width:16%}.inch-workspace .mold-table th:nth-child(2),.inch-workspace .mold-table td:nth-child(2){width:14%}.inch-workspace .mold-table th:nth-child(3),.inch-workspace .mold-table td:nth-child(3){width:28%}.inch-workspace .mold-table th:nth-child(4),.inch-workspace .mold-table td:nth-child(4){width:13%}.inch-workspace .mold-table th:nth-child(5),.inch-workspace .mold-table td:nth-child(5),.inch-workspace .mold-table th:nth-child(6),.inch-workspace .mold-table td:nth-child(6){width:9%}.mold-table .number-field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mold-table .number-field::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.mold-table th{color:#6f8790;letter-spacing:.045em;text-align:left;text-transform:uppercase;padding:.35rem .3rem .5rem;font-size:.65rem;font-weight:800}.mold-table td{vertical-align:middle;border-top:1px solid #e8eff0;padding:.42rem .22rem}.mold-table th:first-child,.mold-table td:first-child{width:19%}.mold-table th:nth-child(2),.mold-table td:nth-child(2){width:13%}.mold-table th:nth-child(3),.mold-table td:nth-child(3){width:26%}.mold-table th:nth-child(4),.mold-table td:nth-child(4),.mold-table th:nth-child(5),.mold-table td:nth-child(5){width:11%}.mold-table th:nth-child(6),.mold-table td:nth-child(6){width:10%}.mold-table th:nth-child(7),.mold-table td:nth-child(7){width:30px}.mold-table td:first-child{padding-left:1.1rem;position:relative}.mold-swatch{border-radius:5px;width:.55rem;height:1.5rem;position:absolute;top:50%;left:.32rem;transform:translateY(-50%)}.color-0{background:#aeb6bd}.color-1{background:#a8b4c4}.color-2{background:#aabbb2}.color-3{background:#b6afc0}.color-4{background:#9fb0bd}.color-5{background:#bbb3a8}.color-6{background:#b7bfc6}.color-7{background:#9da8a1}.dimension-pair{color:#81939a;grid-template-columns:1fr auto 1fr;align-items:center;gap:.28rem;display:grid}.diameter-field{grid-template-columns:auto 1fr}.need-field{text-align:center;font-weight:800}.icon-button{color:#7c9198;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:1.25rem;line-height:1;display:inline-grid}.icon-button:not(:disabled):hover{color:#b84747;background:#fff0f0}.limit-note{color:#82949a;text-align:right;margin-top:.7rem;font-size:.68rem}.arm-group{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:.5rem;margin-top:.55rem;display:grid}.arm-group-label{color:#6f8790;letter-spacing:.05em;text-transform:uppercase;padding-top:.6rem;font-size:.6rem;font-weight:800}.arm-chip-row{flex-wrap:wrap;gap:.4rem;display:flex}.arm-chip{max-width:100%;color:var(--ink);text-align:left;background:#f7fafa;border:1px solid #d9e5e7;border-radius:9px;align-items:baseline;gap:.45rem;padding:.5rem .6rem;font-size:.72rem;font-weight:850;display:inline-flex}.arm-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.arm-chip strong{font-size:.7rem}.arm-chip.active{background:#e9f7f5;border-color:#42aaa4;box-shadow:inset 0 0 0 1px #42aaa4}.inline-note,.reason-box,.error-box{border-radius:10px;padding:.8rem .9rem;font-size:.76rem;line-height:1.5}.inline-note{color:#52717b;background:#f2f8f8;border:1px solid #d7e8e9;margin:.7rem 0}.field-block{gap:.32rem;display:grid}.field-block>span{color:#617983;font-size:.68rem;font-weight:750}.custom-arm-box{background:#f7fafa;border:1px solid #dce8e9;border-radius:12px;margin-top:.8rem;padding:.8rem}.custom-arm-toolbar{align-items:end}.grow-field{flex:1}.arm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.8rem;display:grid}.field-span-2{grid-column:span 2}.clearance-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:.35rem;display:grid}.rules-details{background:#fafcfc;border:1px solid #d9e5e7;border-radius:12px;margin-top:.85rem}.rules-details summary{color:#33555e;cursor:pointer;padding:.62rem .8rem;font-size:.74rem;font-weight:800;list-style:none}.rules-details summary::-webkit-details-marker{display:none}.rules-details summary:after{content:"+";float:right;color:var(--muted);font-weight:800}.rules-details[open] summary:after{content:"–"}.rules-details .custom-arm-box{margin:0 .55rem .55rem}.trial-note{margin:.7rem 0 0}.results-panel{grid-area:views;min-height:510px}.empty-result{text-align:center;align-content:center;place-items:center;padding:3rem clamp(1rem,4vw,4rem);display:grid}.empty-result h2{margin-top:1.6rem;font-size:1.35rem}.empty-result>p{max-width:470px;color:var(--muted);margin:.6rem 0 1.5rem;font-size:.85rem;line-height:1.6}.empty-orbit{background:radial-gradient(circle,#e0f5f2 0 24%,#0000 25%);border:1px dashed #7ebdb9;border-radius:50%;width:140px;height:140px;position:relative}.empty-orbit:before,.empty-orbit:after{content:"";background:#9acbc8;width:76%;height:1px;position:absolute;top:50%;left:12%}.empty-orbit:after{transform:rotate(90deg)}.empty-orbit span,.empty-orbit i,.empty-orbit b{z-index:2;background:#aeb6bd;border:2px solid #fff;border-radius:5px;width:24px;height:18px;position:absolute;box-shadow:0 4px 9px #1468652e}.empty-orbit span{top:20px;left:57px}.empty-orbit i{background:#a8b4c4;top:78px;left:15px;transform:rotate(-20deg)}.empty-orbit b{background:#b6afc0;top:83px;right:14px;transform:rotate(24deg)}.trust-row{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.trust-row span{color:#4c7478;background:#edf8f6;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:750}.solve-loading{justify-content:center;align-items:center;gap:1rem;min-height:440px;display:flex}.solve-loading>div{gap:.3rem;display:grid}.solve-loading span:last-child{color:var(--muted);font-size:.78rem}.spinner{border:3px solid #cae7e4;border-top-color:var(--teal);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.error-box{color:#8c3535;background:#fff2f2;border:1px solid #f1caca;gap:.35rem;margin:1rem;display:grid}.views-strip{border-top:1px solid #e3ebec;border-bottom:1px solid #e3ebec;flex-wrap:nowrap;align-items:center;gap:.3rem .55rem;min-height:30px;margin-top:.45rem;padding:.2rem 0;display:flex;overflow:hidden}.views-strip .eyebrow{white-space:nowrap;flex:none;margin:0;font-size:.62rem}.views-strip h2{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;margin:0;font-size:.78rem;font-weight:700;line-height:1.2;overflow:hidden}.views-strip .metric-grid{flex:none;margin-left:auto}.riser-note{color:var(--muted);white-space:nowrap;flex:none;font-size:.68rem}.strip-summary{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:12rem;font-size:.68rem;line-height:1.2;overflow:hidden}.views-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:.8rem;height:clamp(380px,58vh,640px);display:grid}.views-row>div:first-child{flex-direction:column;min-width:0;min-height:0;display:flex}.views-row .spider-grid{flex:auto;width:100%;height:100%;min-height:0;margin-top:0}.views-row .spider-grid.single{grid-template-columns:minmax(0,1fr)}.views-row .spider-pane{flex-direction:column;min-height:0;display:flex;overflow:hidden}.views-row .spider-pane svg{aspect-ratio:auto;flex:auto;width:100%;height:100%;min-height:0}.views-row .layout-legend{flex:none;margin-top:.35rem}.views-row .spider-3d{flex-direction:column;height:100%;min-height:0;margin-top:0;display:flex}.views-row .simulation-stage{flex:auto;height:auto;min-height:0}.views-row>.simulation-loading-card{height:100%;min-height:0;margin:0}.status-pill{white-space:nowrap;border-radius:999px;flex:none;padding:.22rem .45rem;font-size:.62rem;font-weight:850}.status-pill.fit{color:#187356;background:#dcf5e9}.status-pill.partial{color:#9b5a00;background:#fff0d6}.fit-text{color:#16835f}.partial-text{color:#c27300}.metric-grid{grid-template-columns:repeat(4,minmax(65px,auto));gap:.25rem;display:grid}.metric-grid>div{background:#f3f7f7;border-radius:4px;gap:.12rem;padding:.26rem .42rem;display:grid}.metric-grid span{color:#72868d;text-transform:uppercase;font-size:.54rem;font-weight:750}.metric-grid strong{font-size:.7rem}.simulation-loading-card{min-height:420px;color:var(--muted);background:#eef6f7;border:1px solid #d8e6e8;border-radius:13px;place-items:center;margin-top:.6rem;font-size:.75rem;display:grid}.spider-3d{background:linear-gradient(155deg,#f8fcfc,#eaf3f5);border:1px solid #d4e3e6;border-radius:14px;margin-top:1rem;overflow:hidden}.simulation-toolbar,.simulation-footer{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.simulation-toolbar{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;border-bottom:1px solid #d7e5e7;padding:.55rem .65rem;position:relative}.simulation-actions,.simulation-speed,.simulation-speed label,.simulation-legend{align-items:center;display:flex}.simulation-actions,.simulation-speed{gap:.35rem}.simulation-play,.simulation-stop,.simulation-button{border-radius:8px;min-height:32px;padding:.38rem .62rem;font-size:.68rem;font-weight:850}.simulation-play,.simulation-stop{align-items:center;gap:.4rem;display:inline-flex}.simulation-play.primary,.simulation-stop.primary{color:#fff;background:linear-gradient(135deg,#0a928b,#056763);border:1px solid #056763;box-shadow:0 5px 13px #087f7933}.simulation-play.secondary,.simulation-stop.secondary{color:#075f5c;box-shadow:none;background:#e4f5f3;border:1px solid #9fd4d0}.simulation-play span,.simulation-stop span{letter-spacing:.05em;font-size:.62rem}.simulation-play:disabled,.simulation-stop:disabled{cursor:default;opacity:1}.simulation-camera-controls,.simulation-camera-readout{align-items:center;display:inline-flex}.simulation-camera-controls{gap:.35rem}.simulation-camera-readout{box-sizing:border-box;color:#365f69;font-variant-numeric:tabular-nums;white-space:nowrap;background:#f1f7f7;border:1px solid #c8dcde;border-radius:8px;justify-content:space-around;gap:.45rem;width:8.9rem;min-height:32px;padding:.35rem .5rem;font-size:.66rem;font-weight:850}.simulation-camera-readout span{text-align:right;width:3.65rem;display:inline-block}.simulation-button{color:#506b75;background:#f8fbfb;border:1px solid #cedfe2}.simulation-button:not(:disabled):hover{color:var(--teal);border-color:#8fcac6}.simulation-speed label{color:#647b84;gap:.28rem;font-size:.6rem;font-weight:800}.simulation-speed input{width:48px;min-height:30px;color:var(--ink);text-align:center;background:#fff;border:1px solid #cbdcde;border-radius:7px;padding:.28rem .3rem;font-size:.68rem;font-weight:800}.simulation-speed small{color:#8a9ba1;font-size:.52rem}.simulation-stage{background:radial-gradient(circle at 52% 46%,#fffffff0,#e2f0f2ad 58%,#c8dee2c2);height:clamp(360px,42vw,520px);min-height:360px;position:relative}.simulation-stage canvas{touch-action:none;outline:none;width:100%;height:100%;display:block}.simulation-loading,.simulation-error{color:#607983;text-align:center;background:#ecf6f7e0;align-content:center;place-items:center;gap:.35rem;padding:1rem;font-size:.72rem;display:grid;position:absolute;inset:0}.simulation-error{color:#8c3535}.simulation-error span{max-width:420px}.simulation-phase,.simulation-riser{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #acc8cdbf;border-radius:8px;padding:.38rem .52rem;font-size:.58rem;font-weight:800;position:absolute;box-shadow:0 5px 18px #1c455014}.simulation-phase{color:#4f707a;background:#ffffffc2;gap:.55rem;display:flex;top:.6rem;left:.6rem}.simulation-riser{color:#94560a;background:#fff8e7e0;border-color:#d9770659;top:.6rem;right:.6rem}.simulation-footer{background:#ffffffb8;border-top:1px solid #d7e5e7;align-items:flex-start;padding:.55rem .65rem}.simulation-legend{flex-wrap:wrap;gap:.45rem .75rem}.simulation-legend span{color:#5e767f;align-items:center;gap:.28rem;font-size:.57rem;display:inline-flex}.simulation-legend i{border-radius:3px;width:9px;height:9px;display:inline-block}.simulation-legend .legend-envelope{background:#72b9d224;border:1px solid #72aeca}.simulation-legend .legend-spider{background:#aec8d1;border:1px solid #648994}.simulation-legend .legend-mold{background:#aeb6bd;border:1px solid #6c7784}.simulation-legend .legend-orientation{background:0 0;border-radius:0;width:20px;position:relative}.simulation-legend .legend-orientation:before,.simulation-legend .legend-orientation:after{clip-path:polygon(50% 0,100% 100%,0 100%);content:"";background:#2e8b57;width:9px;height:9px;position:absolute;bottom:0;left:0}.simulation-legend .legend-orientation:after{background:#fff;left:auto;right:0}.simulation-hint{color:#83969d;text-align:right;max-width:220px;font-size:.55rem;line-height:1.4}.spider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:.8rem;display:grid}.spider-grid.single{grid-template-columns:minmax(0,520px);justify-content:center}.spider-pane{background:#f7fafb;border:1px solid #dce7e9;border-radius:12px;min-width:0;padding:.55rem}.spider-pane-title{justify-content:space-between;align-items:baseline;margin-bottom:.3rem;display:flex}.spider-pane-title strong{font-size:.7rem}.spider-pane-title span,.axis-caption{color:#82949a;font-size:.56rem}.spider-pane svg{aspect-ratio:1;border-radius:8px;width:100%;display:block}.svg-background{fill:#f1f6f7}.envelope-circle{fill:#ffffff80;stroke:#91abb2;stroke-dasharray:18 12;vector-effect:non-scaling-stroke}.spider-circle{fill:#b9e0e26b;stroke:#528e99;vector-effect:non-scaling-stroke}.spider-visual-overlay{pointer-events:none}.axis-line{stroke:#a9c0c5;vector-effect:non-scaling-stroke}.clearance-shape{fill:none;stroke:#e87600ad;stroke-dasharray:12 9;vector-effect:non-scaling-stroke}.mold-shape{fill-opacity:.88;stroke:#6c7784e6;vector-effect:non-scaling-stroke}.spider-pane [data-placement=true]{cursor:pointer;outline:none}.spider-pane [data-placement=true] .mold-shape.selected{stroke:#f9a800;filter:drop-shadow(0 0 5px #e87600e6)}.spider-pane [data-placement=true]:focus .mold-shape:not(.selected){stroke:#0b708f}.drag-ghost-shape,.drag-accepted-shape{pointer-events:none;vector-effect:non-scaling-stroke}.drag-ghost-shape{fill:#f9a80033;stroke:#e87600;stroke-dasharray:12 8}.drag-accepted-shape{fill:#148e721f;stroke:#148e72}.mold-label{fill:#fff;paint-order:stroke;stroke:#13313d99;stroke-width:3px;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none;font-weight:900}.cg-marker{pointer-events:none}.cg-marker-shape{fill:none;stroke:#dc2626;vector-effect:non-scaling-stroke}.axis-caption{text-align:center;margin-top:.25rem}.layout-legend{flex-wrap:wrap;gap:.45rem .8rem;margin-top:.6rem;display:flex}.layout-legend span{color:#5e767f;align-items:center;gap:.3rem;font-size:.62rem;display:inline-flex}.layout-legend i{border-radius:3px;width:10px;height:10px;display:inline-block}.layout-legend .clearance-legend i{background:0 0;border:1px dashed #c17e0b}.placed-breakdown{border-top:1px solid #e4ecee;flex-wrap:wrap;gap:.45rem .9rem;margin-top:.7rem;padding-top:.65rem;display:flex}.placed-breakdown span{color:#5f7780;font-size:.67rem}.reason-box{color:#83520c;background:#fff7e8;border:1px solid #f0ddb8;margin-top:.7rem}.result-footnote{margin:.7rem 0 0;font-size:.62rem}.app-footer{color:#6f858d;background:#e7eff0;border-top:1px solid #d0dfe1;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,3vw,2.5rem);font-size:.68rem;display:flex}.app-footer a{font-weight:750;text-decoration:none}.app-loading{color:#55727b;justify-content:center;align-items:center;gap:.8rem;min-height:100vh;font-size:.85rem;display:flex}.app-loading .spinner{width:24px;height:24px}.product-nav{z-index:30;color:#d8e7eb;background:#122f3a;border-bottom:1px solid #ffffff1f;position:relative}.product-nav-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1560px,100%);min-height:54px;margin:0 auto;padding:.55rem clamp(1rem,3vw,2.5rem);display:flex}.product-wordmark{color:#fff;align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.product-wordmark img{width:34px;height:34px}.product-wordmark span{line-height:1.05;display:grid}.product-wordmark strong{font-size:.98rem}.product-wordmark small{color:#a9c0c8;letter-spacing:.09em;text-transform:uppercase;margin-top:.22rem;font-size:.58rem;font-weight:750}.product-nav-links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.2rem;display:flex}.product-nav-links a{color:#c4d7dd;border-radius:7px;padding:.42rem .58rem;font-size:.7rem;font-weight:750;text-decoration:none}.product-nav-links a:hover{color:#fff;background:#ffffff17}.product-app,.product-channels,.product-channel-card,.product-info [id]{scroll-margin-top:76px}.product-page .app-shell{border-bottom:1px solid #cbdde1}.product-info{color:var(--ink);background:#f7fafb}.product-section{background:#fff;border-bottom:1px solid #d8e4e7;padding:clamp(3.4rem,7vw,6rem) clamp(1rem,3vw,2.5rem)}.product-section-tint,.product-related{background:#edf4f5}.product-content{width:min(1360px,100%);margin:0 auto}.product-eyebrow{color:var(--teal);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .5rem;font-size:.7rem;font-weight:850}.product-content>h2{color:#15323d;letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(1.9rem,4vw,3.15rem);line-height:1.08}.product-lead{color:#58747f;max-width:920px;margin:1rem 0 0;font-size:1rem;line-height:1.7}.product-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.product-channel-card{background:#f9fbfb;border:1px solid #d4e2e5;border-radius:18px;flex-direction:column;align-items:flex-start;min-width:0;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex;box-shadow:0 18px 48px #183e4812}.product-channel-primary{background:linear-gradient(150deg,#f6fffd,#e8f5f3);border-color:#a9d8d3}.product-channel-tag{color:#08746f;letter-spacing:.06em;text-transform:uppercase;background:#ddf2ef;border-radius:7px;padding:.34rem .52rem;font-size:.62rem;font-weight:850;display:inline-flex}.product-channel-card h3,.product-step-grid h3,.product-explanation h3{color:#183641;letter-spacing:-.025em;margin:1rem 0 0;font-size:1.2rem;line-height:1.25}.product-channel-card p,.product-step-grid p,.product-explanation p,.product-related p{color:#5a747e;font-size:.84rem;line-height:1.7}.product-channel-card code{overflow-wrap:anywhere;color:#254a56;background:#e8f0f2;border:1px solid #d1dfe2;border-radius:9px;width:100%;margin:.35rem 0 1rem;padding:.7rem;font-size:.7rem;display:block}.product-channel-card>small{color:#758b93;margin-top:1rem;font-size:.68rem;line-height:1.55}.product-actions{flex-wrap:wrap;gap:.55rem;margin-top:auto;padding-top:.8rem;display:flex}.product-button{color:#315560;background:#fff;border:1px solid #bcd0d5;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:.58rem .78rem;font-size:.7rem;font-weight:800;text-decoration:none;display:inline-flex}.product-button:hover{color:var(--teal);border-color:#75bcb7}.product-button-primary{color:#fff;background:linear-gradient(135deg,#0b9189,#05635f);border-color:#05635f}.product-button-primary:hover{color:#fff;background:#05635f}.product-details{color:#57727d;width:100%;margin-top:.35rem;font-size:.75rem;line-height:1.6}.product-details summary{color:#315761;cursor:pointer;font-weight:800}.product-details ol{margin:.65rem 0 0;padding-left:1.1rem}.product-details li+li{margin-top:.4rem}.product-developer-preview{color:#d9e9ed;background:linear-gradient(120deg,#0c8f8733,#0000 48%),#153641;border:1px solid #285462;border-radius:18px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:1.2rem;margin-top:1rem;padding:clamp(1.35rem,3vw,2rem);display:grid;box-shadow:0 20px 52px #14364129}.product-developer-copy h3{color:#fff;letter-spacing:-.035em;max-width:720px;margin:1rem 0 0;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.15}.product-developer-copy p{color:#bed1d6;max-width:800px;margin:.85rem 0 0;font-size:.86rem;line-height:1.7}.product-developer-preview .product-actions{justify-content:flex-start;margin-top:.25rem}.product-developer-package{background:#071d247a;border:1px solid #b8dae02e;border-radius:13px;align-self:stretch;padding:1.1rem}.product-developer-package strong{color:#fff;letter-spacing:.035em;font-size:.78rem}.product-developer-package ul{color:#bfd2d7;margin:.75rem 0 1rem;padding-left:1.1rem;font-size:.75rem;line-height:1.65}.product-developer-package code{overflow-wrap:anywhere;color:#b6eee7;background:#0b2831;border:1px solid #315862;border-radius:8px;padding:.7rem;font-size:.7rem;display:block}.product-preview-notice{color:#b9ccd1;background:#ffffff0e;border-left:4px solid #d59b35;border-radius:7px;grid-column:1/-1;padding:.85rem 1rem;font-size:.75rem;line-height:1.65}.product-preview-notice strong{color:#ffe2a9}.product-step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.product-step-grid article{background:#ffffffbf;border:1px solid #d1e0e3;border-radius:15px;padding:1.3rem}.product-step-grid article>span{color:#fff;background:var(--teal);border-radius:50%;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:900;display:grid}.product-step-grid h3{margin-top:.8rem}.product-media-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:clamp(1.5rem,4vw,3.5rem);margin-top:2rem;display:grid}.product-video-card{background:#fff;border:1px solid #d1e0e3;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #1f475217}.product-video-card video{background:#102d37;width:100%;display:block}.product-video-card p{color:#607983;margin:0;padding:.8rem 1rem;font-size:.74rem;line-height:1.55}.product-explanation h3{margin-top:0;font-size:1.55rem}.product-note{color:#5a6e76;background:#fff8e9;border:1px solid #ead39e;border-left:4px solid #d39521;border-radius:9px;margin-top:1rem;padding:.9rem 1rem;font-size:.76rem;line-height:1.6}.product-screenshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.product-screenshot-grid figure{background:#f6f9f9;border:1px solid #d2e0e3;border-radius:14px;margin:0;overflow:hidden}.product-screenshot-grid img{aspect-ratio:16/10;object-fit:cover;object-position:top;width:100%;display:block}.product-screenshot-grid figcaption{color:#627a83;padding:.78rem .9rem;font-size:.72rem;line-height:1.55}.product-related{padding-block:2.5rem}.product-related .product-content{justify-content:space-between;align-items:center;gap:2rem;display:flex}.product-related .product-content>h2{flex:none;font-size:1.5rem}.product-related p{max-width:780px;margin:0}.product-related a{font-weight:800;text-decoration:none}.product-footer{color:#b9ccd2;background:#122f3a;padding:1.6rem clamp(1rem,3vw,2.5rem)}.product-footer-inner{justify-content:space-between;align-items:center;gap:1rem;font-size:.72rem;display:flex}.product-footer a{color:#a3ddd7;font-weight:750;text-decoration:none}@media (width<=1120px){.workspace-grid{grid-template-columns:1fr;grid-template-areas:"inputs""views"}.workspace-grid.inch-workspace,.product-channel-grid,.product-step-grid,.product-screenshot-grid,.product-media-grid{grid-template-columns:1fr}}@media (width<=980px){.web-workspace .input-column{grid-template-rows:none;grid-template-columns:minmax(0,1fr)}.web-workspace .input-column>:first-child,.web-workspace .input-column>:not(:first-child){grid-area:auto/1}.views-row{grid-template-columns:minmax(0,1fr);height:auto}.views-row>div:first-child,.views-row .spider-3d,.views-row>.simulation-loading-card{height:clamp(380px,58vh,640px)}.views-strip{flex-wrap:wrap;overflow:visible}}@media (width<=760px){.app-header{align-items:flex-start;position:static}.header-actions{max-width:58%}.save-status{justify-content:flex-end;width:100%;margin-right:0}.workspace-grid{display:block}.input-column{margin-bottom:1rem}.metric-grid{grid-template-columns:repeat(2,1fr);width:100%}.simulation-toolbar{flex-wrap:wrap;align-items:flex-start}.simulation-speed{margin-left:auto}.simulation-footer{display:grid}.simulation-hint{text-align:left;max-width:none}.spider-grid{grid-template-columns:1fr}.app-footer{flex-direction:column}.product-nav-inner,.product-related .product-content,.product-footer-inner{flex-direction:column;align-items:flex-start}.product-nav-links{justify-content:flex-start}.product-section{padding-inline:.8rem}.product-developer-preview{grid-template-columns:1fr}.product-preview-notice{grid-column:auto}}@media (width<=500px){.app-header{flex-direction:column}.header-actions{justify-content:flex-start;max-width:none}.save-status{justify-content:flex-start}main{padding-inline:.7rem}.panel{border-radius:14px}.panel-heading{align-items:flex-start}.custom-arm-toolbar{flex-wrap:wrap;align-items:stretch}.grow-field{flex-basis:100%}.arm-form-grid,.clearance-row{grid-template-columns:1fr}.field-span-2{grid-column:auto}.views-row{grid-template-columns:1fr}.simulation-actions{width:100%}.simulation-play{flex:1;justify-content:center}.simulation-speed{justify-content:flex-end;width:100%;margin-left:0}.simulation-stage{height:350px;min-height:350px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.web-scene-shell{--rail-width:440px;--rail-gap:14px;height:100dvh;min-height:620px;position:relative;overflow:hidden}.web-scene-shell.embedded{background:#e8f0f1;min-height:0}.web-scene-shell .stage{background:radial-gradient(circle at 38% 44%,#fffffffa,#e1eff1b8 56%,#c7dce0e0),linear-gradient(155deg,#f5f9f9,#dfeaec);width:100%;max-width:none;margin:0;padding:0;position:absolute;inset:0}.web-scene-shell .scene-results{inset:0 calc(var(--rail-width) + 2 * var(--rail-gap)) 0 0;min-width:0;min-height:0;position:absolute}.web-scene-shell .scene-results .views-row{grid-template-columns:minmax(0,2fr) minmax(0,3fr);align-items:stretch;gap:clamp(.6rem,1.2vw,1.1rem);height:auto;display:grid;position:absolute;inset:clamp(4.8rem,8vh,6.5rem) clamp(.7rem,1.5vw,1.5rem) clamp(4.2rem,8vh,6rem)}.web-scene-shell .scene-results .views-row>div:first-child,.web-scene-shell .scene-results .spider-3d,.web-scene-shell .scene-results .simulation-loading-card{width:100%;min-width:0;height:100%;min-height:0;margin:0}.web-scene-shell .scene-results .spider-grid{flex:auto;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:minmax(0,1fr);gap:.55rem;width:100%;height:100%;min-height:0;margin:0;display:grid}.web-scene-shell .scene-results .spider-grid.single{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.web-scene-shell .scene-results .spider-pane{background:0 0;border:0;border-radius:0;flex-direction:column;min-height:0;padding:.2rem;display:flex;overflow:hidden}.web-scene-shell .scene-results .spider-pane-title{color:#748b93;flex:none;justify-content:center;margin:0 0 .15rem}.web-scene-shell .scene-results .spider-pane-title strong{font-size:.58rem;font-weight:750}.web-scene-shell .scene-results .spider-pane svg{aspect-ratio:auto;border-radius:0;flex:auto;width:100%;height:100%;min-height:0}.web-scene-shell .scene-results .svg-background{fill:#0000}.web-scene-shell .scene-results .spider-3d{background:0 0;border:0;border-radius:0;flex-direction:column;display:flex;overflow:visible}.web-scene-shell .scene-results .simulation-stage{background:0 0;flex:auto;height:100%;min-height:0}.web-scene-shell .scene-results .simulation-loading-card{color:var(--muted);background:0 0;border:0;border-radius:0}.web-scene-shell .banner-layer{z-index:30;pointer-events:none;justify-items:center;display:grid;position:absolute;top:.8rem;left:8.5rem;right:1rem}.web-scene-shell .scene-banner{pointer-events:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #bfd3d7e6;border-radius:10px;width:min(540px,100%);min-height:0;margin:0;padding:.65rem .8rem;box-shadow:0 14px 38px #1e444e24}.web-scene-shell .solve-loading.scene-banner{justify-content:flex-start;gap:.65rem}.web-scene-shell .scene-banner .spinner{border-width:2px;width:20px;height:20px}.web-scene-shell .scene-banner strong{font-size:.68rem}.web-scene-shell .scene-banner span{font-size:.58rem}.web-scene-shell .wordmark{z-index:40;color:#fff;letter-spacing:-.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#102f39eb;border:1px solid #ffffff24;border-radius:9px;align-items:center;min-height:34px;padding:.45rem .7rem;font-size:.78rem;text-decoration:none;display:inline-flex;position:absolute;top:.8rem;left:.9rem;box-shadow:0 10px 28px #16343d2e}.web-scene-shell .scene-controls-host{z-index:25;position:absolute;bottom:.85rem;left:.9rem;right:.9rem}.web-scene-shell .scene-controls{align-items:center;gap:.35rem;min-width:0;display:flex}.web-scene-shell .scene-controls button{color:#4d6973;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #bed3d6f2;border-radius:8px;flex:none;min-height:30px;padding:.34rem .55rem;font-size:.57rem;font-weight:780;box-shadow:0 5px 16px #1c464f14}.web-scene-shell .scene-controls button:hover{color:var(--teal);border-color:#8fc8c4}.web-scene-shell .scene-controls span{color:#71868d;text-overflow:ellipsis;white-space:nowrap;margin-left:.15rem;font-size:.53rem;line-height:1.3;overflow:hidden}.web-scene-shell .rail{top:50%;right:var(--rail-gap);z-index:35;width:var(--rail-width);border:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-radius:14px;flex-direction:column;max-height:92dvh;display:flex;position:absolute;overflow:hidden auto;transform:translateY(-50%);box-shadow:0 18px 50px #1e444e26}.web-scene-shell .rail-actions{border-bottom:1px solid #e0e9eb;flex:none;justify-content:flex-end;gap:.4rem;padding:.55rem .8rem;display:flex}.web-scene-shell .chrome-button{color:#35565f;background:#f5f8f8;border:1px solid #cddcdf;border-radius:8px;min-height:32px;padding:.36rem .66rem;font-size:.62rem;font-weight:750}.web-scene-shell .chrome-button:hover{color:var(--teal);border-color:#8fc8c4}.web-scene-shell .unit-selector{border-radius:8px;grid-template-columns:repeat(2,minmax(34px,auto));font-size:.62rem}.web-scene-shell .unit-segment span{border-radius:6px}.web-scene-shell .language-select{border-radius:8px;width:auto;min-height:32px;padding:.36rem 1.55rem .36rem .5rem;font-size:.62rem}.web-scene-shell .rail-summary{border-bottom:1px solid #e0e9eb;flex:none;padding:.55rem .8rem .6rem;transition:opacity .14s}.web-scene-shell .rail-summary:empty{border-bottom:0;padding:0}.web-scene-shell .rail-summary.stale{opacity:.55}.web-scene-shell .rail-summary .riser-note{margin:-.08rem 0 .38rem;font-size:.58rem;display:block}.web-scene-shell .rail-summary .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 .7rem;width:100%;display:grid}.web-scene-shell .rail-summary .metric-grid>div{background:0 0;border-radius:0;align-items:baseline;gap:.35rem;min-width:0;padding:.15rem 0;display:flex}.web-scene-shell .rail-summary .metric-grid span{letter-spacing:.035em;margin-right:auto;font-size:.53rem;font-weight:800}.web-scene-shell .rail-summary .metric-grid strong{white-space:nowrap;font-size:.72rem}.web-scene-shell .rail-stop-reason{color:#748990;margin:.35rem 0 0;font-size:.56rem;line-height:1.4}.web-scene-shell .rail>.input-column{min-width:0;margin:0;display:block}.web-scene-shell .rail-section{border-bottom:1px solid #e4ecee;min-width:0;padding:.62rem .8rem}.web-scene-shell .mold-table-wrap{max-width:100%;margin:0;padding:0}.web-scene-shell .mold-table{min-width:400px}.web-scene-shell .mold-table th{padding:.25rem .08rem .38rem;font-size:.54rem}.web-scene-shell .mold-table td{padding:.3rem .08rem}.web-scene-shell .mold-table td:first-child{padding-left:1.05rem}.web-scene-shell .mold-table .text-field,.web-scene-shell .mold-table .select-field,.web-scene-shell .mold-table .number-field{min-height:29px;padding:.28rem .16rem;font-size:.65rem}.web-scene-shell .mold-table th:first-child,.web-scene-shell .mold-table td:first-child{width:19%}.web-scene-shell .mold-table th:nth-child(2),.web-scene-shell .mold-table td:nth-child(2){width:13%}.web-scene-shell .mold-table th:nth-child(3),.web-scene-shell .mold-table td:nth-child(3){width:25%}.web-scene-shell .mold-table th:nth-child(4),.web-scene-shell .mold-table td:nth-child(4){width:10%}.web-scene-shell .mold-table th:nth-child(5),.web-scene-shell .mold-table td:nth-child(5),.web-scene-shell .mold-table th:nth-child(6),.web-scene-shell .mold-table td:nth-child(6){width:9%}.web-scene-shell .mold-table th:nth-child(7),.web-scene-shell .mold-table td:nth-child(7){width:8%}.web-scene-shell .mold-table th:nth-child(8),.web-scene-shell .mold-table td:nth-child(8){width:26px}.web-scene-shell .mold-table .icon-button{color:#b91c1c;width:100%;min-width:0;padding:.2rem 0}.web-scene-shell .mold-table .icon-button:hover:not(:disabled){color:#7f1414}.web-hidden-summary{display:none}.web-scene-shell .mold-load{color:#315a62;text-align:center;font-size:.68rem}.web-scene-shell .rail-section-action{justify-content:flex-end;margin-top:.45rem;display:flex}.web-scene-shell .rail-section-action .button{min-height:30px;padding:.32rem .55rem}.web-scene-shell .arm-group{grid-template-columns:68px minmax(0,1fr);gap:.4rem;margin-top:.36rem}.web-scene-shell .arm-group:first-child{margin-top:0}.web-scene-shell .arm-group-label{padding-top:.48rem;font-size:.54rem}.web-scene-shell .arm-chip-row{gap:.28rem}.web-scene-shell .arm-chip{border-radius:8px;padding:.38rem .48rem;font-size:.64rem}.web-scene-shell .arm-chip strong{font-size:.6rem}.web-scene-shell .web-arm-list{gap:.52rem;display:grid}.web-scene-shell .web-arm-block{background:#f8fafa;border:1px solid #dce7e9;border-radius:9px;min-width:0;padding:.42rem}.web-scene-shell .web-arm-block.active{background:#f1faf8;border-color:#75bbb6;box-shadow:inset 0 0 0 1px #42aaa44d}.web-scene-shell .web-arm-heading,.web-scene-shell .web-arm-choice{align-items:center;display:flex}.web-scene-shell .web-arm-heading{justify-content:space-between;gap:.45rem;margin-bottom:.38rem}.web-scene-shell .web-arm-choice{color:#31565e;gap:.38rem;min-width:0;font-size:.66rem;font-weight:850}.web-scene-shell .web-arm-choice input{width:14px;height:14px;accent-color:var(--teal);margin:0}.web-scene-shell .web-arm-heading>strong{background:#fff;border:1px solid #d9e5e7;border-radius:7px;flex:none;padding:.2rem .38rem;font-size:.59rem}.web-scene-shell .web-arm-fields{align-items:end;gap:.3rem;display:grid}.web-scene-shell .web-arm-fields.straight{grid-template-columns:repeat(4,minmax(0,1fr))}.web-scene-shell .web-arm-fields.offset{grid-template-columns:repeat(3,minmax(0,1fr))}.web-scene-shell .web-arm-fields .field-block{align-content:end;min-width:0}.web-scene-shell .web-arm-fields .field-block>span{min-height:1.5rem;font-size:.52rem;line-height:1.25}.web-scene-shell .web-arm-fields .number-field,.web-scene-shell .web-arm-fields .text-field{width:100%;min-width:0;min-height:29px;padding:.28rem .22rem;font-size:.64rem}.web-scene-shell .clearance-row{gap:.5rem;margin:0}.web-scene-shell .field-block>span{font-size:.59rem}.web-scene-shell .machine-section>.rules-details{background:0 0;border:0;border-radius:0;margin-top:.55rem}.web-scene-shell .rules-details summary{padding:.45rem 0;font-size:.65rem}.web-scene-shell .rules-details .custom-arm-box{background:0 0;border:0;border-radius:0;margin:0;padding:.55rem 0 0}@media (width<=980px){.web-scene-shell .scene-results .views-row{grid-template-rows:minmax(0,2fr) minmax(0,3fr);grid-template-columns:minmax(0,1fr)}.web-scene-shell .scene-results .views-row>div:first-child,.web-scene-shell .scene-results .spider-3d,.web-scene-shell .scene-results .simulation-loading-card{height:auto}.web-scene-shell .scene-results .spider-grid{grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}.web-scene-shell .scene-results .spider-grid.single{grid-template-columns:minmax(0,1fr)}}@media (width<=700px){.web-scene-shell{height:auto;min-height:100dvh;overflow:visible}.web-scene-shell .stage{height:max(760px,96dvh);min-height:760px;position:relative;inset:auto}.web-scene-shell .scene-results{inset:0}.web-scene-shell .scene-results .views-row{inset:4.4rem .55rem 3.9rem}.web-scene-shell .banner-layer{left:.8rem;right:.8rem}.web-scene-shell .wordmark{top:.65rem;left:.65rem}.web-scene-shell .scene-controls-host{bottom:.65rem;left:.65rem;right:.65rem}.web-scene-shell .rail{width:auto;max-height:none;margin:.6rem;position:static;overflow:visible;transform:none}.web-scene-shell .mold-table-wrap{overflow-x:auto}}
