.store_pageContainer__C_u3N{min-height:100vh;background-color:#fff;display:flex;flex-direction:column}.store_mainContent__ifsfR{flex-grow:1;padding:6rem 1rem 5rem}@media(min-width:768px){.store_mainContent__ifsfR{padding-left:2rem;padding-right:2rem}}.store_innerWrapper___DyQB{max-width:72rem;margin:0 auto}.store_fadeIn__jQ_TR{animation:store_fadeIn__jQ_TR .5s ease-in-out}@keyframes store_fadeIn__jQ_TR{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.store_header__tBMPE{margin-bottom:2.5rem;display:flex;justify-content:space-between;align-items:flex-end}.store_header__tBMPE h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}@media(min-width:768px){.store_header__tBMPE h1{font-size:2.25rem}}.store_header__tBMPE p{color:#6b7280}.store_viewCartBtn__p6jca{color:#2563eb;font-weight:500;background:none;border:none;cursor:pointer}.store_viewCartBtn__p6jca:hover{text-decoration:underline}.store_productGrid___VENT{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.store_productGrid___VENT{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.store_productGrid___VENT{grid-template-columns:repeat(4,1fr)}}.store_card__ILf0V{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;cursor:pointer;display:flex;flex-direction:column;height:100%;transition:all .3s ease}.store_card__ILf0V:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.store_card__ILf0V:hover .store_cardImage__l8QWQ img{transform:scale(1.05)}.store_cardImage__l8QWQ{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#f3f4f6;position:relative}.store_cardImage__l8QWQ img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.store_cardBody__5r9Ov{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.store_cardBody__5r9Ov h3{font-weight:700;color:#111827;font-size:1.125rem;margin-bottom:.5rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.store_ratingRow__9M101{display:flex;align-items:center;gap:.25rem;margin-bottom:1rem}.store_ratingRow__9M101 span{color:#6b7280;font-size:.875rem;margin-left:.25rem}.store_priceTag__v_624{width:-moz-fit-content;width:fit-content;display:inline-block;background:#fff;border:1px solid #000;color:#000;font-weight:700;padding:.25rem .75rem;font-size:.875rem;border-radius:50px;box-shadow:3px 3px 0 0 #000;margin-top:auto}.store_backBtn__GUPHf{margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem;color:#4b5563;background:none;border:none;cursor:pointer;font-weight:500;transition:color .2s}.store_backBtn__GUPHf:hover{color:#000}.store_detailLayout__J_BBv{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:1024px){.store_detailLayout__J_BBv{grid-template-columns:2fr 1fr}}.store_detailLeft__ABnZr{display:flex;flex-direction:column;gap:2rem}.store_detailLeft__ABnZr img{width:100%;height:auto;border-radius:.75rem;border:1px solid #e5e7eb}.store_detailLeft__ABnZr h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.store_featureBox__KKhY_{background-color:#f9fafb;padding:1.5rem;border-radius:.5rem;border:1px solid #e5e7eb;margin-top:2rem}.store_featureBox__KKhY_ h3{font-weight:600;font-size:1.125rem;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.store_featureBox__KKhY_ ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.store_featureBox__KKhY_ ul li{display:flex;align-items:flex-start;gap:.75rem;color:#374151}.store_detailSidebar__6ayrS{position:sticky;top:6rem;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);height:-moz-fit-content;height:fit-content}.store_detailSidebar__6ayrS label{display:block;color:#374151;font-weight:500;margin-bottom:.5rem}.store_priceInputGroup__OiTZj{display:flex;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-radius:.375rem;margin-bottom:1.5rem}.store_priceInputGroup__OiTZj span{display:inline-flex;align-items:center;padding:0 1rem;background-color:#f9fafb;border:1px solid #d1d5db;border-right:none;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;color:#6b7280;font-size:1.125rem}.store_priceInputGroup__OiTZj input{flex:1;min-width:0;padding:.75rem 1rem;border:1px solid #d1d5db;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;font-size:1.125rem}.store_priceInputGroup__OiTZj input:focus{outline:none;border-color:#000}.store_addToCartBtn__SCLRU{width:100%;background-color:#2563eb;color:#fff;font-weight:700;font-size:1.125rem;padding:1rem;border-radius:.5rem;border:1px solid rgba(0,0,0,.05);cursor:pointer;transition:background .2s;margin-bottom:1rem}.store_addToCartBtn__SCLRU:hover{background-color:#1d4ed8}.store_metaRow__4UlvQ{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6b7280;margin-bottom:1.5rem;padding:0 .25rem}.store_metaRow__4UlvQ button{display:flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;color:#6b7280}.store_metaRow__4UlvQ button:hover{color:#000}.store_detailFooter__XGkpr{border-top:1px solid #e5e7eb;padding-top:1.5rem}.store_detailFooter__XGkpr .store_ratingLine__9cLZO{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-weight:600}.store_checkoutHeader__uRLNe{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.store_checkoutHeader__uRLNe h1{font-size:1.5rem;font-weight:500;color:#111827}.store_checkoutHeader__uRLNe button{color:#6b7280;background:none;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:.25rem;font-size:.875rem;cursor:pointer}.store_checkoutHeader__uRLNe button:hover{color:#000}.store_checkoutLayout__5f5nA{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.store_checkoutLayout__5f5nA{grid-template-columns:1fr 1fr}}.store_cartItem__LuObo{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;display:flex;gap:1rem;margin-bottom:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.store_cartItem__LuObo img{width:5rem;height:3.5rem;-o-object-fit:cover;object-fit:cover;border-radius:.25rem;background:#f9fafb}.store_cartItem__LuObo .store_itemDetails__m1NgC{flex:1}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_topRow__qOBbp{display:flex;justify-content:space-between;align-items:flex-start}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_topRow__qOBbp h3{font-weight:500;font-size:.875rem;color:#111827}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_topRow__qOBbp span{font-weight:700;color:#111827}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_author__p2VpF{font-size:.75rem;color:#6b7280;margin-top:.25rem}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_bottomRow__iRyll{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.75rem;color:#6b7280}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_bottomRow__iRyll button{background:none;border:none;cursor:pointer;color:inherit;text-decoration:underline}.store_cartItem__LuObo .store_itemDetails__m1NgC .store_bottomRow__iRyll button:hover{color:#dc2626}.store_emptyCart__d0PRL{padding:2rem;text-align:center;color:#6b7280;background:#f9fafb;border-radius:.25rem;border:1px solid #e5e7eb}.store_orderSummary__yHqzc{background:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb;padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;font-size:.875rem}.store_orderSummary__yHqzc .store_row__CJHo5{display:flex;justify-content:space-between;color:#374151}.store_orderSummary__yHqzc .store_totalRow__AVKI3{display:flex;justify-content:space-between;font-size:1.125rem;font-weight:700;color:#111827;padding-top:1rem;border-top:1px solid #e5e7eb;margin-top:.5rem}.store_checkoutForm__yHFgf{background:#f9fafb;padding:1.5rem;border-radius:.5rem;border:1px solid #e5e7eb;position:sticky;top:1.5rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);display:flex;flex-direction:column;gap:1.5rem}.store_checkoutForm__yHFgf label{display:block;font-size:.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.store_checkoutForm__yHFgf label span{color:#dc2626}.store_checkoutForm__yHFgf input,.store_checkoutForm__yHFgf select{width:100%;background:#fff;border:1px solid #d1d5db;border-radius:.25rem;padding:.75rem;color:#111827}.store_checkoutForm__yHFgf input:focus,.store_checkoutForm__yHFgf select:focus{outline:none;border-color:#2563eb}.store_cardInputWrapper__sqi8J{position:relative}.store_cardInputWrapper__sqi8J input{padding-left:2.5rem}.store_cardInputWrapper__sqi8J .store_cardIcon__uWOGq{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af}.store_cardInputWrapper__sqi8J .store_cardBrand__5ZB1S{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:#eff6ff;color:#1d4ed8;font-size:.625rem;font-weight:700;padding:.25rem .5rem;border-radius:.25rem;border:1px solid #bfdbfe}.store_payBtn__DjHMu{width:100%;font-weight:700;padding:1rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border:none;cursor:pointer;background-color:#2563eb;color:#fff}.store_payBtn__DjHMu:hover{background-color:#1d4ed8}.store_payBtn__DjHMu:disabled{background-color:#9ca3af;cursor:not-allowed;color:#e5e7eb}.store_successPage__DpqlS{min-height:100vh;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem}.store_successPage__DpqlS .store_container__NT39d{max-width:28rem;width:100%;text-align:center}.store_successPage__DpqlS .store_iconCircle__XJe4_{width:6rem;height:6rem;background:#dcfce7;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#16a34a}.store_successPage__DpqlS h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}.store_successPage__DpqlS p{color:#6b7280;font-size:1.125rem;margin-bottom:1.5rem}.store_emailBox__aEpX4{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;text-align:left;display:flex;align-items:flex-start;gap:1rem}.store_emailBox__aEpX4 .store_icon__S_Hu_{background:#dbeafe;padding:.5rem;border-radius:50%;color:#2563eb}.store_homeBtn__LnLE8{width:100%;background:#fff;border:1px solid #d1d5db;color:#374151;font-weight:500;padding:.75rem;border-radius:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.store_homeBtn__LnLE8:hover{background:#f9fafb}.store_richText__3E3Wi{color:#111827;line-height:1.6;font-size:1rem}.store_richText__3E3Wi h1,.store_richText__3E3Wi h2,.store_richText__3E3Wi h3,.store_richText__3E3Wi h4,.store_richText__3E3Wi h5,.store_richText__3E3Wi h6{font-weight:700;color:#111827;margin-top:1.5rem;margin-bottom:.75rem}.store_richText__3E3Wi h5{font-size:1.25rem}.store_richText__3E3Wi h3{font-size:1.125rem;display:flex;align-items:center;gap:.5rem}.store_richText__3E3Wi p{margin-bottom:1rem;color:#4b5563}.store_richText__3E3Wi a{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border-radius:.375rem;text-decoration:none;font-weight:600;margin-right:.75rem;margin-bottom:.75rem;transition:opacity .2s;color:#5050ed!important}.store_richText__3E3Wi a[href*=youtu]{background-color:#dc2626}.store_richText__3E3Wi a[href*=calendly]{background-color:#6284cc}.store_richText__3E3Wi a[href*=discord]{color:#2563eb!important;background:none;padding:0}.store_richText__3E3Wi a:hover{opacity:.9}.store_richText__3E3Wi ol,.store_richText__3E3Wi ul{margin-bottom:1.5rem;padding-left:0;list-style:none}.store_richText__3E3Wi li{display:flex;align-items:flex-start;gap:.005rem;margin-bottom:.2rem;color:#374151}.store_richText__3E3Wi img{max-width:100%;height:auto;border-radius:.5rem;border:1px solid #e5e7eb;margin:1rem 0}.store_richText__3E3Wi>div>div{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem}