.styles_searchSection__BnnQS{position:sticky;top:0;z-index:100;padding:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_p-paginator-page__OdxFn{color:#fff!important}.styles_searchContainer__Km3E8{display:flex;gap:.5rem;margin-bottom:1.5rem}.styles_searchInput__eiJlH{display:flex;padding:0!important;width:100%;max-width:400px}.styles_cityInput__WbM5f,.styles_searchInput__eiJlH{width:100%;height:3rem;border-radius:8px;background:#f5f5f5;border:none}.styles_filterButton__QTH1R{width:3rem;height:3rem;border-radius:8px!important}.styles_pharmacyCard__pKXv5{background:#fff;padding:2rem;margin:.5rem;box-shadow:0 3px 7px rgba(53,53,53,.2);border-radius:12px;transition:transform .2s ease}.styles_pharmacyCard__pKXv5:active{transform:scale(.98)}.styles_pharmacyHeader__zWN0o{margin-bottom:.75rem}.styles_pharmacyInfo__ctxim{align-items:center;justify-content:space-between;margin-bottom:.5rem;position:relative}.styles_pharmacyName__8tEkZ{font-size:1.1rem;flex:1;padding-right:2.5rem}.styles_shareButton__PtNpy{position:absolute;right:0;top:50%;transform:translateY(-50%);width:2rem!important;height:2rem!important}.styles_shareButton__PtNpy .styles_p-button-icon__5HI3t{font-size:1rem}.styles_pharmacyTag__vjPRN{font-size:.8rem!important;padding:.25rem .5rem!important}.styles_pharmacyDetails__BdkkY{display:flex;flex-direction:column;gap:.5rem}.styles_detailItem__m1i2G{font-size:.9rem;color:#64748b}.styles_detailItem__m1i2G i{font-size:1rem}.styles_pharmacyActions__klEiE{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.styles_pharmacyActions__klEiE .styles_p-button___RLEg{flex:1;min-width:100px;white-space:nowrap}.styles_pharmacyDataView__aHeMU{flex-wrap:wrap;justify-content:center}@media screen and (max-width:550px){.styles_searchSection__BnnQS{padding:.5rem}.styles_pharmacyCard__pKXv5{margin:.5rem 0;width:100%}.styles_pharmacyActions__klEiE{flex-direction:row;flex-wrap:wrap}.styles_pharmacyActions__klEiE .styles_p-button___RLEg{flex:1;min-width:80px;padding:.5rem!important}.styles_pharmacyActions__klEiE .styles_p-button___RLEg .styles_p-button-label__SdKXu{font-size:.9rem}}.styles_medicineSelection__MnoDD{padding:1rem;max-width:1200px;margin:0 auto}.styles_medicineDataView__G94Yy{display:flex;flex-direction:column;gap:1rem}.styles_medicineCard__92kew{border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;margin-bottom:1rem;width:23rem}.styles_medicineCard__92kew:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.styles_medicineContent___pe4h{padding:1rem}.styles_medicineImage__b1No5{width:100px;height:70px;background:#f8f9fa;border-radius:8px}.styles_medicineInfo__xYKRn{gap:.5rem}.styles_medicineHeader__MhdHw{gap:1rem}.styles_medicineName__X1_ED{font-size:1.1rem;color:#2c3e50}.styles_medicineDetails__kQnd1{display:flex;gap:1rem;margin:.5rem 0}.styles_detailItem__m1i2G{display:flex;align-items:center;gap:.5rem;color:#666}.styles_price__opxNJ{font-weight:600;color:#2ecc71}.styles_medicineActions__wLWdP{margin-top:auto}.styles_quantityControls__MDSZx{width:-moz-fit-content;width:fit-content}.styles_quantityNumber__jehdy{width:60px}@media (max-width:768px){.styles_medicineContent___pe4h{flex-direction:column}.styles_medicineImage__b1No5{width:100%;height:70px}}.styles_orderInfo__suRDB{display:flex;flex-direction:column;gap:.5rem}.styles_orderNumber__54UXb{font-size:1.25rem;font-weight:600;color:var(--text-color)}.styles_orderStatus__lSx1L{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.styles_orderStatus__lSx1L.styles_pending__llhaX{background:#fff3cd;color:#856404}.styles_orderStatus__lSx1L.styles_completed__CBlvW{background:#d4edda;color:#155724}.styles_orderDate__5_evv{color:var(--text-color-secondary);font-size:.875rem}.styles_medicineList__xL2wl{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.styles_medicineItem__aTO_x{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8f9fa;border-radius:8px;transition:all .2s ease}.styles_medicineItem__aTO_x:hover{transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_medicineQuantity__m_L_T{display:flex;align-items:center;gap:.5rem}.styles_medicinePrice__Iojrt{font-weight:600;color:var(--primary-color)}.styles_totalPrice__aj4wX{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05);margin-top:1rem}.styles_totalLabel__xzqWN{font-size:1.1rem;font-weight:500;color:var(--text-color)}.styles_totalAmount__3hTs3{font-size:1.25rem;font-weight:600;color:var(--primary-color)}.styles_expandButton__PecLC{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;background:#f8f9fa;border:1px solid rgba(0,0,0,.05);border-radius:8px;cursor:pointer;transition:all .2s ease;margin-top:1rem;color:var(--text-color);font-weight:500}.styles_expandButton__PecLC:hover{background:#e9ecef;transform:translateY(-2px)}.styles_expandButton__PecLC i{transition:transform .3s ease}.styles_expandButton__PecLC.styles_expanded__adeg3 i{transform:rotate(180deg)}.styles_expandableDetails__x5S_Q{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8f9fa;border-radius:12px;margin-top:1rem;opacity:0;visibility:hidden}.styles_expandableDetails__x5S_Q.styles_expanded__adeg3{max-height:1000px;opacity:1;visibility:visible;padding:1.5rem;margin-top:1rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_detailsContent__mE70b{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;padding:1rem}.styles_detailsSection__wsu1P{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.styles_detailsSection__wsu1P h4{margin:0 0 1rem;color:var(--text-color);font-size:1.1rem;font-weight:600;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem}.styles_detailsList__JZKHz{display:flex;flex-direction:column;gap:.75rem}.styles_detailsListItem__dalvR{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8f9fa;border-radius:6px;transition:all .2s ease}.styles_detailsListItem__dalvR:hover{transform:translateX(4px);box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_detailsLabel__oR3oH{color:var(--text-color)}.styles_detailsValue__NtxhG{color:var(--primary-color)}.styles_medicineActions__wLWdP{justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.styles_quantityControls__MDSZx{gap:1rem;padding:.75rem;background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_quantityInput__qhKt0{gap:.5rem}.styles_quantityInput__qhKt0 .styles_p-button___RLEg{width:2rem;height:2rem;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.1);color:var(--text-color);transition:all .2s ease;border-radius:50%}.styles_quantityInput__qhKt0 .styles_p-button___RLEg:hover{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.styles_quantityInput__qhKt0 .styles_p-inputnumber__F7uOB{width:60px}.styles_quantityInput__qhKt0 .styles_p-inputnumber__F7uOB input{text-align:center;padding:.5rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;font-weight:600}.styles_cartSummary__rhA5X{margin-top:2rem;background:#f8f9fa;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.styles_cartItems__R3n5y{margin:1rem 0;display:flex;flex-direction:column;gap:.5rem}.styles_cartItem__T0KYP{background:#fff;border-radius:8px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.05)}.styles_cartItemContent__Kaa0I{justify-content:space-between;align-items:center;gap:1rem}.styles_cartItemHeader__OBj6k{flex:1}.styles_cartItemHeader__OBj6k h4{margin:0;font-size:1rem;color:var(--text-color)}.styles_cartItemPrice__iBHxW{font-weight:600;color:var(--primary-color)}.styles_checkoutForm__W7qjk{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}.styles_formSection__rWxPc{display:flex;flex-direction:column;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.styles_formSection__rWxPc h3{margin:0;color:#333;font-size:1.1rem;font-weight:600}.styles_formGroup__yIrn0{display:flex;flex-direction:column;gap:.5rem}.styles_formGroup__yIrn0 label{color:#495057;font-size:.9rem;font-weight:500}.styles_formGroup__yIrn0 .styles_p-dropdown__fA2mA,.styles_formGroup__yIrn0 .styles_p-inputtext__UY_L7{width:100%}.styles_medicineRequests__gPCEw{padding:1rem;max-width:1200px;margin:0 auto}.styles_filtersSection__Pphxc{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem;align-items:flex-end}.styles_filterGroup__4bF6g{display:flex;flex-direction:column;gap:.5rem}.styles_filterGroup__4bF6g label{color:#495057;font-size:.9rem;font-weight:500}.styles_requestCard__rqND4{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1rem;margin-bottom:1rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);max-width:100%}.styles_requestCard__rqND4:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_requestHeader__r9SYA{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.05)}.styles_requestInfo__4IbPJ{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.styles_requestNumber__KSOAe{font-size:1.1rem;font-weight:600;color:var(--text-color);display:flex;align-items:center;gap:.5rem}.styles_requestNumber__KSOAe i{color:var(--primary-color)}.styles_requestStatus__nXjZu{padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.styles_requestDate__0_6E4{color:var(--text-color-secondary);font-size:.875rem;display:flex;align-items:center;gap:.5rem}.styles_requestDate__0_6E4 i{color:var(--primary-color)}.styles_requestSummary__xhEsX{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1rem}.styles_summaryItem__aAst_{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#f8f9fa;border-radius:8px}.styles_summaryLabel__t0G_l{color:var(--text-color-secondary);font-size:.875rem}.styles_summaryValue__A30FN{color:var(--text-color);font-weight:600;font-size:1.1rem}.styles_cardActions__WOqvs{display:flex;justify-content:flex-end;padding-top:1rem;border-top:1px solid rgba(0,0,0,.05)}.styles_viewDetailsButton__KtBkr{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500}.styles_viewDetailsButton__KtBkr:hover{background:var(--secondary-color);transform:translateY(-2px)}.styles_viewDetailsButton__KtBkr i{font-size:1.1rem}.styles_progressDialog__86kd2{width:95vw!important;max-width:800px!important}.styles_progressContent__lTcM_{padding:1rem}.styles_progressSteps__PiBQX{display:flex;flex-direction:column;gap:2rem;margin:2rem 0}.styles_progressStep__CIqMM{display:flex;align-items:center;gap:1rem}.styles_stepIcon__Ss5jT{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border:2px solid var(--primary-color);color:var(--primary-color);font-size:1.25rem}.styles_stepIcon__Ss5jT.styles_completed__CBlvW{background:var(--primary-color);color:#fff}.styles_stepContent__N0ENl{flex:1}.styles_stepTitle__8hOOF{font-size:1.1rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.styles_stepDescription__lI511{color:var(--text-color-secondary);font-size:.875rem}.styles_stepDate__RUhDl{color:var(--text-color-secondary);font-size:.75rem;margin-top:.25rem}.styles_progressBar__t9tLO{height:4px;background:#f8f9fa;border-radius:2px;margin:1rem 0;overflow:hidden}.styles_progressFill__jOfB1{height:100%;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;transition:width .3s ease}.styles_orderDetailsSection__SE6hb{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.05)}.styles_orderDetailsSection__SE6hb h3{margin:0 0 1rem;color:var(--text-color);font-size:1.1rem;font-weight:600;border-bottom:2px solid var(--primary-color);padding-bottom:.5rem}.styles_detailRow__hfeeC{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:8px;margin-bottom:.5rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_detailLabel__RK4RD{color:var(--text-color-secondary);font-weight:500}.styles_detailValue__3H_Uq{color:var(--text-color);font-weight:600}.styles_noDataMessage__65ils{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:var(--text-color-secondary)}.styles_noDataMessage__65ils p{margin:1rem 0 0;font-size:1.1rem}.styles_detailsTable__KuAIw{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_detailsRow__5zldF{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8f9fa;border-radius:6px}.styles_detailsLabel__oR3oH{color:var(--text-color-secondary);font-weight:500}.styles_detailsValue__NtxhG{color:var(--text-color);font-weight:600}.styles_medicinesTable__fmhVj{display:flex;flex-direction:column;gap:.5rem;background:#fff;border-radius:8px;padding:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}.styles_tableHeader__v0w31{font-weight:600;color:var(--text-color)}.styles_tableHeader__v0w31,.styles_tableRow__rGf_g{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:.75rem;background:#f8f9fa;border-radius:6px}.styles_tableRow__rGf_g{align-items:center}.styles_medicineName__X1_ED{font-weight:500;color:var(--text-color)}.styles_medicinePrice__Iojrt,.styles_medicineQuantity__m_L_T{color:var(--text-color-secondary)}.styles_medicineTotal__tNdO1{font-weight:600;color:var(--primary-color)}@media (max-width:768px){.styles_tableHeader__v0w31,.styles_tableRow__rGf_g{grid-template-columns:1fr;gap:.5rem}.styles_tableHeader__v0w31 span,.styles_tableRow__rGf_g span{display:flex;justify-content:space-between;align-items:center}.styles_tableHeader__v0w31 span:before,.styles_tableRow__rGf_g span:before{content:attr(data-label);font-weight:500;color:var(--text-color-secondary)}}.styles_statusTimeline__gVbkg{margin:.75rem 0;padding:.75rem;background:#f8f9fa;border-radius:8px}.styles_timelineItem__R1CGd{display:flex;align-items:flex-start;gap:1rem}.styles_timelineIcon__WBnx2{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.1);color:var(--primary-color)}.styles_timelineContent__qXXug{flex:1}.styles_timelineStatus__Wi00n{font-weight:600;color:var(--text-color);text-transform:capitalize;margin-bottom:.25rem}.styles_timelineNote__9sP8_{color:var(--text-color-secondary);font-size:.875rem;margin-bottom:.25rem}.styles_timelineDate__CGXob{color:var(--text-color-secondary);font-size:.75rem}@media (max-width:768px){.styles_statusTimeline__gVbkg{padding:.75rem}.styles_timelineItem__R1CGd{gap:.75rem}.styles_timelineIcon__WBnx2{width:2rem;height:2rem}}.styles_customCard__oM8Hv{background:linear-gradient(135deg,#f8fafc,#e0e7ef);border-radius:18px;box-shadow:0 6px 32px 0 rgba(60,72,88,.13),0 1.5px 8px rgba(60,72,88,.1);padding:1.7rem 2.2rem;margin-bottom:1.7rem;transition:box-shadow .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1),border .3s cubic-bezier(.4,0,.2,1);border:2.5px solid;-o-border-image:linear-gradient(90deg,#a7bfe8,#6190e8) 1;border-image:linear-gradient(90deg,#a7bfe8,#6190e8) 1;position:relative;overflow:hidden;box-shadow:0 6px 32px 0 rgba(60,72,88,.13),0 1.5px 8px rgba(60,72,88,.1),0 0 0 4px rgba(97,144,232,.07)}.styles_customCard__oM8Hv:hover{box-shadow:0 12px 40px rgba(60,72,88,.18),0 6px 24px rgba(60,72,88,.13),0 0 0 6px rgba(97,144,232,.13);transform:translateY(-6px) scale(1.025);background:linear-gradient(135deg,#f1f5fa,#dbeafe);-o-border-image:linear-gradient(90deg,#6190e8,#a7bfe8) 1;border-image:linear-gradient(90deg,#6190e8,#a7bfe8) 1}.styles_customCard__oM8Hv strong{color:#2d3a4a;font-size:1.18rem;letter-spacing:.01em}.styles_selectionOptions__87HQd{background:linear-gradient(120deg,#f8fafc 60%,#e0e7ef);border-radius:16px;box-shadow:0 2px 12px rgba(60,72,88,.07);padding:1.5rem 2rem;margin-bottom:2rem;border:1.5px solid #e3e8ee;display:flex;flex-direction:column;gap:1.2rem}.styles_selectionOptions__87HQd>div{display:flex;align-items:center;padding:.7rem 1rem;border-radius:10px;transition:background .2s,box-shadow .2s;cursor:pointer}.styles_selectionOptions__87HQd>div:hover{background:#f1f5fa;box-shadow:0 2px 8px rgba(97,144,232,.07)}.styles_selectionOptions__87HQd label{font-size:1.08rem;color:#2d3a4a;font-weight:500;letter-spacing:.01em}.styles_filterSection__u5p7t{background:#f8f9fa;padding:1rem;margin:1rem 0;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_filterRow__XYaB9{display:flex;gap:1rem;flex-wrap:wrap}.styles_filterItem__miqfk{flex:1;min-width:200px}.styles_filterItem__miqfk label{display:block;margin-bottom:.5rem;font-weight:600}.styles_filterDropdown__vUhQS{width:100%}.styles_filterActions__bzR_h{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-end}.styles_cart-items__gRZoU{scrollbar-width:thin;scrollbar-color:var(--surface-300) var(--surface-100)}.styles_cart-items__gRZoU::-webkit-scrollbar{width:6px}.styles_cart-items__gRZoU::-webkit-scrollbar-track{background:var(--surface-100)}.styles_cart-items__gRZoU::-webkit-scrollbar-thumb{background-color:var(--surface-300);border-radius:3px}@media (max-width:768px){.styles_medicineRequests__gPCEw{padding:.75rem}.styles_filtersSection__Pphxc{grid-template-columns:1fr}.styles_requestHeader__r9SYA{flex-direction:column}.styles_requestInfo__4IbPJ{flex-direction:column;align-items:flex-start}.styles_requestDate__0_6E4{align-self:flex-start}.styles_requestSummary__xhEsX{grid-template-columns:1fr}.styles_cardActions__WOqvs{flex-direction:column}.styles_viewDetailsButton__KtBkr{width:100%;justify-content:center}}.styles_requestsDataView___hRax{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-bottom:1.5rem}.styles_paginationContainer__MatpY{display:flex;justify-content:center;margin-top:1.5rem}@media (max-width:768px){.styles_progressDialog__86kd2{width:100vw!important;margin:0!important}.styles_progressContent__lTcM_{padding:.75rem}.styles_detailsTable__KuAIw{display:flex;flex-direction:column;gap:.5rem}.styles_detailsRow__5zldF{flex-direction:column;align-items:flex-start;gap:.25rem}}.styles_shareDialog__EC4xx{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 0}.styles_shareUrl__ZZAqX{display:flex;gap:.5rem;width:100%}.styles_urlInput__IeVwq{flex:1}.styles_copyButton__mVDMS{min-width:100px}.styles_shareButtons__SNMSN{display:flex;flex-direction:column;gap:1rem}.styles_premiumPharmacyCard__bTnHJ{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;margin:.75rem 0;box-shadow:0 8px 32px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.styles_premiumPharmacyCard__bTnHJ:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:16px 16px 0 0}.styles_premiumPharmacyCard__bTnHJ:hover{transform:translateY(-4px);box-shadow:0 16px 48px rgba(0,0,0,.15)}.styles_cardHeader__IL3cJ{justify-content:space-between;align-items:flex-start}.styles_badgeContainer__6abDS{z-index:2}.styles_premiumBadge__37re9{font-weight:600!important;font-size:.8rem!important;padding:.5rem .75rem!important;border-radius:20px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important}.styles_shareButton__PtNpy{width:2.5rem!important;height:2.5rem!important;background:hsla(0,0%,100%,.9)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1)!important}.styles_shareButton__PtNpy:hover{background:#fff!important;transform:scale(1.05)}.styles_cardContent__0bOEu{gap:1.25rem}.styles_pharmacyInfo__ctxim{display:flex;gap:1rem;align-items:flex-start}.styles_avatarSection__4OrRa{flex-shrink:0}.styles_pharmacyAvatar__zw3vN{width:4rem!important;height:4rem!important;border:3px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_pharmacyDetails__BdkkY{flex:1;min-width:0}.styles_pharmacyName__8tEkZ{color:#1a202c;margin:0 0 .5rem}.styles_pharmacyMeta__8DWAm{display:flex;flex-direction:column;gap:.5rem}.styles_metaItem__AeXs5{color:#4a5568;font-weight:500}.styles_metaItem__AeXs5 i{font-size:1rem;width:1rem;text-align:center}.styles_actionButtons___XX1c{gap:.75rem;flex-wrap:wrap}.styles_actionButton__fm4qS{min-width:100px;height:2.75rem;transition:all .2s ease}.styles_actionButton__fm4qS:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.styles_selectButton__Kfi02{flex:2;min-width:120px;height:2.75rem;font-weight:600!important;font-size:.9rem!important;background:linear-gradient(135deg,#66d4ea,#4ba2a0)!important;transition:all .2s ease}.styles_selectButton__Kfi02:hover{box-shadow:0 6px 20px rgba(102,214,234,.4)}.styles_cardFooter__40e9P{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}@media (max-width:768px){.styles_premiumPharmacyCard__bTnHJ{margin:.5rem 0}.styles_pharmacyInfo__ctxim{flex-direction:column;align-items:center;text-align:center;gap:.75rem}.styles_pharmacyAvatar__zw3vN{width:3.5rem!important;height:3.5rem!important}.styles_pharmacyName__8tEkZ{font-size:1.1rem}.styles_actionButtons___XX1c{flex-direction:column}.styles_actionButton__fm4qS,.styles_selectButton__Kfi02{width:100%;min-width:unset}.styles_footerInfo__oOlyL{flex-direction:column;gap:.5rem;align-items:center}}@media screen and (max-width:480px){.styles_premiumPharmacyCard__bTnHJ{padding:.75rem}.styles_pharmacyName__8tEkZ{font-size:1rem}.styles_metaItem__AeXs5{font-size:.8rem}.styles_actionButton__fm4qS,.styles_selectButton__Kfi02{height:2.5rem;font-size:.8rem!important}}.styles_pharmacyDataView__aHeMU{padding:.5rem}.styles_pharmacyDataView__aHeMU .p-dataview-content{background:transparent!important}.styles_pharmacyDataView__aHeMU .p-paginator{background:transparent!important;border:none!important;padding:1rem 0!important}.styles_pharmacyDataView__aHeMU .p-paginator .p-paginator-element{border-radius:8px!important;margin:0 .25rem!important}.styles_pharmacyDataView__aHeMU .p-paginator .p-paginator-element.p-highlight{background:linear-gradient(135deg,#667eea,#764ba2)!important;border-color:transparent!important}.styles_cleanPharmacyCard___O1Ec{background:hsla(0,0%,100%,.95);border-radius:1.5rem;box-shadow:0 4px 16px 0 rgba(31,38,135,.08);margin-bottom:1.5rem;padding:1.2rem 1rem;transition:box-shadow .2s,transform .2s;cursor:pointer}.styles_cleanPharmacyCard___O1Ec:hover{box-shadow:0 8px 32px 0 rgba(31,38,135,.15);transform:translateY(-2px) scale(1.01)}.styles_cardBody__Ue5gD{gap:1rem}.styles_mainInfo__WWOY9{align-items:center}.styles_pharmacyAvatar__zw3vN{border-radius:1rem;width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border:2px solid #e3e3e3}.styles_pharmacyName__8tEkZ{font-size:1.2rem;font-weight:600;margin-bottom:.2rem}.styles_metaInfo__8U5s6{gap:1.2rem;font-size:.98rem;color:#555}.styles_metaItem__AeXs5{gap:.3rem}.styles_actionButtons___XX1c{gap:.7rem;margin-top:.5rem}.styles_actionButton__fm4qS,.styles_selectButton__Kfi02{width:100%;border-radius:1.2rem!important;font-size:1.05rem;padding:.7rem 0!important}.styles_pharmacyListAppContainer__0cJV_{background:hsla(0,0%,100%,.85);border-radius:18px;box-shadow:0 8px 32px 0 rgba(31,38,135,.15);padding:2rem 1rem;max-width:600px;margin:2rem auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.styles_cityDropdownContainer__nCcJG{margin-bottom:1.2rem}.styles_cityDropdown__sA_lF{border-radius:1.5rem!important;background:#f5f7fa!important;border:none!important;box-shadow:0 1px 4px rgba(0,0,0,.04);font-size:1.05rem}.styles_searchBarContainer__FTO3E{background:#f5f7fa;border-radius:2rem;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:.5rem 1rem;margin-bottom:1rem}.styles_searchIcon__4Uy_i{color:#888;font-size:1.2rem;margin-right:.5rem}.styles_searchInput__eiJlH{border:none;background:transparent;outline:none;font-size:1.1rem;padding:.5rem 0}.styles_clearButton__kgOHF{color:#aaa;background:none;border:none;margin-left:.2rem}.styles_filterButton__QTH1R{color:#2196f3;background:none;border:none;margin-left:.2rem}@media (max-width:600px){.styles_pharmacyListAppContainer__0cJV_{padding:1rem .2rem;max-width:100vw}.styles_cleanPharmacyCard___O1Ec{padding:.7rem .5rem}.styles_pharmacyAvatar__zw3vN{width:44px;height:44px}}.styles_pharmacyList__08IxN{width:100%;max-width:100%;background:#f8f9fa;min-height:100vh}.styles_pharmacyListAppContainer__0cJV_{max-width:1200px;margin:0 auto;padding:1rem;background:#f8f9fa}.styles_searchSection__BnnQS{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_searchBarContainer__FTO3E{background:#f8f9fa;border-radius:12px;padding:.5rem;border:2px solid transparent;transition:all .3s ease}.styles_searchBarContainer__FTO3E:focus-within{border-color:#2196f3;background:#fff}.styles_searchIcon__4Uy_i{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#6c757d;font-size:1.1rem}.styles_searchInput__eiJlH{flex:1;border:none!important;background:transparent!important;font-size:1rem!important;padding:.75rem 0!important;outline:none!important;box-shadow:none!important}.styles_searchInput__eiJlH::-moz-placeholder{color:#6c757d;font-size:.95rem}.styles_searchInput__eiJlH::placeholder{color:#6c757d;font-size:.95rem}.styles_clearButton__kgOHF{width:40px!important;height:40px!important;color:#6c757d!important}.styles_filterButton__QTH1R{width:40px!important;height:40px!important;color:#2196f3!important;margin-left:.5rem}.styles_cityDropdownContainer__nCcJG{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_cityDropdown__sA_lF{width:100%!important}.styles_cityDropdown__sA_lF .p-dropdown{border:2px solid #e9ecef!important;border-radius:12px!important;background:#f8f9fa!important;transition:all .3s ease}.styles_cityDropdown__sA_lF .p-dropdown:hover{border-color:#2196f3!important}.styles_cityDropdown__sA_lF .p-dropdown.p-focus{border-color:#2196f3!important;box-shadow:0 0 0 3px rgba(33,150,243,.1)!important}.styles_dropdownItem__UB2Ru{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.styles_filterChipsSection__TeCf4{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.styles_filterChips__1V3T4{display:flex;flex-wrap:wrap;gap:.75rem}.styles_filterChip__22ysP{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f8f9fa;border:2px solid #e9ecef;border-radius:25px;font-size:.875rem;font-weight:500;color:#495057;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.styles_filterChip__22ysP:hover{background:#e9ecef;border-color:#dee2e6}.styles_filterChip__22ysP.styles_activeFilterChip__firqz{background:#2196f3;border-color:#2196f3;color:#fff}.styles_filterChip__22ysP i{font-size:.875rem}.styles_pageTitle__5OWOW{text-align:center}.styles_pageTitle__5OWOW h2{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0}.styles_cleanPharmacyCard___O1Ec{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .3s ease;border:1px solid #e9ecef}.styles_cleanPharmacyCard___O1Ec:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.styles_cardHeader__IL3cJ{display:flex;justify-content:flex-end;margin-bottom:1rem}.styles_verifiedBadge__Jicmk{background:#e8f5e8!important;color:#2e7d32!important;border:1px solid #4caf50!important;font-size:.75rem!important;padding:.25rem .75rem!important;height:2rem}.styles_verifiedBadge__Jicmk .p-chip-icon{font-size:.75rem!important}.styles_cardBody__Ue5gD{display:flex;flex-direction:column;gap:1.5rem}.styles_mainInfo__WWOY9{display:flex;gap:1rem;align-items:flex-start}.styles_pharmacyAvatar__zw3vN{width:80px!important;height:80px!important;border-radius:12px!important;flex-shrink:0}.styles_textInfo__c8hWM{flex:1;display:flex;flex-direction:column;gap:.75rem}.styles_pharmacyName__8tEkZ{font-size:1.25rem;font-weight:700;color:#2c3e50;margin:0;line-height:1.3}.styles_metaInfo__8U5s6{display:flex;flex-direction:column;gap:.5rem}.styles_metaItem__AeXs5{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6c757d}.styles_metaItem__AeXs5 i{width:16px;font-size:.875rem}.styles_actionButtons___XX1c{display:flex;flex-direction:column;gap:1rem}.styles_primaryActions__rj7zC{display:flex;gap:.75rem}.styles_actionButton__fm4qS{flex:1;height:44px!important;border-radius:12px!important;font-weight:600!important;font-size:.9rem!important;border:2px solid #e9ecef!important;background:#fff!important;color:#495057!important;transition:all .3s ease!important}.styles_actionButton__fm4qS:hover{border-color:#2196f3!important;color:#2196f3!important;background:#f8f9fa!important}.styles_selectButton__Kfi02{height:48px!important;border-radius:12px!important;font-weight:700!important;font-size:1rem!important;background:linear-gradient(135deg,#2196f3,#1976d2)!important;border:none!important;color:#fff!important;transition:all .3s ease!important}.styles_selectButton__Kfi02:hover{background:linear-gradient(135deg,#1976d2,#1565c0)!important;transform:translateY(-1px);box-shadow:0 4px 12px rgba(33,150,243,.3)}.styles_loadingContainer__ny2ET{padding:3rem;color:#6c757d}.styles_loadingContainer__ny2ET p{margin-top:1rem;font-size:1rem}.styles_noResults__Z2kXs{padding:3rem;color:#6c757d}.styles_noResults__Z2kXs p{font-size:1rem}.styles_pharmacyDataView__aHeMU{display:flex;flex-direction:column;gap:1rem}@media (max-width:768px){.styles_pharmacyListAppContainer__0cJV_{padding:.75rem}.styles_cityDropdownContainer__nCcJG,.styles_filterChipsSection__TeCf4,.styles_searchSection__BnnQS{padding:1rem;margin-bottom:.75rem}.styles_pageTitle__5OWOW h2{font-size:1rem}.styles_cleanPharmacyCard___O1Ec{padding:1rem;margin-bottom:.75rem}.styles_pharmacyAvatar__zw3vN{width:60px!important;height:60px!important}.styles_pharmacyName__8tEkZ{font-size:1.1rem}.styles_metaItem__AeXs5{font-size:.85rem}.styles_actionButtons___XX1c{gap:.75rem}.styles_primaryActions__rj7zC{gap:.5rem}.styles_actionButton__fm4qS{height:40px!important;font-size:.85rem!important}.styles_selectButton__Kfi02{height:44px!important;font-size:.95rem!important}}@media (max-width:480px){.styles_pharmacyListAppContainer__0cJV_{padding:.5rem}.styles_cityDropdownContainer__nCcJG,.styles_filterChipsSection__TeCf4,.styles_searchSection__BnnQS{padding:.75rem;margin-bottom:.5rem}.styles_filterChips__1V3T4{gap:.5rem}.styles_filterChip__22ysP{padding:.375rem .75rem;font-size:.8rem}.styles_cleanPharmacyCard___O1Ec{padding:.75rem}.styles_mainInfo__WWOY9{gap:.75rem}.styles_pharmacyAvatar__zw3vN{width:50px!important;height:50px!important}.styles_pharmacyName__8tEkZ{font-size:1rem}.styles_metaItem__AeXs5{font-size:.8rem}.styles_primaryActions__rj7zC{flex-direction:column;gap:.5rem}.styles_actionButton__fm4qS{height:36px!important;font-size:.8rem!important}.styles_selectButton__Kfi02{height:40px!important;font-size:.9rem!important}}.styles_selectionScreen__ttcOI{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem 1rem}.styles_selectionHeader__1i0ok{text-align:center;margin-bottom:3rem;padding:2rem 0}.styles_headerContent__4gkvr{max-width:600px;margin:0 auto}.styles_selectionTitle__hoUNW{font-size:2.5rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;line-height:1.2}.styles_selectionSubtitle__FazHO{font-size:1.1rem;color:#7f8c8d;line-height:1.6;margin:0}.styles_selectionCardsGrid__RA3QN{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}.styles_selectionCard__r4SKx{position:relative;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;min-height:500px}.styles_selectionCard__r4SKx:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 60px rgba(0,0,0,.15)}.styles_cardBackground__xSXWX{position:absolute;top:0;left:0;right:0;height:120px;z-index:1}.styles_cardContent__0bOEu{position:relative;z-index:2;padding:2rem;height:100%;display:flex;flex-direction:column}.styles_cardIconSection__oRXqn{text-align:center;margin-bottom:1.5rem}.styles_cardIcon__FbZRV{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;margin-bottom:1rem}.styles_cardIcon__FbZRV i{font-size:2rem}.styles_cardTextContent__GipAZ{text-align:center;margin-bottom:2rem}.styles_cardTitle__9rjZA{font-size:1.5rem;font-weight:700;color:#2c3e50;margin-bottom:.5rem;line-height:1.3}.styles_cardSubtitle__byWqO{font-size:1rem;color:#7f8c8d;margin-bottom:1rem;font-weight:500}.styles_cardDescription__hHDEn{font-size:.9rem;color:#95a5a6;line-height:1.6;margin:0}.styles_cardFeatures__Kg_y3{flex:1;margin-bottom:2rem}.styles_featureItem__hd0P_{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.5rem;border-radius:8px;background:#f8f9fa;transition:background-color .2s}.styles_featureItem__hd0P_:hover{background:#e9ecef}.styles_featureItem__hd0P_ i{color:#27ae60;font-size:.9rem}.styles_featureItem__hd0P_ span{font-size:.9rem;color:#495057;font-weight:500}.styles_cardAction__2HGSx{text-align:center}.styles_selectButton__Kfi02{width:100%;padding:1rem 2rem;border-radius:12px;font-weight:600;font-size:1rem;transition:all .3s;box-shadow:0 4px 15px rgba(0,0,0,.1)}.styles_selectButton__Kfi02:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.styles_cardHoverOverlay__EMpG6{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.05));opacity:0;transition:opacity .3s;pointer-events:none}.styles_selectionCard__r4SKx:hover .styles_cardHoverOverlay__EMpG6{opacity:1}.styles_selectionFooter__v5uNQ{text-align:center;margin-top:3rem;padding:2rem 0}.styles_footerInfo__oOlyL{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:hsla(0,0%,100%,.8);border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.styles_footerInfo__oOlyL i{color:#3498db;font-size:1.2rem}.styles_footerInfo__oOlyL span{color:#2c3e50;font-weight:500;font-size:.9rem}@media (max-width:768px){.styles_selectionScreen__ttcOI{padding:1rem .5rem}.styles_selectionTitle__hoUNW{font-size:2rem}.styles_selectionSubtitle__FazHO{font-size:1rem}.styles_selectionCardsGrid__RA3QN{grid-template-columns:1fr;gap:1.5rem;padding:0 .5rem}.styles_selectionCard__r4SKx{min-height:450px}.styles_cardContent__0bOEu{padding:1.5rem}.styles_cardIcon__FbZRV{width:60px;height:60px}.styles_cardIcon__FbZRV i{font-size:1.5rem}.styles_cardTitle__9rjZA{font-size:1.3rem}.styles_selectButton__Kfi02{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:480px){.styles_selectionTitle__hoUNW{font-size:1.75rem}.styles_selectionCard__r4SKx{min-height:400px}.styles_cardContent__0bOEu{padding:1rem}.styles_cardFeatures__Kg_y3{margin-bottom:1.5rem}.styles_featureItem__hd0P_{padding:.375rem;margin-bottom:.5rem}.styles_featureItem__hd0P_ span{font-size:.8rem}}.styles_compactSelectionScreen__zb7q3{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:0 1rem 1rem;display:flex;flex-direction:column}.styles_compactHeader__b5rRg{text-align:center;margin-bottom:1rem;padding:1rem 0}.styles_compactTitle__gsXfZ{font-size:1.2rem;font-weight:700;color:#1e293b;margin-bottom:.5rem;line-height:1.2}.styles_compactSubtitle__oVgQD{font-size:.95rem;color:#64748b;line-height:1.4;max-width:300px;margin:0 auto}.styles_compactCardsGrid__rLlOr{display:flex;flex-direction:column;gap:1rem;flex:1;max-width:400px;margin:0 auto;width:100%}.styles_compactCard__oZo3o{background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.styles_compactCard__oZo3o:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.styles_compactCard__oZo3o:active{transform:translateY(0)}.styles_cardImageSection__8gqDK{flex-shrink:0}.styles_cardImageContainer__nyNLy{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.styles_cardImage__9ZXOd{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.styles_phoneIcon__KMkDO,.styles_prescriptionIcon__F8W1O{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.styles_compactCardContent__VXtjb{flex:1;min-width:0}.styles_compactCardTitle__iXJT_{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0 0 .25rem;line-height:1.3}.styles_compactCardSubtitle__KhSf0{font-size:.85rem;color:#64748b;margin:0 0 .5rem;font-weight:500}.styles_compactCardDescription__l14Vj{font-size:.8rem;color:#94a3b8;margin:0 0 .75rem;line-height:1.4}.styles_compactFeatures___w_fG{display:flex;flex-wrap:wrap;gap:.5rem}.styles_featureTag__qJu1W{background:#f1f5f9;color:#475569;padding:.25rem .5rem;border-radius:6px;font-size:.7rem;font-weight:500;white-space:nowrap}.styles_selectionIndicator__ySk0D{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#f8fafc;transition:all .2s}.styles_compactCard__oZo3o:hover .styles_selectionIndicator__ySk0D{background:#e2e8f0;transform:scale(1.1)}.styles_compactFooter__BY8OA{text-align:center;margin-top:2rem;padding:1rem 0}.styles_footerBadge__m323n{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:hsla(0,0%,100%,.9);border-radius:25px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px rgba(0,0,0,.1)}.styles_footerBadge__m323n i{color:#10b981;font-size:1rem}.styles_footerBadge__m323n span{color:#374151;font-weight:500;font-size:.85rem}@media (max-width:480px){.styles_compactSelectionScreen__zb7q3{padding:0 .75rem .75rem}.styles_compactTitle__gsXfZ{font-size:1.4rem}.styles_compactSubtitle__oVgQD{font-size:.9rem}.styles_compactCard__oZo3o{padding:1rem;gap:.75rem}.styles_cardImageContainer__nyNLy{width:50px;height:50px}.styles_cardImage__9ZXOd{width:35px;height:35px}.styles_compactCardTitle__iXJT_{font-size:1rem}.styles_compactCardSubtitle__KhSf0{font-size:.8rem}.styles_compactCardDescription__l14Vj{font-size:.75rem}.styles_featureTag__qJu1W{font-size:.65rem;padding:.2rem .4rem}.styles_footerBadge__m323n{padding:.6rem 1.2rem}.styles_footerBadge__m323n span{font-size:.8rem}}@media (min-width:768px){.styles_compactCardsGrid__rLlOr{max-width:500px}.styles_compactCard__oZo3o{padding:1.5rem;gap:1.25rem}.styles_cardImageContainer__nyNLy{width:70px;height:70px}.styles_cardImage__9ZXOd{width:45px;height:45px}.styles_compactCardTitle__iXJT_{font-size:1.2rem}.styles_compactCardSubtitle__KhSf0{font-size:.9rem}.styles_compactCardDescription__l14Vj{font-size:.85rem}}.styles_searchOrderPage__4Xg8a{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:0;display:flex;flex-direction:column}.styles_searchHeader__zsZ7V{background:#fff;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}.styles_headerTop__fCdQF{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.styles_headerContent__4gkvr{flex:1;margin:0 1rem}.styles_searchPageTitle__kR9g8{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .25rem;line-height:1.3}.styles_searchPageSubtitle__DyW0C{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}.styles_cartButton__6jmXL{position:relative;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#66eac0,#4ba29b);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 12px rgba(102,126,234,.3);transition:all .3s ease}.styles_cartButton__6jmXL:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.styles_cartButton__6jmXL i{color:#fff;font-size:1.25rem}.styles_cartBadge__YpsFy{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600}.styles_searchBarContainer__FTO3E{position:relative;display:flex;align-items:center;gap:.5rem}.styles_searchBarContainer__FTO3E .styles_p-inputtext__UY_L7{width:100%;height:48px;border-radius:12px;border:2px solid #e2e8f0;padding:0 1rem;font-size:1rem;background:#fff;transition:all .3s ease}.styles_searchBarContainer__FTO3E .styles_p-inputtext__UY_L7:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.styles_searchBarContainer__FTO3E .styles_p-button___RLEg{width:40px;height:40px;border-radius:50%;background:#f1f5f9;border:none;color:#64748b;transition:all .3s ease}.styles_searchBarContainer__FTO3E .styles_p-button___RLEg:hover{background:#e2e8f0;color:#475569}.styles_medicineResults___1GX_{flex:1;padding:1rem;overflow-y:auto}.styles_medicineGrid__wBxHG{display:grid;gap:1rem;grid-template-columns:1fr}.styles_loadingContainer__ny2ET{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.styles_loadingSpinner__D8QVV{width:48px;height:48px;border:4px solid #e2e8f0;border-top-color:#667eea;border-radius:50%;animation:styles_spin__QrfAV 1s linear infinite;margin-bottom:1rem}@keyframes styles_spin__QrfAV{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles_loadingText__oXwJ_{color:#64748b;font-size:.875rem;margin:0}.styles_noResults__Z2kXs{flex-direction:column;padding:3rem 1rem;text-align:center}.styles_noResultsIcon__tp0tD,.styles_noResults__Z2kXs{display:flex;align-items:center;justify-content:center}.styles_noResultsIcon__tp0tD{width:64px;height:64px;border-radius:50%;background:#f1f5f9;margin-bottom:1rem}.styles_noResultsIcon__tp0tD i{font-size:2rem;color:#94a3b8}.styles_noResultsTitle__i2WMW{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 .5rem}.styles_noResultsText__sP57q{color:#64748b;font-size:.875rem;margin:0;line-height:1.5}.styles_welcomeState__pAfKa{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.styles_welcomeIcon__xSHzu{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#66eac0,#4ba29b);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.styles_welcomeIcon__xSHzu i{font-size:2rem;color:#fff}.styles_welcomeTitle__nmGXY{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 .5rem}.styles_welcomeText__PPnvg{color:#64748b;font-size:.875rem;margin:0;line-height:1.5;max-width:300px}.styles_floatingCartButton___oBJm{position:fixed;bottom:2rem;right:1rem;background:#fff;border-radius:16px;padding:1rem;box-shadow:0 8px 32px rgba(0,0,0,.15);display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:all .3s ease;z-index:1000;min-width:200px}.styles_floatingCartButton___oBJm:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(0,0,0,.2)}.styles_cartIcon__wxelS{position:relative;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#66eac0,#4ba29b);display:flex;align-items:center;justify-content:center}.styles_cartIcon__wxelS i{color:#fff;font-size:1.25rem}.styles_cartCount__VhX4t{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600}.styles_cartInfo__SxJ5A{flex:1;display:flex;flex-direction:column;gap:.25rem}.styles_cartText__8TrG1{font-size:.875rem;font-weight:600;color:#374151}.styles_cartTotal__Wr_0X{font-size:1rem;font-weight:700;color:#059669}.styles_premiumPageClean__Dlwzs{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);display:flex;flex-direction:column}.styles_pageHeaderClean__8T3yU{background:#fff;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,.1);display:flex;align-items:center;gap:1rem}.styles_headerContentClean__hml8_{flex:1}.styles_pageTitleClean___vc_A{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0 0 .25rem;line-height:1.3}.styles_pageSubtitleClean__VOWuW{font-size:.875rem;color:#64748b;margin:0;line-height:1.4}.styles_pageContentClean__zaJKa{flex:1;padding:1rem;overflow-y:auto}.styles_sectionClean__GiLXc{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.styles_sectionHeaderClean__5At78{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.styles_sectionIconClean__OFIgx{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#66eac0,#4ba29b);display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_sectionIconClean__OFIgx i{color:#fff;font-size:1.5rem}.styles_sectionTitleClean__Kb6nk{font-size:1.125rem;font-weight:600;color:#1e293b;margin:0 0 .5rem}.styles_sectionDescriptionClean__ijSfU{font-size:.875rem;color:#64748b;margin:0;line-height:1.5}.styles_addressSectionClean__QFx8e,.styles_notesSectionClean__o5cQx,.styles_uploadSectionClean__mtFYR{margin-bottom:1rem}.styles_notesInputClean__g8vRf{width:100%;min-height:80px;border:2px solid #e2e8f0;border-radius:12px;padding:1rem;font-size:.875rem;resize:vertical;transition:all .3s ease}.styles_notesInputClean__g8vRf:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1);outline:none}.styles_pageFooterClean__5722F{background:#fff;padding:1rem;box-shadow:0 -2px 10px rgba(0,0,0,.1);position:sticky;bottom:0}.styles_submitButtonClean__GYxtM{width:100%;height:56px;background:linear-gradient(135deg,#05cb9d,#0d7b72);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3)}.styles_submitButtonClean__GYxtM:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.styles_submitButtonClean__GYxtM:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;box-shadow:none}.styles_premiumCartSidebar__Hl4Th{background:#fff}.styles_premiumCartSidebar__Hl4Th .p-sidebar-content{padding:0;display:flex;flex-direction:column;height:100%}.styles_cartHeader__DCilY{background:linear-gradient(135deg,#66eac0,#4ba29b);color:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}.styles_cartTitle__tsyaU{font-size:1.25rem;font-weight:700;margin:0}.styles_cartItems__R3n5y{flex:1;overflow-y:auto;padding:1rem}.styles_cartItemCard__hWaix{background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05);display:flex;gap:1rem;align-items:center}.styles_cartItemImage__om92I{width:48px;height:48px;border-radius:8px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_cartItemImage__om92I img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}.styles_cartItemContent__Kaa0I{flex:1;display:flex;flex-direction:column;gap:.5rem}.styles_cartItemInfo__a7Mki{display:flex;flex-direction:column;gap:.25rem}.styles_cartItemName__rp_p0{font-size:.875rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.styles_cartItemBrand__jiP4W{font-size:.75rem;color:#64748b;margin:0}.styles_cartItemActions__Jbu27{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.styles_cartQuantityControls__AJ6q2{display:flex;align-items:center;gap:.5rem;background:#f8fafc;border-radius:8px;padding:.25rem}.styles_cartQuantityControls__AJ6q2 .styles_p-button___RLEg{width:28px;height:28px;border-radius:6px;background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:.75rem}.styles_cartQuantity__1sjD1{font-size:.875rem;font-weight:600;color:#1e293b;min-width:20px;text-align:center}.styles_cartFooter__DjzRF{background:#fff;padding:1rem;border-top:1px solid #e2e8f0}.styles_cartSummary__rhA5X{margin-bottom:1rem}.styles_checkoutButton__lIpyw{width:100%;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(102,126,234,.3)}.styles_checkoutButton__lIpyw:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.styles_emptyCart__6KISF{flex-direction:column;padding:3rem 1rem;text-align:center;flex:1}.styles_emptyCartIcon__LBIxW,.styles_emptyCart__6KISF{display:flex;align-items:center;justify-content:center}.styles_emptyCartIcon__LBIxW{width:64px;height:64px;border-radius:50%;background:#f1f5f9;margin-bottom:1rem}.styles_emptyCartIcon__LBIxW i{font-size:2rem;color:#94a3b8}.styles_emptyCartTitle__Ytee9{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 .5rem}.styles_emptyCartText__IKV2t{color:#64748b;font-size:.875rem;margin:0;line-height:1.5}@media (max-width:768px){.styles_searchOrderPage__4Xg8a{padding:0}.styles_searchHeader__zsZ7V{padding:.75rem}.styles_headerTop__fCdQF{margin-bottom:.75rem}.styles_searchPageTitle__kR9g8{font-size:1.125rem}.styles_searchPageSubtitle__DyW0C{font-size:.8rem}.styles_cartButton__6jmXL{width:44px;height:44px}.styles_cartButton__6jmXL i{font-size:1.125rem}.styles_searchBarContainer__FTO3E .styles_p-inputtext__UY_L7{height:44px;font-size:.9rem}.styles_medicineResults___1GX_{padding:.75rem}.styles_medicineGrid__wBxHG{gap:.75rem}.styles_floatingCartButton___oBJm{bottom:1.5rem;right:.75rem;left:.75rem;min-width:auto}.styles_premiumPageClean__Dlwzs{padding:0}.styles_pageHeaderClean__8T3yU{padding:.75rem}.styles_pageTitleClean___vc_A{font-size:1.125rem}.styles_pageSubtitleClean__VOWuW{font-size:.8rem}.styles_pageContentClean__zaJKa{padding:.75rem}.styles_sectionClean__GiLXc{padding:1.25rem;margin-bottom:.75rem}.styles_sectionHeaderClean__5At78{gap:.75rem;margin-bottom:1.25rem}.styles_sectionIconClean__OFIgx{width:40px;height:40px}.styles_sectionIconClean__OFIgx i{font-size:1.25rem}.styles_sectionTitleClean__Kb6nk{font-size:1rem}.styles_sectionDescriptionClean__ijSfU{font-size:.8rem}.styles_pageFooterClean__5722F{padding:.75rem}.styles_submitButtonClean__GYxtM{height:48px;font-size:.9rem}.styles_cartHeader__DCilY{padding:1.25rem}.styles_cartTitle__tsyaU{font-size:1.125rem}.styles_cartItems__R3n5y{padding:.75rem}.styles_cartItemCard__hWaix{padding:.75rem;margin-bottom:.75rem}.styles_cartItemImage__om92I{width:40px;height:40px}.styles_cartItemImage__om92I img{width:28px;height:28px}.styles_cartItemName__rp_p0{font-size:.8rem}.styles_cartItemBrand__jiP4W{font-size:.7rem}.styles_cartFooter__DjzRF{padding:.75rem}.styles_checkoutButton__lIpyw{height:44px;font-size:.9rem}}@media (max-width:480px){.styles_searchHeader__zsZ7V{padding:.5rem}.styles_headerTop__fCdQF{margin-bottom:.5rem}.styles_searchPageTitle__kR9g8{font-size:1rem}.styles_searchPageSubtitle__DyW0C{font-size:.75rem}.styles_cartButton__6jmXL{width:40px;height:40px}.styles_cartButton__6jmXL i{font-size:1rem}.styles_searchBarContainer__FTO3E .styles_p-inputtext__UY_L7{height:40px;font-size:.85rem}.styles_medicineResults___1GX_{padding:.5rem}.styles_medicineGrid__wBxHG{gap:.5rem}.styles_floatingCartButton___oBJm{bottom:1rem;right:.5rem;left:.5rem;padding:.75rem}.styles_cartIcon__wxelS{width:36px;height:36px}.styles_cartIcon__wxelS i{font-size:1.125rem}.styles_cartText__8TrG1{font-size:.8rem}.styles_cartTotal__Wr_0X{font-size:.9rem}.styles_pageHeaderClean__8T3yU{padding:.5rem}.styles_pageTitleClean___vc_A{font-size:1rem}.styles_pageSubtitleClean__VOWuW{font-size:.75rem}.styles_pageContentClean__zaJKa{padding:.5rem}.styles_sectionClean__GiLXc{padding:1rem;margin-bottom:.5rem}.styles_sectionHeaderClean__5At78{gap:.5rem;margin-bottom:1rem}.styles_sectionIconClean__OFIgx{width:36px;height:36px}.styles_sectionIconClean__OFIgx i{font-size:1.125rem}.styles_sectionTitleClean__Kb6nk{font-size:.9rem}.styles_sectionDescriptionClean__ijSfU{font-size:.75rem}.styles_pageFooterClean__5722F{padding:.5rem}.styles_submitButtonClean__GYxtM{height:44px;font-size:.85rem}.styles_cartHeader__DCilY{padding:1rem}.styles_cartTitle__tsyaU{font-size:1rem}.styles_cartItems__R3n5y{padding:.5rem}.styles_cartItemCard__hWaix{padding:.5rem;margin-bottom:.5rem}.styles_cartItemImage__om92I{width:36px;height:36px}.styles_cartItemImage__om92I img{width:24px;height:24px}.styles_cartItemName__rp_p0{font-size:.75rem}.styles_cartItemBrand__jiP4W{font-size:.65rem}.styles_cartFooter__DjzRF{padding:.5rem}.styles_checkoutButton__lIpyw{height:40px;font-size:.85rem}}.styles_medicineCard__92kew{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease;overflow:hidden;border:1px solid #f1f5f9}.styles_medicineCard__92kew:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.styles_medicineContent___pe4h{padding:1.25rem;display:flex;gap:1rem;align-items:flex-start}.styles_medicineImage__b1No5{width:60px;height:60px;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;flex-shrink:0}.styles_medicineImage__b1No5 img{width:40px;height:40px;-o-object-fit:contain;object-fit:contain}.styles_medicineInfo__xYKRn{flex:1;display:flex;flex-direction:column;gap:.75rem}.styles_medicineHeader__MhdHw{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.styles_medicineName__X1_ED{font-size:.875rem;font-weight:600;color:#1e293b;margin:0;line-height:1.3}.styles_medicineActions__wLWdP{display:flex;align-items:center;justify-content:flex-end}.styles_quantityControls__MDSZx{display:flex;align-items:center;gap:.5rem;background:#f8fafc;border-radius:8px;padding:.25rem}.styles_quantityInput__qhKt0{display:flex;align-items:center;gap:.25rem}.styles_quantityInput__qhKt0 .styles_p-button___RLEg{width:28px;height:28px;border-radius:6px;background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:.75rem}.styles_quantityNumber__jehdy{width:40px;text-align:center}.styles_quantityNumber__jehdy .p-inputnumber-input{border:none;background:transparent;text-align:center;font-weight:600;color:#1e293b;padding:0}@media (max-width:768px){.styles_medicineContent___pe4h{padding:1rem;gap:.75rem}.styles_medicineImage__b1No5{width:50px;height:50px}.styles_medicineImage__b1No5 img{width:32px;height:32px}.styles_medicineInfo__xYKRn{gap:.5rem}.styles_medicineName__X1_ED{font-size:.8rem}}@media (max-width:480px){.styles_medicineContent___pe4h{padding:.75rem;gap:.5rem}.styles_medicineImage__b1No5{width:44px;height:44px}.styles_medicineImage__b1No5 img{width:28px;height:28px}.styles_medicineName__X1_ED{font-size:.75rem}.styles_quantityInput__qhKt0 .styles_p-button___RLEg{width:24px;height:24px;font-size:.7rem}.styles_quantityNumber__jehdy{width:32px}}