:root{color:#172033;background:#eef3f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;letter-spacing:0}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:1px solid #b8c5ce;border-radius:6px;background:#fff;color:#172033;min-height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}button:hover{background:#f4f8fa}button.primary{background:#0f766e;border-color:#0f766e;color:#fff}main{min-height:100vh}.app-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px 16px;border-bottom:1px solid #ccd7de;background:#f8fafb}h1,h2,p{margin:0}h1{font-size:1.65rem}h2,summary{font-size:.93rem;font-weight:760;color:#111827}.app-header p{color:#526174;margin-top:4px}.workspace{display:grid;grid-template-columns:minmax(310px,390px) minmax(0,1fr);gap:18px;padding:18px}.controls,.preview-panel,.results{min-width:0}.controls{display:flex;flex-direction:column;gap:12px}.control-section,.results{background:#fff;border:1px solid #ccd7de;border-radius:8px;padding:14px}.control-section{display:flex;flex-direction:column;gap:13px}.control-section summary{cursor:pointer}.tuning[open] summary{margin-bottom:12px}.field{display:flex;flex-direction:column;gap:6px;color:#263243;font-weight:650}.field small,.note{color:#66758a;font-size:.82rem;line-height:1.35}.number-row{display:grid;grid-template-columns:1fr 38px;align-items:center;gap:8px}.number-row input{width:100%;border:1px solid #b8c5ce;border-radius:6px;min-height:36px;padding:0 9px}.number-row b{color:#66758a;font-size:.83rem}.segmented{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #b8c5ce;border-radius:7px;overflow:hidden}.segmented button{border:0;border-radius:0;border-right:1px solid #b8c5ce}.segmented button:last-child{border-right:0}.segmented .selected{background:#123a4a;color:#fff}.check-row{display:flex;align-items:center;gap:8px;color:#263243;line-height:1.3}.toggles{display:flex;flex-direction:column;gap:9px}.actions button{justify-content:flex-start}.preview-panel{display:grid;grid-template-rows:minmax(440px,1fr) auto;gap:14px}#clamp-svg{width:100%;height:min(72vh,760px);min-height:440px;background:#f9fbfc;border:1px solid #ccd7de;border-radius:8px}.panel-half,.panel-lug{fill:#9aa797;stroke:#172033;stroke-width:.28}.cap-half,.cap-lug{fill:#b4aa8f;stroke:#172033;stroke-width:.28}.split-gap{fill:#f9fbfc;opacity:.95}.hose-hole{fill:#f9fbfc;stroke:#172033;stroke-width:.35}.centre-line,.bolt-axis{stroke:#6482a8;stroke-width:.22;stroke-dasharray:3 2}.envelope-line{stroke:#d0184c;stroke-width:.65;stroke-linecap:round}.retained-line{stroke:#0079bd;stroke-width:.42;marker-end:none}.dimension-line{stroke:#314359;stroke-width:.28}.head-recess{fill:none;stroke:#7c3cff;stroke-width:.38;stroke-dasharray:1.7 1.2}.nut-recess{fill:none;stroke:#0b7a6f;stroke-width:.35;stroke-dasharray:1.7 1.2}.bolt-head,.bolt-shank{fill:none;stroke:#0095c8;stroke-width:.38;stroke-dasharray:2 1.1}.rivet-flange,.rivet-body{fill:none;stroke:#00756a;stroke-width:.36;stroke-dasharray:2 1.1}.depth-mini{fill:#cbd7df;stroke:#526174;stroke-width:.25}svg text{font-size:3.2px;fill:#172033;paint-order:stroke;stroke:#f9fbfc;stroke-width:.9px;stroke-linejoin:round}.hose-label{font-size:4px;font-weight:800}.small-label,.retained-label,.dimension-label,.split-label{font-size:3.15px}.retained-label{fill:#0079bd;font-weight:800}.split-label{fill:#d0184c;font-weight:800}.results{display:grid;grid-template-columns:minmax(260px,1.2fr) minmax(230px,1fr) minmax(190px,.7fr);gap:18px}.metrics{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:8px 14px;margin:10px 0 0}.metrics div{padding:8px;background:#f5f8fa;border:1px solid #dce4e9;border-radius:6px}dt{color:#66758a;font-size:.78rem}dd{margin:3px 0 0;font-weight:750}.validation{display:flex;flex-direction:column;gap:8px}.ok{color:#0f766e;margin-top:10px}.error,.warning{border-radius:6px;padding:8px;line-height:1.35}.error{background:#fff1f2;color:#be123c}.warning{background:#fffbeb;color:#92400e}.legend{display:flex;flex-direction:column;gap:9px;color:#526174}.legend span{display:flex;align-items:center;gap:8px}.legend i{width:22px;height:10px;border-radius:2px;display:inline-block}.legend-panel{background:#9aa797}.legend-cap{background:#b4aa8f}.legend-bolt{border:2px dashed #0095c8}.legend-nut{border:2px dashed #00756a}@media(max-width:980px){.app-header,.workspace,.results{grid-template-columns:1fr}.app-header{display:grid}.workspace{padding:12px}.preview-panel{grid-template-rows:auto auto}#clamp-svg{height:62vh}}.cap-face{stroke-width:.35}.cap-head-recess{fill:#d8d0bc;stroke:#7c3cff;stroke-width:.4;stroke-dasharray:1.5 1}.cap-bolt-head{fill:#aeb8bf;stroke:#263243;stroke-width:.35}.cap-hex-socket{fill:#45515c;stroke:#172033;stroke-width:.25}.view-title{font-size:4px;font-weight:800;font-style:italic;fill:#111827}
