h1,h2,h3{font-family:Poppins,Montserrat,sans-serif;font-weight:600}body,p{font-family:Open Sans,Roboto,sans-serif;font-weight:400;font-size:14px}button,label{font-family:Poppins,sans-serif;font-weight:500;text-transform:uppercase}*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary:#1a95bd;--color-secondary:#ff5722;--color-background:#f5f5f5;--color-text:#333}[data-theme=dark]{--color-primary:#0d6efd;--color-secondary:#fd7e14;--color-background:#121212;--color-text:#fff}#__nextjs-build-error,#__nextjs-error-overlay,nextjs-portal{display:none!important}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333}button,input{font-family:inherit}.container{min-height:100vh;background:#ffffff}.main{background:#f8f9fa;min-height:calc(100vh - 140px)}.mobile-header{display:none}@media(min-width:768px){.mobile-header-new{display:none}}.notification-item-real{padding:12px 16px;border-bottom:1px solid #f8f9fa;cursor:pointer;display:flex;align-items:flex-start;gap:12px;transition:background-color .2s}.notification-item-real:hover{background-color:#f8f9fa}.notification-item-real:last-child{border-bottom:none}.notification-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:6px}.notification-type-badge{background:#007bff;color:white;padding:2px 6px;border-radius:12px;font-size:10px;font-weight:500;text-transform:uppercase;flex-shrink:0}.notification-meta{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.notification-entity{font-size:11px;color:#007bff;font-weight:500;background:#f0f7ff;padding:2px 6px;border-radius:4px}.notification-image{width:40px;height:40px;border-radius:4px;object-fit:cover;flex-shrink:0}.loading-notifications{padding:20px;text-align:center;color:#666;font-size:14px}.refresh-notifications{background:none;border:none;cursor:pointer;font-size:16px;padding:4px;border-radius:4px}.refresh-notifications:hover{background:#f0f0f0}.notification-badge{position:absolute;top:-10px;right:-8px;background:#ff4444;color:white;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;min-width:18px}.notification-dropdown{position:absolute;top:100%;right:0;background:white;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);width:350px;max-height:400px;overflow:hidden;z-index:1000;margin-top:8px}.notification-header{padding:16px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.notification-header h3{margin:0;font-size:16px;font-weight:600;color:#333}.mark-all-read{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;text-decoration:underline}.mark-all-read:hover{color:#0056b3}.notification-list{max-height:300px;overflow-y:auto}.notification-item{padding:12px 16px;border-bottom:1px solid #f8f9fa;cursor:pointer;display:flex;align-items:flex-start;gap:12px;position:relative;transition:background-color .2s}.notification-item:hover{background-color:#f8f9fa}.notification-item.unread{background-color:#f0f7ff}.notification-item:last-child{border-bottom:none}.notification-content{flex:1 1}.notification-content h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#333}.notification-content p{margin:0 0 4px;font-size:13px;color:#666;line-height:1.4}.notification-time{font-size:12px;color:#999}.unread-dot{width:8px;height:8px;background:#007bff;border-radius:50%;margin-top:4px;flex-shrink:0}.no-notifications{padding:32px 16px;text-align:center;color:#666}.no-notifications p{margin:0;font-size:14px}.notification-footer{padding:12px 16px;border-top:1px solid #f0f0f0;text-align:center}.view-all-link{color:#007bff;text-decoration:none;font-size:14px;font-weight:500}.view-all-link:hover{text-decoration:underline}@media (max-width:768px){.notification-dropdown{width:300px;right:-50px}}@media (max-width:480px){.notification-dropdown{width:280px;right:-100px}}@media (max-width:768px){.mobile-desktop-header{display:none}.mobile-header{display:block;width:100%;background:#fff;position:relative;top:0;z-index:9}.mobile-top-banner{background:linear-gradient(135deg,#516e77,#225e71);padding:12px 16px;position:relative;z-index:1;transform:translateY(0);opacity:1;will-change:transform,opacity;max-height:48px;transition:max-height .3s ease,transform .3s cubic-bezier(.17,.67,.6,1.32),opacity .3s;overflow:hidden}.mobile-top-banner.hide{max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;transform:translateY(-100%);opacity:0;pointer-events:none}.mobile-top-banner.show{max-height:65px;transform:translateY(0);opacity:1}.mobile-banner-content{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:nowrap}.mobile-banner-left{display:flex;align-items:center;flex:1 1;min-width:0;overflow:hidden}.mobile-banner-text{color:white;font-size:12px;font-weight:400;line-height:1.3;flex:1 1;white-space:normal;word-wrap:break-word}.mobile-banner-logo{width:40px;height:40px;border-radius:8px;margin-right:12px;padding:6px;flex-shrink:0}.mobile-get-app-btn{background:#FF5722;color:white;border:none;padding:12px 24px;border-radius:25px;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color .3s ease}.mobile-get-app-btn:hover{background:#E64A19}.mobile-sticky-container{position:-webkit-sticky;position:sticky;top:0;z-index:999;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-location-section{padding:8px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0;background:#fff;transform:translateY(0);opacity:1;will-change:transform,opacity;max-height:65px;transition:max-height .3s ease,transform .3s cubic-bezier(.17,.67,.6,1.32),opacity .3s;overflow:hidden}.mobile-location-section.hide{max-height:0;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0;transform:translateY(-100%);opacity:0;pointer-events:none}.mobile-location-section.show{max-height:65px;transform:translateY(0);opacity:1}.mobile-search-section{padding:10px 16px;background:#fff}.mobile-location-container{display:flex;align-items:center;cursor:pointer;flex:1 1;min-width:0}.mobile-location-container:hover{opacity:.8}.mobile-location-icon{margin-right:12px;flex-shrink:0}.mobile-location-text{flex:1 1;min-width:0;overflow:hidden}.mobile-location-title{color:#FF5722;font-size:16px;font-weight:600;margin-bottom:2px}.mobile-location-subtitle,.mobile-location-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-location-subtitle{color:#666;font-size:14px;display:flex;align-items:center}.mobile-location-arrow{margin-left:8px;margin-right:12px;flex-shrink:0}.mobile-profile-icon{background:#f0f0f0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.mobile-profile-icon:hover{background:#e0e0e0}.mobile-search-bar{position:relative;display:flex;align-items:center}.mobile-search-input{padding:14px 48px 14px 16px;border:2px solid #e0e0e0;border-radius:12px;background:#f8f8f8;color:#666;transition:all .3s ease}.mobile-search-input:focus{outline:none;border-color:#FF5722;background:white}.mobile-search-icon{position:absolute;right:16px;color:#666;pointer-events:none}.suggestion-list{position:absolute;top:100%;left:0;right:0;background:white;z-index:1000;list-style:none;margin:0;padding:0;border:1px solid #ddd;border-top:none;border-radius:0 0 12px 12px;max-height:200px;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.suggestion-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;gap:10px}.suggestion-item:hover{background-color:#f8f8f8}.suggestion-item:last-child{border-bottom:none}.mobile-header-new{display:none;position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-header-container{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;height:56px;min-height:56px}.mobile-back-btn,.mobile-search-back-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:background-color .2s ease;color:#333}.mobile-back-btn:hover,.mobile-search-back-btn:hover{background-color:#f5f5f5}.mobile-back-btn:active,.mobile-search-back-btn:active{background-color:#e0e0e0}.mobile-logo-container{display:flex;align-items:center;gap:8px;flex:1 1;margin:0 55px}.mobile-logo{width:32px;height:32px;border-radius:6px;object-fit:cover}.mobile-logo-text{font-size:18px;font-weight:600;color:#333;letter-spacing:-.5px}.mobile-header-actions{display:flex;align-items:center;gap:8px}.mobile-action-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:background-color .2s ease;color:#666}.mobile-action-btn:hover{background-color:#f5f5f5;color:#333}.mobile-action-btn:active{background-color:#e0e0e0}.mobile-search-container{flex:1 1;margin:0 12px}.mobile-search-form{width:100%}.mobile-search-input{width:100%;height:40px;padding:0 16px;border:1px solid #e0e0e0;border-radius:20px;font-size:16px;background-color:#f8f9fa;transition:all .2s ease;outline:none}.mobile-search-input:focus{border-color:#007bff;background-color:#fff;box-shadow:0 0 0 2px rgba(0,123,255,.1)}.mobile-search-input::placeholder{color:#999}.mobile-search-submit{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:#007bff;color:white;cursor:pointer;border-radius:50%;transition:background-color .2s ease}.mobile-search-submit:hover{background-color:#0056b3}.mobile-search-submit:active{background-color:#004085}.mobile-suggestions-container{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 4px 12px rgba(0,0,0,.1);max-height:300px;overflow-y:auto;z-index:999}.mobile-suggestions-list{list-style:none;margin:0;padding:0}.mobile-suggestion-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s ease}.mobile-suggestion-item:hover{background-color:#f8f9fa}.mobile-suggestion-item:active{background-color:#e9ecef}.mobile-suggestion-item:last-child{border-bottom:none}.suggestion-icon{color:#999;flex-shrink:0}.suggestion-text{color:#333;font-size:14px;line-height:1.4;flex:1 1}@media (max-width:768px){.desktop-header{display:none}.mobile-header-new{display:block}}@media (max-width:480px){.mobile-header-container{padding:8px 12px}.mobile-logo-text{font-size:16px}.mobile-search-input{font-size:14px}}.location-confirm-btn{width:100%;background-color:#4CAF50;color:white;border:none;padding:14px 16px;border-radius:12px;font-size:16px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:background-color .3s ease;margin-top:16px}.location-confirm-btn:hover{background-color:#43A047}.location-confirm-btn:disabled{background-color:#a5d6a7;cursor:not-allowed}}.location-bottom-sheet-overlay{background-color:rgba(0,0,0,.5);animation:fadeIn .3s ease-out}.location-close-btn{top:6px;right:6px;transition:background-color .3s ease}.location-close-btn:hover{background-color:#f0f0f0}.location-sheet-header{padding-top:16px}.location-sheet-title{font-size:20px;font-weight:500;margin-bottom:24px;line-height:1.4}.location-map-illustration{width:80px;height:80px;background:linear-gradient(135deg,#FF5722,#FF8A65);border-radius:50%}.location-pin-dot{width:12px;height:12px;background:white;z-index:2}.location-pin-pulse{width:24px;height:24px;border:2px solid rgba(255,255,255,.6)}.location-share-btn{gap:8px;margin-bottom:24px;transition:background-color .3s ease;margin-top:20px}.location-share-btn:hover:not(:disabled){background:var(--color-primary)}.location-share-btn:disabled{background:#ccc}.location-divider{margin:24px 0}.location-divider-text{color:#666}.location-search-input{background:#f8f8f8;transition:all .3s ease}.location-search-input:disabled{background:#f0f0f0;cursor:not-allowed}.location-search-icon{color:#666}.location-predictions{margin-bottom:24px;max-height:300px}.location-prediction-item{padding:12px;border-radius:8px;transition:background-color .3s ease;border-bottom:1px solid #f0f0f0}.location-prediction-item:hover{background-color:#f8f8f8}.prediction-text{min-width:0}.prediction-main{font-size:16px;color:#333;margin-bottom:2px;line-height:1.3}.prediction-secondary{color:#666;line-height:1.3}.location-login-link{text-decoration:none}.header{width:100%;background:#ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:999}.topBar{background:linear-gradient(135deg,#68b0cd,#1895be);color:white;display:flex;justify-content:space-between;align-items:center;padding:10px 7.5%;font-size:14px;font-weight:500}.topLeft{flex:1 1;text-align:left}.topCenter{flex:2 1;text-align:center}.topCenter .shopNow{text-decoration:underline;cursor:pointer}.topRight{flex:1 1;display:flex;justify-content:flex-end;gap:10px}.select{background-color:transparent;color:white;border:none;font-size:14px;cursor:pointer}.navbar{display:flex;align-items:center;justify-content:space-between;padding:10px 7.5%;position:relative}.logo-container{text-decoration:none;align-items:center;gap:10px}.logo-image{height:40px;width:40px}.logo{font-size:24px;font-weight:700;cursor:pointer;display:inline-block}.logo-ink{color:#FF8C00}.logo-nibs{color:#4285F4}.search-container{display:flex;align-items:center;flex:2 1;max-width:500px;margin:0 20px}.search-input{width:100%;padding:10px 45px 10px 15px;border:2px solid #e0e0e0;border-radius:25px;font-size:14px;outline:none;transition:all .3s ease}.search-input:focus{border-color:#4285F4;box-shadow:0 0 5px rgba(66,133,244,.3)}.search-button{position:absolute;right:10px;background:none;border:none;font-size:18px;cursor:pointer;padding:5px;color:#666}.header-actions{gap:20px}.action-item,.header-actions{display:flex;align-items:center}.action-item{flex-direction:row;font-size:12px;color:#333;cursor:pointer}.icon{font-size:20px;margin-bottom:2px}.label{font-weight:500}.navigation{background:#f8f9fa;padding:0 7%}.nav-list{display:flex;list-style:none;margin:0;padding:0;justify-content:space-between}.nav-item{padding:15px 10px;cursor:pointer;font-size:14px;font-weight:500;color:#333;transition:all .3s ease;white-space:nowrap}.category-card,.nav-item a{color:#333333;text-decoration:none}.social-icons-container{display:flex;gap:10px;margin:18px 0}.nav-item:hover{color:#4285F4;transform:translateY(-2px)}.mobile-menu-btn{font-size:24px;margin-right:10px}.mobile-menu-btn,.mobile-search-btn{display:none;background:none;border:none;cursor:pointer}.mobile-search-btn{font-size:20px;padding:5px}@media (max-width:1200px){.topBar{padding:10px 3%;font-size:13px}.nav-item{padding:12px 8px;font-size:13px}}@media (max-width:992px){.topBar{display:none}.nav-item{padding:10px 5px;font-size:12px}}@media (max-width:768px){.navbar{padding:10px 3%}.mobile-menu-btn{display:block}.search-container{display:none;position:absolute;top:100%;left:0;width:100%;padding:10px 3%;background:white;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:100}.search-container.mobile-search-active{display:flex}.navigation{position:absolute;top:100%;left:0;width:100%;background:white;box-shadow:0 2px 5px rgba(0,0,0,.1);display:none;z-index:99}.navigation.mobile-visible{display:block}.nav-list{flex-direction:column;align-items:center}.nav-item{width:100%;text-align:center;padding:15px;border-bottom:1px solid #eee}.header-actions{gap:15px}.mobile-search-btn{display:block}.action-item .label{display:none}.action-item{flex-direction:row;gap:5px}}@media (max-width:480px){.logo{font-size:20px}.logo-image{height:30px;width:30px}.header-actions{gap:10px}.icon{font-size:18px}}.hero-section{padding:1rem 0}.hero-container{max-width:1280px;margin:0 auto;padding:0 1rem}.hero-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media (min-width:1024px){.hero-grid{grid-template-columns:2fr 1fr}}.video-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:9999}.video-modal{position:relative;width:90%;height:80%;max-width:1000px;background:black;border-radius:8px;overflow:hidden}.close-btn{top:15px;right:15px;background:transparent;color:white}iframe{display:block}.side-banner{position:relative;height:25rem;background-image:url(/images/featureImage.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:.5rem;overflow:hidden}@media (max-width:768px){.side-banner{position:relative;background-size:contain;background-position:50%;background-repeat:no-repeat;border-radius:.5rem;overflow:hidden;height:auto;background-image:none}.side-banner .overlay{position:absolute;inset:0;background:linear-gradient(125deg,#ff5722,#1895be);z-index:1}}.side-banner .overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.2);z-index:1}.side-banner .content{position:relative;z-index:2;height:100%;color:white;text-align:center;padding:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.side-banner .subtitle{font-size:1.25rem;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem}.side-banner .title{font-size:2rem;font-weight:600;margin-bottom:2rem}.side-banner .btn{background-color:transparent;border:1px solid white;color:white;padding:.75rem 1.5rem;border-radius:4px;text-transform:uppercase;font-weight:500;transition:background-color .3s,color .3s}.side-banner .btn:hover{background-color:white;color:black}.overlay{background:rgba(0,0,0,.2)}.banner-content{z-index:10;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.banner-subtitle{letter-spacing:1px;font-size:1.1rem}.banner-title{font-size:2rem}.banner-side-title{font-size:1.75rem;font-weight:600;margin-bottom:1.5rem}.btn{padding:.75rem 2rem;border-radius:.375rem;transition:all .3s ease}.btn-primary{background-color:#1895be;color:white;border:none}.btn-primary:hover{background-color:#1a95bd}.icon{width:1rem;margin-right:.5rem}.productCard-section-rating-badge{position:absolute;bottom:0;left:0;display:flex;align-items:center;gap:4px;background-color:var(--color-primary);color:white;padding:2px 4px;border-radius:12px;font-size:5px;z-index:2;box-shadow:0 2px 4px rgba(0,0,0,.1)}.productCard-section-rating-score{font-size:10px;font-weight:400;line-height:1}.productCard-section-rating-star{width:10px;height:10px;color:white;flex-shrink:0}.productCard-section-rating-badge:hover{background-color:#45a049;transform:scale(1.05);transition:all .2s ease}.other-products-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5}.other-products-section .product-section-container{padding:0}.other-products-section .product-section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#333}.productCard-section-card{background-color:white;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease}.productCard-section-card:hover{transform:scale(1.03);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.productCard-section-image-container{border-radius:.5rem;margin-bottom:1rem}.productCard-section-placeholder{height:20rem;border-radius:.5rem}.productCard-section-placeholder-text{font-size:1.125rem}.productCard-section-like-button{top:1rem;right:1rem;width:2.5rem;height:2.5rem;border-radius:9999px;box-shadow:0 1px 2px rgba(0,0,0,.1)}.productCard-section-like-icon{width:1rem;height:1rem}.productCard-section-discount-badge{top:1rem;left:1rem;padding:.25rem .5rem;font-size:.75rem}.productCard-section-label{top:3.5rem;left:1rem;padding:.25rem .75rem;font-size:.75rem}.productCard-section-actions{bottom:1rem;padding:0 1rem}.productCard-section-action-buttons{gap:.5rem}.productCard-section-add-button{background-color:#ff8c00;padding:.8rem 1rem;border-radius:.375rem;font-size:.6rem;font-weight:500}.productCard-section-add-button:hover{background-color:#e67e00}.productCard-section-quickshop-button{padding:.8rem 1rem;border-radius:.375rem;font-size:.6rem}.productCard-section-icon{width:1rem;height:1rem;margin-right:.5rem}.productCard-section-details{padding:0 1rem 1rem;gap:.5rem}.productCard-section-name{font-size:16px;font-weight:400;line-height:1.4}.productCard-section-rating{gap:.5rem}.productCard-section-star{width:.75rem;height:.75rem}.productCard-section-star-filled{fill:#10b981;color:#10b981}.productCard-section-reviews{font-size:.875rem}.productCard-section-price-container{align-items:center;gap:.5rem}.productCard-section-price{font-weight:500;font-size:1.125rem}.productCard-section-discounted-price{font-weight:600;font-size:1.125rem;color:#dc2626}.productCard-section-original-price{font-size:1rem;color:#6b7280}.productCard-section-image{height:320px;max-height:430px;border-radius:8px}@media (max-width:1024px){.productCard-section-image{height:280px}.productCard-section-name{font-size:14px}.productCard-section-discounted-price,.productCard-section-price{font-size:1rem}.productCard-section-original-price{font-size:.875rem}}@media (max-width:768px){.productCard-section-card:hover{transform:none;box-shadow:none}.productCard-section-image{height:180px}.productCard-section-name{font-size:12px;line-height:1.3}.productCard-section-like-button{width:2rem;height:2rem;top:.5rem;right:.5rem}.productCard-section-like-icon{width:.875rem;height:.875rem}.productCard-section-discount-badge{top:.5rem;left:.5rem;font-size:.625rem;padding:.125rem .375rem}.productCard-section-label{top:2.5rem;left:.5rem;font-size:.625rem;padding:.125rem .5rem}.productCard-section-details{padding:0 .75rem .75rem;gap:.375rem}.productCard-section-rating{gap:.25rem}.productCard-section-star{width:.625rem;height:.625rem}.productCard-section-reviews{font-size:.75rem}.productCard-section-price-container{gap:.25rem}.productCard-section-discounted-price,.productCard-section-price{font-size:.875rem}.productCard-section-original-price{font-size:.75rem}.productCard-section-actions{bottom:.5rem;padding:0 .5rem}.productCard-section-action-buttons{gap:.25rem}.productCard-section-add-button,.productCard-section-quickshop-button{padding:.5rem .75rem;font-size:.5rem}.productCard-section-icon{width:.75rem;height:.75rem;margin-right:.25rem}}@media (max-width:480px){.productCard-section-image{height:125px}.productCard-section-name{font-size:11px}.productCard-section-discounted-price,.productCard-section-price{font-size:.8125rem}.productCard-section-original-price{font-size:.6875rem}.productCard-section-details{padding:0 .5rem .5rem}}@media (max-width:768px){.navbar{display:none;flex-direction:row;gap:15px}.search-container{max-width:100%;margin:0}.nav-list{flex-wrap:wrap;justify-content:center}.nav-item{padding:10px 8px;font-size:12px}.hero-content{flex-direction:column;text-align:center}.hero-title{font-size:36px}.hero-subtitle{font-size:16px}.book-grid{grid-template-columns:repeat(2,1fr);max-width:280px}.book-item img{height:100px}.cards-container{grid-template-columns:1fr}.card{flex-direction:column;text-align:center;padding:25px}.card-image{margin-left:0;margin-top:15px}.card-image img{width:120px;height:100px}.card-title{font-size:18px}.card-subtitle{font-size:13px}}.footer{background-color:white;padding:2rem 1rem;border-top:1px solid #e5e7eb;font-family:sans-serif}.footer-container{max-width:1280px;margin:0 auto}.footer-grid{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr}}.newsletter-text{color:#4b5563;margin-bottom:.75rem;font-size:1rem}.newsletter-form{display:flex;width:100%;flex-wrap:nowrap;max-width:100%}.input-container{flex-grow:1}.mail-icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);color:#9ca3af;width:20px;height:20px}.newsletter-input{width:100%;padding:.75rem 1rem .75rem 2.5rem;background-color:#f3f4f6;border:none;border-radius:.5rem 0 0 .5rem;outline:none;font-size:1rem}.submit-button{background-color:#e5e7eb;padding:.5rem 1rem;border:none;border-radius:0 .5rem .5rem 0;cursor:pointer;transition:background .3s;height:-moz-fit-content;height:fit-content}.submit-button:hover{background-color:#d1d5db}.policy-text{font-size:.85rem;color:#6b7280;margin-top:.75rem}.underline{text-decoration:underline;cursor:pointer}.footer-links{color:#4b5563}.footer-heading{font-weight:600;margin-bottom:.75rem;font-size:1rem}.footer-list{list-style:none;padding:0;margin:0}.footer-list li{cursor:pointer;color:#333;transition:color .2s ease}.footer-list a{text-decoration:none;color:#4b5563;transition:color .3s;font-size:.95rem}.footer-list li:hover{color:#0070f3;text-decoration:none}.footer-bottom{display:flex;flex-direction:column;align-items:center;position:relative}.footer-bottom-content{display:flex;flex-direction:column;gap:.5rem;text-align:center}.footer-copy,.footer-pay{display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:.85rem}.brand-name{color:black}.footer-expandable-content{overflow:hidden;transition:max-height .3s ease-out}.footer-expand-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:6px;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.footer{padding:1rem}.footer-expandable-content{max-height:0}.footer-expandable-content.expanded{max-height:1000px;margin-bottom:1rem}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}.footer-bottom-content{text-align:left;align-items:flex-start}.footer-expand-btn{position:absolute;top:0;right:1rem;transform:translateY(50%)}}@media (min-width:768px){.footer-bottom{align-items:center}.footer-bottom,.footer-bottom-content{flex-direction:row;justify-content:space-between}.footer-bottom-content{width:100%;gap:2rem;text-align:left}.footer-expand-btn{display:none}}.main-banner{position:relative;background-image:url(/images/banner.jpg);background-size:cover;background-position:50%;height:400px;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.main-banner{display:none}}.overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.2);z-index:1}.banner-content{position:relative;z-index:2;text-align:center;color:white;padding:2rem}.banner-subtitle{font-size:1.25rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;display:block}.banner-title{font-size:2.5rem;font-weight:600;margin-bottom:2rem}.banner-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.75rem 1.5rem;border-radius:4px;font-weight:500;text-transform:uppercase;cursor:pointer;border:none;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.btn-secondary{background-color:transparent;border:1px solid white;color:white}.btn-secondary:hover{background-color:white;color:black}.product-section-container{padding:.5rem 0;position:relative}.product-section-inner{max-width:1280px;margin:0 auto;padding:0 1rem}.product-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.product-section-title{font-size:1.05rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.product-section-nav-buttons{display:flex;gap:.5rem}.product-section-nav-button{width:2rem;height:2rem;background-color:#f3f4f6;border:none;border-radius:.375rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}.product-section-nav-button:hover{background-color:#e5e7eb}.product-section-icon{width:1rem;height:1rem}.product-section-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem}.product-section-list{display:grid!important;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;overflow:visible!important}.see-all-button{background:#f8f9fa;color:#1a92c4;border:none;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;transition:none}.see-more-container{display:flex;justify-content:center;margin-top:30px}.see-more-button{background:var(--color-primary);color:white;border:none;padding:10px 30px;border-radius:4px;font-size:16px;cursor:pointer;transition:opacity .2s}.see-more-button:hover{opacity:.9}.product-section-scroll{display:flex;overflow-x:auto;gap:1.5rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.product-section-scroll::-webkit-scrollbar{display:none}.product-section-scroll>*{flex:0 0 auto}.loading-container,.no-products-message{grid-column:1/-1;text-align:center;padding:2rem;color:#6b7280}.product-section-scroll .loading-container,.product-section-scroll .no-products-message{grid-column:unset;width:100%;min-width:300px}@media (max-width:767px){.see-all-button{background:#f8f9fa;color:#1a92c4;border:none;padding:8px 16px;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;text-decoration:none;transition:none;width:24%}.product-section-list{grid-template-columns:repeat(2,1fr)}.product-section-scroll{gap:1rem}}@media (min-width:768px){.product-section-list{display:flex!important;overflow-x:auto!important;gap:1.5rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;grid-template-columns:unset!important}.product-section-list::-webkit-scrollbar{display:none}.product-section-list>*{flex:0 0 auto}.product-section-nav-buttons{display:flex!important}}@media (min-width:768px) and (max-width:1023px){.product-section-list>*,.product-section-scroll>*{width:260px;min-width:260px}}@media (min-width:1024px){.product-section-list>*,.product-section-scroll>*{width:280px;min-width:280px}}@media (min-width:768px){.product-scroll-container.grid-mode{overflow-x:visible!important}.product-section-grid{display:grid!important;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}.product-section-scroll{overflow-x:visible!important}}@media (min-width:1280px){.product-section-list>*,.product-section-scroll>*{width:280px;min-width:280px}}.product-scroll-container.list-mode{overflow:visible}.product-scroll-container.grid-mode{position:relative}@media (min-width:768px){.product-scroll-container.list-mode{overflow:visible;position:relative}}@media (max-width:767px){.list-mode .product-section-nav-buttons{display:none!important}}@media (min-width:768px){.product-section-nav-buttons{display:flex!important}}.productCard-section-card{background-color:#ffffff;border-radius:.375rem;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;display:flex;flex-direction:column;min-height:100%;max-width:280px;width:100%;box-shadow:0 2px 5px 0 rgba(0,0,0,.1);padding:12px}.productCard-section-card:hover{transform:scale(1.02);box-shadow:0 4px 12px -2px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);z-index:10}.productCard-section-wrapper{position:relative;display:flex;flex-direction:column;height:100%}.productCard-section-image-container{position:relative;border-radius:.375rem;margin-bottom:.75rem;overflow:hidden;flex-shrink:0}.productCard-section-placeholder{width:100%;height:12rem;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center;border-radius:.375rem}.productCard-section-placeholder-text{color:#6b7280;font-size:.875rem}.productCard-section-like-button{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1);border:none;cursor:pointer;z-index:20;pointer-events:auto}.productCard-section-like-icon{width:.875rem;height:.875rem;color:#9ca3af}.productCard-section-liked{fill:#ff8c00;color:#ff8c00}.productCard-section-discount-badge{top:.5rem;background-color:var(--color-primary);color:white;padding:.125rem .375rem;font-weight:600;z-index:15}.productCard-section-discount-badge,.productCard-section-label{position:absolute;left:.5rem;font-size:.625rem;border-radius:.25rem;text-transform:uppercase}.productCard-section-label{top:2.5rem;padding:.125rem .5rem;font-weight:500}.productCard-section-label-out{background-color:#1f2937;color:white}.productCard-section-label-default{background-color:white;border:1px solid #d1d5db;color:black}.productCard-section-actions{position:absolute;left:0;right:0;bottom:.5rem;padding:0 .5rem;opacity:0;transition:opacity .3s ease}.productCard-section-card:hover .productCard-section-actions{opacity:1}.productCard-section-action-buttons{display:flex;gap:.375rem}.productCard-section-add-button{flex:1 1;background-color:#16a34a;color:white;padding:.5rem .75rem;border-radius:.25rem;font-size:.525rem;text-transform:uppercase;font-weight:600;border:none;cursor:pointer;pointer-events:auto;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.productCard-section-add-button:hover{background-color:#15803d}.productCard-section-quickshop-button{background-color:white;color:black;padding:.5rem .75rem;border-radius:.25rem;font-size:.625rem;text-transform:uppercase;font-weight:500;border:1px solid #d1d5db;cursor:pointer;pointer-events:auto;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.productCard-section-quickshop-button:hover{background-color:#f3f4f6}.productCard-section-icon{width:.75rem;height:.75rem;margin-right:.25rem;vertical-align:middle}.productCard-section-quantity-controls{background-color:#16a34a;border-radius:.25rem;flex:1 1}.productCard-section-quantity-btn{padding:.5rem .375rem}.productCard-section-quantity-btn:hover{background-color:rgba(255,255,255,.1)}.productCard-section-quantity-icon{width:.75rem;height:.75rem}.productCard-section-quantity-display{font-size:.75rem;min-width:1.5rem}.productCard-section-details{padding:0 .75rem .75rem;display:flex;flex-direction:column;position:relative;min-height:0}.productCard-section-content{flex:1 1;display:flex;flex-direction:column;gap:.375rem;padding-bottom:2.5rem}.productCard-section-category-info{display:flex;align-items:center;gap:.25rem;font-size:.75rem;color:#6b7280;margin-bottom:.125rem}.productCard-section-size-badge{background-color:#f3f4f6;color:#374151;padding:.125rem .375rem;border-radius:.25rem;font-size:.625rem;font-weight:500}.productCard-section-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;line-height:1.3;font-weight:500;color:#111827;margin-bottom:.25rem}.productCard-section-rating{display:flex;align-items:center;gap:.25rem}.productCard-section-stars{display:flex}.productCard-section-star{width:.625rem;height:.625rem;fill:#e5e7eb;color:#e5e7eb}.productCard-section-star-filled{fill:#f59e0b;color:#f59e0b}.productCard-section-reviews{font-size:.75rem;color:#6b7280}.productCard-section-delivery-info{display:flex;align-items:center;gap:.25rem;font-size:.625rem;color:#059669;font-weight:500}.productCard-section-delivery-icon{width:.625rem;height:.625rem}.productCard-section-price-container{position:absolute;bottom:0;left:.75rem;right:.75rem;display:flex;align-items:flex-start;gap:.375rem;flex-wrap:wrap;background:white;padding:.375rem 0;border-top:1px solid transparent}.productCard-section-price{font-weight:600;font-size:.875rem;color:#111827}.productCard-section-discounted-price{font-weight:700;font-size:.875rem;color:#111827}.productCard-section-original-price{font-weight:400;font-size:.75rem;color:#9ca3af;text-decoration:line-through}.productCard-section-image{width:100%;height:220px;object-fit:contain;border-radius:.375rem;display:block}.productCard-section-mobile-add-button,.productCard-section-mobile-quantity-controls{display:none}@media (max-width:1024px){.productCard-section-card{max-width:240px}.productCard-section-image{height:160px}.productCard-section-discounted-price,.productCard-section-name,.productCard-section-price{font-size:.8125rem}.productCard-section-original-price{font-size:.6875rem}}@media (max-width:768px){.productCard-section-wrapper{position:relative;display:flex;flex-direction:column}.productCard-section-card{max-width:160px}.productCard-section-card:hover{transform:none;box-shadow:none}.productCard-section-image{height:125px}.productCard-section-name{font-size:.75rem;line-height:1.25;font-weight:500;height:-moz-fit-content;height:fit-content}.productCard-section-like-button{width:1.75rem;height:1.75rem;top:.375rem;right:.375rem}.productCard-section-like-icon{width:.75rem;height:.75rem}.productCard-section-discount-badge{top:.1rem;left:.1rem;font-size:.5rem;padding:.12rem .2rem}.productCard-section-label{top:3rem;left:2.375rem;font-size:.5rem;padding:.125rem .375rem}.productCard-section-details{padding:0 .5rem .5rem}.productCard-section-content{padding-bottom:1rem;gap:.25rem}.productCard-section-category-info{font-size:.625rem;gap:.125rem}.productCard-section-size-badge{font-size:.5rem;padding:.125rem .25rem}.productCard-section-rating{gap:.125rem}.productCard-section-star{width:.5rem;height:.5rem}.productCard-section-reviews{font-size:.625rem}.productCard-section-delivery-info{font-size:.5rem}.productCard-section-price-container{display:flex;flex-direction:column}.productCard-section-discounted-price,.productCard-section-price{font-size:.75rem;font-weight:700}.productCard-section-original-price{font-size:.625rem}.productCard-section-actions{display:none}.productCard-section-mobile-add-button{display:block;position:absolute;bottom:.375rem;right:.375rem;background-color:#1895be;color:white;border:2px solid white;border-radius:.25rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:15}.productCard-section-mobile-add-button:hover{background-color:#1374a1}.productCard-section-mobile-quantity-controls{display:flex;position:absolute;bottom:.375rem;right:.375rem;align-items:center;background-color:#1895be;border-radius:.25rem;border:2px solid white;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:15}.productCard-section-mobile-quantity-btn{background:transparent;border:none;color:white;padding:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.productCard-section-mobile-quantity-btn:hover{background-color:rgba(255,255,255,.1)}.productCard-section-mobile-quantity-icon{width:.625rem;height:.625rem}.productCard-section-mobile-quantity-display{color:white;font-weight:700;font-size:.625rem;min-width:1.25rem;text-align:center;padding:0 .125rem}}@media (max-width:480px){.productCard-section-image{height:125px}.productCard-section-name{font-size:.6875rem;height:-moz-fit-content;height:fit-content;padding-bottom:45px}.productCard-section-discounted-price,.productCard-section-price{font-size:.6875rem}.productCard-section-original-price{font-size:.5625rem}.productCard-section-details{padding:0 .375rem .375rem}.productCard-section-content{padding-bottom:1.75rem}.productCard-section-price-container{left:unset;right:unset}.productCard-section-mobile-add-button{padding:.35rem .875rem;font-size:.5rem;bottom:.25rem;right:.25rem}.productCard-section-mobile-quantity-controls{bottom:.25rem;right:.25rem}.productCard-section-mobile-quantity-btn{padding:.125rem}.productCard-section-mobile-quantity-icon{width:.5rem;height:.5rem}.productCard-section-mobile-quantity-display{font-size:.5rem;min-width:1rem}}.location-bottom-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.location-bottom-sheet{padding:24px;animation:slideUp .3s ease-out}.location-close-btn{background:#f5f5f5;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:1}.location-close-btn:hover{background:#e5e5e5}.location-sheet-header{margin-bottom:32px;position:relative}.location-sheet-title{color:#333;line-height:1.3;margin-top:10px}.location-map-illustration{position:relative;width:200px;height:120px;margin:0 auto;background:linear-gradient(135deg,#f0f4f8,#e8f0f5);border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.location-map-illustration:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 30% 70%,rgba(255,87,34,.1) 0,transparent 50%),radial-gradient(circle at 70% 30%,rgba(255,87,34,.05) 0,transparent 50%)}.location-map-pin{position:relative;z-index:2}.location-pin-dot{width:20px;height:20px;background:#FF5722;border-radius:50%;border:3px solid white;box-shadow:0 2px 8px rgba(255,87,34,.3);position:relative;z-index:3}.location-pin-pulse{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:rgba(255,87,34,.2);border-radius:50%;animation:pulse 2s infinite}.location-share-btn{border-radius:16px;padding:18px 24px;font-size:18px;margin-bottom:32px;transition:background-color .2s ease}.location-share-btn,.location-share-btn:hover{background:var(--color-primary)}.location-divider{margin:20px 0}.location-divider:before{background:#e0e0e0}.location-divider-text{color:#999;font-size:16px;z-index:1}.location-search-container{margin-bottom:32px}.location-search-input{padding:18px 50px 18px 20px;border:2px solid #e0e0e0;border-radius:16px;background:#f8f9fa;color:#333;box-sizing:border-box}.location-search-input::placeholder{color:#999}.location-search-input:focus{outline:none;border-color:#FF5722;background:white}.location-search-icon{right:18px;color:#999;pointer-events:none}.location-login-section{padding-top:16px;border-top:1px solid #f0f0f0}.location-login-text{color:#666;font-size:16px}.location-login-link{color:#FF5722;font-weight:600;text-decoration:underline}.location-login-link:hover{color:#E64A19}.mobile-location-container{cursor:pointer;transition:background-color .2s ease;padding:4px;border-radius:8px;margin:-4px}.mobile-location-container:hover{background:rgba(255,87,34,.05)}.mobile-location-container:active{background:rgba(255,87,34,.1)}@media (min-width:769px){.location-bottom-sheet-overlay{display:none}}.banner{background:url(https://media.istockphoto.com/id/1252593916/photo/school-supplies-on-blue-background.webp?b=1&s=612x612&w=0&k=20&c=erQfmuJ05LFk77J_-VbTF4V8cyq1cuzl-PneMuukr_0=) 50%/contain;background-blend-mode:overlay;padding:4rem 2rem;text-align:center;font-family:Helvetica Neue,Arial,sans-serif;min-height:300px;display:flex;align-items:center;justify-content:center;margin-top:50px;margin-bottom:50px}.banner,.content{position:relative}.content{max-width:1200px;margin:0 auto;z-index:1}.title{font-size:1.1rem;font-weight:400;letter-spacing:.15em;margin-bottom:1.5rem;text-transform:uppercase;color:white;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.3)}.discount{font-size:4rem;font-weight:700;color:white;margin:1.5rem 0;letter-spacing:.05em;line-height:1.1;text-shadow:0 2px 6px rgba(0,0,0,.4)}.tagline{font-size:1.8rem;font-weight:400;margin-bottom:2.5rem;letter-spacing:.2em;color:white;text-shadow:0 2px 4px rgba(0,0,0,.3)}.button,.tagline{text-transform:uppercase}.button{background-color:white;color:#1895be;border:none;padding:1rem 2.5rem;font-size:1rem;letter-spacing:.1em;cursor:pointer;transition:background-color .3s,color .3s;font-weight:500;border-radius:0}.button:hover{background-color:#f7f7f7;color:#0e7a9b}@media (max-width:768px){.banner{background:url(https://media.istockphoto.com/id/1252593916/photo/school-supplies-on-blue-background.webp?b=1&s=612x612&w=0&k=20&c=erQfmuJ05LFk77J_-VbTF4V8cyq1cuzl-PneMuukr_0=) 50%/cover;padding:1rem}.title{font-size:.9rem}.discount{font-size:3rem}.tagline{font-size:1.4rem;margin-bottom:2rem}.button{padding:.8rem 2rem;font-size:.9rem}}.creativity-section{padding:4rem 2rem;background-color:#ffffff;box-sizing:border-box}.creativity-section .container{max-width:1200px;margin:0 auto;box-sizing:border-box;min-height:64vh}.creativity-section .section-header{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.creativity-section .section-title{font-size:2.5rem;font-weight:700;color:#ff8c00;margin:0;font-family:Helvetica Neue,Arial,sans-serif;line-height:1.2}.creativity-section .view-all-link{color:#1895be;text-decoration:none;font-size:1rem;font-weight:500;transition:color .3s ease}.creativity-section .view-all-link:hover{color:#0e7a9b;text-decoration:underline}.creativity-section .products-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:1rem;gap:1rem;height:600px}.creativity-section .product-card{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.creativity-section .product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.1)}.creativity-section .large-item{grid-row:1/3}.creativity-section .small-item{grid-column:2/4}.creativity-section .small-item:nth-child(3){grid-column:2}.creativity-section .small-item:nth-child(4){grid-column:3}.creativity-section .small-item:nth-child(5){grid-column:2}.creativity-section .small-item:nth-child(6){grid-column:3}.creativity-section .product-image-container{position:relative;width:100%;height:80%;overflow:hidden}.creativity-section .product-image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block;border:none;outline:none}.creativity-section .product-card:hover .product-image{transform:scale(1.1)}.creativity-section .product-info{position:absolute;bottom:50px;left:0;right:0;background:linear-gradient(0deg,rgb(1 112 174/60%),rgba(163,163,163,.26));padding:1rem 1rem 1.5rem;color:white}.creativity-section .product-title{font-size:1.5rem;font-weight:400;margin:0;text-shadow:0 2px 4px rgba(0,0,0,.5);line-height:1.3;color:white}@media (max-width:768px){.creativity-section .product-info{position:absolute;bottom:39px;left:0;right:0;background:linear-gradient(0deg,rgb(1 112 174/60%),rgba(163,163,163,.26));padding:1rem 1rem 1.5rem;color:white}.creativity-section{padding:.5rem 1rem}.creativity-section .section-title{margin-top:3rem;font-size:2rem}.creativity-section .products-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,250px);grid-gap:16px;gap:16px;height:auto}.creativity-section .large-item,.creativity-section .small-item,.creativity-section .small-item:nth-child(3),.creativity-section .small-item:nth-child(4),.creativity-section .small-item:nth-child(5),.creativity-section .small-item:nth-child(6){grid-row:auto;grid-column:auto}.creativity-section .product-title{font-size:1.25rem}.creativity-section .product-info{padding:2rem 1rem 1rem}}@media (max-width:480px){.creativity-section .section-header{flex-direction:column;align-items:flex-start;gap:1rem}.creativity-section .section-title{font-size:1.75rem}.creativity-section .products-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,200px);gap:12px}.creativity-section .product-title{font-size:1.1rem}.creativity-section .product-info{padding:1.5rem .75rem .75rem}}.explore-section{background:linear-gradient(135deg,#f9f9ff,#f0f4ff);padding:2rem 1rem;position:relative;overflow:hidden}.explore-container{max-width:1350px;margin:0 auto;position:relative;z-index:1}.section-title{text-align:center;font-size:2.25rem;font-weight:700;color:#1895be;margin-bottom:3rem;justify-content:center;gap:1rem}.title-decoration{width:60px;height:3px;background:linear-gradient(90deg,#63aecc,#2575fc);border-radius:3px}.categories-container{margin-bottom:1rem;position:relative}.desktop-scroll-wrapper{position:relative;display:flex;align-items:center;gap:0;padding:0 60px}.scroll-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:50px;height:50px;border:none;border-radius:50%;background:white;box-shadow:0 4px 15px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);color:#1895be;border:2px solid rgba(24,149,190,.1)}.scroll-nav-btn:hover:not(.disabled){background:#1895be;color:white;transform:translateY(-50%) scale(1.1);box-shadow:0 8px 25px rgba(24,149,190,.4);border-color:#1895be}.scroll-nav-btn:active:not(.disabled){transform:translateY(-50%) scale(.95)}.scroll-nav-btn.disabled{opacity:.4;cursor:not-allowed;background:#f8f9fa;color:#9ca3af;box-shadow:0 2px 8px rgba(0,0,0,.08)}.scroll-btn-left{left:0}.scroll-btn-right{right:0}.categories-horizontal{display:flex;gap:1.5rem;padding:1rem 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;position:relative;scroll-snap-type:x mandatory}.categories-horizontal::-webkit-scrollbar{display:none}.desktop-scroll-wrapper:after,.desktop-scroll-wrapper:before{content:"";position:absolute;top:0;bottom:0;width:50px;z-index:5;pointer-events:none;transition:opacity .3s ease}.desktop-scroll-wrapper:before{left:50px;background:linear-gradient(90deg,rgba(249,249,255,.9),transparent)}.desktop-scroll-wrapper:after{right:50px;background:linear-gradient(270deg,rgba(249,249,255,.9),transparent)}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;padding:0;grid-row-gap:5px;row-gap:5px}.category-card{display:flex;flex-direction:column;align-items:center;cursor:pointer;position:relative;min-width:140px;flex-shrink:0;transition:all .3s ease;padding:.5rem;scroll-snap-align:start}.category-card:hover{transform:translateY(-8px)}.image-container{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.12);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.category-card:hover .image-container{box-shadow:0 15px 35px rgba(0,0,0,.2);transform:scale(1.08)}.image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(24,149,190,.1),rgba(0,0,0,.1));z-index:1;border-radius:50%;transition:all .3s ease}.category-card:hover .image-overlay{background:linear-gradient(135deg,rgba(24,149,190,.2),rgba(0,0,0,.15))}.category-image{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1)}.category-card:hover .category-image{transform:scale(1.15)}.category-name{text-align:center;margin:.75rem 0 0;font-size:.85rem;font-weight:600;color:#333;line-height:1.3;max-width:120px;word-wrap:break-word;transition:all .3s ease}.category-card:hover .category-name{color:#1895be;transform:translateY(-2px)}.view-all-button{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0 auto;padding:.8rem 2rem;background:var(--color-primary);color:white;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(24,149,190,.3)}.view-all-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,149,190,.4)}.view-all-button svg{transition:transform .3s ease}.view-all-button:hover svg{transform:translateX(3px)}@media (max-width:768px){.categories-container{overflow:hidden}.category-card{min-width:auto;width:100%;padding:5px}.explore-section{padding:2.5rem 1rem}.section-title{font-size:1.8rem;margin-bottom:2rem}.image-container{width:80px;height:80px}.category-name{font-size:.75rem;max-width:80px;margin:.5rem 0 0}.view-all-button{padding:.7rem 1.5rem;font-size:.9rem}.desktop-scroll-wrapper{display:none}}@media (min-width:769px){.categories-grid{display:none}.desktop-scroll-wrapper{display:flex}}@media (max-width:1024px) and (min-width:769px){.desktop-scroll-wrapper{padding:0 50px}.scroll-nav-btn{width:45px;height:45px}.desktop-scroll-wrapper:after,.desktop-scroll-wrapper:before{width:40px}.desktop-scroll-wrapper:before{left:45px}.desktop-scroll-wrapper:after{right:45px}}@media (max-width:480px){.explore-section{padding:1rem .75rem}.section-title{font-size:1.5rem;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.title-decoration{width:40px}.image-container{width:70px;height:70px}.category-name{font-size:.7rem;max-width:70px;margin:.4rem 0 0}}@media (max-width:360px){.image-container{width:60px;height:60px}.category-name{font-size:.65rem;max-width:60px}}@media (min-width:769px){.categories-horizontal{border-radius:12px;background:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin:0 10px}@media (min-width:1200px){.scroll-nav-btn{width:55px;height:55px}.desktop-scroll-wrapper{padding:0 50px}}}.scroll-nav-btn:focus{outline:2px solid #1895be;outline-offset:2px}.category-image{opacity:0;animation:fadeInImage .5s ease forwards}@keyframes fadeInImage{to{opacity:1}}.category-card.loading .image-container{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.category-filter{display:flex;gap:20px;padding:16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.category-filter::-webkit-scrollbar{display:none}.category-item{background:none;font-weight:500;font-size:16px;cursor:pointer;padding-bottom:4px;border:none;border-bottom:2px solid transparent;color:#000;white-space:nowrap}.category-item.active{color:#007bff;border-bottom:2px solid #007bff;font-weight:700}.exclusive-features{padding:2rem 0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.exclusive-features__container{max-width:1200px;margin:0 auto;padding:0 1rem}.exclusive-features__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.exclusive-features__card{display:flex;align-items:flex-start;background-color:white;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease}.exclusive-features__card:hover{transform:translateY(-5px)}.exclusive-features__icon{margin-right:1rem;color:#3b82f6;background-color:#eff6ff;padding:.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.exclusive-features__icon-svg{width:24px;height:24px}.exclusive-features__content{flex:1 1}.exclusive-features__title{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.exclusive-features__description{font-size:.9rem;color:#6b7280;line-height:1.4;margin:0}@media (max-width:768px){.exclusive-features{display:none}.exclusive-features__grid{grid-template-columns:1fr}.exclusive-features__card{padding:1.25rem}}@media (max-width:480px){.exclusive-features__icon{padding:.5rem}.exclusive-features__title{font-size:1rem}.exclusive-features__description{font-size:.85rem}}.whyChooseUs{padding:60px 30px;background:#f8f9fb;text-align:center}@media (max-width:768px){.whyChooseUs{display:none}}.whyChooseUs-heading{font-size:2rem;font-weight:700;color:#1f1f1f;margin-bottom:40px}.whyChooseUs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:30px;gap:30px;justify-content:center;align-items:stretch}.whyChooseUs-card{background-color:#ffffff;border-radius:12px;padding:30px 20px;box-shadow:0 6px 20px rgba(0,0,0,.06);border:1px solid #e0e0e0;transition:transform .3s ease,box-shadow .3s ease}.whyChooseUs-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px rgba(0,0,0,.12)}.whyChooseUs-iconContainer{width:80px;height:80px;margin:0 auto 20px;background-color:#eaf6fb;border-radius:50%;display:flex;align-items:center;justify-content:center}.whyChooseUs-icon{width:40px;height:40px;object-fit:contain}.whyChooseUs-title{font-size:1.1rem;font-weight:600;color:#0077b6;margin:0}.payment-options-modal{background:white;width:100%;max-width:400px;border-radius:16px 16px 0 0;padding:24px 24px 32px;box-shadow:0 -4px 20px rgba(0,0,0,.15);max-height:70vh;overflow-y:auto;position:relative}@media (min-width:640px){.payment-options-modal{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.2)}}.payment-options-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:1500;display:flex;justify-content:flex-end;align-items:flex-end}.payment-option-label{border:1px solid #e0e0e0;border-radius:8px;padding:12px;box-shadow:0 2px 6px rgba(0,0,0,.08);transition:all .2s ease;background-color:white}.payment-option-label:hover{border-color:#c0c0c0;box-shadow:0 4px 8px rgba(0,0,0,.12)}.payment-option-label:has(input:checked){border-color:#3399cc;box-shadow:0 4px 12px rgba(51,153,204,.2);background-color:#f5f9fc}.payment-options-close-btn{position:absolute;top:16px;right:16px;background:transparent;border:none;cursor:pointer;color:#555;transition:color .2s ease;padding:4px;border-radius:50%}.payment-options-close-btn:hover:not(:disabled){color:#000;background:#f0f0f0}.payment-options-close-btn:disabled{cursor:not-allowed;color:#aaa}.payment-options-title{font-size:1.375rem;font-weight:700;color:#222;margin-bottom:20px;text-align:center}.payment-options-list{display:flex;flex-direction:column;gap:14px;margin-bottom:28px}.payment-option-label{display:flex;align-items:flex-start;gap:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.payment-option-label input[type=radio]{margin-top:6px;width:18px;height:18px;cursor:pointer;accent-color:#3399cc}.payment-option-info strong{display:block;font-weight:700;font-size:1.1rem;color:#111;margin-bottom:4px}.payment-option-desc{font-size:.95rem;color:#555;margin:0 0 2px;line-height:1.2}.payment-option-note{font-style:normal;font-size:.6rem;color:#888}.confirm-payment-btn{background-color:#3399cc;color:white;border:none;padding:14px 0;width:100%;font-weight:700;font-size:1.1rem;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.confirm-payment-btn:disabled{background-color:#9ecde7;cursor:not-allowed}.confirm-payment-btn:hover:not(:disabled){background-color:#287cad}.cart-login-btn{background-color:#3399cc;padding:12px 20px;font-size:1rem;width:100%;border-radius:4px;margin-top:16px;transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart-login-btn:disabled{background-color:#9ecde7;cursor:not-allowed}.cart-login-btn:hover:not(:disabled){background-color:#287cad}.productCard-section-quantity-controls{display:flex;align-items:center;background:#4a7c59;border-radius:8px;padding:8px 12px;gap:12px;min-width:120px;justify-content:space-between}.productCard-section-quantity-btn{background:transparent;border:none;color:white;padding:4px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.productCard-section-quantity-btn:hover{background:rgba(255,255,255,.1)}.productCard-section-quantity-btn:active{background:rgba(255,255,255,.2)}.productCard-section-quantity-icon{width:16px;height:16px}.productCard-section-quantity-display{color:white;font-weight:600;font-size:16px;min-width:20px;text-align:center}.productCard-section-mobile-quantity-controls{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;background:#1895be;border-radius:20px;padding:1ssssssspx;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:2}@media (min-width:768px){.productCard-section-mobile-quantity-controls{display:none}}.productCard-section-mobile-quantity-btn{background:transparent;border:none;color:white;padding:2px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;width:24px;height:24px}.productCard-section-mobile-quantity-btn:hover{background:rgba(255,255,255,.1)}.productCard-section-mobile-quantity-btn:active{background:rgba(255,255,255,.2)}.productCard-section-mobile-quantity-icon{width:14px;height:14px}.productCard-section-mobile-quantity-display{color:white;font-weight:600;font-size:14px;min-width:16px;text-align:center}@media (min-width:1025px){.view-cart-banner{display:none!important}}.view-cart-banner{position:fixed;bottom:0;left:0;right:0;width:100%;background:linear-gradient(135deg,#1895be,#18768d);color:white;z-index:1000;box-shadow:0 -4px 20px rgba(0,0,0,.15);border-top:1px solid rgba(255,255,255,.1);transition:transform .3s ease-in-out,opacity .3s ease-in-out;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transform:translateY(0);opacity:1;min-height:60px;box-sizing:border-box}.view-cart-banner-content{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;max-width:1200px;margin:0 auto;position:relative;width:100%;box-sizing:border-box;min-height:inherit;z-index:999}.view-cart-banner-info{display:flex;align-items:center;gap:12px;flex:1 1;min-width:0}.view-cart-banner-icon-container{background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.1));padding:10px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 1px 2px rgba(255,255,255,.1);flex-shrink:0}.view-cart-banner-icon{width:22px;height:22px;color:white;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2));display:block}.view-cart-banner-text{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0;overflow:hidden}.view-cart-banner-count{font-size:14px;font-weight:500;color:rgba(255,255,255,.9);text-transform:lowercase;letter-spacing:.3px}.view-cart-banner-amount,.view-cart-banner-count{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-cart-banner-amount{font-size:20px;font-weight:700;color:white;text-shadow:0 1px 2px rgba(0,0,0,.2);letter-spacing:-.5px}.view-cart-banner-actions,.view-cart-banner-button{display:flex;align-items:center;gap:8px;flex-shrink:0}.view-cart-banner-button{background:linear-gradient(135deg,rgba(255,255,255,.2),rgba(255,255,255,.1));border:1px solid rgba(255,255,255,.2);color:white;padding:14px 24px;border-radius:12px;cursor:pointer;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden;white-space:nowrap;-moz-user-select:none;user-select:none;-webkit-user-select:none}.view-cart-banner-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease;pointer-events:none}.view-cart-banner-button:hover:before{left:100%}.view-cart-banner-button:hover{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.15));border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.2)}.view-cart-banner-button:active{background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.2));transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}.view-cart-banner-button-text{font-size:16px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.2)}.view-cart-banner-button-icon{width:20px;height:20px;transition:transform .3s ease;display:block;flex-shrink:0}.view-cart-banner-button:hover .view-cart-banner-button-icon{transform:translateX(3px)}.view-cart-banner-close-button{background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.05));border:1px solid rgba(255,255,255,.2);color:white;padding:12px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-shrink:0;width:44px;height:44px;-moz-user-select:none;user-select:none;-webkit-user-select:none;position:relative;overflow:hidden}.view-cart-banner-close-button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent);opacity:0;transition:opacity .3s ease;pointer-events:none}.view-cart-banner-close-button:hover:before{opacity:1}.view-cart-banner-close-button:hover{background:linear-gradient(135deg,rgba(255,255,255,.25),rgba(255,255,255,.15));border-color:rgba(255,255,255,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.view-cart-banner-close-button:active{background:linear-gradient(135deg,rgba(255,255,255,.3),rgba(255,255,255,.2));transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.15)}.view-cart-banner-close-icon{width:20px;height:20px;transition:transform .3s ease;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.view-cart-banner-close-button:hover .view-cart-banner-close-icon{transform:rotate(90deg)}.view-cart-banner.hidden{transform:translateY(100%);opacity:0;pointer-events:none}@media (max-width:768px){.view-cart-banner{min-height:56px}.view-cart-banner-content{padding:14px 16px}.view-cart-banner-info{gap:10px}.view-cart-banner-icon-container{padding:8px}.view-cart-banner-icon{width:20px;height:20px}.view-cart-banner-count{font-size:13px}.view-cart-banner-amount{font-size:18px}.view-cart-banner-button{padding:12px 20px;font-size:15px}.view-cart-banner-button-text{font-size:15px}.view-cart-banner-button-icon{width:18px;height:18px}.view-cart-banner-close-button{width:40px;height:40px;padding:10px}.view-cart-banner-close-icon{width:18px;height:18px}}@media (max-width:480px){.view-cart-banner{min-height:52px}.view-cart-banner-content{padding:12px 14px;gap:8px}.view-cart-banner-info{gap:8px}.view-cart-banner-icon-container{padding:6px}.view-cart-banner-icon{width:18px;height:18px}.view-cart-banner-count{font-size:12px}.view-cart-banner-amount{font-size:16px}.view-cart-banner-button{padding:10px 16px;font-size:14px;border-radius:10px}.view-cart-banner-button-text{font-size:14px}.view-cart-banner-button-icon{width:16px;height:16px}.view-cart-banner-close-button{width:36px;height:36px;padding:8px}.view-cart-banner-close-icon{width:16px;height:16px}}@media (max-width:360px){.view-cart-banner{min-height:48px}.view-cart-banner-content{padding:10px 12px}.view-cart-banner-info{gap:6px}.view-cart-banner-text{gap:1px}.view-cart-banner-count{font-size:11px}.view-cart-banner-amount{font-size:14px}.view-cart-banner-button{padding:8px 12px;font-size:12px}.view-cart-banner-button-text{font-size:12px}.view-cart-banner-button-icon{width:14px;height:14px}.view-cart-banner-close-button{width:32px;height:32px;padding:6px}.view-cart-banner-close-icon{width:14px;height:14px}}.view-cart-banner.slide-in{animation:slideInFromBottom .4s cubic-bezier(.25,.46,.45,.94) forwards}.view-cart-banner.slide-out{animation:slideOutToBottom .4s cubic-bezier(.55,.06,.68,.19) forwards}@keyframes slideInFromBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOutToBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}.view-cart-banner.pulse{animation:pulse .6s ease-in-out}@keyframes pulse{0%{transform:translateY(0) scale(1)}50%{transform:translateY(0) scale(1.02)}to{transform:translateY(0) scale(1)}}.view-cart-banner:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);pointer-events:none}@supports (padding-bottom:env(safe-area-inset-bottom)){.view-cart-banner{padding-bottom:env(safe-area-inset-bottom)}}@media (prefers-color-scheme:dark){.view-cart-banner{background:linear-gradient(135deg,#2c5f72,#4a6b75);box-shadow:0 -4px 20px rgba(0,0,0,.3);border-top-left-radius:10px;border-top-right-radius:10px}}@media (prefers-contrast:high){.view-cart-banner{border-top:2px solid white}.view-cart-banner-button,.view-cart-banner-close-button{border:2px solid white}}@media (prefers-reduced-motion:reduce){.view-cart-banner,.view-cart-banner-button,.view-cart-banner-button-icon,.view-cart-banner-close-button,.view-cart-banner-close-icon{transition:none}.view-cart-banner.pulse,.view-cart-banner.slide-in,.view-cart-banner.slide-out{animation:none}.view-cart-banner-button:before,.view-cart-banner-close-button:before{transition:none}}.cart-sidebar{position:fixed;top:0;right:-100%;width:100%;max-width:400px;height:100%;background:white;transition:right .3s ease-in-out;z-index:1000;display:flex;flex-direction:column}.cart-sidebar-open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background-color:white}.cart-title{font-size:20px;font-weight:600;color:#333;margin:0}.cart-close-btn{background:none;border:none;color:#666;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s ease}.cart-close-btn:hover{background-color:#f5f5f5}.cart-content{flex:1 1;overflow-y:auto;padding:0 20px 20px}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.cart-empty-icon{font-size:48px;margin-bottom:16px}.cart-empty-title{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}.cart-empty-text{color:#666;margin:0}.cart-address-section{margin-top:15px;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px;margin-bottom:20px}.cart-address-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.cart-address-icon{color:#28a745;flex-shrink:0}.cart-address-title{flex:1 1;display:flex;justify-content:space-between;align-items:center;font-weight:600;color:#333;font-size:16px}.cart-change-address-btn{background:none;border:none;color:#2196F3;cursor:pointer;display:flex;align-items:center;gap:4px;font-size:14px;font-weight:500;padding:4px 8px;border-radius:4px;transition:background-color .2s ease}.cart-change-address-btn:hover{background-color:rgba(33,150,243,.1)}.cart-address-details{padding-left:32px}.cart-address-name{font-weight:600;color:#333;font-size:14px;margin-bottom:4px}.cart-address-text{color:#666;font-size:13px;line-height:1.4;margin-bottom:2px}.cart-address-phone{color:#666;font-size:13px;margin-top:6px}.cart-address-content{display:flex;justify-content:space-between;align-items:flex-start;flex:1 1;gap:16px}.cart-address-info{flex:1 1}.cart-address-line{color:#333;font-size:11px;font-weight:500;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cart-savings-banner{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#1a95bd,#1976D2);color:white;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-size:14px}.cart-savings-text{font-weight:500}.cart-savings-amount{font-weight:600;font-size:16px}.cart-delivery-info{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:12px 0}.cart-delivery-icon{color:#2196F3}.cart-delivery-title{font-weight:600;color:#333;font-size:16px;margin-bottom:2px}.cart-delivery-subtitle{color:#666;font-size:14px}.cart-delivery-progress{background-color:#f8f9fa;border-radius:8px;padding:12px 16px;margin-bottom:20px}.cart-progress-text{font-size:13px;color:#666;margin-bottom:8px}.cart-progress-bar{width:100%;height:6px;background-color:#e9ecef;border-radius:3px;overflow:hidden}.cart-progress-fill{height:100%;background:linear-gradient(135deg,#28a745,#20c997);transition:width .3s ease}.cart-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px;margin-bottom:20px}.cart-item-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s;overflow:hidden}.cart-item-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15);transform:translateY(-2px)}.cart-item{display:flex;padding:16px;gap:12px}.cart-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1 1;min-width:0}.cart-item-name{font-size:14px;font-weight:500;color:#333;margin-bottom:6px;line-height:1.3;overflow:hidden;text-overflow:ellipsis}.cart-item-weight{font-size:12px;color:#666;margin-bottom:8px}.cart-item-price{display:flex;align-items:center;gap:8px}.cart-item-current-price{font-size:14px;font-weight:600;color:#333}.cart-item-original-price{font-size:12px;color:#999;text-decoration:line-through}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-item-quantity{display:flex;align-items:center;gap:4px;border:1px solid #e9ecef;border-radius:6px;padding:2px}.cart-quantity-btn{width:24px;height:24px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;border-radius:4px}.cart-quantity-btn:hover:not(:disabled){background:#f8f9fa;color:#333}.cart-quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart-remove-btn{background:none;border:none;cursor:pointer;color:#ff6b6b;padding:4px;border-radius:4px}.cart-remove-btn:hover{background:#fff0f0}.cart-quantity-text{color:#000000;font-weight:600;min-width:32px;text-align:center;font-size:14px}.cart-bill-section{border-top:1px solid #e0e0e0;padding-top:10px;margin-bottom:10px}.cart-bill-title{font-size:16px;font-weight:600;color:#333;margin:0 0 16px}.cart-bill-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.cart-bill-label{display:flex;align-items:center;gap:6px;color:#333;font-size:14px}.cart-bill-saved{background-color:#1a95bd;color:white;font-size:10px;padding:2px 6px;border-radius:4px;font-weight:500}.cart-bill-amount{display:flex;align-items:center;gap:8px;font-size:14px}.cart-bill-original{color:#888;text-decoration:line-through;font-size:12px}.cart-bill-current{color:#333;font-weight:500}.cart-bill-free{color:#28a745;font-weight:600}.cart-info-icon{color:#666}.cart-bill-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e0e0e0}.cart-total-label{font-weight:600;color:#333;font-size:16px}.cart-total-amount{font-weight:700;color:#333;font-size:18px}.cart-additional-savings{background:linear-gradient(135deg,#5cc6ef,#2491ac);color:white;padding:12px 16px;border-radius:8px;margin-top:16px}.cart-savings-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.cart-savings-label{font-size:14px;font-weight:500}.cart-savings-value{font-weight:600;font-size:16px}.cart-savings-note{font-size:12px;opacity:.9;color:#666;background-color:#f8f9fa;padding:8px 12px;border-radius:6px;margin-top:12px}.cart-policy-section{border-top:1px solid #e0e0e0;padding-top:20px}.cart-policy-title{font-size:16px;font-weight:600;color:#333;margin:0 0 12px}.cart-policy-text{color:#666;font-size:13px;line-height:1.5;margin:0}cart-footer{flex-direction:column;padding:0;border-top:1px solid #e0e0e0;background-color:white;flex-shrink:0}.cart-footer-savings{background:linear-gradient(135deg,#4CAF50,#2E7D32);color:white;padding:10px 20px;text-align:center;font-weight:500;font-size:14px;border-top-left-radius:15px;border-top-right-radius:15px}.cart-footer-savings-text{font-weight:500}.cart-footer-content{display:flex;align-items:center;gap:16px;padding:15px}.cart-footer-total{flex-shrink:0}.cart-footer-amount{font-size:18px;font-weight:700;color:#333;line-height:1}.cart-footer-label{font-size:12px;color:#666;font-weight:500;margin-top:2px}.cart-login-btn{flex:1 1;background:var(--color-primary);color:white;border:none;padding:16px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.cart-login-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(33,150,243,.3)}.cart-login-btn:active{transform:translateY(0)}.button-savings-banner{background:linear-gradient(135deg,#1a95bd,#1976D2);color:white;padding:8px 16px;text-align:center;border-radius:0}.button-savings-banner,.button-savings-text{font-size:12px;font-weight:500}.button-main-content{padding:16px 24px;display:flex;align-items:center;justify-content:center;flex:1 1}.button-text{font-size:16px;font-weight:600}@media (max-width:768px){.cart-sidebar{width:100vw;right:-104vw}.cart-footer{padding:16px 16px calc(16px + env(safe-area-inset-bottom));margin-bottom:env(safe-area-inset-bottom);position:-webkit-sticky;position:sticky;bottom:0}.cart-sidebar.cart-sidebar-open{right:0}.cart-content{padding:0 16px 16px}.cart-header{padding:16px}.cart-footer{padding:16px 0}.cart-address-section{margin-top:15px;padding:12px}.cart-address-details{padding-left:28px}}@media (max-width:480px){.cart-additional-savings,.cart-savings-banner{padding:10px 12px}.cart-item-image{width:50px;height:50px}.cart-quantity-btn{width:28px;height:28px}.cart-quantity-text{min-width:28px;font-size:13px}.cart-address-section{font-size:12px;margin-top:10px;padding:10px}.cart-address-details{padding-left:24px}.cart-change-address-btn{font-size:12px;padding:2px 6px}}.bottom-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:1000;animation:fadeIn .3s ease-out}.bottom-sheet-container{background:linear-gradient(180deg,#4d8392,#3ab8dc 45%,#FFFFFF 0,#FFFFFF);border-radius:20px 20px 0 0;width:100%;max-width:400px;padding:8px;animation:slideUp .3s ease-out}.phone-mockups{display:flex;justify-content:center;align-items:flex-end;margin-bottom:20px;height:180px}.phone{width:65px;height:130px;background:#000;border-radius:12px;padding:2px;margin:0 -8px;position:relative}.phone-left{transform:rotate(-15deg);z-index:1}.phone-center{transform:scale(1.1);z-index:3}.phone-right{transform:rotate(15deg);z-index:2}.phone-screen{width:100%;height:100%;border-radius:10px;overflow:hidden;position:relative}.phone-header{height:15px;background:#000;position:relative}.phone-notch{width:25px;height:3px;background:#333;border-radius:2px;position:absolute;top:2px;left:50%;transform:translateX(-50%)}.phone-content{height:calc(100% - 15px);padding:8px 6px}.yellow-bg{background:#FDD835}.white-bg{background:#FFFFFF}.green-bg{background:#0F7B0F}.delivery-text{display:flex;flex-direction:column;align-items:center}.delivery-time{font-size:8px;font-weight:700;color:#000}.delivery-subtitle{font-size:6px;color:#666}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:4px;gap:4px}.product-item{height:20px;background:#FFF;border-radius:4px;opacity:.8}.app-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:4px;gap:4px;height:100%}.app-item{border-radius:8px;height:20px}.app-red{background:#FF6B6B}.app-blue{background:#4ECDC4}.app-orange{background:#FFE66D}.app-green{background:#95E1D3}.app-purple{background:#C7CEEA}.app-yellow{background:#FDD835}.map-content{position:relative;height:100%;background:linear-gradient(45deg,#0F7B0F,#2E8B57);border-radius:4px}.location-pin{width:6px;height:6px;border-radius:50%;top:30%}.location-pin,.location-pin:after{background:#FFF;position:absolute;left:50%;transform:translateX(-50%)}.location-pin:after{content:"";width:3px;height:8px;top:6px;-webkit-clip-path:polygon(50% 0,0 100%,100% 100%);clip-path:polygon(50% 0,0 100%,100% 100%)}.map-lines{position:absolute;bottom:20px;left:8px;right:8px}.map-line{height:2px;background:rgba(255,255,255,.3);margin:2px 0;border-radius:1px}.map-line:first-child{width:80%}.map-line:nth-child(2){width:60%}.map-line:nth-child(3){width:40%}.logo-container{display:flex;justify-content:center}.yournotebook-logo{background:#FDD835;padding:8px 16px;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.logo-text{font-size:16px;font-weight:700;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.bottom-sheet-content{text-align:center;margin-bottom:15px}.main-heading{font-size:18px;color:#333;margin:0 0 5px;font-weight:400}.highlight-heading,.main-heading{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.highlight-heading{font-size:32px;color:#000;margin:0 0 8px;font-weight:700}.subtitle{font-size:14px;color:#666;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.5px}.button-container{flex-direction:column;gap:5px}.download-btn{background:var(--color-primary);color:white;border:none;padding:16px 24px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background-color .2s ease}.download-btn:hover{background:#0D6B0D}.continue-btn{background:transparent;color:var(--color-primary);border:none;padding:12px 24px;font-size:16px;font-weight:500;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:opacity .2s ease}.continue-btn:hover{opacity:.8}@media (max-width:480px){.bottom-sheet-container{max-width:100%;border-radius:20px 20px 0 0}.phone{width:55px;height:110px}.phone-mockups{height:150px}.highlight-heading{font-size:28px}.yournotebook-logo{padding:6px 12px}.logo-text{font-size:14px}}.banner-carousel{position:relative;width:100%;max-width:1200px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1)}.carousel-container{position:relative;width:100%;height:100%}.carousel-slide{padding:40px;min-height:300px;display:flex;align-items:center;justify-content:center;transition:background-color .5s ease}.slide-content{max-width:600px;text-align:center;padding:20px}.slide-title{font-size:2.2rem;font-weight:700;margin-bottom:16px;line-height:1.2}.slide-subtitle{font-size:1.4rem;font-weight:500;margin-bottom:12px;line-height:1.3}.slide-description{font-size:1.1rem;margin-bottom:24px;line-height:1.5}.slide-button{padding:12px 32px;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.slide-button:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.carousel-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:10px;z-index:2}.dot{width:10px;height:10px;border-radius:50%;border:none;cursor:pointer;transition:all .3s ease}.dot.active{transform:scale(1.2)}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;font-size:2.5rem;cursor:pointer;z-index:2;transition:all .3s ease;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(255,255,255,.3)}.carousel-arrow:hover{background-color:rgba(255,255,255,.5)}.prev-arrow{left:20px}.next-arrow{right:20px}@media (max-width:768px){.carousel-slide{padding:30px 20px;min-height:250px}.slide-title{font-size:1.8rem}.slide-subtitle{font-size:1.2rem}.slide-description{font-size:1rem}.slide-button{padding:10px 24px;font-size:.9rem}.carousel-arrow{font-size:2rem;width:40px;height:40px}}@media (max-width:480px){.carousel-slide{padding:20px 15px;min-height:200px}.slide-title{font-size:1.5rem}.slide-subtitle{font-size:1rem}.slide-description{font-size:.9rem;margin-bottom:16px}.carousel-arrow{font-size:1.5rem;width:36px;height:36px}.carousel-dots{bottom:10px}}.product-details-section{background:#e6f7fc;padding:24px;border-radius:12px;margin-bottom:20px;min-width:600px}.product-details-content{display:grid;grid-template-columns:repeat(2,1fr)}.detail-row{flex-direction:column}.detail-label{font-size:15px;color:#1da1cf;margin-bottom:4px}.detail-value{font-size:15px;font-weight:400;color:#222}@media (max-width:768px){.product-details-section{padding:16px;min-width:0}.product-details-content{display:grid;grid-template-columns:1fr 1fr}.detail-row{padding:6px 0}.detail-label,.detail-value{font-size:13px}}.product-description-section{max-width:1200px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-bottom:30px}.feature-card{background:#e8f4f8;padding:20px;border-radius:12px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.feature-icon{font-size:24px;margin-bottom:4px}.feature-text{font-size:14px;font-weight:500;color:#333;line-height:1.4}.brand-code-section{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:30px}.brand-info-card,.product-code-card{background:#e8f4f8;padding:20px;border-radius:12px}.info-label{font-weight:500;color:#5a9fd4;margin-bottom:8px}.info-value{font-size:16px;font-weight:600;line-height:1.3}.about-item-section{background:#e8f4f8;padding:24px;border-radius:12px;margin-bottom:20px}.section-title{font-size:18px;color:#333;margin:0 0 16px;line-height:1.3}.about-content p{font-size:14px;font-weight:400;color:#555;line-height:1.6;margin:0;text-align:justify}.policy-section{background:#e8f4f8;padding:24px;border-radius:12px}.policy-section .section-title{display:flex;align-items:center;gap:8px;color:#5a9fd4;font-size:18px;font-weight:600;margin-bottom:16px}.policy-icon{font-size:18px}.policy-content p{font-size:14px;font-weight:400;color:#555;line-height:1.6;margin:0;text-align:justify}@media (max-width:768px){.brand-code-section,.features-grid{grid-template-columns:1fr;gap:12px}.about-item-section,.brand-info-card,.feature-card,.policy-section,.product-code-card{padding:16px}.section-title{font-size:16px}.about-content p,.policy-content p{font-size:13px}}@media (max-width:480px){.brand-code-section,.features-grid{gap:8px}.feature-text{font-size:13px}.info-value{font-size:15px}}.product-page{padding:0 40px 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.variant-option{width:32px;height:32px;border-radius:6px}.variant-option.active-variant[style*=background-color]{border:2px solid #349ec3}.variant-option:hover{border-color:#349ec3}.variant-option.active-variant{border:2px solid #349ec3;background-color:rgba(52,158,195,.1);color:#333}.quantity-controls{padding:8px 16px;gap:24px}.quantity-btn{background:transparent;border:none;color:white;cursor:pointer;font-size:20px;display:flex;align-items:center;justify-content:center}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{font-size:20px;font-weight:600;color:white}.delivery-info{background:#e8f4f8;padding:24px;border-radius:12px}.delivery-info p{font-size:14px;font-weight:400;color:#555;line-height:1.6;margin:0 0 8px;text-align:justify}.delivery-info p:last-child{margin-bottom:0}@media (max-width:768px){.delivery-info{padding:16px}.delivery-info p{font-size:13px}}.add-to-cart-btn:disabled:hover{background:#6c757d}@media (min-width:1025px){.cart-sidebar{position:fixed;top:0;width:100%;height:100vh;background:white;z-index:1001;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:-2px 0 10px rgba(0,0,0,.1)}.cart-sidebar-open{right:0}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e9ecef}.cart-title{font-size:18px;font-weight:600;color:#333;margin:0}.cart-close-btn{background:none;border:none;cursor:pointer;padding:4px;color:#666;display:flex;align-items:center;justify-content:center}.cart-close-btn:hover{color:#333}.cart-content{flex:1 1;overflow-y:auto;padding:0 20px}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;text-align:center}.cart-empty-icon{font-size:48px;margin-bottom:16px;opacity:.5}.cart-empty-title{font-size:18px;font-weight:600;color:#333;margin:0 0 8px}.cart-empty-text{color:#666;margin:0}.cart-savings-banner{background:linear-gradient(135deg,#5cc6ef,#2491ac);color:white;padding:12px 16px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin:16px 0}.cart-savings-text{font-size:14px}.cart-savings-amount{font-size:16px;font-weight:600}.cart-delivery-info{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8f9fa;border-radius:8px;margin-bottom:16px}.cart-delivery-icon{color:#007bff}.cart-delivery-title{font-size:14px;font-weight:600;color:#333}.cart-delivery-subtitle{font-size:12px;color:#666}.cart-delivery-progress{margin-bottom:16px}.cart-progress-text{font-size:12px;color:#666;margin-bottom:8px}.cart-progress-bar{height:4px;background:#e9ecef;border-radius:2px;overflow:hidden}.cart-progress-fill{height:100%;background:#28a745;transition:width .3s ease}.cart-items{margin-bottom:20px}.cart-item{border:1px solid #e0e0e0;border-radius:10px;background-color:#f9f9fb;box-shadow:0 4px 12px rgba(0,0,0,.05);gap:10px;transition:box-shadow .3s ease,transform .2s ease,background-color .3s ease}.cart-item,.cart-item-icon{display:flex}.cart-item:last-child{border-bottom:none}.cart-item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1 1}.cart-item-name{font-size:12px;font-weight:400;color:#333;margin-bottom:4px;line-height:1.3}.cart-item-description{font-size:12px;color:#666;margin-bottom:4px}.cart-item-weight{font-size:12px;color:#666;margin-bottom:8px}.cart-item-price{display:flex;align-items:center;gap:8px}.cart-item-current-price{font-size:12px;font-weight:500;color:#333}.cart-item-original-price{font-size:12px;color:#999;text-decoration:line-through}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.cart-item-quantity{display:flex;align-items:center;gap:4px;border:1px solid #e9ecef;border-radius:6px;padding:2px}.cart-quantity-btn{width:24px;height:24px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#666;border-radius:4px}.cart-quantity-btn:hover:not(:disabled){background:#f8f9fa;color:#333}.cart-quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart-quantity-text{font-size:14px;font-weight:600;color:#333;min-width:24px;text-align:center}.cart-remove-btn{background:none;border:none;cursor:pointer;color:#dc3545;padding:4px;border-radius:4px}.cart-remove-btn:hover{background:#f8d7da}.cart-bill-section{border-top:1px solid #e9ecef}.cart-bill-title{font-size:16px;font-weight:600;color:#333;margin:0 0 12px}.cart-bill-row{display:flex;justify-content:space-between;align-items:center}.cart-bill-label{display:flex;align-items:center;gap:4px;font-size:14px;color:#666}.cart-bill-saved{font-size:12px;color:"white";font-weight:500}.cart-bill-amount{display:flex;align-items:center;gap:8px;font-size:14px;color:#333}.cart-bill-original{font-size:12px;color:#999;text-decoration:line-through}.cart-bill-current{font-weight:600}.cart-bill-free{color:#28a745;font-weight:600}.cart-info-icon{color:#666}.cart-bill-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e9ecef;font-weight:600}.cart-total-label{font-size:16px;color:#333}.cart-total-amount{font-size:18px;color:#333}}.stock-status{display:inline-block;padding:4px 12px;border-radius:16px;margin-bottom:12px}.product-code{font-size:14px;color:#666;margin-bottom:8px;font-family:monospace}.variants-section{margin:20px 0}.variant-title{margin:0 0 8px}.variant-option{font-weight:500;min-width:-moz-fit-content;min-width:fit-content;padding:4px 8px}.variant-option:hover{transform:scale(1.05)}.variant-option.out-of-stock{position:relative}.variant-option.out-of-stock:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background:#dc3545;transform:translateY(-50%) rotate(-45deg)}.more-variants{font-style:italic}.quantity-section{margin:20px 0}.quantity-controls{padding:.5rem .8rem;gap:8rem}.quantity-controls input{height:36px;border-radius:6px;font-size:14px}.policy-info{margin:16px 0}.policy-info p{margin:0 0 4px;color:#28a745;font-weight:500}.add-to-cart-btn:disabled{background:#6c757d;opacity:.6}.add-to-cart-btn:disabled:hover{background:var(--color-primary);transform:none;box-shadow:none}@media (max-width:768px){.variant-options{gap:6px}.variant-option{width:28px;height:28px;font-size:10px;padding:2px 6px}.quantity-controls{gap:6px}.quantity-controls button,.quantity-controls input{height:32px}.quantity-controls button{width:32px;font-size:16px}.quantity-controls input{width:50px;font-size:12px}}@media (max-width:480px){.quantity-section,.variants-section{margin:16px 0}}.breadcrumb{display:flex;align-items:center;margin:16px 0 24px;font-size:14px;color:#666}.breadcrumb a{color:#666;text-decoration:none}.breadcrumb a:hover{color:#007bff}.breadcrumb-separator{margin:0 8px;color:#ccc}.breadcrumb-current{color:#333;font-weight:500}.product-container{gap:40px;width:100%;margin-bottom:20px;margin-top:30px}.main-image{width:100%;border-radius:12px;overflow:hidden;align-items:center;height:-moz-fit-content;height:fit-content}.main-product-image{width:100%;height:100%}.thumbnail-container{align-items:center;gap:8px}.thumbnails{display:flex;gap:8px;overflow-x:auto;flex:1 1;padding:4px 0}.thumbnail{min-width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s;background:none;padding:0}.product-container{display:flex;align-items:flex-start;gap:2rem}.product-images{position:-webkit-sticky;position:sticky;width:50%;top:100px;height:-moz-fit-content;height:fit-content}.product-details{flex:2 1}.thumbnail:hover{border-color:#ddd}.thumbnail.active{border-color:#007bff}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail-nav{background:#f8f9fa;border:1px solid #e9ecef;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:all .2s}.thumbnail-nav:hover{background:#e9ecef;color:#333}.product-details{width:50%;padding:30px 16px}.delivery-time{display:flex;align-items:center;gap:6px;background:#f8f9fa;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600;color:#666;width:-moz-fit-content;width:fit-content;margin-bottom:16px}.clock-icon{color:#666}.brand-info{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f9fa;border-radius:12px;margin-bottom:20px;cursor:pointer;transition:background-color .2s}.brand-info:hover{background:#e9ecef}.brand-logo{width:40px;height:40px;border-radius:8px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center}.brand-details{flex:1 1}.brand-name{font-size:16px;font-weight:600;color:#333;margin:0 0 2px}.brand-link{font-size:14px;color:#666;margin:0}.arrow-icon{color:#666}.product-title{font-size:28px;font-weight:400;color:#333;margin:0 0 6px;line-height:1.3}.product-size{font-size:16px;color:#666;margin-bottom:16px}.pricing{display:flex;align-items:center;gap:12px;margin-bottom:4px}.current-price{font-size:24px;font-weight:400;color:#333}.original-price{font-size:16px;color:#999;text-decoration:line-through}.discount-badge{background:var(--color-primary);color:white;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600}.tax-info{font-size:12px;color:#666}.action-buttons{display:flex;gap:12px;width:100%;justify-content:center;margin-top:10px;padding-top:12px;border-top:1px solid #e5e7eb}.add-to-cart-main,.buy-button{width:40%}.add-to-cart-btn{background:var(--color-primary);color:white;border:2px solid #007bff;padding:13px 60px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.add-to-cart-btn:hover{background:var(--color-primary);border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.add-to-cart-btn:disabled{background:var(--color-primary);color:var(--color-background);border-color:#e9ecef;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-btn.adding{background:#28a745;border-color:#28a745;transform:scale(.98);box-shadow:0 2px 8px rgba(40,167,69,.3)}.buy-now-btn{flex:1 1;background:#ff6b35;color:#ffffff;border:2px solid #ff6b35;padding:13px 73px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.buy-now-btn:hover{background:#e55a2b;border-color:#e55a2b;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.3)}.buy-now-btn:disabled{background:#e9ecef;color:#6c757d;border-color:#e9ecef;cursor:not-allowed;transform:none;box-shadow:none}.quantity-section{margin-bottom:24px}.quantity-section label{display:block;font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.quantity-controls{display:flex;align-items:center;justify-content:center;background-color:#1794b3;border-radius:12px;padding:12px 8px;gap:5rem;width:-moz-fit-content;width:fit-content;color:white;width:100%}.quantity-controls input{width:60px;height:40px;text-align:center;border:1px solid #ddd;border-radius:8px;font-size:16px;font-weight:600}.quantity-limits{font-size:12px;color:#666}.stock-status{padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;width:-moz-fit-content;width:fit-content;margin-bottom:16px}.stock-status.in-stock{background:#d4edda;color:#155724}.stock-status.out-of-stock{background:#f8d7da;color:#721c24}.variants-section{margin-bottom:24px}.variant-group{margin-bottom:16px}.variant-title{font-size:14px;font-weight:600;color:#333;margin-bottom:8px}.variant-options{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.variant-option{width:40px;height:40px;border:2px solid #ddd;border-radius:20px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#333}.variant-option:hover{border-color:#007bff}.variant-option.out-of-stock{opacity:.5;cursor:not-allowed}.more-variants{font-size:12px;color:#666;margin-left:8px}.policy-info{background:#e8f5e8;padding:16px;border-radius:12px;margin-bottom:20px}.policy-info p{margin:0 0 8px;font-size:14px;color:#155724}.policy-info p:last-child{margin-bottom:0}.why-shop-section h3{font-size:20px;font-weight:600;color:#333;margin:0 0 20px}.feature{display:flex;gap:16px;margin-bottom:20px}.feature-icon{width:40px;height:40px;background:#fff3cd;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#856404;flex-shrink:0}.feature-content h4{font-size:16px;font-weight:600;color:#333;margin:0 0 4px}.feature-content p{font-size:14px;color:#666;margin:0;line-height:1.4}.product-info-section{border-top:1px solid #e9ecef;background:#f8f9fa;border-radius:20px;padding:10px}.product-info-section h3{font-size:20px;font-weight:600;color:#333;margin:0 0 16px}.info-row{display:flex;justify-content:space-between;padding:5px 0;border-bottom:1px solid #f8f9fa}.info-label{font-size:14px;color:#666;font-weight:700}.info-value{font-size:14px;color:#333;font-weight:400}.view-more-btn{background:none;border:none;color:#007bff;font-size:14px;cursor:pointer;padding:0;text-decoration:underline}.view-more-btn:hover{color:#0056b3}@media (max-width:768px){.quantity-controls{display:flex;align-items:center;justify-content:center;background-color:#1794b3;border-radius:12px;padding:8px;gap:8rem;width:-moz-fit-content;width:fit-content;color:white;width:100%}.product-page{padding:75px 10px 10px}.add-to-cart-main,.buy-button{width:50%}.add-to-cart-btn,.buy-now-btn{height:100%;width:100%;padding:13px 0}.product-container{grid-template-columns:1fr;gap:10px;margin-top:0}.product-details{padding:0}.product-title{font-size:16px}.thumbnails{gap:4px;flex-wrap:wrap}.thumbnail{min-width:60px;height:60px}.thumbnail-nav{width:32px;height:32px}.brand-info{padding:12px}.feature{gap:12px}.feature-icon{width:32px;height:32px}.action-buttons{flex-direction:row;gap:8px}}@media (max-width:480px){.quantity-controls{display:flex;align-items:center;justify-content:center;background-color:#1794b3;border-radius:12px;padding:8px;gap:3rem;width:-moz-fit-content;width:fit-content;color:white;width:100%}.breadcrumb{font-size:12px;margin:12px 0 16px}.product-title{font-size:16px}.current-price{font-size:20px}.pricing{flex-wrap:wrap;gap:8px}.thumbnails{gap:2px;flex-wrap:wrap}.thumbnail{min-width:50px;height:50px}}@media (max-width:680px){.product-container{flex-direction:column}.product-images{width:100%;position:unset;display:flex;flex-wrap:wrap;gap:5px}.product-details{width:100%}.action-buttons{flex-direction:row;gap:8px}.add-to-cart-main,.buy-button{width:50%}.add-to-cart-btn,.buy-now-btn{width:100%;padding:12px 0;height:100%;font-size:14px}}@media (hover:hover){.thumbnail:hover{transform:scale(1.05)}.add-to-cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,123,255,.3)}.buy-now-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,107,53,.3)}}.shop-by-brand-container{padding:0;background-color:#ffffff;transition:all .3s ease}.shop-by-brand-wrapper{width:100%}.shop-by-brand-inner{max-width:1280px;margin:0 auto;padding:0 1rem}.shop-by-brand-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.shop-by-brand-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;text-transform:capitalize}.shop-by-brand-scroll-wrapper{position:relative}.brand-scroll-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:1px solid #e5e7eb;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:5;box-shadow:0 2px 6px rgba(0,0,0,.08)}.brand-scroll-btn.left{left:-60px}.brand-scroll-btn.right{right:-20px}.brand-scroll-btn:hover:not(.disabled){background-color:#f3f4f6;box-shadow:0 4px 8px rgba(0,0,0,.15);transform:translateY(-50%) scale(1.05)}.brand-scroll-btn:active:not(.disabled){transform:translateY(-50%) scale(.95)}.brand-scroll-btn.disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.brand-scroll-btn svg{color:#6b7280;transition:color .2s ease}.brand-scroll-btn:hover:not(.disabled) svg{color:#374151}.shop-by-brand-scroll-container{position:relative;overflow:hidden}.shop-by-brand-grid{display:flex;overflow-x:auto;gap:1rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.shop-by-brand-grid::-webkit-scrollbar{display:none}.shop-by-brand-grid>*{flex:0 0 auto}.brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;width:120px;padding:1rem;background-color:#ffffff;border:1px solid #f3f4f6;border-radius:.75rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.brand-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#e5e7eb}.brand-card:active{transform:translateY(0)}.brand-image-container{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;background-color:#f9fafb;border-radius:.5rem;overflow:hidden}.brand-image{width:100%;height:100%;object-fit:contain;transition:all .2s ease}.brand-card:hover .brand-image{transform:scale(1.05)}.brand-name-container{text-align:center;width:100%}.brand-name{font-size:.875rem;font-weight:500;color:#374151;line-height:1.25;display:block;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.no-brands-message{width:100%;text-align:center;padding:2rem;color:#6b7280;font-size:1rem}@media (max-width:639px){.shop-by-brand-container{padding:1.5rem 0}.shop-by-brand-inner{padding:0 .75rem}.shop-by-brand-title{font-size:1.25rem}.brand-scroll-btn{width:32px;height:32px}.brand-scroll-btn.left{left:-16px}.brand-scroll-btn.right{right:-10px}.brand-scroll-btn svg{width:16px;height:16px}.shop-by-brand-grid{gap:.75rem;padding-right:.75rem}.brand-card{min-width:100px;width:100px;padding:.75rem}.brand-image-container{width:50px;height:50px;margin-bottom:.5rem}.brand-name{font-size:.75rem}}@media (min-width:640px) and (max-width:767px){.brand-card{min-width:110px;width:110px}.brand-image-container{width:55px;height:55px}}@media (min-width:768px) and (max-width:1023px){.shop-by-brand-title{font-size:1.375rem}.brand-card{min-width:130px;width:130px;padding:1.25rem}.brand-image-container{width:65px;height:65px}.brand-name{font-size:.9375rem}}@media (min-width:1024px){.shop-by-brand-container{padding:2.5rem 0}.shop-by-brand-title{font-size:1.5rem}.shop-by-brand-grid{gap:1.25rem}.brand-card{min-width:140px;width:140px;padding:1.5rem}.brand-image-container{width:70px;height:70px;margin-bottom:1rem}.brand-name{font-size:1rem}}@media (min-width:1280px){.shop-by-brand-grid{gap:1.5rem}.brand-card{min-width:150px;width:150px}.brand-image-container{width:75px;height:75px}}.app-download-banner{width:100%;padding:2rem 0;background-color:#e8e8e8;margin:2rem 0}.app-download-container{max-width:1280px;margin:0 auto;padding:0 1rem}.app-download-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.app-download-text{display:flex;flex-direction:column;gap:.25rem}.app-download-subtitle,.app-download-title{font-size:1.75rem;font-weight:700;line-height:1.2;margin:0;color:#1a1a1a}.app-download-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.download-button{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none;min-width:140px;justify-content:flex-start}.download-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.download-button:active{transform:translateY(0)}.app-store-button,.google-play-button{background-color:#000000;color:white}.button-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.button-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.button-subtitle{font-size:.75rem;font-weight:400;line-height:1;opacity:.8}.button-title{font-size:1rem;font-weight:600;line-height:1.2;margin-top:2px}@media (max-width:640px){.app-download-banner{padding:1.5rem 0;margin:1.5rem 0}.app-download-container{padding:0 .75rem}.app-download-content{gap:1.5rem}.app-download-subtitle,.app-download-title{font-size:1.375rem}.app-download-buttons{flex-direction:column;align-items:center;gap:.75rem;width:100%}.download-button{width:100%;max-width:280px;justify-content:center;padding:1rem 1.25rem}.button-text{align-items:center;text-align:center}}@media (min-width:641px) and (max-width:1024px){.app-download-subtitle,.app-download-title{font-size:1.625rem}.download-button{min-width:160px}}@media (min-width:1025px){.app-download-banner{padding:2.5rem 0}.app-download-content{gap:2.5rem}.app-download-subtitle,.app-download-title{font-size:2rem}.download-button{min-width:180px;padding:1rem 1.5rem}.button-title{font-size:1.125rem}.app-store-button:hover,.google-play-button:hover{background-color:#1a1a1a}}.download-button:focus{outline:2px solid #4285f4;outline-offset:2px}@media (prefers-contrast:high){.download-button{border:2px solid}}@media (prefers-reduced-motion:reduce){.download-button{transition:none}.download-button:hover{transform:none}}.login-modal-overlay{position:fixed;width:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;z-index:9999}.login-modal{background:white;border-radius:16px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.login-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;position:relative}.login-modal-back-btn{background:none;border:none;padding:8px;cursor:pointer;border-radius:8px;color:#666;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.login-modal-back-btn:hover{background-color:#f5f5f5}.login-modal-logo{flex:1 1;display:flex;justify-content:center}.login-modal-logo-img{width:48px;height:48px;border-radius:12px;background-color:#FFC107;object-fit:cover}.login-modal-close-btn{background:none;border:none;cursor:pointer}.login-modal-close-btn:hover{background-color:#f5f5f5}.login-modal-content{padding:2px 24px 10px}.login-modal-title-section{text-align:center;margin-bottom:20px}.login-modal-title{font-size:24px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.login-modal-subtitle{font-size:16px;color:#666;margin:0;line-height:1.5}.login-modal-form{display:flex;flex-direction:column;gap:20px}.login-modal-input-group{display:flex;flex-direction:column;gap:8px}.login-modal-phone-input{display:flex;align-items:center;border:2px solid #e5e5e5;border-radius:12px;overflow:hidden;transition:border-color .2s}.login-modal-country-code{padding:16px 12px 16px 16px;background-color:#f8f9fa;color:#333;font-weight:500;border-right:1px solid #e5e5e5;font-size:16px}.login-modal-input{flex:1 1;padding:16px;border:none;outline:none;font-size:16px;color:#333;background:transparent}.login-modal-input::placeholder{color:#999}.login-modal-input:disabled{opacity:.6;cursor:not-allowed}.login-modal-otp-container{display:flex;gap:12px;justify-content:center}.login-modal-otp-input{width:56px;height:56px;border:2px solid #e5e5e5;border-radius:12px;text-align:center;font-size:20px;font-weight:600;color:#333;outline:none;transition:border-color .2s}.login-modal-otp-input:focus{border-color:#4CAF50}.login-modal-otp-input:disabled{opacity:.6;cursor:not-allowed}.login-modal-submit-btn{background-color:#1895be;color:white;border:none;padding:16px;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;display:flex;align-items:center;justify-content:center;gap:8px}.login-modal-submit-btn:hover:not(:disabled){background-color:#059669}.login-modal-submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.login-modal-submit-btn.loading{background-color:#059669!important;cursor:progress;color:white}.login-modal-spinner{animation:spin 1s linear infinite}.login-modal-resend-section{text-align:center;margin:16px 0}.login-modal-countdown{color:#666;font-size:14px;margin:0}.login-modal-resend-btn{background:none;border:none;color:#4CAF50;font-size:14px;font-weight:500;cursor:pointer;text-decoration:underline;padding:4px 8px}.login-modal-resend-btn:hover:not(:disabled){color:#45a049}.login-modal-resend-btn:disabled{color:#ccc;cursor:not-allowed;text-decoration:none}.login-modal-error{background-color:#ffebee;color:#c62828;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center;border:1px solid #ffcdd2}.login-modal-terms{text-align:center;margin-top:24px}.login-modal-terms p{font-size:12px;color:#666;line-height:1.4;margin:0}.login-modal-link{color:#4CAF50;text-decoration:none}.login-modal-link:hover{text-decoration:underline}@media (max-width:480px){.login-modal-overlay{padding:0;align-items:flex-end}.login-modal{max-width:none;border-radius:16px 16px 0 0;max-height:85vh}.login-modal-content{padding:2px 24px 10px}.login-modal-title{font-size:20px}.login-modal-subtitle{font-size:14px}.login-modal-otp-container{gap:8px}.login-modal-otp-input{width:48px;height:48px;font-size:18px}.login-modal-country-code{padding:14px 10px 14px 14px;font-size:14px}.login-modal-input,.login-modal-submit-btn{padding:14px;font-size:14px}}@media (max-width:360px){.login-modal-otp-input{width:44px;height:44px;font-size:16px}.login-modal-otp-container{gap:6px}}.allProduct-container{min-height:100vh;background-color:#f9fafb;padding:20px}.allProduct-wrapper{max-width:100%;margin:0 auto;padding:1.5rem 1rem}.allProduct-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.allProduct-back-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background:#ffffff;border-radius:50%;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.1)}.allProduct-back-btn:hover{background:#f3f4f6;transform:scale(1.05)}.allProduct-title-section{flex-shrink:0}.allProduct-title{font-size:1.5rem;font-weight:500;margin:0;color:#111827}.allProduct-search-container{position:relative;flex:1 1;min-width:16rem;max-width:24rem}.allProduct-search-input{padding:.75rem 2.75rem .75rem .875rem;border:1.5px solid #e5e7eb;border-radius:.5rem;width:100%;font-size:1rem;background-color:#ffffff;transition:all .2s ease-in-out;outline:none}.allProduct-search-input:focus{border-color:#336474;box-shadow:0 0 0 3px rgba(51,100,116,.1)}.allProduct-search-input::placeholder{color:#9ca3af}.allProduct-search-icon{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:1.125rem;height:1.125rem;pointer-events:none}.allProduct-filter-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .2s;position:relative;flex-shrink:0}.desktop-filter-btn:focus{border-color:#336474;box-shadow:0 0 0 3px rgba(51,100,116,.1)}.mobile-filter-btn{height:1.25rem;box-shadow:0 2px 4px rgba(51,100,116,.2)}.mobile-filter-btn:hover{box-shadow:0 4px 8px rgba(51,100,116,.3)}.allProduct-filter-icon{width:1.25rem;height:1.25rem;color:#6b7280}.allProduct-filter-summary{background-color:#ffffff;border-radius:.75rem;padding:1rem;margin-bottom:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f3f4f6}.allProduct-content{display:flex;gap:1.5rem;align-items:flex-start}.allProduct-main{flex:1 1;min-width:0}.allProduct-main.with-sidebar{flex:1 1}.allProduct-desktop-filter{flex-shrink:0;width:17.5rem;position:-webkit-sticky;position:sticky;top:1.25rem}.allProduct-result-count{margin-bottom:1.25rem;color:#6b7280;font-size:.95rem;font-weight:500}.allProduct-grid{display:flex;flex-wrap:wrap;gap:1rem}.allProduct-no-results{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1.125rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18.75rem}.allProduct-no-results p:first-child{font-size:1.25rem;font-weight:500;color:#374151;margin-bottom:.5rem}@media (max-width:768px){.allProduct-container{margin-top:15%;padding:10px}.allProduct-wrapper{margin-top:13%;padding:1rem .75rem}.allProduct-header{margin-bottom:1.25rem;padding:0 .25rem;gap:.75rem;flex-wrap:wrap}.allProduct-title-section{order:1;width:100%;display:flex;align-items:center;justify-content:space-between}.allProduct-back-btn{order:0;width:2.25rem;height:2.25rem}.allProduct-search-container{order:2;flex:1 1;max-width:none;min-width:0}.allProduct-filter-toggle{order:3;flex-shrink:0}.allProduct-title{font-size:1.25rem}.allProduct-search-input{padding:.875rem 2.875rem .875rem 1rem;font-size:1.05rem;border-radius:.625rem;border-width:1.5px}.allProduct-search-input:focus{border-color:#336474;box-shadow:0 0 0 3px rgba(51,100,116,.1)}.allProduct-search-icon{right:1rem;width:1.25rem;height:1.25rem}.allProduct-filter-summary{margin:1rem 0;padding:.875rem}.filter-tags{gap:.375rem}.filter-tag{font-size:.6875rem;padding:.1875rem .375rem}.allProduct-result-count{display:flex;align-items:center;margin-bottom:1rem;padding:0 .25rem;font-size:.9rem}.allProduct-grid{display:grid;grid-template-columns:1fr 1fr!important;grid-gap:1rem;gap:1rem}.allProduct-main{width:100%;padding:0}.allProduct-content{flex-direction:column;gap:1rem}.allProduct-desktop-filter{display:none}.allProduct-no-results{padding:2.5rem 1rem;font-size:1rem;min-height:15rem}}@media (max-width:480px){.allProduct-wrapper{padding:.875rem .5rem}.allProduct-header{padding:0 .125rem;gap:.5rem}.allProduct-title{font-size:1.125rem}.allProduct-back-btn{width:2rem;height:2rem}.mobile-filter-btn{min-width:4.5rem;height:2rem;padding:.625rem .875rem!important;font-size:.8125rem!important}.allProduct-filter-summary{padding:.75rem;margin:.875rem 0}.allProduct-search-input{padding:.75rem 2.625rem .75rem .875rem;font-size:1rem}.allProduct-search-icon{right:.875rem;width:1.125rem;height:1.125rem}.allProduct-grid{display:grid;grid-template-columns:1fr 1fr!important;grid-gap:1rem;gap:1rem;grid-gap:.875rem;gap:.875rem}.allProduct-result-count{font-size:.875rem}.filter-count-badge{min-width:1.125rem!important;height:1.125rem!important;font-size:.5625rem!important}}@media (max-width:768px){.allProduct-filter-toggle.mobile-filter-btn{display:flex!important;visibility:visible!important;opacity:1!important}.allProduct-filter-toggle:not(.mobile-filter-btn){display:none!important}}.filter-header{padding:1rem 1.25rem;border-radius:.75rem .75rem 0 0}.filter-body{padding-bottom:6.25rem}.filter-section-header{padding:1rem 1.25rem;font-size:1rem;color:#374151}.filter-section-content{padding:0 1.25rem 1rem}@media (max-width:768px){.filter-mobile-sidebar{width:90%;max-width:20rem}.filter-header{padding:.875rem 1rem}.filter-section-header{padding:.875rem 1rem;font-size:.9375rem}.filter-section-content{padding:0 1rem .875rem}}.account-page-container{min-height:70vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:1rem}.account-page-wrapper{max-width:1200px;margin:0 auto}.account-page-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.account-back-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:.75rem;color:#374151;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-back-btn:hover{background:rgba(255,255,255,1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.account-page-title{font-size:2rem;font-weight:700;color:#1f2937;background:linear-gradient(135deg,#1f2937,#374151);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.account-page-content{display:grid;grid-template-columns:1fr 2fr;grid-gap:2rem;gap:2rem;align-items:start}.error-message{color:#e53e3e;font-size:.75rem;margin-top:.25rem;display:block}.input-container{margin-bottom:.5rem}.form-field input:invalid,.form-field select:invalid{border-color:#e53e3e}input,select{border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem}.account-profile-section{position:-webkit-sticky;position:sticky;top:1rem}.account-profile-card{background:rgba(255,255,255,.95);border-radius:1.5rem;padding:2rem;box-shadow:0 10px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.account-profile-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.account-avatar-container{display:flex;align-items:center;gap:1rem}.account-avatar{position:relative;width:4rem;height:4rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;overflow:hidden}.account-avatar-icon{width:2rem;height:2rem}.account-avatar-upload{position:absolute;bottom:-2px;right:-2px;width:1.5rem;height:1.5rem;background:#3b82f6;border:2px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;transition:all .2s ease-in-out}.account-avatar-upload:hover{background:#2563eb;transform:scale(1.1)}.account-profile-info{flex:1 1}.account-profile-name{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.account-profile-phone{color:#6b7280;font-size:.875rem}.account-edit-profile{width:2.5rem;height:2.5rem;background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.2);border-radius:.75rem;color:#3b82f6;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in-out}.account-edit-profile:hover{background:rgba(59,130,246,.2);transform:translateY(-1px)}.account-profile-stats{display:flex;flex-direction:column;gap:1rem}.account-stat{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:rgba(248,250,252,.8);border-radius:.75rem;border:1px solid rgba(0,0,0,.05)}.account-stat-icon{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#6b7280}.account-stat-info{flex:1 1}.account-stat-number{display:block;font-weight:600;color:#1f2937;font-size:1rem}.account-stat-label{display:block;color:#6b7280;font-size:.75rem}.account-options-section{display:flex;flex-direction:column}.account-options-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.8rem;gap:.8rem}.account-option-card{background:rgba(255,255,255,.95);border-radius:1rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease-in-out;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px rgba(0,0,0,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-option-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,.15);background:rgba(255,255,255,1)}.account-option-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.account-option-content{flex:1 1}.account-option-title{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.account-option-description{font-size:.875rem;color:#6b7280;line-height:1.4}.account-option-arrow{color:#9ca3af;transition:all .2s ease-in-out}.account-option-card:hover .account-option-arrow{color:#6b7280;transform:translateX(2px)}.account-logout-section{margin-top:1rem}.account-logout-btn{width:100%;background:rgba(255,255,255,.95);border-radius:1rem;padding:1.5rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .3s ease-in-out;border:1px solid rgba(239,68,68,.2);box-shadow:0 4px 20px rgba(239,68,68,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-logout-btn:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(239,68,68,.2);background:rgba(255,255,255,1)}.account-logout-icon{width:3rem;height:3rem;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:white;flex-shrink:0}.account-logout-content{flex:1 1}.account-logout-title{font-size:1rem;font-weight:600;color:#ef4444;margin-bottom:.25rem}.account-logout-description{font-size:.875rem;color:#6b7280;line-height:1.4}.account-logout-arrow{color:#ef4444;transition:all .2s ease-in-out}.account-logout-btn:hover .account-logout-arrow{transform:translateX(2px)}.account-section-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:1rem}.account-section-header{max-width:800px;margin-left:auto;margin-right:auto}.account-section-back{width:2.5rem;height:2.5rem;background:rgba(255,255,255,.9);border:1px solid rgba(0,0,0,.1);border-radius:.75rem;transition:all .2s ease-in-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account-section-back:hover{background:rgba(255,255,255,1);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.account-section-content{max-width:800px;margin:0 auto}.profile-container{max-width:100%;margin:0 auto;padding:16px}.profile-header{margin-bottom:24px}.back-button{display:flex;align-items:center;gap:8px;background:none;border:none;color:#4f46e5;font-weight:500;cursor:pointer;padding:8px 0;font-size:14px}.header-content{display:flex;flex-direction:column;align-items:baseline}.header-content h1{font-size:24px;font-weight:600;color:#111827;margin:0}.edit-button{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#4aa6c8;color:white;border:none;border-radius:6px;padding:10px 16px;font-weight:500;cursor:pointer;font-size:14px;width:100%;max-width:200px}.profile-card{background-color:white;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:16px}.profile-section{margin-bottom:24px}.section-title{margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #e5e7eb}.title-text{font-size:18px;font-weight:600;color:#111827}.form-grid{grid-template-columns:1fr}.form-field{margin-bottom:12px}.form-field label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:#6b7280}.input-container{position:relative}.form-field input,.form-field select{width:100%;padding:12px;border:1px solid #e5e7eb;border-radius:6px;font-size:15px;transition:all .2s ease;background-color:#f9fafb}.form-field input:focus,.form-field select:focus{outline:none;border-color:#4f46e5;background-color:white;box-shadow:0 0 0 2px rgba(79,70,229,.1)}.read-only{background-color:#f3f4f6;color:#6b7280;cursor:not-allowed}.cancel-button,.save-button{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:6px;font-weight:500;cursor:pointer;font-size:15px;border:none;width:100%}.save-button{color:white}.save-button,.save-button:hover{background-color:#4da7c9}.save-button:disabled{background-color:#a5b4fc;cursor:not-allowed}.cancel-button{background-color:#f3f4f6;color:#4b5563}.cancel-button:hover{background-color:#e5e7eb}@media (min-width:480px){.profile-container{padding:24px;max-width:1000px;margin-top:3rem}}@media (min-width:768px){.profile-container{padding:24px;max-width:1000px;margin-top:3rem}.header-content{flex-direction:column;justify-content:space-between}.edit-button{width:auto}.profile-card{padding:24px}.form-grid{grid-template-columns:repeat(2,1fr);gap:20px}.cancel-button,.save-button{width:auto;padding:12px 24px}}.empty-state{padding:60px 20px;margin-top:20px}.empty-icon{margin-bottom:16px}.empty-state h3{color:#1e293b;font-size:20px;font-weight:600;margin:0 0 8px}.empty-state p{color:#64748b}.orders-list{display:flex;flex-direction:column;gap:12px}.order-card-container{background:white;border-radius:12px;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.order-card-container:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1);border-color:#cbd5e1}.order-card-container:active{transform:translateY(0)}.order-card-container.payment-failed{border-left:4px solid #ef4444}.order-card-container.payment-pending{border-left:4px solid #f59e0b}.order-card-container.payment-paid{border-left:4px solid #10b981}.order-card-simple{padding:16px}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.order-info{flex:1 1}.order-id{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px}.order-date{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;margin:0}.order-date svg{color:#94a3b8}.chevron-icon{color:#94a3b8;flex-shrink:0}.order-summary-simple{margin-bottom:12px}.summary-row{margin-bottom:8px}.summary-label{font-size:14px;color:#64748b}.summary-amount{font-size:16px;font-weight:600;color:#1e293b}.status-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.order-status-simple{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;padding:4px 8px;border-radius:6px;text-transform:capitalize}.order-status-simple.delivered{background-color:#dcfce7;color:#166534}.order-status-simple.delivered .status-icon{color:#16a34a}.order-status-simple.processing{background-color:#fef3c7;color:#92400e}.order-status-simple.processing .status-icon{color:#f59e0b}.order-status-simple.refunded{background-color:#fee2e2;color:#991b1b}.order-status-simple.refunded .status-icon{color:#ef4444}.order-status-simple.cancelled{background-color:#f1f5f9;color:#475569}.order-status-simple.cancelled .status-icon{color:#64748b}.payment-status-simple{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:500;padding:4px 8px;border-radius:6px;text-transform:capitalize}.payment-status-simple.paid{background-color:#dcfce7;color:#166534}.payment-status-simple.paid .payment-icon{color:#16a34a}.payment-status-simple.failed{background-color:#fee2e2;color:#991b1b}.payment-status-simple.failed .payment-icon{color:#ef4444}.payment-status-simple.pending{background-color:#fef3c7;color:#92400e}.payment-status-simple.pending .payment-icon{color:#f59e0b}.delivery-info-simple{margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}.delivery-text{font-size:13px;color:#64748b;margin:0}.payment-failed-banner,.payment-pending-banner{display:flex;align-items:center;gap:8px;padding:10px 16px;margin:12px -16px -16px;font-size:13px;font-weight:500}.payment-failed-banner{background-color:#fef2f2;color:#b91c1c;border-top:1px solid #fecaca}.payment-failed-banner svg{color:#ef4444}.payment-pending-banner{background-color:#fffbeb;color:#a16207;border-top:1px solid #fed7aa}.payment-pending-banner svg{color:#f59e0b}@media (max-width:640px){.account-section-container{padding:12px}.order-card-simple{padding:14px}.order-id,.summary-amount{font-size:15px}.status-row{flex-direction:column;align-items:flex-start;gap:6px}.order-status-simple,.payment-status-simple{font-size:11px}}.order-card-container:focus{outline:2px solid #3b82f6;outline-offset:2px}.order-card-container *{transition:color .2s ease}.order-card-container:hover .order-id{color:#3b82f6}.order-card-container:hover .chevron-icon{color:#3b82f6;transform:translateX(2px)}.address-error{min-height:60vh;background:white;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1);margin:2rem 0;padding:3rem 2rem}.error-icon{margin-bottom:1.5rem}.error-title{font-size:1.5rem;margin-bottom:.75rem}.error-message{margin-bottom:2rem;max-width:400px}.retry-button{background:#3b82f6;padding:.875rem 1.75rem;border-radius:.5rem;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}.retry-button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.empty-state{padding:4rem 2rem;background:white;border-radius:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0}.empty-icon{color:#94a3b8;margin-bottom:2rem;background:#f1f5f9;padding:1.5rem;border-radius:50%}.empty-title{font-size:1.5rem;margin-bottom:.75rem}.empty-subtitle{margin-bottom:2.5rem;font-size:1rem;line-height:1.6;max-width:400px}.address-grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.address-card{background:white;border-radius:.75rem;padding:1.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .2s ease}.address-card:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}.default-card{border:2px solid #10b981;box-shadow:0 1px 3px rgba(0,0,0,.1),0 0 0 1px rgba(16,185,129,.1)}.default-indicator{background:linear-gradient(135deg,#10b981,#059669);padding:.5rem 1.25rem;border-radius:0 .75rem 0 .75rem;font-size:.75rem;gap:.375rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.card-header{margin-bottom:1.5rem;padding-top:1.8rem}.address-type{gap:.75rem}.address-type h3{font-size:1.125rem}.card-actions{gap:.5rem}.action-button{background:#f8fafc;border-radius:.5rem;padding:.5rem;transition:all .2s ease;color:#3b82f6}.action-button:hover{background:#f1f5f9;border-color:#cbd5e1;transform:scale(1.02)}.action-button:disabled{transform:none}.edit-button:hover{background:#eff6ff;border-color:#bfdbfe}.delete-button{color:#ef4444}.delete-button:hover{background:#fef2f2;border-color:#fecaca}.card-body{display:flex;flex-direction:column}.contact-info{border-bottom:1px solid #f1f5f9}.recipient-name{font-size:1.125rem;margin:0 0 .375rem}.phone-number{font-size:.9375rem;font-weight:500}.address-details{line-height:1.6}.address-line{margin:.25rem 0;font-size:.9375rem}.location-info{font-weight:600;margin:.75rem 0 .5rem;font-size:.9375rem}.landmark{font-size:.875rem;gap:.375rem;margin:.5rem 0;background:#f8fafc;padding:.5rem .75rem;border-radius:.375rem;border:1px solid #e2e8f0}.set-default-button{background:linear-gradient(135deg,#f59e0b,#d97706);color:white;border:none;padding:.75rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:600;transition:all .2s ease;justify-content:center;gap:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.set-default-button:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.3)}.set-default-button:disabled{opacity:.6;transform:none}.add-address-button{background:white;border-radius:.75rem;padding:2.5rem 2rem;transition:all .2s ease;gap:1rem;font-weight:600;min-height:150px;justify-content:center}.add-address-button:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.add-icon{background:#f1f5f9;border:2px solid #e2e8f0;padding:1rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.add-address-button:hover .add-icon{background:#eff6ff;border-color:#bfdbfe;color:#3b82f6}.primary-button{background:linear-gradient(135deg,#3b82f6,#2563eb);padding:1rem 2rem;border-radius:.5rem;font-weight:600;transition:all .2s ease;gap:.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1);font-size:1rem}.primary-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px rgba(59,130,246,.3)}.address-container{max-width:1200px;margin:0 auto;padding:20px;background-color:#f8fafc;min-height:100vh}.order-detail-sticky-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background-color:white;border-bottom:1px solid #e2e8f0;padding:16px 20px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.order-detail-back-button{color:#64748b}.order-detail-back-button:hover{background-color:#f1f5f9;color:#334155}.order-detail-header-title{font-size:20px;color:#1e293b}.header-content{text-align:center;padding:20px 0}.header-title{font-size:28px;font-weight:700;color:#1e293b;margin:0 0 8px}.header-subtitle{font-size:16px;color:#64748b;margin:0}.address-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}.loading-spinner{color:#3b82f6}.loading-text{color:#64748b}.address-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px;text-align:center}.error-icon{color:#ef4444}.error-title{font-size:20px;color:#1e293b;margin:0}.error-message{font-size:16px;color:#64748b;margin:0}.retry-button{background-color:#3b82f6;font-weight:500}.retry-button:hover{background-color:#2563eb}.empty-state{min-height:400px;gap:20px;background-color:white;border-radius:12px;border:2px dashed #e2e8f0}.empty-icon{color:#cbd5e1}.empty-title{color:#1e293b;margin:0}.empty-subtitle{font-size:16px;color:#64748b;margin:0;max-width:300px}.primary-button{background-color:#3b82f6;color:white;border:none;padding:14px 28px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.primary-button:hover{background-color:#2563eb;transform:translateY(-1px)}.address-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:20px;gap:20px;margin-top:20px}.address-card{background-color:white;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s;position:relative;overflow:hidden}.address-card:hover{border-color:#cbd5e1;transform:translateY(-2px)}.default-card{border-color:#3b82f6;background:linear-gradient(135deg,#f8faff,#ffffff)}.default-indicator{top:0;right:0;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;padding:6px 12px;font-size:12px;font-weight:500;border-radius:0 12px 0 8px}.card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.address-type{display:flex;align-items:center;gap:8px}.address-type h3{font-size:16px;font-weight:600;color:#1e293b;margin:0;text-transform:capitalize}.card-actions{display:flex;gap:8px;margin-top:4px}.action-button{background:none;border:1px solid #e2e8f0;padding:8px;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.edit-button:hover{background-color:#f0f9ff;border-color:#3b82f6;color:#3b82f6}.delete-button:hover{background-color:#fef2f2;border-color:#ef4444;color:#ef4444}.action-button:disabled{opacity:.5;cursor:not-allowed}.card-body{space-y:16px}.contact-info{margin-bottom:12px}.recipient-name{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px}.phone-number{font-size:14px;color:#64748b;margin:0}.address-details{margin-bottom:16px}.address-line{font-size:14px;color:#475569;margin:0 0 4px;line-height:1.5}.landmark,.location-info{font-size:14px;color:#64748b;margin:4px 0 0}.landmark{gap:4px}.landmark,.set-default-button{display:flex;align-items:center}.set-default-button{background:none;border:1px solid #3b82f6;color:#3b82f6;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s;gap:6px;width:-moz-fit-content;width:fit-content}.set-default-button:hover{background-color:#3b82f6;color:white}.set-default-button:disabled{opacity:.5;cursor:not-allowed}.add-address-card{display:flex;align-items:center;justify-content:center;min-height:200px}.add-address-button{background:none;border:2px dashed #cbd5e1;border-radius:12px;padding:40px 20px;width:100%;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:12px;color:#64748b;font-size:14px;font-weight:500}.add-address-button:hover{border-color:#3b82f6;color:#3b82f6;background-color:#f8faff}.add-icon{background-color:#f1f5f9;border-radius:50%;padding:12px;transition:all .2s}.add-address-button:hover .add-icon{background-color:#3b82f6;color:white}.delete-modal-overlay{background-color:rgba(0,0,0,.5)}.delete-modal{background-color:white;animation:modalSlideIn .2s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.delete-modal-close{color:#64748b;transition:color .2s}.delete-modal-close:hover,.delete-modal-title{color:#1e293b}.delete-modal-message{color:#475569}.delete-modal-address-preview{background-color:#f8fafc;border-radius:6px;border-left:3px solid #e2e8f0}.delete-modal-address-preview p{color:#64748b}.delete-modal-warning{font-size:13px}.delete-modal-cancel{border:1px solid #e2e8f0;color:#64748b;padding:10px 20px;border-radius:6px}.delete-modal-cancel:hover{background-color:#f8fafc;border-color:#cbd5e1}.delete-modal-confirm{background-color:#ef4444;padding:10px 20px;border-radius:6px}.delete-modal-confirm:hover{background-color:#dc2626}.delete-modal-cancel:disabled,.delete-modal-confirm:disabled{opacity:.5}@media (max-width:768px){.address-container{padding:0 16px 16px}.order-detail-sticky-header{padding:12px 16px}.order-detail-header-title{font-size:18px}.header-title{font-size:24px}.header-subtitle{font-size:14px}.address-grid{grid-template-columns:1fr;gap:16px}.address-card{padding:16px}.card-header{flex-direction:column;align-items:flex-start}.card-actions{align-self:flex-end}.delete-modal-overlay{padding:16px}.delete-modal-actions{flex-direction:column}.delete-modal-cancel,.delete-modal-confirm{width:100%;justify-content:center}.add-address-button,.empty-state{padding:32px 16px}}@media (max-width:480px){.address-container{padding:0 12px 12px}.header-content{padding:16px 0}.header-title{font-size:20px}.address-card{padding:12px}.card-header{margin-bottom:12px}.recipient-name{font-size:14px}.address-line,.phone-number{font-size:13px}.default-indicator{font-size:11px;padding:4px 8px}.action-button{padding:6px}.primary-button{padding:12px 20px;font-size:13px}.delete-modal-content{padding:16px}.delete-modal-header{padding:16px 16px 0}.delete-modal-actions{padding:0 16px 16px}}.address-card{animation:fadeIn .3s ease-out}.action-button .animate-spin,.delete-modal-confirm .animate-spin,.set-default-button .animate-spin{animation:spin 1s linear infinite}.action-button:focus,.add-address-button:focus,.delete-modal-cancel:focus,.delete-modal-close:focus,.delete-modal-confirm:focus,.order-detail-back-button:focus,.primary-button:focus,.retry-button:focus,.set-default-button:focus{outline:2px solid #3b82f6;outline-offset:2px}html{scroll-behavior:smooth}@media print{.add-address-card,.card-actions,.delete-modal-overlay,.order-detail-sticky-header{display:none!important}.address-card{page-break-inside:avoid;break-inside:avoid;box-shadow:none;border:1px solid #000}}.generic-content{background:rgba(255,255,255,.95);border-radius:1.5rem;padding:2rem;box-shadow:0 10px 40px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.generic-content p{color:#6b7280;line-height:1.6;font-size:1rem}@media (max-width:768px){.account-page-content{grid-template-columns:1fr;gap:1rem}.account-profile-section{position:static}.account-options-grid{grid-template-columns:1fr}.account-option-card{padding:1.25rem}.account-profile-card{padding:.5rem}.account-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.75rem;gap:.75rem}.account-stat{flex-direction:column;text-align:center;padding:.75rem .5rem}.account-stat-icon{width:2rem;height:2rem}}@media (max-width:480px){.account-page-container{padding:.5rem}.account-page-title{margin:5px;font-size:1.5rem}.account-profile-stats{grid-template-columns:1fr}.account-stat{flex-direction:row;text-align:left}}.categoryProduct-container{min-height:100vh;background-color:#f9fafb}.categoryProduct-wrapper{max-width:100%;margin:0 auto;padding:1.5rem 1rem}.categoryProduct-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.categoryProduct-back-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#ffffff;border-radius:50%;cursor:pointer;transition:all .2s;flex-shrink:0;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1.5px solid #e5e7eb}.categoryProduct-back-btn:hover{background:#f3f4f6;transform:scale(1.05)}.categoryProduct-title-section{flex-shrink:0}.categoryProduct-title{font-size:1.875rem;font-weight:600;margin:0;color:#111827}.categoryProduct-search-container{position:relative;flex:1 1;min-width:16rem;max-width:24rem}.categoryProduct-search-input{padding:.75rem 2.75rem .75rem .875rem;border:1.5px solid #e5e7eb;border-radius:.5rem;width:100%;font-size:1rem;background-color:#ffffff;transition:all .2s ease-in-out;outline:none}.categoryProduct-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.categoryProduct-search-input::placeholder{color:#9ca3af}.categoryProduct-search-icon{position:absolute;right:.875rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:1.125rem;height:1.125rem;pointer-events:none}.categoryProduct-filter-toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .2s;position:relative;flex-shrink:0}.desktop-filter-btn{background-color:#ffffff;border:1.5px solid #e5e7eb;border-radius:.5rem;padding:.75rem;color:#374151;box-shadow:0 1px 3px rgba(0,0,0,.1)}.desktop-filter-btn:hover{background-color:#f9fafb;border-color:#d1d5db}.mobile-filter-btn{padding:.75rem 1rem!important;background:#3b82f6!important;border-radius:1.25rem!important;font-size:.875rem!important;min-width:5rem;height:2.25rem;box-shadow:0 2px 4px rgba(59,130,246,.2)}.mobile-filter-btn:hover{background:#2563eb!important;box-shadow:0 4px 8px rgba(59,130,246,.3)}.categoryProduct-filter-icon{width:1.25rem;height:1.25rem;color:#6b7280}.filter-count-badge{top:-.5rem!important;right:-.5rem!important;min-width:1.25rem!important;height:1.25rem!important;font-size:.625rem!important}.categoryProduct-filter-summary{background-color:#ffffff;border-radius:.75rem;padding:1rem;margin-bottom:1.25rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f3f4f6}.filter-summary-label{color:#374151;font-size:.875rem}.filter-tags{gap:.5rem;margin-top:.5rem}.filter-tag{background:#3b82f6;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem}.categoryProduct-content{display:flex;gap:1.5rem;align-items:flex-start}.categoryProduct-main{flex:1 1;min-width:0}.categoryProduct-main.with-sidebar{flex:1 1}.categoryProduct-desktop-filter{flex-shrink:0;width:17.5rem;position:-webkit-sticky;position:sticky;top:1.25rem}.categoryProduct-result-info{display:flex;margin-bottom:1.25rem;color:#6b7280;font-size:.95rem;font-weight:500;align-items:center;justify-content:space-between}.categoryProduct-result-count{color:#6b7280}.categoryProduct-page-info{color:#9ca3af;font-size:.875rem}.categoryProduct-grid{display:flex;gap:3rem;flex-wrap:wrap;margin-bottom:2rem}.categoryProduct-no-results{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1.125rem;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:18.75rem}.categoryProduct-no-results p:first-child{font-size:1.25rem;font-weight:500;color:#374151;margin-bottom:.5rem}.categoryProduct-no-results p:last-child{font-size:1rem;color:#9ca3af}.categoryProduct-pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 0}.categoryProduct-pagination-btn{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.375rem;background-color:#ffffff;color:#374151;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out;outline:none;min-width:2.5rem;text-align:center}.categoryProduct-pagination-btn:hover{background-color:#f3f4f6;border-color:#d1d5db}.categoryProduct-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.categoryProduct-pagination-active{background-color:#3b82f6;color:#ffffff;border-color:#3b82f6}.categoryProduct-pagination-active:hover{background-color:#2563eb;border-color:#2563eb}@media (max-width:768px){.categoryProduct-wrapper{padding:1rem .75rem}.categoryProduct-header{margin-bottom:1.25rem;padding:0 .25rem;gap:.75rem;flex-wrap:wrap}.categoryProduct-title-section{order:1;width:100%}.categoryProduct-back-btn{order:0;width:2.25rem;height:2.25rem}.categoryProduct-search-container{order:2;flex:1 1;max-width:none;min-width:0}.categoryProduct-filter-toggle{order:3;flex-shrink:0}.categoryProduct-title{font-size:1.5rem;margin-bottom:.5rem}.categoryProduct-search-input{padding:.875rem 2.875rem .875rem 1rem;font-size:1.05rem;border-radius:.625rem;border-width:1.5px}.categoryProduct-search-icon{right:1rem;width:1.25rem;height:1.25rem}.categoryProduct-filter-summary{margin:1rem 0;padding:.875rem}.filter-tags{gap:.375rem}.filter-tag{font-size:.6875rem;padding:.1875rem .375rem}.categoryProduct-result-info{flex-direction:row;align-items:flex-start;gap:.25rem;margin-bottom:0;font-size:.9rem;margin-top:3.3rem;align-items:center;justify-content:space-between}.categoryProduct-grid{display:grid;grid-template-columns:1fr 1fr!important;grid-gap:1rem;gap:1rem;padding:15px}.categoryProduct-main{width:100%;padding:0}.categoryProduct-content{flex-direction:column;gap:1rem}.categoryProduct-desktop-filter{display:none}.categoryProduct-no-results{padding:2.5rem 1rem;font-size:1rem;min-height:15rem}.categoryProduct-pagination{gap:.25rem;margin-top:1.5rem;flex-wrap:wrap}.categoryProduct-pagination-btn{padding:.5rem .625rem;font-size:.8rem;min-width:2.25rem}}@media (max-width:480px){.categoryProduct-wrapper{padding:.875rem .5rem}.categoryProduct-header{padding:0 .125rem;gap:.5rem}.categoryProduct-title{font-size:1.25rem}.categoryProduct-back-btn{width:2rem;height:2rem}.mobile-filter-btn{min-width:4.5rem;height:2rem;padding:.625rem .875rem!important;font-size:.8125rem!important}.categoryProduct-filter-summary{padding:.75rem;margin:.875rem 0}.categoryProduct-search-input{padding:.75rem 2.625rem .75rem .875rem;font-size:1rem}.categoryProduct-search-icon{right:.875rem;width:1.125rem;height:1.125rem}.categoryProduct-result-info{font-size:.875rem;display:flex;flex-direction:row;padding-left:10px;margin-bottom:0;padding-right:10px;margin-top:3.3rem}.categoryProduct-pagination-btn{padding:.375rem .5rem;font-size:.75rem;min-width:2rem}.filter-count-badge{min-width:1.125rem!important;height:1.125rem!important;font-size:.5625rem!important}}@media (max-width:768px){.categoryProduct-filter-toggle.mobile-filter-btn{display:flex!important;visibility:visible!important;opacity:1!important}.categoryProduct-filter-toggle:not(.mobile-filter-btn){display:none!important}}.filter-mobile-overlay{z-index:1000}.filter-mobile-sidebar{max-width:22rem}.filter-sidebar{width:17.5rem;border-radius:.75rem;max-height:calc(100vh - 2.5rem);top:1.25rem;border:1px solid #f3f4f6}@media (min-width:769px){.filter-footer{position:static;box-shadow:none;border-top:1px solid #e5e7eb;background:#f8f9fa;border-radius:0 0 .75rem .75rem}.filter-footer-buttons{justify-content:center}.filter-apply-btn{width:100%;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem}.filter-clear-all-btn{display:none}}.categoryWrapper-disabled{opacity:.7;pointer-events:none;transition:opacity .3s ease-in-out}.categoryWrapper-loader-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:999}.categoryWrapper-loader-box{background-color:white;padding:20px;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.2)}.categoryWrapper-spinner{width:32px;height:32px;border:4px solid #ccc;border-top-color:#007bff;border-radius:50%;animation:categoryWrapper-spin 1s linear infinite}@keyframes categoryWrapper-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.address-modal-overlay{inset:0;z-index:9999;align-items:flex-end;padding:1rem}.address-modal{background-color:#fff;border-radius:8px;background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.2);position:relative;display:flex;flex-direction:column}.address-modal-header{padding:12px 16px;border-bottom:1px solid #eee}.address-form-container{overflow-y:auto;padding:16px;flex:1 1}.address-form-container::-webkit-scrollbar{width:7px}.address-form-container::-webkit-scrollbar-track{background:transparent}.address-form-container::-webkit-scrollbar-thumb{background:#1a95bd;border-radius:12px}@media (max-width:640px){.address-modal-overlay{align-items:flex-end;padding:0}.address-modal{max-width:100%;max-height:85vh;border-radius:16px 16px 0 0;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.address-modal-header{padding:16px 24px;border-bottom:1px solid #ddd}.address-modal-header h3{font-size:18px;font-weight:700}.address-modal-close-btn{background:none;border:none;cursor:pointer}.address-form{padding:24px}.address-form label{font-weight:500;margin-bottom:5px;display:block;font-size:14px;color:#333}.address-form input,.address-form select{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:5px;margin-bottom:16px;font-size:14px}.address-form input:focus,.address-form select:focus{outline:none;border-color:#2563eb}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.address-form-checkbox{display:flex;align-items:center;margin-bottom:16px}.address-form-checkbox input{margin-right:8px}.address-form-buttons{display:flex;gap:12px;margin-top:16px}.address-btn-primary,.address-btn-secondary{flex:1 1;padding:10px 14px;font-size:14px;border-radius:5px;border:none;cursor:pointer}.address-btn-primary{background-color:#2563eb;color:white}.address-btn-primary:hover{background-color:#1d4ed8}.address-btn-secondary{background-color:#e5e7eb;color:#374151}.address-btn-secondary:hover{background-color:#d1d5db}.address-btn-disabled{opacity:.6;cursor:not-allowed}.address-error{background-color:#fee2e2;color:#b91c1c;padding:10px 12px;border-radius:6px;margin-bottom:16px;border:1px solid #fca5a5}.spin{animation:spin 1s linear infinite;margin-right:6px;vertical-align:middle}.account-section-container{padding:1.5rem;background-color:#f9fafb;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.06)}.account-section-header{gap:1rem;margin-bottom:2rem}.account-section-back{padding:.25rem;color:#374151}.account-section-header h2{font-size:1.5rem;color:#111827}.about-content,.account-section-content{display:flex;flex-direction:column;gap:2rem}.about-hero h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.about-hero p{font-size:1rem;color:#4b5563;line-height:1.6}.about-features{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.about-feature{display:flex;gap:1rem;background-color:#ffffff;padding:1rem;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.04);align-items:flex-start}.about-feature-icon{background-color:#e0f2fe;color:#0284c7;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.about-feature-content h4{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:#111827}.about-feature-content p{font-size:.9rem;color:#6b7280;line-height:1.5}.about-contact-info h4,.about-mission h4{font-size:1.1rem;font-weight:600;color:#111827;margin-bottom:.5rem}.about-contact-info p,.about-mission p{font-size:.95rem;color:#4b5563;line-height:1.6}.help-support-content{display:flex;flex-direction:column;gap:2rem}.help-intro h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.help-intro p{font-size:1rem;color:#4b5563;line-height:1.6}.help-contact-methods{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem}.help-contact-card{display:flex;gap:1rem;background-color:#ffffff;padding:1rem;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.04);align-items:flex-start}.help-contact-icon{background-color:#e0f2fe;color:#0284c7;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.help-contact-info h4{font-size:1rem;font-weight:600;margin-bottom:.25rem;color:#111827}.help-contact-info p{font-size:.9rem;color:#6b7280}.help-contact-hours{font-size:.8rem;color:#9ca3af}.help-query-form{background-color:#ffffff;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.04)}.help-query-form h4{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.help-form-group{margin-bottom:1rem}.help-form-group label{display:block;font-size:.95rem;margin-bottom:.5rem;color:#374151}.help-form-group input,.help-form-group select,.help-form-group textarea{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;color:#111827;outline:none}.help-form-group input:focus,.help-form-group select:focus,.help-form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.help-submit-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:#3b82f6;color:white;border:none;padding:.6rem 1.2rem;font-weight:500;font-size:.95rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.help-submit-btn:hover{background-color:#2563eb}.help-response-time{display:flex;align-items:flex-start;gap:1rem;background-color:#f3f4f6;padding:1rem;border-radius:8px}.help-response-icon{color:#6b7280;margin-top:4px}.help-response-text p{font-size:.9rem;color:#4b5563;line-height:1.5}@media (max-width:768px){.about-features{display:flex;flex-direction:column;gap:1.5rem}.help-contact-methods{grid-template-columns:1fr}.account-section-container{padding:1rem}}.faqs-content{display:flex;flex-direction:column;gap:1.5rem}.faqs-intro h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.faqs-intro p{font-size:1rem;color:#4b5563;line-height:1.6}.faqs-search{display:flex;justify-content:center}.faqs-search-box{display:flex;align-items:center;gap:.5rem;background-color:#ffffff;border:1px solid #d1d5db;border-radius:8px;padding:.5rem 1rem;width:100%;max-width:400px}.faqs-search-box input{border:none;outline:none;width:100%;font-size:1rem;color:#111827;background:transparent}.faqs-categories{display:flex;flex-wrap:wrap;gap:.5rem}.faqs-category-btn{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:6px;background-color:#ffffff;color:#374151;cursor:pointer;transition:all .2s ease;font-size:.95rem}.faqs-category-btn:hover{background-color:#f3f4f6}.faqs-category-btn.active{background-color:#3b82f6;color:white;border-color:#3b82f6}.faqs-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,.03)}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;font-size:1rem;font-weight:500;cursor:pointer;border:none;width:100%;text-align:left;color:#111827}.faq-answer{padding:1rem;background-color:#ffffff;color:#374151;font-size:.95rem;line-height:1.6}.faqs-no-results{padding:1rem;text-align:center;background-color:#fef2f2;color:#b91c1c;border:1px solid #fca5a5;border-radius:6px}.faqs-contact{background-color:#eef2ff;padding:1.5rem;border-radius:8px;text-align:center}.faqs-contact h4{font-size:1.2rem;font-weight:600;color:#1e40af;margin-bottom:.5rem}.faqs-contact p{color:#374151;font-size:.95rem;margin-bottom:1rem}.faqs-contact-btn{background-color:#1d4ed8;color:white;border:none;padding:.6rem 1.2rem;font-size:.95rem;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.faqs-contact-btn:hover{background-color:#2563eb}@media (max-width:768px){.faqs-categories{flex-direction:column}.faqs-search-box{width:100%}.account-section-container{padding:1rem}}.searchResults-container{padding:20px;min-height:100vh;background-color:#f9fafb}.searchResults-wrapper{max-width:80rem;margin:0 auto;padding:1rem}.searchResults-header{display:none;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:.5rem;background-color:#ffffff;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.searchResults-back-btn{display:flex;align-items:center;justify-content:center;padding:.5rem;background-color:transparent;border:none;border-radius:.375rem;cursor:pointer;color:#6b7280;transition:all .2s ease-in-out}.searchResults-back-btn:hover{background-color:#f3f4f6;color:#374151}.searchResults-search-container{flex:1 1;position:relative}.searchResults-search-input{width:100%;padding:.75rem .875rem .75rem 2.75rem;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:1rem;background-color:#f9fafb;transition:all .2s ease-in-out;outline:none}.searchResults-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1);background-color:#ffffff}.searchResults-search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:1.125rem;height:1.125rem;z-index:2}.searchResults-filter-toggle{background-color:#ffffff;border:1.5px solid #e5e7eb;border-radius:.5rem;padding:.75rem;cursor:pointer;transition:all .2s ease-in-out;outline:none;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.searchResults-filter-toggle:hover{background-color:#f9fafb;border-color:#d1d5db}.searchResults-filter-icon{width:1.25rem;height:1.25rem;color:#6b7280}.searchResults-result-count{margin-bottom:1.25rem;color:#6b7280;font-size:.95rem;padding:0 .25rem}.searchResults-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.searchResults-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.searchResults-loading-spinner{width:2rem;height:2rem;color:#3b82f6}.searchResults-loading p{color:#6b7280;font-size:1.125rem;margin:0}.searchResults-error{text-align:center;padding:3rem 1rem;color:#ef4444}.searchResults-error-message{font-size:1.125rem;margin-bottom:1rem}.searchResults-retry-btn{background-color:#3b82f6;color:white;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background-color .2s ease-in-out}.searchResults-retry-btn:hover{background-color:#2563eb}.searchResults-no-results{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1.125rem}.searchResults-no-results p{margin:.5rem 0}.searchResults-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;text-align:center;color:#9ca3af}.searchResults-empty-icon{width:3rem;height:3rem;margin-bottom:1rem;color:#d1d5db}.searchResults-empty p{font-size:1.125rem;margin:0}.searchResults-bottom-sheet-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:flex-end}.searchResults-bottom-sheet{background-color:white;border-radius:1rem 1rem 0 0;padding:0;width:100%;max-height:80vh;overflow-y:auto;animation:slideUp .3s ease-out}.searchResults-bottom-sheet-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.searchResults-bottom-sheet-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#111827}.searchResults-close-btn{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;color:#6b7280;transition:all .2s ease-in-out}.searchResults-close-btn:hover{background-color:#f3f4f6;color:#374151}.searchResults-bottom-sheet-content{padding:1.5rem}.searchResults-sort-section{margin-bottom:1.5rem}.searchResults-sort-label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem}.searchResults-select{width:100%;border:1.5px solid #e5e7eb;border-radius:.5rem;font-size:1.05rem;background-color:#ffffff;color:#374151;cursor:pointer;transition:all .2s ease-in-out;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding:.875rem 2.75rem .875rem 1rem}.searchResults-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.searchResults-bottom-sheet-footer{padding:1.5rem;border-top:1px solid #e5e7eb}.searchResults-apply-btn{width:100%;background-color:#3b82f6;color:white;border:none;border-radius:.5rem;padding:1rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease-in-out}.searchResults-apply-btn:hover{background-color:#2563eb}@media (max-width:768px){.searchResults-container{padding:15% 0 0;min-height:100vh;background-color:#f9fafb}.searchResults-wrapper{padding:.75rem}.searchResults-header{display:none;gap:.75rem;padding:.75rem;margin-bottom:1rem}.searchResults-search-input{padding:.875rem 1rem .875rem 2.875rem;font-size:1.05rem}.searchResults-search-icon{left:1rem;width:1.25rem;height:1.25rem}.searchResults-filter-toggle{padding:.875rem}.searchResults-result-count{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;margin-bottom:1rem}.searchResults-grid{grid-template-columns:repeat(2,1fr);gap:.875rem}.searchResults-empty,.searchResults-error,.searchResults-loading,.searchResults-no-results{padding:2rem 1rem}.searchResults-empty p,.searchResults-error-message,.searchResults-loading p,.searchResults-no-results p{font-size:1rem}}@media (max-width:480px){.searchResults-wrapper{padding:.5rem}.searchResults-header{display:none;gap:.5rem;padding:.5rem}.searchResults-search-input{padding:.75rem .875rem .75rem 2.625rem;font-size:1rem}.searchResults-search-icon{left:.875rem;width:1.125rem;height:1.125rem}.searchResults-filter-toggle{padding:.75rem}.searchResults-grid{gap:.75rem}.searchResults-result-count{display:flex;align-items:center;justify-content:space-between;font-size:.675rem}}.account-section-container{width:100%;margin:0 auto;padding:20px;background-color:#ffffff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.account-section-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.account-section-back{background:none;border:none;cursor:pointer;padding:8px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease}.account-section-back:hover{background-color:#f3f4f6}.account-section-header h2{font-size:24px;font-weight:600;color:#1f2937;margin:0}.account-section-content{min-height:400px}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.flex-col{flex-direction:column}.py-12{padding:48px 0}.gap-4{gap:16px}.text-center{text-align:center}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.px-4{padding-left:16px;padding-right:16px}.py-2{padding-top:8px;padding-bottom:8px}.bg-blue-500{background-color:#3b82f6}.text-white{color:white}.rounded{border-radius:6px}.hover\:bg-blue-600:hover{background-color:#2563eb}.address-list{display:flex;flex-direction:column;gap:16px}.mb-4{margin-bottom:16px}.mx-auto{margin-left:auto;margin-right:auto}.text-gray-400{color:#9ca3af}.text-lg{font-size:18px}.font-medium{font-weight:500}.text-gray-900{color:#111827}.mb-2{margin-bottom:8px}.text-gray-500{color:#6b7280}.mb-6{margin-bottom:24px}.bg-blue-600{background-color:#2563eb}.px-6{padding-left:24px;padding-right:24px}.py-3{padding-top:12px;padding-bottom:12px}.rounded-lg{border-radius:8px}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.transition-colors{transition:color .2s ease,background-color .2s ease}.gap-2{gap:8px}.address-card{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:8px;padding:20px;transition:border-color .2s ease,box-shadow .2s ease}.address-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px rgba(0,0,0,.08)}.address-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.address-type-container{display:flex;align-items:center;gap:12px}.address-type-container h3{font-size:18px;font-weight:600;color:#1f2937;margin:0;text-transform:capitalize}.address-default-badge{background-color:#10b981;padding:4px 8px;font-size:12px;font-weight:500;letter-spacing:.5px}.address-actions{display:flex;gap:8px}.address-action-btn{background:none;border:1px solid #e5e7eb;border-radius:6px;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#6b7280}.address-action-btn:hover{background-color:#f9fafb;border-color:#d1d5db;color:#374151}.address-action-btn:disabled{opacity:.6;cursor:not-allowed}.address-action-btn.text-red-600{color:#dc2626}.address-action-btn.hover\:bg-red-50:hover{background-color:#fef2f2;border-color:#fecaca}.address-content{color:#4b5563;line-height:1.5}.address-name{color:#1f2937;margin-bottom:8px;font-size:16px}.address-text{margin-bottom:16px;line-height:1.6}.address-set-default{background:none;border:1px solid #3b82f6;color:#3b82f6;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.address-set-default:hover{background-color:#3b82f6;color:white}.address-set-default:disabled{opacity:.6;cursor:not-allowed}.address-add-btn{background-color:#f9fafb;border:2px dashed #d1d5db;color:#6b7280;padding:24px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.address-add-btn:hover{background-color:#f3f4f6;border-color:#9ca3af;color:#374151}.mr-2{margin-right:8px}@media (max-width:768px){.account-section-container{padding:16px}.account-section-header{margin-bottom:20px}.account-section-header h2{font-size:20px}.address-card{padding:16px}.address-header{gap:12px}.address-header,.address-type-container{flex-direction:column;align-items:flex-start}.address-type-container{gap:8px}.address-actions{align-self:flex-end}.address-add-btn{padding:20px;font-size:14px}}@media (max-width:480px){.account-section-container,.address-card{padding:12px}.address-type-container h3{font-size:16px}.address-action-btn{padding:6px}.address-add-btn{padding:16px}}.suggestion-list{position:absolute;top:100%;width:100%;background:white;border:1px solid #ccc;list-style:none;z-index:1000;max-height:250px;overflow-y:auto;margin:0;padding:0}.suggestion-item{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;font-size:11px;border-bottom:1px solid #ccc;background-color:#f9f9f9;transition:background-color .2s ease}.suggestion-item:hover{background-color:#e6e6e6}.suggestion-item:last-child{border-bottom:none}.snackbar-overlay{position:fixed;z-index:9999;pointer-events:none}.snackbar-top-right{top:20px;right:20px}.snackbar-top-left{top:20px;left:20px}.snackbar-bottom-right{bottom:20px;right:20px}.snackbar-bottom-left{bottom:20px;left:20px}.snackbar-top-center{top:20px;left:50%;transform:translateX(-50%)}.snackbar-bottom-center{bottom:20px;left:50%;transform:translateX(-50%)}.snackbar{min-width:300px;max-width:500px;padding:0;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15),0 4px 10px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;position:relative;z-index:999;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.snackbar-content{display:flex;align-items:center;gap:12px;padding:16px 20px;position:relative;z-index:9999}.snackbar-icon-container{display:flex;align-items:center;justify-content:center;flex-shrink:0}.snackbar-icon{width:20px;height:20px}.snackbar-message{flex:1 1;font-size:14px;font-weight:500;line-height:1.4;color:white}.snackbar-close-button{background:none;border:none;padding:4px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.snackbar-close-button:hover{background:rgba(255,255,255,.1)}.snackbar-close-button:active{transform:scale(.95)}.snackbar-close-icon{width:16px;height:16px;color:white}.snackbar-progress{position:absolute;bottom:0;left:0;height:3px;background:rgba(255,255,255,.3);animation:snackbar-progress-animation linear;border-radius:0 0 12px 12px}@keyframes snackbar-progress-animation{0%{width:100%}to{width:0}}.snackbar-success{background:linear-gradient(135deg,#10b981,#059669);color:white}.snackbar-success .snackbar-icon{color:white}.snackbar-progress-success{background:rgba(255,255,255,.3)}.snackbar-error{background:linear-gradient(135deg,#ef4444,#dc2626);color:white}.snackbar-error .snackbar-icon{color:white}.snackbar-progress-error{background:rgba(255,255,255,.3)}.snackbar-warning{background:linear-gradient(135deg,#f59e0b,#d97706);color:white}.snackbar-warning .snackbar-icon{color:white}.snackbar-progress-warning{background:rgba(255,255,255,.3)}.snackbar-info{background:linear-gradient(135deg,#3b82f6,#2563eb);color:white}.snackbar-info .snackbar-icon{color:white}.snackbar-progress-info{background:rgba(255,255,255,.3)}.snackbar-enter{animation:snackbar-slide-in .3s cubic-bezier(.68,-.55,.265,1.55)}.snackbar-exit{animation:snackbar-slide-out .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes snackbar-slide-in{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes snackbar-slide-out{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.snackbar-bottom-left .snackbar-enter,.snackbar-top-left .snackbar-enter{animation:snackbar-slide-in-left .3s cubic-bezier(.68,-.55,.265,1.55)}.snackbar-bottom-left .snackbar-exit,.snackbar-top-left .snackbar-exit{animation:snackbar-slide-out-left .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes snackbar-slide-in-left{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes snackbar-slide-out-left{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:0}}.snackbar-bottom-center .snackbar-enter,.snackbar-top-center .snackbar-enter{animation:snackbar-slide-in-center .3s cubic-bezier(.68,-.55,.265,1.55)}.snackbar-bottom-center .snackbar-exit,.snackbar-top-center .snackbar-exit{animation:snackbar-slide-out-center .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes snackbar-slide-in-center{0%{transform:translateX(-50%) translateY(-100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@keyframes snackbar-slide-out-center{0%{transform:translateX(-50%) translateY(0);opacity:1}to{transform:translateX(-50%) translateY(-100%);opacity:0}}.snackbar-bottom-center .snackbar-enter{animation:snackbar-slide-in-bottom-center .3s cubic-bezier(.68,-.55,.265,1.55)}.snackbar-bottom-center .snackbar-exit{animation:snackbar-slide-out-bottom-center .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes snackbar-slide-in-bottom-center{0%{transform:translateX(-50%) translateY(100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@keyframes snackbar-slide-out-bottom-center{0%{transform:translateX(-50%) translateY(0);opacity:1}to{transform:translateX(-50%) translateY(100%);opacity:0}}.snackbar:hover .snackbar-progress{animation-play-state:paused}@media (max-width:480px){.snackbar{min-width:280px;max-width:calc(100vw - 40px)}.snackbar-content{padding:14px 16px}.snackbar-message{font-size:13px}.snackbar-icon{width:18px;height:18px}.snackbar-close-icon{width:14px;height:14px}}@media (prefers-color-scheme:dark){.snackbar{border-color:rgba(255,255,255,.2)}}.productCard-star-wrapper{display:inline-block;position:relative}.productCard-star{color:#e0e0e0;width:1em;height:1em}.productCard-star-full{color:#ffc107}.productCard-star:not(.productCard-star-full){background:linear-gradient(to right,#ffc107 var(--fill-percentage),#e0e0e0 var(--fill-percentage));-webkit-background-clip:text;background-clip:text;color:transparent}.main-image{position:relative;display:inline-block}.share-button{position:absolute;top:12px;right:12px;background:transparent;border:none;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.share-button:hover{background:rgba(255,255,255,1);transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.share-button svg{color:#333}.share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;width:100%}.share-modal{background:white;border-radius:20px;padding:24px;width:90%;max-width:420px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.share-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.share-modal-header h3{margin:0;font-size:20px;font-weight:600;color:#333}.close-modal-btn{background:#f5f5f5;border:none;cursor:pointer;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease}.close-modal-btn:hover{background:#e5e5e5;color:#333}.share-content{display:flex;flex-direction:column}.share-subtitle{margin:0 0 8px;font-size:16px;font-weight:500;color:#333}.social-share-options{display:flex;justify-content:space-between;gap:16px}.social-icon{width:50px;height:50px;border-radius:50%;border:2px solid #e5e5e5;background:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#666}.social-icon:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.social-icon.facebook{color:#1877f2}.social-icon.facebook:hover{background:#1877f2;color:white;border-color:#1877f2}.social-icon.twitter{color:#1da1f2}.social-icon.twitter:hover{background:#1da1f2;color:white;border-color:#1da1f2}.social-icon.instagram{color:#e4405f}.social-icon.instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);color:white;border-color:#e4405f}.social-icon.whatsapp{color:#25d366}.social-icon.whatsapp:hover{background:#25d366;color:white;border-color:#25d366}.social-icon.telegram{color:#0088cc}.social-icon.telegram:hover{background:#0088cc;color:white;border-color:#0088cc}.copy-link-section{margin-top:8px}.copy-subtitle{margin:0 0 12px;font-size:16px;font-weight:500;color:#333}.copy-link-container{display:flex;align-items:center;gap:12px}.link-display{flex:1 1;display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:8px;color:#666;font-size:14px}.link-display svg{flex-shrink:0}.link-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copy-btn{background:#7c3aed;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.copy-btn:hover{background:#6d28d9;transform:translateY(-1px)}.copy-btn:active{transform:translateY(0)}@media (max-width:768px){.share-modal{width:95%;padding:20px;margin:20px}.social-share-options{gap:12px}.social-icon{width:50px;height:50px}.copy-link-container{flex-direction:column;gap:12px}.copy-btn,.link-display{width:100%}.copy-btn{padding:14px 24px}}@media (max-width:480px){.share-modal{padding:16px}.social-share-options{gap:8px}.social-icon{width:45px;height:45px}.social-icon svg{width:20px;height:20px}}.autocomplete-container{position:relative;width:100%}.autocomplete-input-wrapper{position:relative;display:flex;align-items:center}.autocomplete-input{width:100%;padding:10px 35px 10px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;background-color:white;transition:border-color .2s ease}.autocomplete-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.autocomplete-input.error{border-color:#dc3545}.autocomplete-arrow{position:absolute;right:10px;color:#666;cursor:pointer;pointer-events:auto;transition:transform .2s ease}.autocomplete-arrow:hover{color:#333}.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:white;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.1)}.autocomplete-option{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.autocomplete-option:hover{background-color:#f8f9fa}.autocomplete-option.selected{background-color:#007bff;color:white}.autocomplete-option:last-child{border-bottom:none}.autocomplete-no-results{padding:10px 12px;color:#666;font-style:italic;text-align:center}@media (max-width:768px){.autocomplete-dropdown{max-height:150px}.autocomplete-option{padding:8px 10px;font-size:14px}}.autocomplete-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.autocomplete-input:disabled+.autocomplete-arrow{color:#ccc;cursor:not-allowed}.checkbox{width:0}.productCard-section-share-button{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2}.productCard-section-share-button:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.15);border-color:#7c3aed}.productCard-section-share-icon{width:16px;height:16px;color:#666;transition:color .3s ease}.productCard-section-share-button:hover .productCard-section-share-icon{color:#7c3aed}.productCard-share-modal{position:absolute;top:45px;right:8px;background:white;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.15);border:1px solid #e5e5e5;padding:16px;min-width:200px;z-index:1000;animation:shareModalFadeIn .2s ease-out}@keyframes shareModalFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.productCard-share-content{display:flex;flex-direction:column;gap:12px}.productCard-share-subtitle{margin:0;font-size:14px;font-weight:500;color:#333;text-align:center}.productCard-social-share-options{display:flex;justify-content:space-around;gap:8px}.productCard-social-icon{width:36px;height:36px;border-radius:50%;border:1px solid #e5e5e5;background:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#666}.productCard-social-icon:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.productCard-social-icon.productCard-facebook{color:#1877f2}.productCard-social-icon.productCard-facebook:hover{background:#1877f2;color:white;border-color:#1877f2}.productCard-social-icon.productCard-twitter{color:#1da1f2}.productCard-social-icon.productCard-twitter:hover{background:#1da1f2;color:white;border-color:#1da1f2}.productCard-social-icon.productCard-whatsapp{color:#25d366}.productCard-social-icon.productCard-whatsapp:hover{background:#25d366;color:white;border-color:#25d366}.productCard-social-icon.productCard-telegram{color:#0088cc}.productCard-social-icon.productCard-telegram:hover{background:#0088cc;color:white;border-color:#0088cc}.productCard-copy-link-section{margin-top:4px}.productCard-copy-btn{width:100%;background:#7c3aed;color:white;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease}.productCard-copy-btn:hover{background:#6d28d9;transform:translateY(-1px)}.productCard-copy-btn:active{transform:translateY(0)}@media (max-width:768px){.productCard-share-modal{right:4px;top:40px;min-width:180px;padding:12px}.productCard-social-share-options{gap:6px}.productCard-social-icon{width:32px;height:32px}}.loading-overlay{background-color:rgba(255,255,255,.8)}.loading-card{background-color:#ffffff;box-shadow:0 0 10px rgba(0,0,0,.1)}.loading-card h3{margin-top:16px;font-size:18px;color:#333}.loading-card p{margin-top:8px;font-size:14px;color:#666}.pull-refresh-indicator{display:flex;justify-content:center;padding:16px 0}.refresh-text{font-size:14px;color:gray;font-weight:500;transition:color .3s ease}.refresh-text.refreshing{color:red;font-weight:700}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;z-index:1000}.loading-card{background:#fff;padding:24px 32px;border-radius:12px;box-shadow:0 0 15px rgba(0,0,0,.1);text-align:center}.address-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1001;display:flex;align-items:center;justify-content:center}.address-modal-content{background:white;width:100%;max-width:500px;max-height:80vh;border-radius:12px;display:flex;flex-direction:column;animation:fadeInScale .3s ease-out;margin:20px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.address-modal-overlay{align-items:flex-end}.address-modal-content{max-height:90vh;border-radius:16px 16px 0 0;animation:slideUp .3s ease-out;margin:0}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.address-modal-header{padding:16px 12px 12px}.address-modal-title{font-size:16px}.address-current-location,.address-item{padding:12px}}@media (min-width:769px){.address-modal-content{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);min-width:480px}.address-modal-header{padding:24px 20px 16px}.address-modal-title{font-size:20px}.address-add-new,.address-current-location,.address-item,.address-pincode-section{padding:16px 20px}}.address-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 16px 16px;border-bottom:1px solid #f0f0f0}.address-modal-title{font-size:18px;font-weight:600;color:#333;margin:0}.address-modal-close{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s}.address-modal-close:hover{background-color:#f0f0f0}.address-current-location{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.address-current-location:hover{background-color:#f8f9fa}.address-location-icon{margin-right:12px}.address-location-text{color:#007bff;font-weight:500}.address-list-container{flex:1 1;overflow-y:auto;max-height:400px}.address-error,.address-loading{padding:20px;text-align:center;color:#666}.address-item{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:background-color .2s}.address-item:hover{background-color:#f8f9fa}.address-item.selected{background-color:#e3f2fd;border-left:4px solid #007bff}.address-item-content{flex:1 1}.address-name{font-weight:600;color:#333;margin-right:8px}.address-default-badge{background-color:#28a745;color:white;font-size:10px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase}.address-details{font-size:14px;color:#666;line-height:1.4}.address-line{margin-bottom:2px}.address-phone{margin-top:4px;font-weight:500;color:#333}.address-item-arrow{margin-left:12px;opacity:.5}.address-add-new{padding:16px;border-bottom:1px solid #f0f0f0}.address-add-button{display:flex;align-items:center;width:100%;padding:12px;background:none;border:1px dashed #007bff;border-radius:8px;color:#007bff;font-weight:500;cursor:pointer;transition:all .2s;justify-content:center}.address-add-button:hover{background-color:#f0f8ff}.address-add-button svg{margin-right:8px}.address-pincode-section{padding:16px}.address-pincode-button{width:100%;padding:12px;background:none;border:none;color:#007bff;font-weight:500;cursor:pointer;text-align:center}.address-pincode-button:hover{text-decoration:underline}.address-item.selecting{opacity:.7;pointer-events:none}.address-badges{display:flex;align-items:center;gap:8px}.address-selected-indicator{width:20px;height:20px;border-radius:50%;background-color:#e3f2fd}.address-item-action,.address-selected-indicator{display:flex;align-items:center;justify-content:center}.address-item-action{margin-left:12px;min-width:20px}.address-loading-spinner{display:flex;align-items:center;justify-content:center}.spinner{width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#007bff;border-radius:50%}.address-item-header{display:flex;align-items:center;justify-content:space-between;width:100%}.searchResults-pagination{margin-top:2rem;padding:1.5rem 0;border-top:1px solid #e5e7eb;background:#fafafa}.searchResults-pagination-info{text-align:center;color:#6b7280;font-size:.875rem;margin-bottom:1.5rem;font-weight:500}.searchResults-pagination-controls{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap;max-width:800px;margin:0 auto}.searchResults-pagination-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border:1px solid #d1d5db;background:white;color:#374151;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:120px;height:44px}.searchResults-pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#336474;color:#336474;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.searchResults-pagination-btn:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb}.searchResults-pagination-pages{display:flex;align-items:center;gap:.5rem;margin:0 1rem}.searchResults-pagination-page{min-width:44px;height:44px;padding:0;border:1px solid #d1d5db;background:white;color:#374151;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.searchResults-pagination-page:hover:not(:disabled):not(.dots){background:#f3f4f6;border-color:#336474;color:#336474;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.1)}.searchResults-pagination-page.active{background:#336474;color:white;border-color:#336474;box-shadow:0 2px 8px rgba(51,100,116,.3)}.searchResults-pagination-page.active:hover{background:#2a5261;transform:none}.searchResults-pagination-page.dots{border:none;background:transparent;cursor:default;color:#9ca3af;font-weight:700}.searchResults-pagination-page:disabled{opacity:.4;cursor:not-allowed;background:#f9fafb;color:#000}.rating-display{gap:12px;flex-wrap:wrap}.rating-display,.rating-stars{display:flex;align-items:center}.rating-stars{gap:2px}.rating-text{font-size:14px;font-weight:600;color:#1f2937;margin-left:8px}.rating-count{font-size:13px;color:#6b7280;margin-left:4px;font-weight:500}.detail-row{display:flex;justify-content:space-between;align-items:baseline;padding:5px 0;border-bottom:1px solid #f3f4f6;min-height:40px}.detail-row:last-child{border-bottom:none}.detail-label{font-weight:600;color:#374151;flex:0 0 45%;font-size:14px}.detail-value{color:#6b7280;flex:1 1;text-align:right;font-size:14px;font-weight:500}.search-container{position:relative;width:100%;max-width:600px;margin:0 auto}.search-clear-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:#f3f4f6;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;width:32px;height:32px;z-index:2}.search-clear-btn:hover{background-color:#e5e7eb;transform:translateY(-50%) scale(1.1)}.mobile-search-bar{position:relative;width:100%}.mobile-search-clear-btn{position:absolute;right:60px;top:50%;transform:translateY(-50%);background:#f3f4f6;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;width:28px;height:28px;z-index:2}.mobile-search-clear-btn:hover{background-color:#e5e7eb;transform:translateY(-50%) scale(1.1)}.search-input{padding-right:48px;padding-left:16px;height:48px;border:1px solid #d1d5db;border-radius:1.5rem;font-size:16px;transition:all .2s ease}.search-input:focus{outline:none;border-color:#336474;box-shadow:0 0 0 3px rgba(51,100,116,.1)}.mobile-search-input{padding-right:100px;padding-left:16px;height:44px;border:1px solid #d1d5db;border-radius:.5rem;font-size:16px}.searchResults-content{display:flex;gap:24px;margin-top:24px;align-items:flex-start}.searchResults-main{flex:1 1;min-width:0}.searchResults-main.with-sidebar{flex:1 1}.searchResults-desktop-filter{flex-shrink:0;width:320px;position:-webkit-sticky;position:sticky;top:20px}.searchResults-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:20px;gap:20px;margin-bottom:2rem}@media (max-width:768px){.searchResults-pagination{padding:1rem 0;margin-top:1.5rem}.searchResults-pagination-controls{flex-direction:column;gap:1.5rem;padding:0 1rem}.searchResults-pagination-btn{width:100%;max-width:280px;justify-content:center}.searchResults-pagination-pages{order:-1;margin:0;justify-content:center;flex-wrap:wrap;gap:.75rem}.searchResults-pagination-page{min-width:40px;height:40px;font-size:.8rem}.rating-display{gap:8px;justify-content:flex-start}.rating-text{font-size:13px}.rating-count{font-size:12px}.detail-row{flex-direction:column;align-items:flex-start;gap:6px;padding:10px 0}.detail-label{flex:none;font-size:13px}.detail-value{text-align:left;font-size:13px}.searchResults-content{flex-direction:column;gap:16px;margin-top:16px}.searchResults-main.with-sidebar{flex:none}.searchResults-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr 1fr));gap:16px}.mobile-search-clear-btn{right:10px;width:24px;height:24px;padding:4px}}@media (max-width:480px){.searchResults-pagination-pages{gap:.5rem}.searchResults-pagination-page{min-width:36px;height:36px;font-size:.75rem}.searchResults-pagination-btn{padding:.6rem 1rem;font-size:.8rem;min-width:100px;height:40px}.searchResults-grid{grid-template-columns:1fr;gap:12px}.detail-row{padding:8px 0}}.searchResults-empty,.searchResults-error,.searchResults-loading,.searchResults-no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;min-height:300px}.searchResults-loading-spinner{animation:spin 1s linear infinite;margin-bottom:1rem;color:#336474}.logout-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .3s ease-out}.logout-modal-container{background:white;border-radius:24px;width:100%;max-width:420px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);animation:slideUp .3s ease-out;overflow:hidden;position:relative}.logout-modal-content{padding:40px 32px 32px;text-align:center}.logout-modal-icon{width:88px;height:88px;background:linear-gradient(135deg,#fee2e2,#fecaca);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 28px;color:#dc2626;position:relative;overflow:hidden}.logout-modal-icon:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.1),transparent);animation:shine 2s infinite}.logout-modal-title{font-size:26px;font-weight:700;color:#1f2937;margin:0 0 16px;line-height:1.3}.logout-modal-description{font-size:16px;color:#6b7280;line-height:1.6;max-width:320px;margin:0 auto 36px}.logout-modal-actions{display:flex;gap:16px;justify-content:center}.logout-modal-cancel,.logout-modal-confirm{flex:1 1;padding:14px 28px;border-radius:14px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;position:relative;overflow:hidden}.logout-modal-cancel{background:#f8fafc;color:#475569;border:2px solid #e2e8f0}.logout-modal-cancel:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transition:left .5s}.logout-modal-cancel:hover:before{left:100%}.logout-modal-cancel:hover{background:#e2e8f0;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.logout-modal-confirm{background:linear-gradient(135deg,#dc2626,#b91c1c);color:white;border:2px solid transparent;position:relative}.logout-modal-confirm:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.logout-modal-confirm:hover:before{left:100%}.logout-modal-confirm:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-2px);box-shadow:0 8px 20px rgba(220,38,38,.4)}.logout-modal-cancel:disabled,.logout-modal-confirm:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.logout-modal-loading{margin-top:20px}.logout-progress-bar{width:100%;height:4px;background:#f3f4f6;border-radius:2px;overflow:hidden;margin-bottom:16px}.logout-progress-fill{height:100%;background:linear-gradient(90deg,#dc2626,#f59e0b,#dc2626);background-size:200% 100%;animation:progressFlow 2s ease-in-out infinite}.logout-loading-text{color:#6b7280;font-size:14px;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}@keyframes progressFlow{0%{background-position:0 0}to{background-position:200% 0}}.animate-spin{animation:spin 1s linear infinite}@media (max-width:640px){.logout-modal-overlay{padding:16px}.logout-modal-content{padding:32px 24px 24px}.logout-modal-icon{width:76px;height:76px;margin-bottom:24px}.logout-modal-title{font-size:22px}.logout-modal-description{font-size:15px;margin-bottom:28px}.logout-modal-actions{flex-direction:column;gap:12px}.logout-modal-cancel,.logout-modal-confirm{width:100%;padding:16px 24px}}@media (prefers-color-scheme:dark){.logout-modal-container{background:#1f2937}.logout-modal-title{color:#f9fafb}.logout-modal-description{color:#d1d5db}.logout-modal-cancel{background:#374151;color:#f9fafb;border-color:#4b5563}.logout-modal-cancel:hover{background:#4b5563;border-color:#6b7280}.logout-progress-bar{background:#374151}.logout-loading-text{color:#d1d5db}}.coupon-section{background-color:#ffffff;margin-bottom:16px}.applied-coupon{background:linear-gradient(135deg,#10b981,#059669);border-radius:12px;padding:9px;color:white;box-shadow:0 2px 8px rgba(16,185,129,.2)}.applied-coupon-content{display:flex;align-items:center;justify-content:space-between}.applied-coupon-left{display:flex;align-items:center;gap:12px;flex:1 1}.applied-coupon-icon{background:rgba(255,255,255,.2);border-radius:50%;padding:6px;display:flex;align-items:center;justify-content:center}.check-icon{color:white}.applied-coupon-details{flex:1 1}.applied-coupon-code{font-weight:600;font-size:15px;margin-bottom:4px;letter-spacing:.5px}.applied-coupon-savings{font-size:13px;opacity:.9}.remove-coupon-btn{background:rgba(255,255,255,.2);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:white;cursor:pointer;transition:all .2s ease}.remove-coupon-btn:hover:not(:disabled){background:rgba(255,255,255,.3);transform:scale(1.05)}.remove-coupon-btn:disabled{opacity:.6;cursor:not-allowed}.coupon-input-section{display:flex;flex-direction:column}.coupon-toggle-btn{background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;padding:16px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .2s ease;color:#475569}.coupon-toggle-btn:hover{background:#f1f5f9;border-color:#94a3b8;color:#334155}.coupon-toggle-content{display:flex;align-items:center;gap:12px}.coupon-toggle-icon{color:#64748b}.coupon-toggle-text{font-weight:500;font-size:15px}.coupon-input-container{margin-top:16px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.coupon-input-row{display:flex;gap:8px;margin-bottom:12px;align-items:stretch}.coupon-input{flex:1 1;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:500;outline:none;transition:all .2s ease;background:white;letter-spacing:.5px;height:48px;box-sizing:border-box}.coupon-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.coupon-input:disabled{background-color:#f1f5f9;color:#64748b;cursor:not-allowed}.coupon-input::placeholder{color:#94a3b8}.apply-coupon-btn{background:#3b82f6;color:white;border:none;border-radius:8px;padding:0 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px;min-width:80px;height:48px;box-shadow:0 2px 4px rgba(59,130,246,.2);white-space:nowrap;flex-shrink:0}.apply-coupon-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px rgba(59,130,246,.3)}.apply-coupon-btn:disabled{background:#94a3b8;cursor:not-allowed;transform:none;box-shadow:none}.view-coupons-btn{background:none;border:none;color:#3b82f6;font-size:13px;cursor:pointer;text-align:left;padding:8px 0;text-decoration:underline;transition:color .2s ease}.view-coupons-btn:hover{color:#2563eb}.available-coupons{margin-top:12px;max-height:220px;overflow-y:auto;border-radius:8px;border:1px solid #e2e8f0;background:white}.loading-coupons{display:flex;align-items:center;gap:8px;padding:20px;color:#64748b;font-size:14px;justify-content:center}.coupons-list{display:flex;flex-direction:column}.coupon-item{padding:16px;cursor:pointer;transition:all .2s ease;background:white;border-bottom:1px solid #f1f5f9}.coupon-item:hover{background:#f8fafc}.coupon-item:last-child{border-bottom:none}.coupon-item-content{display:flex;flex-direction:column;gap:6px}.coupon-item-header{display:flex;justify-content:space-between;align-items:center}.coupon-item-code{font-weight:700;font-size:13px;color:#1e293b;padding:4px 8px;background:#e2e8f0;border-radius:6px;letter-spacing:.5px}.coupon-item-savings{font-size:12px;color:#059669;font-weight:600;background:#d1fae5;padding:2px 6px;border-radius:4px}.coupon-item-title{font-weight:600;font-size:14px;color:#334155}.coupon-item-description{font-size:12px;color:#64748b;line-height:1.4}.no-coupons{display:flex;align-items:center;gap:8px;padding:20px;color:#64748b;font-size:14px;justify-content:center}.spinner{animation:spin 1s linear infinite}@media (max-width:480px){.coupon-input-row{flex-direction:row;gap:6px}.apply-coupon-btn{min-width:70px;padding:0 16px;font-size:13px}.coupon-input{font-size:13px;padding:12px 14px}.coupon-item-header{flex-direction:column;align-items:flex-start;gap:6px}.coupon-toggle-btn{padding:14px}.coupon-input-container{padding:12px}}.notify-me-btn{background-color:#386373;color:white;padding:10px 20px;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.notify-me-btn:hover{background-color:#2f5260;transform:translateY(-2px)}.notify-me-btn:active{background-color:#263f4c;transform:translateY(0)}.notify-me-btn:disabled{background-color:#a0b6bf;cursor:not-allowed}.delete-modal-overlay{background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;padding:1rem;animation:delete-modal-overlay-enter .2s ease-out}.delete-modal{border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:450px;position:relative;animation:delete-modal-enter .3s ease-out}.delete-modal-header{padding:1.5rem 1.5rem 0}.delete-modal-icon{background:#fef2f2;border:1px solid #fecaca;border-radius:50%;padding:.75rem;color:#ef4444;display:flex;align-items:center;justify-content:center}.delete-modal-close{padding:.5rem;border-radius:.5rem;color:#6b7280;transition:all .2s ease}.delete-modal-close:hover{background:#f3f4f6;color:#374151}.delete-modal-content{padding:1rem 1.5rem}.delete-modal-title{font-size:1.25rem;color:#1f2937;margin:0 0 .75rem}.delete-modal-message{color:#6b7280;margin:0 0 1rem;line-height:1.5}.delete-modal-address-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem;margin:1rem 0;font-size:.875rem}.delete-modal-address-preview p{margin:.25rem 0;color:#475569;line-height:1.4}.delete-modal-address-preview p:first-child{margin-top:0}.delete-modal-address-preview p:last-child{font-weight:500;color:#334155}.delete-modal-warning{color:#dc2626;font-size:.875rem;margin:.75rem 0 0;display:flex;align-items:center;gap:.375rem}.delete-modal-actions{gap:.75rem;padding:0 1.5rem 1.5rem;justify-content:flex-end}.delete-modal-cancel{background:white;border:1px solid #d1d5db;color:#374151;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;font-size:.875rem}.delete-modal-cancel:hover{background:#f9fafb;border-color:#9ca3af}.delete-modal-cancel:disabled{opacity:.6;cursor:not-allowed}.delete-modal-confirm{background:#dc2626;border:1px solid #dc2626;padding:.75rem 1.25rem;border-radius:.5rem;transition:all .2s ease;gap:.5rem;font-size:.875rem}.delete-modal-confirm:hover{background:#b91c1c;border-color:#b91c1c}.delete-modal-confirm:disabled{opacity:.6;cursor:not-allowed;background:#dc2626;border-color:#dc2626}@keyframes delete-modal-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes delete-modal-enter{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:640px){.delete-modal{margin:1rem;max-width:none}.delete-modal-actions{flex-direction:column-reverse}.delete-modal-cancel,.delete-modal-confirm{width:100%;justify-content:center}}.location-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:99999;display:flex}.location-overlay-mobile{align-items:flex-end;justify-content:center}.location-overlay-desktop{align-items:center;justify-content:center}.location-bottom-sheet{border-radius:20px 20px 0 0;width:100%;max-height:85vh;padding:20px;box-shadow:0 -10px 25px -5px rgba(0,0,0,.1)}.location-bottom-sheet,.location-modal{background:white;max-width:500px;overflow-y:auto;position:relative}.location-modal{border-radius:16px;width:90%;max-height:80vh;padding:0 32px 32px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:1px solid #e5e7eb}.location-close-btn{position:absolute;top:16px;right:16px;background:none;border:none;padding:8px;cursor:pointer;border-radius:8px;transition:background-color .2s;z-index:10}.location-close-btn:hover{background-color:#f3f4f6}.location-sheet-header{margin-bottom:24px;text-align:center}.location-sheet-title{font-size:24px;font-weight:600;color:#111827;margin:0 0 8px}.required-indicator{color:#ef4444}.location-subtitle{font-size:14px;color:#6b7280;margin:0}.current-location-display{display:flex;align-items:center;gap:12px;padding:16px;background-color:#f0fdf4;border:1px solid #22c55e;border-radius:12px;margin-bottom:20px}.current-location-text{font-size:14px;color:#15803d;font-weight:500}.location-share-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;background-color:#3b82f6;color:white;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-bottom:10px}.location-share-btn:hover:not(:disabled){background-color:#2563eb}.location-share-btn:disabled{opacity:.6;cursor:not-allowed}.location-divider{position:relative;text-align:center;margin:10px 0}.location-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background-color:#e5e7eb}.location-divider-text{background:white;color:#6b7280;padding:0 16px;font-size:14px;position:relative}.location-search-container{position:relative;margin-bottom:16px}.location-search-input{width:100%;padding:16px 48px 16px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;outline:none;transition:border-color .2s}.location-search-input:focus{border-color:#3b82f6}.location-search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#9ca3af}.location-predictions{max-height:200px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:20px}.location-prediction-item{display:flex;align-items:flex-start;gap:12px;padding:16px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #f3f4f6}.location-prediction-item:last-child{border-bottom:none}.location-prediction-item:hover{background-color:#f9fafb}.prediction-icon{margin-top:2px;flex-shrink:0}.prediction-text{flex:1 1}.prediction-main{font-weight:500;color:#111827;margin-bottom:4px}.prediction-secondary{font-size:14px;color:#6b7280}.location-login-section{text-align:center;padding-top:10px;border-top:1px solid #e5e7eb}.location-login-text{font-size:14px;color:#6b7280}.location-login-link{color:var(--color-primary);cursor:pointer;font-weight:500}.location-login-link:hover{text-decoration:underline}@media (max-width:768px){.location-modal{margin:20px;width:calc(100% - 40px);max-width:none;padding:24px}.location-sheet-title{font-size:20px}}.payment-result-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:9999}.payment-result-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;background-color:white}.payment-result-close-btn{position:absolute;top:20px;right:20px;background:none;border:none;cursor:pointer;color:#666;padding:8px;border-radius:50%;transition:background-color .2s;z-index:10001}.payment-result-close-btn:hover{background-color:#f5f5f5}.payment-result-content{text-align:center;max-width:500px;width:100%;max-height:90vh;overflow-y:auto}.payment-result-icon{margin-bottom:24px}.payment-result-icon.success{color:#10b981}.payment-result-icon.failed{color:#ef4444}.payment-result-message{margin-bottom:15px}.payment-result-title{font-size:28px;font-weight:700;margin-bottom:8px;color:#1f2937}.payment-result-subtitle{font-size:16px;color:#6b7280}.payment-result-order-summary{background-color:#f9fafb;border-radius:12px;padding:24px;margin-bottom:15px;text-align:left}.order-summary-header h3{font-size:20px;font-weight:600;margin-bottom:16px;color:#1f2937}.order-summary-details{margin-bottom:20px}.order-detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:1px solid #e5e7eb}.order-detail-row:last-child{border-bottom:none}.order-detail-label{color:#374151}.order-detail-value{font-weight:600;color:#1f2937}.order-delivery-address{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.order-delivery-address h4{font-size:16px;font-weight:600;margin-bottom:8px;color:#1f2937}.order-delivery-address p{font-size:14px;color:#6b7280;line-height:1.5}.payment-result-actions{display:flex;flex-direction:column;gap:12px}.btn-continue-shopping,.btn-order-details,.btn-retry-payment{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 24px;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-continue-shopping{background-color:#3b82f6;color:white}.btn-continue-shopping:hover{background-color:#2563eb}.btn-order-details{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.btn-order-details:hover{background-color:#e5e7eb}.btn-retry-payment{background-color:#ef4444;color:white}.btn-retry-payment:hover{background-color:#dc2626}@media (min-width:768px){.payment-result-container{background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.payment-result-content{background-color:white;border-radius:16px;padding:25px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-height:80vh}.payment-result-actions{flex-direction:row;justify-content:center}.btn-continue-shopping,.btn-order-details,.btn-retry-payment{min-width:180px}}@media (max-width:767px){.payment-result-container{padding:0}.payment-result-content{padding:40px 20px 20px;height:100vh;overflow-y:auto}.payment-result-close-btn{display:none}.payment-result-icon svg{width:60px;height:60px}.payment-result-title{font-size:24px}.payment-result-order-summary{padding:20px}}.location-permission-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .3s ease-out}.location-permission-modal{background:white;border-radius:12px;padding:20px;max-width:280px;width:100%;box-shadow:0 8px 20px rgba(0,0,0,.15);text-align:center;position:relative;animation:slideUp .3s ease-out}.location-permission-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.location-permission-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.location-permission-actions{display:flex;gap:8px;flex-direction:column}.location-permission-allow{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:6px}.location-permission-allow:hover{transform:translateY(-1px)}.location-permission-deny{background:transparent;color:#666;border:1px solid #e0e0e0;border-radius:8px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease}.location-permission-deny:hover{background:#f5f5f5}.location-permission-close{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .3s ease}.location-permission-close:hover{background-color:#f0f0f0}.location-permission-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px}.location-permission-spinner{width:18px;height:18px;border:2px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@media (max-width:480px){.location-permission-modal{padding:16px;margin:16px;max-width:260px}}.order-detail-main-container{max-width:800px;margin:0 auto;background-color:#f8f9fa;min-height:100vh;padding-bottom:20px}.order-detail-sticky-header{display:none}.order-detail-back-button{background:none;border:none;padding:8px;margin-right:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#495057;transition:background-color .2s}.order-detail-back-button:hover{background-color:#f8f9fa}.order-detail-header-title{font-size:18px;font-weight:600;color:#212529;margin:0}.order-detail-main-content{padding:20px;display:flex;flex-direction:column;gap:16px}.order-detail-status-card{background-color:#ffffff;border-radius:12px;padding:20px;border:1px solid #e9ecef;box-shadow:0 1px 3px rgba(0,0,0,.05)}.order-detail-status-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.order-detail-order-info-main{flex:1 1}.order-detail-order-id{font-size:20px;font-weight:600;color:#212529;margin:0 0 8px}.order-detail-order-date{display:flex;align-items:center;gap:6px;color:#6c757d;font-size:14px;margin:0}.order-detail-status-badges-container{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.order-detail-status-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize;white-space:nowrap}.order-detail-status-badge.order-detail-order-status,.order-detail-status-badge.order-detail-payment-status{background-color:#f8f9fa;color:#495057;border:1px solid #dee2e6}.order-detail-status-badge.order-detail-payment-status.order-detail-paid{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.order-detail-status-badge.order-detail-payment-status.order-detail-pending{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.order-detail-status-icon{flex-shrink:0}.order-detail-info-card{background-color:#ffffff;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden}.order-detail-card-header{display:flex;align-items:center;gap:10px;padding:16px 20px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.order-detail-card-header h3{font-size:16px;font-weight:600;color:#212529;margin:0}.order-detail-card-content{padding:20px}.order-detail-customer-info{display:flex;flex-direction:column;gap:12px}.order-detail-info-row{display:flex;justify-content:space-between;align-items:center}.order-detail-label{font-weight:500;color:#6c757d;font-size:14px}.order-detail-value{color:#212529;font-weight:500;display:flex;align-items:center;gap:6px;font-size:14px}.order-detail-summary-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.order-detail-summary-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.order-detail-summary-label{font-weight:500;color:#6c757d;font-size:14px}.order-detail-summary-value{color:#212529;font-weight:500;font-size:14px}.order-detail-delivery-info{display:flex;flex-direction:column;gap:20px}.order-detail-address-section{display:flex;flex-direction:column;gap:8px}.order-detail-address-header{display:flex;align-items:center;gap:8px}.order-detail-address-label{font-weight:500;color:#495057;font-size:14px}.order-detail-address-text{color:#212529;line-height:1.5;margin:0;padding-left:24px;font-size:14px}.order-detail-delivery-status-section{display:flex;flex-direction:column;gap:12px}.order-detail-delivery-status{display:flex;align-items:center;gap:8px;padding:12px;background-color:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.order-detail-delivery-completed{display:flex;align-items:center;gap:8px;color:#28a745;font-size:14px;font-weight:500}.order-detail-delivery-pending{display:flex;align-items:center;gap:8px;color:#6c757d;font-size:14px}.order-detail-delivery-check{color:#28a745}.order-detail-delivery-clock{color:#ffc107}.order-detail-expected-delivery,.order-detail-tracking-section{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:14px}.order-detail-expected-label,.order-detail-tracking-label{color:#6c757d;font-weight:500}.order-detail-expected-date,.order-detail-tracking-id{color:#212529;font-weight:500}.order-detail-price-breakdown{display:flex;flex-direction:column;gap:12px}.order-detail-price-item{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.order-detail-price-label{color:#495057;font-size:14px}.order-detail-price-value{color:#212529;font-weight:500;font-size:14px}.order-detail-discount-item .order-detail-price-label{color:#28a745}.order-detail-discount-value{color:#28a745!important}.order-detail-price-divider{height:1px;background-color:#e9ecef;margin:8px 0}.order-detail-total-item{border-top:2px solid #e9ecef;padding-top:12px;margin-top:8px}.order-detail-total-label{font-weight:600;color:#212529;font-size:16px}.order-detail-total-value{font-weight:700;color:#212529;font-size:18px}.order-detail-review-card{border:2px dashed #dee2e6}.order-detail-rating-display{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.order-detail-rating-stars{display:flex;gap:4px}.order-detail-star-filled{color:#ffc107;fill:#ffc107}.order-detail-star-empty{color:#dee2e6}.order-detail-rating-text,.order-detail-review-button{color:#6c757d;font-size:14px}.order-detail-review-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px;background-color:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.order-detail-review-button:hover{background-color:#e9ecef;border-color:#adb5bd}@media (max-width:768px){.order-detail-sticky-header{display:flex;align-items:center;padding:16px 20px;background-color:#ffffff;border-bottom:1px solid #e9ecef;position:-webkit-sticky;position:sticky;top:0;z-index:100}.order-detail-main-content{padding:16px;gap:12px}.order-detail-status-header{flex-direction:column;gap:12px;align-items:flex-start}.order-detail-status-badges-container{align-items:flex-start;align-self:stretch}.order-detail-status-badge{align-self:flex-start}.order-detail-card-content{padding:16px}.order-detail-expected-delivery,.order-detail-info-row,.order-detail-price-item,.order-detail-summary-item,.order-detail-tracking-section{flex-direction:column;align-items:flex-start;gap:4px}.order-detail-delivery-status{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:480px){.order-detail-sticky-header{display:flex;align-items:center;padding:16px 20px;background-color:#ffffff;border-bottom:1px solid #e9ecef;position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:12px 16px}.order-detail-main-content{padding:12px}.order-detail-info-card,.order-detail-status-card{border-radius:8px}.order-detail-card-header{padding:12px 16px}.order-detail-card-content{padding:12px}.order-detail-order-id{font-size:18px}.order-detail-header-title{font-size:16px}}.desktopOnly{display:none}@media (min-width:768px){.desktopOnly{display:block}}.my-order-container{display:flex;flex-direction:column;min-height:100vh;max-width:480px;margin:0 auto;background-color:#ffffff;position:relative}.main-content{flex:1 1;overflow-y:auto;position:relative;z-index:1}.page-title h1{margin:0 0 4px;color:#00bcd4;font-size:24px;font-weight:600}.page-title p{margin:0 0 10px;color:#666;font-size:14px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}.loading-spinner{border:3px solid #f3f3f3}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.empty-state h3{margin:16px 0 8px;color:#333;font-size:18px}.empty-state p{margin:0;color:#666;font-size:14px}.items-list{display:flex;flex-direction:column;gap:16px;padding:8px}.item-card{display:flex;gap:16px;padding:16px;background-color:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid rgba(0,0,0,.1);cursor:pointer;transition:transform .2s,box-shadow .2s}.item-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.item-details{display:flex;flex-direction:column}.order-header-section{margin-bottom:8px}.item-name{margin:0 0 4px;font-weight:600;line-height:1.4;color:#030213}.order-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.order-date{font-size:12px;color:#666}.order-status{font-size:12px;font-weight:500;padding:2px 8px;border-radius:12px;text-transform:uppercase}.order-status.delivered{background-color:#e8f5e8;color:#2e7d32}.order-status.processing{background-color:#fff3e0;color:#f57c00}.order-status.cancelled{background-color:#ffebee;color:#c62828}.order-details-section{margin-bottom:8px}.item-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.quantity{font-size:14px;color:#666}.price{font-size:16px;font-weight:600;color:#00bcd4}.payment-info{display:flex;justify-content:space-between;align-items:center;font-size:12px}.payment-status{font-weight:500}.payment-status.paid{color:#2e7d32}.payment-status.failed{color:#c62828}.payment-status.pending{color:#f57c00}.payment-mode{color:#666;text-transform:uppercase}.order-actions{margin-top:12px}.review-button{background-color:var(--color-primary);color:white;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s;margin-top:10px}.review-button:hover{background-color:#00acc1}@media (min-width:768px){.my-order-container{max-width:100%;width:100%;margin:0;border-radius:0;box-shadow:none;background-color:#f8f9fa}.order-detail-sticky-header{padding:20px 40px;background:white;border-bottom:1px solid #dee2e6}.main-content{width:100%;max-width:none;margin:0}.items-list{gap:20px;width:100%}.item-card{padding:24px 32px;border-radius:12px;background:white;border:1px solid #dee2e6;box-shadow:0 2px 4px rgba(0,0,0,.05)}.item-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);border-color:#00bcd4}.item-details{display:grid;grid-template-columns:1fr 200px 180px 150px 120px;align-items:center;grid-gap:24px;gap:24px;width:100%}.order-header-section{margin-bottom:0}.item-name{font-size:18px;margin-bottom:8px;font-weight:600}.order-meta{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:0}.order-date{font-size:14px;color:#6c757d}.order-status{font-size:12px;padding:4px 12px;border-radius:16px;font-weight:600}.order-details-section{margin-bottom:0;text-align:center}.item-info{flex-direction:column;align-items:center;gap:6px;margin-bottom:0}.quantity{font-size:14px;color:#6c757d}.price{font-size:20px;font-weight:700;color:#28a745}.payment-info{flex-direction:column;align-items:center;gap:6px;font-size:14px;text-align:center}.payment-status{font-weight:600;text-transform:capitalize}.payment-mode{font-size:12px;color:#6c757d;font-weight:500}.order-actions{margin-top:0;display:flex;justify-content:center}.review-button{padding:12px 24px;min-width:100px}.items-list:before,.review-button{font-size:14px;border-radius:8px;font-weight:600}.items-list:before{content:"";display:grid;grid-template-columns:1fr 200px 180px 150px 120px;grid-gap:24px;gap:24px;padding:16px 32px;background:#f8f9fa;margin-bottom:20px;color:#495057;border:1px solid #dee2e6}.items-list:after{content:"Order Details" "\A" "Quantity & Price" "\A" "Payment Info" "\A" "Actions";white-space:pre;display:none}}@media (min-width:1200px){.item-card{padding:28px 40px}.item-details{gap:32px;grid-template-columns:1fr 220px 200px 160px 140px}.item-name{font-size:20px}.price{font-size:22px}}@media (min-width:1400px){.item-details{gap:40px}}.order-details-container{display:flex;flex-direction:column;min-height:100vh;max-width:480px;margin:0 auto;background-color:#ffffff;position:relative}.order-details-container .status-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;background-color:#ffffff;font-size:14px;font-weight:600}.order-details-container .status-icons{display:flex;align-items:center;gap:4px}.order-details-container .signal-bars{display:flex;gap:2px;align-items:end}.order-details-container .bar{width:3px;background-color:#000}.order-details-container .bar:first-child{height:4px}.order-details-container .bar:nth-child(2){height:6px}.order-details-container .bar:nth-child(3){height:8px}.order-details-container .bar:nth-child(4){height:10px}.order-details-container .header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#ffffff;border-bottom:1px solid rgba(0,0,0,.1)}.order-details-container .back-button{background:none;border:none;cursor:pointer;color:#00bcd4;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.order-details-container .header-title{display:flex;align-items:center;gap:8px;color:#00bcd4;font-weight:500}.order-details-container .app-icon{font-size:18px}.order-details-container .header-actions{display:flex;gap:12px}.order-details-container .icon-button{background:none;border:none;cursor:pointer;color:#666;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.order-details-container .main-content{flex:1 1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.savings-banner{background:linear-gradient(135deg,#7ed321,#4fd61a);border-radius:12px;padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:8px;color:white;font-weight:500;font-size:14px}.savings-icon{font-size:16px}.order-card{background-color:#ffffff;border:2px solid #00bcd4;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:18px}.status-header{text-align:center}.status-delivered{padding:8px 24px;border-radius:20px;font-weight:500;font-size:14px}.product-image-container{width:60px;height:120px;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.product-img{width:100%;height:100%;object-fit:cover}.order-info{justify-content:space-between}.order-info,.order-number{display:flex;align-items:center}.order-number{gap:8px;font-size:14px;font-weight:500;color:#333}.copy-icon{font-size:12px;color:#666}.ordered-items-btn{background-color:#e6f7f8;color:#00bcd4;border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:500;cursor:pointer}.delivery-section,.status-section,.summary-section{background-color:#ffffff;border:1px solid #1a95bd;border-radius:12px;overflow:hidden}.section-header{background-color:#e6f7f8;color:var(--color-primary);padding:12px 16px;font-weight:500;font-size:14px;text-align:center}.status-content{padding:16px;display:flex;justify-content:space-between;align-items:center}.status-label{color:#7ed321}.status-label,.status-value{font-weight:500;font-size:14px}.status-value{color:#333}.address-content{padding:16px;display:flex;flex-direction:column;gap:8px}.address-info,.customer-info,.phone-info{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#333}.info-icon{color:#00bcd4;margin-top:2px;flex-shrink:0}.summary-content{padding:16px;display:flex;flex-direction:column}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#333}.summary-row:first-child span:first-child{font-weight:500}.total-row{border-top:1px solid rgba(0,0,0,.1);padding-top:8px;margin-top:8px;font-weight:600}.action-btn{background-color:var(--color-primary);color:white;border:none;border-radius:8px;padding:14px 16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:7px;font-weight:500;cursor:pointer;transition:background-color .2s}.action-btn:hover{background-color:#00acc1}.care-icon,.track-icon{font-size:18px}.order-details-container .bottom-nav{display:flex;justify-content:space-around;align-items:center;padding:12px 0;background-color:#ffffff;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -2px 8px rgba(0,0,0,.1)}.order-details-container .nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;cursor:pointer;color:#666;font-size:12px;padding:8px;border-radius:8px;transition:color .2s}.order-details-container .nav-item.active,.order-details-container .nav-item:hover{color:#00bcd4}@media (min-width:768px){.order-details-container{max-width:600px;margin:20px auto;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);overflow:hidden}.order-details-container .status-bar{display:none}.order-details-container .header{padding:20px 24px}.order-details-container .main-content{padding:24px;gap:20px}.savings-banner{padding:16px 20px;font-size:16px}.order-card{padding:20px;gap:16px}.product-images{width:100%;position:unset;display:flex;flex-wrap:wrap;gap:5px}.product-image-container{width:80px;height:80px}.action-buttons{gap:16px;margin-bottom:24px}.action-btn{padding:16px 20px;font-size:16px}.order-details-container .bottom-nav{padding:16px 0}.order-details-container .nav-item{padding:12px;font-size:14px}}@media (min-width:1024px){.order-details-container{max-width:800px}.order-details-container .main-content{padding:32px;gap:24px}.savings-banner{padding:20px 24px;font-size:18px}.order-card{padding:24px;gap:20px}.product-image-container{width:100px;height:100px}.section-header{padding:16px 20px;font-size:16px}.address-content,.status-content,.summary-content{padding:20px}.summary-row{font-size:16px}}.dark .order-details-container{background-color:#1a1a1a}.dark .savings-banner{background:linear-gradient(135deg,#5da517,#3ea815)}.dark .delivery-section,.dark .order-card,.dark .status-section,.dark .summary-section{background-color:#2a2a2a;border-color:#00bcd4}.dark .section-header{background-color:#1e4a4f}.dark .order-details-container .bottom-nav,.dark .order-details-container .header{background-color:#1a1a1a;border-color:#444}.dark .address-info,.dark .customer-info,.dark .order-number,.dark .phone-info,.dark .status-value,.dark .summary-row{color:#ffffff}.banner-cancelled{background:linear-gradient(135deg,#ff4444,#cc0000);color:white;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.banner-savings{background:linear-gradient(135deg,#7ed321,#4fd61a);color:white}.banner-default{background:var(--color-primary);color:white}.status-badge{padding:8px 24px;border-radius:20px;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.status-cancelled{background-color:#ff4444;color:white}.status-awaiting{background-color:#9c27b0;color:white}.status-delivered{background-color:#7ed321;color:white}.status-default{background-color:var(--color-primary);color:white}.status-content .status-label.status-cancelled{color:#ff4444}.status-content .status-label.status-awaiting{color:#9c27b0}.status-content .status-label.status-delivered{color:#7ed321}.items-section{background-color:#ffffff;border:1px solid #00bcd4;border-radius:12px;overflow:hidden}.items-content{display:flex;flex-direction:column;gap:16px;padding:5px 16px}.item-row{display:flex;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.1)}.item-row:last-child{border-bottom:none;padding-bottom:0}.item-image{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}.item-img{width:100%;height:100%;object-fit:cover}.item-details{flex:1 1}.item-name{font-size:14px;font-weight:500;margin:0 0 8px;color:#333;line-height:1.3}.item-meta{display:flex;justify-content:space-between;align-items:center}.item-quantity{font-size:12px;color:#666}.item-price{font-size:14px;font-weight:600;color:#00bcd4}.return-btn{background-color:#ff9800}.cancel-btn{background-color:#f44336}.return-btn:hover{background-color:#f57c00}.cancel-btn:hover{background-color:#d32f2f}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#00bcd4;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dark .items-section{background-color:#2a2a2a;border-color:#00bcd4}.dark .item-name{color:#ffffff}.dark .item-quantity{color:#cccccc}.order-cancelled-container{display:flex;flex-direction:column;min-height:100vh;max-width:480px;margin:0 auto;background-color:#f8f9fa;position:relative}.order-cancelled-container .status-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 20px;background-color:#f8f9fa;font-size:14px;font-weight:600}.order-cancelled-container .status-icons{display:flex;align-items:center;gap:4px}.order-cancelled-container .signal-bars{display:flex;gap:2px;align-items:end}.order-cancelled-container .bar{width:3px;background-color:#000}.order-cancelled-container .bar:first-child{height:4px}.order-cancelled-container .bar:nth-child(2){height:6px}.order-cancelled-container .bar:nth-child(3){height:8px}.order-cancelled-container .bar:nth-child(4){height:10px}.cancelled-main-content{flex:1 1;display:flex;flex-direction:column;align-items:center;background-color:#f8f9fa;padding-bottom:40px}.illustration-container{width:100%;max-width:300px;margin-top:20px}.cancelled-illustration{width:100%;height:auto;object-fit:contain}.cancellation-message{text-align:center;margin:20px 0 10px}.cancellation-message h1{font-size:18px;font-weight:600;color:#333;margin:0;line-height:1.3}.cancelled-banner{background-color:#ff6b6b;color:white;padding:12px 0;text-align:center;font-weight:600;font-size:16px;width:100%;max-width:350px;border-radius:8px;margin:10px 0}.cancelled-products-container{background-color:#e3f2fd;border:2px solid #64b5f6;border-radius:12px;padding:16px;width:100%;max-width:350px;margin:10px 0}.cancelled-products-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.cancelled-product-image{width:60px;height:60px;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.1);background-color:white}.cancelled-product-image img{width:100%;height:100%;object-fit:cover}.cancelled-order-details{text-align:center;margin:10px 0}.cancelled-order-number{font-size:16px;font-weight:600;color:#333;margin-bottom:4px}.cancelled-total-amount{font-size:14px;color:#666}.continue-shopping-btn{background-color:var(--color-primary);color:white;border:none;border-radius:8px;padding:16px 32px;font-size:16px;font-weight:600;cursor:pointer;width:100%;max-width:350px;margin:20px 0;transition:background-color .2s}.continue-shopping-btn:hover{background-color:#00acc1}@media (min-width:768px){.order-cancelled-container{max-width:100%;width:100%;margin:0;border-radius:0;background-color:#f8f9fa;min-height:100vh}.order-detail-sticky-header{padding:16px 40px;background:white;border-bottom:1px solid #e9ecef;box-shadow:0 1px 3px rgba(0,0,0,.1)}.cancelled-main-content{padding:40px;max-width:800px;margin:0 auto;gap:24px;min-height:calc(100vh - 80px);justify-content:center}.illustration-container{max-width:280px;margin-top:0}.cancellation-message{margin:16px 0}.cancellation-message h1{font-size:24px;font-weight:600;color:#dc3545;text-transform:uppercase;letter-spacing:.5px}.cancelled-banner{font-size:18px;padding:14px 0;max-width:450px;border-radius:10px;margin:16px 0;font-weight:600;letter-spacing:.3px;box-shadow:0 2px 6px rgba(255,107,107,.25)}.cancelled-products-container{max-width:500px;padding:24px;border-radius:12px;margin:20px 0;border:2px solid #64b5f6;box-shadow:0 4px 12px rgba(100,181,246,.15)}.cancelled-products-grid{gap:16px;justify-items:center}.cancelled-product-image{width:80px;height:80px;border-radius:10px;border:1px solid rgba(0,0,0,.1);box-shadow:0 2px 6px rgba(0,0,0,.08);transition:transform .2s ease}.cancelled-product-image:hover{transform:scale(1.03)}.cancelled-order-details{margin:20px 0;padding:20px;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.04);border:1px solid #e9ecef}.cancelled-order-number{font-size:18px;font-weight:600;color:#495057;margin-bottom:8px;font-family:monospace}.cancelled-total-amount{font-size:16px;color:#6c757d;font-weight:500}.continue-shopping-btn{font-size:16px;padding:14px 40px;max-width:300px;margin:24px 0;border-radius:10px;font-weight:600;box-shadow:0 3px 8px rgba(0,188,212,.25);transition:all .2s ease}.continue-shopping-btn:hover{background-color:#00acc1;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,188,212,.35)}}@media (min-width:1024px){.cancelled-main-content{padding:50px;gap:28px;max-width:900px}.illustration-container{max-width:320px}.cancellation-message h1{font-size:26px}.cancelled-banner{font-size:20px;padding:16px 0;max-width:500px;margin:18px 0}.cancelled-products-container{max-width:550px;padding:28px;margin:22px 0}.cancelled-products-grid{gap:18px}.cancelled-product-image{width:90px;height:90px}.cancelled-order-details{padding:24px;margin:22px 0}.cancelled-order-number{font-size:20px;margin-bottom:10px}.cancelled-total-amount{font-size:17px}.continue-shopping-btn{font-size:17px;padding:16px 45px;max-width:320px;margin:28px 0}}@media (min-width:1400px){.cancelled-main-content{padding:60px;gap:32px;max-width:1000px}.illustration-container{max-width:350px}.cancellation-message h1{font-size:28px}.cancelled-banner{font-size:22px;padding:18px 0;max-width:550px}.cancelled-products-container{max-width:600px;padding:32px}.cancelled-products-grid{gap:20px}.cancelled-product-image{width:100px;height:100px}.cancelled-order-number{font-size:22px}.cancelled-total-amount{font-size:18px}.continue-shopping-btn{font-size:18px;padding:18px 50px;max-width:350px}}.cancelled-products-grid.single-product{display:flex;justify-content:center;align-items:center}.cancelled-products-grid.single-product .cancelled-product-image{width:80px;height:80px}@media (min-width:768px){.cancelled-products-grid.single-product .cancelled-product-image{width:100px;height:100px}}@media (min-width:1024px){.cancelled-products-grid.single-product .cancelled-product-image{width:110px;height:110px}}@media (min-width:1400px){.cancelled-products-grid.single-product .cancelled-product-image{width:120px;height:120px}}.dark .cancelled-main-content,.dark .order-cancelled-container{background-color:#1a1a1a}.dark .cancellation-message h1,.dark .cancelled-order-number{color:#ffffff}.dark .cancelled-total-amount{color:#aaa}.dark .cancelled-products-container{background-color:#2a3c5a;border-color:#4a6fa5}.dark .cancelled-product-image{background-color:#333;border-color:#555}.dark .cancelled-order-details{background-color:#2d3748;border-color:#4a5568}.shipping-address-container{display:flex;flex-direction:column;min-height:100vh;max-width:480px;margin:0 auto;background-color:#f8f9fa;position:relative}.shipping-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#ffffff;border-bottom:1px solid rgba(0,0,0,.1)}.shipping-back-btn{background:none;border:none;cursor:pointer;padding:4px;border-radius:50%;justify-content:center}.shipping-back-btn,.shipping-header-title{color:#00bcd4;display:flex;align-items:center}.shipping-header-title{gap:8px;font-weight:500}.shipping-app-icon{font-size:18px}.shipping-header-actions{display:flex;gap:12px}.shipping-icon-btn{background:none;border:none;cursor:pointer;color:#666;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.shipping-main-content{flex:1 1;overflow-y:auto;padding:20px 20px 140px}.shipping-title-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.shipping-title-content{flex:1 1}.shipping-page-title{font-size:24px;font-weight:600;color:var(--color-primary);margin:0 0 4px;line-height:1.2}.shipping-page-subtitle{font-size:14px;color:#666;margin:0;line-height:1.3;width:135%}.shipping-add-btn{background-color:var(--color-primary);color:white;border:none;border-radius:6px;padding:8px 12px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;margin-left:16px;transition:background-color .2s}.shipping-add-btn:hover{background-color:#00acc1}.shipping-address-list{display:flex;flex-direction:column;gap:16px}.shipping-address-card{background-color:#e3f2fd;border:2px solid #64b5f6;border-radius:12px;padding:16px;transition:transform .2s,box-shadow .2s}.shipping-address-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.shipping-card-content{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.shipping-card-left{display:flex;gap:12px;flex:1 1}.shipping-home-icon{color:#00bcd4;padding:4px;flex-shrink:0;margin-top:2px}.shipping-address-details{flex:1 1}.shipping-address-name{font-size:16px;font-weight:600;color:#333;margin:0 0 8px;line-height:1.2}.shipping-address-line{font-size:14px;color:#555;margin:0 0 4px;line-height:1.3}.shipping-address-line:last-child{margin-bottom:0}.shipping-edit-btn{background-color:var(--color-primary);color:white;border:none;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background-color .2s;margin-top:2px}.shipping-edit-btn:hover{background-color:#00acc1}.shipping-bottom-cart{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;background-color:#ffffff;border-top:1px solid rgba(0,0,0,.1);box-shadow:0 -4px 16px rgba(0,0,0,.1);padding:16px 20px;display:flex;flex-direction:column;gap:12px}.shipping-cart-info{display:flex;align-items:center;gap:12px}.shipping-cart-icon{font-size:20px;color:#00bcd4}.shipping-cart-details{display:flex;gap:8px;flex:1 1}.shipping-cart-items{font-size:14px;color:#333;font-weight:500}.shipping-cart-price{font-size:14px;color:#333;font-weight:600}.shipping-view-cart-btn{background:none;border:2px solid #00bcd4;color:#00bcd4;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.shipping-proceed-btn,.shipping-view-cart-btn:hover{background-color:#00bcd4;color:white}.shipping-proceed-btn{border:none;border-radius:8px;padding:14px 20px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .2s;width:100%}.shipping-proceed-btn:hover{background-color:#00acc1}.shipping-proceed-arrow{font-size:18px;transition:transform .2s}.shipping-proceed-btn:hover .shipping-proceed-arrow{transform:translateX(4px)}@media (min-width:768px){.shipping-address-container{max-width:700px;margin:20px auto;border-radius:20px;overflow:hidden;background-color:#ffffff}.shipping-header{padding:20px 30px}.shipping-main-content{padding:30px 30px 180px;background-color:#ffffff}.shipping-title-section{margin-bottom:32px;flex-direction:row;align-items:center}.shipping-page-title{font-size:28px}.shipping-page-subtitle{font-size:16px}.shipping-add-btn{padding:12px 20px;font-size:14px;margin-left:20px}.shipping-address-list{gap:24px}.shipping-address-card{padding:24px}.shipping-card-left{gap:16px}.shipping-address-name{font-size:18px}.shipping-address-line{font-size:15px}.shipping-edit-btn{padding:10px 18px;font-size:14px}.shipping-bottom-cart{max-width:700px;padding:24px 30px;gap:16px}.shipping-cart-details{gap:16px}.shipping-cart-items,.shipping-cart-price{font-size:16px}.shipping-view-cart-btn{padding:12px 24px;font-size:16px}.shipping-proceed-btn{padding:16px 24px;font-size:18px}}@media (min-width:1024px){.shipping-address-container{max-width:900px;min-height:calc(100vh - 80px)}.shipping-header{padding:20px 32px;border-bottom:1px solid rgba(0,0,0,.1)}.shipping-header-title{font-size:16px}.shipping-app-icon{font-size:18px}.shipping-main-content{padding:32px 32px 120px}.shipping-title-section{margin-bottom:28px;align-items:flex-start}.shipping-page-title{font-size:26px;margin-bottom:6px}.shipping-page-subtitle{font-size:15px}.shipping-add-btn{padding:10px 16px;font-size:13px;margin-left:20px;border-radius:6px}.shipping-address-list{grid-gap:20px;gap:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.shipping-address-card{padding:20px;border-radius:12px;border-width:2px}.shipping-card-left{gap:14px}.shipping-home-icon{padding:4px}.shipping-address-name{font-size:16px;margin-bottom:8px}.shipping-address-line{font-size:14px;margin-bottom:4px}.shipping-edit-btn{padding:8px 14px;font-size:12px;border-radius:6px}.shipping-bottom-cart{max-width:900px;padding:20px 32px;gap:16px;border-radius:16px 16px 0 0}.shipping-cart-info{gap:14px}.shipping-cart-icon{font-size:20px}.shipping-cart-details{gap:16px}.shipping-cart-items,.shipping-cart-price{font-size:15px}.shipping-view-cart-btn{padding:10px 18px;font-size:14px;border-radius:8px}.shipping-proceed-btn{padding:12px 20px;font-size:16px;border-radius:8px}}@media (min-width:1440px){.shipping-address-container{max-width:1100px}.shipping-header{padding:24px 40px}.shipping-main-content{padding:40px 40px 140px}.shipping-title-section{margin-bottom:32px}.shipping-page-title{font-size:30px;margin-bottom:8px}.shipping-page-subtitle{font-size:16px}.shipping-add-btn{padding:12px 20px;font-size:14px;margin-left:24px}.shipping-address-list{gap:24px;grid-template-columns:repeat(auto-fit,minmax(450px,1fr))}.shipping-address-card{padding:24px;border-radius:14px}.shipping-card-left{gap:16px}.shipping-address-name{font-size:17px;margin-bottom:10px}.shipping-address-line{font-size:15px;margin-bottom:5px}.shipping-edit-btn{padding:10px 16px;font-size:13px}.shipping-bottom-cart{max-width:1100px;padding:24px 40px;gap:18px}.shipping-cart-info{gap:16px}.shipping-cart-icon{font-size:22px}.shipping-cart-details{gap:18px}.shipping-cart-items,.shipping-cart-price{font-size:16px}.shipping-view-cart-btn{padding:12px 20px;font-size:15px;border-radius:10px}.shipping-proceed-btn{padding:14px 24px;font-size:17px;border-radius:10px}}@media (min-width:1920px){.shipping-address-container{max-width:1300px}.shipping-header{padding:28px 48px}.shipping-main-content{padding:48px 48px 160px}.shipping-title-section{margin-bottom:36px}.shipping-page-title{font-size:34px;margin-bottom:10px}.shipping-page-subtitle{font-size:17px}.shipping-add-btn{padding:14px 24px;font-size:15px;margin-left:28px}.shipping-address-list{gap:28px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.shipping-address-card{padding:28px;border-radius:16px}.shipping-card-left{gap:18px}.shipping-address-name{font-size:18px;margin-bottom:12px}.shipping-address-line{font-size:16px;margin-bottom:6px}.shipping-edit-btn{padding:12px 20px;font-size:14px}.shipping-bottom-cart{max-width:1300px;padding:28px 48px;gap:20px}.shipping-cart-info{gap:18px}.shipping-cart-icon{font-size:24px}.shipping-cart-details{gap:20px}.shipping-cart-items,.shipping-cart-price{font-size:17px}.shipping-view-cart-btn{padding:14px 24px;font-size:16px;border-radius:12px}.shipping-proceed-btn{padding:16px 28px;font-size:18px;border-radius:12px}}.dark .shipping-address-container,.dark .shipping-header{background-color:#1a1a1a}.dark .shipping-header{border-bottom-color:#444}.dark .shipping-main-content{background-color:#1a1a1a}.dark .shipping-page-title{color:#00bcd4}.dark .shipping-page-subtitle{color:#aaa}.dark .shipping-address-card{background-color:#2a3c5a;border-color:#4a6fa5}.dark .shipping-address-name{color:#ffffff}.dark .shipping-address-line{color:#ccc}.dark .shipping-bottom-cart{background-color:#1a1a1a;border-top-color:#444}.dark .shipping-cart-items,.dark .shipping-cart-price{color:#ffffff}.shipping-add-btn:focus,.shipping-back-btn:focus,.shipping-edit-btn:focus,.shipping-icon-btn:focus,.shipping-proceed-btn:focus,.shipping-view-cart-btn:focus{outline:2px solid #00bcd4;outline-offset:2px}.shipping-back-btn:hover,.shipping-icon-btn:hover{background-color:rgba(0,188,212,.1)}.shipping-address-card:hover .shipping-edit-btn{background-color:#0097a7;transform:scale(1.05)}.shipping-address-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.shipping-edit-btn{transition:all .2s cubic-bezier(.4,0,.2,1)}@media print{.shipping-bottom-cart,.shipping-edit-btn,.shipping-header-actions{display:none}}.shipping-error-state,.shipping-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.loading-spinner{margin-bottom:16px;color:#00bcd4}.loading-text{color:#666;font-size:16px;margin:0}.error-icon{color:#dc3545;margin-bottom:16px}.error-title{color:#333;font-size:18px;margin:0 0 8px;font-weight:600}.error-message{color:#666;font-size:14px;margin:0 0 20px}.retry-button{background-color:#00bcd4;color:white;border:none;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#00acc1}.shipping-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{color:#ccc;margin-bottom:20px}.empty-title{color:#333;font-size:20px;margin:0 0 8px;font-weight:600}.empty-subtitle{color:#666;font-size:14px;margin:0 0 24px;line-height:1.4}.shipping-add-btn.primary{display:flex;align-items:center;gap:8px;background-color:#00bcd4;color:white;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s}.shipping-add-btn.primary:hover{background-color:#00acc1}.default-address{border-color:var(--color-primary)!important;position:relative}.default-indicator{position:absolute;top:-15px;right:-1px;background:#1895be;color:#ffffff;padding:4px 8px;border-radius:0 10px 0 8px;font-size:11px;font-weight:600;display:flex;align-items:center;gap:4px;text-transform:uppercase;letter-spacing:.5px}.shipping-card-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-end}.shipping-delete-btn{background:#dc3545;color:white;border:none;border-radius:6px;padding:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s;min-width:32px;min-height:32px}.shipping-delete-btn:hover{background:#c82333}.shipping-delete-btn:disabled{opacity:.6;cursor:not-allowed}.shipping-default-section{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.1)}.shipping-set-default-btn{background:none;border:1px solid #00bcd4;color:#00bcd4;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s}.shipping-set-default-btn:hover{background:#00bcd4;color:white}.shipping-set-default-btn:disabled{opacity:.6;cursor:not-allowed}.shipping-address-contact{font-size:13px;color:#666;margin:4px 0;font-weight:500}.shipping-address-landmark{font-size:13px;color:#555;margin:4px 0;font-style:italic}.shipping-home-icon-svg{color:#00bcd4}.delete-modal{max-height:90vh;overflow-y:auto}.delete-modal-close{border-radius:50%;display:flex;align-items:center;justify-content:center}.delete-modal-address-preview{margin:12px 0}.delete-modal-address-preview p{margin:0 0 4px}.delete-modal-address-preview p:last-child{margin-bottom:0}.delete-modal-warning{margin:12px 0 0;font-style:italic}.delete-modal-cancel{background:none;border:2px solid #6c757d;color:#6c757d;transition:all .2s}.delete-modal-cancel:hover{background:#6c757d;color:white}.delete-modal-confirm{border:2px solid #dc3545;gap:8px}.delete-modal-confirm:hover{border-color:#c82333}@media (min-width:1024px){.delete-modal{max-width:450px}.delete-modal-title{font-size:19px}.delete-modal-message{font-size:15px}.delete-modal-actions{gap:16px}.delete-modal-cancel,.delete-modal-confirm{padding:14px 20px;font-size:15px}}@media (prefers-reduced-motion:reduce){.shipping-add-btn,.shipping-address-card,.shipping-edit-btn,.shipping-proceed-btn,.shipping-view-cart-btn{transition:none}.shipping-address-card:hover .shipping-edit-btn{transform:none}}.delete-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.delete-modal{background:white;border-radius:12px;width:100%;max-width:400px;box-shadow:0 10px 25px rgba(0,0,0,.2)}.delete-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 0}.delete-modal-icon{color:#dc3545}.delete-modal-close{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:#666}.delete-modal-close:hover{background:#f8f9fa}.delete-modal-content{padding:20px}.delete-modal-title{font-size:18px;font-weight:600;margin:0 0 12px;color:#333}.delete-modal-message{font-size:14px;color:#666;margin:0 0 16px;line-height:1.4}.delete-modal-address-preview{background:#f8f9fa;padding:12px;border-radius:8px;margin:16px 0;border-left:3px solid #dc3545}.delete-modal-address-preview p{margin:2px 0;font-size:13px;color:#555}.delete-modal-warning{font-size:12px;color:#dc3545;font-weight:500;margin:16px 0 0}.delete-modal-actions{display:flex;gap:12px;padding:0 20px 20px}.delete-modal-cancel{flex:1 1;background:#f8f9fa;color:#333;border:1px solid #dee2e6;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.delete-modal-cancel:hover{background:#e9ecef}.delete-modal-confirm{flex:1 1;background:#dc3545;color:white;border:none;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background-color .2s}.delete-modal-confirm:hover{background:#c82333}.delete-modal-cancel:disabled,.delete-modal-confirm:disabled{opacity:.6;cursor:not-allowed}@media (min-width:768px){.shipping-card-actions{flex-direction:row;align-items:center}.shipping-default-section{text-align:left}.delete-modal{max-width:500px}}.profile-form-container{display:flex;flex-direction:column;min-height:100vh;max-width:480px;background-color:#ffffff;position:relative}.profile-form-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background-color:#ffffff;border-bottom:1px solid rgba(0,0,0,.1)}.profile-form-back-btn{background:none;border:none;cursor:pointer;color:#00bcd4;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.profile-form-header-title{display:flex;align-items:center;gap:8px;color:#00bcd4;font-weight:500}.profile-form-app-icon{font-size:18px}.profile-form-header-actions{display:flex;gap:12px}.profile-form-icon-btn{background:none;border:none;cursor:pointer;color:#666;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center}.profile-form-main-content{flex:1 1;padding:5px 20px 20px;overflow-y:auto;background-color:#ffffff}.profile-form-title-section{margin-bottom:5px}.profile-form-page-title{font-size:28px;font-weight:600;color:var(--color-primary);margin:0 0 8px;line-height:1.2}.profile-form-page-subtitle{font-size:14px;color:#666;margin:0;line-height:1.3}.profile-form-content{display:flex;flex-direction:column;gap:5px}.profile-form-field{display:flex;flex-direction:column;gap:8px}.profile-form-field-header{display:flex;justify-content:space-between;align-items:center}.profile-form-label{margin:0}.profile-form-label,.profile-form-label-simple{font-size:16px;font-weight:500;color:var(--color-primary)}.profile-form-label-simple{margin:0 0 8px}.profile-form-edit-icon{background:none;border:none;cursor:pointer;color:#00bcd4;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.profile-form-edit-icon:hover{background-color:rgba(0,188,212,.1)}.profile-form-input{width:100%;padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;color:#333;background-color:#ffffff;outline:none;transition:border-color .2s,box-shadow .2s}.profile-form-input:focus{border-color:#00bcd4;box-shadow:0 0 0 3px rgba(0,188,212,.1)}.profile-form-input.profile-form-readonly{background-color:#f8f9fa;color:#555;cursor:default;border-color:#e0e0e0}.profile-form-input::placeholder{color:#999}.profile-form-section-header{display:flex;justify-content:space-between;align-items:center;margin-top:24px;margin-bottom:16px}.profile-form-section-title{font-size:18px;font-weight:600;color:var(--color-primary);margin:0}.profile-form-error{font-size:14px;color:#d32f2f;margin-top:4px}.profile-form-action-buttons{display:flex;gap:12px;margin-top:24px}.profile-form-cancel-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 11px;background-color:#ffffff;border:2px solid #00bcd4;border-radius:8px;color:#00bcd4;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.profile-form-cancel-btn:hover{background-color:#f0f8ff}.profile-form-save-btn{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background-color:#00bcd4;border:2px solid #00bcd4;border-radius:8px;color:white;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.profile-form-save-btn:hover{background-color:#00acc1;border-color:#00acc1}.profile-form-save-btn:disabled{opacity:.6;cursor:not-allowed}.profile-form-confirm-btn{width:100%;padding:16px 20px;background-color:var(--color-primary);border:none;border-radius:8px;color:white;font-size:18px;font-weight:600;cursor:pointer;margin-top:32px;transition:background-color .2s}.profile-form-confirm-btn:hover{background-color:#00acc1}.profile-form-spin{animation:profile-form-spin 1s linear infinite}@keyframes profile-form-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (min-width:768px){.profile-form-container{max-width:700px;border-radius:20px;overflow:hidden}.profile-form-header{padding:20px 30px}.profile-form-main-content{padding:0 30px 30px}.profile-form-title-section{margin-bottom:32px}.profile-form-page-title{font-size:32px;margin-bottom:12px}.profile-form-page-subtitle{font-size:16px}.profile-form-content{gap:20px}.profile-form-field{gap:10px}.profile-form-label,.profile-form-label-simple{font-size:18px}.profile-form-input{padding:14px 18px;font-size:17px}.profile-form-section-title{font-size:20px}.profile-form-action-buttons{gap:16px;margin-top:32px}.profile-form-cancel-btn,.profile-form-save-btn{padding:16px 24px;font-size:17px}.profile-form-confirm-btn{padding:18px 24px;font-size:20px;margin-top:40px}}@media (min-width:1024px){.profile-form-container{max-width:1000px;margin:40px auto;display:flex;flex-direction:column}.profile-form-header{padding:20px 32px}.profile-form-main-content{padding:32px;display:flex;flex-direction:column}.profile-form-title-section{margin-bottom:32px;width:100%}.profile-form-page-title{font-size:28px;margin-bottom:12px}.profile-form-page-subtitle{font-size:16px}.profile-form-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 32px;gap:20px 32px;max-width:none}.profile-form-action-buttons,.profile-form-confirm-btn,.profile-form-field.full-width,.profile-form-section-header{grid-column:1/-1}.profile-form-section-header{margin-top:24px;margin-bottom:0}.profile-form-field{gap:8px}.profile-form-label,.profile-form-label-simple{font-size:14px;font-weight:500}.profile-form-input{padding:10px 14px;font-size:14px;border-radius:6px}.profile-form-section-title{font-size:18px}.profile-form-action-buttons{max-width:400px;margin:32px auto 0;justify-self:center;gap:16px}.profile-form-cancel-btn,.profile-form-save-btn{padding:12px 20px;font-size:14px}.profile-form-confirm-btn{max-width:250px;margin:32px auto 0;justify-self:center;padding:14px 24px;font-size:16px}}@media (min-width:1440px){.profile-form-container{max-width:1200px}.profile-form-header{padding:24px 40px}.profile-form-main-content{padding:40px}.profile-form-title-section{margin-bottom:36px}.profile-form-page-title{font-size:32px;margin-bottom:16px}.profile-form-page-subtitle{font-size:18px}.profile-form-content{gap:24px 40px}.profile-form-field{gap:10px}.profile-form-label,.profile-form-label-simple{font-size:15px}.profile-form-input{padding:12px 16px;font-size:15px}.profile-form-section-header{margin-top:32px;margin-bottom:0}.profile-form-section-title{font-size:20px}.profile-form-action-buttons{gap:20px;margin-top:36px;max-width:450px}.profile-form-cancel-btn,.profile-form-save-btn{padding:14px 24px;font-size:15px}.profile-form-confirm-btn{padding:16px 28px;font-size:17px;margin-top:36px;max-width:300px}}@media (min-width:1920px){.profile-form-container{max-width:1400px}.profile-form-header{padding:28px 48px}.profile-form-main-content{padding:48px}.profile-form-title-section{margin-bottom:40px}.profile-form-page-title{font-size:36px;margin-bottom:18px}.profile-form-page-subtitle{font-size:19px}.profile-form-content{gap:28px 48px}.profile-form-field{gap:12px}.profile-form-label,.profile-form-label-simple{font-size:16px}.profile-form-input{padding:14px 18px;font-size:16px}.profile-form-section-header{margin-top:36px;margin-bottom:0}.profile-form-section-title{font-size:22px}.profile-form-action-buttons{gap:24px;margin-top:40px;max-width:500px}.profile-form-cancel-btn,.profile-form-save-btn{padding:16px 28px;font-size:16px}.profile-form-confirm-btn{padding:18px 32px;font-size:18px;margin-top:40px;max-width:350px}}.dark .profile-form-container{background-color:#1a1a1a}.dark .profile-form-header{background-color:#1a1a1a;border-bottom-color:#444}.dark .profile-form-main-content{background-color:#1a1a1a}.dark .profile-form-label,.dark .profile-form-label-simple,.dark .profile-form-page-title,.dark .profile-form-section-title{color:#00bcd4}.dark .profile-form-page-subtitle{color:#aaa}.dark .profile-form-input{background-color:#2a2a2a;border-color:#444;color:#ffffff}.dark .profile-form-input:focus{border-color:#00bcd4}.dark .profile-form-input.profile-form-readonly{background-color:#333;color:#ccc;border-color:#444}.dark .profile-form-input::placeholder{color:#777}.dark .profile-form-cancel-btn{background-color:#1a1a1a;color:#00bcd4}.dark .profile-form-cancel-btn:hover{background-color:#2a2a2a}.profile-form-back-btn:focus,.profile-form-cancel-btn:focus,.profile-form-confirm-btn:focus,.profile-form-edit-icon:focus,.profile-form-icon-btn:focus,.profile-form-save-btn:focus{outline:2px solid #00bcd4;outline-offset:2px}.profile-form-back-btn:hover,.profile-form-icon-btn:hover{background-color:rgba(0,188,212,.1)}@media print{.profile-form-action-buttons,.profile-form-confirm-btn,.profile-form-edit-icon,.profile-form-header-actions{display:none}.profile-form-container{box-shadow:none;border-radius:0}}@media (prefers-reduced-motion:reduce){.profile-form-cancel-btn,.profile-form-confirm-btn,.profile-form-edit-icon,.profile-form-input,.profile-form-save-btn{transition:none}.profile-form-spin{animation:none}}.close-btn{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;transition:all .2s ease;z-index:10;width:40px;height:40px}.close-btn:hover{background-color:#f0f0f0;color:#333}.close-btn:active{background-color:#e0e0e0;transform:scale(.95)}.bottom-sheet-container{position:relative}.suggestion-image{width:40px;height:40px;object-fit:cover;border-radius:4px;flex-shrink:0}.help-support-main-container{min-height:100vh;background-color:#F9FAFB}.help-support-header-section{background:linear-gradient(135deg,#60A5FA,#3B82F6 50%,#2563EB);position:relative;overflow:hidden}.help-support-header-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(59,130,246,.2)}.help-support-header-content{position:relative;z-index:10;padding:2rem 1rem}.help-support-header-inner{max-width:64rem;margin:0 auto}.help-support-header-text-center{text-align:center;margin-bottom:1.5rem}.help-support-get-in-touch-badge{display:inline-block;background-color:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.5rem 1rem;margin-bottom:1.5rem}.help-support-badge-text{color:white;font-weight:500}.help-support-hero-image-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.help-support-hero-image-wrapper{width:100%;max-width:28rem}.help-support-hero-image{width:100%;height:auto}.help-support-wave-decoration{position:absolute;bottom:0;left:0;right:0}.help-support-wave-svg{width:100%;height:3rem;fill:#F9FAFB}.help-support-contact-section{padding:3rem 1rem}.help-support-contact-inner{max-width:64rem;margin:0 auto}.help-support-contact-header{text-align:center;margin-bottom:2rem}.help-support-contact-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem}.help-support-contact-description{color:#6B7280;max-width:32rem;margin:0 auto;line-height:1.625}.help-support-contact-cards{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:2rem}.help-support-contact-card{background-color:white;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid #f3f4f6;overflow:hidden;transition:box-shadow .3s ease}.help-support-contact-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.help-support-card-header{padding:1.5rem;border-bottom:1px solid}.help-support-location-header{background:linear-gradient(90deg,#EFF6FF,#E0F2FE);border-bottom-color:#DBEAFE}.help-support-phone-header{background:linear-gradient(90deg,#F0FDF4,#DCFCE7);border-bottom-color:#BBF7D0}.help-support-email-header{background:linear-gradient(90deg,#FAF5FF,#F3E8FF);border-bottom-color:#E9D5FF}.help-support-card-header-content{display:flex;align-items:center;gap:.75rem}.help-support-icon-wrapper{width:2.5rem;height:2.5rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.help-support-location-icon{background-color:#3B82F6}.help-support-phone-icon{background-color:#10B981}.help-support-email-icon{background-color:#8B5CF6}.help-support-icon{width:1.25rem;height:1.25rem;color:white}.help-support-card-title{font-weight:600}.help-support-location-title{color:#1D4ED8}.help-support-phone-title{color:#059669}.help-support-email-title{color:#7C3AED}.help-support-card-content{padding:1.5rem}.help-support-card-text{color:#374151}.help-support-card-link{color:#374151;text-decoration:none;transition:color .3s ease}.help-support-phone-link:hover{color:#10B981}.help-support-email-link:hover{color:#8B5CF6}.help-support-whatsapp-container{display:flex;justify-content:center;margin-bottom:3rem}.help-support-whatsapp-button{background-color:#10B981;color:white;font-weight:600;padding:1rem 2rem;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border:none;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .3s ease}.help-support-whatsapp-button:hover{background-color:#059669;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.help-support-whatsapp-icon{width:1.25rem;height:1.25rem;transition:transform .3s ease}.help-support-whatsapp-button:hover .help-support-whatsapp-icon{transform:scale(1.1)}.help-support-customer-section{background-color:white;border-radius:.75rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);border:1px solid #f3f4f6;padding:1.5rem}.help-support-customer-content{display:flex;align-items:center;justify-content:center}.help-support-customer-badge{background-color:#DBEAFE;color:#1E40AF;padding:.5rem 1rem;border-radius:9999px;font-weight:500}@media (min-width:640px){.help-support-header-content{padding:2rem 1.5rem}.help-support-contact-section{padding:3rem 1.5rem}.help-support-contact-cards{gap:1.5rem}.help-support-contact-title{font-size:2.25rem}}@media (min-width:1024px){.help-support-header-content{padding:2rem}.help-support-contact-section{padding:3rem 2rem}.help-support-hero-image-container{flex-direction:row}}.download-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.download-modal{background:white;border-radius:12px;max-width:400px;width:100%;box-shadow:0 10px 25px rgba(0,0,0,.2);position:relative;overflow:hidden}.download-modal-header{display:flex;justify-content:flex-end;padding:15px 20px 0}.download-modal-close{background:none;border:none;cursor:pointer;color:#666;padding:5px;border-radius:50%;display:flex;align-items:center;justify-content:center}.download-modal-close:hover{background:#f5f5f5;color:#333}.download-modal-content{text-align:center;padding:20px 30px 30px}.download-success-icon{position:relative;display:inline-block;margin-bottom:20px}.file-icon{color:#4CAF50}.success-checkmark{position:absolute;bottom:-5px;right:-5px;background:#4CAF50;color:white;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.download-modal-title{font-size:22px;font-weight:600;color:#333;margin-bottom:10px}.download-modal-message{color:#666;line-height:1.5;margin-bottom:0}.download-modal-actions{display:flex;gap:10px;padding:20px 30px 30px}.download-modal-btn{flex:1 1;padding:12px 20px;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.download-modal-open{background:#4CAF50;color:white}.download-modal-open:hover{background:#45a049}.download-modal-close-btn{background:#f5f5f5;color:#666}.download-modal-close-btn:hover{background:#e0e0e0;color:#333}@media (max-width:480px){.download-modal{margin:20px;max-width:calc(100vw - 40px)}.download-modal-actions{flex-direction:column}}.filter-mobile-sidebar{box-shadow:2px 0 10px rgba(0,0,0,.1)}.filter-sidebar{width:27%;background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 40px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:20px}.filter-content{width:auto}.filter-header{padding:16px 15px}.filter-title-section{gap:8px}.filter-back-btn{padding:4px;border-radius:4px}.filter-count-badge{min-width:20px;height:20px;font-size:12px;font-weight:600;margin-left:8px}.filter-header-actions{display:flex;align-items:center;gap:8px}.filter-clear-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;cursor:pointer;transition:all .2s}.filter-clear-btn:hover{background:#e5e7eb;border-color:#9ca3af}.filter-close-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background-color .2s}.filter-close-btn:hover{background:#f3f4f6}.filter-body{padding-bottom:80px}.filter-chevron{transition:transform .2s;color:#6b7280;flex-shrink:0}.filter-chevron.expanded{transform:rotate(180deg)}.filter-categories,.filter-ratings,.filter-sort-options{display:flex;flex-direction:column;gap:12px}.filter-radio-label,.filter-rating-label{display:flex;align-items:center;gap:12px;cursor:pointer;padding:8px 0;border-radius:6px;transition:background-color .2s}.filter-radio-label:hover,.filter-rating-label:hover{background:#f9fafb;padding-left:8px;padding-right:8px}.filter-radio{width:18px;height:18px;margin:0;cursor:pointer;accent-color:#336474}.filter-radio-text{font-size:14px;color:#374151;flex:1 1}.filter-rating-content{display:flex;align-items:center;gap:8px;flex:1 1}.filter-stars{display:flex;gap:2px}.filter-star-filled{color:#fbbf24;fill:#fbbf24}.filter-star-empty{color:#d1d5db}.filter-price-inputs{display:flex;align-items:end;gap:12px}.filter-price-input-group{flex:1 1;display:flex;flex-direction:column;gap:6px}.filter-price-input-group label{font-size:12px;color:#6b7280;font-weight:500}.filter-price-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s}.filter-price-input:focus{outline:none;border-color:#336474;box-shadow:0 0 0 3px rgba(51,100,116,.1)}.filter-price-separator{font-weight:500;color:#6b7280;margin-bottom:10px;font-size:14px}@media (max-width:768px){.searchResults-grid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:16px!important;gap:16px!important;padding:0 16px}.searchResults-content{margin-top:0}.searchResults-main{width:100%}.filter-mobile-sidebar{width:90%;max-width:320px}.filter-section-header{padding:14px 16px}.filter-section-content{padding:0 16px 14px}.filter-price-inputs{flex-direction:row;gap:12px}.filter-price-separator{align-self:center;margin:0}}@media (min-width:769px){.filter-footer{position:static;box-shadow:none;border-top:1px solid #e5e7eb;background:#f8f9fa}.filter-footer-buttons{justify-content:center}.filter-apply-btn{width:100%}.filter-clear-all-btn{display:none}}.mobile-filter-btn{display:flex!important;padding:8px 16px!important;background:#336474!important;color:white!important;border:none!important;border-radius:20px!important;font-size:14px!important;font-weight:500!important;min-width:80px;height:36px}.mobile-filter-btn:hover{background:#2a5261!important;transform:translateY(-1px);box-shadow:0 2px 8px rgba(51,100,116,.3)}.filter-count-badge{position:absolute!important;top:-8px!important;right:-8px!important;background:#ef4444!important;color:white!important;border-radius:50%!important;min-width:20px!important;height:20px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:10px!important;font-weight:600!important;border:2px solid white!important}.searchResults-filter-toggle:not(.mobile-filter-btn){display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s;position:relative}.searchResults-filter-toggle:not(.mobile-filter-btn):hover{background:#e5e7eb;border-color:#9ca3af}.searchResults-filter-summary{padding:12px 16px;background:#f8f9fa;border:1px solid #e5e7eb;border-radius:8px;margin:16px 0;font-size:14px;color:#374151}.filter-summary-label{font-weight:500;color:#1f2937}.filter-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.filter-tag{display:inline-block;background:#336474;color:white;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:500}@media (max-width:768px){.searchResults-grid{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:16px!important;gap:16px!important;padding:0 16px}.searchResults-main{width:100%;padding:0}.searchResults-filter-summary{margin:12px 16px}.filter-tags{gap:6px}.filter-tag{font-size:11px;padding:3px 6px}.searchResults-header{padding:12px 16px;gap:12px}.searchResults-search-container{flex:1 1;min-width:0}.mobile-filter-btn{flex-shrink:0}}.filter-mobile-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1001;display:flex;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.filter-mobile-sidebar{background:white;width:85%;max-width:350px;height:100vh;overflow-y:auto;animation:slideInLeft .3s ease-out;box-shadow:2px 0 20px rgba(0,0,0,.15);display:flex;flex-direction:column}.filter-content{display:flex;flex-direction:column;height:100%}.filter-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:10}.filter-title-section{display:flex;align-items:center;gap:12px;flex:1 1}.filter-back-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:8px;margin-right:8px;border-radius:6px;transition:background-color .2s}.filter-back-btn:hover{background:#e5e7eb}.filter-title-section h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.filter-title-section .filter-count-badge{position:static!important;background:#ef4444!important;color:white!important;border-radius:50%!important;min-width:22px!important;height:22px!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:12px!important;font-weight:600!important;margin-left:8px!important;border:none!important}.filter-body{flex:1 1;overflow-y:auto;padding-bottom:100px}.filter-section{border-bottom:1px solid #f3f4f6}.filter-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:none;border:none;font-size:16px;font-weight:500;color:#1f2937;cursor:pointer;transition:background-color .2s;text-align:left}.filter-section-header:hover{background:#f9fafb}.filter-section-content{padding:0 20px 16px}.filter-footer{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e5e7eb;padding:16px 20px;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:20}.filter-footer-buttons{display:flex;gap:12px}.filter-clear-all-btn{flex:1 1;padding:12px 16px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:all .2s}.filter-clear-all-btn:hover{background:#e5e7eb;border-color:#9ca3af}.filter-apply-btn{flex:2 1;padding:12px 16px;background:#336474;color:white;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}.filter-apply-btn:hover{background:#2a5261}@keyframes slideInLeft{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (max-width:480px){.filter-mobile-sidebar{width:90%;max-width:300px}.filter-header{padding:14px 16px}.filter-section-header{padding:14px 16px;font-size:15px}.filter-section-content{width:100%;padding:0 16px 14px}.filter-footer{padding:14px 16px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.filter-clear-all-btn{padding:12px 16px;background:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s}.filter-clear-all-btn:hover{background:#e5e7eb;border-color:#9ca3af}.filter-apply-btn{padding:12px 16px;background:#336474;color:white;border:none;border-radius:8px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s}.filter-apply-btn:hover{background:#2a5261}}.pagination-container{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:20px;flex-wrap:wrap}.pagination-btn{padding:8px 14px;border:1px solid #d1d5db;background:white;color:#374151;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.pagination-btn.active{background:#336474;color:white;border-color:#336474;font-weight:600}.pagination-btn:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.pagination-ellipsis{padding:8px 12px;color:#6b7280;font-size:14px}.searchResults-mobile-header{display:flex;justify-content:space-between;align-items:baseline;padding:5px 16px;background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:50}.searchResults-result-count{font-size:12px;font-weight:500;color:#374151}.mobile-filter-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#336474;color:white;border:none;border-radius:20px;font-size:14px;font-weight:500;position:relative;transition:all .2s ease}.mobile-filter-btn:hover{background:#2a5261}.filter-btn-text{color:white;font-weight:500}.filter-count-badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:white;border-radius:50%;min-width:18px;height:18px;font-size:10px;font-weight:700}.filter-count-badge,.under-development-container{display:flex;align-items:center;justify-content:center}.under-development-container{min-height:100vh;background:#f9fafb;padding:1rem}.under-development-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);max-width:480px;width:100%;padding:2rem;text-align:center}.under-development-header{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem}.icon-container{background:#f0f4ff;border-radius:50%;padding:1rem;display:flex;align-items:center;justify-content:center}.construction-icon{width:40px;height:40px;color:#2563eb}.page-title{font-size:1.8rem;font-weight:700;color:#111827}.under-development-content{display:flex;flex-direction:column;gap:1.5rem}.description{font-size:1rem;color:#4b5563;line-height:1.5}.status-container{display:inline-flex;align-items:center;gap:.5rem;background:#fff3e0;color:#b45309;padding:.5rem 1rem;border-radius:8px;font-weight:500}.clock-icon{width:20px;height:20px}.coming-soon-badge,.footer-message{font-size:.95rem}.footer-message{color:#6b7280}.button-container{margin-top:1.5rem;display:flex;justify-content:center}.back-home-button{display:flex;align-items:center;gap:.5rem;background:#2563eb;color:white;border:none;padding:.6rem 1.2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease}.back-home-button:hover{background:#1d4ed8}.button-icon{width:18px;height:18px}.yp-privacy-policy-container{max-width:1200px;margin:0 auto;padding:0 1rem;color:var(--color-foreground)}.yp-hero-section{text-align:center;padding:4rem 0;color:var(--color-primary-foreground);margin:0 -1rem 3rem;border-radius:0 0 2rem 2rem}.yp-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.yp-hero-content p{font-size:1.25rem;opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.yp-last-updated{display:inline-block;background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yp-hero-image{margin-top:2rem;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:800px;margin-left:auto;margin-right:auto}.yp-hero-image img{width:100%;height:500px;border-radius:1rem;object-fit:cover}.yp-quick-nav{background:var(--color-muted);padding:2rem;border-radius:1rem;margin-bottom:3rem;border:1px solid var(--color-border)}.yp-quick-nav h3{margin-bottom:1.5rem;color:var(--color-foreground);font-weight:600}.yp-nav-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:.75rem;gap:.75rem}.yp-nav-link{display:flex;align-items:center;padding:.75rem 1rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;color:var(--color-foreground);transition:all .2s;cursor:pointer;font-size:.9rem}.yp-nav-link:hover{background:var(--color-primary);color:var(--color-primary-foreground);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.yp-nav-icon{margin-right:.75rem;font-size:1.1rem}.yp-content-sections{margin-bottom:3rem}.yp-content-section{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}.yp-content-section:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}.yp-section-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--color-muted);cursor:pointer;transition:background .2s}.yp-section-header:hover{background:var(--color-accent)}.yp-section-title{display:flex;align-items:center}.yp-section-title h2{margin:0;color:var(--color-foreground);font-weight:600;font-size:1.25rem}.yp-section-icon{margin-right:1rem;font-size:1.5rem}.yp-expand-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--radius-md);transition:background .2s}.yp-expand-button:hover{background:rgba(0,0,0,.1)}.yp-chevron{display:inline-block;transition:transform .3s ease;color:var(--color-primary);font-weight:700}.yp-chevron.yp-rotated{transform:rotate(180deg)}.yp-section-content{max-height:0;overflow:hidden;transition:all .3s ease;padding:0 2rem}.yp-section-content.yp-visible{max-height:1000px;padding:1.5rem 2rem 2rem}.yp-section-content p{line-height:1.7;color:var(--color-foreground);margin-bottom:1rem}.yp-brand-name{color:var(--color-primary);font-weight:600}.yp-info-card{padding:1.5rem;margin:1rem 0;border-radius:var(--radius-lg);border-left:4px solid}.yp-info-provided{background:var(--color-secondary);border-color:var(--color-primary)}.yp-info-automatic{background:var(--color-accent);border-color:var(--color-chart-2)}.yp-info-card h4{color:var(--color-foreground);font-weight:600;margin-bottom:.75rem;font-size:1.1rem}.yp-usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.yp-usage-card{background:var(--color-chart-4);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);color:var(--color-background)}.yp-usage-card h4{font-weight:600;margin-bottom:.5rem}.yp-usage-card p{font-size:.9rem}.yp-highlight-box{background:var(--color-muted);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);margin-top:1rem}.yp-sharing-promise{background:var(--color-chart-2);color:var(--color-background);padding:1.5rem;border-radius:var(--radius-lg);border:2px solid var(--color-chart-2);margin-bottom:1rem}.yp-sharing-promise h4{font-weight:600;margin-bottom:.5rem}.yp-legal-disclosure{background:var(--color-muted);padding:1rem;border-radius:var(--radius-md);margin-top:1rem;border-left:4px solid var(--color-chart-1)}.yp-cookie-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.yp-cookie-type{background:var(--color-secondary);padding:1.25rem;border-radius:var(--radius-lg);text-align:center;border:2px solid transparent;transition:all .2s}.yp-cookie-type:hover{border-color:var(--color-primary);transform:translateY(-2px)}.yp-cookie-type h4{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem}.yp-cookie-control{background:var(--color-accent);padding:1rem;border-radius:var(--radius-md);margin-top:1rem;border-left:4px solid var(--color-primary)}.yp-rights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.yp-right-item{background:var(--color-muted);padding:1.5rem;border-radius:var(--radius-lg);text-align:center;border:1px solid var(--color-border);transition:all .2s}.yp-right-item:hover{background:var(--color-accent);transform:translateY(-2px)}.yp-right-item h4{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem}.yp-contact-rights{background:var(--color-secondary);padding:1.5rem;border-radius:var(--radius-lg);text-align:center;margin-top:1rem}.yp-contact-email{color:var(--color-primary);text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s}.yp-contact-email:hover{border-bottom-color:var(--color-primary)}.yp-security-measures{background:var(--color-chart-2);color:var(--color-background);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-chart-2);margin-bottom:1rem}.yp-security-measures h4{font-weight:600;margin-bottom:.75rem}.yp-security-disclaimer{background:var(--color-muted);padding:1.25rem;border-radius:var(--radius-md);border-left:4px solid var(--color-chart-1)}.yp-children-policy{background:var(--color-secondary);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border)}.yp-children-policy h4{color:var(--color-foreground);font-weight:600;margin-bottom:.75rem}.yp-update-notification{background:var(--color-accent);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);margin-top:1rem}.yp-update-notification h4{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem}.yp-contact-section{background:var(--color-muted);padding:2rem;border-radius:var(--radius-lg);border:2px solid var(--color-border)}.yp-contact-section h4{color:var(--color-foreground);font-weight:600;margin-bottom:1rem}.yp-contact-details{background:var(--color-background);padding:1.5rem;border-radius:var(--radius-lg);margin-top:1rem}.yp-contact-cta{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);color:var(--color-primary-foreground);text-align:center;padding:3rem 2rem;border-radius:var(--radius-lg);margin:3rem 0}.yp-cta-content h3{font-size:2rem;margin-bottom:1rem}.yp-cta-content p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.yp-cta-button{display:inline-block;background:var(--color-background);color:var(--color-primary);padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:600;transition:all .2s;box-shadow:0 4px 15px rgba(0,0,0,.2)}.yp-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}@media (max-width:768px){.yp-privacy-policy-container{padding:0 .5rem}.yp-hero-content h1{font-size:2.5rem}.yp-nav-links{grid-template-columns:1fr}.yp-section-content.yp-visible,.yp-section-header{padding:1rem}.yp-cookie-types,.yp-rights-grid,.yp-usage-grid{grid-template-columns:1fr}}.tos-container{max-width:1200px;margin:0 auto;padding:0 1rem;color:var(--color-foreground)}.tos-hero-section{text-align:center;padding:4rem 0;color:var(--color-primary-foreground);margin:0 -1rem 3rem;border-radius:0 0 2rem 2rem}.tos-hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.tos-hero-content p{font-size:1.25rem;opacity:.9;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.tos-last-updated{display:inline-block;background:rgba(255,255,255,.2);padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tos-hero-image{margin-top:2rem;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:800px;margin-left:auto;margin-right:auto}.tos-hero-image img{width:100%;height:500px;object-fit:cover;border-radius:1rem}.tos-quick-nav{background:var(--color-muted);padding:2rem;border-radius:1rem;margin-bottom:3rem;border:1px solid var(--color-border)}.tos-quick-nav h3{margin-bottom:1.5rem;color:var(--color-foreground);font-weight:600}.tos-nav-links{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:.75rem;gap:.75rem}.tos-nav-link{display:flex;align-items:center;padding:.75rem 1rem;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-decoration:none;color:var(--color-foreground);transition:all .2s;cursor:pointer;font-size:.9rem}.tos-nav-link:hover{background:var(--color-primary);color:var(--color-primary-foreground);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.tos-nav-icon{margin-right:.75rem;font-size:1.1rem}.tos-content-sections{margin-bottom:3rem}.tos-content-section{background:var(--color-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:all .3s ease}.tos-content-section:hover{box-shadow:0 8px 25px rgba(0,0,0,.1)}.tos-section-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;background:var(--color-muted);cursor:pointer;transition:background .2s}.tos-section-header:hover{background:var(--color-accent)}.tos-section-title{display:flex;align-items:center}.tos-section-title h2{margin:0;color:var(--color-foreground);font-weight:600;font-size:1.25rem}.tos-section-icon{margin-right:1rem;font-size:1.5rem}.tos-expand-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:var(--radius-md);transition:background .2s}.tos-expand-button:hover{background:rgba(0,0,0,.1)}.tos-chevron{display:inline-block;transition:transform .3s ease;color:var(--color-primary);font-weight:700}.tos-chevron.tos-rotated{transform:rotate(180deg)}.tos-section-content{max-height:0;overflow:hidden;transition:all .3s ease;padding:0 2rem}.tos-section-content.tos-visible{max-height:1000px;padding:1.5rem 2rem 2rem}.tos-section-content p{line-height:1.7;color:var(--color-foreground);margin-bottom:1rem}.tos-brand-name{color:var(--color-primary);font-weight:600}.tos-platform-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.tos-feature-card{background:var(--color-secondary);padding:1.5rem;border-radius:var(--radius-lg);text-align:center;border:1px solid var(--color-border)}.tos-feature-card h4{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem}.tos-account-requirements{background:var(--color-muted);padding:1.5rem;border-radius:var(--radius-lg);border-left:4px solid var(--color-primary);margin-top:1rem}.tos-account-requirements h4{color:var(--color-foreground);font-weight:600;margin-bottom:1rem}.tos-account-requirements ul{list-style:none;padding:0;margin:0}.tos-account-requirements li{padding:.5rem 0 .5rem 1.5rem;position:relative}.tos-account-requirements li:before{content:"✓";position:absolute;left:0;color:var(--color-chart-2);font-weight:700}.tos-payment-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.tos-info-card{padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border)}.tos-payment-security{background:var(--color-chart-2);color:var(--color-background)}.tos-pricing-policy{background:var(--color-chart-4);color:var(--color-background)}.tos-info-card h4{font-weight:600;margin-bottom:.75rem}.tos-shipping-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin:1.5rem 0}.tos-shipping-card{background:var(--color-accent);padding:1.25rem;border-radius:var(--radius-lg);text-align:center;border:1px solid var(--color-border);transition:all .2s}.tos-shipping-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.tos-shipping-card h4{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem}.tos-returns-promise{background:var(--color-chart-2);color:var(--color-background);padding:1.5rem;border-radius:var(--radius-lg);margin:1rem 0}.tos-returns-promise h4{font-weight:600;margin-bottom:.5rem}.tos-return-link{background:var(--color-secondary);padding:1rem;border-radius:var(--radius-md);margin-top:1rem}.tos-policy-link{color:var(--color-primary);text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s}.tos-policy-link:hover{border-bottom-color:var(--color-primary)}.tos-conduct-rules{margin-top:1rem}.tos-conduct-rules h4{color:var(--color-foreground);font-weight:600;margin-bottom:1rem}.tos-rules-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-top:1rem}.tos-rule-item{background:var(--color-muted);padding:1.25rem;border-radius:var(--radius-lg);border-left:4px solid var(--color-destructive)}.tos-rule-item h5{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem;font-size:.95rem}.tos-rule-item p{font-size:.9rem;color:var(--color-muted-foreground);margin:0}.tos-ip-protection{background:var(--color-secondary);padding:1.5rem;border-radius:var(--radius-lg);margin-top:1rem}.tos-ip-protection h4{color:var(--color-foreground);font-weight:600;margin-bottom:1rem}.tos-ip-protection ul{list-style:none;padding:0;margin:0}.tos-ip-protection li{padding:.5rem 0 .5rem 1.5rem;position:relative}.tos-ip-protection li:before{content:"🔒";position:absolute;left:0}.tos-liability-disclaimer{background:var(--color-muted);padding:1.5rem;border-radius:var(--radius-lg);border-left:4px solid var(--color-chart-1);margin-top:1rem}.tos-liability-disclaimer h4{color:var(--color-foreground);font-weight:600;margin-bottom:.75rem}.tos-privacy-reference{background:var(--color-accent);padding:1.5rem;border-radius:var(--radius-lg);border-left:4px solid var(--color-primary);margin-top:1rem}.tos-privacy-reference h4{color:var(--color-foreground);font-weight:600;margin-bottom:.75rem}.tos-changes-notification{background:var(--color-secondary);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--color-border);margin-top:1rem}.tos-changes-notification h4{color:var(--color-foreground);font-weight:600;margin-bottom:.5rem}.tos-contact-section{background:var(--color-muted);padding:2rem;border-radius:var(--radius-lg);border:2px solid var(--color-border)}.tos-contact-section h4{color:var(--color-foreground);font-weight:600;margin-bottom:1rem}.tos-contact-details{background:var(--color-background);padding:1.5rem;border-radius:var(--radius-lg);margin-top:1rem}.tos-contact-email{color:var(--color-primary);text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:border-color .2s}.tos-contact-email:hover{border-bottom-color:var(--color-primary)}.tos-contact-cta{background:linear-gradient(135deg,var(--color-primary) 0,var(--color-secondary) 100%);color:var(--color-primary-foreground);text-align:center;padding:3rem 2rem;border-radius:var(--radius-lg);margin:3rem 0}.tos-cta-content h3{font-size:2rem;margin-bottom:1rem}.tos-cta-content p{font-size:1.1rem;opacity:.9;margin-bottom:2rem}.tos-cta-button{display:inline-block;background:var(--color-background);color:var(--color-primary);padding:1rem 2rem;border-radius:2rem;text-decoration:none;font-weight:600;transition:all .2s;box-shadow:0 4px 15px rgba(0,0,0,.2)}.tos-cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}@media (max-width:768px){.tos-container{padding:0 .5rem}.tos-hero-content h1{font-size:2.5rem}.tos-nav-links{grid-template-columns:1fr}.tos-section-content.tos-visible,.tos-section-header{padding:1rem}.tos-payment-info,.tos-platform-features,.tos-rules-grid,.tos-shipping-grid{grid-template-columns:1fr}}.follow-win-container{width:100%;height:302px;background:linear-gradient(135deg,#87CEEB,#E6F3FF 50%,#F5F5DC);position:relative;overflow:hidden;margin:20px 0}.follow-win-container:before{content:"";position:absolute;top:0;left:0;right:0;height:40px;background:repeating-linear-gradient(90deg,#87CEEB,#B0E0E6 25%,#87CEEB 50%,#B0E0E6 75%,#87CEEB);-webkit-clip-path:polygon(0 0,100% 0,100% 60%,95% 80%,90% 60%,85% 80%,80% 60%,75% 80%,70% 60%,65% 80%,60% 60%,55% 80%,50% 60%,45% 80%,40% 60%,35% 80%,30% 60%,25% 80%,20% 60%,15% 80%,10% 60%,5% 80%,0 60%);clip-path:polygon(0 0,100% 0,100% 60%,95% 80%,90% 60%,85% 80%,80% 60%,75% 80%,70% 60%,65% 80%,60% 60%,55% 80%,50% 60%,45% 80%,40% 60%,35% 80%,30% 60%,25% 80%,20% 60%,15% 80%,10% 60%,5% 80%,0 60%)}.follow-win-content{display:flex;justify-content:space-between;align-items:center;height:100%;padding:40px 60px;position:relative;z-index:2}.left-section{display:flex;align-items:flex-start;gap:20px;flex:1 1}.left-icon{width:120px;height:120px;flex-shrink:0}.left-icon img{width:100%;height:100%;object-fit:contain}.text-content{flex:1 1;margin-top:10px}.text-content h2{font-size:48px;font-weight:700;color:#4A90E2;margin:0 0 15px;font-family:Arial,sans-serif}.text-content p{font-size:20px;color:#333;line-height:1.4;margin:0;max-width:500px;font-family:Arial,sans-serif}.right-section{display:flex;flex-direction:column;align-items:center;gap:30px}.right-icon{width:150px;height:120px}.right-icon img{width:100%;height:100%;object-fit:contain}.follow-button{background:#4CAF50;color:white;border:none;padding:12px 30px;font-size:16px;font-weight:700;border-radius:25px;cursor:pointer;transition:all .3s ease;font-family:Arial,sans-serif;letter-spacing:1px}.follow-button:hover{background:#45a049;transform:translateY(-2px);box-shadow:0 4px 8px rgba(76,175,80,.3)}@media (max-width:768px){.follow-win-content{flex-direction:column;padding:30px 20px;text-align:center}.left-section{flex-direction:column;align-items:center;gap:15px}.text-content h2{font-size:36px}.text-content p{font-size:16px}.right-section{margin-top:20px;gap:20px}.left-icon,.right-icon{width:100px;height:100px}}@media (max-width:480px){.follow-win-container{height:auto;min-height:250px}.text-content h2{font-size:28px}.text-content p{font-size:14px}.follow-button{padding:10px 25px;font-size:14px}}.privacy-container{max-width:1200px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.intro-list{padding-left:35px}.last-updated{text-align:right;margin-bottom:32px}.last-updated span{color:#666;font-size:14px;font-weight:500}.section-title{font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:24px}.icon-box,.section-title{display:flex;align-items:center}.icon-box{width:32px;height:32px;background:#3b82f6;color:white;border-radius:8px;justify-content:center;margin-right:12px;font-size:14px;font-weight:700}.intro-text{color:#555;margin-bottom:24px;font-size:16px}.intro-list a{color:#3b82f6;text-decoration:underline;font-weight:500}.intro-list a:hover{color:#2563eb}.highlight-box{padding:24px 0}.highlight-box p{margin:0;color:#555}.highlight-box a{color:#3b82f6;text-decoration:underline;font-weight:500}.highlight-box a:hover{color:#2563eb}.section-title-privacy{font-size:30px;margin:24px 0;display:flex;align-items:center;gap:8px}.summary-highlight{padding-bottom:24px}.summary-highlight p{margin:0;color:#555;font-size:14px}.summary-highlight a{color:#3b82f6;text-decoration:underline}.key-points{display:flex;flex-direction:column;gap:24px}.key-point h3{font-size:18px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.key-point p{color:#555;margin:0}.key-point a{color:#3b82f6;text-decoration:underline}.key-point a:hover{color:#2563eb}.toc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:16px;gap:16px}.toc-item{display:flex;align-items:center;padding:16px;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;transition:all .2s}.toc-item:hover{background:rgba(59,130,246,.05);border-color:#3b82f6}.toc-number{width:32px;height:32px;background:#3b82f6;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin-right:16px;flex-shrink:0}.toc-item:hover .toc-number{background:#2563eb}.toc-title{color:#555;font-size:14px;font-weight:500;line-height:1.3}.toc-item:hover .toc-title{color:#1a1a1a}.section-content{display:flex;flex-direction:column;gap:24px}.subsection-title{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.short-summary{background:rgba(229,231,235,.3);padding:16px;border-radius:8px;margin-bottom:16px}.short-summary p{margin:0;font-size:14px;font-weight:500;color:#555;font-style:italic}.content-text{color:#555;margin-bottom:16px;font-size:16px}.info-section{margin-bottom:24px}.info-title{font-weight:600;color:#1a1a1a;margin-bottom:12px}.info-grid{padding:0 15px}.policy-section-payment{padding:24px 0;line-height:26px}.info-item{display:flex;align-items:center;color:#555}.warning-box{background:rgba(239,68,68,.1);border-left:4px solid #ef4444;padding:24px;border-radius:0 8px 8px 0}.warning-title{font-weight:600;color:#1a1a1a;margin-bottom:8px}.warning-list{list-style:none;padding:0;margin-top:12px}.warning-list li{display:flex;align-items:center;margin-bottom:4px;color:#555}.warning-bullet{width:8px;height:8px;background:#ef4444;border-radius:50%;margin-right:12px}.contact-box{background:rgba(59,130,246,.1);border-left:4px solid #3b82f6;padding:24px;border-radius:0 8px 8px 0}.contact-box a{color:#3b82f6;text-decoration:underline;font-weight:500}.contact-box a:hover{color:#2563eb}.address-box{margin-top:16px;padding:16px;background:white;border-radius:8px}.address-text{color:#1a1a1a;font-weight:500}.cta-section{margin-top:64px;text-align:center}.cta-container{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.05));padding:48px 32px;border-radius:16px}.cta-title{font-size:32px;font-weight:600;color:#1a1a1a;margin-bottom:16px}.cta-text{color:#555;margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto;font-size:16px}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:12px 32px;background:#3b82f6;color:white;font-weight:500;border-radius:8px;text-decoration:none;transition:background-color .2s}.cta-button:hover{background:#2563eb}@media (max-width:768px){.icon-box{margin-right:0}.info-grid,.toc-grid{grid-template-columns:1fr}.cta-title{font-size:24px}.cta-container{padding:32px 20px}}.return-policy-main,.terms-container{max-width:1200px;margin:0 auto;padding:40px 20px}.terms-heading{font-size:28px;font-weight:700;margin-bottom:20px}.terms-list{list-style-type:decimal;padding-left:20px;line-height:1.8}.content-return-para{line-height:26px;margin:10px 0}.contact-section{width:100%;padding:60px 20px;background-color:#f8f9fa;font-family:Arial,sans-serif}.contact-container{max-width:1200px;margin:0 auto;display:flex;gap:40px;background:white;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.contact-info{flex:1 1;background:linear-gradient(135deg,#4db5e8,#3a9bc1);padding:50px 40px;color:white;position:relative;overflow:hidden}.contact-info:before{content:"";position:absolute;bottom:-50px;right:-50px;width:200px;height:200px;background:rgba(255,255,255,.1);border-radius:50%}.contact-header{margin-bottom:40px}.contact-label{font-size:12px;font-weight:600;letter-spacing:2px;opacity:.9;display:block;margin-bottom:10px}.contact-title{font-size:28px;font-weight:700;margin:0 0 20px;line-height:1.2}.contact-description{font-size:16px;line-height:1.6;opacity:.95;margin:0}.contact-details{display:flex;flex-direction:column;gap:30px}.contact-item{display:flex;align-items:flex-start;gap:15px}.contact-icon{font-size:20px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.contact-text h3{font-size:18px;font-weight:600;margin:0 0 8px}.contact-text p{font-size:15px;margin:0;opacity:.9;line-height:1.4}.contact-avatar{position:absolute;bottom:30px;right:30px}.avatar-circle{width:80px;height:80px;background:rgba(255,255,255,.2);border-radius:50%;border:3px solid rgba(255,255,255,.3)}.contact-form-section{flex:1 1;padding:50px 40px}.form-title{font-size:28px;font-weight:700;color:#333;margin:0 0 40px;line-height:1.2}.contact-form{flex-direction:column}.contact-form,.form-row{display:flex;gap:20px}.form-input{flex:1 1;padding:15px 20px;border:2px solid #e8e8e8;border-radius:8px;font-size:16px;background:#f8f9fa;transition:all .3s ease;outline:none}.form-input:focus{border-color:#4db5e8;background:white;box-shadow:0 0 0 3px rgba(77,181,232,.1)}.form-input.full-width{width:100%}.form-textarea{width:100%;padding:15px 20px;border:2px solid #e8e8e8;border-radius:8px;font-size:16px;background:#f8f9fa;transition:all .3s ease;outline:none;resize:vertical;font-family:inherit}.form-textarea:focus{border-color:#4db5e8;background:white;box-shadow:0 0 0 3px rgba(77,181,232,.1)}.submit-button-contact{background:linear-gradient(135deg,#4db5e8,#3a9bc1);color:white;border:none;padding:18px 40px;border-radius:25px;font-size:14px;font-weight:600;letter-spacing:1px;cursor:pointer;transition:all .3s ease;align-self:flex-start;margin-top:10px}.submit-button-contact:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(77,181,232,.3)}.submit-button-contact:active{transform:translateY(0)}@media (max-width:768px){.contact-container{flex-direction:column;margin:0 10px}.contact-form-section,.contact-info{padding:30px 25px}.form-row{flex-direction:column;gap:15px}.contact-title,.form-title{font-size:24px}.contact-avatar{display:none}.contact-section{padding:22% 2% 5%}.privacy-container,.return-policy-main,.terms-container{padding:22% 7% 5%}.section-title-privacy{font-size:20px}.page-heading{text-align:center;margin-bottom:20px}.terms-heading{font-size:20px;font-weight:700;margin-bottom:10px}.contact-form-section,.contact-info{padding:25px 20px}.submit-button-contact{width:100%;text-align:center}}