.EquipmentCard_card__MCRwl{display:flex;flex-direction:column;background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:4px;overflow:hidden;transition:transform .4s var(--easing-smooth),border-color .4s ease}.EquipmentCard_card__MCRwl:hover{transform:translateY(-4px);border-color:var(--border-strong)}.EquipmentCard_cardSoldOut__qY0Ls{opacity:.72}.EquipmentCard_imageLink___Yi7s{display:block}.EquipmentCard_imageContainer__U_bzy{position:relative;width:100%;aspect-ratio:4/3;background:var(--bg-secondary);overflow:hidden}.EquipmentCard_image__jsG11{object-fit:cover;transition:transform .6s var(--easing-smooth)}.EquipmentCard_card__MCRwl:hover .EquipmentCard_image__jsG11{transform:scale(1.04)}.EquipmentCard_kitBadge__Ls_Hn{position:absolute;top:.75rem;left:.75rem;z-index:2;padding:.25rem .6rem;font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--accent-red);border-radius:2px}.EquipmentCard_overlay__p_43c{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(10,10,9,.55)}.EquipmentCard_overlayBadge__MUKuQ{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:rgba(0,0,0,.6);border:1px solid var(--border-strong);border-radius:2px}.EquipmentCard_content__v_L95{display:flex;flex-direction:column;gap:.6rem;padding:1.25rem;flex:1 1}.EquipmentCard_categoryTag__IITk4{font-size:.65rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.EquipmentCard_name__VvtI1{font-family:var(--font-serif),serif;font-size:1.4rem;line-height:1.2;color:var(--text-primary);margin:0}.EquipmentCard_name__VvtI1 a{color:inherit;text-decoration:none;transition:color .3s ease}.EquipmentCard_name__VvtI1 a:hover{color:var(--accent-red)}.EquipmentCard_desc__8Wigo{font-size:.9rem;line-height:1.5;color:var(--text-secondary);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.EquipmentCard_includes__qbAAm{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.EquipmentCard_includes__qbAAm li{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--text-secondary)}.EquipmentCard_includesDot__pNFwk{width:5px;height:5px;border-radius:50%;background:var(--accent-red);flex-shrink:0}.EquipmentCard_priceRow__YQH_n{display:flex;align-items:baseline;gap:.6rem;margin-top:auto;padding-top:.5rem}.EquipmentCard_price__vE3UU{font-size:1.15rem;font-weight:600;color:var(--text-primary)}.EquipmentCard_comparePrice__3NFX_{font-size:.9rem;color:var(--text-muted);text-decoration:line-through}.EquipmentCard_actions__AC_Eq{display:flex;gap:.5rem;margin-top:.5rem}.EquipmentCard_buyBtn__WwzCB{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.7rem 1rem;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;background:var(--accent-red);border:none;border-radius:3px;cursor:pointer;transition:background .3s ease,transform .2s ease}.EquipmentCard_buyBtn__WwzCB:hover:not(:disabled){background:var(--accent-light-2)}.EquipmentCard_buyBtn__WwzCB:disabled{opacity:.7;cursor:default}.EquipmentCard_iconAddBtn__mFitF{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;flex-shrink:0;color:var(--text-primary);background:transparent;border:1px solid var(--border-strong);border-radius:3px;cursor:pointer;transition:border-color .3s ease,color .3s ease}.EquipmentCard_iconAddBtn__mFitF:hover{border-color:var(--accent-red);color:var(--accent-red)}.EquipmentCard_plusOverlay__EKMBJ{position:absolute;top:4px;right:6px;font-size:.7rem;font-weight:700;line-height:1}.EquipmentCard_statusText__iOuXG{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 0;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.EquipmentCard_spinner__0np_J{animation:EquipmentCard_spin__XTZpB .8s linear infinite}@keyframes EquipmentCard_spin__XTZpB{to{transform:rotate(1turn)}}.ShopDetail_main__Mvay2{min-height:100vh;background:var(--bg-primary);padding-top:8rem}.ShopDetail_backLink__ag1Uk{display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);text-decoration:none;margin-bottom:2.5rem;transition:color .3s ease}.ShopDetail_backLink__ag1Uk:hover{color:var(--accent-red)}.ShopDetail_layout__hiU6B{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:start;padding-bottom:5rem}@media (max-width:900px){.ShopDetail_layout__hiU6B{grid-template-columns:1fr;gap:2.5rem}}.ShopDetail_gallery__64jQj{position:-webkit-sticky;position:sticky;top:7rem}@media (max-width:900px){.ShopDetail_gallery__64jQj{position:static}}.ShopDetail_mainImageWrap__UOrpj{position:relative;width:100%;aspect-ratio:1/1;background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:4px;overflow:hidden}.ShopDetail_mainImage__Vb1Hb{object-fit:cover}.ShopDetail_kitBadge__6o7IJ{position:absolute;top:1rem;left:1rem;padding:.3rem .7rem;font-size:.7rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff;background:var(--accent-red);border-radius:2px}.ShopDetail_thumbs__Dg1U5{display:flex;gap:.75rem;margin-top:1rem}.ShopDetail_thumb__Qv4_U{position:relative;width:72px;height:72px;border:1px solid var(--border-subtle);border-radius:3px;overflow:hidden;cursor:pointer;background:var(--bg-secondary);padding:0;transition:border-color .3s ease}.ShopDetail_thumbActive__8WVlV{border-color:var(--accent-red)}.ShopDetail_thumbImage__VkZDw{object-fit:cover}.ShopDetail_info__g750Z{display:flex;flex-direction:column}.ShopDetail_eyebrow__asPxi{font-size:.72rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-red);margin-bottom:.9rem}.ShopDetail_title__Qi_S1{font-family:var(--font-serif),serif;font-size:clamp(2rem,4vw,3rem);line-height:1.1;color:var(--text-primary);margin:0 0 1.25rem;font-weight:500}.ShopDetail_priceRow__u00mP{display:flex;align-items:baseline;gap:.75rem;margin-bottom:1.5rem}.ShopDetail_price__ImatP{font-size:1.6rem;font-weight:600;color:var(--text-primary)}.ShopDetail_comparePrice__j1T18{font-size:1.1rem;color:var(--text-muted);text-decoration:line-through}.ShopDetail_desc__DCyeo{font-size:1rem;line-height:1.7;color:var(--text-secondary);margin:0 0 2rem}.ShopDetail_includesBlock__mF7K1{margin-bottom:2rem}.ShopDetail_includesTitle__ndg91{font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin:0 0 1rem}.ShopDetail_includes__Tw_xk{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.ShopDetail_includes__Tw_xk li{display:flex;align-items:center;gap:.65rem;font-size:.95rem;color:var(--text-secondary)}.ShopDetail_includesDot__klvtJ{width:6px;height:6px;border-radius:50%;background:var(--accent-red);flex-shrink:0}.ShopDetail_actions__Hd5IY{display:flex;gap:.75rem;margin-bottom:2.5rem}@media (max-width:480px){.ShopDetail_actions__Hd5IY{flex-direction:column}}.ShopDetail_addBtn__LbUrf,.ShopDetail_buyBtn__QtZOe{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.5rem;font-size:.85rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;border-radius:3px;cursor:pointer;transition:background .3s ease,border-color .3s ease,color .3s ease}.ShopDetail_buyBtn__QtZOe{flex:1 1;color:#fff;background:var(--accent-red);border:1px solid var(--accent-red)}.ShopDetail_buyBtn__QtZOe:hover:not(:disabled){background:var(--accent-light-2)}.ShopDetail_buyBtn__QtZOe:disabled{opacity:.7;cursor:default}.ShopDetail_addBtn__LbUrf{color:var(--text-primary);background:transparent;border:1px solid var(--border-strong)}.ShopDetail_addBtn__LbUrf:hover{border-color:var(--accent-red);color:var(--accent-red)}.ShopDetail_statusText__vMXB3{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 0;font-size:.9rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted)}.ShopDetail_specs__j9EDX{margin:0;border-top:1px solid var(--border-subtle)}.ShopDetail_specRow__aSGTJ{display:flex;justify-content:space-between;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border-subtle);font-size:.9rem}.ShopDetail_specRow__aSGTJ dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600;align-self:center}.ShopDetail_specRow__aSGTJ dd{margin:0;color:var(--text-primary);text-align:right}.ShopDetail_loadingWrapper__AuVvQ{color:var(--text-muted)}.ShopDetail_errorWrapper__RkwKu,.ShopDetail_loadingWrapper__AuVvQ{display:flex;align-items:center;justify-content:center;min-height:60vh}.ShopDetail_errorWrapper__RkwKu{flex-direction:column;gap:1rem;text-align:center;color:var(--text-secondary);padding:2rem}.ShopDetail_errorWrapper__RkwKu h2{font-family:var(--font-serif),serif;font-size:2rem;color:var(--text-primary);margin:0}.ShopDetail_spin__9HreA{animation:ShopDetail_spin__9HreA .8s linear infinite}@keyframes ShopDetail_spin__9HreA{to{transform:rotate(1turn)}}.ShopDetail_footer__LN3sF{text-align:center;padding:3.5rem 1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.2em;color:var(--text-muted);border-top:1px solid var(--border-subtle)}.Shop_main__t5QUu{min-height:100vh;background:var(--bg-primary)}.Shop_hero__IQRQJ{padding:12rem 0 4rem;text-align:center;background:var(--bg-gradient)}.Shop_heroEyebrow__cD_PH{display:block;font-size:.8rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--accent-red);margin-bottom:1.25rem}.Shop_heroTitle___TqDd{font-family:var(--font-serif),serif;font-size:clamp(2.75rem,7vw,5rem);line-height:1.05;color:var(--text-primary);margin:0 auto;font-weight:500}.Shop_heroTitleItalic___lMV8{font-style:italic;color:var(--accent-red)}.Shop_heroDesc__7rSsc{max-width:620px;margin:1.75rem auto 0;font-size:1.1rem;line-height:1.6;color:var(--text-secondary)}.Shop_shopSection__Oyojp{padding:5rem 0}.Shop_individualsSection___vKhc{background:var(--bg-secondary);border-top:1px solid var(--border-subtle)}.Shop_sectionHeader__p9pXz{text-align:center;max-width:640px;margin:0 auto 3.5rem}.Shop_sectionTitle__i1xAN{font-family:var(--font-serif),serif;font-size:clamp(2.25rem,5vw,3.5rem);color:var(--text-primary);margin:0 0 1rem;font-weight:500}.Shop_sectionDesc__6_gZo{font-size:1.05rem;line-height:1.6;color:var(--text-secondary);margin:0}.Shop_lineBlock__GzlCZ{margin-bottom:4rem}.Shop_lineBlock__GzlCZ:last-child{margin-bottom:0}.Shop_lineLabel__STe4l{font-family:var(--font-serif),serif;font-size:clamp(1.5rem,3vw,2.1rem);color:var(--text-primary);font-weight:500;margin:0 0 2rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-strong)}.Shop_group__ikDWB{margin-bottom:3.5rem}.Shop_group__ikDWB:last-child{margin-bottom:0}.Shop_groupLabel__LyRCZ{font-size:.75rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);padding-bottom:.9rem;margin:0 0 2rem;border-bottom:1px solid var(--border-subtle)}.Shop_grid__hfNOa{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.75rem;gap:1.75rem}.Shop_loader__Q2oEE{display:flex;justify-content:center;padding:6rem 0}.Shop_spin__Tix8A{color:var(--text-muted);animation:Shop_spin__Tix8A .8s linear infinite}@keyframes Shop_spin__Tix8A{to{transform:rotate(1turn)}}.Shop_empty__hpVrz{padding:6rem 0;font-size:1.05rem}.Shop_empty__hpVrz,.Shop_footer__E6pwK{text-align:center;color:var(--text-muted)}.Shop_footer__E6pwK{padding:4rem 1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.2em;border-top:1px solid var(--border-subtle)}