.store-module__Z_YwcG__page{flex-direction:column;min-height:100vh;display:flex}.store-module__Z_YwcG__storeLayout{flex-direction:row;gap:2.5rem;padding:2rem 0;display:flex}.store-module__Z_YwcG__gameInfoColumn{flex:0 0 400px;align-self:flex-start;max-width:400px;position:sticky;top:80px}.store-module__Z_YwcG__purchaseColumn{flex:1;min-width:0}.store-module__Z_YwcG__bannerContainer{border-radius:var(--radius-lg);width:100%;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 10px 30px #00000080}.store-module__Z_YwcG__bannerImage{width:100%;height:auto;display:block}.store-module__Z_YwcG__gameDetails{color:var(--text-main);background-color:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);padding:1.5rem}.store-module__Z_YwcG__gameTitle{color:#fff;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.store-module__Z_YwcG__gameSubtitle{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem}.store-module__Z_YwcG__trustedBadge{margin-bottom:1.5rem}.store-module__Z_YwcG__trustedImage{border-radius:var(--radius-sm);width:100%}.store-module__Z_YwcG__gameDescription{color:#ccc;font-size:.9rem;line-height:1.6}.store-module__Z_YwcG__gameDescription ul{margin-top:.5rem;padding:0;list-style:none}.store-module__Z_YwcG__gameDescription li{margin-bottom:.5rem}.store-module__Z_YwcG__section{background-color:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);padding:2rem}.store-module__Z_YwcG__sectionTitle{color:#fff;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.store-module__Z_YwcG__stepNumber{background-color:var(--accent-color);color:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.125rem;font-weight:700;display:flex}@media (max-width:768px){.store-module__Z_YwcG__storeLayout{flex-direction:column;padding:1rem 0}.store-module__Z_YwcG__gameInfoColumn{flex:1;max-width:100%;position:static}.store-module__Z_YwcG__purchaseColumn{padding:0}.store-module__Z_YwcG__section{padding:1rem}}
.ProductGrid-module__I0z52G__container{flex-direction:column;gap:1.5rem;display:flex}.ProductGrid-module__I0z52G__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:400px;padding:4rem 2rem;display:flex}.ProductGrid-module__I0z52G__spinner{border:4px solid #e7ff0026;border-top-color:var(--accent-color);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite ProductGrid-module__I0z52G__spin}@keyframes ProductGrid-module__I0z52G__spin{to{transform:rotate(360deg)}}.ProductGrid-module__I0z52G__loadingText{color:var(--text-muted);font-size:1rem;font-weight:500}.ProductGrid-module__I0z52G__errorContainer{border-radius:var(--radius-lg);text-align:center;background:#ef444414;border:1px solid #ef44444d;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ProductGrid-module__I0z52G__errorIcon{font-size:2.5rem}.ProductGrid-module__I0z52G__errorText{color:#fca5a5;max-width:500px;font-size:1rem}.ProductGrid-module__I0z52G__retryBtn{background:var(--accent-color);color:#1a1a2e;border-radius:var(--radius-md);cursor:pointer;border:none;margin-top:.5rem;padding:.75rem 2rem;font-size:.95rem;font-weight:700;transition:all .2s}.ProductGrid-module__I0z52G__retryBtn:hover{background:var(--accent-hover);transform:translateY(-1px)}.ProductGrid-module__I0z52G__categoryTabs{flex-wrap:wrap;justify-content:center;gap:.5rem;padding:.25rem;display:flex}.ProductGrid-module__I0z52G__categoryTab{border:1px solid var(--card-border);color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:9999px;padding:.65rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1)}.ProductGrid-module__I0z52G__categoryTab:hover{border-color:var(--accent-color);color:var(--text-main);background:#e7ff000d}.ProductGrid-module__I0z52G__categoryTabActive{background:var(--accent-color);color:#1a1a2e;border-color:var(--accent-color);box-shadow:0 4px 14px #e7ff0040}.ProductGrid-module__I0z52G__categoryTabActive:hover{background:var(--accent-hover);color:#1a1a2e}.ProductGrid-module__I0z52G__sectionHeader{border-bottom:2px solid #e7ff0033;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem 0;display:flex}.ProductGrid-module__I0z52G__sectionTitle{color:var(--text-main);text-transform:capitalize;font-size:1.1rem;font-weight:700}.ProductGrid-module__I0z52G__sectionCount{color:var(--text-muted);background:#ffffff0f;border-radius:9999px;padding:.2rem .6rem;font-size:.8rem}.ProductGrid-module__I0z52G__productGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem;display:grid}.ProductGrid-module__I0z52G__productCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProductGrid-module__I0z52G__productCard:hover{border-color:var(--accent-color);transform:translateY(-4px);box-shadow:0 12px 28px #0006}.ProductGrid-module__I0z52G__productCard.ProductGrid-module__I0z52G__selected{border-color:var(--accent-color);box-shadow:0 0 0 2px var(--accent-color), 0 8px 24px #58a6ff40}.ProductGrid-module__I0z52G__infoIcon{color:#ffffff80;cursor:help;z-index:5;border:1.5px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;transition:all .25s;display:flex;position:absolute;top:8px;right:8px}.ProductGrid-module__I0z52G__infoIcon:hover{border-color:var(--accent-color);color:var(--accent-color)}.ProductGrid-module__I0z52G__infoIconSelected{background:linear-gradient(135deg, var(--accent-color), #79b8ff);border-color:var(--accent-color);color:#0d1117;font-size:.85rem;font-weight:900;animation:.3s cubic-bezier(.34,1.56,.64,1) ProductGrid-module__I0z52G__checkPop;box-shadow:0 2px 10px #58a6ff80}@keyframes ProductGrid-module__I0z52G__checkPop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ProductGrid-module__I0z52G__cardImageArea{justify-content:center;align-items:center;min-height:100px;padding:1.25rem 1rem .6rem;display:flex;position:relative}.ProductGrid-module__I0z52G__productImage{object-fit:contain;filter:drop-shadow(0 4px 12px #e7ff0026);width:88px;height:88px}.ProductGrid-module__I0z52G__cardTitle{text-align:center;color:var(--text-main);justify-content:center;align-items:center;min-height:2.4em;padding:.25rem .75rem;font-size:.9rem;font-weight:600;line-height:1.35;display:flex}.ProductGrid-module__I0z52G__cardPriceArea{margin-top:auto;padding:.5rem}.ProductGrid-module__I0z52G__priceButton{background:var(--accent-color);color:#1a1a2e;border-radius:var(--radius-sm);cursor:pointer;text-align:center;border:none;width:100%;padding:.7rem .5rem;font-size:.9rem;font-weight:800;transition:all .2s;display:block}.ProductGrid-module__I0z52G__priceButton:hover{background:var(--accent-hover);transform:scale(1.02)}.ProductGrid-module__I0z52G__priceButtonFree{color:#fff;background:#22c55e}.ProductGrid-module__I0z52G__priceButtonFree:hover{background:#16a34a}.ProductGrid-module__I0z52G__originalPrice{text-align:center;color:var(--text-muted);margin-bottom:.25rem;padding:0 .5rem;font-size:.7rem;text-decoration:line-through;display:block}.ProductGrid-module__I0z52G__countdown{color:#fca5a5;justify-content:center;align-items:center;gap:.35rem;margin-top:.35rem;padding:.35rem .75rem;font-size:.7rem;display:flex}.ProductGrid-module__I0z52G__countdownIcon{font-size:.75rem}.ProductGrid-module__I0z52G__bonusInfo{text-align:center;color:var(--accent-color);padding:.2rem .5rem;font-size:.65rem;font-weight:600}.ProductGrid-module__I0z52G__freeGiftCard{border:1px solid #22c55e4d}.ProductGrid-module__I0z52G__freeGiftCard:hover{border-color:#22c55e;box-shadow:0 12px 28px #22c55e26}.ProductGrid-module__I0z52G__freeGiftLabel{color:#fff;border-radius:var(--radius-sm);background:#22c55e;padding:.15rem .75rem;font-size:.7rem;font-weight:800;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.ProductGrid-module__I0z52G__syncInfo{border-radius:var(--radius-sm);color:var(--text-muted);background:#ffffff08;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;display:flex}.ProductGrid-module__I0z52G__syncDot{background:#22c55e;border-radius:50%;width:6px;height:6px}.ProductGrid-module__I0z52G__syncDotStale{background:#f59e0b}.ProductGrid-module__I0z52G__emptyCategory{text-align:center;color:var(--text-muted);padding:2rem;font-style:italic}.ProductGrid-module__I0z52G__categoryTabLimited{color:#fca5a5;border-color:#ef444480}.ProductGrid-module__I0z52G__categoryTabLimited:hover{color:#fca5a5;background:#ef44441a;border-color:#ef4444}.ProductGrid-module__I0z52G__tabFireIcon{margin-right:.25rem;font-size:.75rem}.ProductGrid-module__I0z52G__sectionHeaderLimited{border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:linear-gradient(90deg,#ef444414,#0000);border-bottom-color:#ef444466;padding:.75rem}.ProductGrid-module__I0z52G__saleFireEmoji{margin-right:.35rem}.ProductGrid-module__I0z52G__limitedCard{background:linear-gradient(180deg, #ef44440a, var(--card-bg));border:1px solid #ef44444d}.ProductGrid-module__I0z52G__limitedCard:hover{border-color:#ef4444;box-shadow:0 12px 28px #ef444433}.ProductGrid-module__I0z52G__saleBadge{color:#fff;border-radius:var(--radius-sm);z-index:5;text-transform:uppercase;letter-spacing:.04em;background:linear-gradient(135deg,#ef4444,#dc2626);padding:.2rem .5rem;font-size:.65rem;font-weight:800;animation:2s ease-in-out infinite ProductGrid-module__I0z52G__salePulse;position:absolute;top:8px;left:8px;box-shadow:0 2px 8px #ef444473}@keyframes ProductGrid-module__I0z52G__salePulse{0%,to{box-shadow:0 2px 8px #ef444473}50%{box-shadow:0 2px 16px #ef4444b3}}.ProductGrid-module__I0z52G__priceButtonLimited{color:#fff;background:linear-gradient(135deg,#ef4444,#f97316)}.ProductGrid-module__I0z52G__priceButtonLimited:hover{background:linear-gradient(135deg,#dc2626,#ea580c)}@media (max-width:640px){.ProductGrid-module__I0z52G__productGrid{grid-template-columns:repeat(3,1fr);gap:.6rem}.ProductGrid-module__I0z52G__categoryTabs{gap:.35rem}.ProductGrid-module__I0z52G__categoryTab{padding:.5rem 1rem;font-size:.8rem}.ProductGrid-module__I0z52G__productImage{width:56px;height:56px}.ProductGrid-module__I0z52G__cardTitle{min-height:1.8em;font-size:.7rem}.ProductGrid-module__I0z52G__priceButton{padding:.5rem .4rem;font-size:.75rem}}@media (min-width:641px) and (max-width:1024px){.ProductGrid-module__I0z52G__productGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1025px){.ProductGrid-module__I0z52G__productGrid{grid-template-columns:repeat(6,1fr)}}.ProductGrid-module__I0z52G__navBar{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ffffff0a,#ffffff05);border:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.ProductGrid-module__I0z52G__navLeft{align-items:center;gap:.75rem;display:flex}.ProductGrid-module__I0z52G__backBtn{width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.ProductGrid-module__I0z52G__backBtn:hover{background:var(--accent-color);border-color:var(--accent-color);color:#1a1a2e;transform:scale(1.1);box-shadow:0 0 16px #e7ff004d}.ProductGrid-module__I0z52G__navCountry{align-items:center;gap:.5rem;display:flex}.ProductGrid-module__I0z52G__navFlag{font-size:1.4rem;line-height:1}.ProductGrid-module__I0z52G__navCountryName{color:var(--text-color);letter-spacing:.01em;font-size:.95rem;font-weight:600}.ProductGrid-module__I0z52G__navRight{align-items:center;gap:.6rem;display:flex}.ProductGrid-module__I0z52G__cacheTag{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.ProductGrid-module__I0z52G__freshTag{color:#34d399;background:#34d3991a;border:1px solid #34d39933;border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .55rem;font-size:.7rem;font-weight:600;display:inline-flex}.ProductGrid-module__I0z52G__syncTime{color:#ffffff59;font-size:.72rem}.ProductGrid-module__I0z52G__refreshBtn{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;transition:all .25s;display:flex}.ProductGrid-module__I0z52G__refreshBtn:hover:not(:disabled){background:#e7ff001f;border-color:#e7ff004d;transform:rotate(180deg)}.ProductGrid-module__I0z52G__refreshBtn:disabled{opacity:.3;cursor:not-allowed}.ProductGrid-module__I0z52G__floatingBar{z-index:100;-webkit-backdrop-filter:blur(16px);background:#161b22eb;border-top:1px solid #58a6ff40;justify-content:center;align-items:center;gap:1.5rem;padding:1rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) ProductGrid-module__I0z52G__slideUpBar;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000080}@keyframes ProductGrid-module__I0z52G__slideUpBar{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.ProductGrid-module__I0z52G__floatingBarInfo{align-items:center;gap:1.25rem;display:flex}.ProductGrid-module__I0z52G__floatingBarCount{color:var(--text-main);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;display:flex}.ProductGrid-module__I0z52G__floatingBarCount .ProductGrid-module__I0z52G__cartIcon{font-size:1.2rem}.ProductGrid-module__I0z52G__floatingBarTotal{color:var(--accent-color);font-size:1.1rem;font-weight:800}.ProductGrid-module__I0z52G__floatingBarDivider{background:#ffffff26;width:1px;height:24px}.ProductGrid-module__I0z52G__floatingBarBtn{background:linear-gradient(135deg, var(--accent-color), #79b8ff);color:#0d1117;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:1rem;font-weight:800;transition:all .25s;display:flex}.ProductGrid-module__I0z52G__floatingBarBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #58a6ff66}.ProductGrid-module__I0z52G__floatingBarClear{color:var(--text-muted);border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #ffffff1a;padding:.6rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .2s}.ProductGrid-module__I0z52G__floatingBarClear:hover{border-color:var(--error);color:var(--error)}.ProductGrid-module__I0z52G__checkoutPanel{border-radius:var(--radius-lg);background:linear-gradient(135deg,#58a6ff0f,#161b22f2);border:1px solid #58a6ff33;margin-top:2rem;margin-bottom:5rem;padding:2rem;animation:.4s cubic-bezier(.16,1,.3,1) ProductGrid-module__I0z52G__panelSlideIn}@keyframes ProductGrid-module__I0z52G__panelSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductGrid-module__I0z52G__checkoutPanelHeader{border-bottom:1px solid #58a6ff26;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ProductGrid-module__I0z52G__checkoutPanelTitle{color:var(--text-main);font-size:1.35rem;font-weight:800}.ProductGrid-module__I0z52G__checkoutPanelIcon{font-size:1.5rem}.ProductGrid-module__I0z52G__checkoutGrid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.ProductGrid-module__I0z52G__selectedColumn{flex-direction:column;gap:1rem;display:flex}.ProductGrid-module__I0z52G__selectedColumnTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700}.ProductGrid-module__I0z52G__chipsList{flex-direction:column;gap:.5rem;display:flex}.ProductGrid-module__I0z52G__selectedChip{border-radius:var(--radius-md);background:#ffffff0d;border:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.7rem 1rem;transition:all .2s;display:flex}.ProductGrid-module__I0z52G__selectedChip:hover{background:#ffffff14;border-color:#58a6ff4d}.ProductGrid-module__I0z52G__chipInfo{align-items:center;gap:.65rem;display:flex}.ProductGrid-module__I0z52G__chipIcon{font-size:1.3rem}.ProductGrid-module__I0z52G__chipDetails{flex-direction:column;display:flex}.ProductGrid-module__I0z52G__chipName{color:var(--text-main);font-size:.88rem;font-weight:600}.ProductGrid-module__I0z52G__chipPrice{color:var(--accent-color);font-size:.78rem;font-weight:700}.ProductGrid-module__I0z52G__chipRemove{color:#f85149;cursor:pointer;background:#f851491a;border:1px solid #f8514933;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;transition:all .2s;display:flex}.ProductGrid-module__I0z52G__chipRemove:hover{background:#f8514940;border-color:#f85149;transform:scale(1.1)}.ProductGrid-module__I0z52G__totalSection{border-top:1px dashed #ffffff1f;justify-content:space-between;align-items:center;margin-top:.5rem;padding-top:1rem;display:flex}.ProductGrid-module__I0z52G__totalLabel{color:var(--text-muted);font-size:.9rem;font-weight:600}.ProductGrid-module__I0z52G__totalValue{color:var(--accent-color);font-size:1.35rem;font-weight:900}.ProductGrid-module__I0z52G__clearAllBtn{color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;text-align:center;background:0 0;border:1px solid #ffffff14;width:100%;margin-top:.5rem;padding:.5rem 1rem;font-size:.8rem;transition:all .2s}.ProductGrid-module__I0z52G__clearAllBtn:hover{border-color:var(--error);color:var(--error)}.ProductGrid-module__I0z52G__formColumn{flex-direction:column;gap:1.25rem;display:flex}.ProductGrid-module__I0z52G__formColumnTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700}.ProductGrid-module__I0z52G__inputGroup{flex-direction:column;gap:.4rem;display:flex}.ProductGrid-module__I0z52G__inputLabel{color:var(--text-main);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.ProductGrid-module__I0z52G__inputLabelIcon{font-size:1rem}.ProductGrid-module__I0z52G__requiredStar{color:var(--error);font-weight:700}.ProductGrid-module__I0z52G__inputField{border:1px solid var(--border-color);border-radius:var(--radius-md);color:var(--text-main);font-family:var(--font-main);background:#0d1117cc;padding:.8rem 1rem;font-size:.95rem;transition:border-color .25s,box-shadow .25s}.ProductGrid-module__I0z52G__inputField::placeholder{color:#8b949e99}.ProductGrid-module__I0z52G__inputField:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #58a6ff26}.ProductGrid-module__I0z52G__inputHint{color:var(--text-muted);padding-left:.25rem;font-size:.78rem;font-style:italic}.ProductGrid-module__I0z52G__submitOrderBtn{background:linear-gradient(135deg, var(--accent-color), #79b8ff);color:#0d1117;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem;font-size:1.1rem;font-weight:800;transition:all .25s;display:flex}.ProductGrid-module__I0z52G__submitOrderBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #58a6ff59}.ProductGrid-module__I0z52G__submitOrderBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ProductGrid-module__I0z52G__submitIcon{font-size:1.2rem}.ProductGrid-module__I0z52G__formError{border-radius:var(--radius-md);color:#f85149;text-align:center;background:#f851491a;border:1px solid #f851494d;padding:.75rem 1rem;font-size:.88rem;font-weight:500}.ProductGrid-module__I0z52G__successPanel{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#3fb95014,#161b22f2);border:1px solid #3fb9504d;margin-top:2rem;margin-bottom:5rem;padding:3rem 2rem;animation:.4s cubic-bezier(.16,1,.3,1) ProductGrid-module__I0z52G__panelSlideIn}.ProductGrid-module__I0z52G__successIconLarge{border:2px solid var(--success);background:#3fb95026;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;font-size:2rem;display:flex}.ProductGrid-module__I0z52G__successTitle{color:var(--success);margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.ProductGrid-module__I0z52G__successMessage{color:var(--text-muted);margin-bottom:.25rem;font-size:.95rem}.ProductGrid-module__I0z52G__successOrderId{font-family:var(--font-mono);color:var(--accent-color);font-size:1.1rem;font-weight:700}.ProductGrid-module__I0z52G__successActions{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.ProductGrid-module__I0z52G__successBtn{border-radius:var(--radius-md);cursor:pointer;border:none;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.ProductGrid-module__I0z52G__successBtnPrimary{background:var(--accent-color);color:#0d1117}.ProductGrid-module__I0z52G__successBtnPrimary:hover{background:var(--accent-hover);transform:translateY(-1px)}.ProductGrid-module__I0z52G__successBtnSecondary{color:var(--text-muted);border:1px solid var(--border-color);background:0 0}.ProductGrid-module__I0z52G__successBtnSecondary:hover{border-color:var(--accent-color);color:var(--accent-color)}@media (max-width:768px){.ProductGrid-module__I0z52G__floatingBar{flex-wrap:wrap;gap:.75rem;padding:.75rem 1rem}.ProductGrid-module__I0z52G__floatingBarBtn{justify-content:center;width:100%;padding:.7rem}.ProductGrid-module__I0z52G__checkoutGrid{grid-template-columns:1fr}.ProductGrid-module__I0z52G__checkoutPanel{padding:1.25rem}.ProductGrid-module__I0z52G__successActions{flex-direction:column}.ProductGrid-module__I0z52G__successBtn{text-align:center;width:100%}}
.TrustSection-module__fU1gDa__trustSection{background-color:var(--background);border-top:1px solid var(--card-border);padding:5rem 0}.TrustSection-module__fU1gDa__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.TrustSection-module__fU1gDa__title{color:var(--text-main);letter-spacing:-.025em;margin-bottom:2rem;font-size:2.25rem;font-weight:800;display:inline-block;position:relative}.TrustSection-module__fU1gDa__title:after{content:"";background-color:var(--accent-color);border-radius:2px;width:3rem;height:4px;position:absolute;bottom:-.5rem;left:0}.TrustSection-module__fU1gDa__featureList{flex-direction:column;gap:2rem;display:flex}.TrustSection-module__fU1gDa__featureItem{background-color:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex}.TrustSection-module__fU1gDa__featureItem:hover{border-color:#ff6b004d;transform:translateY(-2px);box-shadow:0 10px 25px #0003}.TrustSection-module__fU1gDa__icon{color:var(--accent-color);background-color:#ff6b001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:2rem;display:flex;box-shadow:0 0 15px #ff6b001a}.TrustSection-module__fU1gDa__featureItem h3{color:var(--text-main);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.TrustSection-module__fU1gDa__featureItem p{color:var(--text-muted);line-height:1.6}.TrustSection-module__fU1gDa__faqList{flex-direction:column;gap:1.5rem;display:flex}.TrustSection-module__fU1gDa__faqItem{background-color:var(--card-bg);border-radius:var(--radius-lg);border:1px solid var(--card-border);padding:1.5rem;transition:transform .2s,box-shadow .2s}.TrustSection-module__fU1gDa__faqItem:hover{border-color:#fff3;transform:translate(4px)}.TrustSection-module__fU1gDa__question{color:var(--text-main);margin-bottom:.75rem;font-size:1.125rem;font-weight:700}.TrustSection-module__fU1gDa__answer{color:var(--text-muted);line-height:1.6}@media (max-width:768px){.TrustSection-module__fU1gDa__grid{grid-template-columns:1fr;gap:3rem}}
