.page-module___8aEwW__main{flex:1;width:100%;padding-bottom:5rem}.page-module___8aEwW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:1.5rem;margin-bottom:3rem;animation:.4s ease-out page-module___8aEwW__fadeIn;display:grid}.page-module___8aEwW__noResults{background:var(--bg-card);color:var(--text-secondary);border:1px dashed #ffffff14;border-radius:12px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.page-module___8aEwW__noResultsTitle{color:#fff;font-size:1.2rem;font-weight:700}.page-module___8aEwW__paginationRow{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.page-module___8aEwW__pageBtn{font-family:var(--font-outfit);color:#fff;background:var(--primary);border:1px solid var(--primary);cursor:pointer;text-transform:uppercase;transition:var(--transition-smooth);border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:700}.page-module___8aEwW__pageBtn:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover);box-shadow:0 0 10px #0066ff4d}.page-module___8aEwW__pageBtn:disabled{color:var(--text-muted);cursor:not-allowed;background:#ffffff0d;border-color:#ffffff0d}.page-module___8aEwW__pageNum{font-family:var(--font-outfit);color:#fff;cursor:pointer;width:34px;height:34px;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:4px;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:flex}.page-module___8aEwW__pageNum:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26}.page-module___8aEwW__activePageNum{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 0 15px #06f6}.page-module___8aEwW__activePageNum:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.page-module___8aEwW__subcategoryRow{scrollbar-width:none;align-items:center;gap:.5rem;margin-top:-.75rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-module___8aEwW__subcategoryRow::-webkit-scrollbar{display:none}.page-module___8aEwW__subcategoryBtn{font-family:var(--font-outfit);color:var(--text-secondary);cursor:pointer;text-transform:uppercase;transition:var(--transition-smooth);white-space:nowrap;letter-spacing:.5px;background:#0d182e66;border:1px solid #ffffff0d;border-radius:20px;padding:.5rem 1rem;font-size:.65rem;font-weight:700}.page-module___8aEwW__subcategoryBtn:hover{color:var(--accent-cyan);background:#00d2ff14;border-color:#00d2ff40;transform:translateY(-1px)}.page-module___8aEwW__activeSubcategoryBtn{color:var(--accent-cyan);border-color:var(--accent-cyan);background:#00d2ff26;box-shadow:0 0 10px #00d2ff33}@media (max-width:1200px){.page-module___8aEwW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.page-module___8aEwW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-module___8aEwW__grid{grid-template-columns:1fr;gap:1.25rem}.page-module___8aEwW__pageBtn{padding:.5rem .75rem;font-size:.75rem}}
.Header-module__GPz-la__header{z-index:100;-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);width:100%;height:75px;transition:var(--transition-smooth);background:#080e1cbf;border-bottom:1px solid #ffffff0d;position:sticky;top:0}.Header-module__GPz-la__container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__GPz-la__logoArea{cursor:pointer;align-items:center;gap:.75rem;text-decoration:none;display:flex}.Header-module__GPz-la__logoImage{object-fit:contain;filter:invert()drop-shadow(0 0 8px #fff3);width:auto;height:44px;transition:var(--transition-smooth)}.Header-module__GPz-la__logoArea:hover .Header-module__GPz-la__logoImage{filter:invert()drop-shadow(0 0 15px #00d2ff80);transform:scale(1.08)rotate(2deg)}.Header-module__GPz-la__logoText{letter-spacing:1px;background:linear-gradient(to right, #fff, var(--accent-cyan));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.35rem;font-weight:800}.Header-module__GPz-la__logoSub{color:var(--text-secondary);letter-spacing:2px;text-transform:uppercase;font-size:.7rem;font-weight:500}.Header-module__GPz-la__searchArea{flex:1;max-width:480px;position:relative}.Header-module__GPz-la__searchIcon{color:var(--text-secondary);pointer-events:none;transition:var(--transition-smooth);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Header-module__GPz-la__searchInput{width:100%;color:var(--text-primary);font-family:var(--font-outfit);transition:var(--transition-smooth);background:#0d182e80;border:1px solid #ffffff14;border-radius:30px;outline:none;padding:.75rem 1rem .75rem 2.75rem;font-size:.9rem}.Header-module__GPz-la__searchInput:focus{border-color:var(--primary);background:#0d182ed9;box-shadow:0 0 15px #0066ff40}.Header-module__GPz-la__searchInput:focus+.Header-module__GPz-la__searchIcon{color:var(--accent-cyan)}.Header-module__GPz-la__cartButton{width:48px;height:48px;color:var(--text-primary);cursor:pointer;transition:var(--transition-smooth);background:#0d182e99;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.Header-module__GPz-la__cartButton:hover{background:var(--primary);border-color:var(--primary);box-shadow:0 0 15px var(--primary-glow);transform:scale(1.05)}.Header-module__GPz-la__badge{background:var(--accent-cyan);color:#000;border:2px solid var(--bg-deep);border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 4px;font-size:.7rem;font-weight:800;animation:2s infinite Header-module__GPz-la__pulseGlow;display:flex;position:absolute;top:-2px;right:-2px}@media (max-width:768px){.Header-module__GPz-la__logoText,.Header-module__GPz-la__logoSub{display:none}.Header-module__GPz-la__searchArea{max-width:100%}}
.HeroBanner-module__57qn9a__banner{background:linear-gradient(135deg,#070e1b 0%,#0d1e3d 50%,#070e1b 100%);border:1px solid #00aaff26;border-radius:16px;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:180px;margin:1.5rem 0 2.5rem;padding:1.5rem 3rem;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080,inset 0 0 40px #0055ff26}.HeroBanner-module__57qn9a__banner:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d2ff0d 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.HeroBanner-module__57qn9a__leftSide{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.HeroBanner-module__57qn9a__welcomeText{color:var(--accent-cyan);letter-spacing:4px;text-transform:uppercase;margin-bottom:.25rem;font-size:.85rem;font-weight:600}.HeroBanner-module__57qn9a__mainTitle{letter-spacing:2px;text-transform:uppercase;color:#fff;text-shadow:0 0 15px #05f9;background:linear-gradient(90deg,#fff,#00d2ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.2rem;font-weight:900}.HeroBanner-module__57qn9a__centerSide{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.HeroBanner-module__57qn9a__logoOuter{border:2px solid var(--accent-cyan);width:90px;height:90px;transition:var(--transition-smooth);background:#0d182ecc;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 0 25px #00d2ff59}.HeroBanner-module__57qn9a__logoOuter:hover{border-color:#fff;transform:rotate(5deg)scale(1.05);box-shadow:0 0 35px #00d2ff99}.HeroBanner-module__57qn9a__logoSubtext{color:var(--accent-cyan);letter-spacing:3px;text-transform:uppercase;text-shadow:0 0 10px #00d2ff80;margin-top:.5rem;font-size:.75rem;font-weight:700}.HeroBanner-module__57qn9a__rightSide{z-index:1;flex-direction:column;justify-content:center;align-items:flex-end;display:flex}.HeroBanner-module__57qn9a__couponLabel{color:var(--text-secondary);letter-spacing:3px;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.HeroBanner-module__57qn9a__couponBox{border:1px dashed var(--accent-cyan);cursor:pointer;transition:var(--transition-smooth);background:#00d2ff14;border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:flex}.HeroBanner-module__57qn9a__couponBox:hover{background:#00d2ff26;transform:scale(1.03);box-shadow:0 0 15px #00d2ff33}.HeroBanner-module__57qn9a__couponCode{color:var(--text-primary);letter-spacing:2px;font-size:1.6rem;font-weight:800;font-family:var(--font-mono)}.HeroBanner-module__57qn9a__couponCopyIcon{color:var(--accent-cyan)}.HeroBanner-module__57qn9a__copiedMsg{color:var(--accent-green);letter-spacing:1px;font-size:.75rem;font-weight:600;animation:.2s ease-out HeroBanner-module__57qn9a__fadeIn;position:absolute;bottom:10px;right:3rem}@media (max-width:992px){.HeroBanner-module__57qn9a__banner{text-align:center;grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:1.5rem;padding:2rem}.HeroBanner-module__57qn9a__leftSide,.HeroBanner-module__57qn9a__rightSide{align-items:center}.HeroBanner-module__57qn9a__centerSide{grid-row:1}}
.CategoryNav-module___CBBnG__navWrapper{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #ffffff0d;width:100%;margin-bottom:2rem;padding:.5rem 0;overflow-x:auto}.CategoryNav-module___CBBnG__navWrapper::-webkit-scrollbar{display:none}.CategoryNav-module___CBBnG__navContainer{align-items:center;gap:.5rem;min-width:max-content;padding:.25rem 0;display:flex}.CategoryNav-module___CBBnG__categoryButton{font-family:var(--font-outfit);letter-spacing:.5px;color:#ffffffb3;cursor:pointer;text-transform:uppercase;transition:var(--transition-smooth);white-space:nowrap;background:#0d182e66;border:1px solid #ffffff0a;border-radius:4px;padding:.6rem 1rem;font-size:.7rem;font-weight:700}.CategoryNav-module___CBBnG__categoryButton:hover{color:#fff;background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.CategoryNav-module___CBBnG__activeButton{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 0 15px #06f6}.CategoryNav-module___CBBnG__activeButton:hover{background:var(--primary-hover);color:#fff;border-color:var(--primary-hover)}
.ProductCard-module__8tQiZq__card{background:var(--bg-card);height:100%;min-height:420px;transition:var(--transition-smooth);border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:1.25rem;display:flex;position:relative}.ProductCard-module__8tQiZq__card:hover{background:#101d3899;border-color:#00aaff4d;transform:translateY(-5px);box-shadow:0 10px 25px #0006,0 0 15px #0066ff26}.ProductCard-module__8tQiZq__imageArea{width:100%;height:160px;transition:var(--transition-smooth);background:radial-gradient(circle,#0066ff14 0%,#0000 80%);border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductCard-module__8tQiZq__card:hover .ProductCard-module__8tQiZq__imageArea{transform:scale(1.03)}.ProductCard-module__8tQiZq__infoArea{flex-direction:column;flex-grow:1;margin-top:1rem;display:flex}.ProductCard-module__8tQiZq__titleRow{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.ProductCard-module__8tQiZq__name{text-transform:uppercase;color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.ProductCard-module__8tQiZq__price{color:var(--accent-cyan);white-space:nowrap;letter-spacing:.5px;background:#00d2ff0f;border:1px solid #00d2ff33;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:800}.ProductCard-module__8tQiZq__description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-top:.5rem;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__8tQiZq__verMais{color:var(--text-muted);cursor:pointer;border:none;border-bottom:1px dashed var(--text-muted);transition:var(--transition-smooth);background:0 0;align-self:flex-start;margin-top:.75rem;padding:2px 0;font-size:.75rem;font-weight:500;display:inline-block}.ProductCard-module__8tQiZq__verMais:hover{color:var(--text-primary);border-color:var(--text-primary)}.ProductCard-module__8tQiZq__buttonArea{margin-top:1.25rem}.ProductCard-module__8tQiZq__addToCartBtn{background:var(--primary);color:#fff;width:100%;font-family:var(--font-outfit);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.85rem;font-weight:700;display:flex}.ProductCard-module__8tQiZq__addToCartBtn:hover{background:var(--primary-hover);box-shadow:0 0 15px #06f6}.ProductCard-module__8tQiZq__addToCartBtn:active{transform:scale(.98)}
.ProductModal-module__7APTma__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#030712d9;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out forwards ProductModal-module__7APTma__fadeIn;display:flex;position:fixed;inset:0}.ProductModal-module__7APTma__modal{background:#0d182ee6;border:1px solid #0af3;border-radius:16px;grid-template-columns:1.1fr 1.3fr;width:100%;max-width:800px;max-height:90vh;animation:.35s cubic-bezier(.16,1,.3,1) forwards ProductModal-module__7APTma__slideInUp;display:grid;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0009,0 0 30px #05f3}.ProductModal-module__7APTma__closeButton{width:36px;height:36px;color:var(--text-primary);cursor:pointer;z-index:10;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.ProductModal-module__7APTma__closeButton:hover{background:var(--accent-red);border-color:var(--accent-red);transform:rotate(90deg)}.ProductModal-module__7APTma__leftPanel{background:#0a1224b3;border-right:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:2.5rem 2rem;display:flex}.ProductModal-module__7APTma__visualContainer{justify-content:center;align-items:center;width:100%;max-width:280px;height:200px;display:flex}.ProductModal-module__7APTma__rightPanel{flex-direction:column;justify-content:space-between;padding:2.5rem 2rem;display:flex}.ProductModal-module__7APTma__categoryTag{color:var(--accent-cyan);letter-spacing:2px;text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.ProductModal-module__7APTma__title{text-transform:uppercase;color:#fff;font-size:1.6rem;font-weight:800;line-height:1.2}.ProductModal-module__7APTma__price{color:var(--accent-cyan);margin-top:.5rem;font-size:1.4rem;font-weight:800}.ProductModal-module__7APTma__details{color:var(--text-secondary);margin-top:1rem;font-size:.85rem;line-height:1.6}.ProductModal-module__7APTma__specsSection{flex-grow:1;margin-top:1.5rem}.ProductModal-module__7APTma__specsTitle{letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.ProductModal-module__7APTma__specBarItem{margin-bottom:.85rem}.ProductModal-module__7APTma__specBarLabelRow{color:var(--text-secondary);justify-content:space-between;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:flex}.ProductModal-module__7APTma__barTrack{background:#ffffff14;border-radius:3px;width:100%;height:6px;overflow:hidden}.ProductModal-module__7APTma__barFill{background:var(--primary);height:100%;box-shadow:0 0 8px var(--primary-glow);border-radius:3px;transition:width .6s ease-out}.ProductModal-module__7APTma__specList{flex-direction:column;gap:.6rem;display:flex}.ProductModal-module__7APTma__specListItem{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.8rem;display:flex}.ProductModal-module__7APTma__specListKey{color:var(--text-secondary);font-weight:500}.ProductModal-module__7APTma__specListValue{color:#fff;font-weight:700}.ProductModal-module__7APTma__actionArea{margin-top:2rem}@media (max-width:768px){.ProductModal-module__7APTma__modal{grid-template-columns:1fr;max-height:95vh}.ProductModal-module__7APTma__leftPanel{border-bottom:1px solid #ffffff0d;border-right:none;min-height:220px;padding:2rem}.ProductModal-module__7APTma__rightPanel{padding:2rem}}
.CartDrawer-module__Drk5Gq__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:500;background:#030712b3;justify-content:flex-end;animation:.25s ease-out forwards CartDrawer-module__Drk5Gq__fadeIn;display:flex;position:fixed;inset:0}.CartDrawer-module__Drk5Gq__drawer{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#080e1cf5;border-left:1px solid #00aaff26;flex-direction:column;width:100%;max-width:440px;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) forwards CartDrawer-module__Drk5Gq__slideInRight;display:flex;box-shadow:-10px 0 35px #00000080,-5px 0 15px #0055ff0d}.CartDrawer-module__Drk5Gq__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__Drk5Gq__title{color:#fff;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.CartDrawer-module__Drk5Gq__closeButton{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.CartDrawer-module__Drk5Gq__closeButton:hover{color:#fff;transform:scale(1.1)}.CartDrawer-module__Drk5Gq__itemList{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.CartDrawer-module__Drk5Gq__emptyState{height:100%;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.CartDrawer-module__Drk5Gq__emptyText{font-size:.95rem;font-weight:500}.CartDrawer-module__Drk5Gq__cartItem{border-bottom:1px solid #ffffff0a;align-items:center;gap:1rem;padding-bottom:1.25rem;display:flex}.CartDrawer-module__Drk5Gq__thumbnail{background:#ffffff08;border:1px solid #ffffff0d;border-radius:6px;justify-content:center;align-items:center;width:60px;height:50px;padding:4px;display:flex}.CartDrawer-module__Drk5Gq__itemInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.CartDrawer-module__Drk5Gq__itemName{color:#fff;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.85rem;font-weight:700;display:-webkit-box;overflow:hidden}.CartDrawer-module__Drk5Gq__itemCategory{color:var(--accent-cyan);text-transform:uppercase;font-size:.65rem;font-weight:600}.CartDrawer-module__Drk5Gq__itemPrice{color:#fff;font-size:.85rem;font-weight:700}.CartDrawer-module__Drk5Gq__itemControls{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.CartDrawer-module__Drk5Gq__qtyRow{background:#ffffff0a;border:1px solid #ffffff14;border-radius:6px;align-items:center;display:flex;overflow:hidden}.CartDrawer-module__Drk5Gq__qtyBtn{color:#fff;cursor:pointer;width:26px;height:26px;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CartDrawer-module__Drk5Gq__qtyBtn:hover{background:#ffffff14}.CartDrawer-module__Drk5Gq__qtyVal{text-align:center;width:28px;font-size:.8rem;font-weight:700}.CartDrawer-module__Drk5Gq__removeButton{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.CartDrawer-module__Drk5Gq__removeButton:hover{color:var(--accent-red)}.CartDrawer-module__Drk5Gq__couponSection{background:#ffffff03;border-top:1px solid #ffffff0d;padding:1.25rem 1.5rem}.CartDrawer-module__Drk5Gq__couponLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--text-secondary);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.CartDrawer-module__Drk5Gq__couponRow{gap:.5rem;display:flex}.CartDrawer-module__Drk5Gq__couponInput{color:#fff;font-family:var(--font-outfit);transition:var(--transition-smooth);background:#0d182e99;border:1px solid #ffffff14;border-radius:6px;outline:none;flex:1;padding:.6rem .75rem;font-size:.85rem}.CartDrawer-module__Drk5Gq__couponInput:focus{border-color:var(--primary)}.CartDrawer-module__Drk5Gq__couponStatusMsg{align-items:center;gap:.25rem;margin-top:.5rem;font-size:.75rem;font-weight:600;display:flex}.CartDrawer-module__Drk5Gq__couponSuccess{color:var(--accent-green)}.CartDrawer-module__Drk5Gq__couponError{color:var(--accent-red)}.CartDrawer-module__Drk5Gq__totalSection{border-top:1px solid #ffffff0d;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.CartDrawer-module__Drk5Gq__priceLine{color:var(--text-secondary);justify-content:space-between;font-size:.85rem;display:flex}.CartDrawer-module__Drk5Gq__discountValue{color:var(--accent-green);font-weight:600}.CartDrawer-module__Drk5Gq__totalLine{color:#fff;border-top:1px solid #ffffff0a;justify-content:space-between;margin-top:.25rem;padding-top:.75rem;font-size:1.15rem;font-weight:800;display:flex}.CartDrawer-module__Drk5Gq__totalValue{color:var(--accent-cyan);text-shadow:0 0 10px #00d2ff33}.CartDrawer-module__Drk5Gq__checkoutButton{margin-top:.5rem}
.CheckoutModal-module__JlgEYW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background:#030712d9;justify-content:center;align-items:center;padding:1.5rem;animation:.25s ease-out forwards CheckoutModal-module__JlgEYW__fadeIn;display:flex;position:fixed;inset:0}.CheckoutModal-module__JlgEYW__modal{background:#0d182ef2;border:1px solid #00d2ff33;border-radius:16px;width:100%;max-width:500px;padding:2.25rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards CheckoutModal-module__JlgEYW__slideInUp;position:relative;box-shadow:0 20px 50px #0009,0 0 30px #0055ff40}.CheckoutModal-module__JlgEYW__closeButton{width:36px;height:36px;color:var(--text-primary);cursor:pointer;z-index:10;transition:var(--transition-smooth);background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px}.CheckoutModal-module__JlgEYW__closeButton:hover{background:var(--accent-red);border-color:var(--accent-red);transform:rotate(90deg)}.CheckoutModal-module__JlgEYW__title{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800}.CheckoutModal-module__JlgEYW__inputGroup{margin-bottom:1.25rem}.CheckoutModal-module__JlgEYW__label{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.CheckoutModal-module__JlgEYW__input{color:#fff;width:100%;font-family:var(--font-outfit);transition:var(--transition-smooth);background:#0d182e99;border:1px solid #ffffff14;border-radius:8px;outline:none;padding:.75rem 1rem;font-size:.9rem}.CheckoutModal-module__JlgEYW__input:focus{border-color:var(--primary);box-shadow:0 0 10px #06f3}.CheckoutModal-module__JlgEYW__paymentTabs{grid-template-columns:1fr 1fr;gap:.75rem;margin:1.5rem 0;display:grid}.CheckoutModal-module__JlgEYW__tabBtn{color:var(--text-secondary);font-family:var(--font-outfit);cursor:pointer;transition:var(--transition-smooth);background:#0d182e80;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.85rem;font-weight:600;display:flex}.CheckoutModal-module__JlgEYW__tabBtn:hover{color:#fff;background:#ffffff0a}.CheckoutModal-module__JlgEYW__activeTab{border-color:var(--primary);color:#fff;background:#0066ff26;box-shadow:0 0 10px #0066ff1a}.CheckoutModal-module__JlgEYW__pixPanel{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:1rem 0;display:flex}.CheckoutModal-module__JlgEYW__qrCodeContainer{background:#fff;border-radius:12px;justify-content:center;align-items:center;width:160px;height:160px;padding:1rem;display:flex;box-shadow:0 4px 20px #00000059}.CheckoutModal-module__JlgEYW__pixCodeBox{width:100%;font-family:var(--font-mono);color:var(--text-secondary);word-break:break-all;text-align:left;background:#0d182e99;border:1px solid #ffffff0d;border-radius:8px;max-height:80px;padding:.75rem;font-size:.75rem;overflow-y:auto}.CheckoutModal-module__JlgEYW__timer{color:var(--accent-red);margin-top:.25rem;font-size:.75rem;font-weight:600}.CheckoutModal-module__JlgEYW__cardForm{flex-direction:column;gap:1rem;display:flex}.CheckoutModal-module__JlgEYW__cardRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.CheckoutModal-module__JlgEYW__loadingPanel{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 0;display:flex}.CheckoutModal-module__JlgEYW__spinner{border:4px solid #00d2ff1a;border-left-color:var(--accent-cyan);border-radius:50%;width:50px;height:50px;animation:1s linear infinite CheckoutModal-module__JlgEYW__spin}@keyframes CheckoutModal-module__JlgEYW__spin{to{transform:rotate(360deg)}}.CheckoutModal-module__JlgEYW__successPanel{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.CheckoutModal-module__JlgEYW__successIcon{border:2px solid var(--accent-green);width:70px;height:70px;color:var(--accent-green);background:#2ecc7126;border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex;box-shadow:0 0 20px #2ecc7159}.CheckoutModal-module__JlgEYW__successTitle{color:var(--accent-green);text-transform:uppercase;font-size:1.5rem;font-weight:800}.CheckoutModal-module__JlgEYW__successDetails{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.CheckoutModal-module__JlgEYW__summaryArea{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.25rem;display:flex}.CheckoutModal-module__JlgEYW__summaryTotalLabel{color:var(--text-secondary);font-size:.85rem;font-weight:600}.CheckoutModal-module__JlgEYW__summaryTotalVal{color:var(--accent-cyan);font-size:1.2rem;font-weight:800}
