@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";.hero{width:100%;height:clamp(560px,44vw,630px);position:relative;overflow:hidden}.hero-background{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-background img{object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.hero:after{content:"";pointer-events:none;z-index:3;background:linear-gradient(#0000 0%,#100d1d40 30%,#100d1da6 65%,#100d1d 100%);height:clamp(75px,6vw,95px);position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:4;isolation:isolate;width:min(48%,650px);padding:clamp(35px,3.2vw,45px) 0 clamp(25px,2.2vw,30px) 8%;position:relative}.hero-content:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#0a0612c7 0%,#0a061294 42%,#0a061238 65%,#0a061200 82%);width:min(620px,115%);height:calc(100% + 70px);position:absolute;top:-35px;left:-55px}.hero-brand{color:#a020f0;letter-spacing:clamp(2.5px,.28vw,4px);margin-bottom:clamp(8px,.7vw,10px);font-size:clamp(14px,1.25vw,18px);font-weight:700;display:block}.hero-content h1{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:clamp(34px,3.6vw,52px);font-weight:800;line-height:.95}.hero-highlight{width:min(480px,95%);height:auto;margin-top:clamp(6px,.6vw,10px);display:block}.hero-description{color:#fffc;width:min(100%,520px);margin:clamp(14px,1.5vw,20px) 0 0;font-size:clamp(12px,1.05vw,15px);font-weight:400;line-height:1.5}.hero-buttons{flex-wrap:wrap;align-items:center;gap:clamp(10px,1vw,14px);margin-top:clamp(16px,1.5vw,20px);display:flex}.hero-button{border-radius:28px;justify-content:center;align-items:center;min-width:clamp(135px,11vw,155px);height:clamp(42px,3.2vw,46px);padding:0 clamp(16px,1.5vw,22px);font-family:Poppins,sans-serif;font-size:clamp(12px,.95vw,14px);font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s,box-shadow .2s;display:inline-flex}.hero-button-primary{color:#fff;background-color:#a020f0;box-shadow:0 6px 20px #a020f040}.hero-button-primary:hover{background-color:#b83cff;transform:translateY(-2px);box-shadow:0 8px 24px #a020f066}.hero-button-secondary{color:#fff;background-color:#0000;border:1px solid #fffc}.hero-button-secondary:hover{background-color:#ffffff14;transform:translateY(-2px)}.navbar{z-index:100;background:linear-gradient(90deg,#09000f,#1b0028,#09000f);justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 55px;font-family:Arial,sans-serif;display:flex;position:relative}.navbar:after{content:"";pointer-events:none;z-index:0;background:linear-gradient(#09000ff2 0%,#09000fa6 30%,#09000f4d 65%,#09000f00 100%);height:45px;position:absolute;bottom:-45px;left:0;right:0}.navbar-logo,.navbar-links,.navbar-actions{z-index:2;position:relative}.navbar-logo img{width:125px;display:block}.navbar-links{align-items:center;gap:30px;display:flex;transform:translateY(3px)}.navbar-links a{color:#fff;align-items:center;padding:5px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.navbar-links a:hover{color:#c46cff}.navbar-links a.active{color:#fff}.navbar-links a.active:after{content:"";background-color:#a020f0;width:30px;height:3px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.navbar-actions{align-items:center;gap:20px;display:flex}.cart-button{align-items:center;text-decoration:none;transition:transform .2s;display:flex;position:relative}.cart-button:hover{transform:scale(1.08)}.cart-button>svg{color:#fff;flex-shrink:0;width:28px;height:28px}.cart-count{color:#fff;background-color:#a020f0;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.whatsapp-button{background-color:#a020f0;border-radius:25px;align-items:center;gap:6px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;color:#fff!important}.whatsapp-button:hover{background-color:#b83cff;transform:translateY(-2px);box-shadow:0 6px 18px #a020f059}.whatsapp-button svg{flex-shrink:0;width:18px;height:18px}.menu-button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:none}.menu-button:hover{transform:scale(1.08)}.menu-button svg{flex-shrink:0;width:28px;height:28px}@media (width<=1000px){.navbar{padding:0 30px}.navbar-links{gap:20px}.navbar-links a{font-size:13px}.whatsapp-button{padding:10px 16px;font-size:13px}}@media (width<=792px){.navbar-links,.whatsapp-button{display:none}.menu-button{display:flex}}.mobile-menu{z-index:1000;background:linear-gradient(#09000f,#1b0028);flex-direction:column;gap:25px;width:80%;max-width:380px;height:100vh;padding:30px;animation:.3s ease-out mobileMenuOpen;display:flex;position:fixed;top:0;right:0;overflow-y:auto}.mobile-menu-header{justify-content:space-between;align-items:center;width:100%;display:flex}.mobile-menu-header img{width:150px;display:block}.mobile-menu-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:transform .2s;display:flex}.mobile-menu-close:hover{transform:scale(1.08)}.mobile-menu-close svg{width:32px;height:32px}.mobile-menu-item{color:#fff;border-radius:25px;align-items:center;width:100%;padding:12px 16px;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.mobile-menu-item:hover{background-color:#a020f026;transform:translate(4px)}.mobile-menu-item>svg:first-child{color:#a020f0;flex-shrink:0;width:28px;height:28px}.mobile-menu-item span{margin-left:20px}.mobile-menu-item>svg:last-child{color:#a020f0;flex-shrink:0;width:18px;height:18px;margin-left:auto}.mobile-menu-item.active{background:linear-gradient(90deg,#4d0878,#2b0042);border:1px solid #a020f0;box-shadow:0 0 15px #a020f040}.mobile-menu-divider{background-color:#a020f059;width:100%;height:1px;margin:5px 0}.mobile-menu-cart{color:#fff;border-radius:25px;align-items:center;width:100%;padding:12px 16px;font-size:18px;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.mobile-menu-cart:hover{background-color:#a020f026;transform:translate(4px)}.mobile-menu-cart>svg:first-child{color:#a020f0;flex-shrink:0;width:28px;height:28px}.mobile-menu-cart span{margin-left:20px}.mobile-menu-cart>svg:last-child{color:#a020f0;flex-shrink:0;width:18px;height:18px;margin-left:auto}.mobile-menu-whatsapp{background-color:#a020f0;border-radius:25px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px 18px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex;color:#fff!important}.mobile-menu-whatsapp:hover{background-color:#b83cff;transform:translateY(-2px);box-shadow:0 6px 18px #a020f059}.mobile-menu-whatsapp svg{flex-shrink:0;width:20px;height:20px}.mobile-menu-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background:#000000a6;animation:.3s ease-out mobileOverlayOpen;position:fixed;inset:0}@keyframes mobileMenuOpen{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes mobileMenuClose{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes mobileOverlayOpen{0%{opacity:0}to{opacity:1}}@keyframes mobileOverlayClose{0%{opacity:1}to{opacity:0}}.mobile-menu.closing{animation:.3s ease-in forwards mobileMenuClose}.mobile-menu-overlay.closing{animation:.3s ease-in forwards mobileOverlayClose}.cart-toast{z-index:2000;color:#fff;background:#5b21b6;border-radius:12px;align-items:center;gap:10px;max-width:min(360px,100vw - 32px);padding:13px 17px;font-size:14px;font-weight:600;animation:.25s ease-out acaivis-cart-toast-in;display:flex;position:fixed;top:88px;right:28px;box-shadow:0 12px 30px #0000002e}.cart-toast svg{flex:none}@keyframes acaivis-cart-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (width<=792px){.cart-toast{text-align:center;justify-content:center;max-width:none;top:76px;left:16px;right:16px}}.products-section{box-sizing:border-box;background:linear-gradient(#100d1d 0%,#0d0a17 100%);width:100%;padding:55px 8% 110px;position:relative;overflow:hidden}.products-section:after{content:"";pointer-events:none;z-index:5;background:linear-gradient(#0000 0%,#0d0a171a 15%,#0f0c1a47 30%,#120f1f7a 45%,#151222ad 60%,#171326d6 78%,#171326 100%);height:150px;position:absolute;bottom:0;left:0;right:0}.products-section-header{justify-content:space-between;align-items:flex-end;max-width:1100px;margin:0 auto 25px;display:flex}.products-section-label{color:#a020f0;letter-spacing:5px;margin-bottom:6px;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;display:block}.products-section-header h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.1}.products-section-header p{color:#ffffffa6;margin:8px 0 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}.products-see-all{color:#fff;border:1px solid #a020f073;border-radius:22px;justify-content:center;align-items:center;gap:8px;min-width:105px;height:38px;padding:0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:inline-flex}.products-see-all svg{color:#a020f0;width:11px;height:11px}.products-see-all:hover{background-color:#a020f01f;border-color:#a020f0;transform:translate(2px)}.products-carousel{align-items:center;max-width:1160px;margin:0 auto;display:flex;position:relative}.products-carousel-track{--carousel-index:0;will-change:transform;width:100%;transform:translateX(calc(var(--carousel-index) * (-33.3333% - 6px)));gap:18px;transition:transform .45s;display:flex}.products-carousel-button{color:#fff;cursor:pointer;z-index:10;background:#0a0712e6;border:1px solid #ffffff47;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .2s,border-color .2s,transform .2s,opacity .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.products-carousel-button:hover:not(:disabled){background-color:#a020f0;border-color:#a020f0;transform:translateY(-50%)scale(1.08)}.products-carousel-dot{cursor:pointer;background-color:#ffffff38;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:width .2s,background-color .2s,transform .2s}.products-carousel-dot:hover{transform:scale(1.15)}.products-carousel-dot.active{background-color:#a020f0;width:10px;height:10px;box-shadow:0 0 10px #a020f080}@media (width<=1000px){.products-section{padding:50px 6% 105px}.products-section-header{margin-bottom:28px}.products-section-header h2{font-size:28px}.products-section-header p{font-size:12px}.products-carousel{max-width:1000px}.products-carousel-track{transform:translateX(calc(var(--carousel-index) * (-33.3333% - 4.66667px)));gap:14px}.products-carousel-slide{flex-basis:calc(33.3333% - 9.33333px)}.products-carousel-button-left{left:-32px}.products-carousel-button-right{right:-32px}}@media (width<=792px){.products-section{padding:55px 6% 100px}.products-section-header{align-items:flex-start;margin-bottom:32px}.products-section-label{letter-spacing:4px;margin-bottom:7px;font-size:10px}.products-section-header h2{font-size:25px;line-height:1.15}.products-section-header p{max-width:300px;margin-top:8px;font-size:12px;line-height:1.5}.products-see-all{min-width:95px;height:35px;padding:0 13px;font-size:11px}.products-carousel-track{transform:translateX(calc(var(--carousel-index) * (-50% - 6px)));gap:12px}.products-carousel-slide{flex-basis:calc(50% - 6px)}.products-carousel-button{width:34px;height:34px}.products-carousel-button-left{left:-22px}.products-carousel-button-right{right:-22px}.products-carousel-dots{margin-top:22px}}@media (width<=480px){.products-section{padding:52px 5% 95px}.products-section-header{margin-bottom:34px;display:block}.products-section-label{letter-spacing:3px;margin-bottom:8px;font-size:9px}.products-section-header h2{font-size:24px;line-height:1.15}.products-section-header p{max-width:320px;margin-top:9px;font-size:11px;line-height:1.5}.products-see-all{min-width:105px;height:38px;margin-top:18px;padding:0 15px;font-size:11px}.products-carousel{width:100%;max-width:360px;margin:0 auto}.products-carousel-viewport{width:100%;overflow:hidden}.products-carousel-track{transform:translateX(calc(var(--carousel-index) * (-100% - 12px)));gap:12px}.products-carousel-slide{flex:0 0 100%;min-width:0}.products-carousel-button{width:32px;height:32px}.products-carousel-button-left{left:-16px}.products-carousel-button-right{right:-16px}.products-carousel-button svg{width:11px;height:11px}.products-carousel-dots{gap:7px;margin-top:24px}}@media (width<=380px){.products-section{padding:48px 5% 90px}.products-section-header{margin-bottom:30px}.products-section-label{letter-spacing:2.8px;font-size:8px}.products-section-header h2{font-size:22px}.products-section-header p{max-width:290px;font-size:10.5px;line-height:1.5}.products-see-all{height:36px;margin-top:16px;font-size:10.5px}.products-carousel{max-width:335px}.products-carousel-track{transform:translateX(calc(var(--carousel-index) * (-100% - 12px)));gap:12px}.products-carousel-button{width:30px;height:30px}.products-carousel-button-left{left:-14px}.products-carousel-button-right{right:-14px}.products-carousel-dots{margin-top:22px}}.products-carousel-wrapper{width:100%}.products-carousel{align-items:center;width:100%;max-width:1160px;margin:0 auto;display:flex;position:relative}.products-carousel-viewport{width:100%;overflow:hidden}.products-carousel-track{--carousel-index:0;will-change:transform;width:100%;transform:translateX(calc(var(--carousel-index) * (-25% - 4.5px)));gap:18px;display:flex}.products-carousel-slide{flex:0 0 calc(25% - 13.5px);min-width:0}.products-carousel-button{z-index:5;color:#fff;cursor:pointer;background:#0d0a17f2;border:1px solid #a020f0a6;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .2s,border-color .2s,transform .2s,box-shadow .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.products-carousel-button:hover:not(:disabled){background:#a020f0;border-color:#a020f0;transform:translateY(-50%)scale(1.05);box-shadow:0 0 18px #a020f059}.products-carousel-button:disabled{opacity:.35;cursor:default}.products-carousel-button-left{left:-42px}.products-carousel-button-right{right:-42px}.products-carousel-button svg{width:13px;height:13px}.products-carousel-dots{justify-content:center;align-items:center;gap:7px;margin-top:22px;display:flex}.products-carousel-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:7px;height:7px;padding:0;transition:width .2s,background-color .2s}.products-carousel-dot.active{background:#a020f0;border-radius:999px;width:22px}@media (width<=1000px){.products-carousel{max-width:100%}.products-carousel-track{transform:translateX(calc(var(--carousel-index) * (-25% - 3.5px)));gap:14px}.products-carousel-slide{flex-basis:calc(25% - 10.5px)}.products-carousel-button-left{left:-32px}.products-carousel-button-right{right:-32px}}@media (width<=792px){.products-carousel-viewport{touch-action:pan-y;cursor:grab;width:90%;margin:0 auto;overflow:hidden}.products-carousel-viewport:active{cursor:grabbing}.products-carousel-track{transform:translateX(calc(var(--carousel-index) * (-50% - 6px)));gap:12px}.products-carousel-slide{flex:0 0 calc(50% - 6px)}.products-carousel-button{width:34px;height:34px;display:flex}.products-carousel-button-left{left:2px}.products-carousel-button-right{right:2px}.products-carousel-button svg{width:11px;height:11px}}@media (width<=499px){.products-carousel-viewport{cursor:grab;touch-action:pan-y;width:100%;margin:0;overflow:hidden}.products-carousel-viewport:active{cursor:grabbing}.products-carousel-button{display:none}}@media (width<=380px){.products-carousel-button{display:none}}.home-product-card{color:#fff;box-sizing:border-box;background:#0d0a17;border:1px solid #a020f040;border-radius:16px;width:100%;text-decoration:none;transition:transform .3s,border-color .3s,box-shadow .3s;display:block;overflow:hidden}.home-product-card:hover{border-color:#a020f0cc;transform:translateY(-6px);box-shadow:0 12px 30px #00000059,0 0 20px #a020f01f}.home-product-card-image{aspect-ratio:1;width:100%;overflow:hidden}.home-product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.home-product-card:hover .home-product-card-image img{transform:scale(1.045)}.home-product-card-content{padding:14px 16px 16px}.home-product-card-content h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.3;overflow:hidden}.home-product-card-content p{color:#ffffff94;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:6px 0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.home-product-card-footer{justify-content:space-between;align-items:center;display:flex}.home-product-card-footer strong{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:700}.home-product-card-add{color:#fff;cursor:pointer;background:#a020f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background-color .2s,transform .2s,box-shadow .2s;display:flex}.home-product-card-add:hover{background-color:#b83cff;transform:scale(1.1);box-shadow:0 5px 15px #a020f066}.home-product-card-add:active{transform:scale(.95)}.home-product-card-add svg{width:13px;height:13px}@media (width<=1000px){.home-product-card-content{padding:13px 14px 15px}.home-product-card-content h3,.home-product-card-footer strong{font-size:15px}}@media (width<=792px){.home-product-card{border-radius:14px}.home-product-card-content{padding:12px}.home-product-card-content h3{font-size:14px}.home-product-card-content p{margin-bottom:12px;font-size:11px}.home-product-card-footer strong{font-size:14px}.home-product-card-add{width:32px;height:32px}}@media (width<=480px){.home-product-card-content h3{font-size:15px}.home-product-card-content p{font-size:12px}.home-product-card-footer strong{font-size:15px}}.how-it-works{box-sizing:border-box;background:#171326;width:100%;padding:48px 6% 44px;position:relative;overflow:hidden}.how-it-works:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#17132633 35%,#100d1d8c 70%,#100d1d 100%);height:95px;position:absolute;bottom:0;left:0;right:0}.how-it-works-content{z-index:3;align-items:center;width:100%;max-width:1160px;margin:0 auto;display:flex;position:relative}.how-it-works-intro{flex:0 0 300px;padding-right:25px}.how-it-works-intro h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:27px;font-weight:700;line-height:1.1}.how-it-works-intro h2 span{color:#a020f0;width:fit-content;margin-top:2px;font-family:cursive;font-size:36px;font-style:italic;font-weight:700;line-height:.95;display:block;transform:rotate(-3deg)}.how-it-works-steps{flex:1;align-items:stretch;min-width:0;display:flex}.how-it-works-step-wrapper{flex:1;align-items:flex-start;min-width:0;display:flex}.how-it-works-step{flex:1;min-width:0}.how-it-works-step-header{align-items:center;gap:5px;min-height:38px;display:flex}.how-it-works-icon{color:#a020f0;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:36px;display:flex}.how-it-works-icon svg{width:31px;height:31px}.how-it-works-step-wrapper:last-child .how-it-works-icon{width:38px}.how-it-works-step-wrapper:last-child .how-it-works-icon svg{width:36px;height:36px}.how-it-works-number{color:#a020f0;align-items:center;height:36px;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1;display:flex}.how-it-works-step h3{color:#fff;margin:9px 0 5px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.25}.how-it-works-step p{color:#ffffff9e;width:150px;max-width:100%;margin:0;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;line-height:1.45}.how-it-works-arrow{color:#a020f0;flex:0 0 30px;justify-content:center;align-items:center;height:38px;margin:0 7px;display:flex;transform:translateY(-2px)}.how-it-works-arrow svg{width:9px;height:9px}.how-it-works-step-wrapper:first-child,.how-it-works-step-wrapper:nth-child(2),.how-it-works-step-wrapper:nth-child(3){padding-right:2px}.how-it-works-step h3,.how-it-works-step p{padding-left:0}@media (width<=900px){.how-it-works-content{flex-direction:column;align-items:flex-start;gap:35px}.how-it-works-intro{flex:none;width:100%;padding-right:0}.how-it-works-steps{width:100%}}@media (width<=650px){.how-it-works{padding:42px 6%}.how-it-works-steps{grid-template-columns:repeat(2,1fr);gap:30px 20px;display:grid}.how-it-works-step-wrapper{display:block}.how-it-works-arrow{display:none}.how-it-works-step p{width:auto}}@media (width<=480px){.how-it-works{padding:38px 5% 42px}.how-it-works-intro h2{font-size:25px}.how-it-works-intro h2 span{font-size:33px}.how-it-works-steps{gap:28px 18px}}.about-section{box-sizing:border-box;z-index:2;background:#100d1d;width:100%;min-height:430px;padding:clamp(50px,5vw,70px) 6%;position:relative;overflow:hidden}.about-section-decoration{pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.about-section-decoration-left{pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:none;height:100%;max-height:100%;display:block;position:absolute;bottom:0;left:0}.about-section-decoration-right{pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;max-width:none;height:100%;max-height:100%;display:block;position:absolute;bottom:0;right:0}.about-section-content{z-index:3;grid-template-columns:minmax(0,560px) minmax(0,380px);justify-content:center;align-items:center;gap:clamp(35px,5vw,70px);width:100%;max-width:1050px;min-height:290px;margin:0 auto;display:grid;position:relative}.about-section-text{isolation:isolate;width:min(100%,560px);position:relative}.about-section-text:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(#100d1deb 0%,#100d1dc7 45%,#100d1d00 78%);position:absolute;inset:-25px -35px}.about-section-label{color:#ffffff8c;letter-spacing:clamp(4px,.5vw,6px);margin-bottom:clamp(6px,.7vw,8px);font-family:Poppins,sans-serif;font-size:clamp(9px,.7vw,10px);font-weight:500;display:block}.about-section-text h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:clamp(26px,2.4vw,34px);font-weight:700;line-height:1.12}.about-section-text h2 span{color:#a020f0}.about-section-text p{color:#ffffffb8;width:min(100%,470px);margin:clamp(14px,1.4vw,16px) 0 clamp(20px,2vw,22px);font-family:Poppins,sans-serif;font-size:clamp(10.5px,.85vw,12px);font-weight:400;line-height:1.6}.about-section-button{box-sizing:border-box;color:#fff;background:#a020f01a;border:1px solid #a020f0bf;border-radius:22px;justify-content:center;align-items:center;gap:9px;min-width:clamp(175px,16vw,190px);height:clamp(38px,3.2vw,40px);padding:0 clamp(16px,1.5vw,18px);font-family:Poppins,sans-serif;font-size:clamp(10px,.8vw,11px);font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.about-section-button svg{color:#a020f0;width:11px;height:11px}.about-section-button:hover{background-color:#a020f0;transform:translate(2px);box-shadow:0 6px 18px #a020f040}.about-section-button:hover svg{color:#fff}.about-section-benefits{grid-template-columns:repeat(2,minmax(140px,180px));gap:clamp(20px,2.2vw,28px) clamp(14px,2vw,24px);width:fit-content;max-width:100%;margin-left:0;margin-right:auto;display:grid}.about-section-benefit{align-items:center;gap:clamp(8px,1vw,12px);min-width:0;display:flex}.about-section-benefit-icon{color:#a020f0;flex-shrink:0;justify-content:center;align-items:center;width:clamp(30px,3vw,36px);height:clamp(30px,3vw,36px);display:flex}.about-section-benefit-icon svg{width:clamp(22px,2.3vw,28px);height:clamp(22px,2.3vw,28px)}.about-section-benefit-text{color:#ffffffb3;flex-direction:column;gap:1px;min-width:0;font-family:Poppins,sans-serif;font-size:clamp(9px,.7vw,10px);line-height:1.35;display:flex}.about-section-benefit-text span:first-child{color:#fff;font-weight:500}@media (width<=768px){.about-section{min-height:620px;padding:70px 6% 55px}.about-section-decoration-left{width:auto;height:45%;bottom:0;left:0}.about-section-decoration-right{width:auto;height:45%;bottom:0;right:0}.about-section-content{flex-direction:column;align-items:center;gap:28px;width:100%;min-height:auto;display:flex}.about-section-text{text-align:center;width:100%;max-width:520px}.about-section-text:before{background:radial-gradient(#100d1df2 0%,#100d1de0 55%,#100d1d00 85%);inset:-25px -20px}.about-section-label{letter-spacing:4px;font-size:9px}.about-section-text h2{font-size:clamp(27px,7vw,34px);line-height:1.1}.about-section-text p{width:min(100%,430px);margin:16px auto 22px;font-size:11px;line-height:1.6}.about-section-button{min-width:180px;height:40px;font-size:11px}.about-section-benefits{grid-template-columns:repeat(2,minmax(130px,1fr));gap:24px 20px;width:min(100%,360px);margin:0 auto;display:grid}.about-section-benefit{gap:8px}.about-section-benefit-icon{width:32px;height:32px}.about-section-benefit-icon svg{width:24px;height:24px}.about-section-benefit-text{text-align:left;font-size:9px}}.footer{box-sizing:border-box;background:linear-gradient(90deg,#09000f,#1b0028,#09000f);border-top:1px solid #a020f01f;width:100%;padding:28px 6% 14px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#09000f59 0%,#09000f00 100%);height:28px;position:absolute;top:0;left:0;right:0}.footer-main{z-index:2;justify-content:space-between;align-items:center;width:100%;max-width:1160px;margin:0 auto;display:flex;position:relative}.footer-logo{flex-shrink:0;align-items:center;width:90px;text-decoration:none;display:flex}.footer-logo img{object-fit:contain;width:90px;height:auto;display:block}.footer-navigation{justify-content:center;align-items:center;gap:23px;margin-left:35px;display:flex}.footer-navigation a{color:#ffffffc7;white-space:nowrap;font-family:Poppins,sans-serif;font-size:9px;font-weight:400;text-decoration:none;transition:color .2s,transform .2s}.footer-navigation a:hover{color:#a020f0;transform:translateY(-1px)}.footer-contact{flex-shrink:0;align-items:center;gap:14px;margin-left:30px;display:flex}.footer-social{color:#ffffffc7;justify-content:center;align-items:center;width:20px;height:20px;text-decoration:none;transition:color .2s,transform .2s;display:flex}.footer-social svg{width:15px;height:15px}.footer-social:hover{color:#a020f0;transform:translateY(-1px)}.footer-location{color:#ffffff94;white-space:nowrap;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:8px;display:flex}.footer-location svg{color:#a020f0;width:10px;height:10px}.footer-bottom{z-index:2;border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;width:100%;max-width:1160px;margin:20px auto 0;padding-top:12px;display:flex;position:relative}.footer-bottom p{color:#ffffff8c;align-items:center;gap:5px;margin:0;font-family:Poppins,sans-serif;font-size:8px;font-weight:400;display:flex}.footer-bottom p svg{color:#a020f0;width:8px;height:8px}.footer-developed{color:#ffffff6b;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:8px;display:flex}.footer-developed svg{color:#a020f0;width:8px;height:8px}@media (width<=900px){.footer-main{flex-wrap:wrap;gap:20px}.footer-navigation{flex-wrap:wrap;order:3;justify-content:center;width:100%;margin-left:0}.footer-contact{margin-left:auto}}@media (width<=600px){.footer{padding:28px 6% 18px}.footer-main{flex-direction:column;gap:22px}.footer-logo,.footer-logo img{width:80px}.footer-navigation{gap:14px 20px}.footer-navigation a{font-size:9px}.footer-contact{flex-wrap:wrap;justify-content:center;margin-left:0}.footer-bottom{text-align:center;flex-direction:column;gap:10px}}.product-details-page{color:#fff;box-sizing:border-box;background:radial-gradient(circle at 50% 18%,#a020f014,#0000 32%),linear-gradient(#090711 0%,#0d0a17 55%,#0a0812 100%);width:100%;min-height:100vh;padding:18px 3% 90px}.product-details-breadcrumb{color:#ffffff8c;align-items:center;gap:10px;max-width:1160px;margin:0 auto 22px;font-family:Poppins,sans-serif;font-size:13px;line-height:1.4;display:flex}.product-details-breadcrumb a{color:#ffffffbf;text-decoration:none;transition:color .2s}.product-details-breadcrumb a:hover{color:#a020f0}.product-details-breadcrumb span:last-child{color:#fffc}.product-details-main{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:34px;max-width:1160px;margin:0 auto;display:grid}.product-details-gallery{min-width:0}.product-gallery-main{aspect-ratio:1.55;box-sizing:border-box;background:radial-gradient(circle,#a020f029,#0000 65%),#0b0912;border:1px solid #a020f04d;border-radius:40px;width:100%;position:relative;overflow:hidden}.product-gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.product-gallery-badge{z-index:3;color:#fff;letter-spacing:.3px;background:linear-gradient(90deg,#8b00ff,#a020f0);border-radius:20px;align-items:center;min-height:34px;padding:0 16px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px}.product-gallery-zoom{z-index:3;color:#fff;background:#08070ed1;border:1px solid #fff3;border-radius:50%;width:48px;height:48px;position:absolute;bottom:16px;right:16px}.product-gallery-thumbnail{cursor:pointer;box-sizing:border-box;background:#0d0a17;border:1px solid #ffffff29;border-radius:9px;height:82px;padding:0;overflow:hidden}.product-gallery-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.product-details-info{min-width:0;padding:0 4px}.product-details-size{color:#a020f0;margin-top:7px;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;display:block}.product-details-rating{align-items:center;gap:10px;margin-top:13px;font-family:Poppins,sans-serif;display:flex}.product-details-rating-text{color:#ffffffc7;font-size:14px}.product-details-favorite{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:fit-content;margin:0 0 18px auto;padding:0;font-family:Poppins,sans-serif;font-size:14px;display:flex}.product-details-quantity button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:20px;display:flex}.product-details-quantity span{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.product-details-add:hover{transform:translateY(-2px);box-shadow:0 8px 24px #a020f04d}.product-details-add:active{transform:scale(.98)}.product-details-benefits{background:#07060e6b;border:1px solid #ffffff29;border-radius:14px;grid-template-columns:repeat(4,1fr);max-width:1160px;margin:20px auto 0;display:grid;overflow:hidden}.product-details-benefit{text-align:center;box-sizing:border-box;border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:112px;padding:14px;display:flex}.product-details-benefit:last-child{border-right:none}.product-details-benefit svg{color:#a020f0;width:35px;height:35px}.product-details-benefit strong{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:700}.product-details-benefit span{color:#ffffffb8;font-family:Poppins,sans-serif;font-size:12px}.product-details-about{box-sizing:border-box;background:#07060e61;border:1px solid #ffffff24;border-radius:14px;max-width:1160px;margin:14px auto 0;padding:18px 20px;position:relative}.product-details-about h2,.product-details-nutrition h2{color:#fff;margin:0 0 14px;font-family:Poppins,sans-serif;font-size:23px;font-weight:700}.product-details-nutrition{box-sizing:border-box;background:#07060e61;border:1px solid #ffffff24;border-radius:14px;max-width:1160px;margin:14px auto 0;padding:18px 20px}.product-details-nutrition-header{justify-content:space-between;align-items:center;gap:15px;display:flex}.product-details-nutrition-header a{color:#a020f0;font-family:Poppins,sans-serif;font-size:12px;text-decoration:none}.product-details-nutrition-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.product-details-nutrition-item{border:1px solid #ffffff24;border-radius:10px;padding:13px 14px}.product-details-nutrition-item strong,.product-details-nutrition-item span{font-family:Poppins,sans-serif;display:block}.product-details-nutrition-item strong{color:#fff;font-size:14px}.product-details-nutrition-item span{color:#ffffff94;margin-top:3px;font-size:11px}.product-details-related{max-width:1160px;margin:38px auto 0}.product-details-related-header{margin-bottom:18px}.product-details-related-header h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:27px;font-weight:700}.product-details-related-header h2 em{vertical-align:middle;align-items:center;width:118px;height:48px;margin-left:8px;display:inline-flex}.product-details-related-header h2 em img{object-fit:contain;width:100%;height:100%;display:block}@media (width<=1000px){.product-details-page{padding:16px 4% 80px}.product-details-main{grid-template-columns:1fr 1fr;gap:24px}.product-details-info h1{font-size:36px}.product-details-price{font-size:32px}.product-details-benefit{min-height:100px}.product-details-about-features{grid-template-columns:repeat(2,1fr)}}@media (width<=792px){.product-details-page{padding:14px 3% 70px}.product-details-breadcrumb{margin-bottom:16px;font-size:12px}.product-details-main{grid-template-columns:1fr;gap:22px}.product-details-info{padding:0 2px}.product-details-info h1{font-size:34px}.product-details-benefits{grid-template-columns:repeat(2,1fr)}.product-details-benefit:nth-child(2){border-right:none}.product-details-benefit:nth-child(-n+2){border-bottom:1px solid #ffffff1f}.product-details-about-features,.product-details-nutrition-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.product-details-page{padding:12px 3% 55px}.product-details-breadcrumb{gap:7px;font-size:10px}.product-gallery-main{aspect-ratio:1/.94;border-radius:12px}.product-gallery-badge{min-height:30px;padding:0 12px;font-size:10px;top:10px;left:10px}.product-gallery-zoom{width:40px;height:40px;bottom:10px;right:10px}.product-gallery-thumbnails{gap:7px;margin-top:9px}.product-gallery-thumbnail{border-radius:7px;height:58px}.product-details-info h1{font-size:30px}.product-details-size{font-size:18px}.product-details-rating{gap:7px;margin-top:10px}.product-details-rating-stars{font-size:16px}.product-details-rating-text{font-size:11px}.product-details-price{font-size:31px}.product-details-description{font-size:13px}.product-details-favorite{font-size:12px}.product-details-favorite svg{width:30px;height:30px}.product-details-quantity{max-width:none;height:50px}.product-details-add{max-width:none;height:50px;font-size:13px}.product-details-benefits{grid-template-columns:repeat(2,1fr);margin-top:16px}.product-details-benefit{min-height:94px;padding:10px 6px}.product-details-benefit svg{width:28px;height:28px}.product-details-benefit strong{font-size:11px}.product-details-benefit span{font-size:10px}.product-details-about,.product-details-nutrition{padding:15px}.product-details-about h2,.product-details-nutrition h2{font-size:20px}.product-details-about p{font-size:12px}.product-details-about-features,.product-details-nutrition-grid{grid-template-columns:1fr 1fr;gap:7px}.product-details-about-feature{min-height:58px;padding:8px}.product-details-about-feature svg{width:23px;height:23px}.product-details-nutrition-header{flex-direction:column;align-items:flex-start;gap:5px}.product-details-nutrition-item{padding:10px}.product-details-related{margin-top:30px}.product-details-related-header h2{font-size:23px}.product-details-related-header h2 em{width:92px;height:38px;margin-left:5px}.product-details-related-header h2 em img{width:100%;height:100%}}@media (width<=380px){.product-details-info h1{font-size:27px}.product-details-price{font-size:28px}.product-details-about-features,.product-details-nutrition-grid{grid-template-columns:1fr}}.product-details-main .product-details-info{position:relative}.product-details-main .product-details-favorite{float:none;margin:0;position:absolute;top:12px;right:4px}.product-details-main .product-details-info h1{padding-right:145px}@media (width<=792px){.product-details-main .product-details-favorite{float:right;margin:0 0 10px 15px;position:static}.product-details-main .product-details-info h1{padding-right:0}}.product-details-gallery{width:100%;min-width:0}.product-gallery-main{aspect-ratio:1.35;background:#0d0a17;border:1px solid #a020f047;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000038}.product-gallery-main img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:28px;transition:transform .35s;display:block}.product-gallery-main:hover img{transform:scale(1.025)}.product-gallery-badge{z-index:3;color:#fff;background:#a020f0;border-radius:18px;align-items:center;min-height:32px;padding:0 14px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;display:inline-flex;position:absolute;top:16px;left:16px}.product-gallery-zoom{z-index:3;color:#fff;cursor:pointer;background:#08070ed1;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .2s,background-color .2s;display:flex;position:absolute;bottom:16px;right:16px}.product-gallery-zoom:hover{background:#a020f0;transform:scale(1.08)}.product-gallery-zoom svg{width:14px;height:14px}.product-gallery-thumbnails{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px;display:grid}.product-gallery-thumbnail{cursor:pointer;background:#0d0a17;border:1px solid #ffffff24;border-radius:10px;width:100%;height:76px;padding:0;transition:border-color .2s,transform .2s;overflow:hidden}.product-gallery-thumbnail:hover{border-color:#a020f08c;transform:translateY(-2px)}.product-gallery-thumbnail.active{border:2px solid #a020f0}.product-gallery-thumbnail img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:4px;display:block}@media (width<=792px){.product-gallery-main{aspect-ratio:1/.88;border-radius:24px}.product-gallery-main img{padding:22px}.product-gallery-thumbnail{height:68px}}@media (width<=480px){.product-gallery-main{aspect-ratio:1/.92;border-radius:24px}.product-gallery-main img{padding:16px}.product-gallery-badge{min-height:28px;padding:0 11px;font-size:9px;top:10px;left:10px}.product-gallery-zoom{width:36px;height:36px;bottom:10px;right:10px}.product-gallery-thumbnails{gap:6px;margin-top:8px}.product-gallery-thumbnail{border-radius:7px;height:55px}}.product-details-info{min-width:0;padding:8px 4px 0;position:relative}.product-details-favorite{float:right;color:#ffffffc7;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin:0 0 8px 15px;padding:0;font-family:Poppins,sans-serif;font-size:11px;line-height:1.2;display:inline-flex}.product-details-favorite svg{color:#a020f0;width:25px;height:25px}.product-details-favorite:hover{color:#fff}.product-details-info h1{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.08}.product-details-size{color:#ffffff9e;margin-top:7px;font-family:Poppins,sans-serif;font-size:14px;display:block}.product-details-rating{align-items:center;gap:9px;margin-top:12px;display:flex}.product-details-rating-stars{color:#ffc400;letter-spacing:1px;font-size:17px}.product-details-rating-text{color:#ffffff94;font-family:Poppins,sans-serif;font-size:11px}.product-details-price{color:#fff;margin-top:15px;font-family:Poppins,sans-serif;font-size:34px;font-weight:700;line-height:1.1;display:block}.product-details-description{color:#ffffffad;max-width:520px;margin:9px 0 20px;font-family:Poppins,sans-serif;font-size:13px;line-height:1.6}.product-details-quantity-label{color:#fff;margin-bottom:7px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;display:block}.product-details-quantity{box-sizing:border-box;border:1px solid #fff3;border-radius:25px;justify-content:space-between;align-items:center;width:100%;max-width:410px;height:48px;padding:0 15px;display:flex}.product-details-quantity button{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.product-details-quantity button:hover{color:#a020f0}.product-details-quantity svg{width:11px;height:11px}.product-details-quantity span{color:#fff;font-family:Poppins,sans-serif;font-size:13px}.product-details-add{color:#fff;cursor:pointer;background:#a020f0;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:410px;height:48px;margin-top:11px;padding:0 20px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex}.product-details-add:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #a020f04d}.product-details-add:active:not(:disabled){transform:scale(.98)}.product-details-add:disabled{opacity:.45;cursor:not-allowed}.product-details-add svg{width:14px;height:14px}.product-details-nutrition-header button{color:#a020f0;cursor:pointer;background:0 0;border:none;padding:0;font-family:Poppins,sans-serif;font-size:12px;text-decoration:none}.product-details-nutrition-header button:hover{color:#c15cff}@media (width<=792px){.product-details-info{padding-top:0}.product-details-info h1{font-size:34px}.product-details-price{font-size:31px}.product-details-description,.product-details-quantity,.product-details-add{max-width:100%}}@media (width<=480px){.product-details-info h1{font-size:29px}.product-details-size{font-size:13px}.product-details-rating-stars{font-size:15px}.product-details-rating-text{font-size:10px}.product-details-price{font-size:29px}.product-details-description{margin-bottom:16px;font-size:12px}.product-details-favorite{font-size:10px}.product-details-favorite svg{width:22px;height:22px}}.product-details-about{box-sizing:border-box;background:#07060e61;border:1px solid #ffffff1f;border-radius:14px;max-width:1160px;margin:14px auto 0;padding:20px}.product-details-about h2{color:#fff;margin:0 0 13px;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}.product-details-about h2:after{content:"";background:#a020f0;border-radius:3px;width:65px;height:3px;margin-top:6px;display:block}.product-details-about p{color:#ffffffad;max-width:800px;margin:0;font-family:Poppins,sans-serif;font-size:13px;line-height:1.65}.product-details-about-features{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:18px;display:grid}.product-details-about-feature{box-sizing:border-box;border:1px solid #ffffff1c;border-radius:9px;align-items:center;gap:9px;min-height:62px;padding:9px;display:flex}.product-details-about-feature svg{color:#a020f0;flex:none;width:25px;height:25px}.product-details-about-feature strong,.product-details-about-feature span{font-family:Poppins,sans-serif;display:block}.product-details-about-feature strong{color:#fff;font-size:11px}.product-details-about-feature span{color:#ffffff80;margin-top:2px;font-size:9px}@media (width<=1000px){.product-details-about-features{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.product-details-about{padding:15px}.product-details-about h2{font-size:19px}.product-details-about p{font-size:11px}.product-details-about-features{gap:7px;margin-top:14px}.product-details-about-feature{min-height:55px;padding:7px}.product-details-about-feature svg{width:21px;height:21px}.product-details-about-feature strong{font-size:10px}.product-details-about-feature span{font-size:8px}}.nutrition-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);box-sizing:border-box;background:#030208ad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.nutrition-modal{background:#0d0a17;border:1px solid #a020f04d;border-radius:24px;width:100%;max-width:620px;max-height:min(720px,100vh - 48px);overflow:hidden;box-shadow:0 24px 70px #0000007a}.nutrition-modal-header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px 28px 22px;display:flex}.nutrition-modal-eyebrow{color:#a020f0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-family:Poppins,sans-serif;font-size:10px;font-weight:700;display:block}.nutrition-modal-header h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:24px;line-height:1.2}.nutrition-modal-header p{color:#ffffff94;margin:5px 0 0;font-family:Poppins,sans-serif;font-size:12px}.nutrition-modal-close{color:#ffffffc7;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .2s,color .2s,transform .2s;display:flex}.nutrition-modal-close:hover{color:#fff;background:#a020f0;transform:scale(1.05)}.nutrition-modal-close svg{width:13px;height:13px}.nutrition-modal-content{max-height:calc(100vh - 190px);padding:24px 28px 28px;overflow-y:auto}.nutrition-modal-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}.nutrition-modal-table{border-collapse:collapse;color:#fff;width:100%;min-width:420px;font-family:Poppins,sans-serif}.nutrition-modal-table th,.nutrition-modal-table td{text-align:left;border-bottom:1px solid #ffffff14;padding:14px 16px}.nutrition-modal-table th{color:#fff;background:#a020f01f;font-size:12px;font-weight:700}.nutrition-modal-table td{color:#ffffffb3;font-size:12px}.nutrition-modal-table td:last-child,.nutrition-modal-table th:last-child{text-align:right}.nutrition-modal-table tbody tr:last-child td{border-bottom:none}.nutrition-modal-table tbody tr:hover{background:#ffffff06}@media (width<=792px){.nutrition-modal-overlay{padding:20px}.nutrition-modal{border-radius:22px;max-width:600px;max-height:calc(100vh - 40px)}.nutrition-modal-header{padding:24px 24px 20px}.nutrition-modal-content{max-height:calc(100vh - 180px);padding:22px 24px 24px}}@media (width<=480px){.nutrition-modal-overlay{align-items:center;padding:12px}.nutrition-modal{border-radius:20px;width:100%;max-width:none;max-height:calc(100vh - 24px)}.nutrition-modal-header{gap:12px;padding:20px 18px 17px}.nutrition-modal-eyebrow{margin-bottom:4px;font-size:9px}.nutrition-modal-header h2{font-size:20px}.nutrition-modal-header p{font-size:11px}.nutrition-modal-close{width:34px;height:34px}.nutrition-modal-content{max-height:calc(100vh - 140px);padding:18px}.nutrition-modal-table{min-width:360px}.nutrition-modal-table th,.nutrition-modal-table td{padding:12px 13px;font-size:11px}}@media (width<=360px){.nutrition-modal-overlay{padding:8px}.nutrition-modal{border-radius:18px;max-height:calc(100vh - 16px)}.nutrition-modal-header{padding:18px 15px 15px}.nutrition-modal-header h2{font-size:18px}.nutrition-modal-content{max-height:calc(100vh - 125px);padding:15px}.nutrition-modal-table{min-width:340px}.nutrition-modal-table th,.nutrition-modal-table td{padding:11px 12px}}@media (width<=900px){.cart-main{padding:18px 6% 75px}.cart-filled-hero{min-height:260px}.cart-filled-hero-content{width:58%;padding:32px 15px 30px 0}.cart-filled-hero-content h1{font-size:clamp(36px,6vw,50px)}.cart-filled-hero-art{width:65%}.cart-filled-hero-art>span{font-size:23px;right:22%}.cart-filled-layout{grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:15px}.cart-filled-products{padding:20px}.cart-filled-item{grid-template-columns:78px minmax(110px,1fr) auto 22px;gap:12px}.cart-filled-item-image{width:78px;height:88px}.cart-filled-item-total{display:none}.cart-summary{padding:20px}.cart-empty{min-height:360px}.cart-empty-content{width:54%;padding:40px 20px 40px 35px}.cart-empty-image{min-height:0}.cart-empty-image img{height:100%;right:0}.cart-empty-image:before{width:55%}.cart-recommendations-heading h2{font-size:clamp(30px,4vw,40px)}.cart-recommendations-title-image{width:clamp(115px,14vw,150px)}}@media (width<=792px){.cart-main{padding:12px 20px 50px}.cart-breadcrumb{margin-bottom:16px;font-size:10px}.cart-filled-hero{border-radius:16px;min-height:320px;display:block}.cart-filled-hero-breadcrumb{font-size:10px;top:14px;left:20px}.cart-filled-hero-content{z-index:5;box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;padding:32px 28px 30px;display:flex;position:relative}.cart-filled-hero-label{letter-spacing:3px;margin-bottom:7px;font-size:8px}.cart-filled-hero-content h1{letter-spacing:-1.2px;font-size:clamp(34px,9vw,42px)}.cart-filled-hero-content p{width:230px;margin-top:10px;font-size:11px}.cart-filled-hero:before{background:linear-gradient(90deg,#08070ffc 0%,#08070ff0 38%,#08070f94 65%,#08070f14 100%)}.cart-filled-hero-art{opacity:.95;width:76%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:17px;line-height:.95;top:28px;right:15%}.cart-filled-hero-bottle-one{height:67%;right:25%}.cart-filled-hero-bottle-two{height:79%;right:3%}.cart-filled-hero-bottle-three{height:60%;right:-13%}.cart-filled-layout{flex-direction:column;gap:14px;margin-top:-28px;display:flex}.cart-filled-products{border-radius:16px;padding:16px}.cart-filled-products-header{padding-bottom:13px}.cart-filled-products-header h2{font-size:17px}.cart-filled-products-header span{font-size:10px}.cart-filled-item{grid-template-columns:64px minmax(0,1fr) 22px;gap:12px;padding:15px 0}.cart-filled-item-image{border-radius:9px;width:64px;height:74px}.cart-filled-item-info h3{font-size:13px}.cart-filled-item-info p{margin:3px 0 5px;font-size:10px}.cart-filled-item-info strong{font-size:12px}.cart-filled-item-quantity{grid-column:2;justify-self:start;min-width:96px;height:32px;margin-top:3px}.cart-filled-item-quantity button{width:30px}.cart-filled-item-quantity span{min-width:30px;font-size:11px}.cart-filled-item-total{display:none}.cart-filled-item-remove{grid-area:1/3;align-self:start}.cart-filled-actions{padding-top:14px}.cart-filled-clear,.cart-filled-continue{gap:6px;font-size:10px}.cart-filled-clear svg,.cart-filled-continue svg{font-size:10px}.cart-filled-sidebar{gap:10px}.cart-summary{border-radius:16px;padding:18px}.cart-summary-title{margin-bottom:20px}.cart-summary-title svg{font-size:21px}.cart-summary-title h2{font-size:16px}.cart-summary-row{margin-bottom:14px}.cart-summary-delivery{margin-bottom:14px;font-size:11px}.cart-summary-delivery>span>span{gap:1px}.cart-summary-delivery small{font-size:9px}.cart-summary-delivery>strong{font-size:12px}.cart-delivery-mock{margin:-2px 0 14px;padding:11px}.cart-delivery-mock-header strong{font-size:11px}.cart-delivery-mock-header span{font-size:8px}.cart-summary-row span{font-size:11px}.cart-summary-row strong{font-size:12px}.cart-summary-coupon,.cart-summary-coupon strong{font-size:10px}.cart-summary-divider{margin:17px 0}.cart-summary-total{margin-bottom:17px}.cart-summary-total span{font-size:16px}.cart-summary-total strong{font-size:22px}.cart-summary-button{min-height:49px;font-size:12px}.cart-secure{gap:12px;padding:15px 16px}.cart-secure>svg{font-size:26px}.cart-secure h3{font-size:12px}.cart-secure p{font-size:9px}.cart-empty{border-radius:16px;width:100%;height:452px;min-height:452px;display:block;position:relative}.cart-empty-content{z-index:3;box-sizing:border-box;width:54%;height:100%;padding:70px 20px 30px 32px;position:relative}.cart-empty-content h1{max-width:320px;font-size:clamp(31px,7.5vw,38px);line-height:1}.cart-empty-title-image{width:min(220px,100%);margin-top:2px}.cart-empty-content p{color:#ffffffdb;width:min(100%,305px);margin-top:15px;font-size:12px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{border-radius:9px;margin-top:18px;padding:12px 19px;font-size:11.5px}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image img{object-fit:contain;object-position:center;width:auto;max-width:none;height:100%;max-height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-empty-image:before{width:55%;display:block}.cart-recommendations{margin-top:48px}.cart-recommendations-heading{margin-bottom:18px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1.2px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;font-size:clamp(26px,7.3vw,34px);line-height:1;display:flex}.cart-recommendations-title-image{flex-shrink:0;width:clamp(105px,28vw,130px);max-width:none;height:auto}.cart-recommendations-heading p{margin-top:8px;font-size:10px;line-height:1.5}.cart-recommendations .products-carousel-wrapper{width:100%;overflow:hidden}.cart-recommendations .products-carousel{width:100%;max-width:none}}@media (width<=500px){.cart-main{padding:10px 20px 42px}.cart-breadcrumb{gap:7px;margin-bottom:14px;padding-left:1px;font-size:9px}.cart-filled-hero{border-radius:15px;min-height:305px}.cart-filled-hero-content{padding:30px 24px 25px}.cart-filled-hero-content h1{font-size:32px}.cart-filled-hero-content p{width:205px;font-size:10px}.cart-filled-hero-art{width:78%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:14px;top:28px;right:13%}.cart-filled-hero-bottle-one{height:62%;right:22%}.cart-filled-hero-bottle-two{height:74%;right:0}.cart-filled-hero-bottle-three{height:57%;right:-18%}.cart-filled-products{padding:14px}.cart-filled-products-header h2{font-size:15px}.cart-filled-products-header span{font-size:9px}.cart-filled-item{grid-template-columns:58px minmax(0,1fr) 20px;gap:10px;padding:13px 0}.cart-filled-item-image{width:58px;height:68px}.cart-filled-item-info h3{font-size:12px}.cart-filled-item-info p{font-size:9px}.cart-filled-item-info strong{font-size:11px}.cart-filled-item-quantity{min-width:90px;height:30px}.cart-filled-item-quantity button{width:28px}.cart-filled-item-quantity span{min-width:28px;font-size:10px}.cart-filled-clear,.cart-filled-continue{font-size:9px}.cart-summary{padding:16px}.cart-summary-title h2{font-size:15px}.cart-summary-row span{font-size:10px}.cart-summary-row strong{font-size:11px}.cart-summary-total span{font-size:15px}.cart-summary-total strong{font-size:20px}.cart-summary-button{min-height:47px;font-size:11px}.cart-empty{border-radius:15px;height:452px;min-height:452px}.cart-empty-content{z-index:4;box-sizing:border-box;width:100%;height:100%;padding:70px 32px 30px;position:relative}.cart-empty-content h1{text-shadow:0 3px 12px #0000008c;max-width:290px;font-size:30px;line-height:1}.cart-empty-title-image{filter:drop-shadow(0 4px 8px #00000059);width:210px;max-width:100%;margin-top:2px}.cart-empty-content p{color:#fff;text-shadow:0 2px 8px #000000d9;width:min(100%,275px);margin-top:15px;font-size:11.5px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{margin-top:17px;padding:11px 18px;font-size:11px;box-shadow:0 8px 22px #00000059,0 6px 20px #a020f040}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#08050fc7 0%,#08050fad 22%,#08050f7a 43%,#08050f3d 65%,#08050f14 100%);width:100%;height:100%;position:absolute;inset:0}.cart-empty-image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.cart-recommendations{margin-top:39px}.cart-recommendations-heading{margin-bottom:16px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;font-size:24px;line-height:1;display:flex;overflow:visible}.cart-recommendations-title-image{flex-shrink:0;width:90px;max-width:none;height:auto}.cart-recommendations-heading p{margin-top:7px;font-size:9px}}@media (width<=900px){.cart-main{padding:18px 6% 75px}.cart-filled-hero{min-height:260px}.cart-filled-hero-content{width:58%;padding:32px 15px 30px 0}.cart-filled-hero-content h1{font-size:clamp(36px,6vw,50px)}.cart-filled-hero-art{width:65%}.cart-filled-hero-art>span{font-size:23px;right:22%}.cart-filled-layout{grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:15px}.cart-filled-products{padding:20px}.cart-filled-item{grid-template-columns:78px minmax(110px,1fr) auto 22px;gap:12px}.cart-filled-item-image{width:78px;height:88px}.cart-filled-item-total{display:none}.cart-summary{padding:20px}.cart-empty{min-height:360px}.cart-empty-content{width:54%;padding:40px 20px 40px 35px}.cart-empty-image{min-height:0}.cart-empty-image img{height:100%;right:0}.cart-empty-image:before{width:55%}.cart-recommendations-heading h2{font-size:clamp(30px,4vw,40px)}.cart-recommendations-title-image{width:clamp(115px,14vw,150px)}}@media (width<=792px){.cart-main{padding:12px 20px 50px}.cart-breadcrumb{margin-bottom:16px;font-size:10px}.cart-filled-hero{border-radius:16px;min-height:320px;display:block}.cart-filled-hero-content{z-index:5;box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;padding:32px 28px 30px;display:flex;position:relative}.cart-filled-hero-label{letter-spacing:3px;margin-bottom:7px;font-size:8px}.cart-filled-hero-content h1{letter-spacing:-1.2px;font-size:clamp(34px,9vw,42px)}.cart-filled-hero-content p{width:230px;margin-top:10px;font-size:11px}.cart-filled-hero:before{background:linear-gradient(90deg,#08070ffc 0%,#08070ff0 38%,#08070f94 65%,#08070f14 100%)}.cart-filled-hero-art{opacity:.95;width:76%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:17px;line-height:.95;top:28px;right:15%}.cart-filled-hero-bottle-one{height:67%;right:25%}.cart-filled-hero-bottle-two{height:79%;right:3%}.cart-filled-hero-bottle-three{height:60%;right:-13%}.cart-filled-layout{flex-direction:column;gap:14px;margin-top:-28px;display:flex}.cart-filled-products{border-radius:16px;padding:16px}.cart-filled-products-header{padding-bottom:13px}.cart-filled-products-header h2{font-size:17px}.cart-filled-products-header span{font-size:10px}.cart-filled-item{grid-template-columns:64px minmax(0,1fr) 22px;gap:12px;padding:15px 0}.cart-filled-item-image{border-radius:9px;width:64px;height:74px}.cart-filled-item-info h3{font-size:13px}.cart-filled-item-info p{margin:3px 0 5px;font-size:10px}.cart-filled-item-info strong{font-size:12px}.cart-filled-item-quantity{grid-column:2;justify-self:start;min-width:96px;height:32px;margin-top:3px}.cart-filled-item-quantity button{width:30px}.cart-filled-item-quantity span{min-width:30px;font-size:11px}.cart-filled-item-total{display:none}.cart-filled-item-remove{grid-area:1/3;align-self:start}.cart-filled-actions{padding-top:14px}.cart-filled-clear,.cart-filled-continue{gap:6px;font-size:10px}.cart-filled-clear svg,.cart-filled-continue svg{font-size:10px}.cart-filled-sidebar{gap:10px}.cart-summary{border-radius:16px;padding:18px}.cart-summary-title{margin-bottom:20px}.cart-summary-title svg{font-size:21px}.cart-summary-title h2{font-size:16px}.cart-summary-row{margin-bottom:14px}.cart-summary-delivery{margin-bottom:14px;font-size:11px}.cart-summary-delivery>span>span{gap:1px}.cart-summary-delivery small{font-size:9px}.cart-summary-delivery>strong{font-size:12px}.cart-delivery-mock{margin:-2px 0 14px;padding:11px}.cart-delivery-mock-header strong{font-size:11px}.cart-delivery-mock-header span{font-size:8px}.cart-summary-row span{font-size:11px}.cart-summary-row strong{font-size:12px}.cart-summary-coupon,.cart-summary-coupon strong{font-size:10px}.cart-summary-divider{margin:17px 0}.cart-summary-total{margin-bottom:17px}.cart-summary-total span{font-size:16px}.cart-summary-total strong{font-size:22px}.cart-summary-button{min-height:49px;font-size:12px}.cart-secure{gap:12px;padding:15px 16px}.cart-secure>svg{font-size:26px}.cart-secure h3{font-size:12px}.cart-secure p{font-size:9px}.cart-empty{border-radius:16px;width:100%;height:452px;min-height:452px;display:block;position:relative}.cart-empty-content{z-index:3;box-sizing:border-box;width:54%;height:100%;padding:70px 20px 30px 32px;position:relative}.cart-empty-content h1{max-width:320px;font-size:clamp(31px,7.5vw,38px);line-height:1}.cart-empty-title-image{width:min(220px,100%);margin-top:2px}.cart-empty-content p{color:#ffffffdb;width:min(100%,305px);margin-top:15px;font-size:12px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{border-radius:9px;margin-top:18px;padding:12px 19px;font-size:11.5px}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image img{object-fit:contain;object-position:center;width:auto;max-width:none;height:100%;max-height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-empty-image:before{width:55%;display:block}.cart-recommendations{margin-top:48px}.cart-recommendations-heading{margin-bottom:18px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1.2px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;font-size:clamp(26px,7.3vw,34px);line-height:1;display:flex}.cart-recommendations-title-image{flex-shrink:0;width:clamp(105px,28vw,130px);max-width:none;height:auto}.cart-recommendations-heading p{margin-top:8px;font-size:10px;line-height:1.5}.cart-recommendations .products-carousel-wrapper{width:100%;overflow:hidden}.cart-recommendations .products-carousel{width:100%;max-width:none}}@media (width<=500px){.cart-main{padding:10px 20px 42px}.cart-breadcrumb{gap:7px;margin-bottom:14px;padding-left:1px;font-size:9px}.cart-filled-hero{border-radius:15px;min-height:305px}.cart-filled-hero-content{padding:30px 24px 25px}.cart-filled-hero-content h1{font-size:32px}.cart-filled-hero-content p{width:205px;font-size:10px}.cart-filled-hero-art{width:78%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:14px;top:28px;right:13%}.cart-filled-hero-bottle-one{height:62%;right:22%}.cart-filled-hero-bottle-two{height:74%;right:0}.cart-filled-hero-bottle-three{height:57%;right:-18%}.cart-filled-products{padding:14px}.cart-filled-products-header h2{font-size:15px}.cart-filled-products-header span{font-size:9px}.cart-filled-item{grid-template-columns:58px minmax(0,1fr) 20px;gap:10px;padding:13px 0}.cart-filled-item-image{width:58px;height:68px}.cart-filled-item-info h3{font-size:12px}.cart-filled-item-info p{font-size:9px}.cart-filled-item-info strong{font-size:11px}.cart-filled-item-quantity{min-width:90px;height:30px}.cart-filled-item-quantity button{width:28px}.cart-filled-item-quantity span{min-width:28px;font-size:10px}.cart-filled-clear,.cart-filled-continue{font-size:9px}.cart-summary{padding:16px}.cart-summary-title h2{font-size:15px}.cart-summary-row span{font-size:10px}.cart-summary-row strong{font-size:11px}.cart-summary-total span{font-size:15px}.cart-summary-total strong{font-size:20px}.cart-summary-button{min-height:47px;font-size:11px}.cart-empty{border-radius:15px;height:452px;min-height:452px}.cart-empty-content{z-index:4;box-sizing:border-box;width:100%;height:100%;padding:70px 32px 30px;position:relative}.cart-empty-content h1{text-shadow:0 3px 12px #0000008c;max-width:290px;font-size:30px;line-height:1}.cart-empty-title-image{filter:drop-shadow(0 4px 8px #00000059);width:210px;max-width:100%;margin-top:2px}.cart-empty-content p{color:#fff;text-shadow:0 2px 8px #000000d9;width:min(100%,275px);margin-top:15px;font-size:11.5px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{margin-top:17px;padding:11px 18px;font-size:11px;box-shadow:0 8px 22px #00000059,0 6px 20px #a020f040}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#08050fc7 0%,#08050fad 22%,#08050f7a 43%,#08050f3d 65%,#08050f14 100%);width:100%;height:100%;position:absolute;inset:0}.cart-empty-image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.cart-recommendations{margin-top:39px}.cart-recommendations-heading{margin-bottom:16px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;font-size:24px;line-height:1;display:flex;overflow:visible}.cart-recommendations-title-image{flex-shrink:0;width:90px;max-width:none;height:auto}.cart-recommendations-heading p{margin-top:7px;font-size:9px}}@media (width<=1100px){.cart-main{padding-left:3.5%;padding-right:3.5%}.cart-filled-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:16px}.cart-filled-item{grid-template-columns:84px minmax(120px,1fr) auto 22px;gap:14px}.cart-filled-item-image{width:84px;height:94px}.cart-filled-item-total{font-size:14px}}@media (width<=792px){.cart-main{padding:12px 20px 50px}.cart-filled-hero{border-radius:16px;min-height:310px}.cart-filled-hero-breadcrumb{gap:7px;font-size:9px;top:14px;left:18px}.cart-filled-hero-content{width:100%;padding:54px 24px 34px}.cart-filled-hero-content h1{max-width:260px;font-size:clamp(34px,9vw,42px);line-height:.98}.cart-filled-hero-content p{width:min(230px,70%);margin-top:10px;font-size:11px;line-height:1.5}.cart-filled-hero-art{opacity:.96;width:68%;max-width:360px;height:100%}.cart-filled-hero-art img{object-fit:contain;object-position:right center;width:100%;height:100%}.cart-filled-layout{flex-direction:column;gap:14px;margin-top:-34px;display:flex}.cart-filled-products,.cart-summary{width:100%}.cart-filled-products{border-radius:16px;padding:16px}.cart-filled-products-header{padding-bottom:13px}.cart-filled-products-header h2{font-size:17px}.cart-filled-products-header span{font-size:10px}.cart-filled-item{grid-template-columns:78px minmax(0,1fr) 22px;gap:12px;padding:15px 0}.cart-filled-item-image{border-radius:10px;width:78px;height:88px}.cart-filled-item-info h3{font-size:13px;line-height:1.25}.cart-filled-item-info p{margin:3px 0 5px;font-size:10px}.cart-filled-item-info strong{font-size:12px}.cart-filled-item-quantity{grid-column:2;justify-self:start;min-width:96px;height:32px;margin-top:3px}.cart-filled-item-quantity button{width:30px}.cart-filled-item-quantity span{min-width:30px;font-size:11px}.cart-filled-item-total{display:none}.cart-filled-item-remove{grid-area:1/3;align-self:start}.cart-filled-actions{padding-top:14px}.cart-filled-clear,.cart-filled-continue{gap:6px;font-size:10px}.cart-filled-sidebar{gap:10px}.cart-summary{border-radius:16px;padding:18px}.cart-summary-title{margin-bottom:20px}.cart-summary-title svg{font-size:21px}.cart-summary-title h2{font-size:16px}.cart-summary-row{margin-bottom:14px}.cart-summary-delivery{margin-bottom:14px;font-size:11px}.cart-summary-delivery>strong{font-size:12px}.cart-delivery-mock{margin:-2px 0 14px;padding:11px}.cart-delivery-mock-header{gap:8px;margin-bottom:10px}.cart-delivery-mock-header strong{font-size:11px}.cart-delivery-mock-header span{font-size:8px}.cart-delivery-option{padding:8px 9px}.cart-delivery-option>span{gap:5px}.cart-delivery-option>span>strong,.cart-delivery-option>strong{font-size:9px}.cart-summary-coupon,.cart-summary-coupon strong{font-size:10px}.cart-summary-divider{margin:17px 0}.cart-summary-total{margin-bottom:17px}.cart-summary-total span{font-size:16px}.cart-summary-total strong{font-size:22px}.cart-summary-button{min-height:49px;font-size:12px}.cart-secure{gap:12px;padding:15px 16px}.cart-secure>svg{font-size:26px}.cart-secure h3{font-size:12px}.cart-secure p{font-size:9px}.cart-recommendations{margin-top:42px}.cart-recommendations-heading{margin-bottom:16px}.cart-recommendations-heading h2{white-space:nowrap;gap:5px;font-size:clamp(25px,7.3vw,34px);line-height:1}.cart-recommendations-title-image{width:clamp(100px,27vw,130px)}.cart-recommendations-heading p{margin-top:8px;font-size:10px}}@media (width<=500px){.cart-main{padding:10px 14px 42px}.cart-filled-hero{border-radius:15px;min-height:285px}.cart-filled-hero-breadcrumb{gap:6px;font-size:8px;top:12px;left:16px}.cart-filled-hero-breadcrumb span{gap:4px}.cart-filled-hero-breadcrumb span svg{font-size:9px}.cart-filled-hero-content{padding:48px 20px 28px}.cart-filled-hero-content h1{letter-spacing:-1px;max-width:235px;font-size:30px}.cart-filled-hero-content p{width:190px;margin-top:9px;font-size:10px}.cart-filled-hero-art{width:68%;max-width:320px}.cart-filled-layout{gap:12px;margin-top:-30px}.cart-filled-products{border-radius:15px;padding:14px}.cart-filled-products-header h2{font-size:15px}.cart-filled-products-header span{font-size:9px}.cart-filled-item{grid-template-columns:70px minmax(0,1fr) 20px;gap:10px;padding:13px 0}.cart-filled-item-image{width:70px;height:80px}.cart-filled-item-info h3{font-size:12px}.cart-filled-item-info p{font-size:9px}.cart-filled-item-info strong{font-size:11px}.cart-filled-item-quantity{min-width:90px;height:30px}.cart-filled-item-quantity button{width:28px}.cart-filled-item-quantity span{min-width:28px;font-size:10px}.cart-filled-clear,.cart-filled-continue{font-size:9px}.cart-summary{padding:16px}.cart-summary-title h2{font-size:15px}.cart-summary-row span{font-size:10px}.cart-summary-row strong{font-size:11px}.cart-summary-delivery{font-size:10px}.cart-summary-delivery>strong{font-size:11px}.cart-delivery-mock{padding:10px}.cart-delivery-option{padding:8px}.cart-delivery-option>span>strong,.cart-delivery-option>strong{font-size:8.5px}.cart-summary-total span{font-size:15px}.cart-summary-total strong{font-size:20px}.cart-summary-button{min-height:47px;font-size:11px}.cart-recommendations{margin-top:38px}.cart-recommendations-heading{margin-bottom:15px}.cart-recommendations-heading h2{letter-spacing:-1px;gap:4px;font-size:23px}.cart-recommendations-title-image{width:88px}.cart-recommendations-heading p{margin-top:7px;font-size:9px}}@media (width<=380px){.cart-main{padding-left:12px;padding-right:12px}.cart-filled-hero{min-height:275px}.cart-filled-hero-content{padding:46px 18px 25px}.cart-filled-hero-content h1{max-width:215px;font-size:28px}.cart-filled-hero-content p{width:175px;font-size:9.5px}.cart-filled-hero-art{width:68%;max-width:290px}.cart-filled-layout{margin-top:-27px}.cart-filled-products,.cart-summary{padding:13px}.cart-filled-item{grid-template-columns:54px minmax(0,1fr) 18px;gap:8px}.cart-filled-item-image{width:54px;height:64px}.cart-filled-item-info h3{font-size:11px}.cart-filled-item-info p{font-size:8.5px}.cart-filled-item-info strong{font-size:10px}.cart-filled-item-quantity{min-width:84px;height:29px}.cart-filled-item-quantity button{width:26px}.cart-filled-item-quantity span{min-width:26px;font-size:9.5px}.cart-filled-clear,.cart-filled-continue{font-size:8.5px}.cart-summary-title h2{font-size:14px}.cart-summary-total strong{font-size:19px}.cart-summary-button{min-height:45px;font-size:10.5px}.cart-recommendations-heading h2{font-size:21px}.cart-recommendations-title-image{width:82px}}.cart-filled-hero-breadcrumb{z-index:5;color:#ffffff6b;align-items:center;gap:9px;font-family:Poppins,sans-serif;font-size:11px;display:flex;position:absolute;top:18px;left:28px}.cart-filled-hero-breadcrumb a{color:#ffffffad;text-decoration:none;transition:color .2s}.cart-filled-hero-breadcrumb a:hover{color:#a020f0}.cart-filled-hero-breadcrumb>svg{color:#ffffff3d;font-size:8px}.cart-filled-hero-breadcrumb span{color:#ffffff80;align-items:center;gap:6px;display:inline-flex}.cart-filled-hero-breadcrumb span svg{color:#a020f0;font-size:11px}@media (width<=900px){.cart-main{padding:18px 6% 75px}.cart-filled-hero{min-height:260px}.cart-filled-hero-content{width:58%;padding:32px 15px 30px 0}.cart-filled-hero-content h1{font-size:clamp(36px,6vw,50px)}.cart-filled-hero-art{width:65%}.cart-filled-hero-art>span{font-size:23px;right:22%}.cart-filled-layout{grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:15px}.cart-filled-products{padding:20px}.cart-filled-item{grid-template-columns:78px minmax(110px,1fr) auto 22px;gap:12px}.cart-filled-item-image{width:78px;height:88px}.cart-filled-item-total{display:none}.cart-summary{padding:20px}.cart-empty{min-height:360px}.cart-empty-content{width:54%;padding:40px 20px 40px 35px}.cart-empty-image{min-height:0}.cart-empty-image img{height:100%;right:0}.cart-empty-image:before{width:55%}.cart-recommendations-heading h2{font-size:clamp(30px,4vw,40px)}.cart-recommendations-title-image{width:clamp(115px,14vw,150px)}}@media (width<=792px){.cart-main{padding:12px 20px 50px}.cart-breadcrumb{margin-bottom:16px;font-size:10px}.cart-filled-hero{border-radius:16px;min-height:320px;display:block}.cart-filled-hero-breadcrumb{font-size:10px;top:14px;left:20px}.cart-filled-hero-content{z-index:5;box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;padding:32px 28px 30px;display:flex;position:relative}.cart-filled-hero-label{letter-spacing:3px;margin-bottom:7px;font-size:8px}.cart-filled-hero-content h1{letter-spacing:-1.2px;font-size:clamp(34px,9vw,42px)}.cart-filled-hero-content p{width:230px;margin-top:10px;font-size:11px}.cart-filled-hero:before{background:linear-gradient(90deg,#08070ffc 0%,#08070ff0 38%,#08070f94 65%,#08070f14 100%)}.cart-filled-hero-art{opacity:.95;width:76%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:17px;line-height:.95;top:28px;right:15%}.cart-filled-hero-bottle-one{height:67%;right:25%}.cart-filled-hero-bottle-two{height:79%;right:3%}.cart-filled-hero-bottle-three{height:60%;right:-13%}.cart-filled-layout{flex-direction:column;gap:14px;margin-top:-28px;display:flex}.cart-filled-products{border-radius:16px;padding:16px}.cart-filled-products-header{padding-bottom:13px}.cart-filled-products-header h2{font-size:17px}.cart-filled-products-header span{font-size:10px}.cart-filled-item{grid-template-columns:64px minmax(0,1fr) 22px;gap:12px;padding:15px 0}.cart-filled-item-image{border-radius:9px;width:64px;height:74px}.cart-filled-item-info h3{font-size:13px}.cart-filled-item-info p{margin:3px 0 5px;font-size:10px}.cart-filled-item-info strong{font-size:12px}.cart-filled-item-quantity{grid-column:2;justify-self:start;min-width:96px;height:32px;margin-top:3px}.cart-filled-item-quantity button{width:30px}.cart-filled-item-quantity span{min-width:30px;font-size:11px}.cart-filled-item-total{display:none}.cart-filled-item-remove{grid-area:1/3;align-self:start}.cart-filled-actions{padding-top:14px}.cart-filled-clear,.cart-filled-continue{gap:6px;font-size:10px}.cart-filled-clear svg,.cart-filled-continue svg{font-size:10px}.cart-filled-sidebar{gap:10px}.cart-summary{border-radius:16px;padding:18px}.cart-summary-title{margin-bottom:20px}.cart-summary-title svg{font-size:21px}.cart-summary-title h2{font-size:16px}.cart-summary-row{margin-bottom:14px}.cart-summary-delivery{margin-bottom:14px;font-size:11px}.cart-summary-delivery>span>span{gap:1px}.cart-summary-delivery small{font-size:9px}.cart-summary-delivery>strong{font-size:12px}.cart-delivery-mock{margin:-2px 0 14px;padding:11px}.cart-delivery-mock-header strong{font-size:11px}.cart-delivery-mock-header span{font-size:8px}.cart-summary-row span{font-size:11px}.cart-summary-row strong{font-size:12px}.cart-summary-coupon,.cart-summary-coupon strong{font-size:10px}.cart-summary-divider{margin:17px 0}.cart-summary-total{margin-bottom:17px}.cart-summary-total span{font-size:16px}.cart-summary-total strong{font-size:22px}.cart-summary-button{min-height:49px;font-size:12px}.cart-secure{gap:12px;padding:15px 16px}.cart-secure>svg{font-size:26px}.cart-secure h3{font-size:12px}.cart-secure p{font-size:9px}.cart-empty{border-radius:16px;width:100%;height:452px;min-height:452px;display:block;position:relative}.cart-empty-content{z-index:3;box-sizing:border-box;width:54%;height:100%;padding:70px 20px 30px 32px;position:relative}.cart-empty-content h1{max-width:320px;font-size:clamp(31px,7.5vw,38px);line-height:1}.cart-empty-title-image{width:min(220px,100%);margin-top:2px}.cart-empty-content p{color:#ffffffdb;width:min(100%,305px);margin-top:15px;font-size:12px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{border-radius:9px;margin-top:18px;padding:12px 19px;font-size:11.5px}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image img{object-fit:contain;object-position:center;width:auto;max-width:none;height:100%;max-height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-empty-image:before{width:55%;display:block}.cart-recommendations{margin-top:48px}.cart-recommendations-heading{margin-bottom:18px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1.2px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;font-size:clamp(26px,7.3vw,34px);line-height:1;display:flex}.cart-recommendations-title-image{flex-shrink:0;width:clamp(105px,28vw,130px);max-width:none;height:auto}.cart-recommendations-heading p{margin-top:8px;font-size:10px;line-height:1.5}.cart-recommendations .products-carousel-wrapper{width:100%;overflow:hidden}.cart-recommendations .products-carousel{width:100%;max-width:none}}@media (width<=500px){.cart-main{padding:10px 20px 42px}.cart-breadcrumb{gap:7px;margin-bottom:14px;padding-left:1px;font-size:9px}.cart-filled-hero{border-radius:15px;min-height:305px}.cart-filled-hero-content{padding:30px 24px 25px}.cart-filled-hero-content h1{font-size:32px}.cart-filled-hero-content p{width:205px;font-size:10px}.cart-filled-hero-art{width:78%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:14px;top:28px;right:13%}.cart-filled-hero-bottle-one{height:62%;right:22%}.cart-filled-hero-bottle-two{height:74%;right:0}.cart-filled-hero-bottle-three{height:57%;right:-18%}.cart-filled-products{padding:14px}.cart-filled-products-header h2{font-size:15px}.cart-filled-products-header span{font-size:9px}.cart-filled-item{grid-template-columns:58px minmax(0,1fr) 20px;gap:10px;padding:13px 0}.cart-filled-item-image{width:58px;height:68px}.cart-filled-item-info h3{font-size:12px}.cart-filled-item-info p{font-size:9px}.cart-filled-item-info strong{font-size:11px}.cart-filled-item-quantity{min-width:90px;height:30px}.cart-filled-item-quantity button{width:28px}.cart-filled-item-quantity span{min-width:28px;font-size:10px}.cart-filled-clear,.cart-filled-continue{font-size:9px}.cart-summary{padding:16px}.cart-summary-title h2{font-size:15px}.cart-summary-row span{font-size:10px}.cart-summary-row strong{font-size:11px}.cart-summary-total span{font-size:15px}.cart-summary-total strong{font-size:20px}.cart-summary-button{min-height:47px;font-size:11px}.cart-empty{border-radius:15px;height:452px;min-height:452px}.cart-empty-content{z-index:4;box-sizing:border-box;width:100%;height:100%;padding:70px 32px 30px;position:relative}.cart-empty-content h1{text-shadow:0 3px 12px #0000008c;max-width:290px;font-size:30px;line-height:1}.cart-empty-title-image{filter:drop-shadow(0 4px 8px #00000059);width:210px;max-width:100%;margin-top:2px}.cart-empty-content p{color:#fff;text-shadow:0 2px 8px #000000d9;width:min(100%,275px);margin-top:15px;font-size:11.5px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{margin-top:17px;padding:11px 18px;font-size:11px;box-shadow:0 8px 22px #00000059,0 6px 20px #a020f040}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#08050fc7 0%,#08050fad 22%,#08050f7a 43%,#08050f3d 65%,#08050f14 100%);width:100%;height:100%;position:absolute;inset:0}.cart-empty-image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.cart-recommendations{margin-top:39px}.cart-recommendations-heading{margin-bottom:16px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;font-size:24px;line-height:1;display:flex;overflow:visible}.cart-recommendations-title-image{flex-shrink:0;width:90px;max-width:none;height:auto}.cart-recommendations-heading p{margin-top:7px;font-size:9px}}.cart-page{box-sizing:border-box;background:#100d1d;width:100%;min-height:100vh}.cart-main{box-sizing:border-box;width:100%;padding:18px 4% 80px}.cart-breadcrumb{color:#ffffff7a;align-items:center;gap:9px;width:100%;max-width:1400px;margin:0 auto 20px;font-family:Poppins,sans-serif;font-size:11px;display:flex}.cart-breadcrumb a{color:#ffffffa6;text-decoration:none;transition:color .2s}.cart-breadcrumb a:hover{color:#a020f0}.cart-breadcrumb svg{color:#ffffff47;font-size:8px}.cart-breadcrumb span{color:#ffffff61}.cart-filled-hero{box-sizing:border-box;background:radial-gradient(circle at 75%,#a020f02e,#0000 35%),linear-gradient(110deg,#08070f 0%,#12091c 48%,#180b26 100%);border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:1400px;min-height:280px;margin:0 auto;display:flex;position:relative;overflow:hidden}.cart-filled-hero:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#08070ffa 0%,#08070fe0 40%,#08070f4d 68%,#08070f00 100%);position:absolute;inset:0}.cart-filled-hero-content{z-index:4;box-sizing:border-box;flex-direction:column;justify-content:center;width:52%;padding:38px 20px 34px 8px;display:flex;position:relative}.cart-filled-hero-label{color:#ffffff94;letter-spacing:4px;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;display:block}.cart-filled-hero-content h1{color:#fff;letter-spacing:-2px;margin:0;font-family:Poppins,sans-serif;font-size:clamp(40px,4.5vw,64px);font-weight:800;line-height:.98}.cart-filled-hero-content h1 span{color:#a020f0;font-style:italic}.cart-filled-hero-content p{color:#ffffffb3;margin:12px 0 0;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}.cart-filled-hero-art{z-index:1;width:65%;height:100%;position:absolute;top:0;right:0;overflow:hidden}.cart-filled-hero-art img{object-fit:contain;object-position:right center;width:100%;max-width:none;height:100%;max-height:none;display:block}.cart-filled-hero-art>span{color:#a020f0;text-align:center;z-index:4;font-family:Poppins,sans-serif;font-size:clamp(22px,2.3vw,34px);font-style:italic;font-weight:800;line-height:.95;position:absolute;top:25px;right:24%;transform:rotate(-7deg)}.cart-filled-hero-bottle{object-fit:contain;filter:drop-shadow(0 15px 25px #0000008c);width:auto;display:block;position:absolute}.cart-filled-hero-bottle-one{height:82%;bottom:-15px;right:30%;transform:rotate(-7deg)}.cart-filled-hero-bottle-two{z-index:3;height:94%;bottom:-18px;right:12%;transform:rotate(4deg)}.cart-filled-hero-bottle-three{z-index:2;height:76%;bottom:-10px;right:-4%;transform:rotate(9deg)}.cart-filled-layout{z-index:5;grid-template-columns:minmax(0,2fr) minmax(330px,1fr);align-items:start;gap:20px;width:100%;max-width:1400px;margin:-55px auto 0;display:grid;position:relative}.cart-filled-products{box-sizing:border-box;background:#0d0a17e6;border:1px solid #ffffff17;border-radius:18px;width:100%;padding:25px}.cart-filled-products-header{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.cart-filled-products-header h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:700}.cart-filled-products-header span{color:#ffffff73;font-family:Poppins,sans-serif;font-size:12px}.cart-filled-items{width:100%}.cart-filled-item{box-sizing:border-box;border-bottom:1px solid #ffffff12;grid-template-columns:98px minmax(150px,1fr) auto auto 24px;align-items:center;gap:18px;width:100%;padding:20px 0;display:grid}.cart-filled-item-image{background:#180b26;border-radius:12px;width:98px;height:108px;overflow:hidden}.cart-filled-item-image img{object-fit:cover;width:100%;height:100%;display:block}.cart-filled-item-info{min-width:0}.cart-filled-item-info h3{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.3}.cart-filled-item-info p{color:#ffffff7a;margin:5px 0 8px;font-family:Poppins,sans-serif;font-size:12px}.cart-filled-item-info strong{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:700}.cart-filled-item-quantity{background:#a020f00d;border:1px solid #a020f040;border-radius:11px;justify-content:center;align-items:center;min-width:112px;height:38px;display:flex;overflow:hidden}.cart-filled-item-quantity button{color:#ffffffa6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:100%;padding:0;transition:color .2s,background-color .2s;display:flex}.cart-filled-item-quantity button:hover{color:#fff;background:#a020f02e}.cart-filled-item-quantity button svg{font-size:10px}.cart-filled-item-quantity span{color:#fff;justify-content:center;align-items:center;min-width:32px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;display:flex}.cart-filled-item-total{color:#fff;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-weight:700}.cart-filled-item-remove{color:#fff6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:30px;padding:0;transition:color .2s,transform .2s;display:flex}.cart-filled-item-remove:hover{color:#ff4f8b;transform:scale(1.08)}.cart-filled-item-remove svg{font-size:13px}.cart-filled-actions{justify-content:space-between;align-items:center;padding-top:18px;display:flex}.cart-filled-clear,.cart-filled-continue{color:#ffffff9e;cursor:pointer;background:0 0;border:none;align-items:center;gap:9px;padding:0;font-family:Poppins,sans-serif;font-size:12px;text-decoration:none;transition:color .2s;display:inline-flex}.cart-filled-clear:hover{color:#ff4f8b}.cart-filled-continue:hover{color:#a020f0}.cart-filled-clear svg,.cart-filled-continue svg{font-size:12px}.cart-filled-sidebar{flex-direction:column;gap:10px;width:100%;display:flex}.cart-summary{box-sizing:border-box;background:#0d0a17f0;border:1px solid #ffffff17;border-radius:18px;width:100%;padding:25px}.cart-summary-title{align-items:center;gap:12px;margin-bottom:25px;display:flex}.cart-summary-title svg{color:#a020f0;font-size:25px}.cart-summary-title h2{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:19px;font-weight:700}.cart-summary-row{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.cart-summary-row span{color:#ffffff94;font-family:Poppins,sans-serif;font-size:13px}.cart-summary-row strong{color:#fff;white-space:nowrap;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}.cart-summary-delivery{color:#ffffff94;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:18px;padding:0;font-family:Poppins,sans-serif;font-size:13px;transition:color .2s;display:flex}.cart-summary-delivery:hover{color:#fff}.cart-summary-delivery>span{align-items:center;gap:8px;min-width:0;display:flex}.cart-summary-delivery>span>svg{color:#a020f0;flex-shrink:0;font-size:12px}.cart-summary-delivery>span>span{flex-direction:column;gap:2px;display:flex}.cart-summary-delivery small{color:#ffffff61;font-size:10px;line-height:1.2}.cart-summary-delivery>strong{color:#fff;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.cart-summary-delivery>strong svg{color:#ffffff59;font-size:8px;transition:transform .2s}.cart-summary-delivery>strong svg.is-open{transform:rotate(90deg)}.cart-delivery-mock{box-sizing:border-box;background:#a020f00b;border:1px solid #a020f02e;border-radius:13px;width:100%;margin:-4px 0 18px;padding:14px}.cart-delivery-mock-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.cart-delivery-mock-header>div{flex-direction:column;gap:3px;display:flex}.cart-delivery-mock-header strong{color:#fff;font-size:12px;font-weight:600}.cart-delivery-mock-header span{color:#ffffff6b;font-size:9px;line-height:1.4}.cart-delivery-mock-header>svg{color:#a020f0;flex-shrink:0;font-size:15px}.cart-delivery-options{flex-direction:column;gap:6px;display:flex}.cart-delivery-option{color:#ffffffb3;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff0f;border-radius:9px;justify-content:space-between;align-items:center;width:100%;padding:9px 10px;font-family:Poppins,sans-serif;transition:border-color .2s,background-color .2s,color .2s;display:flex}.cart-delivery-option:hover{color:#fff;background:#a020f014;border-color:#a020f04d}.cart-delivery-option>span{align-items:center;gap:7px;display:flex}.cart-delivery-option>span>strong{color:inherit;font-size:10px;font-weight:600}.cart-delivery-option>span>small{color:#a020f0;text-transform:uppercase;letter-spacing:.4px;background:#a020f024;border-radius:4px;padding:2px 5px;font-size:7px;font-weight:600}.cart-delivery-option>strong{color:#fff;font-size:10px;font-weight:700}.cart-delivery-option.is-selected{background:#a020f01c;border-color:#a020f06b}.cart-delivery-option.is-selected>strong{color:#a020f0}.cart-summary-coupon{color:#ffffff94;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:Poppins,sans-serif;font-size:12px;display:flex}.cart-summary-coupon>span{align-items:center;gap:7px;display:flex}.cart-summary-coupon>span svg{color:#ffffff73;font-size:11px}.cart-summary-coupon strong{color:#a020f0;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;display:flex}.cart-summary-coupon strong svg{font-size:9px}.cart-summary-divider{background:#ffffff14;width:100%;height:1px;margin:22px 0}.cart-summary-total{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.cart-summary-total span{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700}.cart-summary-total strong{color:#a020f0;font-family:Poppins,sans-serif;font-size:25px;font-weight:800}.cart-summary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a020f0,#7b00d4);border:none;border-radius:11px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:55px;padding:0 20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 25px #a020f033}.cart-summary-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #a020f052}.cart-summary-button svg{font-size:12px}.cart-secure{box-sizing:border-box;background:#0d0a17b3;border:1px solid #ffffff12;border-radius:15px;align-items:flex-start;gap:15px;width:100%;padding:18px 20px;display:flex}.cart-secure>svg{color:#00e676;flex-shrink:0;margin-top:2px;font-size:30px}.cart-secure h3{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}.cart-secure p{color:#ffffff85;margin:5px 0 0;font-family:Poppins,sans-serif;font-size:11px;line-height:1.55}.cart-empty{box-sizing:border-box;background:linear-gradient(135deg,#170b22 0%,#100b18 48%,#08070f 100%);border:1px solid #ffffff17;border-radius:20px;width:100%;max-width:1400px;min-height:390px;margin:0 auto;display:block;position:relative;overflow:hidden}.cart-empty-content{z-index:3;box-sizing:border-box;width:50%;padding:50px 20px 50px 55px;position:relative}.cart-empty-content h1{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:clamp(34px,4vw,54px);font-weight:800;line-height:1.02;display:block}.cart-empty-title-image{width:300px;max-width:100%;height:auto;margin-top:4px;display:block}.cart-empty-content p{color:#ffffff9e;width:min(100%,460px);margin:18px 0 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.65}.cart-empty-button{color:#fff;background:linear-gradient(135deg,#a020f0,#7b00d4);border-radius:9px;justify-content:center;align-items:center;gap:10px;margin-top:27px;padding:13px 21px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 25px #a020f038}.cart-empty-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #a020f052}.cart-empty-button svg{font-size:12px}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#170b22 0%,#170b22eb 20%,#170b22a6 42%,#170b2238 68%,#170b2200 100%);width:58%;position:absolute;top:0;bottom:0;left:0}.cart-empty-image img{object-fit:contain;object-position:center;z-index:1;width:auto;max-width:none;height:100%;max-height:100%;display:block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-recommendations{width:100%;max-width:1400px;margin:65px auto 0}.cart-recommendations-heading{margin-bottom:25px;position:relative}.cart-recommendations-heading h2{color:#fff;letter-spacing:-1.5px;align-items:center;gap:10px;width:fit-content;max-width:100%;margin:0;font-family:Poppins,sans-serif;font-size:clamp(32px,3.2vw,48px);font-weight:600;line-height:1;display:flex}.cart-recommendations-title-image{flex-shrink:0;width:clamp(125px,11vw,175px);height:auto;display:block}.cart-recommendations-heading p{color:#ffffff8c;margin:10px 0 0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.cart-recommendations .products-carousel-wrapper{width:100%}.cart-recommendations .products-carousel{max-width:100%}@media (width<=900px){.cart-main{padding:18px 6% 75px}.cart-filled-hero{min-height:260px}.cart-filled-hero-content{width:58%;padding:32px 15px 30px 0}.cart-filled-hero-content h1{font-size:clamp(36px,6vw,50px)}.cart-filled-hero-art{width:65%}.cart-filled-hero-art>span{font-size:23px;right:22%}.cart-filled-layout{grid-template-columns:minmax(0,1.7fr) minmax(290px,1fr);gap:15px}.cart-filled-products{padding:20px}.cart-filled-item{grid-template-columns:78px minmax(110px,1fr) auto 22px;gap:12px}.cart-filled-item-image{width:78px;height:88px}.cart-filled-item-total{display:none}.cart-summary{padding:20px}.cart-empty{min-height:360px}.cart-empty-content{width:54%;padding:40px 20px 40px 35px}.cart-empty-image{min-height:0}.cart-empty-image img{height:100%;right:0}.cart-empty-image:before{width:55%}.cart-recommendations-heading h2{font-size:clamp(30px,4vw,40px)}.cart-recommendations-title-image{width:clamp(115px,14vw,150px)}}@media (width<=792px){.cart-main{padding:12px 20px 50px}.cart-breadcrumb{margin-bottom:16px;font-size:10px}.cart-filled-hero{border-radius:16px;min-height:320px;display:block}.cart-filled-hero-content{z-index:5;box-sizing:border-box;flex-direction:column;justify-content:flex-start;width:100%;padding:32px 28px 30px;display:flex;position:relative}.cart-filled-hero-label{letter-spacing:3px;margin-bottom:7px;font-size:8px}.cart-filled-hero-content h1{letter-spacing:-1.2px;font-size:clamp(34px,9vw,42px)}.cart-filled-hero-content p{width:230px;margin-top:10px;font-size:11px}.cart-filled-hero:before{background:linear-gradient(90deg,#08070ffc 0%,#08070ff0 38%,#08070f94 65%,#08070f14 100%)}.cart-filled-hero-art{opacity:.95;width:76%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:17px;line-height:.95;top:28px;right:15%}.cart-filled-hero-bottle-one{height:67%;right:25%}.cart-filled-hero-bottle-two{height:79%;right:3%}.cart-filled-hero-bottle-three{height:60%;right:-13%}.cart-filled-layout{flex-direction:column;gap:14px;margin-top:-28px;display:flex}.cart-filled-products{border-radius:16px;padding:16px}.cart-filled-products-header{padding-bottom:13px}.cart-filled-products-header h2{font-size:17px}.cart-filled-products-header span{font-size:10px}.cart-filled-item{grid-template-columns:64px minmax(0,1fr) 22px;gap:12px;padding:15px 0}.cart-filled-item-image{border-radius:9px;width:64px;height:74px}.cart-filled-item-info h3{font-size:13px}.cart-filled-item-info p{margin:3px 0 5px;font-size:10px}.cart-filled-item-info strong{font-size:12px}.cart-filled-item-quantity{grid-column:2;justify-self:start;min-width:96px;height:32px;margin-top:3px}.cart-filled-item-quantity button{width:30px}.cart-filled-item-quantity span{min-width:30px;font-size:11px}.cart-filled-item-total{display:none}.cart-filled-item-remove{grid-area:1/3;align-self:start}.cart-filled-actions{padding-top:14px}.cart-filled-clear,.cart-filled-continue{gap:6px;font-size:10px}.cart-filled-clear svg,.cart-filled-continue svg{font-size:10px}.cart-filled-sidebar{gap:10px}.cart-summary{border-radius:16px;padding:18px}.cart-summary-title{margin-bottom:20px}.cart-summary-title svg{font-size:21px}.cart-summary-title h2{font-size:16px}.cart-summary-row{margin-bottom:14px}.cart-summary-delivery{margin-bottom:14px;font-size:11px}.cart-summary-delivery>span>span{gap:1px}.cart-summary-delivery small{font-size:9px}.cart-summary-delivery>strong{font-size:12px}.cart-delivery-mock{margin:-2px 0 14px;padding:11px}.cart-delivery-mock-header strong{font-size:11px}.cart-delivery-mock-header span{font-size:8px}.cart-summary-row span{font-size:11px}.cart-summary-row strong{font-size:12px}.cart-summary-coupon,.cart-summary-coupon strong{font-size:10px}.cart-summary-divider{margin:17px 0}.cart-summary-total{margin-bottom:17px}.cart-summary-total span{font-size:16px}.cart-summary-total strong{font-size:22px}.cart-summary-button{min-height:49px;font-size:12px}.cart-secure{gap:12px;padding:15px 16px}.cart-secure>svg{font-size:26px}.cart-secure h3{font-size:12px}.cart-secure p{font-size:9px}.cart-empty{border-radius:16px;width:100%;height:452px;min-height:452px;display:block;position:relative}.cart-empty-content{z-index:3;box-sizing:border-box;width:54%;height:100%;padding:70px 20px 30px 32px;position:relative}.cart-empty-content h1{max-width:320px;font-size:clamp(31px,7.5vw,38px);line-height:1}.cart-empty-title-image{width:min(220px,100%);margin-top:2px}.cart-empty-content p{color:#ffffffdb;width:min(100%,305px);margin-top:15px;font-size:12px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{border-radius:9px;margin-top:18px;padding:12px 19px;font-size:11.5px}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image img{object-fit:contain;object-position:center;width:auto;max-width:none;height:100%;max-height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.cart-empty-image:before{width:55%;display:block}.cart-recommendations{margin-top:48px}.cart-recommendations-heading{margin-bottom:18px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1.2px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;font-size:clamp(26px,7.3vw,34px);line-height:1;display:flex}.cart-recommendations-title-image{flex-shrink:0;width:clamp(105px,28vw,130px);max-width:none;height:auto}.cart-recommendations-heading p{margin-top:8px;font-size:10px;line-height:1.5}.cart-recommendations .products-carousel-wrapper{width:100%;overflow:hidden}.cart-recommendations .products-carousel{width:100%;max-width:none}}@media (width<=500px){.cart-main{padding:10px 20px 42px}.cart-breadcrumb{gap:7px;margin-bottom:14px;padding-left:1px;font-size:9px}.cart-filled-hero{border-radius:15px;min-height:305px}.cart-filled-hero-content{padding:30px 24px 25px}.cart-filled-hero-content h1{font-size:32px}.cart-filled-hero-content p{width:205px;font-size:10px}.cart-filled-hero-art{width:78%}.cart-filled-hero-art img{object-fit:contain;object-position:right center}.cart-filled-hero-art>span{font-size:14px;top:28px;right:13%}.cart-filled-hero-bottle-one{height:62%;right:22%}.cart-filled-hero-bottle-two{height:74%;right:0}.cart-filled-hero-bottle-three{height:57%;right:-18%}.cart-filled-products{padding:14px}.cart-filled-products-header h2{font-size:15px}.cart-filled-products-header span{font-size:9px}.cart-filled-item{grid-template-columns:58px minmax(0,1fr) 20px;gap:10px;padding:13px 0}.cart-filled-item-image{width:58px;height:68px}.cart-filled-item-info h3{font-size:12px}.cart-filled-item-info p{font-size:9px}.cart-filled-item-info strong{font-size:11px}.cart-filled-item-quantity{min-width:90px;height:30px}.cart-filled-item-quantity button{width:28px}.cart-filled-item-quantity span{min-width:28px;font-size:10px}.cart-filled-clear,.cart-filled-continue{font-size:9px}.cart-summary{padding:16px}.cart-summary-title h2{font-size:15px}.cart-summary-row span{font-size:10px}.cart-summary-row strong{font-size:11px}.cart-summary-total span{font-size:15px}.cart-summary-total strong{font-size:20px}.cart-summary-button{min-height:47px;font-size:11px}.cart-empty{border-radius:15px;height:452px;min-height:452px}.cart-empty-content{z-index:4;box-sizing:border-box;width:100%;height:100%;padding:70px 32px 30px;position:relative}.cart-empty-content h1{text-shadow:0 3px 12px #0000008c;max-width:290px;font-size:30px;line-height:1}.cart-empty-title-image{filter:drop-shadow(0 4px 8px #00000059);width:210px;max-width:100%;margin-top:2px}.cart-empty-content p{color:#fff;text-shadow:0 2px 8px #000000d9;width:min(100%,275px);margin-top:15px;font-size:11.5px;line-height:1.55}.cart-empty-content p+p{margin-top:9px}.cart-empty-button{margin-top:17px;padding:11px 18px;font-size:11px;box-shadow:0 8px 22px #00000059,0 6px 20px #a020f040}.cart-empty-image{pointer-events:none;z-index:1;width:100%;height:100%;min-height:0;margin:0;position:absolute;inset:0;overflow:hidden}.cart-empty-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#08050fc7 0%,#08050fad 22%,#08050f7a 43%,#08050f3d 65%,#08050f14 100%);width:100%;height:100%;position:absolute;inset:0}.cart-empty-image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:50%;left:50%;right:auto;transform:translate(-50%,-50%)}.cart-recommendations{margin-top:39px}.cart-recommendations-heading{margin-bottom:16px;overflow:visible}.cart-recommendations-heading h2{letter-spacing:-1px;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;width:100%;max-width:100%;margin:0;font-size:24px;line-height:1;display:flex;overflow:visible}.cart-recommendations-title-image{flex-shrink:0;width:90px;max-width:none;height:auto}.cart-recommendations-heading p{margin-top:7px;font-size:9px}}@media (width<=1100px){.cart-main{padding-left:3.5%;padding-right:3.5%}.cart-filled-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:16px}.cart-filled-item{grid-template-columns:84px minmax(120px,1fr) auto 22px;gap:14px}.cart-filled-item-image{width:84px;height:94px}.cart-filled-item-total{font-size:14px}}@media (width<=792px){.cart-main{padding:12px 20px 50px}.cart-filled-hero{border-radius:16px;min-height:310px}.cart-filled-hero-breadcrumb{gap:7px;font-size:9px;top:14px;left:18px}.cart-filled-hero-content{width:100%;padding:54px 24px 34px}.cart-filled-hero-content h1{max-width:260px;font-size:clamp(34px,9vw,42px);line-height:.98}.cart-filled-hero-content p{width:min(230px,70%);margin-top:10px;font-size:11px;line-height:1.5}.cart-filled-hero-art{opacity:.96;width:80%;height:100%}.cart-filled-hero-art img{object-fit:contain;object-position:right center;width:100%;height:100%}.cart-filled-layout{flex-direction:column;gap:14px;margin-top:-34px;display:flex}.cart-filled-products,.cart-summary{width:100%}.cart-filled-products{border-radius:16px;padding:16px}.cart-filled-products-header{padding-bottom:13px}.cart-filled-products-header h2{font-size:17px}.cart-filled-products-header span{font-size:10px}.cart-filled-item{grid-template-columns:64px minmax(0,1fr) 22px;gap:12px;padding:15px 0}.cart-filled-item-image{border-radius:9px;width:64px;height:74px}.cart-filled-item-info h3{font-size:13px;line-height:1.25}.cart-filled-item-info p{margin:3px 0 5px;font-size:10px}.cart-filled-item-info strong{font-size:12px}.cart-filled-item-quantity{grid-column:2;justify-self:start;min-width:96px;height:32px;margin-top:3px}.cart-filled-item-quantity button{width:30px}.cart-filled-item-quantity span{min-width:30px;font-size:11px}.cart-filled-item-total{display:none}.cart-filled-item-remove{grid-area:1/3;align-self:start}.cart-filled-actions{padding-top:14px}.cart-filled-clear,.cart-filled-continue{gap:6px;font-size:10px}.cart-filled-sidebar{gap:10px}.cart-summary{border-radius:16px;padding:18px}.cart-summary-title{margin-bottom:20px}.cart-summary-title svg{font-size:21px}.cart-summary-title h2{font-size:16px}.cart-summary-row{margin-bottom:14px}.cart-summary-delivery{margin-bottom:14px;font-size:11px}.cart-summary-delivery>strong{font-size:12px}.cart-delivery-mock{margin:-2px 0 14px;padding:11px}.cart-delivery-mock-header{gap:8px;margin-bottom:10px}.cart-delivery-mock-header strong{font-size:11px}.cart-delivery-mock-header span{font-size:8px}.cart-delivery-option{padding:8px 9px}.cart-delivery-option>span{gap:5px}.cart-delivery-option>span>strong,.cart-delivery-option>strong{font-size:9px}.cart-summary-coupon,.cart-summary-coupon strong{font-size:10px}.cart-summary-divider{margin:17px 0}.cart-summary-total{margin-bottom:17px}.cart-summary-total span{font-size:16px}.cart-summary-total strong{font-size:22px}.cart-summary-button{min-height:49px;font-size:12px}.cart-secure{gap:12px;padding:15px 16px}.cart-secure>svg{font-size:26px}.cart-secure h3{font-size:12px}.cart-secure p{font-size:9px}.cart-recommendations{margin-top:42px}.cart-recommendations-heading{margin-bottom:16px}.cart-recommendations-heading h2{white-space:nowrap;gap:5px;font-size:clamp(25px,7.3vw,34px);line-height:1}.cart-recommendations-title-image{width:clamp(100px,27vw,130px)}.cart-recommendations-heading p{margin-top:8px;font-size:10px}}@media (width<=500px){.cart-main{padding:10px 14px 42px}.cart-filled-hero{border-radius:15px;min-height:285px}.cart-filled-hero-breadcrumb{gap:6px;font-size:8px;top:12px;left:16px}.cart-filled-hero-breadcrumb span{gap:4px}.cart-filled-hero-breadcrumb span svg{font-size:9px}.cart-filled-hero-content{padding:48px 20px 28px}.cart-filled-hero-content h1{letter-spacing:-1px;max-width:235px;font-size:30px}.cart-filled-hero-content p{width:190px;margin-top:9px;font-size:10px}.cart-filled-hero-art{width:82%}.cart-filled-layout{gap:12px;margin-top:-30px}.cart-filled-products{border-radius:15px;padding:14px}.cart-filled-products-header h2{font-size:15px}.cart-filled-products-header span{font-size:9px}.cart-filled-item{grid-template-columns:58px minmax(0,1fr) 20px;gap:10px;padding:13px 0}.cart-filled-item-image{width:58px;height:68px}.cart-filled-item-info h3{font-size:12px}.cart-filled-item-info p{font-size:9px}.cart-filled-item-info strong{font-size:11px}.cart-filled-item-quantity{min-width:90px;height:30px}.cart-filled-item-quantity button{width:28px}.cart-filled-item-quantity span{min-width:28px;font-size:10px}.cart-filled-clear,.cart-filled-continue{font-size:9px}.cart-summary{padding:16px}.cart-summary-title h2{font-size:15px}.cart-summary-row span{font-size:10px}.cart-summary-row strong{font-size:11px}.cart-summary-delivery{font-size:10px}.cart-summary-delivery>strong{font-size:11px}.cart-delivery-mock{padding:10px}.cart-delivery-option{padding:8px}.cart-delivery-option>span>strong,.cart-delivery-option>strong{font-size:8.5px}.cart-summary-total span{font-size:15px}.cart-summary-total strong{font-size:20px}.cart-summary-button{min-height:47px;font-size:11px}.cart-recommendations{margin-top:38px}.cart-recommendations-heading{margin-bottom:15px}.cart-recommendations-heading h2{letter-spacing:-1px;gap:4px;font-size:23px}.cart-recommendations-title-image{width:88px}.cart-recommendations-heading p{margin-top:7px;font-size:9px}}@media (width<=380px){.cart-main{padding-left:12px;padding-right:12px}.cart-filled-hero{min-height:275px}.cart-filled-hero-content{padding:46px 18px 25px}.cart-filled-hero-content h1{max-width:215px;font-size:28px}.cart-filled-hero-content p{width:175px;font-size:9.5px}.cart-filled-hero-art{width:84%}.cart-filled-layout{margin-top:-27px}.cart-filled-products,.cart-summary{padding:13px}.cart-filled-item{grid-template-columns:54px minmax(0,1fr) 18px;gap:8px}.cart-filled-item-image{width:54px;height:64px}.cart-filled-item-info h3{font-size:11px}.cart-filled-item-info p{font-size:8.5px}.cart-filled-item-info strong{font-size:10px}.cart-filled-item-quantity{min-width:84px;height:29px}.cart-filled-item-quantity button{width:26px}.cart-filled-item-quantity span{min-width:26px;font-size:9.5px}.cart-filled-clear,.cart-filled-continue{font-size:8.5px}.cart-summary-title h2{font-size:14px}.cart-summary-total strong{font-size:19px}.cart-summary-button{min-height:45px;font-size:10.5px}.cart-recommendations-heading h2{font-size:21px}.cart-recommendations-title-image{width:82px}}.cart-filled-hero-art{z-index:1;pointer-events:none;justify-content:flex-end;align-items:center;width:65%;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}@media (width<=1100px){.cart-filled-hero-art{width:65%}}@media (width<=792px){.cart-filled-hero-art{align-items:center;width:70%;height:100%}}@media (width<=500px){.cart-filled-hero-art{width:75%}}@media (width<=380px){.cart-filled-hero-art{width:80%}}.cart-filled-hero-art{justify-content:flex-end;align-items:center;width:65%;height:100%;display:flex;overflow:hidden}.cart-filled-hero-art picture{flex-shrink:0;width:auto;height:100%;display:block}.cart-filled-hero-art img{object-fit:contain;object-position:right center;flex-shrink:0;width:auto;max-width:none;height:100%;max-height:100%;display:block}@media (width>=791px){.cart-filled-hero-content{z-index:10;text-align:left;align-items:flex-start;position:relative;transform:none}.cart-filled-hero-art img{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 10%,#0000004d 22%,#0000009e 36%,#000000e0 50%,#000 64%);mask-image:linear-gradient(90deg,#0000 0%,#00000014 10%,#0000004d 22%,#0000009e 36%,#000000e0 50%,#000 64%)}}@media (width<=790px){.cart-filled-hero-breadcrumb,.cart-filled-hero-art>span,.cart-filled-hero:before{display:none}.cart-filled-hero-art{opacity:1;isolation:isolate;justify-content:flex-end;align-items:center;width:100%;height:100%;right:0}.cart-filled-hero-art picture{z-index:1;width:auto;height:100%;position:relative}.cart-filled-hero-art img{object-fit:contain;object-position:right center;width:auto;max-width:none;height:100%;max-height:100%;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000014 12%,#0000004d 24%,#0000009e 38%,#000000e0 52%,#000 66%);mask-image:linear-gradient(90deg,#0000 0%,#00000014 12%,#0000004d 24%,#0000009e 38%,#000000e0 52%,#000 66%)}}@media (width<=500px){.cart-filled-hero-art{width:100%}}@media (width<=380px){.cart-filled-hero-art{width:100%}}.cart-filled-item-total{white-space:nowrap;justify-self:end;margin-right:18px}@media (width>=793px){.cart-filled-item{box-sizing:border-box;align-items:center;gap:18px;width:100%;min-width:0;display:flex}.cart-filled-item-image{flex:0 0 98px}.cart-filled-item-info{flex:auto;min-width:0}.cart-filled-item-quantity{box-sizing:border-box;flex:0 0 112px;min-width:112px}.cart-filled-item-total{text-align:right;box-sizing:border-box;flex:0 0 75px;min-width:75px}.cart-filled-item-remove{box-sizing:border-box;flex:0 0 24px;width:24px}}.cart-filled-hero-content{text-align:left;align-items:flex-start}@media (width<=790px){.cart-filled-hero-content{text-align:left;box-sizing:border-box;justify-content:center;align-items:flex-start;width:56%;min-height:100%;padding:0 0 0 24px}.cart-filled-hero-content h1{letter-spacing:-1.2px;font-size:36px;line-height:.98}.cart-filled-hero-content p{width:100%;margin-top:11px;font-size:11.5px;line-height:1.5}}@media (width<=500px){.cart-filled-hero-content{width:56%;padding-left:24px}.cart-filled-hero-content h1{font-size:36px}}@media (width<=380px){.cart-filled-hero-content{width:58%;padding-left:18px}.cart-filled-hero-content h1{font-size:32px}.cart-filled-hero-content p{font-size:10px}}@media (width<=790px){.cart-filled-hero{justify-content:flex-start;align-items:center;display:flex}}.cart-summary-row>strong,.cart-summary-delivery>strong{box-sizing:border-box;text-align:left;width:75px}.cart-summary-delivery>strong{justify-content:flex-start}.cart-summary-delivery-cep{cursor:default;background:0 0;border:0;width:100%;padding:0;display:block}.cart-delivery-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.cart-delivery-heading>span{align-items:center;gap:8px;display:flex}.cart-delivery-heading svg{color:#a020f0}.cart-delivery-heading>strong{color:#fff;font-size:13px}.cart-cep-calculator{flex-direction:column;gap:7px;display:flex}.cart-cep-calculator label{color:#ffffff9e;font-size:11px;font-weight:600}.cart-cep-input-row{gap:8px;display:flex}.cart-cep-input-row input{box-sizing:border-box;color:#fff;min-width:0;height:40px;font:inherit;background:#0c0d19;border:1px solid #8b8baa47;border-radius:8px;outline:none;flex:1;padding:0 12px;font-size:12px}.cart-cep-input-row input::placeholder{color:#ffffff4d}.cart-cep-input-row input:focus{border-color:#a020f0;box-shadow:0 0 0 3px #a020f017}.cart-cep-input-row button{color:#b83cff;cursor:pointer;background:#a020f024;border:1px solid #a020f0b3;border-radius:8px;flex:0 0 42px;place-items:center;width:42px;height:40px;transition:all .18s;display:grid}.cart-cep-input-row button:hover:not(:disabled){background:#a020f03d}.cart-cep-input-row button:disabled{opacity:.55;cursor:wait}.cart-cep-calculator small{color:#ffffff61;min-height:15px;font-size:9px;line-height:1.4}.cart-cep-calculator small.is-success{color:#43f19a}.cart-summary-button.is-disabled{opacity:.55}.checkout-page{color:#fff;background:radial-gradient(circle at 78% 10%,#9700ff1f,#0000 25%),radial-gradient(circle at 15% 48%,#6f00ff0f,#0000 28%),#090811;width:100%;min-height:100vh;padding:24px 4% 90px}.checkout-breadcrumb{color:#ffffff5c;align-items:center;gap:9px;width:min(1400px,100%);margin:0 auto 22px;font-size:12px;display:flex}.checkout-breadcrumb a{color:#ffffffa6;text-decoration:none}.checkout-breadcrumb a:hover{color:#b83cff}.checkout-breadcrumb span{color:#ffffff40}.checkout-breadcrumb strong{color:#ffffff7a;font-weight:500}.checkout-hero{background:linear-gradient(105deg,#08070ffa,#150821f0 60%,#300945ad);border:1px solid #a020f02e;border-radius:18px;justify-content:space-between;align-items:center;width:min(1400px,100%);min-height:150px;margin:0 auto 26px;padding:26px 34px;display:flex;position:relative;overflow:hidden}.checkout-hero:after{content:"";filter:blur(70px);background:#a020f029;border-radius:50%;width:360px;height:360px;position:absolute;top:-220px;right:12%}.checkout-kicker{color:#b83cff;letter-spacing:2px;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:700;display:block}.checkout-hero h1{letter-spacing:-2px;margin:0;font-size:clamp(38px,4vw,58px);font-weight:800;line-height:1}.checkout-hero h1 em{color:#a020f0;font-style:italic;font-weight:700}.checkout-hero p{color:#ffffffad;margin:12px 0 0;font-size:14px}.checkout-hero-copy{z-index:2;color:#b83cff;text-align:right;width:240px;font-family:Poppins,sans-serif;font-size:23px;font-style:italic;font-weight:700;line-height:1.05;position:relative;transform:rotate(-4deg)}.checkout-hero-copy svg{margin-top:8px;font-size:16px}.checkout-layout{grid-template-columns:minmax(0,1.68fr) minmax(340px,.92fr);align-items:start;gap:18px;width:min(1400px,100%);margin:0 auto;display:grid}.checkout-main-column,.checkout-sidebar{min-width:0}.checkout-section,.order-summary-card,.checkout-benefits-card{background:linear-gradient(145deg,#0d0d19fa,#080912fa);border:1px solid #a020f085;border-radius:14px;box-shadow:0 14px 40px #0000002e}.checkout-section{margin-bottom:16px;padding:20px}.checkout-section-heading{align-items:flex-start;gap:13px;margin-bottom:18px;display:flex}.checkout-step{background:linear-gradient(145deg,#a020f0,#7000df);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:17px;font-weight:800;display:grid;box-shadow:0 0 22px #a020f057}.checkout-section-heading h2{margin:1px 0 2px;font-size:18px;font-weight:700}.checkout-section-heading p{color:#ffffff7a;margin:0;font-size:11px}.checkout-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px 14px;display:grid}.checkout-fields-personal .field-span-2{grid-column:span 2}.checkout-fields-address .field-span-3{grid-column:span 3}.checkout-fields-address .field-span-2{grid-column:span 2}.checkout-field{flex-direction:column;gap:6px;min-width:0;display:flex}.checkout-field>span,.card-field>span{color:#ffffffe0;font-size:11px;font-weight:600}.checkout-field b{color:#ff46d7}.checkout-field small{color:#ffffff6b;font-size:10px;font-weight:400}.checkout-field input,.checkout-field select,.checkout-field textarea,.card-field input,.card-field select{color:#fff;width:100%;min-width:0;font:inherit;background:#0c0d19;border:1px solid #8b8baa47;border-radius:8px;outline:none;padding:11px 12px;font-size:12px;transition:border-color .18s,box-shadow .18s}.checkout-field input::placeholder,.checkout-field textarea::placeholder,.card-field input::placeholder{color:#ffffff4d}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus,.card-field input:focus,.card-field select:focus{border-color:#a020f0;box-shadow:0 0 0 3px #a020f017}.checkout-field select option,.card-field select option{color:#fff;background:#0c0d19}.checkout-field textarea{resize:vertical;min-height:76px}.checkout-cep-row{grid-column:1/-1;align-items:end;gap:12px;display:flex}.checkout-cep-row .checkout-field{width:180px}.cep-help{color:#b83cff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0 0 11px;font-size:11px}.checkout-input-action{position:relative}.checkout-input-action input{padding-right:42px}.checkout-input-action button{color:#a020f0;cursor:pointer;background:0 0;border:0;border-radius:7px;width:28px;height:28px;font-size:19px;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.checkout-payment-heading{align-items:center}.checkout-secure-badge{color:#43f19a;align-items:center;gap:8px;margin-left:auto;display:flex}.checkout-secure-badge>svg{font-size:18px}.checkout-secure-badge div{gap:1px;display:grid}.checkout-secure-badge strong{color:#fff;font-size:10px}.checkout-secure-badge span{color:#fff6;font-size:8px}.payment-methods{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:12px;display:grid}.payment-method{color:#ffffffb8;cursor:pointer;min-height:54px;font:inherit;background:#0c0d19;border:1px solid #8b8baa3d;border-radius:9px;justify-content:center;align-items:center;gap:9px;font-size:11px;transition:all .18s;display:flex}.payment-method svg{color:#a020f0;font-size:18px}.payment-method:hover{border-color:#a020f0a6}.payment-method.active{color:#fff;background:linear-gradient(145deg,#a020f029,#4500621f);border-color:#a020f0;box-shadow:inset 0 0 18px #a020f01a}.payment-instructions{background:#0b0c17;border:1px solid #8b8baa2e;border-radius:10px;grid-template-columns:1.25fr .75fr;gap:18px;min-height:250px;padding:18px;display:grid}.payment-instructions-copy h3,.card-payment-panel-header h3{margin:0;font-size:17px}.payment-instructions-copy>p,.card-payment-panel-header p{color:#ffffff78;margin:4px 0 18px;font-size:10px}.pix-steps{gap:12px;display:grid}.pix-steps>div{align-items:flex-start;gap:10px;display:flex}.pix-steps>div>span{color:#fff;border:1px solid #a020f0;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.pix-steps p{gap:2px;margin:0;display:grid}.pix-steps strong{font-size:10px}.pix-steps small{color:#fff6;font-size:9px}.pix-preview{color:#ffffff61;text-align:center;border-left:1px solid #8b8baa29;flex-direction:column;justify-content:center;align-items:center;font-size:9px;display:flex}.pix-placeholder{color:#15101e;background:#fff;place-items:center;width:130px;height:130px;margin-bottom:10px;font-size:74px;display:grid}.pix-preview small{color:#ffffff38;margin-top:4px}.card-payment-panel{background:#0b0c17;border:1px solid #8b8baa2e;border-radius:10px;padding:16px}.card-payment-panel-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.card-payment-panel-header>svg{color:#42ef9a;font-size:22px}.mp-card-form{grid-template-columns:1fr 1fr;gap:11px;display:grid}.card-field{gap:6px;min-width:0;display:grid}.card-field.full{grid-column:1/-1}.card-field select{height:40px}.mp-secure-field{background:#0c0d19;border:1px solid #8b8baa47;border-radius:8px;align-items:center;height:40px;padding:0 11px;display:flex;overflow:hidden}.mp-secure-field iframe{border:0!important;width:100%!important;height:100%!important}.mp-hidden-submit{display:none}.cash-payment-panel{background:#0b0c17;border:1px solid #8b8baa2e;border-radius:10px;align-items:center;gap:14px;padding:20px;display:flex}.cash-payment-panel>svg{color:#a020f0;font-size:25px}.cash-payment-panel strong{font-size:13px}.cash-payment-panel p{color:#ffffff70;margin:4px 0 0;font-size:10px}.checkout-notes-field{margin-top:14px}.checkout-error{color:#ff8aab;background:#ff32640f;border:1px solid #ff4b7d59;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:10px}.checkout-bottom-actions{justify-content:space-between;align-items:center;gap:14px;margin:20px 0 5px;display:flex}.checkout-bottom-actions a{color:#b83cff;align-items:center;gap:8px;font-size:12px;text-decoration:none;display:inline-flex}.checkout-bottom-actions button{color:#fff;min-width:230px;font:inherit;cursor:pointer;background:linear-gradient(110deg,#7900e8,#b100ff);border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 10px 25px #7900e838}.checkout-bottom-actions button:hover{transform:translateY(-1px)}.checkout-bottom-actions button:disabled{opacity:.48;cursor:wait;transform:none}.checkout-sidebar{position:sticky;top:18px}.order-summary-card{border-color:#a020f073;padding:16px}.order-summary-heading{border-bottom:1px solid #8b8baa21;justify-content:space-between;align-items:center;gap:10px;padding-bottom:12px;display:flex}.order-summary-heading>div{align-items:center;gap:9px;display:flex}.order-summary-heading svg{color:#a020f0}.order-summary-heading h2{margin:0;font-size:15px}.order-summary-heading a{color:#b83cff;font-size:9px;text-decoration:none}.summary-items{display:grid}.summary-item{border-bottom:1px solid #8b8baa1f;grid-template-columns:58px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.summary-item img{object-fit:cover;background:#15101e;border-radius:8px;width:58px;height:58px}.summary-item-info{align-content:start;gap:2px;min-width:0;display:grid}.summary-item-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.summary-item-info span{text-overflow:ellipsis;white-space:nowrap;color:#ffffff6b;font-size:8px;overflow:hidden}.summary-item-info b{margin-top:4px;font-size:10px}.summary-item-actions{grid-column:1/-1;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;display:grid}.summary-item-actions>button{color:#fff6;cursor:pointer;background:0 0;border:0}.summary-item-actions>button:hover{color:#ff5c9c}.quantity-control{border:1px solid #8b8baa38;border-radius:7px;justify-self:center;align-items:center;display:flex;overflow:hidden}.quantity-control button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;width:25px;height:25px;display:grid}.quantity-control button:hover{background:#a020f029}.quantity-control span{text-align:center;width:25px;font-size:9px}.summary-item-actions>strong{font-size:10px}.summary-line{justify-content:space-between;align-items:center;gap:12px;padding-top:11px;font-size:10px;display:flex}.summary-line span{color:#ffffff8f;align-items:center;gap:7px;display:flex}.summary-line svg{color:#a020f0}.summary-line strong{color:#fff;font-size:10px}.summary-line button{color:#c13dff;cursor:pointer;font:inherit;background:0 0;border:0;font-size:10px}.coupon-box{background:#a020f00d;border-radius:8px;gap:5px;margin-top:9px;padding:9px;display:grid}.coupon-box input{color:#fff;font:inherit;background:#0c0d19;border:1px solid #8b8baa33;border-radius:6px;padding:8px;font-size:10px}.coupon-box span{color:#ffffff52;font-size:8px}.summary-total{border-top:1px solid #8b8baa29;justify-content:space-between;align-items:center;margin-top:16px;padding-top:13px;display:flex}.summary-total span{font-size:17px;font-weight:700}.summary-total strong{color:#a020f0;font-size:25px}.summary-trust-box{background:#a020f00d;border:1px solid #a020f0;border-radius:8px;align-items:center;gap:9px;margin-top:13px;padding:11px;display:flex}.summary-trust-box>svg{color:#a020f0}.summary-trust-box div{gap:2px;display:grid}.summary-trust-box strong{font-size:9px}.summary-trust-box span{color:#fff6;font-size:8px}.checkout-benefits-card{border-color:#8b8baa1f;margin-top:16px;padding:15px}.checkout-benefits-card>div{border-bottom:1px solid #8b8baa1a;align-items:center;gap:12px;padding:12px 3px;display:flex}.checkout-benefits-card>div:last-child{border-bottom:0}.checkout-benefits-card>div>svg{color:#a020f0;width:19px}.checkout-benefits-card span{gap:2px;display:grid}.checkout-benefits-card strong{font-size:9px}.checkout-benefits-card small{color:#fff6;font-size:8px}.checkout-empty-page,.checkout-result-page{place-items:center;display:grid}.checkout-empty-card,.checkout-result-shell{text-align:center;background:linear-gradient(145deg,#0e0d19,#080811);border:1px solid #a020f073;border-radius:18px;width:min(720px,100%);margin:60px auto;padding:40px 30px}.checkout-empty-card>svg{color:#a020f0;font-size:48px}.checkout-empty-card h1{margin:15px 0 7px;font-size:30px}.checkout-empty-card p{color:#ffffff7a;font-size:12px}.checkout-empty-card a{color:#fff;background:#a020f0;border-radius:8px;margin-top:18px;padding:12px 18px;font-size:11px;text-decoration:none;display:inline-flex}.checkout-result-shell{margin:40px auto}.checkout-result-icon{color:#a020f0;background:#a020f014;border:1px solid #a020f0;border-radius:50%;place-items:center;width:62px;height:62px;margin:0 auto 14px;font-size:25px;display:grid}.checkout-result-icon.paid{color:#42ef9a;background:#42ef9a12;border-color:#42ef9a}.checkout-result-eyebrow{color:#b83cff;letter-spacing:2px;text-transform:uppercase;font-size:9px;font-weight:700}.checkout-result-shell h1{margin:8px 0;font-size:30px}.checkout-result-shell>p{color:#ffffff85;font-size:11px}.checkout-result-shell>p strong{color:#fff}.checkout-pix-result{text-align:left;background:#0a0b14;border:1px solid #a020f059;border-radius:12px;margin:22px auto;padding:18px}.checkout-pix-heading{align-items:center;gap:10px;display:flex}.checkout-pix-icon{color:#b83cff;background:#a020f021;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.checkout-pix-heading div:last-child{gap:2px;display:grid}.checkout-pix-heading span{color:#fff6;font-size:8px}.checkout-pix-heading strong{font-size:14px}.checkout-pix-copy>p{color:#ffffff80;font-size:9px;line-height:1.5}.checkout-pix-qr-wrap{justify-items:center;gap:7px;margin:15px 0;display:grid}.checkout-pix-qr-wrap img{object-fit:contain;background:#fff;border-radius:8px;width:190px;height:190px;padding:9px}.checkout-pix-qr-wrap span{color:#ffffff6b;font-size:8px}.checkout-pix-code{gap:5px;display:grid}.checkout-pix-code>span{color:#ffffff70;font-size:9px}.checkout-pix-code>div{gap:7px;display:flex}.checkout-pix-code code{text-overflow:ellipsis;white-space:nowrap;color:#fff9;background:#0e0f19;border:1px solid #8b8baa2e;border-radius:7px;flex:1;min-width:0;padding:10px;font-size:8px;overflow:hidden}.checkout-pix-code button{color:#fff;cursor:pointer;background:#a020f0;border:0;border-radius:7px;width:39px}.checkout-pix-code small{color:#42ef9a;font-size:8px}.checkout-payment-status{background:#a020f00f;border-radius:8px;align-items:center;gap:9px;margin-top:14px;padding:11px;display:flex}.checkout-payment-status>span{color:#b83cff}.checkout-payment-status>div{gap:2px;display:grid}.checkout-payment-status strong{font-size:9px}.checkout-payment-status small{color:#fff6;font-size:8px}.checkout-payment-status.paid{background:#42ef9a0d}.checkout-payment-status.paid>span{color:#42ef9a}.checkout-payment-status.cancelled{background:#ff4b7d0d}.checkout-card-result{text-align:left;background:#0a0b14;border:1px solid #a020f04d;border-radius:10px;align-items:center;gap:10px;margin:22px auto;padding:15px;display:flex}.checkout-card-result-icon{color:#b83cff;background:#a020f01a;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.checkout-card-result div{gap:2px;display:grid}.checkout-card-result strong{font-size:11px}.checkout-card-result span{color:#ffffff6b;font-size:8px}.checkout-card-result.is-paid{border-color:#42ef9a59}.checkout-card-result.is-paid .checkout-card-result-icon{color:#42ef9a;background:#42ef9a14}.checkout-result-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.checkout-result-actions a{color:#fff;background:#a020f0;border-radius:8px;align-items:center;gap:8px;padding:11px 15px;font-size:10px;text-decoration:none;display:inline-flex}.checkout-result-actions a.secondary{color:#ffffffad;background:0 0;border:1px solid #8b8baa33}@media (width<=1050px){.checkout-layout{grid-template-columns:1fr}.checkout-sidebar{position:static}.checkout-benefits-card{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.checkout-benefits-card>div:nth-child(2){border-bottom:1px solid #8b8baa1a}}@media (width<=760px){.checkout-page{padding:18px 14px 55px}.checkout-hero{min-height:140px;padding:22px 20px}.checkout-hero-copy{display:none}.checkout-hero h1{font-size:38px}.checkout-fields{grid-template-columns:1fr 1fr}.checkout-fields-personal .field-span-2,.checkout-fields-address .field-span-3,.checkout-fields-address .field-span-2{grid-column:span 2}.payment-methods{grid-template-columns:1fr 1fr}.payment-instructions{grid-template-columns:1fr}.pix-preview{border-top:1px solid #8b8baa29;border-left:0;padding-top:16px}.checkout-secure-badge{display:none}.checkout-bottom-actions{flex-direction:column-reverse;align-items:stretch}.checkout-bottom-actions button{width:100%}.checkout-bottom-actions a{justify-content:center}}@media (width<=520px){.checkout-breadcrumb{font-size:10px}.checkout-section{padding:15px}.checkout-section-heading h2{font-size:16px}.checkout-fields{grid-template-columns:1fr}.checkout-fields-personal .field-span-2,.checkout-fields-address .field-span-3,.checkout-fields-address .field-span-2{grid-column:1}.checkout-cep-row{flex-direction:column;align-items:stretch;gap:5px}.checkout-cep-row .checkout-field{width:100%}.cep-help{align-self:flex-start;padding:2px 0 5px}.mp-card-form{grid-template-columns:1fr}.card-field.full{grid-column:1}.checkout-benefits-card{display:block}.summary-total strong{font-size:21px}.checkout-result-shell{padding:28px 16px}.checkout-result-shell h1{font-size:25px}}.checkout-order-created-button{color:#fff;background:linear-gradient(110deg,#7900e8,#b100ff);border-radius:10px;justify-content:center;align-items:center;gap:9px;min-width:230px;padding:13px 18px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #7900e838}.checkout-payment-result-inline{margin-top:0}.payment-method:disabled{opacity:.65;cursor:default}.mp-secure-field{color:#fff}.card-field-installments-hidden{display:none}:root{--admin-bg:#f5f6fa;--admin-surface:#fff;--admin-sidebar:#17171d;--admin-sidebar-2:#202027;--admin-text:#111426;--admin-muted:#697084;--admin-border:#e7e8ef;--admin-purple:#6d28d9;--admin-purple-2:#7c3aed;--admin-purple-soft:#f0e8ff;--admin-green:#16a34a;--admin-green-soft:#e8f8ee;--admin-red:#dc2626;--admin-red-soft:#fff0f1;--admin-blue:#2563eb;--admin-shadow:0 8px 28px #1214230f}:where(.admin-page,.admin-login),:where(.admin-page,.admin-login) *{box-sizing:border-box}.admin-page{background:var(--admin-bg);min-height:100vh;color:var(--admin-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-page .admin-shell{min-height:100vh;display:flex}.admin-page .admin-sidebar{color:#fff;z-index:20;background:linear-gradient(#18181f 0%,#141419 100%);flex-direction:column;flex:0 0 258px;align-self:flex-start;width:258px;min-height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0;box-shadow:8px 0 30px #11121c14}.admin-page .admin-brand{letter-spacing:-.7px;color:#fff;border-bottom:1px solid #ffffff14;margin:0 0 12px;padding:0 14px 26px;font-size:25px;font-weight:800;line-height:1.1}.admin-page .admin-brand:after{content:"Admin";letter-spacing:.1px;color:#a9a9b6;margin-top:5px;font-size:13px;font-weight:500;line-height:1;display:block}.admin-page .admin-nav{flex-direction:column;flex:1;gap:5px;display:flex}.admin-page .admin-nav a,.admin-page .admin-nav button{color:#c9c9d4;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;width:100%;min-height:46px;padding:13px 14px;font:500 15px/1.2 inherit;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .18s}.admin-page .admin-nav a:hover,.admin-page .admin-nav button:hover{color:#fff;background:#ffffff0e}.admin-page .admin-nav a.active{color:#fff;background:linear-gradient(90deg,#7c3aed6b,#6d28d938);border-color:#8b5cf652;box-shadow:inset 3px 0 #8b5cf6}.admin-page .admin-nav button{margin-top:auto}.admin-page .admin-nav button:hover{color:#ffb4b4;background:#dc262614}.admin-page .admin-content{flex:1;min-width:0;padding:34px 38px 44px;overflow:auto}.admin-page .admin-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.admin-page .admin-top h1{color:var(--admin-text);letter-spacing:-1px;margin:0;font-size:34px;font-weight:800;line-height:1.05}.admin-page .admin-top h1:after{content:"";background:var(--admin-purple);border-radius:99px;width:34px;height:3px;margin-top:9px;display:block}.admin-page .admin-top button{white-space:nowrap}.admin-page .admin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-page .admin-card,.admin-page .admin-panel{background:var(--admin-surface);box-shadow:var(--admin-shadow);border:1px solid #1e23370e;border-radius:17px}.admin-page .admin-card{min-height:132px;padding:22px;position:relative;overflow:hidden}.admin-page .admin-card:before{content:"";background:var(--admin-purple);opacity:.9;width:4px;position:absolute;top:0;bottom:0;left:0}.admin-page .admin-card:nth-child(2):before{background:var(--admin-green)}.admin-page .admin-card:nth-child(3):before{background:var(--admin-red)}.admin-page .admin-card:nth-child(4):before{background:#8b5cf6}.admin-page .admin-card:nth-child(5):before{background:#f59e0b}.admin-page .admin-card span{color:var(--admin-muted);font-size:14px;font-weight:500;line-height:1.3;display:block}.admin-page .admin-card strong{color:var(--admin-text);letter-spacing:-1px;margin-top:10px;font-size:32px;font-weight:800;line-height:1;display:block}.admin-page .admin-panel{margin-top:18px;padding:24px}.admin-page .admin-panel h2{color:var(--admin-text);letter-spacing:-.35px;margin:0 0 8px;font-size:20px;font-weight:750;line-height:1.25}.admin-page .admin-panel p{color:var(--admin-muted);line-height:1.6}.admin-page .admin-toolbar{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:14px 0;display:flex}.admin-page .admin-toolbar:last-child{border-bottom:0;margin-bottom:0}.admin-page .admin-toolbar input{border:1px solid var(--admin-border);min-width:220px;color:var(--admin-text);font:inherit;background:#fff;border-radius:10px;outline:none;padding:11px 13px;transition:border-color .18s,box-shadow .18s}.admin-page .admin-toolbar input:focus,.admin-page .admin-form input:focus,.admin-page .admin-form select:focus,.admin-page .admin-form textarea:focus,.admin-page .admin-login-card input:focus,.admin-page .admin-actions input:focus{border-color:#9b75e8;box-shadow:0 0 0 3px #6d28d91a}.admin-page .admin-table-wrap{padding:0;overflow-x:auto}.admin-page .admin-table{border-collapse:separate;border-spacing:0;width:100%;min-width:760px}.admin-page .admin-table th{color:#626a7b;border-bottom:1px solid var(--admin-border);text-align:left;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#f7f7fa;padding:14px 16px;font-size:12px;font-weight:700}.admin-page .admin-table th:first-child{border-top-left-radius:16px}.admin-page .admin-table th:last-child{border-top-right-radius:16px}.admin-page .admin-table td{color:#252a3b;vertical-align:middle;border-bottom:1px solid #eef0f4;padding:15px 16px;font-size:14px}.admin-page .admin-table tbody tr{transition:background .15s}.admin-page .admin-table tbody tr:hover{background:#faf9ff}.admin-page .admin-table tbody tr:last-child td{border-bottom:0}.admin-page .admin-table small{color:#8a91a2;font-size:12px}.admin-page .admin-table select{border:1px solid var(--admin-border);color:#303547;background:#fff;border-radius:9px;outline:none;min-width:150px;padding:8px 10px;font:500 13px inherit}.admin-page .admin-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-page .admin-form label{color:#31374a;flex-direction:column;gap:7px;font-size:13px;font-weight:650;display:flex}.admin-page .admin-form input,.admin-page .admin-form select,.admin-page .admin-form textarea{border:1px solid var(--admin-border);width:100%;color:var(--admin-text);background:#fff;border-radius:10px;outline:none;padding:12px 13px;font:400 14px/1.4 inherit;transition:border-color .18s,box-shadow .18s}.admin-page .admin-form textarea{resize:vertical;min-height:118px}.admin-page .admin-form .full{grid-column:1/-1}.admin-page .admin-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px;display:flex}.admin-page .admin-actions input{border:1px solid var(--admin-border);color:var(--admin-text);font:inherit;background:#fff;border-radius:10px;outline:none;padding:11px 12px}.admin-page .admin-btn{background:linear-gradient(135deg,var(--admin-purple-2),var(--admin-purple));color:#fff;cursor:pointer;border:1px solid #0000;border-radius:10px;min-height:40px;padding:10px 15px;font:650 13px/1 inherit;transition:transform .16s,box-shadow .16s,background .16s;box-shadow:0 5px 14px #6d28d929}.admin-page .admin-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #6d28d938}.admin-page .admin-btn:active{transform:translateY(0)}.admin-page .admin-btn.secondary{color:#42485a;box-shadow:none;background:#fff;border-color:#dfe2e9}.admin-page .admin-btn.secondary:hover{background:#f8f8fb;box-shadow:0 4px 12px #1418280f}.admin-page .admin-btn.danger{background:var(--admin-red-soft);color:var(--admin-red);box-shadow:none;border-color:#fecaca}.admin-page .admin-btn.danger:hover{box-shadow:none;background:#fee2e2}.admin-page .status{color:#596174;white-space:nowrap;background:#eef0f4;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:650;line-height:1;display:inline-flex}.admin-page .status:before{content:"";background:#9aa1b0;border-radius:50%;width:6px;height:6px}.admin-page .status.CANCELLED{background:var(--admin-red-soft);color:#c81e1e}.admin-page .status.CANCELLED:before{background:#ef4444}.admin-page .status.DELIVERED{background:var(--admin-green-soft);color:#15803d}.admin-page .status.DELIVERED:before{background:#22c55e}.admin-page .status.PAID,.admin-page .status.READY{color:#1d4ed8;background:#eaf2ff}.admin-page .status.PAID:before,.admin-page .status.READY:before{background:#3b82f6}.admin-login{background:radial-gradient(circle at 50% 30%,#7c3aed14,transparent 32%), var(--admin-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.admin-login-card{background:#fff;border:1px solid #1e23370f;border-radius:20px;width:min(430px,100%);padding:36px;box-shadow:0 18px 55px #1619281a}.admin-login-card h1{color:var(--admin-text);letter-spacing:-.8px;margin:0 0 9px;font-size:30px;line-height:1.1}.admin-login-card p{color:var(--admin-muted);margin:0 0 26px;font-size:14px;line-height:1.5}.admin-login-card label{color:#303548;flex-direction:column;gap:7px;margin:16px 0;font-size:13px;font-weight:650;display:flex}.admin-login-card input{border:1px solid var(--admin-border);width:100%;color:var(--admin-text);background:#fff;border-radius:10px;outline:none;padding:13px 14px;font:400 14px inherit}.admin-login-card button{background:linear-gradient(135deg,var(--admin-purple-2),var(--admin-purple));color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;min-height:44px;margin-top:7px;padding:12px 14px;font:700 14px inherit;transition:transform .16s,box-shadow .16s;box-shadow:0 7px 18px #6d28d933}.admin-login-card button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #6d28d940}.admin-page .admin-error{background:var(--admin-red-soft);color:#b42318;border:1px solid #fecaca;border-radius:9px;margin:10px 0 12px;padding:10px 12px;font-size:13px}@media (width<=1180px){.admin-page .admin-content{padding:28px 26px 38px}.admin-page .admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-page .admin-sidebar{flex-basis:220px;width:220px}.admin-page .admin-content{padding:24px 20px 32px}.admin-page .admin-form{grid-template-columns:1fr}.admin-page .admin-form .full{grid-column:auto}}.admin-page .admin-mobile-header,.admin-page .admin-sidebar-overlay{display:none}@media (width<=680px){.admin-page .admin-shell{min-height:100vh;display:block}.admin-page .admin-mobile-header{z-index:60;color:#fff;background:linear-gradient(#18181f 0%,#141419 100%);justify-content:space-between;align-items:center;height:64px;padding:0 16px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #11121c1f}.admin-page .admin-mobile-brand{flex-direction:column;line-height:1;display:flex}.admin-page .admin-mobile-brand-name{letter-spacing:-.45px;font-size:20px;font-weight:800}.admin-page .admin-mobile-brand-role{color:#aaaab7;margin-top:4px;font-size:11px;font-weight:500}.admin-page .admin-menu-toggle{cursor:pointer;background:#ffffff0e;border:1px solid #ffffff1f;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:0;display:flex}.admin-page .admin-menu-toggle span{background:#fff;border-radius:99px;width:19px;height:2px;transition:transform .2s,opacity .2s}.admin-page .admin-menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.admin-page .admin-menu-toggle.is-open span:nth-child(2){opacity:0}.admin-page .admin-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.admin-page .admin-sidebar{z-index:70;width:min(290px,86vw);height:100dvh;min-height:100dvh;padding:28px 18px 20px;transition:transform .24s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:14px 0 35px #0a0a1247}.admin-page .admin-sidebar.is-open{transform:translate(0)}.admin-page .admin-sidebar-overlay{z-index:65;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;visibility:hidden;pointer-events:none;background:#0a0a127a;transition:opacity .24s,visibility .24s;display:block;position:fixed;inset:0}.admin-page .admin-sidebar-overlay.is-visible{opacity:1;visibility:visible;pointer-events:auto}.admin-page .admin-brand{margin:0 0 12px;padding:0 14px 26px;font-size:25px}.admin-page .admin-nav{flex-direction:column;gap:5px;padding:0;overflow:visible}.admin-page .admin-nav a,.admin-page .admin-nav button{flex:initial;white-space:normal;width:100%;min-height:46px;padding:13px 14px;font-size:15px}.admin-page .admin-nav button{margin-top:auto}.admin-page .admin-content{width:100%;padding:22px 14px 30px;overflow:visible}.admin-page .admin-top{align-items:center;margin-bottom:18px}.admin-page .admin-top h1{font-size:28px}.admin-page .admin-grid{grid-template-columns:1fr;gap:12px}.admin-page .admin-card{min-height:112px;padding:18px}.admin-page .admin-card strong{font-size:29px}.admin-page .admin-panel{border-radius:14px;padding:17px}.admin-page .admin-toolbar{flex-direction:column;align-items:flex-start}.admin-page .admin-toolbar input{width:100%;min-width:0}.admin-page .admin-actions{width:100%}.admin-page .admin-actions .admin-btn{flex:auto}.admin-page .admin-table{min-width:700px}.admin-page .admin-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-login-card{padding:27px 22px}}@media (width>=681px){.admin-page .admin-mobile-header,.admin-page .admin-sidebar-overlay{display:none!important}}@media (width<=390px){.admin-page .admin-mobile-header{height:60px;padding:0 12px}.admin-page .admin-mobile-brand-name{font-size:18px}.admin-page .admin-content{padding:18px 11px 26px}.admin-page .admin-top h1{font-size:25px}.admin-page .admin-panel{padding:15px}.admin-page .admin-btn{min-height:42px;padding:10px 12px}}.admin-page .admin-image-field{flex-direction:column;gap:7px;display:flex}.admin-page .admin-image-field>label{color:#31374a;font-size:13px;font-weight:650}.admin-page .admin-image-upload{width:100%}.admin-page .admin-image-dropzone{color:#4b5264;text-align:center;cursor:pointer;background:#fafafe;border:1.5px dashed #cfd2dc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:24px;transition:border-color .18s,background .18s;display:flex}.admin-page .admin-image-dropzone:hover{background:#faf7ff;border-color:#9b75e8}.admin-page .admin-image-dropzone strong{color:#4f20a8;font-size:14px}.admin-page .admin-image-dropzone span{color:#7a8192;font-size:12px;font-weight:500}.admin-page .admin-image-dropzone input,.admin-page .admin-image-change input{display:none}.admin-page .admin-image-preview{border:1px solid var(--admin-border);background:#f7f7fa;border-radius:12px;min-height:190px;position:relative;overflow:hidden}.admin-page .admin-image-preview img{object-fit:contain;width:100%;height:190px;display:block}.admin-page .admin-image-preview-actions{position:absolute;bottom:10px;right:10px}.admin-page .admin-image-change{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.admin-page .admin-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (width<=680px){.admin-page .admin-image-preview{min-height:170px}.admin-page .admin-image-preview img{height:170px}}.admin-page .admin-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.admin-page .admin-detail-grid .admin-panel{height:fit-content}.admin-page .admin-back-link{color:inherit;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;text-decoration:none;display:inline-flex}.admin-page .order-detail-row{border-bottom:1px solid #eee;justify-content:space-between;gap:15px;padding:10px 0;display:flex}.admin-page .order-detail-row span{color:#777}.admin-page .order-item-detail{border-bottom:1px solid #eee;justify-content:space-between;gap:15px;padding:12px 0;display:flex}.admin-page .order-item-detail small,.admin-page .customer-history-card small,.admin-page .order-history-row small{color:#777;margin-top:4px;display:block}.admin-page .order-total-detail{justify-content:space-between;padding:7px 0;display:flex}.admin-page .order-total-detail.total{padding-top:15px;font-size:20px}.admin-page .order-history-row{gap:12px;padding:10px 0;display:flex}.admin-page .order-history-row>span{background:#ccc;border-radius:50%;flex:none;width:10px;height:10px;margin-top:5px}.admin-page .order-history-row>span.current{background:#6d4aff}.admin-page .customer-history-card{color:inherit;border:1px solid #eee;border-radius:12px;justify-content:space-between;gap:15px;margin-bottom:10px;padding:14px;text-decoration:none;display:flex}.admin-page .admin-inline-actions{gap:8px;display:flex}.admin-page .admin-icon-btn{width:34px;height:34px;color:inherit;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.admin-page .admin-icon-btn.is-disabled{opacity:.4;cursor:not-allowed}.admin-page .comanda-print{display:none}.admin-page .admin-top>div>p{color:#777;margin:5px 0 0}.admin-page .admin-top>div>h1{margin-bottom:0}@media (width<=800px){.admin-page .admin-detail-grid{grid-template-columns:1fr}}@media print{.admin-page body *{visibility:hidden!important}.admin-page .comanda-print,.admin-page .comanda-print *{visibility:visible!important}.admin-page .comanda-print{color:#000;width:100%;max-width:80mm;padding:5mm;font-family:monospace;font-size:12px;position:absolute;top:0;left:0;display:block!important}.admin-page .comanda-print h2,.admin-page .comanda-print h3{text-align:center;margin:4px 0 8px}.admin-page .comanda-print p{margin:5px 0}}.admin-page .products-admin-header{align-items:center}.admin-page .products-admin-header>div:first-child p{color:#777;margin:5px 0 0}.admin-page .products-toolbar{border-bottom:1px solid var(--admin-border);justify-content:space-between;align-items:center;gap:14px;padding-bottom:16px;display:flex}.admin-page .products-search-wrap{flex:1;min-width:240px;position:relative}.admin-page .products-search-wrap>svg{color:#8a91a2;pointer-events:none;font-size:14px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.admin-page .products-search-wrap input{border:1px solid var(--admin-border);width:100%;color:var(--admin-text);background:#fff;border-radius:10px;outline:none;padding:12px 13px 12px 38px;font:400 14px/1.4 inherit}.admin-page .products-search-wrap input:focus{border-color:#9b75e8;box-shadow:0 0 0 3px #6d28d91a}.admin-page .products-filters{flex-wrap:wrap;gap:9px;display:flex}.admin-page .products-filters select{border:1px solid var(--admin-border);color:#303547;background:#fff;border-radius:10px;outline:none;min-width:150px;padding:11px 12px;font:500 13px inherit}.admin-page .products-result-summary{color:#697084;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;font-size:13px;display:flex}.admin-page .products-result-summary .admin-btn{align-items:center;gap:7px;min-height:36px;padding:8px 12px;display:inline-flex}.admin-page .products-table{min-width:800px}.admin-page .product-table-name{align-items:center;gap:11px;min-width:220px;display:flex}.admin-page .product-table-name>img,.admin-page .product-table-placeholder{object-fit:cover;background:#f6f6fa;border:1px solid #ececf2;border-radius:9px;flex:none;width:46px;height:46px}.admin-page .product-table-placeholder{display:block}.admin-page .product-table-name>div{flex-direction:column;gap:3px;display:flex}.admin-page .product-table-name strong{color:#202536;font-size:14px}.admin-page .product-table-name small{color:#8a91a2;font-size:12px}.admin-page .status.AVAILABLE{background:var(--admin-green-soft);color:#15803d}.admin-page .status.AVAILABLE:before{background:#22c55e}.admin-page .product-deactivate-btn{color:#c81e1e;font-size:21px;line-height:1}.admin-page .products-empty-state{text-align:center;color:#697084;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:52px 20px;display:flex}.admin-page .products-empty-state strong{color:#303547;font-size:15px}.admin-page .products-pagination{justify-content:center;align-items:center;gap:5px;padding-top:20px;display:flex}.admin-page .products-pagination>.admin-btn{min-width:38px;padding:8px 10px}.admin-page .products-page-group{align-items:center;gap:5px;display:inline-flex}.admin-page .products-page-btn{color:#42485a;cursor:pointer;background:#fff;border:1px solid #dfe2e9;border-radius:9px;width:36px;height:36px;font:650 13px inherit}.admin-page .products-page-btn:hover{background:#f8f8fb}.admin-page .products-page-btn.active{background:var(--admin-purple);border-color:var(--admin-purple);color:#fff}.admin-page .products-page-btn:disabled{opacity:.55;cursor:not-allowed}.admin-page .products-page-ellipsis{color:#8a91a2;padding:0 2px}.admin-page .product-form-header>div:first-child p{color:#777;margin:5px 0 0}.admin-page .product-form-actions{justify-content:flex-end}@media (width<=900px){.admin-page .products-toolbar{flex-direction:column;align-items:stretch}.admin-page .products-search-wrap{min-width:0}.admin-page .products-filters{width:100%}.admin-page .products-filters select{flex:1;min-width:0}}@media (width<=680px){.admin-page .products-admin-header{align-items:stretch}.admin-page .products-admin-header .admin-btn{justify-content:center;width:100%}.admin-page .products-filters{grid-template-columns:1fr 1fr;display:grid}.admin-page .products-filters select:last-child{grid-column:1/-1}.admin-page .products-result-summary{flex-direction:column;align-items:flex-start}.admin-page .products-pagination{justify-content:flex-start;padding-bottom:3px;overflow-x:auto}.admin-page .product-form-actions{flex-direction:column-reverse}.admin-page .product-form-actions .admin-btn{justify-content:center;width:100%}}.admin-page .orders-admin-top{align-items:flex-end}.admin-page .orders-admin-top>div:first-child{min-width:0}.admin-page .orders-admin-panel{padding:0;overflow:hidden}.admin-page .orders-toolbar{border-bottom:1px solid var(--admin-border);background:#fff;grid-template-columns:minmax(0,1fr) 230px;gap:14px;padding:18px 20px;display:grid}.admin-page .orders-search input,.admin-page .orders-filter select{border:1px solid var(--admin-border);width:100%;height:44px;color:var(--admin-text);font:inherit;background:#fff;border-radius:10px;outline:none;padding:0 13px}.admin-page .orders-search input:focus,.admin-page .orders-filter select:focus{border-color:#9b75e8;box-shadow:0 0 0 3px #6d28d91a}.admin-page .orders-filter{align-items:center;gap:9px;display:flex}.admin-page .orders-filter label{color:#626a7b;white-space:nowrap;font-size:13px;font-weight:700}.admin-page .orders-results-info{color:#7a8292;justify-content:space-between;align-items:center;padding:14px 20px;font-size:13px;display:flex}.admin-page .orders-table-wrap{border-top:0}.admin-page .orders-admin-table{min-width:860px}.admin-page .orders-admin-table th:first-child{width:150px}.admin-page .orders-admin-table th:nth-child(2){width:190px}.admin-page .orders-admin-table th:nth-child(3){width:260px}.admin-page .orders-admin-table th:nth-child(4){width:120px}.admin-page .orders-admin-table th:nth-child(5){width:190px}.admin-page .orders-admin-table th:nth-child(6){width:105px}.admin-page .orders-admin-table td{padding-top:14px;padding-bottom:14px}.admin-page .orders-admin-table .order-primary{color:#252a3b;font-weight:600;line-height:1.35}.admin-page .orders-status-select{width:100%;min-width:165px}.admin-page .orders-empty{text-align:center;color:#7a8292;padding:44px 20px;font-size:14px}.admin-page .orders-pagination{border-top:1px solid var(--admin-border);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.admin-page .orders-page-size,.admin-page .orders-page-controls{color:#687083;align-items:center;gap:9px;font-size:13px;display:flex}.admin-page .orders-page-size select{border:1px solid var(--admin-border);color:#303547;background:#fff;border-radius:9px;height:36px;padding:0 30px 0 10px}.admin-page .orders-page-controls .admin-btn{padding:8px 12px}.admin-page .orders-page-controls>span{text-align:center;min-width:105px}@media (width<=680px){.admin-page .orders-admin-top{align-items:stretch}.admin-page .orders-admin-top .admin-btn{width:100%}.admin-page .orders-toolbar{grid-template-columns:1fr;padding:14px}.admin-page .orders-filter{flex-direction:column;align-items:stretch;gap:6px}.admin-page .orders-results-info{padding:12px 14px}.admin-page .orders-table-wrap{overflow:visible}.admin-page .orders-admin-table,.admin-page .orders-admin-table tbody,.admin-page .orders-admin-table tr,.admin-page .orders-admin-table td{width:100%;min-width:0;display:block}.admin-page .orders-admin-table{border-collapse:separate}.admin-page .orders-admin-table thead{display:none}.admin-page .orders-admin-table tbody tr{background:#fff;border:1px solid #eceef3;border-radius:13px;margin:0 0 10px;overflow:hidden}.admin-page .orders-admin-table tbody tr:last-child{margin-bottom:0}.admin-page .orders-admin-table tbody tr:hover{background:#fff}.admin-page .orders-admin-table td{border-bottom:1px solid #eef0f4;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:10px;padding:11px 12px;font-size:13px;display:grid}.admin-page .orders-admin-table td:last-child{border-bottom:0}.admin-page .orders-admin-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.04em;color:#8a91a2;font-size:11px;font-weight:700}.admin-page .orders-admin-table td small{white-space:normal;overflow-wrap:anywhere;display:block}.admin-page .orders-admin-table td:nth-child(3) small{line-height:1.35}.admin-page .orders-admin-table .orders-status-select{min-width:0;height:38px}.admin-page .orders-admin-table td:last-child{align-items:center}.admin-page .orders-pagination{flex-direction:column;align-items:stretch;padding:14px}.admin-page .orders-page-size,.admin-page .orders-page-controls{justify-content:space-between}.admin-page .orders-page-controls .admin-btn{flex:1}.admin-page .orders-page-controls>span{min-width:95px}.admin-page .orders-admin-top{gap:10px;margin-bottom:12px}.admin-page .orders-admin-top>div:first-child p{margin-top:3px;font-size:12px;line-height:1.35}.admin-page .orders-admin-top .admin-btn{width:auto;min-width:88px;min-height:40px;padding:9px 12px;font-size:12px}.admin-page .orders-admin-panel{border-radius:12px}.admin-page .orders-toolbar{gap:9px;padding:10px}.admin-page .orders-search input,.admin-page .orders-filter select{height:38px;font-size:12px}.admin-page .orders-filter{gap:4px}.admin-page .orders-filter label{font-size:10px}.admin-page .orders-results-info{padding:9px 10px;font-size:10px}.admin-page .orders-admin-table tbody{padding:0 8px 8px}.admin-page .orders-admin-table tbody tr{border-radius:10px;margin-bottom:8px}.admin-page .orders-admin-table td{grid-template-columns:58px minmax(0,1fr);gap:7px;min-height:0;padding:7px 9px;font-size:11px}.admin-page .orders-admin-table td:before{letter-spacing:.025em;font-size:9px}.admin-page .orders-admin-table td:first-child{padding-top:9px;padding-bottom:7px}.admin-page .orders-admin-table td:first-child .order-primary{font-size:11px;line-height:1.2}.admin-page .orders-admin-table td:first-child small,.admin-page .orders-admin-table td:nth-child(2) small{font-size:9px;line-height:1.2}.admin-page .orders-admin-table td:nth-child(3){align-items:start}.admin-page .orders-admin-table td:nth-child(3) small{overflow-wrap:normal;word-break:normal;font-size:9px;line-height:1.2}.admin-page .orders-admin-table td:nth-child(4){padding-top:8px;padding-bottom:8px}.admin-page .orders-admin-table td:nth-child(4) strong{font-size:13px}.admin-page .orders-admin-table td:nth-child(5){padding-top:7px;padding-bottom:7px}.admin-page .orders-admin-table .orders-status-select{border-radius:8px;width:100%;min-width:0;height:34px;padding:0 8px;font-size:10px}.admin-page .orders-admin-table td:nth-child(6){padding-top:7px;padding-bottom:9px}.admin-page .orders-admin-table td:nth-child(6) .admin-inline-actions{gap:6px}.admin-page .orders-admin-table td:nth-child(6) .admin-icon-btn{border-radius:7px;width:31px;height:31px;font-size:11px}.admin-page .orders-pagination{gap:8px;padding:10px}.admin-page .orders-page-size,.admin-page .orders-page-controls{font-size:10px}.admin-page .orders-page-size select{border-radius:8px;height:32px;padding:0 25px 0 8px;font-size:10px}.admin-page .orders-page-controls{gap:6px}.admin-page .orders-page-controls .admin-btn{min-height:32px;padding:7px 9px;font-size:10px}.admin-page .orders-page-controls>span{min-width:72px;font-size:10px}}@media (width<=390px){.admin-page .orders-toolbar{padding:9px}.admin-page .orders-admin-table tbody{padding-left:6px;padding-right:6px}.admin-page .orders-admin-table td{grid-template-columns:54px minmax(0,1fr);padding-left:8px;padding-right:8px}.admin-page .orders-admin-table td:nth-child(3) small{font-size:8.5px}.admin-page .orders-admin-table td:nth-child(6) .admin-icon-btn{width:29px;height:29px}}@media (width<=680px){.admin-page .orders-admin-table td:nth-child(3){padding-top:8px;padding-bottom:9px;display:block}.admin-page .orders-admin-table td:nth-child(3):before{margin-bottom:5px;display:block}.admin-page .orders-admin-table td:nth-child(3) small{white-space:normal;overflow-wrap:break-word;word-break:normal;width:100%;max-width:none;font-size:9px;line-height:1.3;display:block}}@media (width<=390px){.admin-page .orders-admin-table td:nth-child(3){padding-top:8px;padding-bottom:9px}.admin-page .orders-admin-table td:nth-child(3):before{margin-bottom:4px}.admin-page .orders-admin-table td:nth-child(3) small{font-size:8.5px;line-height:1.28}}@media (width<=680px){.admin-page .orders-admin-table td:nth-child(2){padding-top:8px;padding-bottom:9px;display:block}.admin-page .orders-admin-table td:nth-child(2):before{margin-bottom:5px;display:block}.admin-page .orders-admin-table td:nth-child(2) small{white-space:normal;overflow-wrap:normal;word-break:normal;width:100%;max-width:none;margin-top:4px;font-size:9px;line-height:1.25;display:block}}@media (width<=390px){.admin-page .orders-admin-table td:nth-child(2){padding-top:8px;padding-bottom:9px}.admin-page .orders-admin-table td:nth-child(2):before{margin-bottom:4px}.admin-page .orders-admin-table td:nth-child(2) small{font-size:8.5px;line-height:1.25}}@media (width<=680px){.admin-page .products-admin-header{align-items:flex-start;gap:12px;margin-bottom:16px}.admin-page .products-admin-header>div:first-child{flex:1;min-width:0}.admin-page .products-admin-header>div:first-child p{max-width:230px;margin-top:4px;font-size:13px;line-height:1.35}.admin-page .products-admin-header .admin-btn{white-space:nowrap;border-radius:10px;flex:none;width:auto;min-height:42px;padding:10px 13px;font-size:12px}.admin-page .products-admin-panel{border-radius:14px;padding:14px}.admin-page .products-toolbar{gap:10px;padding-bottom:13px}.admin-page .products-search-wrap input{height:40px;padding-top:0;padding-bottom:0;font-size:12px}.admin-page .products-filters{grid-template-columns:1fr 1fr;gap:8px;display:grid}.admin-page .products-filters select{width:100%;min-width:0;height:38px;padding:0 9px;font-size:11px}.admin-page .products-filters select:last-child{grid-column:1/-1}.admin-page .products-result-summary{gap:9px;padding:12px 0;font-size:11px}.admin-page .products-result-summary .admin-btn{min-height:34px;padding:7px 10px;font-size:11px}.admin-page .products-table-wrap{overflow:visible}.admin-page .products-table{border-collapse:separate;border-spacing:0;width:100%;min-width:0}.admin-page .products-table thead{display:none}.admin-page .products-table tbody{display:block}.admin-page .products-table tbody tr{background:#fff;border:1px solid #e9ebf1;border-radius:12px;margin-bottom:10px;display:block;overflow:hidden;box-shadow:0 2px 8px #12142309}.admin-page .products-table tbody tr:last-child{margin-bottom:0}.admin-page .products-table tbody tr:hover{background:#fff}.admin-page .products-table tbody td{border-bottom:1px solid #eef0f4;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-width:0;padding:9px 10px;font-size:12px;display:grid}.admin-page .products-table tbody td:last-child{border-bottom:0}.admin-page .products-table tbody td:before{color:#8a91a2;letter-spacing:.035em;text-transform:uppercase;font-size:9px;font-weight:750;line-height:1.2;display:block}.admin-page .products-table tbody td:first-child:before{content:"Produto"}.admin-page .products-table tbody td:nth-child(2):before{content:"Categoria"}.admin-page .products-table tbody td:nth-child(3):before{content:"Preço"}.admin-page .products-table tbody td:nth-child(4):before{content:"Status"}.admin-page .products-table tbody td:nth-child(5):before{content:"Ações"}.admin-page .products-table .product-table-name{gap:9px;min-width:0}.admin-page .products-table .product-table-name>img,.admin-page .products-table .product-table-placeholder{border-radius:8px;width:42px;height:42px}.admin-page .products-table .product-table-name>div{gap:2px;min-width:0}.admin-page .products-table .product-table-name strong{overflow-wrap:anywhere;font-size:12px;line-height:1.25}.admin-page .products-table .product-table-name small{font-size:10px;line-height:1.2}.admin-page .products-table tbody td:nth-child(2),.admin-page .products-table tbody td:nth-child(3){color:#303547}.admin-page .products-table tbody td:nth-child(3){font-weight:650}.admin-page .products-table tbody td:nth-child(4) .status{justify-self:start;padding:6px 9px;font-size:10px}.admin-page .products-table tbody td:nth-child(5){align-items:center}.admin-page .products-table tbody td:nth-child(5) .admin-inline-actions{gap:7px}.admin-page .products-table tbody td:nth-child(5) .admin-icon-btn{border-radius:8px;width:32px;height:32px;font-size:11px}.admin-page .products-table tbody td:nth-child(5) .product-deactivate-btn{font-size:18px}.admin-page .products-pagination{scrollbar-width:none;justify-content:flex-start;gap:5px;width:100%;padding-top:14px;padding-bottom:2px;overflow-x:auto}.admin-page .products-pagination::-webkit-scrollbar{display:none}.admin-page .products-page-btn,.admin-page .products-pagination>.admin-btn{flex:none;width:34px;min-width:34px;height:34px;min-height:34px;padding:7px;font-size:11px}}@media (width<=390px){.admin-page .products-admin-header{gap:9px}.admin-page .products-admin-header>div:first-child p{max-width:190px;font-size:12px}.admin-page .products-admin-header .admin-btn{min-height:40px;padding:9px 10px;font-size:11px}.admin-page .products-admin-panel{padding:12px}.admin-page .products-filters{gap:7px}.admin-page .products-filters select{height:37px;font-size:10px}.admin-page .products-table tbody td{grid-template-columns:58px minmax(0,1fr);gap:7px;padding:8px 9px;font-size:11px}.admin-page .products-table tbody td:before{font-size:8.5px}.admin-page .products-table .product-table-name>img,.admin-page .products-table .product-table-placeholder{width:39px;height:39px}.admin-page .products-table .product-table-name strong{font-size:11px}.admin-page .products-table .product-table-name small{font-size:9px}.admin-page .products-table tbody td:nth-child(4) .status{padding:5px 8px;font-size:9px}.admin-page .products-table tbody td:nth-child(5) .admin-icon-btn{width:30px;height:30px}}.order-payment-badge{color:#d8d1df;margin-bottom:7px;font-size:12px}.order-status-muted{color:#88818e;font-size:12px}.order-status-danger{color:#e89aa4;font-size:12px}.admin-btn.tiny{padding:6px 8px;font-size:11px}.admin-page .catalog-panel{padding:24px}.admin-page .catalog-panel .admin-toolbar{grid-template-columns:minmax(0,1fr) 130px auto;align-items:center;display:grid}.admin-page .catalog-panel .zone-row{grid-template-columns:minmax(0,1fr) 150px 130px auto}.admin-page .catalog-section-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-page .catalog-section-header h2{margin-bottom:4px}.admin-page .catalog-section-header p{color:var(--admin-muted);margin:0;font-size:14px;line-height:1.5}.admin-page .catalog-list-head{border-bottom:1px solid var(--admin-border);color:#626a7b;text-transform:uppercase;letter-spacing:.04em;background:#f7f7fa;border-radius:12px 12px 0 0;grid-template-columns:minmax(0,1fr) 130px auto;align-items:center;gap:14px;margin-top:20px;padding:11px 14px;font-size:11px;font-weight:700;display:grid}.admin-page .catalog-list-head.zone-head{grid-template-columns:minmax(0,1fr) 150px 130px auto}.admin-page .catalog-row{border-bottom:1px solid #eef0f4;margin:0;padding:13px 14px}.admin-page .catalog-row:last-of-type{border-bottom:0}.admin-page .catalog-name{color:#252a3b;min-width:0;font-weight:600}.admin-page .catalog-filters{grid-template-columns:minmax(0,1fr) 170px 190px;gap:12px;margin-top:18px;display:grid}.admin-page .catalog-filters input,.admin-page .catalog-filters select{border:1px solid var(--admin-border);width:100%;height:44px;color:var(--admin-text);font:inherit;background:#fff;border-radius:10px;outline:none;padding:0 13px}.admin-page .catalog-filters input:focus,.admin-page .catalog-filters select:focus{border-color:#9b75e8;box-shadow:0 0 0 3px #6d28d91a}.admin-page .catalog-empty{text-align:center;color:var(--admin-muted);border-bottom:1px solid var(--admin-border);padding:28px 14px}.admin-page .admin-pagination{border-top:1px solid var(--admin-border);color:#7a8292;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;font-size:13px;display:flex}.admin-page .admin-page-controls{align-items:center;gap:7px;display:flex}.admin-page .admin-page-btn{border:1px solid var(--admin-border);color:#303547;cursor:pointer;background:#fff;border-radius:9px;width:36px;height:36px;min-height:36px;padding:0;font:600 13px inherit}.admin-page .admin-page-btn:hover:not(:disabled){color:var(--admin-purple);background:#f7f3ff;border-color:#c9b4f4}.admin-page .admin-page-btn.active{background:var(--admin-purple);border-color:var(--admin-purple);color:#fff}.admin-page .admin-page-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=900px){.admin-page .catalog-filters{grid-template-columns:1fr 1fr}.admin-page .catalog-filters input{grid-column:1/-1}}@media (width<=680px){.admin-page .catalog-panel{padding:14px}.admin-page .catalog-section-header p{font-size:12px}.admin-page .catalog-list-head{display:none}.admin-page .catalog-panel .admin-toolbar,.admin-page .catalog-panel .zone-row{grid-template-columns:1fr;align-items:stretch;gap:9px;display:grid}.admin-page .catalog-row{padding:12px 0}.admin-page .catalog-row .admin-inline-actions{flex-wrap:wrap;justify-content:flex-start}.admin-page .catalog-filters{grid-template-columns:1fr;gap:8px}.admin-page .catalog-filters input{grid-column:auto}.admin-page .admin-pagination{flex-direction:column;align-items:flex-start;gap:10px}.admin-page .admin-page-controls{width:100%;padding-bottom:2px;overflow-x:auto}.admin-page .admin-page-btn{flex:none}}:root{--tracking-bg:#0b0915;--tracking-surface:#0f0c1b;--tracking-border:#ffffff24;--tracking-text:#f8f7fb;--tracking-purple:#a600ff;--tracking-purple-bright:#c400ff;--tracking-red:#ff5578}.tracking-page{background:radial-gradient(circle at 88% 64%, #7900ff24, transparent 25%), radial-gradient(circle at 8% 70%, #ac00ff17, transparent 23%), var(--tracking-bg);min-height:calc(100vh - 80px);color:var(--tracking-text);padding:54px 24px 70px}.tracking-container{width:min(944px,100%);margin:0 auto}.tracking-header>a{color:var(--tracking-purple);text-underline-offset:3px;align-items:center;gap:8px;margin-bottom:18px;font-size:15px;text-decoration:underline;display:inline-flex}.tracking-header h1{letter-spacing:-1.6px;margin:0;font-size:clamp(34px,4.3vw,48px);font-weight:800;line-height:1.05}.tracking-title-image{vertical-align:-.16em;width:clamp(130px,12.5vw,155px);height:auto;margin-left:5px;display:inline-block}.tracking-header h1 em{color:var(--tracking-purple-bright);letter-spacing:-2px;font-family:cursive;font-style:italic;font-weight:700}.tracking-header p{color:#b7b3c0;margin:13px 0 24px;font-size:16px;line-height:1.5}.tracking-search{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:16px;display:grid}.tracking-search input{box-sizing:border-box;width:100%;min-width:0;height:56px;color:var(--tracking-text);font:inherit;letter-spacing:.8px;background:#0b09159e;border:1px solid #fff3;border-radius:12px;outline:none;padding:0 18px;font-size:16px}.tracking-search input::placeholder{color:#8f8b98}.tracking-search input:focus{border-color:var(--tracking-purple);box-shadow:0 0 0 3px #a600ff1a}.tracking-search button{color:#fff;min-width:196px;height:56px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#9b00ff,#c400ff);border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 24px;font-weight:800;transition:transform .2s,opacity .2s;display:inline-flex;box-shadow:0 8px 24px #9100ff38}.tracking-search button:hover:not(:disabled){transform:translateY(-1px)}.tracking-search button:disabled{cursor:not-allowed;opacity:.55}.tracking-error{color:#ff9bad;background:#ff356514;border:1px solid #ff557873;border-radius:12px;margin:12px 0;padding:14px 16px}.tracking-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:50px 20px 40px;display:flex}.tracking-empty-icon{color:#a600ff;background:radial-gradient(circle,#a600ff2e 0%,#6900b414 38%,#0000 70%);border-radius:50%;place-items:center;width:150px;height:150px;margin-bottom:28px;display:grid}.tracking-empty-icon svg{filter:drop-shadow(0 0 7px #a600ffe6)drop-shadow(0 0 18px #a600ff61);display:block;color:#a600ff!important;width:120px!important;min-width:120px!important;height:120px!important;min-height:120px!important}.tracking-empty h2{margin:0 0 10px;font-size:24px}.tracking-empty p{color:#aaa6b5;margin:0;font-size:16px;line-height:1.55}.tracking-result{background:#0d0b17d1;border:1px solid #9d26ffe6;border-radius:18px;overflow:hidden;box-shadow:0 20px 55px #00000047}.tracking-result-head{border-bottom:1px solid var(--tracking-border);justify-content:space-between;align-items:center;gap:24px;min-height:90px;margin:0 24px;padding:21px 0 18px;display:flex}.tracking-result-head span{color:#9d99a7;margin-bottom:6px;font-size:13px;display:block}.tracking-code-line{align-items:center;gap:12px;display:flex;position:relative}.tracking-code-line strong{letter-spacing:.4px;font-size:22px}.copy-code{width:28px;height:28px;color:var(--tracking-purple);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;font-size:17px;display:grid}.copy-feedback{white-space:nowrap;bottom:0;left:100%;color:#d993ff!important;margin:0 0 2px 8px!important;position:absolute!important}.tracking-status{min-width:230px}.tracking-status strong{border:1px solid var(--tracking-purple);color:#d56cff;white-space:nowrap;background:#a600ff0d;border-radius:10px;align-items:center;gap:9px;min-height:40px;padding:0 14px;font-size:14px;display:inline-flex}.tracking-status.pending strong{color:#d4adff;border-color:#c891ff}.tracking-status.cancelled strong{color:var(--tracking-red);background:#ff356514;border-color:#ff5578bf}.tracking-timeline{grid-template-columns:repeat(5,1fr);gap:8px;padding:25px 24px 29px;display:grid;position:relative}.tracking-timeline:before{display:none}.tracking-step{z-index:1;text-align:center;color:#aaa7b2;min-width:0;position:relative}.tracking-step:not(:last-child):after{content:"";z-index:-1;background:#686674;width:calc(100% - 19px);height:3px;position:absolute;top:12px;left:calc(50% + 13.5px)}.tracking-step.done:not(:last-child):after{background:var(--tracking-purple);box-shadow:0 0 8px #a600ff59}.tracking-step-marker{box-sizing:border-box;color:#0f0c18;background:#34323d;border:3px solid #75727d;border-radius:50%;place-items:center;width:27px;height:27px;margin:0 auto 12px;font-size:10px;display:grid}.tracking-step.done{color:#cf5aff}.tracking-step.done .tracking-step-marker{border-color:var(--tracking-purple);background:var(--tracking-purple);color:#fff;box-shadow:0 0 17px #a600ff73}.tracking-step.current .tracking-step-marker{transform:scale(1.13)}.tracking-step strong{font-size:13px;line-height:1.35;display:block}.tracking-step small{color:#aaa2b1;margin-top:5px;font-size:11px;display:block}.tracking-step.current strong{color:#d45dff}.tracking-pending-message,.tracking-cancelled{border-radius:11px;align-items:center;gap:14px;margin:20px 24px 0;padding:15px 18px;display:flex}.tracking-pending-message{background:#a600ff0f;border:1px solid #c091ff73}.pending-icon{color:#c891ff;font-size:14px}.tracking-pending-message strong{color:#d9b9ff;margin-bottom:4px;display:block}.tracking-pending-message p{color:#aaa5b5;margin:0;font-size:13px;line-height:1.45}.tracking-cancelled{color:#ff7893;background:#ff35651a;border:1px solid #ff5578a6}.cancelled-icon{flex:none;font-size:27px}.tracking-cancelled strong{color:#ff6f8a;font-size:14px;display:block}.tracking-cancelled p{color:#c6aab1;margin:4px 0 0;font-size:12px}.tracking-order-grid{grid-template-columns:1.25fr 1fr;gap:28px;margin:0 24px;padding:20px 0 22px;display:grid}.tracking-order-grid h2{margin:0 0 13px;font-size:18px}.tracking-delivery-column{border-left:1px solid var(--tracking-border);padding-left:22px}.tracking-item,.tracking-total{border-bottom:1px solid #ffffff1c;justify-content:space-between;align-items:center;gap:18px;padding:12px 0;display:flex}.tracking-item-info{min-width:0}.tracking-item-info span{color:#e9e6ef;font-size:14px;display:block}.tracking-item-info small{color:#97929f;margin-top:3px;font-size:12px;display:block}.tracking-item>strong{color:#e8e4ec;white-space:nowrap;font-size:14px}.tracking-total{border-bottom:0;padding-top:15px}.tracking-total span,.tracking-total strong{font-size:20px;font-weight:800}.delivery-detail{align-items:flex-start;gap:12px;margin-bottom:17px;display:flex}.delivery-detail>svg,.delivery-map-icon{width:25px;color:var(--tracking-purple);text-align:center;flex:none;font-size:24px}.delivery-detail strong{color:#eeeaf2;margin-bottom:3px;font-size:13px;display:block}.delivery-detail p{color:#b4afbb;margin:0;font-size:13px;line-height:1.5}.desktop-only{display:block}@media (width<=820px){.tracking-page{padding:42px 18px 55px}.tracking-result-head{flex-direction:column;align-items:flex-start}.tracking-status{width:100%;min-width:0}.tracking-status strong{justify-content:center;width:100%}.tracking-timeline{grid-template-columns:1fr;gap:0;padding:22px 24px 24px 27px}.tracking-timeline:before{background:#686674;width:3px;height:auto;display:block;inset:35px auto 35px 40px}.tracking-step:not(:last-child):after{display:none}.tracking-step{text-align:left;grid-template-columns:28px 1fr;align-items:start;gap:13px;min-height:62px;display:grid}.tracking-step-marker{margin:0}.tracking-step-content{padding-top:3px}.tracking-order-grid{grid-template-columns:1fr;gap:22px}.tracking-delivery-column{border-left:0;border-top:1px solid var(--tracking-border);padding:20px 0 0}}@media (width<=600px){.tracking-page{padding:30px 14px 42px}.tracking-header h1{letter-spacing:-1px;white-space:nowrap;font-size:34px}.tracking-title-image{vertical-align:-.17em;width:clamp(112px,30vw,130px);margin-left:3px}.tracking-header p{font-size:14px}.tracking-search{grid-template-columns:1fr}.tracking-search input,.tracking-search button{height:52px}.tracking-search button{width:100%}.tracking-empty{min-height:430px;padding-top:35px}.tracking-empty h2{font-size:21px}.tracking-empty p{font-size:14px}.desktop-only{display:none}.tracking-result{border-radius:14px}.tracking-result-head,.tracking-order-grid{margin-left:17px;margin-right:17px}.tracking-result-head{padding-top:18px;padding-bottom:16px}.tracking-code-line{gap:8px}.tracking-code-line strong{font-size:19px}.tracking-status strong{font-size:13px}.tracking-timeline{padding-left:18px;padding-right:18px}.tracking-timeline:before{left:31px}.tracking-step{grid-template-columns:27px 1fr;gap:12px}.tracking-step strong{font-size:13px}.tracking-pending-message,.tracking-cancelled{margin-left:17px;margin-right:17px}.tracking-order-grid{padding-top:18px}.tracking-item-info span{font-size:13px}.tracking-total span,.tracking-total strong{font-size:18px}}@media (width<=380px){.tracking-header h1{font-size:30px}.tracking-title-image{width:112px}.tracking-result-head,.tracking-order-grid,.tracking-pending-message,.tracking-cancelled{margin-left:14px;margin-right:14px}}.delivery-page{color:#f5f4f8;background:#111016;min-height:100vh}.delivery-header{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17151df0;border-bottom:1px solid #2b2734;justify-content:space-between;align-items:center;padding:15px 20px;display:flex;position:sticky;top:0}.delivery-header button{color:#eee;cursor:pointer;background:#24212b;border:1px solid #37323f;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .2s,border-color .2s;display:flex}.delivery-header button:hover{background:#2d2935;border-color:#494252}.delivery-header button:active{transform:scale(.94)}.delivery-brand{letter-spacing:-.4px;font-size:22px;font-weight:800}.delivery-role{color:#a99fb8;margin-top:1px;font-size:12px}.delivery-main{width:100%;max-width:760px;margin:auto;padding:24px 16px 48px}.delivery-top{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.delivery-top h1{letter-spacing:-.6px;margin:0;font-size:26px;line-height:1.15}.delivery-top p{color:#aaa4b1;margin:7px 0 0;font-size:13px;line-height:1.4}.delivery-refresh,.delivery-secondary{color:#eee;cursor:pointer;background:#24212b;border:1px solid #393340;border-radius:10px;padding:10px 14px;transition:background .2s,transform .2s,border-color .2s}.delivery-refresh:hover,.delivery-secondary:hover{background:#2d2935;border-color:#494252}.delivery-refresh:active,.delivery-secondary:active{transform:scale(.96)}.delivery-refresh:disabled{opacity:.55;cursor:not-allowed}.delivery-search{background:#19171f;border:1px solid #302b38;border-radius:13px;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;margin:22px 0;padding:12px 14px;transition:border-color .2s,box-shadow .2s;display:grid;position:relative}.delivery-search:focus-within{border-color:#6334b5;box-shadow:0 0 0 3px #7c3aed1a}.delivery-search svg{color:#9c93a7;font-size:13px}.delivery-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;font-size:13px}.delivery-search input::placeholder{color:#77717d}.delivery-search small{color:#77717d;grid-column:2;margin-top:5px;font-size:10px}.delivery-list{gap:12px;display:grid}.delivery-card{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;will-change:transform;background:#19171f;border:1px solid #2d2935;border-radius:16px;padding:15px;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .22s,box-shadow .22s,opacity .22s;position:relative}.delivery-card:active{cursor:grabbing}.delivery-card-dragging{z-index:50;opacity:.97;border-color:#8b5cf6;box-shadow:0 22px 45px #00000085,0 0 0 1px #8b5cf64d,0 0 28px #7c3aed2e}.delivery-card-dragging:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 50% 0,#8b5cf61a,#0000 55%);animation:1.1s ease-in-out infinite alternate deliveryDragGlow;position:absolute;inset:0}.delivery-card-drag-over{border-color:#7c3aed;animation:.7s ease-in-out infinite alternate deliveryDropTarget;transform:scale(1.012);box-shadow:0 0 0 2px #7c3aed24,0 0 18px #7c3aed1a}.delivery-card-head,.delivery-actions,.delivery-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.delivery-card-head strong{letter-spacing:.1px;font-size:15px;display:block}.delivery-card-head span{color:#aaa4b1;margin-top:3px;font-size:12px;display:block}.delivery-order-number{background:#24212b;border:1px solid #302b38;border-radius:8px;justify-content:center;align-items:center;min-width:28px;height:28px;transition:background .2s,border-color .2s,transform .2s;color:#c8c1cf!important;padding:0!important;font-size:11px!important;display:flex!important}.delivery-card-dragging .delivery-order-number{background:#31205b;border-color:#7c3aed;transform:scale(1.05)}.delivery-address{gap:4px;margin:14px 0;display:grid}.delivery-address strong{color:#f5f4f8;font-size:13px}.delivery-address span{color:#aaa4b1;font-size:12px;line-height:1.45}.delivery-meta{color:#ddd6e2;border-top:1px solid #2b2731;padding-top:12px;font-size:12px}.delivery-meta span:first-child{color:#f0eaff;font-weight:800}.delivery-actions{margin-top:12px}.route-control{color:#8e8697;flex-shrink:0;align-items:center;gap:7px;font-size:10px;display:flex}.route-control svg{font-size:12px;transition:transform .2s,color .2s}.delivery-card-dragging .route-control svg{color:#9b6cff;transform:translateY(-1px)rotate(-8deg)}.delivery-btn{color:#fff;cursor:pointer;background:#7c3aed;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:9px 13px;font-size:12px;font-weight:700;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 5px 14px #7c3aed2e}.delivery-btn:hover{background:#8b4af0;box-shadow:0 7px 18px #7c3aed40}.delivery-btn:active{transform:scale(.96);box-shadow:0 3px 8px #7c3aed29}.delivery-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.delivery-empty,.delivery-error{color:#aaa4b1;background:#19171f;border:1px solid #2d2935;border-radius:12px;padding:18px;font-size:13px}.delivery-error{color:#f2b8c0;background:#21171a;border-color:#63323b;margin-bottom:14px}.delivery-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;background:#000000b8;place-items:center;padding:16px;animation:.2s both deliveryBackdropIn;display:grid;position:fixed;inset:0}.delivery-modal{background:#19171f;border:1px solid #38323f;border-radius:18px;width:min(100%,520px);max-height:92vh;padding:20px;animation:.25s cubic-bezier(.2,.8,.2,1) both deliveryModalIn;position:relative;overflow:auto;box-shadow:0 25px 70px #0000008c}.delivery-modal h2{margin:0 0 6px;font-size:20px}.delivery-modal p{color:#aaa4b1;font-size:13px}.delivery-modal-close{color:#aaa;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:28px;transition:background .2s,color .2s;display:flex;position:absolute;top:10px;right:12px}.delivery-modal-close:hover{color:#fff;background:#24212b}.delivery-confirm-box{background:#121117;border:1px solid #24212d;border-radius:12px;gap:4px;margin:16px 0;padding:13px;display:grid}.delivery-confirm-box span,.delivery-confirm-box small{color:#8f8996;font-size:11px}.delivery-confirm-box strong{font-size:22px}.delivery-cash-warning{color:#e4c99e;background:#2a2116;border:1px solid #4c3920;border-radius:10px;margin-bottom:14px;padding:12px;font-size:12px;line-height:1.4}.delivery-file{display:none}.delivery-photo-placeholder{color:#b8b0c0;text-align:center;cursor:pointer;background:#121117;border:1px dashed #4a4351;border-radius:14px;place-content:center;gap:8px;width:100%;min-height:180px;transition:border-color .2s,background .2s,transform .2s;display:grid}.delivery-photo-placeholder:hover{background:#17151d;border-color:#7050a8}.delivery-photo-placeholder:active{transform:scale(.99)}.delivery-photo-placeholder svg{color:#9b6cff;margin:auto;font-size:25px}.delivery-photo-placeholder small{color:#77717d}.delivery-preview{object-fit:cover;border:1px solid #332d3b;border-radius:14px;width:100%;max-height:360px;display:block}.delivery-modal-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.delivery-modal-actions .delivery-btn{min-width:160px}@keyframes deliveryBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes deliveryDragGlow{0%{opacity:.45;transform:scale(.985)}to{opacity:1;transform:scale(1.015)}}@keyframes deliveryDropTarget{0%{transform:scale(1.006)}to{transform:scale(1.018)}}@keyframes deliveryModalIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=600px){.delivery-header{padding:14px 16px}.delivery-main{padding:20px 12px 40px}.delivery-top{align-items:stretch}.delivery-top h1{font-size:23px}.delivery-top p{font-size:12px}.delivery-refresh{height:max-content;padding:9px 11px;font-size:11px}.delivery-search{margin:18px 0}.delivery-card{border-radius:15px;padding:14px}.delivery-btn{min-height:38px;padding:9px 12px}.delivery-actions{align-items:stretch}.delivery-actions .delivery-btn{flex:1}.route-control{max-width:130px}.delivery-modal{border-radius:17px;padding:18px}.delivery-modal-actions{flex-direction:column-reverse}.delivery-modal-actions button{width:100%}.delivery-modal-actions .delivery-btn{min-width:0}}@media (prefers-reduced-motion:reduce){.delivery-card,.delivery-card-dragging:after,.delivery-card-drag-over,.delivery-btn,.delivery-modal,.delivery-modal-backdrop,.delivery-header button,.delivery-refresh,.delivery-secondary{transition:none!important;animation:none!important}}*{box-sizing:border-box}body{margin:0;font-family:Poppins,sans-serif}html{scrollbar-width:thin;scrollbar-color:#a020f0 #0d0918}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d0918}::-webkit-scrollbar-thumb{background:linear-gradient(#a020f0 0%,#7b00d4 50%,#5d00b8 100%);border:2px solid #0d0918;border-radius:999px;min-height:40px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#b83cff 0%,#a020f0 50%,#7b00d4 100%)}::-webkit-scrollbar-button{background:0 0;width:0;height:0;display:none}::-webkit-scrollbar-button:single-button{background:0 0;width:0;height:0;display:none}::-webkit-scrollbar-corner{background:#0d0918}
