@charset "UTF-8";body{background-color:#fafafa;color:#333}*{padding:0;margin:0;box-sizing:border-box;font-family:Poppins,sans-serif;-webkit-user-select:none;user-select:none}a{text-decoration:none;color:#333}html{scroll-behavior:smooth;overflow-x:hidden;width:100%}body{line-height:1.6;overflow-x:hidden;width:100%}:root{--toast-bg: #ffffff;--toast-text: #1f2937;--toast-shadow: 0 10px 30px -5px rgba(0, 0, 0, .1);--success-color: #10b981;--error-color: #ef4444;--info-color: #3b82f6;--warning-color: #f59e0b}.Toastify__toast-container{padding:16px;width:auto;min-width:320px;max-width:480px}.Toastify__toast{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border-radius:12px;padding:16px 20px;background:var(--toast-bg);box-shadow:var(--toast-shadow);color:var(--toast-text);border:1px solid rgba(0,0,0,.05);margin-bottom:16px;align-items:center}.Toastify__toast-body{margin:0;padding:0;font-size:14px;font-weight:500;line-height:1.5}.Toastify__toast--success{border-left:4px solid var(--success-color)}.Toastify__toast--success .Toastify__toast-icon svg{fill:var(--success-color)}.Toastify__progress-bar--success{background:var(--success-color);opacity:.2}.Toastify__toast--error{border-left:4px solid var(--error-color)}.Toastify__toast--error .Toastify__toast-icon svg{fill:var(--error-color)}.Toastify__progress-bar--error{background:var(--error-color);opacity:.2}.Toastify__toast--info{border-left:4px solid var(--info-color)}.Toastify__toast--info .Toastify__toast-icon svg{fill:var(--info-color)}.Toastify__progress-bar--info{background:var(--info-color);opacity:.2}.Toastify__close-button{color:#9ca3af;opacity:.7;transition:all .2s;align-self:center}.Toastify__close-button:hover{color:#4b5563;opacity:1}.Toastify__toast-icon{width:22px;margin-inline-end:14px}.Toastify__progress-bar{height:3px;border-bottom-right-radius:12px;border-bottom-left-radius:12px}.header{position:relative}.header-temp{height:70px}.header-main{height:70px;width:100%;position:fixed;top:0;box-shadow:#00000059 0 5px 15px;display:flex;align-items:center;padding:1rem 1.5rem;background-color:#f5f5f7;justify-content:space-between;z-index:9}.header-main-1 p{font-family:Bebas Neue,sans-serif;font-size:clamp(1.8rem,5vw,2.5rem);color:#d33131;font-weight:600;transition:all .2s ease}.header-main-2{display:flex;align-items:center;justify-content:center;gap:.8rem}.header-main-2 i{font-size:1.1rem;color:#333;border:2px solid #333;padding:.75rem;display:flex;align-items:center;justify-content:center;border-radius:50%;height:2.5rem;width:2.5rem;transition:all .2s ease;cursor:pointer}.header-main-2 i:hover{background-color:#d33131;color:#fff;border-color:#d33131;transform:scale(1.1)}.header-main-2 i.active{color:#fff;background-color:#d33131;border-color:#d33131}@media(max-width:480px){.header-main{height:60px;padding:.8rem 1rem}.header-main-1 p{font-size:1.6rem}.header-main-2{gap:.6rem}.header-main-2 i{font-size:.9rem;padding:.6rem;height:2.2rem;width:2.2rem}}.site-footer{background:#2b2422;color:#d7cfcf;padding:2rem 1rem}.site-footer .footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.site-footer .footer-cols{display:grid;grid-template-columns:1fr;gap:1.25rem}.site-footer .col h3,.site-footer .col h4{color:#fff;margin-bottom:.6rem}.site-footer .about h3 span{color:#d33131}.site-footer .about p{color:#cfc0c0;line-height:1.6}.site-footer .socials a{color:#cfc0c0;margin-right:.6rem;font-size:1.05rem}.site-footer .links ul,.site-footer .categories ul{list-style:none;padding:0}.site-footer .links li,.site-footer .categories li{margin:.45rem 0}.site-footer .links a,.site-footer .categories a{color:#d7cfcf}.site-footer .contact-list{list-style:none;padding:0;color:#d7cfcf}.site-footer .contact-list li{margin:.45rem 0;display:flex;align-items:center;gap:.6rem}.site-footer .footer-bottom{border-top:1px solid rgba(255,255,255,.03);padding-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.site-footer .policies a{color:#bfb3b3;margin-left:1rem}@media(min-width:768px){.site-footer .footer-cols{grid-template-columns:2.2fr 1fr 1fr 1fr;gap:2rem}}@media(min-width:1100px){.site-footer{padding:3rem 1rem}.site-footer .footer-inner{gap:2rem}.site-footer .about p{max-width:360px}}.backend-status-bar{position:fixed;bottom:0;left:0;width:100%;background-color:#333;color:#fff;padding:8px 0;text-align:center;z-index:9999;font-family:Inter,sans-serif;font-size:14px;box-shadow:0 -2px 10px #0000001a;transition:transform .3s ease-in-out}.backend-status-bar.connecting{background-color:#2c3e50}.backend-status-bar.connected{background-color:#27ae60}.backend-status-bar.error{background-color:#e74c3c}.backend-status-bar .status-content{display:flex;align-items:center;justify-content:center;gap:10px}.backend-status-bar .spinner{width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}.backend-status-bar .dot{width:8px;height:8px;border-radius:50%;background-color:#fff}.backend-status-bar .dot.online,.backend-status-bar .dot.offline{background-color:#fff}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;contain:strict;display:inline-block;height:20px;inset:0;margin:auto;position:absolute;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;inset:0 .5em 0 auto;padding:1em 0}.hero{min-height:100vh;width:100%;position:relative;overflow:hidden}.hero .splide{height:100vh;width:100%;touch-action:pan-y}.hero .splide__track,.hero .splide__list,.hero .splide__slide{height:100%;touch-action:pan-y}.slide-content{position:relative;height:100%;width:100%;display:flex;align-items:center}.bg-image{position:absolute;inset:0;z-index:1}.bg-image img{height:100%;width:100%;object-fit:cover}.bg-image .overlay{position:absolute;inset:0;background:linear-gradient(to right,#000000e6,#0009 25%,#0000);z-index:2}.hero-obj{width:100%;z-index:5;display:flex;align-items:center;position:relative}.hero-main{max-width:60%;margin-left:5rem}.hero-main p{margin:1rem 0}.hero-main p:nth-child(1){font-size:clamp(2rem,4vw,4rem);font-family:Poppins,sans-serif;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.5px}.hero-main p:nth-child(1) span{color:#ffa100;font-weight:800}.hero-main p:nth-child(2){font-family:Poppins,sans-serif;color:#fffffff2;font-size:clamp(.95rem,1.5vw,1.2rem);max-width:90%;line-height:1.6}.hero-btn{display:flex;gap:1rem;margin-top:2.5rem;flex-wrap:wrap}.hero-btn button{width:12rem;height:3.2rem;border-radius:12px;border:none;font-size:clamp(.95rem,1.2vw,1rem);font-weight:700;cursor:pointer;transition:all .3s ease-in-out;letter-spacing:.5px}.hero-btn button:nth-child(1){background:linear-gradient(135deg,#fff,#f0f0f0);color:#d33131;box-shadow:0 4px 15px #ffffff4d}.hero-btn button:nth-child(2){background:transparent;color:#fff;border:2.5px solid white}.hero-btn button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}.hero-btn button:nth-child(1):hover{background:#fff;box-shadow:0 6px 20px #fff6}.hero-btn button:nth-child(2):hover{background:#ffffff26}@media(max-width:1024px){.hero-main{max-width:75%;margin-left:3rem}}@media(max-width:768px){.hero{align-items:center}.hero-obj{justify-content:center;text-align:center;padding:0 1.5rem}.hero-main{max-width:100%;margin-left:0}.hero-main p:nth-child(2){max-width:100%}.hero-btn{justify-content:center}.hero-btn button{width:100%;max-width:280px}.hero:after{background:#000000a6}}@media(max-width:480px){.hero-main{max-width:100%;margin-left:0}.hero-main p:nth-child(1){font-size:1.8rem;line-height:1.3}.hero-main p:nth-child(2){font-size:.95rem;max-width:100%}.hero-btn{flex-direction:column;gap:1rem;width:100%;max-width:320px}.hero-btn button{width:100%;height:2.8rem;font-size:.95rem}}.homecategory{min-height:auto;padding:3rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.homecategory .hcp1{font-family:Poppins;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;text-align:center}.homecategory .hcp1 span{color:#d33131;font-weight:800}.homecategory .hcp2{text-align:center;color:#666;font-size:clamp(.95rem,2vw,1.05rem);max-width:600px;line-height:1.5}.hc-top{display:flex;align-items:center;justify-content:center;flex-direction:column}.hc-main{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.hc-main a{width:100%}.hc-main img{width:100%;height:auto;border-radius:15px;border:2px solid #e8e8e8;transition:all .3s ease-in-out;box-shadow:0 4px 12px #00000014}.hc-main img:hover{border-color:#d33131;transform:scale(1.05) translateY(-8px);box-shadow:0 8px 20px #d3313133}@media(max-width:1024px){.hc-main{grid-template-columns:repeat(2,1fr);gap:1.5rem}.homecategory{gap:2.5rem}}@media(max-width:768px){.homecategory{padding:2.5rem 1rem;gap:2rem}.homecategory .hcp1{font-size:1.8rem}.homecategory .hcp2{font-size:.95rem}.hc-main{grid-template-columns:repeat(2,1fr);gap:1.2rem}}@media(max-width:480px){.homecategory{min-height:auto;padding:2rem 1rem;gap:1.5rem}.homecategory .hcp1{font-size:1.5rem}.homecategory .hcp2{font-size:.85rem}.hc-main{grid-template-columns:repeat(2,1fr);gap:.8rem}}.latest-products{width:100%;display:flex;justify-content:center;padding:4rem 1rem;background:linear-gradient(135deg,#fafafa,#f0f0f0)}.latest-products-main{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:3.5rem}.lp1{text-align:center}.lp1 p:nth-child(1){font-size:clamp(1.8rem,4vw,2.5rem);font-weight:800;color:#333}.lp1 p:nth-child(2){font-size:clamp(.9rem,2.5vw,1.05rem);color:#666;font-weight:500;margin-top:.8rem;line-height:1.5}.lp1 span{color:#d33131;font-weight:800}.product-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.skeleton-card{width:100%;background:#fff;border-radius:clamp(12px,3vw,16px);box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0;overflow:hidden;display:block}.skel-img{width:100%;padding-bottom:100%;height:0;display:block;background:linear-gradient(90deg,#f0f0f0 8%,#e8e8e8 18%,#f0f0f0 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.skel-details{padding:clamp(10px,3vw,14px);display:flex;flex-direction:column;gap:12px}.skel-line{border-radius:8px;background:linear-gradient(90deg,#f0f0f0 8%,#e8e8e8 18%,#f0f0f0 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.skel-line.title{width:80%;height:clamp(.8rem,2vw,.95rem);margin-bottom:4px}.skel-line.sizes{width:100%;height:50px}.skel-line.action{width:100%;height:40px;margin-top:4px;border-radius:clamp(8px,2vw,10px)}@media(max-width:768px){.latest-products{padding:3rem 1rem}.latest-products-main{gap:2.5rem}.product-cards{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.8rem}.skel-details{padding:8px!important;gap:6px!important}.skel-line.title{height:12px;margin-bottom:4px}.skel-line.sizes{height:28px!important}.skel-line.action{height:30px!important;border-radius:6px;margin-top:2px!important}}@media(max-width:480px){.latest-products{padding:2.5rem 1rem}.latest-products-main{gap:2rem}.lp1 p:nth-child(2){font-size:.9rem}.product-cards{grid-template-columns:repeat(2,1fr);gap:.8rem}.product-cards a,.product-cards .skeleton-card{display:block;width:100%;height:100%;text-decoration:none;color:inherit;box-sizing:border-box}.product-cards .skeleton-card{display:block}}.latest-products *{box-sizing:border-box}.skeleton-card{border-radius:11px}@media(max-width:360px){.skeleton-card{border-radius:10px}}.skel-line,.skel-box,.skel-badge,.skel-btn{background:linear-gradient(90deg,#f0f0f0 8%,#e8e8e8 18%,#f0f0f0 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite;border-radius:6px}.skel-line.title{height:14px;width:70%;margin-bottom:8px}.skel-grid-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px}.skel-grid-row .skel-box{aspect-ratio:1/.8;height:40px;border-radius:8px}.skel-footer-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:auto}.skel-footer-row .skel-badge{width:60px;height:20px;border-radius:20px}.skel-footer-row .skel-btn{flex:1;height:32px;border-radius:8px}.skel-line.sizes,.skel-line.action{display:none}@media(max-width:600px){.latest-products .product-cards .skeleton-card{display:block!important;width:100%!important;padding:0!important;margin:0!important;border:1px solid #f0f0f0}.latest-products .product-cards .skeleton-card .skel-img{width:100%!important;padding-bottom:100%!important;height:0!important;display:block!important;margin:0!important;border-radius:0!important}.latest-products .product-cards .skeleton-card .skel-details{width:100%!important;padding:8px!important}}.product-card{width:100%;height:100%;background:#fff;border-radius:clamp(12px,3vw,16px);box-shadow:0 2px 8px #00000014;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;border:1px solid #f0f0f0;display:flex;flex-direction:column}@media(min-width:769px){.product-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000026}}.product-image{width:100%;aspect-ratio:1/1;overflow:hidden;background:linear-gradient(135deg,#f5f5f7,#e8e8ec);position:relative;flex-shrink:0}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block}@media(min-width:769px){.product-card:hover .product-image img{transform:scale(1.06)}}.product-image .category-tag{position:absolute;top:clamp(6px,2vw,10px);right:clamp(6px,2vw,10px);background:#ff7a18e6;color:#fff;padding:clamp(3px,1vw,4px) clamp(6px,2vw,10px);border-radius:999px;font-weight:600;font-size:clamp(.6rem,1.5vw,.75rem);letter-spacing:.3px;text-transform:uppercase}.product-details{padding:clamp(10px,3vw,14px);display:flex;flex-direction:column;gap:clamp(6px,2vw,10px);flex:1}.product-name{font-size:clamp(.8rem,2vw,.95rem);font-weight:700;color:#1a1a1a;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.product-price{display:flex;align-items:center;gap:12px;margin:6px 0}.product-price .new-price{font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;color:#d33131}.product-price .old-price{font-size:clamp(.85rem,1.1vw,.95rem);color:#999;text-decoration:line-through}.sizes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(4px,1.5vw,8px);margin:clamp(4px,1vw,6px) 0}.size-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(5px,2vw,8px);background:linear-gradient(135deg,#f9f9fb,#eff0f5);border:1px solid #e0e0e6;border-radius:clamp(8px,2vw,12px);transition:all .22s ease;cursor:default}.size-card .size-label{font-size:clamp(.65rem,1.5vw,.8rem);font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.3px}.size-card .size-price{font-size:clamp(.8rem,1.8vw,.95rem);font-weight:700;color:#d33131;margin-top:clamp(2px,.5vw,3px)}.add-btn{margin-top:clamp(2px,1vw,4px);padding:clamp(8px,2vw,10px) clamp(10px,2vw,12px);border-radius:clamp(8px,2vw,10px);border:none;background:#d33131;color:#fff;font-weight:700;cursor:pointer;font-size:clamp(.8rem,2vw,.9rem);transition:all .22s ease;width:100%;text-align:center;letter-spacing:.2px}.add-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}@media(min-width:769px){.add-btn:hover:not(:disabled){opacity:.95;transform:translateY(-2px);box-shadow:0 6px 18px #d331311f}}.add-btn:active:not(:disabled){transform:translateY(0)}.card-footer{display:flex;align-items:center;gap:clamp(4px,1vw,8px);margin-top:auto}.stock-badge{font-size:clamp(.7rem,1.5vw,.78rem);font-weight:600;padding:clamp(3px,1vw,4px) clamp(6px,1.5vw,8px);border-radius:999px;color:#fff;flex:0 0 auto;text-transform:capitalize;white-space:nowrap}.stock-badge.in{background:#28a745}.stock-badge.out{background:#6c757d;width:100%;justify-content:center;padding:10px;border-radius:12px;display:flex}@media(max-width:360px){.product-card{border-radius:10px}.product-details{padding:9px;gap:5px}.product-name{-webkit-line-clamp:1}.sizes-grid{gap:3px;margin:3px 0}.size-card{padding:4px}.size-label{font-size:.6rem}.size-price{font-size:.75rem;margin-top:1px}.add-btn{padding:7px 8px;font-size:.75rem}.category-tag{padding:2px 6px;font-size:.55rem}.stock-badge{font-size:.65rem;padding:2px 5px}}@media(min-width:361px)and (max-width:480px){.product-card{border-radius:11px}.product-details{padding:10px;gap:6px}.sizes-grid{gap:4px;margin:4px 0}.size-card{padding:5px}.add-btn{padding:8px 10px;font-size:.8rem}}@media(min-width:481px)and (max-width:768px){.product-details{padding:12px;gap:8px}.sizes-grid{gap:6px}.size-card{padding:6px}.add-btn{padding:9px 11px}}@media(min-width:769px){.product-card:hover{box-shadow:0 16px 40px #00000026}.product-image:hover img{transform:scale(1.06)}}.top-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.product-category{font-size:.78rem;color:#666;background:#00000008;padding:4px 8px;border-radius:8px}.stock{font-size:.78rem;padding:4px 8px;border-radius:999px;color:#fff}.stock.in{background:#28a745}.stock.out{background:#6c757d}.description{width:100%;padding:2rem 1rem;background:transparent}.description .desc-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2.25rem}.description .desc-top{text-align:center}.description .desc-top h2{font-size:clamp(1.6rem,4.5vw,2.25rem);font-weight:800;color:#222}.description .desc-top h2 span{color:#d33131}.description .desc-top .desc-sub{margin-top:.6rem;color:#666;font-size:clamp(.95rem,2.4vw,1.05rem)}.description .features{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.description .features .feature{background:#fff;border-radius:12px;padding:1.2rem;box-shadow:0 8px 24px #0000000a;display:flex;gap:1rem;align-items:flex-start}.description .features .feature .icon-box{min-width:56px;min-height:56px;display:flex;align-items:center;justify-content:center;background:#d331310f;border-radius:12px;color:#d33131;font-size:1.15rem}.description .features .feature h3{margin:0;font-size:1.05rem;color:#222;font-weight:700}.description .features .feature p{margin:.45rem 0 0;color:#777;font-size:.95rem;line-height:1.45}.description .stats-wrap{margin-top:.75rem}.description .stats-wrap .stats{background:#d33131;border-radius:16px;padding:1.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:center;color:#fff}.description .stats-wrap .stats .stat{text-align:center}.description .stats-wrap .stats .stat .stat-num{font-size:clamp(1.25rem,3.5vw,2rem);font-weight:800}.description .stats-wrap .stats .stat .stat-label{font-size:.95rem;opacity:.9;margin-top:.25rem}@media(min-width:992px){.description .features{grid-template-columns:repeat(4,1fr);gap:1.5rem}.description .features .feature{padding:1.6rem;flex-direction:column;align-items:flex-start}.description .features .feature .icon-box{width:64px;height:64px;border-radius:12px;font-size:1.25rem}.description .features .feature h3{margin-top:.8rem}.description .features .feature p{margin-top:.4rem}.description .stats{padding:1.6rem 1.25rem;border-radius:22px}}@media(max-width:991px)and (min-width:601px){.description .features{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.description{padding:1.4rem .9rem}.description .features{grid-template-columns:1fr;gap:.9rem}.description .features .feature{flex-direction:column;align-items:flex-start;gap:.8rem;padding:1.2rem}.description .features .feature .icon-box{min-width:50px;min-height:50px;font-size:1.1rem}.description .features .feature h3{margin-top:.2rem;font-size:1.1rem}.description .features .feature p{margin-top:.2rem;font-size:.95rem}.description .stats-wrap .stats{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.8rem}.description .stats-wrap .stats .stat{display:flex;flex-direction:column;justify-content:center;align-items:center}.description .stats-wrap .stats .stat .stat-num{font-size:1.1rem}.description .stats-wrap .stats .stat .stat-label{font-size:.75rem;line-height:1.2}}.reviews{width:100%;padding:2.25rem 1rem;background-image:linear-gradient(45deg,rgba(211,49,49,.02) 25%,transparent 25%),linear-gradient(-45deg,rgba(211,49,49,.02) 25%,transparent 25%);background-size:40px 40px;background-position:0 0,20px 20px}.reviews .reviews-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.reviews .reviews-top{text-align:center}.reviews .reviews-top h2{font-size:clamp(1.6rem,4vw,2.25rem);font-weight:800;color:#222}.reviews .reviews-top h2 span{color:#d33131}.reviews .reviews-top .reviews-sub{margin-top:.5rem;color:#6b6b6b;font-size:clamp(.95rem,2.2vw,1rem)}.reviews .reviews-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1rem;margin-top:.75rem}.reviews .review-card{background:#fff;border-radius:14px;padding:1.25rem 1.15rem;box-shadow:0 10px 30px #0000000f;position:relative;overflow:visible}.reviews .review-card .quote{position:absolute;top:16px;left:18px;font-size:2rem;color:#d3313140;font-weight:800}.reviews .review-card .stars{margin-top:.9rem;color:#ffc107}.reviews .review-card .stars i{margin-right:6px;opacity:.95}.reviews .review-card .stars i.filled{color:#ffc107}.reviews .review-card .stars i:not(.filled){color:#ddd}.reviews .review-card .review-text{margin:.9rem 0 1rem;color:#616161;line-height:1.6;font-size:.95rem}.reviews .review-card .review-author{display:flex;align-items:center;gap:.8rem}.reviews .review-card .review-author .avatar{width:44px;height:44px;border-radius:50%;background:#d3313114;color:#d33131;display:flex;align-items:center;justify-content:center;font-weight:700}.reviews .review-card .review-author .author-meta .author-name{font-weight:700;color:#222}.reviews .review-card .review-author .author-meta .author-city{color:#8a8a8a;font-size:.9rem}@media(min-width:760px){.reviews .reviews-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1100px){.reviews .reviews-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}@media(max-width:420px){.reviews{padding:1.25rem .75rem}.review-card{padding:1rem}.review-card .quote{left:12px;top:12px;font-size:1.6rem}.review-card .avatar{width:40px;height:40px}}.instagram-reels-section{padding:80px 20px;background:#f9f9f9;overflow:hidden}.instagram-reels-section .content-container{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:60px}@media(max-width:900px){.instagram-reels-section .content-container{flex-direction:column;text-align:center;gap:40px}}.instagram-reels-section .text-content{flex:1;max-width:500px}.instagram-reels-section .text-content h2{font-size:2.5rem;color:#333;margin-bottom:1.5rem;font-weight:700;line-height:1.2}.instagram-reels-section .text-content p{font-size:1.1rem;color:#666;margin-bottom:2rem;line-height:1.6}.instagram-reels-section .text-content .btn-follow{display:inline-block;padding:12px 30px;background:#ff6b6b;color:#fff;text-decoration:none;border-radius:30px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #ff6b6b4d}.instagram-reels-section .text-content .btn-follow:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.instagram-reels-section .reels-container{flex:1;position:relative;height:400px;display:flex;justify-content:center;align-items:center}@media(max-width:900px){.instagram-reels-section .reels-container{width:100%;height:auto;justify-content:flex-start;overflow-x:auto;padding:20px 0;gap:20px}.instagram-reels-section .reels-container::-webkit-scrollbar{display:none}.instagram-reels-section .reels-container{-ms-overflow-style:none;scrollbar-width:none}}.instagram-reels-section .reels-container .reel-card{position:absolute;width:220px;height:360px;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #0003;transition:all .5s cubic-bezier(.25,.8,.25,1);border:4px solid white}.instagram-reels-section .reels-container .reel-card .card-inner{width:100%;height:100%;position:relative;background:#000}.instagram-reels-section .reels-container .reel-card .card-inner iframe{width:100%;height:100%;border:none;display:block}@media(min-width:901px){.instagram-reels-section .reels-container .reel-card.card-1{transform:translate(-120px) translateY(20px) rotate(-15deg);z-index:1}.instagram-reels-section .reels-container .reel-card.card-2{transform:translate(0) translateY(-10px) rotate(-5deg);z-index:2}.instagram-reels-section .reels-container .reel-card.card-3{transform:translate(120px) translateY(30px) rotate(15deg);z-index:3}}@media(min-width:901px){.reels-2 .instagram-reels-section .reels-container .reel-card.card-1{transform:translate(-60px) translateY(10px) rotate(-10deg);z-index:2}.reels-2 .instagram-reels-section .reels-container .reel-card.card-2{transform:translate(60px) translateY(10px) rotate(10deg);z-index:2}}@media(max-width:900px){.instagram-reels-section .reels-container .reel-card{position:relative;transform:none!important;flex-shrink:0;width:200px;height:320px;margin:0;left:auto!important;top:auto!important;box-shadow:0 5px 15px #0000001a}}.cart-empty-maximalist{position:fixed;top:70px;left:0;width:100%;height:calc(100vh - 70px);background:linear-gradient(135deg,#ffefba,#fff);display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:10}.cart-empty-maximalist .floating-shapes{position:absolute;width:100%;height:100%;pointer-events:none}.cart-empty-maximalist .floating-shapes .shape{position:absolute;font-size:4rem;opacity:.2;animation:float 6s ease-in-out infinite}.cart-empty-maximalist .floating-shapes .shape-1{top:10%;left:10%;animation-delay:0s;font-size:5rem}.cart-empty-maximalist .floating-shapes .shape-2{top:20%;right:15%;animation-delay:1s;font-size:6rem}.cart-empty-maximalist .floating-shapes .shape-3{bottom:15%;left:20%;animation-delay:2s;font-size:7rem}.cart-empty-maximalist .floating-shapes .shape-4{bottom:25%;right:10%;animation-delay:.5s;font-size:5rem}.cart-empty-maximalist .floating-shapes .shape-5{top:40%;left:5%;animation-delay:2.5s;font-size:4rem}.cart-empty-maximalist .floating-shapes .shape-6{top:50%;right:5%;animation-delay:1.5s;font-size:6rem}.cart-empty-maximalist .content-wrapper{text-align:center;z-index:2;padding:2rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:30px;box-shadow:0 20px 60px #0000001a;border:1px solid rgba(255,255,255,.5);max-width:600px;width:90%;animation:slideUp .8s cubic-bezier(.16,1,.3,1)}.cart-empty-maximalist .content-wrapper .maximal-title{font-size:2rem;letter-spacing:.5em;color:#ff6b6b;margin-bottom:.5rem;font-weight:900}.cart-empty-maximalist .content-wrapper .maximal-subtitle{font-size:5rem;line-height:.9;color:#1a1a1a;font-weight:900;margin:0;text-transform:uppercase}.cart-empty-maximalist .content-wrapper .maximal-subtitle span{color:transparent;-webkit-text-stroke:2px #1a1a1a}@media(max-width:768px){.cart-empty-maximalist .content-wrapper .maximal-subtitle{font-size:3.5rem}}.cart-empty-maximalist .content-wrapper .maximal-desc{font-size:1.1rem;color:#666;margin:2rem 0;line-height:1.6}.cart-empty-maximalist .content-wrapper .btn-maximal-action{display:inline-flex;align-items:center;gap:1rem;padding:1.2rem 3rem;background:#1a1a1a;color:#fff;text-decoration:none;font-weight:700;font-size:1.1rem;border-radius:50px;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px;box-shadow:0 10px 30px #0003}.cart-empty-maximalist .content-wrapper .btn-maximal-action:hover{transform:translateY(-5px) scale(1.05);background:#ff6b6b;box-shadow:0 20px 40px #ff6b6b4d}.cart-empty-maximalist .content-wrapper .btn-maximal-action:hover i{transform:translate(5px)}.cart-empty-maximalist .content-wrapper .btn-maximal-action i{transition:transform .3s ease}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.cart{min-height:100vh;background:#f5f5f5;padding:2rem 1rem;margin-top:70px}.cart .cart-container{max-width:1200px;margin:0 auto}.cart .cart-container .cart-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.cart .cart-container .cart-top h1{font-size:2rem;color:#1a1a1a;font-weight:900;margin:0}.cart .cart-container .cart-top .cart-controls{display:flex;align-items:center;gap:1.5rem}.cart .cart-container .cart-top .cart-controls .item-count{font-size:.95rem;color:#666;font-weight:600}.cart .cart-container .cart-top .cart-controls .btn-clear-cart{padding:.5rem 1rem;background:#fff;border:2px solid #ff6b6b;color:#ff6b6b;border-radius:20px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.cart .cart-container .cart-top .cart-controls .btn-clear-cart:hover{background:#fff5f5}.cart .cart-layout{display:grid;grid-template-columns:1fr 320px;gap:2rem}@media(max-width:992px){.cart .cart-layout{grid-template-columns:1fr}}.cart .cart-items-section .items-list{display:flex;flex-direction:column;gap:1.2rem}.cart .cart-items-section .cart-item-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;transition:all .2s ease}.cart .cart-items-section .cart-item-card:hover{box-shadow:0 4px 16px #0000001f}.cart .cart-items-section .cart-item-card .product-row{display:flex;gap:1.5rem}@media(max-width:600px){.cart .cart-items-section .cart-item-card .product-row{flex-direction:column}}.cart .cart-items-section .cart-item-card .product-row .product-image-wrapper{flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;background:#f5f5f5}@media(max-width:600px){.cart .cart-items-section .cart-item-card .product-row .product-image-wrapper{width:100%;height:200px}}.cart .cart-items-section .cart-item-card .product-row .product-image-wrapper .product-image{width:100%;height:100%;object-fit:cover;display:block}.cart .cart-items-section .cart-item-card .product-row .product-details-column{flex:1;display:flex;flex-direction:column;gap:1rem}.cart .cart-items-section .cart-item-card .product-row .product-details-column .product-title{font-size:1rem;color:#1a1a1a;font-weight:700;margin:0}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container{display:flex;flex-direction:column;gap:.8rem}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem;background:#fafafa;border-radius:8px;transition:all .15s ease}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item:hover{background:#f0f0f0}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-info{display:flex;gap:1rem;align-items:center;min-width:140px}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-info .variant-weight{font-size:.9rem;color:#666;font-weight:500;min-width:50px}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-info .variant-price{font-size:.95rem;color:#ff6b6b;font-weight:700}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls{display:flex;align-items:center;gap:1rem}@media(max-width:600px){.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls{flex-wrap:wrap;gap:.8rem}}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector{display:flex;align-items:center;border:2px solid #e0e0e0;border-radius:6px;background:#fff;overflow:hidden}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-btn{padding:.4rem .8rem;background:#fff;border:none;color:#ff6b6b;cursor:pointer;font-size:.9rem;font-weight:700;transition:all .15s ease}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-btn:hover{background:#fff5f5}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-btn:active{background:#ff6b6b;color:#fff}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-value{width:40px;border:none;text-align:center;font-weight:600;font-size:.9rem;color:#1a1a1a;background:#fff}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-value:focus{outline:none}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-value::-webkit-outer-spin-button,.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-value[type=number]{-moz-appearance:textfield}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .variant-subtotal{font-size:.95rem;color:#ff6b6b;font-weight:700;min-width:80px;text-align:right}@media(max-width:600px){.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .variant-subtotal{text-align:left}}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete{padding:.5rem;background:#fff;border:2px solid #f0f0f0;color:#ff6b6b;border-radius:6px;cursor:pointer;font-size:.9rem;transition:all .15s ease}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete:hover{border-color:#ff6b6b;background:#fff5f5}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete i{pointer-events:none}.cart .coupon-section{margin-top:1rem;padding:1rem 0}.cart .coupon-section .coupon-input-group{display:flex;gap:.6rem;flex-direction:column}.cart .coupon-section .coupon-input-group .coupon-input{width:100%;padding:.7rem .9rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.85rem;background:#fff;transition:all .2s ease}.cart .coupon-section .coupon-input-group .coupon-input:focus{outline:none;border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a}.cart .coupon-section .coupon-input-group .coupon-input:disabled{background:#f5f5f5;cursor:not-allowed}.cart .coupon-section .coupon-input-group .btn-apply-coupon{width:100%;padding:.7rem;background:#ff6b6b;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.cart .coupon-section .coupon-input-group .btn-apply-coupon:hover:not(:disabled){background:#ee5a52;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b4d}.cart .coupon-section .coupon-input-group .btn-apply-coupon:disabled{background:#ccc;cursor:not-allowed}.cart .coupon-section .coupon-applied{display:flex;flex-direction:column;gap:.8rem;padding:.8rem;background:#f0fdf4;border:2px solid #4caf50;border-radius:6px}.cart .coupon-section .coupon-applied .coupon-info{display:flex;align-items:center;gap:.6rem;color:#2d6a4f;font-weight:600;font-size:.85rem}.cart .coupon-section .coupon-applied .coupon-info i{color:#4caf50;font-size:1rem}.cart .coupon-section .coupon-applied .btn-remove-coupon{width:100%;padding:.5rem;background:#fff;border:2px solid #4caf50;color:#4caf50;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .15s ease}.cart .coupon-section .coupon-applied .btn-remove-coupon:hover{background:#f0fdf4}.cart .coupon-section .coupon-error{color:#dc2626;font-size:.8rem;padding:.5rem;background:#fee2e2;border-radius:4px;margin:.5rem 0 0;text-align:center}.cart .cart-summary-section .summary-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014;height:fit-content;position:sticky;top:100px}@media(max-width:992px){.cart .cart-summary-section .summary-card{position:static;top:auto}}.cart .cart-summary-section .summary-card h2{font-size:1.1rem;color:#1a1a1a;font-weight:700;margin:0 0 1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.cart .cart-summary-section .summary-card .summary-rows{margin-bottom:1.5rem}.cart .cart-summary-section .summary-card .summary-rows .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;margin-bottom:.8rem}.cart .cart-summary-section .summary-card .summary-rows .summary-row .label{color:#666;font-weight:500}.cart .cart-summary-section .summary-card .summary-rows .summary-row .amount{color:#1a1a1a;font-weight:600}.cart .cart-summary-section .summary-card .summary-rows .summary-row .amount.shipping-free{color:#4caf50;font-weight:700}.cart .cart-summary-section .summary-card .summary-rows .summary-row.total-row{font-size:1rem;padding-top:.8rem;border-top:2px solid #f0f0f0;margin-top:.8rem}.cart .cart-summary-section .summary-card .summary-rows .summary-row.total-row .label{color:#1a1a1a;font-weight:700}.cart .cart-summary-section .summary-card .summary-rows .summary-row.total-row .total-amount{font-size:1.2rem;color:#ff6b6b;font-weight:900}.cart .cart-summary-section .summary-card .summary-rows .summary-row.discount-row .label{color:#4caf50;font-weight:600}.cart .cart-summary-section .summary-card .summary-rows .summary-row.discount-row .discount{color:#4caf50;font-weight:700}.cart .cart-summary-section .summary-card .summary-rows .summary-divider{height:2px;background:#f0f0f0;margin:1rem 0}.cart .cart-summary-section .summary-card .btn-checkout{width:100%;padding:.9rem;background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:700;cursor:pointer;margin-bottom:.8rem;transition:all .2s ease}.cart .cart-summary-section .summary-card .btn-checkout:hover{transform:translateY(-2px);box-shadow:0 4px 14px #ff6b6b4d}.cart .cart-summary-section .summary-card .btn-checkout:active{transform:translateY(0)}.cart .cart-summary-section .summary-card .btn-continue-shopping{display:block;width:100%;padding:.8rem;text-align:center;background:#fff;border:2px solid #ff6b6b;color:#ff6b6b;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease}.cart .cart-summary-section .summary-card .btn-continue-shopping:hover{background:#fff5f5}@media(max-width:992px){.cart .cart-container .cart-top h1{font-size:1.75rem}}@media(max-width:768px){.cart{padding:1.5rem .75rem;margin-top:65px}}.cart .mobile-coupon-section,.cart .mobile-cart-totals,.cart .mobile-checkout-bar{display:none}@media(max-width:600px){.cart{padding:1rem .5rem 90px;margin-top:60px}.cart .cart-container .cart-top{margin-bottom:.5rem}.cart .cart-container .cart-top h1{font-size:1.3rem;margin-bottom:.5rem}.cart .cart-container .cart-top .cart-controls{width:100%;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #efefef}.cart .cart-container .cart-top .cart-controls .btn-clear-cart{background:none;border:none;color:#d33131;font-size:.85rem;padding:0;font-weight:500;text-decoration:none}.cart .cart-container .cart-top .cart-controls .btn-clear-cart:hover{text-decoration:underline;background:none}.cart .cart-container .cart-layout{display:flex;flex-direction:column;gap:.8rem}.cart .cart-summary-section{display:none}.cart .mobile-coupon-section{display:block;background:#fff;padding:1rem;border-radius:8px;margin-bottom:5rem;border:1px solid #D5D9D9}.cart .mobile-coupon-section h3{font-size:1rem;margin:0 0 .8rem;color:#1a1a1a}.cart .mobile-coupon-section .coupon-container .input-group{display:flex;gap:.5rem}.cart .mobile-coupon-section .coupon-container .input-group input{flex:1;min-width:0;padding:.7rem;border:1px solid #ccc;border-radius:6px;font-size:.9rem}.cart .mobile-coupon-section .coupon-container .input-group input:focus{outline:none;border-color:#d33131}.cart .mobile-coupon-section .coupon-container .input-group button{background:#d33131;color:#fff;border:none;padding:0 1.2rem;border-radius:6px;font-weight:600;cursor:pointer;white-space:nowrap}.cart .mobile-coupon-section .coupon-container .applied-success{background:#f0fdf4;border:1px solid #4caf50;padding:.8rem;border-radius:6px;display:flex;justify-content:space-between;align-items:center;color:#2e7d32;font-weight:500}.cart .mobile-coupon-section .coupon-container .applied-success button{background:#fff;border:1px solid #4caf50;color:#4caf50;padding:.3rem .8rem;border-radius:4px;font-size:.8rem}.cart .mobile-coupon-section .coupon-container .error-msg{color:#d32f2f;font-size:.85rem;margin-top:.5rem}.cart .mobile-cart-totals{display:block;background:#fff;padding:1rem;border-radius:8px;margin-bottom:2rem;border:1px solid #D5D9D9}.cart .mobile-cart-totals h2{font-size:1.1rem;color:#1a1a1a;font-weight:700;margin:0 0 1rem;padding-bottom:.8rem;border-bottom:1px solid #eee}.cart .mobile-cart-totals .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.95rem;margin-bottom:.8rem}.cart .mobile-cart-totals .summary-row .label{color:#565959}.cart .mobile-cart-totals .summary-row .amount{color:#1a1a1a;font-weight:600}.cart .mobile-cart-totals .summary-row .amount.shipping-free{color:#4caf50;font-weight:700}.cart .mobile-cart-totals .summary-row.discount-row .label{color:#4caf50}.cart .mobile-cart-totals .summary-row.discount-row .discount{color:#4caf50;font-weight:700}.cart .mobile-cart-totals .summary-row.total-row{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;font-size:1.1rem}.cart .mobile-cart-totals .summary-row.total-row .label{color:#1a1a1a;font-weight:700}.cart .mobile-cart-totals .summary-row.total-row .total-amount{color:#b12704;font-weight:800}.cart .mobile-checkout-bar{display:flex;justify-content:space-between;align-items:center;position:fixed;bottom:0;left:0;width:100%;background:#fff;padding:1rem;box-shadow:0 -4px 12px #00000014;z-index:999;border-top:1px solid #ddd}.cart .mobile-checkout-bar .mobile-total{display:flex;flex-direction:column}.cart .mobile-checkout-bar .mobile-total .label{font-size:.8rem;color:#565959;font-weight:500}.cart .mobile-checkout-bar .mobile-total .amount{font-size:1.3rem;font-weight:800;color:#0f1111}.cart .mobile-checkout-bar .btn-mobile-checkout{background:#d33131;border:1px solid #D33131;color:#fff;padding:.8rem 1.8rem;border-radius:20px;font-weight:600;font-size:.95rem;box-shadow:0 4px 10px #d331314d;cursor:pointer;transition:background .2s}.cart .mobile-checkout-bar .btn-mobile-checkout:hover{background:#b92b2b}.cart .cart-items-section .cart-item-card{padding:.8rem;border-radius:8px;box-shadow:none;border:1px solid #D5D9D9;background:#fff;margin-bottom:.5rem}.cart .cart-items-section .cart-item-card .product-row{flex-direction:row!important;gap:1rem;align-items:flex-start}.cart .cart-items-section .cart-item-card .product-row .product-image-wrapper{width:110px!important;height:110px!important;flex-shrink:0;border-radius:4px;background:#fff}.cart .cart-items-section .cart-item-card .product-row .product-image-wrapper .product-image{object-fit:contain}.cart .cart-items-section .cart-item-card .product-row .product-details-column{gap:.3rem;width:100%}.cart .cart-items-section .cart-item-card .product-row .product-details-column .product-title{font-size:.95rem;line-height:1.3;color:#0f1111;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container{width:100%}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item{padding:.8rem 0;background:transparent;flex-direction:column;align-items:flex-start;gap:.6rem;border-top:1px dashed #eee}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item:first-child{border-top:none;padding-top:0}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-info{width:100%;justify-content:flex-start;gap:.5rem}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-info .variant-weight{color:#565959;font-size:.8rem;background:transparent;padding:0}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-info .variant-price{color:#b12704;font-size:1.1rem;font-weight:700}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls{flex-direction:row;justify-content:flex-start;width:100%;align-items:center;gap:1.5rem;margin-top:.5rem}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector{display:inline-flex;align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 2px 5px #0000000d}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;color:#111;font-size:1.1rem;cursor:pointer;transition:background .2s}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-btn:hover{background:#f7f7f7}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-btn:active{background:#eee}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .quantity-selector .qty-value{width:36px;height:32px;border:none;border-left:1px solid #f0f0f0;border-right:1px solid #f0f0f0;text-align:center;font-weight:600;font-size:.95rem;color:#111;background:#fff}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete{border:none;background:transparent;color:#d33131;font-size:.85rem;padding:.5rem}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete i{display:none}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete:after{content:"Delete"}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .btn-delete:hover{text-decoration:underline;background:transparent}.cart .cart-items-section .cart-item-card .product-row .product-details-column .variants-container .variant-item .variant-controls .variant-subtotal{display:none}}.checkout-header{display:flex;justify-content:center;padding:1rem 0;margin-bottom:2rem;font-family:Inter,sans-serif}.checkout-header .steps-container{display:flex;align-items:center;gap:1rem}.checkout-header .steps-container .step{font-size:.9rem;font-weight:600;color:#696e79;letter-spacing:1px;text-transform:uppercase;position:relative;cursor:pointer;text-decoration:none}.checkout-header .steps-container .step.active{color:#20bd99;border-bottom:2px solid #20bd99;padding-bottom:4px}.checkout-header .steps-container .step.completed{color:#20bd99}.checkout-header .steps-container .step-separator{color:#d4d5d9;letter-spacing:2px;font-size:.8rem}@media(max-width:600px){.checkout-header .steps-container .step-separator{display:none}}@media(max-width:600px){.checkout-header .steps-container{width:100%;justify-content:space-between;gap:0;border-bottom:1px solid #eee}.checkout-header .steps-container .step{flex:1;text-align:center;padding-bottom:.5rem;font-size:.85rem;color:#888;border-bottom:3px solid transparent;margin-bottom:-1px;position:relative}.checkout-header .steps-container .step.active{color:#20bd99;border-bottom:3px solid #20bd99;font-weight:700}}.account-page-wrapper{min-height:100vh;width:100%;background-color:#f9fafb;display:flex;justify-content:center;align-items:center;padding-top:100px;padding-bottom:40px;box-sizing:border-box}.account-page-wrapper .auth-card{background:#fff;width:100%;max-width:400px;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;position:relative;overflow:visible}.account-page-wrapper .auth-header{text-align:center;margin-bottom:2rem}.account-page-wrapper .auth-header .subtitle{color:#6b7280;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.5rem}.account-page-wrapper .auth-header h1{color:#1f2937;font-size:1.875rem;font-weight:800;margin:0;line-height:1.2}.account-page-wrapper .auth-form .form-group{margin-bottom:1.25rem}.account-page-wrapper .auth-form .form-group label{display:block;font-size:.875rem;font-weight:500;color:#1f2937;margin-bottom:.5rem}.account-page-wrapper .auth-form .form-group input{width:100%;padding:.75rem 1rem;font-size:1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;outline:none;transition:all .2s;box-sizing:border-box}.account-page-wrapper .auth-form .form-group input::placeholder{color:#9ca3af}.account-page-wrapper .auth-form .form-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.account-page-wrapper .auth-form .form-options{display:flex;justify-content:flex-end;margin-bottom:1.5rem}.account-page-wrapper .auth-form .form-options .forgot-link{appearance:none;background:transparent;border:none;padding:0;color:#4f46e5;font-size:.875rem;font-weight:600;cursor:pointer}.account-page-wrapper .auth-form .form-options .forgot-link:hover{color:#4338ca;text-decoration:underline}.account-page-wrapper .auth-form .btn-primary{width:100%;padding:.875rem;background-color:#4f46e5;color:#fff;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s}.account-page-wrapper .auth-form .btn-primary:hover:not(:disabled){background-color:#4338ca}.account-page-wrapper .auth-form .btn-primary:disabled{opacity:.7;cursor:not-allowed}.account-page-wrapper .auth-form .divider{display:flex;align-items:center;text-align:center;color:#6b7280;font-size:.875rem;margin:1.5rem 0}.account-page-wrapper .auth-form .divider:before,.account-page-wrapper .auth-form .divider:after{content:"";flex:1;border-bottom:1px solid #e5e7eb}.account-page-wrapper .auth-form .divider span{padding:0 1rem}.account-page-wrapper .auth-form .btn-google{width:100%;display:flex;align-items:center;justify-content:center;gap:12px;padding:.75rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:500;color:#1f2937;cursor:pointer;transition:background-color .2s}.account-page-wrapper .auth-form .btn-google:hover{background-color:#f9fafb}.account-page-wrapper .auth-form .btn-google svg{display:block}.account-page-wrapper .footer-text{margin-top:1.5rem;text-align:center;font-size:.875rem;color:#6b7280}.account-page-wrapper .footer-text span{color:#4f46e5;font-weight:600;cursor:pointer;margin-left:.25rem}.account-page-wrapper .footer-text span:hover{text-decoration:underline}.otp-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;padding:20px;animation:fadeIn .3s ease-in-out}.otp-card{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 40px #0003;width:100%;max-width:420px;text-align:center;position:relative;animation:slideUp .3s ease-out}.otp-card .close-btn{position:absolute;top:15px;right:15px;background:transparent;border:none;color:#999;cursor:pointer;padding:5px;border-radius:50%;transition:all .2s;display:flex;align-items:center;justify-content:center}.otp-card .close-btn:hover{background-color:#f0f0f0;color:#333}.otp-card .otp-header{margin-bottom:30px}.otp-card .otp-header .otp-icon{width:60px;height:60px;background-color:#e509141a;color:#e50914;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.otp-card .otp-header .otp-icon svg{stroke-width:2.5px}.otp-card .otp-header h1{font-size:24px;font-weight:700;color:#333;margin-bottom:10px}.otp-card .otp-header .otp-subtitle{font-size:14px;color:#666;line-height:1.5}.otp-card .otp-header .otp-subtitle strong{color:#333;font-weight:600}.otp-card .otp-form{display:flex;flex-direction:column;gap:25px}.otp-card .otp-form .otp-inputs{display:flex;justify-content:center;gap:10px}.otp-card .otp-form .otp-inputs input{width:45px;height:55px;text-align:center;font-size:24px;font-weight:600;border:2px solid #e0e0e0;border-radius:12px;background-color:#f5f5f5;color:#333;transition:all .2s ease;padding:0}.otp-card .otp-form .otp-inputs input:focus{outline:none;border-color:#e50914;background-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #e5091426}.otp-card .otp-form .otp-inputs input::selection{background-color:#e5091433}.otp-card .otp-form .verify-btn{width:100%;padding:15px;background:linear-gradient(135deg,#e50914,#b40710);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e509144d}.otp-card .otp-form .verify-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #e5091466}.otp-card .otp-form .verify-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.otp-card .otp-footer{margin-top:25px;font-size:14px;color:#666;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.otp-card .otp-footer p{margin:0}.otp-card .otp-footer .resend-btn{background:none;border:none;color:#e50914;font-weight:600;cursor:pointer;padding:0;font-size:14px}.otp-card .otp-footer .resend-btn:hover:not(:disabled){text-decoration:underline}.otp-card .otp-footer .resend-btn:disabled{color:#aaa;cursor:not-allowed;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.otp-card{padding:30px 20px}.otp-card .otp-inputs{gap:5px!important}.otp-card .otp-inputs input{width:40px!important;height:50px!important;font-size:20px!important}}.product{width:100%;padding:2rem 1rem;padding-top:calc(70px + 2rem);background:linear-gradient(135deg,#f8f9fa,#fff);min-height:100vh}.product .product-inner{max-width:1300px;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.product .breadcrumb{color:#999;margin-bottom:1rem;font-size:.9rem}.product .product-left{order:1}.product .product-right{order:2}.product .product-image img{width:100%;border-radius:24px;object-fit:cover;display:block;box-shadow:0 12px 40px #0000001a}.product .product-meta{background:#fff;padding:1.5rem;border-radius:24px;box-shadow:0 4px 20px #0000000f}.product .product-meta .category{display:inline-block;color:#fff;background:linear-gradient(135deg,#ff6b6b,#ee5a52);font-weight:700;margin-bottom:1rem;padding:.4rem .9rem;border-radius:20px;font-size:.85rem;letter-spacing:.5px;text-transform:uppercase}.product .product-title{font-size:1.7rem;margin:.4rem 0 .7rem;color:#1a1a1a;font-weight:900;letter-spacing:-.5px;line-height:1.2}.product .rating{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.product .rating .stars i{color:#ffc107;margin-right:4px}.product .rating-text{color:#777;font-size:.95rem}.product .price-row{display:flex;align-items:center;gap:.75rem;margin:.8rem 0}.product .price{color:#ff6b6b;font-size:1.3rem;font-weight:900}.product .old{color:#bbb;text-decoration:line-through;font-size:.95rem}.product .badge{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;padding:.5rem 1rem;border-radius:16px;font-weight:700;font-size:.8rem}.product .description{color:#666;line-height:1.7;margin:1rem 0;font-size:.95rem}.product .spice-level{display:flex;align-items:center;gap:.8rem;margin:1rem 0;padding:.8rem;background:#fef5f5;border-radius:16px}.product .spice-level .label{font-weight:700;color:#333;min-width:110px}.product .spice-level .chilis{display:flex;gap:8px}.product .spice-level .chilis i{color:#ddd;font-size:1.2rem}.product .spice-level .chilis i.active{color:#ff6b6b;filter:drop-shadow(0 2px 4px rgba(255,107,107,.3))}.product .weights .weight-buttons{display:flex;gap:.8rem;margin-top:.5rem;flex-wrap:wrap}.product .weight{border:2px solid #e0e0e0;background:#fff;padding:10px 20px;border-radius:14px;cursor:pointer;color:#666;font-weight:700;min-width:90px;text-align:center;letter-spacing:.5px;transition:all .3s cubic-bezier(.2,.9,.2,1)}.product .weight:hover{border-color:#ff6b6b;transform:translateY(-2px);box-shadow:0 6px 16px #ff6b6b26}.product .weight.active{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border-color:#ff6b6b;box-shadow:0 8px 24px #ff6b6b40}.product .prices-section{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin:1rem 0}.product .prices-section .price-row{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem .8rem;background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #f0f0f0;border-radius:18px;transition:all .3s cubic-bezier(.2,.9,.2,1);text-align:center;gap:.3rem}.product .prices-section .price-row:hover{border-color:#ff6b6b;transform:translateY(-6px);box-shadow:0 12px 30px #ff6b6b26}.product .price-label{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.product .price-label .weight{font-weight:800;color:#666;font-size:1rem;border:none;padding:0;background:transparent;cursor:default;min-width:auto}.product .price-label .price{color:#ff6b6b;font-weight:900;font-size:1.2rem}.product .qty-inline{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #f0f0f0;border-radius:16px;padding:10px 12px;transition:all .3s ease}.product .qty-inline:focus-within{border-color:#ff6b6b;box-shadow:0 6px 16px #ff6b6b26}.product .qty-inline .qty-btn{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;width:32px;height:32px;border-radius:10px;cursor:pointer;font-weight:800;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #ff6b6b33}.product .qty-inline .qty-btn:hover:not(:disabled){transform:scale(1.1);box-shadow:0 6px 18px #ff6b6b4d}.product .qty-inline .qty-btn:active:not(:disabled){transform:scale(.95)}.product .qty-inline .qty-btn:disabled{opacity:.4;cursor:not-allowed}.product .qty-inline .qty-val{width:40px;text-align:center;font-weight:700;color:#333;font-size:1rem}.product .price-summary{display:flex;flex-direction:column;align-items:center;background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin-top:1.5rem}.product .price-summary .price-label{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.product .price-summary .price-amount{font-size:1.8rem;font-weight:700;color:#ff6b6b}.product .actions{display:flex;gap:.8rem;margin-top:1.2rem;width:100%}.product .btn{padding:12px 24px;border-radius:16px;border:none;cursor:pointer;font-weight:800;font-size:.95rem;flex:1;min-width:120px;text-align:center;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.2,.9,.2,1);will-change:transform;display:inline-flex;align-items:center;justify-content:center;letter-spacing:.5px;box-shadow:0 6px 20px #00000014}.product .btn:focus{outline:none;box-shadow:0 10px 30px #00000026;transform:translateY(-3px)}.product .btn:active{transform:translateY(-1px)}.product .btn .btn-content{display:inline-flex;gap:10px;align-items:center}.product .btn.add{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;box-shadow:0 8px 28px #ff6b6b4d;font-size:1.1rem;padding:13px 28px}.product .btn.add:hover:not(:disabled){transform:translateY(-5px);box-shadow:0 16px 40px #ff6b6b59}.product .btn.buy{background:#fff;color:#ff6b6b;border:2.5px solid #ff6b6b;box-shadow:0 4px 16px #ff6b6b1a}.product .btn.buy:hover:not(:disabled){transform:translateY(-4px);background:linear-gradient(135deg,#ff6b6b0d,#ee5a520d);box-shadow:0 10px 28px #ff6b6b26}.product .btn:disabled,.product .btn[aria-disabled=true]{opacity:.5;cursor:not-allowed;transform:none}.product .btn .spinner{width:16px;height:16px;border-radius:50%;border:2.5px solid rgba(255,255,255,.3);border-top-color:#fff;animation:spin .8s linear infinite;display:inline-block}.product .ingredients{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f0f0f0}.product .ingredients h4{font-size:1.2rem;color:#333;margin-bottom:1rem;font-weight:800}.product .ing-list{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1rem}.product .chip{background:linear-gradient(135deg,#f8f9fa,#f0f0f0);padding:.6rem 1.2rem;border-radius:20px;color:#666;font-size:.9rem;font-weight:600;border:1px solid #e8e8e8;transition:all .2s ease}.product .chip:hover{border-color:#ff6b6b;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b1a}.product .about-product{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid #f0f0f0}.product .about-product h4{font-size:1.2rem;color:#333;margin-bottom:1rem;font-weight:800}.product .about-product p{color:#666;line-height:1.7;margin-bottom:1rem}.product .bullet-list{margin-top:1rem;padding-left:20px;color:#666}.product .bullet-list li{margin-bottom:.8rem;line-height:1.6}.product .bullet-list li:before{content:"✓ ";color:#ff6b6b;font-weight:700;margin-right:8px}.product .stock{display:inline-block;padding:.6rem 1.2rem;border-radius:16px;font-weight:700;font-size:.9rem;margin:1rem 0;letter-spacing:.5px}.product .stock.in{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border:1px solid #c3e6cb}.product .stock.out{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;border:1px solid #f5c6cb}@media(min-width:992px){.product .product-inner{flex-direction:row;gap:3rem;align-items:flex-start}.product .product-left{flex:1.2}.product .product-right{flex:0 0 500px;max-width:500px}.product .product-title{font-size:2.2rem}.prices-section{grid-template-columns:repeat(3,1fr)}}.gallery .main-image img{width:100%;border-radius:24px;box-shadow:0 12px 40px #0000001a}.gallery .thumbs,.gallery .thumbs img{display:none}.sep{border:none;border-top:2px solid #f0f0f0;margin:1.5rem 0}.price-block .meta-row{display:flex;gap:1rem;color:#666;margin-top:.6rem;font-size:.95rem}.selection{margin-top:1rem}.weight-buttons .weight{padding:10px 20px;border-radius:14px;border:2px solid #e0e0e0}@media(max-width:600px){.product{padding:1.5rem 1rem;padding-top:calc(60px + 1.5rem)}.product .product-inner{gap:1.5rem}.product-meta{padding:1.5rem}.product .product-right{padding-left:0}.gallery .thumbs img{width:52px;height:52px}.actions{flex-direction:column;gap:.8rem}.btn{min-width:100%;padding:12px 20px}.prices-section{grid-template-columns:repeat(3,1fr);gap:.5rem}.prices-section .price-row{padding:.8rem .4rem}.price-label .weight{font-size:.9rem}.price-label .price{font-size:1rem;white-space:nowrap}.spice-level{flex-direction:column;align-items:flex-start}.product-title{font-size:1.6rem}}.skeleton{position:relative}.skeleton-image{width:100%;height:360px;border-radius:24px;background:linear-gradient(90deg,#f0f0f0 8%,#e8e8e8 18%,#f0f0f0 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite;box-shadow:0 8px 24px #00000014}.skeleton-line{height:16px;border-radius:12px;background:linear-gradient(90deg,#f0f0f0 8%,#e8e8e8 18%,#f0f0f0 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite;margin:12px 0}.skeleton-line.title{width:70%;height:28px}.skeleton-line.sub{width:45%;height:16px}.skeleton-line.price{width:30%;height:24px}.skeleton-line.desc-1{width:100%;height:14px}.skeleton-line.desc-2{width:90%;height:14px}.skeleton-line.desc-3{width:60%;height:14px}.skeleton-line.small{width:40%;height:12px}.skeleton-buttons{display:flex;gap:12px;margin-top:16px}.skeleton-btn{width:140px;height:46px;border-radius:16px;background:linear-gradient(90deg,#f0f0f0 8%,#e8e8e8 18%,#f0f0f0 33%);background-size:200% 100%;animation:shimmer 1.2s linear infinite;box-shadow:0 4px 12px #0000000f}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:480px){.skeleton-image{height:260px}.skeleton-btn{width:120px}}@media(max-width:991px){.product .product-inner{display:flex;flex-direction:column}.product-left{display:contents}.gallery{order:1;width:100%}.product-right{order:2;width:100%}.product-details-wrapper{order:3;width:100%;margin-top:1rem}}.qs-container{padding:1.2rem 0;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:18px;border:2px solid #f0f0f0;transition:all .3s ease}.qs-header{padding:0 1.2rem 1rem;border-bottom:2px solid #f5f5f5}.qs-title{font-size:1rem;font-weight:800;color:#1a1a1a;margin:0 0 .8rem;letter-spacing:-.3px}.qs-summary{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.qs-summary-item{display:flex;align-items:center;gap:.5rem}.qs-label{font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.4px}.qs-value{font-size:.95rem;font-weight:800;color:#333}.qs-summary-divider{width:1px;height:20px;background:#e0e0e0}.qs-total-price{font-size:1.2rem;font-weight:900;color:#ff6b6b}.qs-list{display:flex;flex-direction:column;gap:.8rem;padding:1rem 1.2rem}.qs-item{display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;background:#fff;border:2px solid #f0f0f0;border-radius:14px;transition:all .3s cubic-bezier(.2,.9,.2,1);gap:1rem}.qs-item:hover{transform:translateY(-2px)}.qs-item-info{display:flex;flex-direction:column;gap:.3rem;min-width:60px}.qs-item-weight{font-size:.95rem;font-weight:800;color:#1a1a1a}.qs-item-price{font-size:.85rem;color:#666;font-weight:600}.qs-item-controls{display:flex;align-items:center;gap:.6rem;background:linear-gradient(135deg,#f8f9fa,#fff);padding:.5rem;border-radius:12px;border:1px solid #e8e8e8}.qs-btn{width:32px;height:32px;border:none;border-radius:10px;background:#fff;color:#666;font-size:.9rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.2,.9,.2,1);border:1px solid #e8e8e8}.qs-btn:hover:not(:disabled){transform:scale(1.08)}.qs-btn:active:not(:disabled){transform:scale(.95)}.qs-btn:disabled{opacity:.35;cursor:not-allowed}.qs-btn i{font-size:.75rem}.qs-btn-minus{background:linear-gradient(135deg,#fef5f5,#fff);color:#ff6b6b;border:1.5px solid #ffe0e0}.qs-btn-minus:not(:disabled):hover{background:linear-gradient(135deg,#ffe0e0,#fef5f5);border-color:#ff6b6b;box-shadow:0 4px 12px #ff6b6b26}.qs-btn-plus{background:linear-gradient(135deg,#ff6b6b,#ee5a52);color:#fff;border:none;box-shadow:0 4px 12px #ff6b6b33}.qs-btn-plus:not(:disabled):hover{box-shadow:0 6px 18px #ff6b6b4d}.qs-btn-plus:disabled{background:linear-gradient(135deg,#ffd9d9,#fcc);box-shadow:none}.qs-qty-display{min-width:36px;text-align:center;display:flex;align-items:center;justify-content:center}.qs-qty{font-size:.95rem;font-weight:800;color:#333}.qs-item-total{font-size:.9rem;font-weight:800;color:#ff6b6b;white-space:nowrap;padding:.4rem .8rem;background:linear-gradient(135deg,#fff5f5,#ffebeb);border-radius:10px;border:1px solid #ffe0e0}@media(max-width:600px){.qs-container{padding:1rem 0;border-radius:14px}.qs-header{padding:0 1rem .8rem}.qs-title{font-size:.9rem;margin-bottom:.6rem}.qs-summary{gap:.8rem}.qs-label{font-size:.8rem}.qs-value{font-size:.9rem}.qs-total-price{font-size:1.1rem}.qs-list{gap:.7rem;padding:.8rem 1rem}.qs-item{padding:.8rem;gap:.8rem;font-size:.9rem}.qs-item-info{min-width:55px;gap:.2rem}.qs-item-weight{font-size:.9rem}.qs-item-price{font-size:.8rem}.qs-item-controls{gap:.5rem;padding:.4rem}.qs-btn{width:30px;height:30px;font-size:.85rem}.qs-btn i{font-size:.7rem}.qs-qty-display{min-width:32px}.qs-qty{font-size:.9rem}.qs-item-total{font-size:.85rem;padding:.35rem .7rem}}@media(max-width:380px){.qs-container{padding:.8rem 0}.qs-header{padding:0 .9rem .7rem}.qs-title{font-size:.85rem;margin-bottom:.5rem}.qs-summary{flex-direction:column;align-items:flex-start;gap:.5rem}.qs-summary-divider{display:none}.qs-list{padding:.7rem .9rem;gap:.6rem}.qs-item{padding:.7rem;flex-wrap:wrap}}.qs-container.qs-disabled{opacity:.5;pointer-events:none;filter:grayscale(1)}.invalid-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:3rem 1rem;background:#fff}.invalid-inner{max-width:1100px;width:100%;display:flex;gap:3rem;align-items:center;justify-content:center}.illustration{flex:0 0 380px}.invalid-copy{flex:1;max-width:520px}.invalid-copy h1{font-size:3rem;margin:0 0 8px;color:#111}.invalid-copy .muted{color:#777;font-size:1.05rem;margin-bottom:20px}.actions{display:flex;gap:12px;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:999px;font-weight:700;text-decoration:none}.btn.primary{background:#111;color:#fff}.btn.ghost{background:transparent;color:#111;border:1px solid rgba(0,0,0,.08)}@media(max-width:880px){.invalid-inner{flex-direction:column-reverse;gap:2rem;padding-top:2rem}.illustration{width:80%;max-width:360px}.invalid-copy{text-align:center}}.profile-dashboard{--primary: #6366f1;--primary-hover: #4f46e5;--secondary: #10b981;--text-primary: #1f2937;--text-secondary: #6b7280;--bg-light: #f9fafb;--bg-dark: #0f172a;--card-bg: #ffffff;--border-color: #e5e7eb;--danger-color: #ef4444;--shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);display:flex;min-height:100vh;background:var(--bg-light);font-family:Poppins,sans-serif;padding-top:70px}.profile-dashboard .sidebar{width:260px;background:var(--bg-dark);color:#fff;padding:2rem 1.5rem;display:flex;flex-direction:column;position:sticky;top:70px;height:calc(100vh - 70px);overflow-y:auto}.profile-dashboard .sidebar .logo{font-size:1.5rem;font-weight:700;margin-bottom:2.5rem;letter-spacing:1px}.profile-dashboard .sidebar nav{display:flex;flex-direction:column;gap:.5rem}.profile-dashboard .sidebar nav button{background:transparent;border:none;color:var(--text-secondary);padding:.85rem 1rem;text-align:left;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s ease-in-out;display:flex;align-items:center;gap:.8rem}.profile-dashboard .sidebar nav button .icon{stroke:currentColor;width:20px;height:20px;min-width:20px}.profile-dashboard .sidebar nav button:hover{background:#ffffff0d;color:#fff;transform:translate(5px)}.profile-dashboard .sidebar nav button.active{background:var(--primary);color:#fff;font-weight:600;box-shadow:0 0 15px #6366f180}.profile-dashboard .sidebar nav .logout{margin-top:auto;color:var(--danger-color);font-weight:600}.profile-dashboard .sidebar nav .logout:hover{color:#fff;background:var(--danger-color)}.profile-dashboard .content{flex:1;padding:3rem 2.5rem;overflow-y:auto}.profile-dashboard .content .card{background:var(--card-bg);border-radius:16px;padding:2.5rem;width:100%;max-width:100%;box-shadow:0 10px 25px #00000014;border:1px solid #f0f0f0;margin-top:1.5rem}.profile-dashboard .content .card .profile-header{margin-bottom:2.5rem;border-bottom:2px solid #f0f0f0;padding-bottom:2rem}.profile-dashboard .content .card .profile-header h3{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.75rem}.profile-dashboard .content .card .profile-header p{font-size:1.05rem;color:var(--text-secondary);line-height:1.5}.profile-dashboard .content .card .info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem 2.5rem}.profile-dashboard .content .card .info-grid div{display:flex;flex-direction:column;gap:.6rem}.profile-dashboard .content .card .info-grid div label{display:block;font-size:.9rem;font-weight:700;color:var(--text-secondary);text-transform:capitalize;letter-spacing:.5px}.profile-dashboard .content .card .info-grid div span{font-size:1.05rem;font-weight:600;color:var(--text-primary);line-height:1.4;word-break:break-all}.profile-dashboard .content .card .info-grid div .phone-display{display:flex;justify-content:space-between;align-items:center;gap:1rem}.profile-dashboard .content .card .info-grid div .phone-display span{font-size:1.05rem;font-weight:600;color:var(--text-primary);flex:1}.profile-dashboard .content .card .info-grid div .phone-display .edit-btn{background:var(--primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .2s;white-space:nowrap}.profile-dashboard .content .card .info-grid div .phone-display .edit-btn:hover{background:var(--primary-hover);transform:translateY(-2px)}.profile-dashboard .content .card .info-grid div .phone-edit{display:flex;flex-direction:column;gap:.8rem}.profile-dashboard .content .card .info-grid div .phone-edit .phone-row{display:flex;gap:.75rem}.profile-dashboard .content .card .info-grid div .phone-edit .phone-row .country-select{width:110px;padding:.6rem .75rem;border:2px solid var(--border-color);border-radius:8px;background:#fff;font-weight:600}.profile-dashboard .content .card .info-grid div .phone-edit .phone-row .phone-input{flex:1;padding:.75rem 1rem;border:2px solid var(--border-color);border-radius:8px;font-size:1rem;transition:border-color .2s}.profile-dashboard .content .card .info-grid div .phone-edit .phone-row .phone-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions{display:flex;gap:.8rem}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions button{flex:1;padding:.7rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;border:none;transition:all .2s;font-size:.9rem}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions button:disabled{opacity:.6;cursor:not-allowed}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions .save-btn{background:var(--primary);color:#fff}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions .save-btn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px)}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions .cancel-btn{background:transparent;border:2px solid var(--border-color);color:var(--text-primary)}.profile-dashboard .content .card .info-grid div .phone-edit .phone-actions .cancel-btn:hover{border-color:var(--primary);color:var(--primary)}.profile-dashboard .content .card .primary{margin-top:1.5rem;background:var(--primary);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;transition:background-color .2s}.profile-dashboard .content .card .primary:hover{background:var(--primary-hover)}.profile-dashboard .content .card .empty-orders{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.profile-dashboard .content .card .empty-orders img{width:200px;height:auto;margin-bottom:2rem;opacity:.9}.profile-dashboard .content .card .empty-orders .no-order-text{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.profile-dashboard .content .card .empty-orders .no-order-subtext{font-size:1rem;color:var(--text-secondary);max-width:400px;line-height:1.6;margin-bottom:2rem}.profile-dashboard .content .card .empty-orders .explore-btn{background:#d33131;color:#fff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #d331314d}.profile-dashboard .content .card .empty-orders .explore-btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px #d3313166;background:#b92b2b}@media(max-width:992px){.profile-dashboard{flex-direction:column}.profile-dashboard .sidebar{width:100%;height:auto;position:static;flex-direction:column;padding:1rem}.profile-dashboard .sidebar .logo{margin-bottom:1.5rem}.profile-dashboard .sidebar nav{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;width:100%}.profile-dashboard .sidebar nav button{justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:1rem}.profile-dashboard .sidebar nav button.logout{margin-top:0;background:#ff00001a;border:1px solid rgba(255,0,0,.2)}.profile-dashboard .content{padding:1.5rem}}@media(max-width:576px){.content .card .info-grid{grid-template-columns:1fr}.sidebar nav{flex-wrap:wrap}}@media(max-width:480px){.profile-dashboard .profile-dashboard{padding-top:80px}}.profile-dashboard .content .card .address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.profile-dashboard .content .card .address-header h3{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.profile-dashboard .content .card .address-header .add-address-btn{display:flex;align-items:center;gap:.6rem;background:var(--primary);color:#fff;border:none;padding:.7rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s;white-space:nowrap}.profile-dashboard .content .card .address-header .add-address-btn:hover{background:var(--primary-hover);transform:translateY(-2px)}.profile-dashboard .content .card .address-header .add-address-btn svg{width:20px;height:20px}.profile-dashboard .content .card .no-addresses{text-align:center;padding:3rem 2rem;background:#f9fafb;border-radius:12px}.profile-dashboard .content .card .no-addresses p{color:var(--text-secondary);font-size:1.05rem}.profile-dashboard .content .card .addresses-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.profile-dashboard .content .card .addresses-list .address-card{background:#f9fafb;border:2px solid var(--border-color);border-radius:12px;padding:1.5rem;transition:all .3s;position:relative}.profile-dashboard .content .card .addresses-list .address-card:hover{border-color:var(--primary);box-shadow:0 8px 16px #6366f11a}.profile-dashboard .content .card .addresses-list .address-card .address-type-badge{display:inline-block;background:var(--primary);color:#fff;padding:.4rem .8rem;border-radius:6px;font-size:.8rem;font-weight:700;margin-bottom:1rem}.profile-dashboard .content .card .addresses-list .address-card .address-details{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem}.profile-dashboard .content .card .addresses-list .address-card .address-details .detail-row{display:flex;flex-direction:column;gap:.3rem}.profile-dashboard .content .card .addresses-list .address-card .address-details .detail-row .label{font-size:.85rem;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}.profile-dashboard .content .card .addresses-list .address-card .address-details .detail-row .value{font-size:.95rem;font-weight:600;color:var(--text-primary);line-height:1.4}.profile-dashboard .content .card .addresses-list .address-card .address-actions{display:flex;gap:.8rem;padding-top:1rem;border-top:1px solid var(--border-color)}.profile-dashboard .content .card .addresses-list .address-card .address-actions button{flex:1;padding:.6rem .8rem;border-radius:6px;border:none;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .2s}.profile-dashboard .content .card .addresses-list .address-card .address-actions button:hover{transform:translateY(-2px)}.profile-dashboard .content .card .addresses-list .address-card .address-actions .edit-addr-btn{background:var(--primary);color:#fff}.profile-dashboard .content .card .addresses-list .address-card .address-actions .edit-addr-btn:hover{background:var(--primary-hover)}.profile-dashboard .content .card .addresses-list .address-card .address-actions .delete-addr-btn{background:transparent;color:var(--danger-color);border:1px solid var(--danger-color)}.profile-dashboard .content .card .addresses-list .address-card .address-actions .delete-addr-btn:hover{background:var(--danger-color);color:#fff}.profile-dashboard .content .card .modal-overlay .modal-content{background:#fff;padding:2rem;border-radius:4px;box-shadow:0 4px 20px #00000026;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative}@media(max-width:600px){.profile-dashboard .content .card .modal-overlay .modal-content{padding:1.2rem}}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header h2{margin:0;font-size:1.1rem;font-weight:700;text-transform:uppercase;color:#3e4152}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header .modal-close{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#3e4152;padding:0;width:auto;height:auto}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header .modal-close:hover{background:none;color:#000}.profile-dashboard .content .card .modal-overlay .modal-content .address-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.profile-dashboard .content .card .modal-overlay .modal-content .address-form{grid-template-columns:1fr;gap:.8rem}}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group{display:flex;flex-direction:column;gap:.4rem}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group label{font-size:.8rem;color:#666;font-weight:600}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group input,.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group select{padding:.8rem;border:1px solid #d4d5d9;border-radius:4px;font-size:.9rem;width:100%;box-sizing:border-box}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group input:focus,.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group select:focus{border-color:#1a1a1a;outline:none;box-shadow:none}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector{grid-column:span 2}@media(max-width:600px){.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector{grid-column:span 1}}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector label{font-size:.8rem;color:#666;font-weight:600;margin-bottom:.4rem;display:block}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector .type-buttons{display:flex;gap:1rem;flex-wrap:wrap}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector .type-buttons .type-btn{padding:.5rem 1rem;border:1px solid #d4d5d9;border-radius:20px;background:#fff;cursor:pointer;font-size:.85rem;flex:1;text-align:center;min-width:70px}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector .type-buttons .type-btn.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector .type-buttons .type-btn:hover{background:#f5f5f5;border-color:#1a1a1a;color:#1a1a1a}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .address-type-selector .type-buttons .type-btn:hover.active{color:#fff}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-row{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-row{grid-column:span 1;grid-template-columns:1fr;gap:.8rem}}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer{grid-column:span 2;display:flex;gap:1rem;margin-top:1rem;padding:0;border:none;background:#fff}@media(max-width:600px){.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer{grid-column:span 1;flex-direction:column-reverse}}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer button{flex:1;padding:.8rem 2rem;border-radius:4px;font-weight:700;font-size:.9rem;text-transform:uppercase}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer .btn-cancel{background:#fff;color:#1a1a1a;border:1px solid #d4d5d9}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer .btn-cancel:hover{border-color:#d33131;color:#d33131}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer .btn-save{background:#d33131;color:#fff;border:none}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .modal-footer .btn-save:hover:not(:disabled){background:#b72a2a}.profile-dashboard .content .card .address-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.profile-dashboard .content .card .address-header h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0}.profile-dashboard .content .card .address-header .add-address-btn{display:flex;align-items:center;gap:.6rem;background:transparent;color:var(--primary);border:1px dashed var(--border-color);padding:.8rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s;white-space:nowrap}.profile-dashboard .content .card .address-header .add-address-btn .plus-icon{font-size:1.2rem;font-weight:700}.profile-dashboard .content .card .address-header .add-address-btn:hover{border-color:var(--primary);background:#6366f10d}.profile-dashboard .content .card .no-addresses{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background:transparent}.profile-dashboard .content .card .no-addresses img{width:120px;height:auto;margin-bottom:1.5rem;opacity:.8}.profile-dashboard .content .card .no-addresses .no-address-text{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.profile-dashboard .content .card .no-addresses .no-address-subtext{font-size:1rem;color:var(--text-secondary);max-width:400px;line-height:1.6}.profile-dashboard .content .card .addresses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.profile-dashboard .content .card .addresses-grid .address-card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem;transition:all .3s;position:relative}.profile-dashboard .content .card .addresses-grid .address-card.default{border:2px solid var(--primary);box-shadow:0 0 0 3px #6366f11a}.profile-dashboard .content .card .addresses-grid .address-card:hover{border-color:var(--primary);box-shadow:0 8px 16px #0000001a}.profile-dashboard .content .card .addresses-grid .address-card .default-badge{display:inline-block;background:var(--primary);color:#fff;padding:.4rem .8rem;border-radius:4px;font-size:.75rem;font-weight:700;margin-bottom:.8rem}.profile-dashboard .content .card .addresses-grid .address-card h4{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0 0 .8rem}.profile-dashboard .content .card .addresses-grid .address-card .address-text{font-size:.9rem;color:var(--text-secondary);margin:.4rem 0;line-height:1.5}.profile-dashboard .content .card .addresses-grid .address-card .address-text strong{color:var(--text-primary);font-weight:600}.profile-dashboard .content .card .addresses-grid .address-card .address-actions{display:flex;gap:.6rem;padding-top:1rem;border-top:1px solid var(--border-color);flex-wrap:wrap}.profile-dashboard .content .card .addresses-grid .address-card .address-actions .action-link{background:none;border:none;color:var(--primary);cursor:pointer;font-weight:600;font-size:.85rem;padding:0;transition:color .2s}.profile-dashboard .content .card .addresses-grid .address-card .address-actions .action-link:hover{color:var(--primary-hover)}.profile-dashboard .content .card .addresses-grid .address-card .address-actions .action-link.remove{color:var(--danger-color)}.profile-dashboard .content .card .addresses-grid .address-card .address-actions .action-link.remove:hover{color:#eb1515}.profile-dashboard .content .card .addresses-grid .address-card .address-actions .separator{color:var(--border-color)}.profile-dashboard .content .card .modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.profile-dashboard .content .card .modal-overlay .modal-content{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color)}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header h2{font-size:1.3rem;font-weight:700;color:var(--text-primary);margin:0}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header .modal-close{background:transparent;border:none;font-size:1.5rem;color:var(--text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.profile-dashboard .content .card .modal-overlay .modal-content .modal-header .modal-close:hover{background:var(--bg-light);color:var(--text-primary)}.profile-dashboard .content .card .modal-overlay .modal-content .address-form{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group{display:flex;flex-direction:column;gap:.5rem}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group label{font-size:.9rem;font-weight:600;color:var(--text-primary)}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group input,.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group select{padding:.8rem;border:1px solid var(--border-color);border-radius:6px;font-size:.95rem;font-family:Poppins,sans-serif;transition:all .2s}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group input:focus,.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #6366f11a}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group input::placeholder,.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group select::placeholder{color:#ccc}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-group small{font-size:.8rem;color:var(--text-secondary)}.profile-dashboard .content .card .modal-overlay .modal-content .address-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer{display:flex;gap:1rem;padding:1rem 1.5rem;border-top:1px solid var(--border-color);background:var(--bg-light)}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer button{flex:1;padding:.8rem;border-radius:6px;border:none;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .2s}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer button:disabled{opacity:.6;cursor:not-allowed}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer .btn-cancel{background:transparent;border:1px solid var(--border-color);color:var(--text-primary)}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer .btn-cancel:hover{background:var(--bg-light);border-color:var(--primary);color:var(--primary)}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer .btn-save{background:var(--primary);color:#fff}.profile-dashboard .content .card .modal-overlay .modal-content .modal-footer .btn-save:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px)}@media(max-width:768px){.profile-dashboard .content .card .address-header{flex-direction:column;align-items:flex-start;gap:1rem}.profile-dashboard .content .card .address-header .add-address-btn{width:100%;justify-content:center}.profile-dashboard .content .card .addresses-grid{grid-template-columns:1fr}.profile-dashboard .content .card .modal-overlay{padding:0}.profile-dashboard .content .card .modal-overlay .modal-content{border-radius:16px 16px 0 0;max-height:95vh}.profile-dashboard .content .card .address-form .form-row{grid-template-columns:1fr}}.my-orders-page{max-width:1000px;margin:100px auto 60px;padding:0 20px;min-height:80vh;box-sizing:border-box}.my-orders-page .page-header{margin-bottom:2rem;text-align:center}.my-orders-page .page-header h1{font-size:2rem;font-weight:800;color:#1f2937;margin:0;margin-bottom:.5rem}.my-orders-page .page-header p{color:#6b7280;font-size:1rem}.my-orders-page .no-orders{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d}.my-orders-page .no-orders .icon{font-size:4rem;margin-bottom:1rem;display:inline-block}.my-orders-page .no-orders h2{color:#1f2937;margin-bottom:.5rem}.my-orders-page .no-orders p{color:#6b7280;margin-bottom:1.5rem}.my-orders-page .no-orders .btn-shop{padding:.75rem 2rem;background:#4f46e5;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.my-orders-page .no-orders .btn-shop:hover{background:#3a30e2}.my-orders-page .orders-list{display:flex;flex-direction:column;gap:2rem}.my-orders-page .order-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;transition:transform .2s,box-shadow .2s}.my-orders-page .order-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.my-orders-page .order-card .order-header{background:#fff;padding:1.5rem;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.2rem}.my-orders-page .order-card .order-header .header-top{display:flex;justify-content:space-between;align-items:center}.my-orders-page .order-card .order-header .header-top .order-id{font-family:Poppins,sans-serif;font-weight:700;color:#1f2937;font-size:1.1rem}.my-orders-page .order-card .order-header .header-top .order-date{font-size:.9rem;color:#6b7280;font-weight:500}.my-orders-page .order-card .order-header .header-status-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:#f8fafc;padding:1rem;border-radius:12px;border:1px solid #f1f5f9}.my-orders-page .order-card .order-header .header-status-row .delivery-info{display:flex;align-items:center;gap:12px}.my-orders-page .order-card .order-header .header-status-row .delivery-info .d-icon{width:40px;height:40px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;display:flex;justify-content:center;align-items:center;color:#4f46e5;flex-shrink:0}.my-orders-page .order-card .order-header .header-status-row .delivery-info .d-text{display:flex;flex-direction:column;gap:2px}.my-orders-page .order-card .order-header .header-status-row .delivery-info .d-text .label{font-size:.75rem;text-transform:uppercase;color:#6b7280;font-weight:600;letter-spacing:.5px}.my-orders-page .order-card .order-header .header-status-row .delivery-info .d-text .value{font-size:.95rem;font-weight:700;color:#1f2937}.my-orders-page .order-card .order-header .header-status-row .order-status-badge{padding:.5rem 1rem;border-radius:8px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.my-orders-page .order-card .order-header .header-status-row .order-status-badge.in-transit{background:#eff6ff;color:#3b82f6}.my-orders-page .order-card .order-header .header-status-row .order-status-badge.delivered{background:#f0fdf4;color:#16a34a}.my-orders-page .order-card .order-header .header-status-row .order-status-badge.cancelled{background:#fef2f2;color:#ef4444}.my-orders-page .order-card .order-header .header-status-row .order-status-badge.processing{background:#fff7ed;color:#f97316}.my-orders-page .order-card .order-items{padding:0}.my-orders-page .order-card .order-items .order-item{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;border-bottom:1px solid #e5e7eb}.my-orders-page .order-card .order-items .order-item:last-child{border-bottom:none}.my-orders-page .order-card .order-items .order-item .item-img{width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f3f4f6;flex-shrink:0;border:1px solid #e5e7eb}.my-orders-page .order-card .order-items .order-item .item-img img{width:100%;height:100%;object-fit:cover}.my-orders-page .order-card .order-items .order-item .item-details{flex:1}.my-orders-page .order-card .order-items .order-item .item-details h4{font-size:1.1rem;margin:0 0 .5rem;color:#1f2937;font-weight:600}.my-orders-page .order-card .order-items .order-item .item-details .item-variants{display:flex;gap:8px}.my-orders-page .order-card .order-items .order-item .item-details .item-variants .variant-badge{font-size:.75rem;background:#f3f4f6;padding:4px 8px;border-radius:6px;color:#6b7280;font-weight:500}.my-orders-page .order-card .order-items .order-item .item-price{font-weight:700;font-size:1.1rem;color:#1f2937}.my-orders-page .order-card .order-address{background:#fafafa;padding:1.5rem;border-top:1px solid #e5e7eb}.my-orders-page .order-card .order-address h5{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#6b7280;margin:0 0 1rem;font-weight:700}.my-orders-page .order-card .order-address .address-content{display:flex;gap:1rem}.my-orders-page .order-card .order-address .address-content .addr-icon{width:32px;height:32px;background:#fee2e2;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#ef4444}.my-orders-page .order-card .order-address .address-content .addr-details{font-size:.9rem;color:#1f2937;line-height:1.5}.my-orders-page .order-card .order-address .address-content .addr-details .addr-name{font-weight:700;margin-bottom:4px}.my-orders-page .order-card .order-address .address-content .addr-details .addr-phone-row{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;font-weight:500;color:#6b7280}.my-orders-page .order-card .order-address .address-content .addr-details .addr-phone-row svg{color:#4f46e5}.my-orders-page .order-card .order-footer{padding:1.5rem;background:#f8fafc;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;align-items:center;gap:1rem}.my-orders-page .order-card .order-footer .order-total{display:flex;align-items:center;gap:1rem}.my-orders-page .order-card .order-footer .order-total span{font-size:.9rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.my-orders-page .order-card .order-footer .order-total h3{margin:0;font-size:1.5rem;color:#4f46e5;font-weight:800}@media(max-width:640px){.my-orders-page .page-header{margin-bottom:1.5rem}.my-orders-page .page-header h1{font-size:1.5rem}.my-orders-page .page-header p{font-size:.9rem}.my-orders-page .order-card{border-radius:12px}.my-orders-page .order-card .order-header{padding:1rem;gap:1rem}.my-orders-page .order-card .order-header .header-top{flex-direction:column;align-items:flex-start;gap:.4rem}.my-orders-page .order-card .order-header .header-top .order-id{font-size:1rem}.my-orders-page .order-card .order-header .header-top .order-date{font-size:.85rem}.my-orders-page .order-card .order-header .header-status-row{flex-direction:column;align-items:flex-start;gap:.8rem;padding:.8rem}.my-orders-page .order-card .order-header .header-status-row .delivery-info{width:100%}.my-orders-page .order-card .order-header .header-status-row .delivery-info .d-icon{width:36px;height:36px}.my-orders-page .order-card .order-header .header-status-row .delivery-info .d-icon svg{width:18px;height:18px}.my-orders-page .order-card .order-header .header-status-row .order-status-badge{width:100%;text-align:center;padding:.6rem}.my-orders-page .order-card .order-items .order-item{padding:1rem;gap:1rem}.my-orders-page .order-card .order-items .order-item .item-img{width:60px;height:60px}.my-orders-page .order-card .order-items .order-item .item-details h4{font-size:.95rem;margin-bottom:.3rem}.my-orders-page .order-card .order-items .order-item .item-details .item-variants{flex-wrap:wrap}.my-orders-page .order-card .order-items .order-item .item-details .item-variants .variant-badge{font-size:.7rem;padding:2px 6px}.my-orders-page .order-card .order-items .order-item .item-price{font-size:1rem}.my-orders-page .order-card .order-address{padding:1rem}.my-orders-page .order-card .order-address .address-content{flex-direction:column;align-items:flex-start;gap:.8rem}.my-orders-page .order-card .order-address .address-content .addr-icon{margin-top:2px}.my-orders-page .order-card .order-footer{padding:1rem}.my-orders-page .order-card .order-footer .order-total h3{font-size:1.25rem}}.orders-loader{display:flex!important;flex-direction:column;justify-content:center;align-items:center;min-height:400px;gap:1.5rem}.orders-loader .spinner{width:48px;height:48px;border:4px solid #f3f4f6;border-top:4px solid #4f46e5;border-radius:50%;animation:spin 1s linear infinite}.orders-loader p{color:#6b7280;font-weight:500;font-size:.95rem;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.category-page{padding:24px;max-width:1200px;margin:0 auto;color:#1f2937}.category-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:18px}.category-header h1{font-size:28px;margin:0;text-transform:capitalize}.category-count{color:#6b7280;font-size:14px}.loading{display:flex;justify-content:center;padding:40px 0}.category-controls{display:flex;gap:16px;align-items:center;margin:18px 0 22px;flex-wrap:wrap}.search-box{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(180deg,#fff 0% 100%);box-shadow:0 8px 30px #1118270f;padding:10px 12px;border-radius:14px;border:1px solid rgba(0,0,0,.04)}.search-icon{flex:0 0 auto;margin-left:2px}.filter-input{border:none;outline:none;min-width:320px;font-size:15px;color:#111827;background:transparent}.clear-filter{background:transparent;border:none;color:#6b7280;cursor:pointer;font-size:14px}.sort-group{display:inline-flex;gap:10px;align-items:center;background:linear-gradient(90deg,#fff,#fff);padding:6px;border-radius:12px;box-shadow:0 6px 18px #1118270d;border:1px solid rgba(0,0,0,.04)}.sort-btn{padding:10px 14px;background:transparent;border:none;border-radius:8px;cursor:pointer;font-weight:700;color:#374151;transition:all .16s ease}.sort-btn:hover{transform:translateY(-2px)}.sort-btn.active{background:linear-gradient(180deg,#d33131,#b82a29);color:#fff;box-shadow:0 8px 20px #d331312e}.clear-btn{padding:8px 12px;border-radius:8px;background:#fff;border:1px solid #e6e6e6;cursor:pointer;color:#6b7280;font-weight:700}.spinner{width:40px;height:40px;border-radius:50%;border:4px solid #f3f4f6;border-top-color:#2563eb;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;color:#6b7280;padding:40px 0}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;align-items:start}.skeleton-grid{display:flex;flex-wrap:wrap;gap:16px}.skeleton-card{background:#fff;border:1px solid #e6e6e6;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 2px #1018280a;flex:0 1 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4);min-width:220px}.skeleton-image{width:100%;aspect-ratio:1/1;border-radius:6px;background:linear-gradient(90deg,#f3f4f6 25%,#e6edf9,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.skeleton-body{display:flex;flex-direction:column;gap:8px}.skeleton-line{height:12px;width:100%;border-radius:6px;background:linear-gradient(90deg,#f3f4f6 25%,#e6edf9,#f3f4f6 75%);background-size:200% 100%;animation:shimmer 1.2s linear infinite}.skeleton-line.short{width:60%}.skeleton-line.small{width:40%;height:10px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:600px){.category-page{padding:16px}.category-header h1{font-size:20px}.products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.skeleton-card{flex:0 1 calc(50% - 8px);max-width:calc(50% - 8px)}.search-box{width:100%;padding:10px;border-radius:12px}.filter-input{min-width:0;width:100%;font-size:14px}.sort-group{width:100%;gap:8px;padding:6px;box-sizing:border-box;justify-content:space-between}.sort-btn{flex:1 1 auto;padding:8px 10px;font-size:13px}.clear-btn{flex:0 0 auto;padding:8px 10px}}@media(max-width:380px){.products-grid{grid-template-columns:repeat(2,1fr)}.skeleton-grid{gap:12px}.skeleton-card{flex:0 1 calc(50% - 8px);max-width:calc(50% - 8px);min-width:0}.search-box{padding:8px;border-radius:10px}.filter-input{font-size:13px}.sort-group{gap:6px}.sort-btn{flex:0 1 calc(50% - 6px);padding:8px;font-size:13px}.clear-btn{flex:0 1 calc(50% - 6px)}}.pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin:20px 0 40px;flex-wrap:wrap}.page-btn{background:#fff;border:1px solid #e6e6e6;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px;cursor:pointer;font-weight:700;color:#111827;transition:all .16s ease}.page-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.page-btn:hover:not(:disabled){border-color:#d3313173}.page-btn.active{background:#d33131;color:#fff;border-color:#d33131;box-shadow:0 6px 16px #d331312e}.page-btn.prev,.page-btn.next{width:36px;height:36px}.no-results{text-align:center;padding:40px 16px;color:#374151}.no-results-illustration{margin:0 auto 16px;width:160px;height:110px;display:block}.no-results h3{margin:8px 0 6px;font-size:18px;font-weight:700}.no-results p{margin:0 auto;color:#6b7280;max-width:420px}.invalid-category{display:flex;gap:28px;align-items:center;justify-content:center;padding:56px 16px;text-align:center}.invalid-media img{width:280px;max-width:40%;height:auto;object-fit:contain;filter:drop-shadow(0 10px 30px rgba(17,24,39,.08))}.invalid-body h1{font-size:32px;margin:0 0 8px}.invalid-body p{color:#6b7280;margin-bottom:18px}.btn-home{display:inline-block;background:#d33131;color:#fff;padding:12px 18px;border-radius:12px;font-weight:700;text-decoration:none}@media(max-width:600px){.invalid-category{flex-direction:column;gap:16px;padding:28px 8px}.invalid-media img{max-width:60%;width:200px}.invalid-body h1{font-size:22px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.checkout-address-page{min-height:100vh;background:#f9f9f9;padding:2rem 1rem;margin-top:70px;font-family:Inter,sans-serif}.checkout-address-page .checkout-layout{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:2rem}@media(max-width:768px){.checkout-address-page .checkout-layout{grid-template-columns:1fr}}.checkout-address-page .address-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.checkout-address-page .address-section .section-header h2{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin:0}.checkout-address-page .address-section .section-header .btn-add-new{background:#fff;color:#d33131;border:1px solid #d4d5d9;padding:.8rem 1.2rem;border-radius:4px;font-weight:700;font-size:.8rem;cursor:pointer;transition:all .2s}.checkout-address-page .address-section .section-header .btn-add-new:hover{background:#f5f5f5}.checkout-address-page .address-section .no-address{background:#fff;padding:2rem;text-align:center;border-radius:8px;color:#666}.checkout-address-page .address-section .address-card{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:1.5rem;margin-bottom:1rem;cursor:pointer;position:relative;box-shadow:0 1px 3px #0000000d}.checkout-address-page .address-section .address-card.selected{border-color:#d33131;background:#fff}.checkout-address-page .address-section .address-card .card-header{display:flex;align-items:center;margin-bottom:.5rem}.checkout-address-page .address-section .address-card .card-header .radio-wrapper{display:flex;align-items:center;gap:.8rem}.checkout-address-page .address-section .address-card .card-header .radio-wrapper input[type=radio]{accent-color:#D33131;width:18px;height:18px;cursor:pointer}.checkout-address-page .address-section .address-card .card-header .radio-wrapper .name{font-weight:700;font-size:1rem;color:#1a1a1a}.checkout-address-page .address-section .address-card .card-header .radio-wrapper .type-tag{font-size:.7rem;font-weight:700;color:#28a745;border:1px solid #28a745;padding:2px 6px;border-radius:12px;text-transform:uppercase}.checkout-address-page .address-section .address-card .card-body{padding-left:2.2rem}.checkout-address-page .address-section .address-card .card-body .address-text{color:#444;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.checkout-address-page .address-section .address-card .card-body .mobile{color:#444;font-size:.9rem;margin-bottom:1rem}.checkout-address-page .address-section .address-card .card-body .mobile strong{color:#1a1a1a}.checkout-address-page .address-section .address-card .card-body .card-actions{display:flex;gap:1rem;margin-top:1rem}.checkout-address-page .address-section .address-card .card-body .card-actions button{background:none;border:1px solid #d4d5d9;padding:.4rem 1rem;border-radius:4px;font-weight:700;font-size:.8rem;cursor:pointer;text-transform:uppercase}.checkout-address-page .address-section .address-card .card-body .card-actions button:hover{color:#d33131;border-color:#d33131}.checkout-address-page .address-section .address-card.skeleton{cursor:default;pointer-events:none}.checkout-address-page .address-section .address-card.skeleton .card-header{margin-bottom:1rem}.checkout-address-page .address-section .address-card.skeleton .card-header .skeleton-circle{width:20px;height:20px;border-radius:50%;background:#eee;margin-right:1rem;animation:shimmer 1.5s infinite linear}.checkout-address-page .address-section .address-card.skeleton .card-header .skeleton-title{width:150px;height:20px;background:#eee;border-radius:4px;animation:shimmer 1.5s infinite linear}.checkout-address-page .address-section .address-card.skeleton .card-body .skeleton-line{height:14px;background:#eee;margin-bottom:.8rem;border-radius:4px;animation:shimmer 1.5s infinite linear}.checkout-address-page .address-section .address-card.skeleton .card-body .skeleton-line.long{width:90%}.checkout-address-page .address-section .address-card.skeleton .card-body .skeleton-line.medium{width:70%}.checkout-address-page .address-section .address-card.skeleton .card-body .skeleton-line.short{width:40%}@keyframes shimmer{0%{background-position:-200px 0;background-color:#f0f0f0}50%{background-color:#e0e0e0}to{background-position:200px 0;background-color:#f0f0f0}}.checkout-address-page .address-section .modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.checkout-address-page .address-section .modal-overlay .modal-content{background:#fff;padding:2rem}@media(max-width:600px){.checkout-address-page .address-section .modal-overlay .modal-content{padding:1.2rem}}.checkout-address-page .address-section .modal-overlay .modal-content{border-radius:4px;box-shadow:0 4px 20px #00000026;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative}.checkout-address-page .address-section .modal-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.checkout-address-page .address-section .modal-overlay .modal-content .modal-header h3{margin:0;font-size:1.1rem;font-weight:700;text-transform:uppercase;color:#3e4152}.checkout-address-page .address-section .modal-overlay .modal-content .modal-header .close-btn{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#3e4152}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form{grid-template-columns:1fr;gap:.8rem}}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group{display:flex;flex-direction:column;gap:.4rem}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group.full-width{grid-column:span 2}@media(max-width:600px){.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group.full-width{grid-column:span 1}}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group label{font-size:.8rem;color:#666;font-weight:600}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group input,.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group textarea{padding:.8rem;border:1px solid #d4d5d9;border-radius:4px;font-size:.9rem;width:100%;box-sizing:border-box}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group input:focus,.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group textarea:focus{border-color:#1a1a1a;outline:none}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-group textarea{resize:vertical;min-height:80px}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .type-selection .type-options{display:flex;gap:1rem;flex-wrap:wrap}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .type-selection .type-options button{padding:.5rem 1rem;border:1px solid #d4d5d9;border-radius:20px;background:#fff;cursor:pointer;font-size:.85rem;flex:1;text-align:center;min-width:70px}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .type-selection .type-options button.active{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-actions-row{grid-column:span 2;display:flex;gap:1rem;margin-top:1rem}@media(max-width:600px){.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-actions-row{grid-column:span 1;flex-direction:column-reverse}}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-actions-row .btn-save{background:#d33131;color:#fff;border:none;padding:.8rem 2rem;font-weight:700;border-radius:4px;cursor:pointer;flex:1}.checkout-address-page .address-section .modal-overlay .modal-content .new-address-form .form-actions-row .btn-cancel{background:#fff;color:#1a1a1a;border:1px solid #d4d5d9;padding:.8rem 1rem;cursor:pointer;font-weight:600;border-radius:4px}.checkout-address-page .summary-section .price-details-card{background:#fff;padding:1rem;border:1px solid #eaeaec}.checkout-address-page .summary-section .price-details-card h4{font-size:.8rem;color:#535766;font-weight:700;margin-bottom:1rem;text-transform:uppercase}.checkout-address-page .summary-section .price-details-card .price-row{display:flex;justify-content:space-between;margin-bottom:.8rem;font-size:.9rem;color:#282c3f}.checkout-address-page .summary-section .price-details-card .price-row.green{color:#03a685}.checkout-address-page .summary-section .price-details-card .price-row.total{font-weight:700;font-size:1rem;color:#3e4152;margin-top:1rem}.checkout-address-page .summary-section .price-details-card .price-divider{border-bottom:1px solid #eaeaec;margin:.5rem 0}.checkout-address-page .summary-section .price-details-card .btn-continue-blob{width:100%;background:#d33131;color:#fff;border:none;padding:1rem;font-weight:700;letter-spacing:.5px;margin-top:1rem;cursor:pointer;text-transform:uppercase;border-radius:2px;font-size:1rem}.checkout-address-page .summary-section .price-details-card .btn-continue-blob:hover{background:#b72a2a}.checkout-payment-page{padding:2rem;max-width:1200px;margin:80px auto 0;min-height:80vh;background-color:#f4f6f8}.checkout-payment-page .payment-layout{display:grid;grid-template-columns:2fr 1fr;gap:2rem;margin-top:2rem}@media(max-width:900px){.checkout-payment-page .payment-layout{grid-template-columns:1fr}}.checkout-payment-page .payment-layout .section-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:1.5rem;margin-bottom:1.5rem}.checkout-payment-page .payment-layout .section-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.8rem}.checkout-payment-page .payment-layout .section-card .card-header h3{font-size:1.1rem;color:#444;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.checkout-payment-page .payment-layout .main-section .address-preview .btn-change{border:1px solid #e74c3c;background:transparent;color:#e74c3c;padding:5px 12px;border-radius:4px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.checkout-payment-page .payment-layout .main-section .address-preview .btn-change:hover{background:#e74c3c;color:#fff}.checkout-payment-page .payment-layout .main-section .address-preview .address-details .name-tag{background:#eee;color:#666;padding:2px 8px;border-radius:4px;font-size:.7rem;vertical-align:middle;margin-right:10px;text-transform:uppercase}.checkout-payment-page .payment-layout .main-section .address-preview .address-details h4{margin:.5rem 0;font-size:1.1rem;color:#333;display:flex;align-items:center}.checkout-payment-page .payment-layout .main-section .address-preview .address-details h4 span{margin-left:15px;font-weight:500;color:#666;font-size:.95rem}.checkout-payment-page .payment-layout .main-section .address-preview .address-details p{color:#555;font-size:.95rem;line-height:1.5;margin:0}.checkout-payment-page .payment-layout .main-section .payment-methods .methods-list{display:flex;flex-direction:column;gap:1rem}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item{display:flex;align-items:flex-start;padding:1rem;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;transition:all .2s}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item:hover:not(.disabled){border-color:#e74c3c;background:#fffcfc}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item.selected{border-color:#e74c3c;background:#fff5f5;box-shadow:0 0 0 1px #e74c3c inset}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item.disabled{opacity:.6;cursor:not-allowed;background:#f9f9f9}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item .radio-circle{width:20px;height:20px;border:2px solid #ccc;border-radius:50%;margin-right:15px;margin-top:3px;display:flex;align-items:center;justify-content:center}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item .radio-circle .inner-circle{width:10px;height:10px;background:#e74c3c;border-radius:50%}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item.selected .radio-circle{border-color:#e74c3c}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item .method-info{flex:1}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item .method-info .method-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:#333;font-size:1rem;margin-bottom:5px}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item .method-info .method-title .icons-row{display:flex;gap:8px;font-size:1.2rem}.checkout-payment-page .payment-layout .main-section .payment-methods .method-item .method-info .method-desc{margin:0;font-size:.85rem;color:#777}.checkout-payment-page .payment-layout .main-section .secure-badge{text-align:center;color:#777;font-size:.9rem;margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:8px}.checkout-payment-page .payment-layout .main-section .secure-badge i{color:#27ae60}.checkout-payment-page .payment-layout .sidebar-section .price-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.checkout-payment-page .payment-layout .sidebar-section .price-card h3{margin-top:0;margin-bottom:1.5rem;text-transform:uppercase;color:#777;font-size:.9rem;letter-spacing:.5px;font-weight:700}.checkout-payment-page .payment-layout .sidebar-section .price-card .price-row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.95rem;color:#333}.checkout-payment-page .payment-layout .sidebar-section .price-card .price-row.discount{color:#27ae60}.checkout-payment-page .payment-layout .sidebar-section .price-card .price-row .free{color:#27ae60;font-weight:600}.checkout-payment-page .payment-layout .sidebar-section .price-card .price-row.total{font-weight:700;font-size:1.1rem;color:#000;margin-top:1rem;margin-bottom:0}.checkout-payment-page .payment-layout .sidebar-section .price-card .divider{border-bottom:1px dashed #ddd;margin:1rem 0}.checkout-payment-page .payment-layout .sidebar-section .price-card .total-savings{margin-top:1rem;padding:10px;background:#f0fff4;color:#27ae60;font-size:.9rem;text-align:center;border-radius:4px;border:1px dashed #27ae60}.checkout-payment-page .payment-layout .sidebar-section .price-card .btn-pay-now{width:100%;padding:14px;background:#e74c3c;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:700;margin-top:1.5rem;cursor:pointer;text-transform:uppercase;box-shadow:0 4px 6px #e74c3c33;transition:background .2s}.checkout-payment-page .payment-layout .sidebar-section .price-card .btn-pay-now:hover{background:#c0392b}.full-page-loader{position:fixed;top:80px;left:0;width:100vw;height:calc(100vh - 80px);background:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#e74c3c}.full-page-loader .loader-spinner{width:60px;height:60px;border:5px solid rgba(231,76,60,.2);border-top-color:#e74c3c;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px;box-shadow:0 4px 15px #0000001a}.full-page-loader p{font-size:1.2rem;font-weight:600;color:#333;letter-spacing:.5px;animation:pulse 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}
