.gear-section{padding:26px 25px;border-top:1px solid var(--line);margin-top:24px}.gear-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.gear-heading h3{font-size:26px;letter-spacing:-.7px;margin:8px 0 0}.gear-count{font-size:14px;color:#777}.gear-context,.gear-purpose{font-size:16px;line-height:1.7;color:#606759}.gear-tiers{display:flex;gap:8px;margin:22px 0}.gear-tiers button{flex:1;border:1px solid var(--line);background:#f8f8f5;color:var(--ink);padding:13px 8px;border-radius:10px;font:inherit;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.gear-tiers button span{display:block;font-size:12px;opacity:.65;margin-bottom:5px}.gear-tiers button[aria-pressed=true]{background:#343e32;color:white;border-color:#343e32}.gear-tiers button:hover{transform:translateY(-2px)}.gear-tiers button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.gear-build{border:1px solid var(--line);border-radius:12px;overflow:hidden;animation:rise .25s ease-out}.gear-build-title{padding:19px 20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gear-build-title h4{margin:0;font-size:18px;line-height:1.5}.gear-tier-label{font-size:12px;border-radius:20px;padding:6px 10px;background:#edf1e8;color:#45603c}.tier-1{background:#eaf0f6;color:#405e7a}.tier-2{background:#fff0db;color:#866123}.gear-pair{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border-block:1px solid var(--line)}.gear-item{background:white;min-width:0}.gear-photo{height:190px;padding:20px;background:#f5f5f2;display:flex;align-items:center;justify-content:center}.gear-photo img{width:100%;height:100%;object-fit:contain}.gear-item-copy{padding:16px}.gear-item-copy>span{font-size:14px;color:#777}.gear-item-copy h5{font-size:17px;line-height:1.5;margin:6px 0;overflow-wrap:anywhere}.gear-item-copy p{font-size:14px;color:#606759;line-height:1.6;margin:6px 0 0}.gear-purpose{padding:0 20px;margin:18px 0}.gear-build-footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:16px 20px;background:#fafaf7;font-size:14px;line-height:1.6}.gear-build-footer>span{flex:1;min-width:150px}.gear-build-footer a{color:#a55540;text-decoration:underline;text-underline-offset:3px}.gear-disclaimer{font-size:14px;line-height:1.7;color:#777e70;margin:18px 0 0}@media(max-width:600px){.gear-section{padding:22px 18px}.gear-heading h3{font-size:23px}.gear-count{display:none}.gear-tiers{gap:5px}.gear-tiers button{font-size:14px;padding:12px 4px}.gear-pair{grid-template-columns:1fr}.gear-photo{height:180px}.gear-build-title{padding:16px}.gear-item-copy{padding:14px 16px}.gear-purpose{padding:0 16px}.gear-build-footer{padding:14px 16px}}@media(prefers-reduced-motion:reduce){.gear-build{animation:none}.gear-tiers button{transition:none}.gear-tiers button:hover{transform:none}}
