@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:wght@500;600&display=swap";:root{--black:#080808;--white:#fff;--light:#f7f7f7;--text:#111;--gray:#777;--border:#e7e7e7}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}.top-bar{color:#fff;letter-spacing:1.6px;background:#000;justify-content:center;align-items:center;height:34px;font-size:10px;font-weight:500;display:flex}.navbar{z-index:1000;color:#fff;background:#0a0a0a;width:100%;height:76px;position:sticky;top:0}.navbar-container{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1450px;height:100%;margin:0 auto;padding:0 45px;display:grid}.logo{flex-direction:column;align-items:center;width:max-content;display:flex}.logo span{letter-spacing:8px;font-size:20px;font-weight:500}.logo small{letter-spacing:5px;margin-top:3px;padding-left:5px;font-size:8px}.nav-menu{justify-content:center;align-items:center;gap:48px;display:flex}.nav-menu a{letter-spacing:1.2px;padding:30px 0;font-size:11px;font-weight:500;position:relative}.nav-menu a:after{content:"";background:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:21px;left:0}.nav-menu a:hover:after{width:100%}.nav-actions{justify-self:end;align-items:center;gap:20px;display:flex}.nav-icon{color:#fff;cursor:pointer;background:0 0;border:0;display:flex;position:relative}.cart-count{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:600;display:flex;position:absolute;top:-8px;right:-9px}.menu-toggle{cursor:pointer;background:0 0;border:none;width:27px;display:none}.menu-toggle span{background:#fff;width:100%;height:1px;margin:6px 0;display:block}.hero{background-image:linear-gradient(#00000052,#00000080),url(/images/hero/hero-desktop.png);background-position:50% 55%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-overlay{background:linear-gradient(#00000008,#00000026);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;color:#fff;position:relative}.hero-label{letter-spacing:4px;margin-bottom:18px;font-size:10px}.hero h1{letter-spacing:17px;font-size:clamp(45px,6vw,80px);font-weight:400;line-height:.95}.hero h1 span{letter-spacing:13px;margin-top:20px;font-size:21px;font-weight:300;display:block}.hero-text{letter-spacing:1px;margin-top:28px;font-size:13px;font-weight:300}.hero-button{color:#fff;letter-spacing:1.5px;background:#000;justify-content:center;align-items:center;min-width:215px;height:52px;margin-top:34px;font-size:11px;font-weight:600;transition:all .3s;display:inline-flex}.hero-button:hover{color:#000;background:#fff;transform:translateY(-2px)}.featured-section,.catalog-section{width:100%;max-width:1250px;margin:0 auto;padding-left:30px;padding-right:30px}.featured-section{padding-top:65px;padding-bottom:45px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.section-subtitle{letter-spacing:2px;margin-bottom:8px;font-size:10px;font-weight:500}.section-heading h2,.catalog-header h2,.about h2{font-family:Playfair Display,serif;font-size:clamp(27px,3vw,35px);font-weight:500}.see-all{align-items:center;gap:12px;font-size:11px;font-weight:600;display:flex}.see-all span{font-size:20px;transition:all .25s}.see-all:hover span{transform:translate(5px)}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{background:#fff;min-width:0}.product-image-wrapper{aspect-ratio:3/4;background:#f1f1f1;position:relative;overflow:hidden}.product-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s;display:block}.product-card:hover .product-image{transform:scale(1.025)}.new-badge{z-index:2;color:#fff;letter-spacing:.7px;background:#000;border-radius:2px;padding:6px 9px;font-size:9px;font-weight:600;position:absolute;top:13px;left:13px}.favorite-button{z-index:3;cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:19px;transition:transform .2s;display:flex;position:absolute;top:11px;right:11px}.favorite-button:hover{transform:scale(1.08)}.favorite-button.active{color:#9e263e}.product-details{padding:14px 3px 25px}.product-details h3{margin-bottom:7px;font-size:13px;font-weight:400}.product-price{margin-bottom:13px;font-size:13px;font-weight:600}.product-colors{align-items:center;gap:9px;display:flex}.color-option{background:var(--color);cursor:pointer;border:2px solid #fff;border-radius:50%;width:16px;height:16px;padding:0;box-shadow:0 0 0 1px #c8c8c8}.color-option.active{box-shadow:0 0 0 2px #111}.benefits{border:1px solid var(--border);background:#fff;grid-template-columns:repeat(4,1fr);width:calc(100% - 60px);max-width:1190px;margin:10px auto 80px;display:grid}.benefit{border-right:1px solid var(--border);align-items:center;gap:16px;min-height:100px;padding:20px;display:flex}.benefit:last-child{border-right:none}.benefit-icon{justify-content:center;align-items:center;display:flex}.benefit strong{letter-spacing:.6px;margin-bottom:5px;font-size:9px;display:block}.benefit p{color:#666;font-size:10px;line-height:1.5}.catalog-section{padding-top:40px;padding-bottom:90px}.catalog-header{text-align:center;margin-bottom:30px}.catalog-description{color:#777;margin-top:12px;font-size:12px}.filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:35px;display:flex}.filter-button{letter-spacing:1px;cursor:pointer;background:#fff;border:1px solid #ddd;padding:10px 18px;font-size:10px;transition:all .25s}.filter-button:hover,.filter-button.active{color:#fff;background:#000;border-color:#000}.about{text-align:center;background:#f6f4f2;justify-content:center;align-items:center;min-height:430px;padding:70px 25px;display:flex}.about-content{max-width:600px}.about-content>p:not(.section-subtitle){color:#5d5d5d;max-width:520px;margin:20px auto 0;font-size:13px;line-height:1.9}.outline-button{letter-spacing:1.2px;border:1px solid #000;justify-content:center;align-items:center;height:48px;margin-top:30px;padding:0 28px;font-size:10px;font-weight:600;transition:all .25s;display:inline-flex}.outline-button:hover{color:#fff;background:#000}.footer{color:#fff;background:#080808;width:100%}.footer-container{grid-template-columns:2fr 1fr 1fr;gap:90px;width:100%;max-width:1200px;margin:0 auto;padding:65px 35px 55px;display:grid}.footer-brand{max-width:300px}.footer-logo{color:#fff;flex-direction:column;align-items:center;width:max-content;text-decoration:none;display:flex}.footer-logo span{letter-spacing:7px;font-size:19px;font-weight:600}.footer-logo small{letter-spacing:5px;margin-top:6px;font-size:7px;font-weight:600}.footer-brand p{color:#9b9b9b;max-width:250px;margin:22px 0 0;font-size:11px;line-height:1.8}.footer-container>div:not(.footer-brand){flex-direction:column;align-items:flex-start;display:flex}.footer h4{color:#fff;letter-spacing:1.5px;margin:0 0 20px;font-size:9px;font-weight:600}.footer-container a{color:#a5a5a5;margin-bottom:13px;font-size:10px;text-decoration:none;transition:color .2s,transform .2s}.footer-container a:hover{color:#fff;transform:translate(3px)}.footer-social-link{align-items:center;gap:10px;width:max-content;display:flex!important}.footer-social-link svg{color:#fff;flex-shrink:0;width:18px;height:18px}.footer-social-link span{letter-spacing:.2px;font-size:10px}.footer-bottom{color:#777;text-align:center;letter-spacing:.3px;border-top:1px solid #222;width:100%;padding:22px 30px;font-size:8px}@media (width<=900px){.footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:45px;padding:55px 30px 45px}}@media (width<=600px){.footer-container{grid-template-columns:1fr 1fr;gap:40px 25px;padding:45px 22px 40px}.footer-brand{grid-column:1/-1;max-width:100%}.footer-brand p{max-width:260px}.footer-bottom{padding:20px 22px;font-size:8px}}.whatsapp-button{z-index:1500;color:#fff;background:#111;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,background .25s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 25px #00000040}.whatsapp-button svg{width:29px;height:29px}.whatsapp-button:hover{background:#25d366;transform:translateY(-3px)scale(1.04)}.whatsapp-label{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;background:#111;border-radius:4px;padding:7px 10px;font-size:9px;font-weight:500;transition:all .2s;position:absolute;bottom:68px;right:0;transform:translateY(5px)}.whatsapp-button:hover .whatsapp-label{opacity:1;visibility:visible;transform:translateY(0)}@media (width<=600px){.whatsapp-button{width:54px;height:54px;bottom:16px;right:16px}.whatsapp-button svg{width:27px;height:27px}}@media (width<=1000px){.navbar-container{grid-template-columns:1fr auto;padding:0 25px}.nav-menu{background:#0a0a0afa;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;width:320px;max-width:85%;height:calc(100vh - 110px);padding:45px 30px;transition:right .35s;display:flex;position:fixed;top:110px;right:-100%}.nav-menu.active{right:0}.nav-menu a{border-bottom:1px solid #292929;width:100%;padding:19px 0}.menu-toggle{display:block}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefits{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:none}.footer-container{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.top-bar{height:30px;font-size:8px}.navbar{height:67px}.navbar-container{padding:0 16px}.nav-menu{height:calc(100vh - 97px);top:97px}.logo span{letter-spacing:5px;font-size:15px}.logo small{letter-spacing:4px;font-size:6px}.nav-actions{gap:12px}.user-icon{display:none}.hero{background-position:50%;min-height:620px}.hero h1{letter-spacing:8px;font-size:40px}.hero h1 span{letter-spacing:8px;margin-top:14px;font-size:15px}.hero-text{font-size:11px}.hero-button{min-width:190px}.featured-section,.catalog-section{padding-left:14px;padding-right:14px}.featured-section{padding-top:45px}.section-heading{align-items:center;gap:15px}.section-heading h2{font-size:23px}.see-all{white-space:nowrap;font-size:9px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-details h3,.product-price{font-size:11px}.new-badge{padding:5px 7px;font-size:7px;top:8px;left:8px}.favorite-button{width:29px;height:29px;font-size:17px;top:7px;right:7px}.benefits{grid-template-columns:1fr;width:calc(100% - 28px)}.benefit{border-right:none;border-bottom:1px solid var(--border)}.benefit:last-child{border-bottom:none}.filter-button{padding:9px 13px;font-size:8px}.footer-container{grid-template-columns:1fr;gap:35px;padding:50px 25px}.whatsapp-button{width:55px;height:55px;bottom:16px;right:16px}.product-card{cursor:pointer}.product-bottom{justify-content:space-between;align-items:center;gap:10px;min-height:24px;display:flex}.selected-color{color:#888;letter-spacing:.4px;font-size:9px}.product-image{transition:transform .45s,opacity .2s}.product-details h3{transition:color .2s}.product-card:hover .product-details h3{color:#555}.product-price{color:#111}.empty-catalog{color:#777;text-align:center;grid-column:1/-1;padding:80px 20px;font-size:12px}.catalog-grid{min-height:400px}@media (width<=600px){.product-bottom{flex-direction:column;align-items:flex-start;gap:8px}.selected-color{font-size:8px}.color-option{width:14px;height:14px}}.product-page{background:#fff}.product-back-container{width:100%;max-width:1250px;margin:0 auto;padding:35px 30px 20px}.back-link{letter-spacing:1.2px;color:#555;font-size:9px;font-weight:600;transition:all .2s}.back-link:hover{color:#000}.product-detail{grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr);align-items:start;gap:70px;width:100%;max-width:1250px;margin:0 auto;padding:10px 30px 90px;display:grid}.product-gallery{width:100%}.detail-image-container{background:#f3f3f3;width:100%;max-width:610px;margin:auto;position:relative;overflow:hidden}.detail-image-container img{object-fit:cover;object-position:center;width:100%;height:auto;min-height:600px;max-height:790px;transition:opacity .25s;display:block}.detail-new{z-index:2;color:#fff;letter-spacing:1px;background:#000;padding:7px 11px;font-size:8px;font-weight:600;position:absolute;top:18px;left:18px}.product-information{padding-top:25px;position:sticky;top:125px}.product-brand{color:#777;letter-spacing:2.5px;margin-bottom:14px;font-size:9px;font-weight:500}.product-information h1{margin-bottom:14px;font-family:Playfair Display,serif;font-size:clamp(30px,4vw,42px);font-weight:500}.detail-price{font-size:17px;font-weight:500}.detail-divider{background:#e7e7e7;width:100%;height:1px;margin:28px 0}.detail-option{margin-bottom:28px}.option-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.option-title span{letter-spacing:1.2px;font-size:9px;font-weight:600}.option-title strong{color:#777;font-size:10px;font-weight:400}.detail-colors{align-items:center;gap:13px;display:flex}.detail-color{--detail-color:black;background:var(--detail-color);cursor:pointer;border:3px solid #fff;border-radius:50%;width:27px;height:27px;padding:0;transition:all .2s;box-shadow:0 0 0 1px #ccc}.detail-color:hover{transform:scale(1.08)}.detail-color.active{box-shadow:0 0 0 2px #111}.product-information .size-options{flex-wrap:wrap!important;align-items:center!important;gap:12px!important;display:flex!important}.product-information .size-button{color:#111!important;width:60px!important;min-width:60px!important;height:42px!important;box-shadow:none!important;cursor:pointer!important;appearance:none!important;background:#fff!important;border:1px solid #c8c8c8!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:13px!important;font-weight:400!important;line-height:1!important;display:flex!important}.product-information .size-button:hover{color:#111!important;background:#fff!important;border-color:#111!important}.product-information .size-button.active{color:#111!important;background:#fff!important;border:1.5px solid #111!important}.product-information .size-error{color:#9b263a!important;margin-top:12px!important;font-size:9px!important;display:none!important}.product-information .size-error.show{display:block!important}@media (width<=600px){.product-information .size-button{width:58px!important;min-width:58px!important;height:41px!important}}.quantity-selector{border:1px solid #ddd;grid-template-columns:1fr 1fr 1fr;align-items:center;width:130px;height:43px;display:grid}.quantity-selector button{cursor:pointer;background:#fff;border:none;height:100%;font-size:18px}.quantity-selector span{text-align:center;font-size:12px}.add-cart-button{color:#fff;letter-spacing:1.5px;cursor:pointer;background:#000;border:1px solid #000;width:100%;height:55px;font-size:10px;font-weight:600;transition:background .25s,color .25s}.add-cart-button:hover{color:#000;background:#fff}.add-cart-button.added{color:#fff;background:#222}.product-service-info{border-top:1px solid #e6e6e6;margin-top:28px}.product-service-info div{border-bottom:1px solid #e6e6e6;justify-content:space-between;align-items:center;gap:20px;min-height:62px;padding:15px 0;display:flex}.product-service-info strong{letter-spacing:1px;font-size:9px}.product-service-info span{color:#777;text-align:right;font-size:9px}.product-not-found{text-align:center;grid-column:1/-1;padding:100px 20px}.product-not-found h1{margin-bottom:20px}@media (width<=850px){.product-detail{grid-template-columns:1fr;gap:30px;padding:10px 20px 60px}.product-back-container{padding:25px 20px 15px}.product-information{padding-top:0;position:static}.detail-image-container{max-width:100%}.detail-image-container img{min-height:0;max-height:none}}@media (width<=600px){.product-detail,.product-back-container{padding-left:14px;padding-right:14px}.product-information h1{font-size:30px}.detail-price{font-size:15px}.detail-color{width:25px;height:25px}}.favorites-empty{text-align:center;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:300px;display:flex}.favorites-empty>span{margin-bottom:14px;font-size:32px}.favorites-empty h3{margin-bottom:8px;font-family:Playfair Display,serif;font-size:23px;font-weight:500}.favorites-empty p{color:#fff;font-size:10px}.favorite-button.active{color:#a1273c}.favorites-nav-button{position:relative}.favorites-count{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:600;display:flex;position:absolute;top:-8px;right:-9px}.favorites-nav-button svg{transition:fill .2s,transform .2s}.favorites-nav-button:hover svg{transform:scale(1.08)}.site-footer .footer-social-link{color:#a8a8a8;align-items:center;gap:10px;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.site-footer .footer-social-link svg{color:#fff;flex-shrink:0}.site-footer .footer-social-link span{font-size:10px}.site-footer .footer-social-link:hover{color:#fff;transform:translate(3px)}}.search-panel{z-index:1800;opacity:0;visibility:hidden;background:#fff;border-bottom:1px solid #e5e5e5;width:100%;transition:transform .3s,opacity .3s,visibility .3s;position:fixed;top:110px;left:0;transform:translateY(-120%);box-shadow:0 12px 30px #00000014}.search-panel.active{opacity:1;visibility:visible;transform:translateY(0)}#searchPanel .search-container{align-items:flex-start;gap:15px;width:100%;max-width:1200px;margin:0 auto;padding:20px 25px;display:flex;position:relative}#searchPanel .product-search-main{flex:0 600px;width:100%;max-width:600px;position:relative}#searchPanel .search-input-wrapper{background:#fff;border-bottom:1px solid #111;align-items:center;gap:13px;width:100%;height:48px;padding:0 7px;display:flex}#searchPanel .search-input-wrapper svg{color:#111;flex-shrink:0;width:20px;height:20px}#searchPanel #searchInput{color:#111;appearance:none;background:0 0;border:none;outline:none;flex:1;width:100%;height:100%;padding:0;font-family:Inter,Arial,sans-serif;font-size:14px}#searchPanel #searchInput::placeholder{color:#999}#searchPanel #searchInput::-webkit-search-cancel-button{display:none}#searchPanel .search-clear{color:#777;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:22px;display:flex}#searchPanel .search-clear:hover{color:#000}#searchPanel .search-close{color:#111;letter-spacing:1.2px;cursor:pointer;white-space:nowrap;background:0 0;border:none;justify-content:center;align-self:flex-start;align-items:center;height:48px;margin:0;padding:0 8px;font-family:Inter,Arial,sans-serif;font-size:9px;font-weight:600;display:flex}#searchPanel .search-close:hover{opacity:.55}#searchPanel .product-search-results{z-index:1900;background:#fff;border:1px solid #e5e5e5;border-top:none;width:100%;max-width:600px;max-height:310px;position:absolute;top:55px;left:0;overflow-y:auto;box-shadow:0 14px 30px #0000001f}#searchPanel .product-search-results:empty{display:none}#searchPanel .product-search-item{color:#111;box-sizing:border-box;background:#fff;border-bottom:1px solid #eee;width:100%;min-height:76px;padding:8px 12px;text-decoration:none;transition:background .2s;grid-template-columns:52px 1fr 25px!important;align-items:center!important;gap:15px!important;display:grid!important}#searchPanel .product-search-item:last-child{border-bottom:none}#searchPanel .product-search-item:hover{background:#f7f7f7}#searchPanel .product-search-image,#searchPanel .product-search-image img{width:48px!important;min-width:48px!important;max-width:48px!important;height:61px!important;min-height:61px!important;max-height:61px!important}#searchPanel .product-search-image img{object-fit:cover!important;object-position:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:66px!important;min-height:66px!important;max-height:66px!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}#searchPanel .product-search-info{min-width:0;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:6px!important;display:flex!important}#searchPanel .product-search-info span{color:#111;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:500;line-height:1.3;display:block}#searchPanel .product-search-info strong{color:#111;font-family:Inter,Arial,sans-serif;font-size:11px;font-weight:600;display:block}#searchPanel .product-search-arrow{color:#555;font-size:18px;transition:transform .2s;justify-content:center!important;align-items:center!important;display:flex!important}#searchPanel .product-search-item:hover .product-search-arrow{transform:translate(3px)}#searchPanel .product-search-empty{color:#777;text-align:center;background:#fff;padding:28px 20px;font-size:11px}#searchPanel .product-search-results::-webkit-scrollbar{width:5px}#searchPanel .product-search-results::-webkit-scrollbar-track{background:#f5f5f5}#searchPanel .product-search-results::-webkit-scrollbar-thumb{background:#ccc}@media (width<=600px){.search-panel{top:97px}#searchPanel .search-container{align-items:flex-start;gap:12px;padding:15px 14px}#searchPanel .product-search-main{width:100%;max-width:none}#searchPanel .search-input-wrapper{height:44px}#searchPanel #searchInput{font-size:12px}#searchPanel .search-close{justify-content:center;align-items:center;height:44px;margin-top:0;padding:0 4px;font-size:8px;display:flex}#searchPanel .product-search-results{width:100%;max-width:100%;max-height:300px;top:50px}#searchPanel .product-search-item{min-height:74px;padding:7px 9px;grid-template-columns:46px 1fr 20px!important;gap:11px!important}#searchPanel .product-search-image,#searchPanel .product-search-image img{width:46px!important;min-width:46px!important;max-width:46px!important;height:59px!important;min-height:59px!important;max-height:59px!important}#searchPanel .product-search-info span{font-size:11px}#searchPanel .product-search-info strong{font-size:10px}}body.cart-open{overflow:hidden}.cart-overlay{z-index:2000;opacity:0;visibility:hidden;background:#00000073;transition:all .3s;position:fixed;inset:0}.cart-overlay.active{opacity:1;visibility:visible}.cart-drawer{z-index:2001;background:#fff;flex-direction:column;width:450px;max-width:100%;height:100vh;transition:right .35s;display:flex;position:fixed;top:0;right:-480px;overflow:hidden auto;box-shadow:-10px 0 30px #00000026}.cart-drawer.active{right:0}.cart-header{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;min-height:100px;padding:25px 28px;display:flex}.cart-header p{color:#777;letter-spacing:2px;margin:0 0 5px;font-size:8px;font-weight:600}.cart-header h2{margin:0;font-family:Playfair Display,serif;font-size:27px;font-weight:500}.cart-close{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:28px;display:flex}.cart-items{flex:none;padding:0 28px;overflow:visible}.cart-item{border-bottom:1px solid #e8e8e8;grid-template-columns:95px 1fr;gap:17px;padding:23px 0;display:grid}.cart-item-image{background:#f3f3f3;width:95px;height:125px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%;display:block}.cart-item-info{flex-direction:column;justify-content:space-between;min-width:0;display:flex}.cart-item-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.cart-item-top h3{margin:0 0 7px;font-size:13px;font-weight:500}.cart-item-top p{color:#777;margin:0;font-size:10px}.cart-remove{color:#777;cursor:pointer;background:0 0;border:none;width:26px;height:26px;font-size:20px}.cart-remove:hover{color:#000}.cart-item-bottom{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-item-bottom strong{font-size:12px;font-weight:600}.cart-quantity{border:1px solid #ddd;grid-template-columns:repeat(3,1fr);width:100px;height:34px;display:grid}.cart-quantity button{cursor:pointer;background:#fff;border:none;font-size:15px}.cart-quantity button:hover{background:#f4f4f4}.cart-quantity span{justify-content:center;align-items:center;font-size:10px;display:flex}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:70px 20px;display:flex}.cart-empty-icon{margin-bottom:20px;font-size:34px}.cart-empty h3{margin:0 0 10px;font-family:Playfair Display,serif;font-size:23px;font-weight:500}.cart-empty p{color:#777;margin:0;font-size:10px;line-height:1.7}.cart-footer .cart-footer{background:#fff;border-top:1px solid #e8e8e8;flex-shrink:0;padding:25px 28px 28px}.cart-footer{background:#fff;border-top:1px solid #e8e8e8;padding:25px 28px 28px}.cart-subtotal{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.cart-subtotal span{letter-spacing:1px;font-size:10px;font-weight:600}.cart-subtotal strong{font-size:16px;font-weight:600}.cart-shipping-message{color:#777;margin:0 0 20px;font-size:9px;line-height:1.6}.cart-whatsapp-button{color:#fff;letter-spacing:1.2px;cursor:pointer;background:#000;border:1px solid #000;width:100%;height:54px;font-size:9px;font-weight:600;transition:all .25s}.cart-whatsapp-button:hover{color:#000;background:#fff}.cart-whatsapp-button:disabled{color:#888;cursor:not-allowed;background:#ddd;border-color:#ddd}.continue-shopping{color:#555;letter-spacing:1px;cursor:pointer;background:0 0;border:none;width:100%;margin-top:14px;padding:10px;font-size:9px;font-weight:500}.continue-shopping:hover{color:#000}.cart-items::-webkit-scrollbar{width:5px}.cart-items::-webkit-scrollbar-track{background:#f5f5f5}.cart-items::-webkit-scrollbar-thumb{background:#c8c8c8}@media (width<=600px){.cart-drawer{width:100%}.cart-header{min-height:90px;padding:21px 18px}.cart-header h2{font-size:24px}.cart-items{padding:0 18px}.cart-item{grid-template-columns:82px 1fr;gap:13px;padding:20px 0}.cart-item-image{width:82px;height:110px}.cart-item-top h3{font-size:12px}.cart-item-top p{font-size:9px}.cart-footer{padding:20px 18px 22px}.cart-whatsapp-button{height:52px;font-size:8px}}.cart-item-meta{flex-direction:column;gap:4px;display:flex}.cart-item-meta p{color:#777;margin:0;font-size:10px;line-height:1.4}.cart-item-meta span{color:#444;font-weight:500}.cart-item-bottom strong{color:#111;font-size:13px;font-weight:600}@media (width<=600px){.cart-item-meta p{font-size:9px}.cart-item-bottom strong{font-size:12px}}.cart-customer-data{box-sizing:border-box!important;background:#f7f7f7!important;border:1px solid #e5e5e5!important;width:100%!important;margin:25px 0 20px!important;padding:20px!important;display:block!important}.cart-customer-title{letter-spacing:1.5px!important;color:#111!important;margin:0 0 20px!important;font-size:10px!important;font-weight:600!important;display:block!important}.cart-customer-data .cart-field{width:100%!important;margin:0 0 16px!important;padding:0!important;display:block!important}.cart-customer-data .cart-field label{letter-spacing:1px!important;color:#333!important;width:100%!important;margin:0 0 7px!important;padding:0!important;font-size:9px!important;font-weight:600!important;display:block!important}#customerName,#customerLocation{box-sizing:border-box!important;color:#111!important;background:#fff!important;border:1px solid #d3d3d3!important;border-radius:0!important;outline:none!important;width:100%!important;height:46px!important;margin:0!important;padding:0 13px!important;font-family:Arial,sans-serif!important;font-size:12px!important;display:block!important}#customerName:focus,#customerLocation:focus{border-color:#111!important}#customerName::placeholder,#customerLocation::placeholder{color:#aaa!important}#cartCustomerError{color:#9b263a!important;margin:6px 0 0!important;font-size:9px!important;display:block!important}
