.structured-content-page .tool-wrap{max-width:960px;margin:0 auto;padding:40px 20px 80px}.structured-content-page[data-page-style-id=root-attachment-size-guide] .tool-card{background:#fff;border:1px solid var(--line);border-top:4px solid var(--orange);padding:32px;margin-bottom:28px}.structured-content-page[data-page-style-id=root-attachment-size-guide] .tool-card .tool-intro{font-size:.93rem;color:#50666f;margin-bottom:24px}.structured-content-page .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width:640px){.structured-content-page[data-page-style-id=root-attachment-size-guide] .form-grid{grid-template-columns:1fr}}.structured-content-page .field-group{display:flex;flex-direction:column;gap:6px}.structured-content-page .field-group label{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--steel)}.structured-content-page .field-group .field-hint{font-size:.79rem;color:#778b94;margin-top:2px}.structured-content-page select,.structured-content-page input[type=range]{font-family:Roboto,sans-serif;font-size:.95rem;color:var(--dark);padding:10px 14px;border:1px solid var(--line);border-radius:3px;background:#fff;width:100%;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23455A64' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.structured-content-page select:focus{outline:2px solid var(--orange);outline-offset:1px;border-color:var(--orange)}.structured-content-page .roc-slider-wrap{display:flex;flex-direction:column;gap:8px}.structured-content-page input[type=range]{padding:0;background-image:none;height:6px;background:#d0d9de;border:none;border-radius:3px;cursor:pointer;accent-color:var(--orange)}.structured-content-page .roc-display{font-size:1.2rem;font-weight:700;color:var(--dark);font-family:Roboto Condensed,sans-serif}.structured-content-page .roc-labels{display:flex;justify-content:space-between;font-size:.72rem;color:#778b94}.structured-content-page .toggle-group{display:flex;flex-wrap:wrap;gap:8px}.structured-content-page .toggle-btn{padding:9px 16px;border:2px solid var(--line);border-radius:3px;background:#fff;font-family:Roboto,sans-serif;font-size:.88rem;font-weight:500;color:var(--steel);cursor:pointer;transition:border-color .12s,background .12s,color .12s;white-space:nowrap}.structured-content-page .toggle-btn:hover{border-color:var(--orange);color:var(--orange)}.structured-content-page .toggle-btn.active{border-color:var(--orange);background:var(--orange);color:#fff}.structured-content-page #results{display:none}.structured-content-page #results.visible{display:block}.structured-content-page .results-header{background:var(--dark);color:#fff;padding:20px 28px;margin-bottom:0}.structured-content-page .results-header .results-summary{font-size:.9rem;color:#ffffffb8}.structured-content-page .results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1px;background:var(--line);border:1px solid var(--line);margin:0 0 32px}.structured-content-page .result-card{background:#fff;padding:20px 22px;display:flex;flex-direction:column;gap:10px}.structured-content-page .result-card.compatible{border-left:4px solid var(--green)}.structured-content-page .result-card.marginal{border-left:4px solid var(--amber)}.structured-content-page .result-card.not-recommended{border-left:4px solid var(--red);opacity:.7}.structured-content-page .result-status{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.6px}.structured-content-page .result-card.compatible .result-status{color:var(--green)}.structured-content-page .result-card.marginal .result-status{color:var(--amber)}.structured-content-page .result-card.not-recommended .result-status{color:var(--red)}.structured-content-page .result-name{font-family:Roboto Condensed,sans-serif;font-size:1.05rem;font-weight:700;color:var(--dark)}.structured-content-page .result-specs{display:flex;flex-direction:column;gap:5px}.structured-content-page .result-spec{font-size:.84rem;color:#50666f;display:flex;align-items:flex-start;gap:6px}.structured-content-page .result-spec strong{color:var(--dark);min-width:50px;flex-shrink:0}.structured-content-page .result-note{font-size:.82rem;color:#3a7a3a;background:#f1f8f1;border-left:3px solid #81c784;padding:8px 10px;border-radius:0 3px 3px 0}.structured-content-page .result-note.block{color:#7a0000;background:#fff5f5;border-color:#ef9a9a}.structured-content-page .result-link{font-size:.84rem;font-weight:700;color:var(--orange);margin-top:auto}.structured-content-page .no-results{background:#fff8e1;border-left:4px solid #f9a825;padding:20px 24px;margin-bottom:28px}.structured-content-page .no-results p{font-size:.93rem;color:#4e3c00}.structured-content-page .info-section{margin-top:40px}.structured-content-page .info-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin:0 0 40px}.structured-content-page .info-card{background:#fff;border:1px solid var(--line);padding:20px 22px}.structured-content-page .info-card p{font-size:.9rem;color:#50666f;line-height:1.65}.structured-content-page .info-card ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.structured-content-page .info-card li{font-size:.9rem;color:#50666f;padding-left:14px;position:relative}.structured-content-page .info-card li:before{content:"→";position:absolute;left:0;color:var(--orange);font-size:.8rem;top:1px}.structured-content-page .flow-legend{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.structured-content-page .flow-badge{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;padding:5px 12px;border-radius:3px}.structured-content-page .flow-badge.none{background:#f0f4f7;color:#455a64;border:1px solid #c8d8e0}.structured-content-page .flow-badge.standard{background:#e8f5e9;color:#2e7d32;border:1px solid #a5d6a7}.structured-content-page .flow-badge.high{background:#fff8e1;color:#f57f17;border:1px solid #ffe082}.structured-content-page .flow-badge.ultra{background:#ffebee;color:#c62828;border:1px solid #ef9a9a}.structured-content-page .tool-disclaimer{font-size:.82rem;color:#778b94;padding:14px 18px;background:#f5f7f8;border:1px solid var(--line);border-radius:3px;margin-top:24px;line-height:1.6}@media(max-width:640px){.structured-content-page[data-page-style-id=root-attachment-size-guide] .results-grid{grid-template-columns:1fr}.structured-content-page[data-page-style-id=root-attachment-size-guide] .tool-card{padding:20px 18px}}.structured-content-page .answer-box strong{font-weight:700}.structured-content-page .decision-table td:nth-child(2){color:var(--orange);font-weight:700}.structured-content-page .badge-std{background:#e3f2fd;color:#1565c0}.structured-content-page .badge-hf{background:#fbe9e7;color:#bf360c}.structured-content-page .badge-either{background:#f3e5f5;color:#6a1b9a}.structured-content-page .seq-card .step-num{font-family:Roboto Condensed,sans-serif;font-size:.75rem;letter-spacing:1px;text-transform:uppercase;color:var(--orange);margin-bottom:6px}.structured-content-page .alpha-nav{display:flex;flex-wrap:wrap;gap:6px;margin:28px 0 36px;padding:16px 18px;background:var(--light);border-radius:8px;border:1px solid var(--border)}.structured-content-page .term-section{margin-bottom:12px}.structured-content-page .letter-divider{font-family:Roboto Condensed,sans-serif;font-size:1.8rem;font-weight:900;color:var(--orange);border-bottom:3px solid var(--orange);margin:44px 0 20px;padding-bottom:6px;display:inline-block;min-width:48px;text-align:center}.structured-content-page .term{margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid var(--border)}.structured-content-page .term:last-child{border-bottom:none}.structured-content-page .term-name{font-family:Roboto Condensed,sans-serif;font-size:1.25rem;font-weight:800;color:var(--primary);margin-bottom:6px}.structured-content-page .term-also{font-size:.85rem;color:var(--muted);font-style:italic;margin-bottom:10px}.structured-content-page .term-body{font-size:16px;line-height:1.75}.structured-content-page .term-body p{margin-bottom:10px}.structured-content-page .term-body p:last-child{margin-bottom:0}@media(max-width:600px){.structured-content-page[data-page-style-id=root-skid-steer-attachment-glossary] .alpha-nav{gap:4px}}.structured-content-page .checklist{background:#fff;border:1px solid var(--line);border-top:4px solid var(--orange);padding:22px 26px;margin:28px 0}.structured-content-page .checklist ul{margin-left:18px}.structured-content-page .checklist li{margin-bottom:8px;color:#3a4f59}.structured-content-page .step-block{background:#fff;border:1px solid var(--line);border-left:5px solid var(--orange);margin:12px 0;padding:18px 20px 14px}.structured-content-page .step-block .step-num{font-family:Roboto Condensed,sans-serif;font-size:.75rem;font-weight:700;color:var(--orange);letter-spacing:1px;margin-bottom:4px}.structured-content-page .step-block p{margin:0;color:#3a4f59;font-size:.92rem}.structured-content-page .prairie-box{background:#f7f9fa;border:1px solid var(--line);border-left:4px solid #795548;padding:24px 28px;margin:28px 0}.structured-content-page .prairie-box li{margin-bottom:6px}.structured-content-page .vs-card.skid{border-top:4px solid var(--orange)}.structured-content-page .vs-card ul{margin-left:18px;color:#50666f;font-size:.93rem}.structured-content-page .vs-card li{margin-bottom:7px}.structured-content-page .flow-card{border:2px solid var(--border);border-radius:6px;padding:18px}.structured-content-page .flow-card.standard{border-color:#4caf50}.structured-content-page .flow-card.high{border-color:#e65100}.structured-content-page .flow-label{display:inline-block;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;margin-bottom:10px}.structured-content-page .flow-label.std{background:#e8f5e9;color:#2e7d32}.structured-content-page .flow-label.hi{background:#fff3e0;color:#e65100}.structured-content-page .meta{font-size:13px;color:var(--muted);margin-bottom:10px}.structured-content-page .wtb-hero-h1{font-size:clamp(22px,3.5vw,34px);font-weight:800;line-height:1.2;margin-bottom:14px;max-width:720px}.structured-content-page .provider-card{border:1px solid var(--border);border-left:4px solid var(--orange);border-radius:0 6px 6px 0;padding:18px 20px;margin:20px 0}.structured-content-page .provider-card .region{font-size:13px;font-weight:700;color:var(--orange);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.structured-content-page .status-yes{color:#2d6a2d;font-weight:700}.structured-content-page .status-maybe{color:#8a5a00;font-weight:700}.structured-content-page .status-no{color:#b91c1c;font-weight:700}.structured-content-page .cta-box{background:#1c2b33;color:#fff;border-radius:8px;padding:24px 28px;margin:40px 0}.structured-content-page .cta-box p{color:#ffffffe0;margin-bottom:10px}
