.store-module-scss-module__HYLaCW__pageContainer{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.store-module-scss-module__HYLaCW__mainContent{flex-grow:1;padding:6rem 1rem 5rem}@media (min-width:768px){.store-module-scss-module__HYLaCW__mainContent{padding-left:2rem;padding-right:2rem}}.store-module-scss-module__HYLaCW__innerWrapper{max-width:72rem;margin:0 auto}.store-module-scss-module__HYLaCW__fadeIn{animation:.5s ease-in-out store-module-scss-module__HYLaCW__fadeIn}@keyframes store-module-scss-module__HYLaCW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.store-module-scss-module__HYLaCW__header{justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem;display:flex}.store-module-scss-module__HYLaCW__header h1{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}@media (min-width:768px){.store-module-scss-module__HYLaCW__header h1{font-size:2.25rem}}.store-module-scss-module__HYLaCW__header p{color:#6b7280}.store-module-scss-module__HYLaCW__viewCartBtn{color:#2563eb;cursor:pointer;background:0 0;border:none;font-weight:500}.store-module-scss-module__HYLaCW__viewCartBtn:hover{text-decoration:underline}.store-module-scss-module__HYLaCW__productGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.store-module-scss-module__HYLaCW__productGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.store-module-scss-module__HYLaCW__productGrid{grid-template-columns:repeat(4,1fr)}}.store-module-scss-module__HYLaCW__card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.store-module-scss-module__HYLaCW__card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.store-module-scss-module__HYLaCW__card:hover .store-module-scss-module__HYLaCW__cardImage img{transform:scale(1.05)}.store-module-scss-module__HYLaCW__cardImage{aspect-ratio:16/9;background-color:#f3f4f6;width:100%;position:relative;overflow:hidden}.store-module-scss-module__HYLaCW__cardImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.store-module-scss-module__HYLaCW__cardBody{flex-direction:column;flex-grow:1;padding:1.25rem;display:flex}.store-module-scss-module__HYLaCW__cardBody h3{color:#111827;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;display:-webkit-box;overflow:hidden}.store-module-scss-module__HYLaCW__ratingRow{align-items:center;gap:.25rem;margin-bottom:1rem;display:flex}.store-module-scss-module__HYLaCW__ratingRow span{color:#6b7280;margin-left:.25rem;font-size:.875rem}.store-module-scss-module__HYLaCW__priceTag{color:#000;background:#fff;border:1px solid #000;border-radius:50px;width:fit-content;margin-top:auto;padding:.25rem .75rem;font-size:.875rem;font-weight:700;display:inline-block;box-shadow:3px 3px #000}.store-module-scss-module__HYLaCW__backBtn{color:#4b5563;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-weight:500;transition:color .2s;display:flex}.store-module-scss-module__HYLaCW__backBtn:hover{color:#000}.store-module-scss-module__HYLaCW__detailLayout{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:1024px){.store-module-scss-module__HYLaCW__detailLayout{grid-template-columns:2fr 1fr}}.store-module-scss-module__HYLaCW__detailLeft{flex-direction:column;gap:2rem;display:flex}.store-module-scss-module__HYLaCW__detailLeft img{border:1px solid #e5e7eb;border-radius:.75rem;width:100%;height:auto}.store-module-scss-module__HYLaCW__detailLeft h1{color:#111827;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.store-module-scss-module__HYLaCW__featureBox{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:2rem;padding:1.5rem}.store-module-scss-module__HYLaCW__featureBox h3{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:600;display:flex}.store-module-scss-module__HYLaCW__featureBox ul{flex-direction:column;gap:.75rem;padding:0;list-style:none;display:flex}.store-module-scss-module__HYLaCW__featureBox ul li{color:#374151;align-items:flex-start;gap:.75rem;display:flex}.store-module-scss-module__HYLaCW__detailSidebar{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;height:fit-content;padding:1.5rem;position:sticky;top:6rem;box-shadow:0 1px 2px #0000000d}.store-module-scss-module__HYLaCW__detailSidebar label{color:#374151;margin-bottom:.5rem;font-weight:500;display:block}.store-module-scss-module__HYLaCW__priceInputGroup{border-radius:.375rem;margin-bottom:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d}.store-module-scss-module__HYLaCW__priceInputGroup span{color:#6b7280;background-color:#f9fafb;border:1px solid #d1d5db;border-right:none;border-top-left-radius:.375rem;border-bottom-left-radius:.375rem;align-items:center;padding:0 1rem;font-size:1.125rem;display:inline-flex}.store-module-scss-module__HYLaCW__priceInputGroup input{border:1px solid #d1d5db;border-top-right-radius:.375rem;border-bottom-right-radius:.375rem;flex:1;min-width:0;padding:.75rem 1rem;font-size:1.125rem}.store-module-scss-module__HYLaCW__priceInputGroup input:focus{border-color:#000;outline:none}.store-module-scss-module__HYLaCW__addToCartBtn{color:#fff;cursor:pointer;background-color:#2563eb;border:1px solid #0000000d;border-radius:.5rem;width:100%;margin-bottom:1rem;padding:1rem;font-size:1.125rem;font-weight:700;transition:background .2s}.store-module-scss-module__HYLaCW__addToCartBtn:hover{background-color:#1d4ed8}.store-module-scss-module__HYLaCW__metaRow{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:0 .25rem;font-size:.875rem;display:flex}.store-module-scss-module__HYLaCW__metaRow button{cursor:pointer;color:#6b7280;background:0 0;border:none;align-items:center;gap:.25rem;display:flex}.store-module-scss-module__HYLaCW__metaRow button:hover{color:#000}.store-module-scss-module__HYLaCW__detailFooter{border-top:1px solid #e5e7eb;padding-top:1.5rem}.store-module-scss-module__HYLaCW__detailFooter .store-module-scss-module__HYLaCW__ratingLine{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-weight:600;display:flex}.store-module-scss-module__HYLaCW__checkoutHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.store-module-scss-module__HYLaCW__checkoutHeader h1{color:#111827;font-size:1.5rem;font-weight:500}.store-module-scss-module__HYLaCW__checkoutHeader button{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:.25rem;padding:.5rem 1rem;font-size:.875rem}.store-module-scss-module__HYLaCW__checkoutHeader button:hover{color:#000}.store-module-scss-module__HYLaCW__checkoutLayout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.store-module-scss-module__HYLaCW__checkoutLayout{grid-template-columns:1fr 1fr}}.store-module-scss-module__HYLaCW__cartItem{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex;box-shadow:0 1px 2px #0000000d}.store-module-scss-module__HYLaCW__cartItem img{-o-object-fit:cover;object-fit:cover;background:#f9fafb;border-radius:.25rem;width:5rem;height:3.5rem}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails{flex:1}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__topRow{justify-content:space-between;align-items:flex-start;display:flex}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__topRow h3{color:#111827;font-size:.875rem;font-weight:500}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__topRow span{color:#111827;font-weight:700}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__author{color:#6b7280;margin-top:.25rem;font-size:.75rem}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__bottomRow{color:#6b7280;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.75rem;display:flex}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__bottomRow button{cursor:pointer;color:inherit;background:0 0;border:none;text-decoration:underline}.store-module-scss-module__HYLaCW__cartItem .store-module-scss-module__HYLaCW__itemDetails .store-module-scss-module__HYLaCW__bottomRow button:hover{color:#dc2626}.store-module-scss-module__HYLaCW__emptyCart{text-align:center;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.25rem;padding:2rem}.store-module-scss-module__HYLaCW__orderSummary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1.5rem;font-size:.875rem;display:flex}.store-module-scss-module__HYLaCW__orderSummary .store-module-scss-module__HYLaCW__row{color:#374151;justify-content:space-between;display:flex}.store-module-scss-module__HYLaCW__orderSummary .store-module-scss-module__HYLaCW__totalRow{color:#111827;border-top:1px solid #e5e7eb;justify-content:space-between;margin-top:.5rem;padding-top:1rem;font-size:1.125rem;font-weight:700;display:flex}.store-module-scss-module__HYLaCW__checkoutForm{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;position:sticky;top:1.5rem;box-shadow:0 1px 2px #0000000d}.store-module-scss-module__HYLaCW__checkoutForm label{color:#111827;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.store-module-scss-module__HYLaCW__checkoutForm label span{color:#dc2626}.store-module-scss-module__HYLaCW__checkoutForm input,.store-module-scss-module__HYLaCW__checkoutForm select{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:.25rem;width:100%;padding:.75rem}.store-module-scss-module__HYLaCW__checkoutForm input:focus,.store-module-scss-module__HYLaCW__checkoutForm select:focus{border-color:#2563eb;outline:none}.store-module-scss-module__HYLaCW__cardInputWrapper{position:relative}.store-module-scss-module__HYLaCW__cardInputWrapper input{padding-left:2.5rem}.store-module-scss-module__HYLaCW__cardInputWrapper .store-module-scss-module__HYLaCW__cardIcon{color:#9ca3af;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.store-module-scss-module__HYLaCW__cardInputWrapper .store-module-scss-module__HYLaCW__cardBrand{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.store-module-scss-module__HYLaCW__payBtn{cursor:pointer;color:#fff;background-color:#2563eb;border:none;border-radius:.25rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700;display:flex;box-shadow:0 1px 2px #0000000d}.store-module-scss-module__HYLaCW__payBtn:hover{background-color:#1d4ed8}.store-module-scss-module__HYLaCW__payBtn:disabled{cursor:not-allowed;color:#e5e7eb;background-color:#9ca3af}.store-module-scss-module__HYLaCW__successPage{background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.store-module-scss-module__HYLaCW__successPage .store-module-scss-module__HYLaCW__container{text-align:center;width:100%;max-width:28rem}.store-module-scss-module__HYLaCW__successPage .store-module-scss-module__HYLaCW__iconCircle{color:#16a34a;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:6rem;height:6rem;margin:0 auto 1.5rem;display:flex}.store-module-scss-module__HYLaCW__successPage h1{color:#111827;margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.store-module-scss-module__HYLaCW__successPage p{color:#6b7280;margin-bottom:1.5rem;font-size:1.125rem}.store-module-scss-module__HYLaCW__emailBox{text-align:left;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.store-module-scss-module__HYLaCW__emailBox .store-module-scss-module__HYLaCW__icon{color:#2563eb;background:#dbeafe;border-radius:50%;padding:.5rem}.store-module-scss-module__HYLaCW__homeBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.5rem;padding:.75rem;font-weight:500;display:flex}.store-module-scss-module__HYLaCW__homeBtn:hover{background:#f9fafb}.store-module-scss-module__HYLaCW__richText{color:#111827;font-size:1rem;line-height:1.6}.store-module-scss-module__HYLaCW__richText h1,.store-module-scss-module__HYLaCW__richText h2,.store-module-scss-module__HYLaCW__richText h3,.store-module-scss-module__HYLaCW__richText h4,.store-module-scss-module__HYLaCW__richText h5,.store-module-scss-module__HYLaCW__richText h6{color:#111827;margin-top:1.5rem;margin-bottom:.75rem;font-weight:700}.store-module-scss-module__HYLaCW__richText h5{font-size:1.25rem}.store-module-scss-module__HYLaCW__richText h3{align-items:center;gap:.5rem;font-size:1.125rem;display:flex}.store-module-scss-module__HYLaCW__richText p{color:#4b5563;margin-bottom:1rem}.store-module-scss-module__HYLaCW__richText a{border-radius:.375rem;align-items:center;gap:.5rem;margin-bottom:.75rem;margin-right:.75rem;padding:.6rem 1.2rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex;color:#5050ed!important}.store-module-scss-module__HYLaCW__richText a[href*=youtu]{background-color:#dc2626}.store-module-scss-module__HYLaCW__richText a[href*=calendly]{background-color:#6284cc}.store-module-scss-module__HYLaCW__richText a[href*=discord]{background:0 0;padding:0;color:#2563eb!important}.store-module-scss-module__HYLaCW__richText a:hover{opacity:.9}.store-module-scss-module__HYLaCW__richText ul,.store-module-scss-module__HYLaCW__richText ol{margin-bottom:1.5rem;padding-left:0;list-style:none}.store-module-scss-module__HYLaCW__richText li{color:#374151;align-items:flex-start;gap:.005rem;margin-bottom:.2rem;display:flex}.store-module-scss-module__HYLaCW__richText img{border:1px solid #e5e7eb;border-radius:.5rem;max-width:100%;height:auto;margin:1rem 0}.store-module-scss-module__HYLaCW__richText>div>div{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}
