.catalog-module__PAqwhG__container{flex-direction:column;gap:30px;max-width:1200px;min-height:100vh;margin:0 auto;padding:24px;display:flex}.catalog-module__PAqwhG__navbar{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.catalog-module__PAqwhG__logoWrapper{flex-shrink:0;align-items:center;gap:12px;display:flex}.catalog-module__PAqwhG__logoImg{object-fit:contain;width:auto;height:44px;filter:drop-shadow(0 2px 4px var(--primary-glow))}.catalog-module__PAqwhG__logoText{font-family:var(--font-title);color:var(--foreground);letter-spacing:-.3px;font-size:1.45rem;font-weight:800;line-height:1.1}.catalog-module__PAqwhG__logoSubtext{text-transform:uppercase;color:var(--primary);letter-spacing:1.5px;margin-top:2px;font-size:.72rem;font-weight:700;display:block}.catalog-module__PAqwhG__authWrapper{align-items:center;gap:10px;display:flex}.catalog-module__PAqwhG__authBtn{background:var(--primary);color:#fff;border-radius:var(--radius);cursor:pointer;box-shadow:0 4px 12px var(--primary-glow);white-space:nowrap;transition:var(--transition);border:none;align-items:center;gap:8px;padding:10px 18px;font-size:.86rem;font-weight:700;display:flex}.catalog-module__PAqwhG__authBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.catalog-module__PAqwhG__userBadgeGroup{align-items:center;gap:12px;display:flex}.catalog-module__PAqwhG__userBadge{color:#fff;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 2px 6px #16a34a33}.catalog-module__PAqwhG__discountTag{color:#0f172a;background:#fbbf24;border-radius:4px;padding:1px 5px;font-size:.68rem;font-weight:800}.catalog-module__PAqwhG__logoutBtn{color:#ef4444;cursor:pointer;transition:var(--transition);background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:700}.catalog-module__PAqwhG__logoutBtn:hover{background:#ef444433}.catalog-module__PAqwhG__adminLink{color:var(--text-muted);border:1px solid var(--card-border);border-radius:var(--radius);transition:var(--transition);padding:8px 16px;font-size:.85rem;font-weight:600}.catalog-module__PAqwhG__adminLink:hover{background:var(--card);color:var(--foreground)}.catalog-module__PAqwhG__hero{border-radius:var(--radius-lg);color:var(--foreground);box-shadow:var(--shadow);border:1px solid var(--card-border);background:linear-gradient(135deg,#0b7c800f 0%,#14a2db1a 100%);padding:60px 40px;position:relative;overflow:hidden}.catalog-module__PAqwhG__heroGlow{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);opacity:.15;filter:blur(50px);border-radius:50%;width:400px;height:400px;position:absolute;top:-20%;right:-10%}.catalog-module__PAqwhG__heroContent{z-index:2;max-width:600px;position:relative}.catalog-module__PAqwhG__heroTitle{font-family:var(--font-title);color:var(--primary);margin-bottom:12px;font-size:2.2rem;font-weight:700;line-height:1.2}.catalog-module__PAqwhG__heroText{color:var(--text-muted);font-size:.95rem;line-height:1.6}.catalog-module__PAqwhG__filtersCard{background:var(--card);border:1px solid var(--card-border);border-top:3px solid var(--secondary);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-wrap:wrap;align-items:center;gap:16px;padding:20px 24px;display:flex}.catalog-module__PAqwhG__searchBox{flex:2;min-width:260px}.catalog-module__PAqwhG__filterSelect{flex:1;min-width:180px}.catalog-module__PAqwhG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.catalog-module__PAqwhG__productCard{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:var(--transition);cursor:pointer;flex-direction:column;display:flex;overflow:hidden}.catalog-module__PAqwhG__productCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-4px)}.catalog-module__PAqwhG__productImagePlaceholder{height:180px;color:var(--primary);border-bottom:1px solid var(--card-border);transition:var(--transition);background:linear-gradient(135deg,#0b7c8008 0%,#0b7c8014 100%);justify-content:center;align-items:center;font-size:3.2rem;display:flex}.catalog-module__PAqwhG__productInfo{flex-direction:column;flex:1;gap:10px;padding:20px;display:flex}.catalog-module__PAqwhG__productCat{color:var(--primary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.catalog-module__PAqwhG__productName{font-family:var(--font-title);color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:48px;font-size:1.05rem;font-weight:700;display:-webkit-box;overflow:hidden}.catalog-module__PAqwhG__productFooter{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.catalog-module__PAqwhG__productPrice{font-family:var(--font-title);color:var(--foreground);font-size:1.2rem;font-weight:700}.catalog-module__PAqwhG__productStock{color:var(--text-muted);font-size:.78rem;font-weight:600}.catalog-module__PAqwhG__buyBtn{background:var(--primary);color:#fff;border-radius:var(--radius);transition:var(--transition);padding:8px 14px;font-size:.85rem;font-weight:600}.catalog-module__PAqwhG__buyBtn:hover{background:var(--primary-hover)}.catalog-module__PAqwhG__floatingCart{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;cursor:pointer;z-index:90;width:64px;height:64px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.6rem;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 8px 25px #0ea5e966}.catalog-module__PAqwhG__floatingCart:hover{transform:scale(1.05)}.catalog-module__PAqwhG__cartBadge{background:var(--danger);color:#fff;border:2px solid var(--card);border-radius:12px;padding:4px 8px;font-size:.75rem;font-weight:700;position:absolute;top:-4px;right:-4px}.catalog-module__PAqwhG__cartOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0f172a4d;justify-content:flex-end;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.catalog-module__PAqwhG__cartDrawer{background:var(--card);border-left:1px solid var(--card-border);width:100%;max-width:440px;height:100%;box-shadow:var(--shadow-lg);flex-direction:column;animation:.3s ease-out catalog-module__PAqwhG__slideLeft;display:flex}.catalog-module__PAqwhG__drawerHeader{border-bottom:1px solid var(--card-border);background:var(--background);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.catalog-module__PAqwhG__drawerTitle{font-family:var(--font-title);color:var(--foreground);font-size:1.15rem;font-weight:700}.catalog-module__PAqwhG__drawerClose{color:var(--text-muted);font-size:1.1rem}.catalog-module__PAqwhG__cartItems{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.catalog-module__PAqwhG__cartItem{border-bottom:1px solid var(--card-border);align-items:center;gap:12px;padding-bottom:16px;display:flex}.catalog-module__PAqwhG__cartItemImg{background:var(--background);border:1px solid var(--card-border);border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.catalog-module__PAqwhG__cartItemDetails{flex:1;overflow:hidden}.catalog-module__PAqwhG__cartItemName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.catalog-module__PAqwhG__cartItemPrice{color:var(--primary);margin-top:2px;font-size:.85rem;font-weight:700}.catalog-module__PAqwhG__qtyControl{align-items:center;gap:6px;display:flex}.catalog-module__PAqwhG__qtyBtn{border:1px solid var(--input-border);background:var(--background);border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.catalog-module__PAqwhG__qtyVal{text-align:center;width:20px;font-size:.88rem;font-weight:600}.catalog-module__PAqwhG__cartFooter{background:var(--background);border-top:1px solid var(--card-border);flex-direction:column;gap:16px;padding:24px;display:flex}.catalog-module__PAqwhG__cartTotalRow{font-family:var(--font-title);color:var(--foreground);justify-content:space-between;font-size:1.15rem;font-weight:700;display:flex}.catalog-module__PAqwhG__checkoutBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;border-radius:var(--radius);width:100%;box-shadow:0 4px 12px var(--primary-glow);justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:700;display:flex}.catalog-module__PAqwhG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:120;background:#0f172a66;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.catalog-module__PAqwhG__modal{background:var(--card);border:1px solid var(--card-border);border-radius:var(--radius-lg);width:100%;max-width:460px;max-height:90vh;box-shadow:var(--shadow-lg);animation:.3s cubic-bezier(.16,1,.3,1) catalog-module__PAqwhG__slideUp;overflow-y:auto}.catalog-module__PAqwhG__modalHeader{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.catalog-module__PAqwhG__modalTitle{font-family:var(--font-title);color:var(--foreground);font-size:1.2rem;font-weight:700}.catalog-module__PAqwhG__modalClose{color:var(--text-muted);font-size:1.1rem}.catalog-module__PAqwhG__modalBody{flex-direction:column;gap:16px;padding:24px;display:flex}.catalog-module__PAqwhG__formLabel{color:var(--text-muted);margin-bottom:4px;font-size:.82rem;font-weight:600;display:block}.catalog-module__PAqwhG__modalFooter{border-top:1px solid var(--card-border);background:var(--background);border-radius:0 0 var(--radius-lg) var(--radius-lg);justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.catalog-module__PAqwhG__errorBanner{color:var(--danger);border-radius:var(--radius);background:#ef444414;border:1px solid #ef444426;padding:10px 14px;font-size:.85rem}.catalog-module__PAqwhG__qrBox{background:var(--background);border-radius:var(--radius);border:1px solid var(--card-border);flex-direction:column;align-items:center;gap:10px;margin-top:10px;padding:16px;display:flex}.catalog-module__PAqwhG__qrPlaceholder{border:4px solid var(--foreground);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:160px;height:160px;font-size:4rem;display:flex}.catalog-module__PAqwhG__qrText{color:var(--text-muted);text-align:center;font-size:.78rem}.catalog-module__PAqwhG__successModal{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:30px;display:flex}.catalog-module__PAqwhG__successIcon{color:var(--success);font-size:3rem}.catalog-module__PAqwhG__successTitle{font-family:var(--font-title);color:var(--foreground);font-size:1.3rem;font-weight:700}.catalog-module__PAqwhG__successText{color:var(--text-muted);font-size:.88rem;line-height:1.5}@keyframes catalog-module__PAqwhG__slideLeft{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes catalog-module__PAqwhG__slideUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes catalog-module__PAqwhG__fadeIn{0%{opacity:0}to{opacity:1}}.catalog-module__PAqwhG__carouselContainer{border-radius:var(--radius-lg);border:1px solid var(--card-border);box-shadow:var(--shadow);background:linear-gradient(135deg,#0b7c800d 0%,#14a2db14 100%);width:100%;min-height:0;position:relative;overflow:hidden}.catalog-module__PAqwhG__carouselTrack{height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:flex}.catalog-module__PAqwhG__carouselSlide{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:40px;padding:40px 60px;display:flex}.catalog-module__PAqwhG__slideContent{flex-direction:column;flex:1.2;gap:12px;display:flex}.catalog-module__PAqwhG__slideCategory{color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;font-size:.78rem;font-weight:700}.catalog-module__PAqwhG__slideTitle{font-family:var(--font-title);color:var(--foreground);cursor:pointer;transition:var(--transition);font-size:1.8rem;font-weight:700;line-height:1.25}.catalog-module__PAqwhG__slideTitle:hover{color:var(--primary-hover)}.catalog-module__PAqwhG__slideText{color:var(--text-muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.92rem;line-height:1.6;display:-webkit-box;overflow:hidden}.catalog-module__PAqwhG__slideFooter{align-items:center;gap:24px;margin-top:10px;display:flex}.catalog-module__PAqwhG__slidePrice{font-family:var(--font-title);color:var(--foreground);font-size:1.5rem;font-weight:700}.catalog-module__PAqwhG__slideBuyBtn{background:var(--primary);color:#fff;border-radius:var(--radius);box-shadow:0 4px 10px var(--primary-glow);padding:10px 20px;font-size:.88rem;font-weight:600}.catalog-module__PAqwhG__slideBuyBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.catalog-module__PAqwhG__slideStockOut{color:var(--danger);font-size:.9rem;font-weight:600}.catalog-module__PAqwhG__slideImageWrapper{border-radius:var(--radius);border:1px solid var(--card-border);cursor:pointer;width:100%;max-width:320px;height:240px;box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;flex:.8;justify-content:center;align-items:center;padding:20px;display:flex}.catalog-module__PAqwhG__slideImg{object-fit:contain;max-width:100%;max-height:100%;transition:var(--transition)}.catalog-module__PAqwhG__slideImageWrapper:hover{border-color:var(--primary)}.catalog-module__PAqwhG__slideImageWrapper:hover .catalog-module__PAqwhG__slideImg{transform:scale(1.03)}.catalog-module__PAqwhG__carouselArrowPrev,.catalog-module__PAqwhG__carouselArrowNext{border:1px solid var(--card-border);cursor:pointer;z-index:5;width:42px;height:42px;box-shadow:var(--shadow-sm);transition:var(--transition);color:var(--foreground);background:#fffc;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.catalog-module__PAqwhG__carouselArrowPrev:hover,.catalog-module__PAqwhG__carouselArrowNext:hover{color:var(--primary);box-shadow:var(--shadow);border-color:var(--primary);background:#fff}.catalog-module__PAqwhG__carouselArrowPrev{left:16px}.catalog-module__PAqwhG__carouselArrowNext{right:16px}.catalog-module__PAqwhG__carouselDots{z-index:5;gap:8px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.catalog-module__PAqwhG__carouselDot{cursor:pointer;width:8px;height:8px;transition:var(--transition);background:#0b7c8033;border-radius:50%}.catalog-module__PAqwhG__activeDot{background:var(--primary);border-radius:4px;width:20px}.catalog-module__PAqwhG__productImageContainer{border-bottom:1px solid var(--card-border);height:180px;transition:var(--transition);background:#fff;justify-content:center;align-items:center;padding:16px;display:flex;overflow:hidden}.catalog-module__PAqwhG__productImage{object-fit:contain;max-width:100%;max-height:100%;transition:var(--transition)}.catalog-module__PAqwhG__productCard:hover .catalog-module__PAqwhG__productImageContainer{background:#0b7c8003}.catalog-module__PAqwhG__productCard:hover .catalog-module__PAqwhG__productImage{transform:scale(1.04)}@media (max-width:768px){.catalog-module__PAqwhG__container{gap:14px;padding:12px}.catalog-module__PAqwhG__navbar{box-sizing:border-box!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;padding-bottom:12px!important;display:flex!important}.catalog-module__PAqwhG__logoWrapper{flex:1!important;align-items:center!important;gap:8px!important;min-width:0!important;display:flex!important}.catalog-module__PAqwhG__logoImg{flex-shrink:0!important;width:auto!important;height:32px!important}.catalog-module__PAqwhG__logoTextGroup{flex-direction:column!important;min-width:0!important;display:flex!important}.catalog-module__PAqwhG__logoText{white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:1.05rem!important;font-weight:800!important;line-height:1.1!important;overflow:hidden!important}.catalog-module__PAqwhG__logoSubtext{letter-spacing:.8px!important;margin-top:1px!important;font-size:.58rem!important}.catalog-module__PAqwhG__authWrapper{flex-shrink:0!important;align-items:center!important;margin-left:auto!important;display:flex!important}.catalog-module__PAqwhG__authBtn{white-space:nowrap!important;box-shadow:0 2px 8px var(--primary-glow)!important;border-radius:20px!important;align-items:center!important;gap:4px!important;width:auto!important;padding:6px 12px!important;font-size:.76rem!important;display:inline-flex!important}.catalog-module__PAqwhG__authBtnText{font-size:.74rem!important;font-weight:700!important}.catalog-module__PAqwhG__userBadgeGroup{align-items:center!important;gap:6px!important;display:flex!important}.catalog-module__PAqwhG__userBadge,.catalog-module__PAqwhG__logoutBtn{border-radius:6px!important;padding:4px 8px!important;font-size:.74rem!important}.catalog-module__PAqwhG__carouselContainer{border:1px solid var(--card-border)!important;box-shadow:var(--shadow-sm)!important;background:linear-gradient(135deg,#0d94880a 0%,#14a2db12 100%)!important;border-radius:16px!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;overflow:hidden!important}.catalog-module__PAqwhG__carouselTrack{align-items:stretch!important;height:auto!important;display:flex!important}.catalog-module__PAqwhG__carouselSlide{box-sizing:border-box!important;flex-direction:column!important;align-items:center!important;gap:6px!important;height:auto!important;min-height:0!important;padding:10px 10px 24px!important;display:flex!important}.catalog-module__PAqwhG__slideImageWrapper{width:100%!important;max-width:100%!important;height:200px!important;box-shadow:var(--shadow-sm)!important;border:1px solid var(--card-border)!important;box-sizing:border-box!important;background:#fff!important;border-radius:12px!important;flex:none!important;justify-content:center!important;align-items:center!important;padding:10px!important;display:flex!important}.catalog-module__PAqwhG__slideImg{object-fit:contain!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.catalog-module__PAqwhG__slideContent{text-align:left!important;flex-direction:column!important;flex:none!important;gap:3px!important;width:100%!important;display:flex!important}.catalog-module__PAqwhG__slideCategory{letter-spacing:.8px!important;color:var(--primary)!important;text-transform:uppercase!important;font-size:.62rem!important;font-weight:800!important}.catalog-module__PAqwhG__slideTitle{font-family:var(--font-title)!important;color:var(--foreground)!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:26px!important;margin:0!important;font-size:.95rem!important;font-weight:800!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.catalog-module__PAqwhG__slideText{display:none!important}.catalog-module__PAqwhG__slideFooter{flex:none!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;width:100%!important;margin-top:2px!important;display:flex!important}.catalog-module__PAqwhG__slidePrice{font-family:var(--font-title)!important;color:var(--foreground)!important;font-size:1.15rem!important;font-weight:800!important}.catalog-module__PAqwhG__slideBuyBtn{background:var(--primary)!important;color:#fff!important;border-radius:var(--radius)!important;box-shadow:0 2px 6px var(--primary-glow)!important;cursor:pointer!important;border:none!important;align-items:center!important;gap:4px!important;padding:7px 12px!important;font-size:.76rem!important;font-weight:700!important;display:inline-flex!important}.catalog-module__PAqwhG__carouselArrowPrev,.catalog-module__PAqwhG__carouselArrowNext{display:none!important}.catalog-module__PAqwhG__carouselDots{bottom:5px!important}.catalog-module__PAqwhG__filtersCard{background:var(--card)!important;border:1px solid var(--card-border)!important;border-top:3px solid var(--primary)!important;border-radius:var(--radius-lg)!important;box-shadow:var(--shadow-sm)!important;flex-direction:column!important;gap:10px!important;padding:12px!important;display:flex!important}.catalog-module__PAqwhG__filterSelect select{border:1.5px solid var(--primary)!important;background:var(--card)!important;width:100%!important;color:var(--foreground)!important;box-sizing:border-box!important;border-radius:12px!important;outline:none!important;padding:11px 14px!important;font-size:.88rem!important;font-weight:700!important}.catalog-module__PAqwhG__searchBox input{border:1.5px solid var(--card-border)!important;background:var(--card)!important;width:100%!important;color:var(--foreground)!important;box-sizing:border-box!important;border-radius:12px!important;outline:none!important;padding:11px 14px!important;font-size:.88rem!important}.catalog-module__PAqwhG__productsGrid{box-sizing:border-box!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;display:grid!important}.catalog-module__PAqwhG__productCard{background:var(--card)!important;border:1px solid var(--card-border)!important;box-shadow:var(--shadow-sm)!important;border-radius:14px!important;flex-direction:column!important;justify-content:space-between!important;margin:0!important;display:flex!important;overflow:hidden!important}.catalog-module__PAqwhG__productImageContainer{border-bottom:1px solid var(--card-border)!important;background:#fff!important;justify-content:center!important;align-items:center!important;height:130px!important;padding:10px!important;display:flex!important}.catalog-module__PAqwhG__productImage{object-fit:contain!important;max-width:100%!important;max-height:100%!important}.catalog-module__PAqwhG__productInfo{flex-direction:column!important;flex:1!important;justify-content:space-between!important;gap:4px!important;padding:10px!important;display:flex!important}.catalog-module__PAqwhG__productCat{color:var(--primary)!important;text-transform:uppercase!important;letter-spacing:.5px!important;font-size:.62rem!important;font-weight:800!important}.catalog-module__PAqwhG__productName{font-family:var(--font-title)!important;color:var(--foreground)!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;height:32px!important;font-size:.82rem!important;font-weight:700!important;line-height:1.25!important;display:-webkit-box!important;overflow:hidden!important}.catalog-module__PAqwhG__productFooter{flex-direction:column!important;align-items:stretch!important;gap:6px!important;margin-top:6px!important;display:flex!important}.catalog-module__PAqwhG__productPrice{font-family:var(--font-title)!important;color:var(--foreground)!important;font-size:.95rem!important;font-weight:800!important}.catalog-module__PAqwhG__buyButton{text-align:center!important;background:var(--primary)!important;color:#fff!important;width:100%!important;box-shadow:0 2px 6px var(--primary-glow)!important;border:none!important;border-radius:8px!important;justify-content:center!important;padding:8px 6px!important;font-size:.72rem!important;font-weight:700!important}}
