.pricing-module__kvPdYW__page{background:#f8fafc;padding:80px 0 40px}.pricing-module__kvPdYW__header{text-align:center;margin-bottom:2rem}.pricing-module__kvPdYW__header h1{color:var(--primary)}.pricing-module__kvPdYW__searchSection{max-width:600px;margin:0 auto 1.5rem}.pricing-module__kvPdYW__searchBar{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:4px;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.pricing-module__kvPdYW__searchBar input{color:#334155;background:0 0;border:none;flex:1;padding:.8rem 1.8rem;font-size:1rem}.pricing-module__kvPdYW__searchBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.pricing-module__kvPdYW__searchBtn:hover{background:var(--primary-light);transform:scale(1.05)}.pricing-module__kvPdYW__filtersSection{flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.pricing-module__kvPdYW__filterGroup{flex-direction:column;align-items:center;gap:.8rem;display:flex}.pricing-module__kvPdYW__filterGroup p{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.pricing-module__kvPdYW__filterPills,.pricing-module__kvPdYW__categoryPills{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.pricing-module__kvPdYW__filterPills button,.pricing-module__kvPdYW__categoryPills button{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:.6rem 1.8rem;font-size:.9rem;font-weight:700;transition:all .3s}.pricing-module__kvPdYW__filterPills button:hover,.pricing-module__kvPdYW__categoryPills button:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-3px)}.pricing-module__kvPdYW__activeService,.pricing-module__kvPdYW__activeCategory{transform:translateY(-3px);box-shadow:0 5px 15px #18a1d833;background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.pricing-module__kvPdYW__selectionInfo{text-align:center;color:#94a3b8;margin-bottom:2rem;font-size:.9rem}.pricing-module__kvPdYW__selectionInfo span{color:#18a1d8;font-weight:700}.pricing-module__kvPdYW__tableWrapper{box-shadow:none;background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-height:500px;margin-bottom:2rem;position:relative;overflow:auto}.pricing-module__kvPdYW__table thead th{z-index:10;position:sticky;top:0}.pricing-module__kvPdYW__table{border-collapse:collapse;width:100%}.pricing-module__kvPdYW__table th{color:#fff;text-align:left;background:#18a1d8;padding:1.2rem;font-size:.95rem;font-weight:700}.pricing-module__kvPdYW__table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:1.2rem;font-size:.95rem}.pricing-module__kvPdYW__categoryHeader{background:#f8fafc}.pricing-module__kvPdYW__catTitle{color:#000;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.9rem;font-weight:800;display:flex}.pricing-module__kvPdYW__groupCol{color:#64748b;font-weight:600}.pricing-module__kvPdYW__itemCol{font-weight:500}.pricing-module__kvPdYW__priceCol{color:#000;text-align:center;font-weight:800}.pricing-module__kvPdYW__noResults{text-align:center;color:#94a3b8;padding:4rem}.pricing-module__kvPdYW__addOns{background:#fff;border:1px solid #e2e8f0;border-left:5px solid #18a1d8;border-radius:20px;margin-bottom:2.5rem;padding:2.5rem}.pricing-module__kvPdYW__addOns h3{color:#18a1d8;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:1.2rem;display:flex}.pricing-module__kvPdYW__starIcon{color:#fbbf24}.pricing-module__kvPdYW__addOnList{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.pricing-module__kvPdYW__addOnList li{color:#334155;align-items:center;gap:.8rem;font-size:1rem;font-weight:600;display:flex}.pricing-module__kvPdYW__addOnList strong{color:#18a1d8}.pricing-module__kvPdYW__plansSection{margin-bottom:2.5rem}.pricing-module__kvPdYW__plansSection h2{text-align:center;color:var(--primary);margin-bottom:2rem}.pricing-module__kvPdYW__plansGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.pricing-module__kvPdYW__planCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;padding:2.5rem 2rem;transition:transform .3s;display:flex;position:relative}.pricing-module__kvPdYW__planCard:hover{box-shadow:none;transform:translateY(-5px)}.pricing-module__kvPdYW__popular{box-shadow:none;border-color:#18a1d8}.pricing-module__kvPdYW__popularBadge{color:#fff;background:#18a1d8;border-radius:99px;padding:.4rem 1.2rem;font-size:.75rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.pricing-module__kvPdYW__planHeader{text-align:center;margin-bottom:2rem}.pricing-module__kvPdYW__planHeader h3{color:#18a1d8;margin-bottom:1rem;font-size:1.2rem}.pricing-module__kvPdYW__planPrice{color:#000;font-size:2.5rem;font-weight:800}.pricing-module__kvPdYW__planFeatures{flex:1;margin-bottom:2.5rem;padding:0;list-style:none}.pricing-module__kvPdYW__planFeatures li{color:#475569;align-items:flex-start;gap:.8rem;margin-bottom:1rem;font-size:.9rem;line-height:1.4;display:flex}.pricing-module__kvPdYW__checkIcon{color:#10b981;flex-shrink:0;margin-top:2px}.pricing-module__kvPdYW__buyBtn{color:#fff;cursor:pointer;background:#18a1d8;border:none;border-radius:12px;padding:1rem;font-weight:700;transition:opacity .2s}.pricing-module__kvPdYW__buyBtn:hover{opacity:.9}.pricing-module__kvPdYW__deliveryBanner{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;padding:2rem;display:flex}.pricing-module__kvPdYW__deliveryHeader{color:#18a1d8;border-bottom:1px solid #f1f5f9;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.pricing-module__kvPdYW__deliveryHeader h4{font-size:1.2rem;font-weight:800}.pricing-module__kvPdYW__deliveryContent{width:100%}.pricing-module__kvPdYW__deliveryRow{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.pricing-module__kvPdYW__deliveryBullet{align-items:center;gap:.8rem;display:flex}.pricing-module__kvPdYW__dot{background:#18a1d8;border-radius:50%;flex-shrink:0;width:8px;height:8px}.pricing-module__kvPdYW__deliveryBullet p{color:#475569;font-size:1rem;font-weight:600}.pricing-module__kvPdYW__deliveryBullet span{color:#18a1d8;font-weight:800}.pricing-module__kvPdYW__infoCards{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.pricing-module__kvPdYW__infoCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem}.pricing-module__kvPdYW__infoCard h3{color:#18a1d8;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.pricing-module__kvPdYW__slots p{color:#475569;margin-bottom:.8rem;font-size:.95rem;font-weight:600}.pricing-module__kvPdYW__appBanner{background:#f1f5f9;border-radius:24px;justify-content:space-between;align-items:center;margin-top:2rem;padding:2.5rem;display:flex}.pricing-module__kvPdYW__appText p{color:#1e293b;font-size:1.1rem;font-weight:700}.pricing-module__kvPdYW__appButtons{gap:1.5rem;display:flex}.pricing-module__kvPdYW__appBtn img{border-radius:8px;transition:transform .2s}.pricing-module__kvPdYW__appBtn:hover img{transform:scale(1.05)}@media (max-width:1024px){.pricing-module__kvPdYW__deliveryBanner{text-align:center;flex-direction:column;gap:1.5rem}.pricing-module__kvPdYW__deliveryThresholds{flex-direction:column;gap:.5rem}}@media (max-width:768px){.pricing-module__kvPdYW__plansGrid,.pricing-module__kvPdYW__infoCards{grid-template-columns:1fr}.pricing-module__kvPdYW__appBanner{text-align:center;flex-direction:column;gap:2rem}.pricing-module__kvPdYW__filtersSection{align-items:center}.pricing-module__kvPdYW__filterPills,.pricing-module__kvPdYW__categoryPills{justify-content:center}.pricing-module__kvPdYW__header h1{font-size:1.8rem}.pricing-module__kvPdYW__table th,.pricing-module__kvPdYW__table td{padding:.8rem;font-size:.85rem}}@media (max-width:480px){.pricing-module__kvPdYW__page{padding-top:80px}.pricing-module__kvPdYW__deliveryThresholds{gap:.8rem}.pricing-module__kvPdYW__deliveryThresholds p{font-size:.8rem}.pricing-module__kvPdYW__planCard{padding:2rem 1.5rem}.pricing-module__kvPdYW__planPrice{font-size:2rem}}
