.product-card-module__fUatga__card{background:var(--white);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:15px;padding:15px 20px;transition:background .2s;display:flex}.product-card-module__fUatga__card:last-child{border-bottom:none}.product-card-module__fUatga__card:hover{background:var(--secondary)}.product-card-module__fUatga__info{flex-direction:column;flex:1;min-width:0;display:flex}.product-card-module__fUatga__name{color:var(--text-dark);margin-bottom:2px;font-size:1rem;font-weight:700}.product-card-module__fUatga__categoryName{color:var(--text-muted);margin-bottom:4px;font-size:.75rem}.product-card-module__fUatga__price{color:var(--primary);font-size:1rem;font-weight:700}.product-card-module__fUatga__priceContainer{align-items:center;gap:8px;margin-top:4px;display:flex}.product-card-module__fUatga__tooltipWrapper{cursor:help;align-items:center;display:inline-flex;position:relative}.product-card-module__fUatga__infoIcon{color:var(--text-muted);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.product-card-module__fUatga__tooltipWrapper:hover .product-card-module__fUatga__infoIcon{color:var(--primary);background:#0066cc1a}.product-card-module__fUatga__tooltipText{visibility:hidden;background-color:var(--text-dark);width:220px;color:var(--white);text-align:center;border-radius:var(--radius-sm);z-index:100;opacity:0;box-shadow:var(--shadow-lg);pointer-events:none;padding:8px 12px;font-size:.75rem;font-weight:500;line-height:1.4;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;bottom:130%;left:50%;transform:translate(-50%)translateY(5px)}.product-card-module__fUatga__tooltipText:after{content:"";border-style:solid;border-width:5px;border-color:var(--text-dark) transparent transparent transparent;margin-left:-5px;position:absolute;top:100%;left:50%}.product-card-module__fUatga__tooltipWrapper:hover .product-card-module__fUatga__tooltipText{visibility:visible;opacity:1;transform:translate(-50%)translateY(0)}.product-card-module__fUatga__controls{background:#f0f2f5;border-radius:50px;flex-shrink:0;align-items:center;gap:15px;padding:5px;display:flex}.product-card-module__fUatga__qtyBtn{background:var(--white);border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:all .2s;display:flex}.product-card-module__fUatga__qtyBtn:hover:not(:disabled){background:var(--primary);color:var(--white);border-color:var(--primary)}.product-card-module__fUatga__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.product-card-module__fUatga__quantity{text-align:center;min-width:20px;font-size:1.1rem;font-weight:700}@media (max-width:480px){.product-card-module__fUatga__card{gap:10px;padding:12px 15px}.product-card-module__fUatga__name{font-size:.95rem}.product-card-module__fUatga__controls{gap:10px;padding:3px}.product-card-module__fUatga__qtyBtn{width:28px;height:28px;font-size:1rem}}
.bundle-card-module__cpWh5q__card{background:var(--white);border:2px solid var(--accent);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;transition:all .3s;display:flex;position:relative;overflow:hidden}.bundle-card-module__cpWh5q__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.bundle-card-module__cpWh5q__header{background:var(--secondary);border-bottom:1px solid var(--border);text-align:center;padding:1.5rem}.bundle-card-module__cpWh5q__badge{background:var(--accent);color:var(--text-dark);letter-spacing:1px;border-radius:50px;margin-bottom:1rem;padding:4px 10px;font-size:.65rem;font-weight:800;display:inline-block}.bundle-card-module__cpWh5q__name{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem}.bundle-card-module__cpWh5q__price{color:var(--primary);font-size:1.5rem;font-weight:800}.bundle-card-module__cpWh5q__body{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.bundle-card-module__cpWh5q__description{color:var(--text-muted);flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.bundle-card-module__cpWh5q__addBtn{background:var(--primary);width:100%;color:var(--white);border-radius:var(--radius-sm);padding:12px;font-size:.9rem;font-weight:700}.bundle-card-module__cpWh5q__addBtn:hover{background:var(--primary-dark)}@media (max-width:768px){.bundle-card-module__cpWh5q__header,.bundle-card-module__cpWh5q__body{padding:1.25rem}.bundle-card-module__cpWh5q__price{font-size:1.25rem}}.bundle-card-module__cpWh5q__mostCommon{transform:scale(1.02);border:3.5px solid var(--primary)!important;box-shadow:0 10px 25px #0066cc26!important}.bundle-card-module__cpWh5q__mostCommon:hover{transform:scale(1.02)translateY(-5px)!important;box-shadow:0 15px 30px #0066cc40!important}.bundle-card-module__cpWh5q__mostCommonBadge{color:var(--white);letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-radius:50px;margin-bottom:1rem;padding:6px 14px;font-size:.68rem;font-weight:800;display:inline-block;box-shadow:0 4px 10px #d977064d}@media (max-width:480px){.bundle-card-module__cpWh5q__mostCommon{transform:scale(1)!important}.bundle-card-module__cpWh5q__mostCommon:hover{transform:translateY(-5px)!important}}
.price-category-module__rcnpzG__category{margin-bottom:40px}.price-category-module__rcnpzG__title{background:var(--secondary);border-radius:var(--radius-sm);color:var(--primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:10px;padding:12px 20px;font-size:1.1rem;font-weight:700}.price-category-module__rcnpzG__list{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.price-category-module__rcnpzG__bundleGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;margin-top:15px;display:grid}@media (max-width:600px){.price-category-module__rcnpzG__bundleGrid{grid-template-columns:1fr;gap:20px}.price-category-module__rcnpzG__title{padding:10px 15px;font-size:1rem}}
.prices-module__7zhB2G__page{padding-bottom:var(--space-lg)}.prices-module__7zhB2G__hero{background:var(--primary);color:var(--white);padding:var(--space-xl) 0;text-align:center;margin-bottom:var(--space-md)}.prices-module__7zhB2G__title{color:var(--white);margin-bottom:1.5rem;font-size:3.5rem}.prices-module__7zhB2G__subtitle{opacity:.9;max-width:800px;margin:0 auto;font-size:1rem;line-height:1.5}.prices-module__7zhB2G__layout{grid-template-columns:280px 1fr;align-items:start;gap:40px;display:grid}.prices-module__7zhB2G__searchWrapper{width:100%;margin-bottom:30px}.prices-module__7zhB2G__searchBar{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;padding:0 20px;transition:all .3s;display:flex;position:relative}.prices-module__7zhB2G__searchBar:focus-within{border-color:var(--primary);box-shadow:var(--shadow-md);transform:translateY(-2px)}.prices-module__7zhB2G__searchBar svg{color:var(--text-muted);flex-shrink:0}.prices-module__7zhB2G__searchInput{width:100%;font-size:1.1rem;font-family:var(--font-inter), sans-serif;color:var(--text-dark);border:none;outline:none;padding:18px 15px}.prices-module__7zhB2G__clearBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 5px;font-size:1.5rem;display:flex}.prices-module__7zhB2G__clearBtn:hover{color:var(--primary)}.prices-module__7zhB2G__fullWidth{grid-template-columns:1fr}.prices-module__7zhB2G__noResults{text-align:center;background:var(--white);border-radius:var(--radius-lg);border:2px dashed var(--border);margin:40px 0;padding:80px 20px}.prices-module__7zhB2G__noResults p{color:var(--text-muted);margin-bottom:20px;font-size:1.2rem}.prices-module__7zhB2G__sidebar{z-index:10;min-width:0;height:auto;position:sticky;top:70px}.prices-module__7zhB2G__tabs{flex-direction:column;gap:10px;display:flex}.prices-module__7zhB2G__tabBtn{text-align:left;background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);font-family:var(--font-outfit), sans-serif;color:var(--text-dark);cursor:pointer;padding:15px 20px;font-weight:700;transition:all .2s}.prices-module__7zhB2G__tabBtn:hover{border-color:var(--primary);color:var(--primary)}.prices-module__7zhB2G__tabBtn.prices-module__7zhB2G__active{background:var(--primary);color:var(--white);border-color:var(--primary);box-shadow:var(--shadow-sm)}.prices-module__7zhB2G__content{min-width:0;min-height:400px}.prices-module__7zhB2G__notice{background:var(--secondary);border-radius:var(--radius-md);border-left:4px solid var(--accent);margin-top:30px;padding:20px;font-size:.9rem}@media (max-width:992px){.prices-module__7zhB2G__hero{padding:100px 0 60px}.prices-module__7zhB2G__title{font-size:2.5rem}.prices-module__7zhB2G__layout{flex-direction:column;align-items:stretch;gap:20px;display:flex}.prices-module__7zhB2G__sidebar{z-index:2000;background:var(--white);width:100%;margin-bottom:20px;padding:10px 0;position:sticky;top:80px}.prices-module__7zhB2G__tabs{z-index:2001;flex-flow:wrap;justify-content:flex-start;gap:8px;width:100%;padding:10px 0;display:flex;position:relative}.prices-module__7zhB2G__tabBtn{text-align:center;flex-shrink:0;width:calc(33.333% - 6px);padding:10px 8px;font-size:.8rem}}@media (max-width:480px){.prices-module__7zhB2G__title{font-size:1.8rem}.prices-module__7zhB2G__subtitle{font-size:.95rem}.prices-module__7zhB2G__sidebar{z-index:2000;margin-bottom:10px;position:sticky;top:70px}.prices-module__7zhB2G__tabs{z-index:auto;background:0 0;position:relative;top:auto}}
