@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}body{font-family:Fredoka,sans-serif}button,input,textarea,select,option,a,h1,h2,h3,h4,h5,h6{font-family:inherit}.sliderCategorias{background:#fff;width:100%;padding:80px 0 85px;overflow:hidden}.sliderCategoriasContainer{box-sizing:border-box;width:100%;padding:0 clamp(24px,4vw,72px)}.sliderHeader{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.sliderTitulo{flex-direction:column;display:flex}.sliderEyebrow{letter-spacing:3px;text-transform:uppercase;color:#db0000;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.sliderEyebrow:before{content:"";background:#db0000;border-radius:20px;width:38px;height:2px}.sliderHeader h2{letter-spacing:-2.8px;color:#111;max-width:650px;margin:0;font-size:clamp(42px,4vw,64px);font-weight:700;line-height:.95}.botones{gap:9px;display:flex}.botones button{color:#111;cursor:pointer;background:#fff;border:1px solid #dedede;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:18px;transition:background .25s,color .25s,border-color .25s,transform .25s;display:flex}.botones button:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-2px)}.slider{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:24px;display:flex;overflow-x:auto}.slider::-webkit-scrollbar{display:none}.categoriaCard{color:#111;scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);min-width:0;text-decoration:none;display:block}.categoriaImagen{background:#fff;justify-content:center;align-items:center;width:100%;height:360px;display:flex;position:relative;overflow:hidden}.categoriaImagen img{object-fit:contain;width:82%;height:82%;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:block;transform:scale(1)}.categoriaCard:hover .categoriaImagen img{transform:scale(1.07)}.categoriaInfo{border-top:1px solid #ededed;justify-content:space-between;align-items:flex-end;gap:20px;padding:20px 2px 0;display:flex;position:relative}.categoriaLabel{letter-spacing:1.5px;color:#999;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.categoriaInfo h3{letter-spacing:-.5px;color:#111;margin:0;font-size:20px;font-weight:600;line-height:1.1}.categoriaArrow{color:#111;background:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;transition:background .3s,color .3s,transform .3s;display:flex}.categoriaCard:hover .categoriaArrow{color:#fff;background:#111;transform:translate(3px)}@media (width<=1100px){.sliderCategorias{padding:70px 0}.sliderCategoriasContainer{padding:0 30px}.categoriaCard{flex:0 0 calc(50% - 10px)}.slider{gap:20px}.categoriaImagen{height:340px}}@media (width<=768px){.sliderCategorias{padding:45px 0 55px}.sliderCategoriasContainer{padding:0}.sliderHeader{align-items:flex-end;margin-bottom:28px;padding:0 18px}.sliderEyebrow{letter-spacing:1.7px;margin-bottom:7px}.sliderHeader h2{letter-spacing:-1.3px;max-width:270px;font-size:23px;line-height:1.02}.botones{display:none}.slider{gap:14px;padding-left:18px;padding-right:18px;scroll-padding-left:18px}.categoriaCard{flex:0 0 82%}.categoriaImagen{height:300px}.categoriaImagen img{width:90%;height:90%}.categoriaInfo{padding-top:16px}.categoriaLabel{margin-bottom:5px;font-size:9px}.categoriaInfo h3{font-size:18px}.categoriaArrow{width:37px;height:37px;font-size:16px}}@media (width<=430px){.sliderCategorias{padding:40px 0 50px}.sliderHeader{margin-bottom:24px;padding:0 16px}.sliderHeader h2{max-width:240px;font-size:23px}.slider{gap:12px;padding-left:16px;padding-right:16px;scroll-padding-left:16px}.categoriaCard{flex:0 0 86%}.categoriaImagen{height:270px}.categoriaInfo{padding-top:14px}.categoriaInfo h3{font-size:17px}.categoriaArrow{width:35px;height:35px}}.destacadoCard{color:#111;scroll-snap-align:start;flex:0 0 calc(25% - 18px);min-width:0;text-decoration:none;transition:opacity .25s}.destacadoCard:hover{color:#111}.destacadoCard .categoriaImagen{background:#fff;justify-content:center;align-items:center;width:100%;height:350px;display:flex;overflow:hidden}.destacadoCard .categoriaImagen img{object-fit:contain;width:88%;height:88%;transition:transform .4s}.destacadoCard:hover .categoriaImagen img{transform:scale(1.05)}.destacadoCard .categoriaInfo{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 2px 0;display:flex}.destacadoCard .categoriaLabel{letter-spacing:1.4px;text-transform:uppercase;color:#777;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.destacadoCard h3{color:#111;margin:0;font-size:18px;font-weight:600;line-height:1.25}.destacadoPrecio{color:#111;margin-top:9px;font-size:16px;font-weight:600;display:block}@media (width<=1024px){.destacadoCard{flex:0 0 calc(50% - 12px)}.destacadoCard .categoriaImagen{height:320px}}@media (width<=600px){.destacadoCard{flex:0 0 84%}.destacadoCard .categoriaImagen{height:300px}.destacadoCard h3{font-size:17px}.destacadoPrecio{font-size:15px}}.slider-panda{object-fit:contain;width:28px;height:28px;transition:transform .25s,opacity .25s;display:block}.slider-panda-prev{transform:scaleX(-1)}button:hover .slider-panda-prev{transform:scaleX(-1)translate(3px)}.slider-panda-next{transform:scaleX(1)}button:hover .slider-panda-next{transform:translate(3px)}.categoriaPanda{object-fit:contain;flex-shrink:0;width:30px;height:30px;transition:transform .3s,opacity .3s;display:block}.destacadoCard:hover .categoriaPanda{transform:translate(4px)rotate(-6deg)scale(1.08)}.style-categories{color:#1d1d1f;background:#f5f5f7;padding:90px 5%;overflow:hidden}.style-header{max-width:850px;margin-bottom:45px}.style-header span{letter-spacing:3px;color:#86868b;text-transform:uppercase;margin-bottom:16px;font-size:.72rem;font-weight:600;display:block}.style-header h2{letter-spacing:-2.5px;color:#1d1d1f;margin:0;font-size:clamp(2.4rem,4vw,3.8rem);font-weight:700;line-height:1.05}.style-header p{color:#86868b;margin:18px 0 0;font-size:1rem;font-weight:400}.style-slider{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:18px;padding:8px 0 20px;display:flex;overflow:auto hidden}.style-slider::-webkit-scrollbar{display:none}.style-card{min-width:0;color:inherit;scroll-snap-align:start;cursor:pointer;background:#fff;border:1px solid #e5e5e7;border-radius:16px;flex-direction:column;flex:1 1 0;text-decoration:none;transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;position:relative;overflow:hidden}.style-image{aspect-ratio:1/.95;background:#fff;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.style-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.style-info{background:#fff;justify-content:space-between;align-items:center;gap:8px;min-height:66px;padding:16px 18px;display:flex}.style-card h3{letter-spacing:-.3px;color:#1d1d1f;margin:0;font-size:.95rem;font-weight:600}.style-panda{object-fit:contain;flex-shrink:0;width:32px;height:32px;transition:transform .3s,opacity .3s}.style-card:hover .style-panda{transform:translate(4px)rotate(-6deg)scale(1.1)}.style-card:hover{border-color:#d2d2d7;transform:translateY(-5px);box-shadow:0 10px 25px #0000000f,0 2px 6px #00000008}.style-card:hover .style-image img{transform:scale(1.045)}.style-card:hover .style-arrow{color:#1d1d1f;transform:translate(3px,-3px)}@media (width<=1200px){.style-categories{padding:80px 4%}.style-card{flex:0 0 190px}}@media (width<=992px){.style-categories{padding:75px 4%}.style-card{flex:0 0 180px}.style-info{padding:14px 15px}}@media (width<=768px){.style-categories{padding:60px 20px}.style-header{margin-bottom:30px}.style-header h2{letter-spacing:-1.5px;font-size:2.3rem}.style-header p{font-size:.9rem;line-height:1.5}.style-slider{gap:14px;padding-bottom:18px}.style-card{border-radius:13px;flex:0 0 155px}.style-image{aspect-ratio:1/.95}.style-info{min-height:58px;padding:12px 13px}.style-card h3{font-size:.85rem}.style-arrow{font-size:1rem}}@media (prefers-reduced-motion:reduce){.style-card,.style-image img,.style-arrow{transition:none}}.gallery{color:#1d1d1f;background:#fff;padding:100px 7%;overflow:hidden}.gallery-header{max-width:850px;margin-bottom:55px}.gallery-header span{letter-spacing:4px;color:#86868b;text-transform:uppercase;margin-bottom:18px;font-size:.72rem;font-weight:600;display:block}.gallery-header h2{letter-spacing:-3px;color:#1d1d1f;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);font-weight:700;line-height:.98}.gallery-grid{grid-template-rows:repeat(2,330px);grid-template-columns:1.6fr 1fr;gap:18px;max-width:1600px;margin:0 auto;display:grid}.gallery-card{cursor:pointer;background:#f5f5f5;border-radius:20px;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.gallery-card:first-child{grid-row:1/span 2}.gallery-card:nth-child(2),.gallery-card:nth-child(3){grid-row:auto}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.6,.2,1);display:block}.gallery-overlay{opacity:0;background:linear-gradient(#0000,#0000001f 45%,#000000bf);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:32px;transition:opacity .35s;display:flex;position:absolute;inset:0}.gallery-card:hover .gallery-overlay{opacity:1}.gallery-card:hover img{transform:scale(1.05)}.gallery-overlay h3{color:#fff;letter-spacing:-.8px;margin:0 0 18px;font-size:clamp(1.3rem,2vw,2rem);font-weight:600}.gallery-overlay .gallery-btn{color:#1d1d1f;cursor:pointer;background:#fffffff5;border:1px solid #fff9;border-radius:30px;justify-content:center;align-items:center;width:max-content;padding:12px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .3s,color .3s,transform .3s;display:inline-flex}.gallery-overlay .gallery-btn:hover{color:#fff;background:#1d1d1f;transform:translateY(-2px)}.gallery-card:hover{box-shadow:0 12px 35px #00000014}@media (width<=992px){.gallery{padding:80px 5%}.gallery-grid{grid-template-rows:380px 260px;grid-template-columns:1fr 1fr;gap:15px}.gallery-card:first-child{grid-area:1/1/auto/span 2}.gallery-card:nth-child(2),.gallery-card:nth-child(3){grid-area:2}.gallery-overlay{padding:25px}.gallery-overlay h3{font-size:1.4rem}}@media (width<=768px){.gallery{padding:65px 20px}.gallery-header{margin-bottom:35px}.gallery-header h2{letter-spacing:-1.5px;font-size:2.4rem;line-height:1}.gallery-grid{flex-direction:column;gap:14px;display:flex}.gallery-card,.gallery-card:first-child,.gallery-card:nth-child(2),.gallery-card:nth-child(3){width:100%;height:300px}.gallery-card:first-child{height:400px}.gallery-overlay{opacity:1;background:linear-gradient(#0000 30%,#000000b3);padding:24px}.gallery-overlay h3{margin-bottom:14px;font-size:1.4rem}.gallery-overlay .gallery-btn{padding:11px 20px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.gallery-card,.gallery-card img,.gallery-overlay,.gallery-btn{transition:none}}:root{--panda-cream:#f3f1ec;--panda-black:#111;--panda-gray:#77736d;--panda-border:#d9d5ce;--panda-white:#fff}.hero{background:#f3f1ec;grid-template-columns:60% 40%;height:88vh;min-height:650px;display:grid;position:relative;overflow:hidden}.hero-content{z-index:3;color:#111;background:#f3f1ec;flex-direction:column;justify-content:center;padding:60px clamp(30px,5vw,90px);display:flex;position:relative}.hero-badge{color:#555;letter-spacing:2px;width:fit-content;margin-bottom:28px;font-size:11px;font-weight:700}.hero-content h1{letter-spacing:-2px;color:#111;margin:0 0 26px;font-size:clamp(44px,5vw,76px);font-weight:800;line-height:.98}.hero-content p{color:#77736d;max-width:450px;margin:0 0 38px;font-size:16px;line-height:1.7}.hero-buttons{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 28px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,color .25s;display:inline-flex}.btn-primary{color:#fff;background:#111}.btn-primary:hover{background:#333;transform:translateY(-3px)}.btn-secondary{color:#111;background:0 0;border:1px solid #cfcfcf}.btn-secondary:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-3px)}.hero-media{background:#111;min-width:0;height:100%;position:relative;overflow:hidden}.video-fondo,.hero-poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-fondo{z-index:1}.hero-poster{z-index:2;opacity:1;transition:opacity .8s}.hero-poster.hide{opacity:0;pointer-events:none}.video-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#00000014,#0000 35%);position:absolute;inset:0}@media (width>=769px){.hero-socials{align-items:center;gap:20px;width:fit-content;margin-top:32px;display:flex}.hero-socials>span{color:#77736d;letter-spacing:2px;font-size:10px;font-weight:600;line-height:1}.social-links{align-items:center;gap:10px;display:flex}.social-links a{color:#111;background:#ffffff80;border:1px solid #d9d5ce;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;text-decoration:none;transition:transform .25s,background .25s,color .25s,border-color .25s,box-shadow .25s;display:flex}.social-links a:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-3px);box-shadow:0 8px 20px #0000001f}.social-links a:active{transform:scale(.94)}}@media (width<=1100px){.hero{grid-template-columns:45% 55%}.hero-content{padding:40px}.hero-content h1{color:#111;font-size:clamp(40px,5vw,60px)}.hero-content p{color:#77736d;font-size:15px}.btn-primary,.btn-secondary{padding:0 22px}}@media (width<=768px){.hero{background:#111;height:calc(100svh - 64px);min-height:570px;display:block}.hero-media{width:100%;height:100%;position:absolute;inset:0}.video-fondo,.hero-poster{object-position:center center}.video-overlay{background:linear-gradient(#00000014 0%,#0000002e 38%,#000000d1 100%)}.hero-content{z-index:3;box-sizing:border-box;color:#fff;background:0 0;flex-direction:column;justify-content:flex-end;width:100%;height:100%;min-height:570px;padding:30px 24px 32px;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(18px);color:#fffffff2;letter-spacing:1.5px;background:#ffffff21;border:1px solid #ffffff2e;border-radius:999px;width:fit-content;margin-bottom:18px;padding:8px 13px;font-size:9px;font-weight:700;line-height:1.2}.hero-content h1{letter-spacing:-2px;text-transform:uppercase;color:#fff;text-wrap:balance;max-width:360px;margin:0 0 18px;font-size:clamp(42px,11vw,58px);font-weight:800;line-height:.94}.hero-content p{color:#ffffffdb;letter-spacing:-.1px;max-width:315px;margin:0 0 25px;font-size:13px;font-weight:400;line-height:1.6}.hero-buttons{flex-direction:column;align-items:stretch;gap:10px;width:100%;display:flex}.btn-primary,.btn-secondary{box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;padding:0 20px;font-size:13px;font-weight:700;transition:transform .25s,background .25s;display:flex}.btn-primary{color:#111;background:#fff;box-shadow:0 4px 20px #0000001f}.btn-primary:active{transform:scale(.98)}.btn-secondary{-webkit-backdrop-filter:blur(14px);color:#fff;background:#ffffff12;border:1px solid #ffffff61}.btn-secondary:active{background:#ffffff29;transform:scale(.98)}.hero-socials{justify-content:space-between;align-items:center;width:100%;margin-top:28px;display:flex}.hero-socials>span{color:#ffffff94;letter-spacing:1.8px;font-size:9px;font-weight:700}.social-links{align-items:center;gap:10px;display:flex}.social-links a{-webkit-backdrop-filter:blur(10px);color:#ffffffe0;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:background .25s,transform .25s;display:flex}.social-links a:active{background:#fff3;transform:scale(.92)}}@media (width<=380px){.hero{min-height:550px}.hero-content{min-height:550px;padding:24px 20px}.hero-badge{margin-bottom:14px;font-size:8px}.hero-content h1{letter-spacing:-1.4px;margin-bottom:15px;font-size:36px}.hero-content p{max-width:290px;margin-bottom:21px;font-size:12px}.hero-buttons{gap:8px}.btn-primary,.btn-secondary{min-height:46px;font-size:12px}.hero-socials{margin-top:22px}}.catalogo{box-sizing:border-box;background:#fff;width:100%;padding:40px 24px 100px}.productos{width:100%;max-width:1420px;margin:0 auto}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:70px 24px;width:100%;display:grid}.producto-link{min-width:0;color:inherit;text-decoration:none;display:block}.producto{cursor:pointer;width:100%}.imagen{background:#fff;justify-content:center;align-items:center;width:100%;height:340px;display:flex;overflow:hidden}.imagen img{object-fit:cover;width:88%;height:88%;transition:transform .4s}.producto:hover .imagen img{transform:scale(1.05)}.imagen:after{content:""}.etiqueta{color:#777;letter-spacing:1.4px;text-transform:uppercase;border-top:1px solid #e5e5e5;margin-top:0;padding-top:18px;font-size:11px;font-weight:600;display:block}.producto h3{letter-spacing:-.3px;color:#111;margin:7px 0 0;font-size:18px;font-weight:600;line-height:1.3}.descripcion{color:#777;margin:6px 0 0;font-size:14px;font-weight:400;line-height:1.4}.producto strong{color:#111;margin-top:8px;font-size:16px;font-weight:600;display:block}.catalogo-vacio{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:60px 20px;display:flex}.catalogo-vacio h2{color:#111;margin:0 0 10px;font-size:28px;font-weight:600}.catalogo-vacio p{color:#777;margin:0 0 25px;font-size:14px}.catalogo-vacio-btn{color:#fff;background:#111;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-size:13px;font-weight:600;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.catalogo-vacio-btn:hover{background:#292929;transform:translateY(-2px)}@media (width<=1400px){.grid{grid-template-columns:repeat(3,minmax(0,1fr))}.imagen{height:330px}}@media (width<=1000px){.catalogo{padding:50px 20px 80px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 20px}.imagen{height:310px}}@media (width<=600px){.catalogo{padding:30px 12px 60px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 12px}.imagen{height:200px}.imagen img{width:95%;height:95%}.etiqueta{letter-spacing:1px;padding-top:12px;font-size:9px}.producto h3{letter-spacing:-.2px;margin-top:5px;font-size:14px;line-height:1.25}.descripcion{margin-top:5px;font-size:12px}.producto strong{margin-top:6px;font-size:14px}}@media (width<=380px){.catalogo{padding-left:10px;padding-right:10px}.grid{column-gap:10px}.imagen{height:165px}}.loading{background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:35px;width:100%;min-height:300px;display:flex}.loading.fullscreen{z-index:9999;background:#000;position:fixed;inset:0}.loading-logo-wrapper{justify-content:center;align-items:center;width:240px;height:130px;animation:1.5s ease-in-out infinite logoAppear;display:flex}.loading-logo{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%}.loading-progress{background:#e5e5e5;width:130px;height:2px;overflow:hidden}.loading-progress-bar{background:#111;width:45%;height:100%;animation:1.5s ease-in-out infinite progressMove}@keyframes progressMove{0%{transform:translate(-150%)}to{transform:translate(330%)}}@keyframes logoAppear{0%,to{opacity:.75;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}@media (width<=768px){.loading-logo-wrapper{width:190px;height:105px}.loading-progress{width:110px}}.brand-tabs{width:100%}.brand-tabs-nav{scrollbar-width:none;justify-content:center;align-items:center;gap:40px;padding:0 20px;display:flex;overflow-x:auto}.brand-tabs-nav::-webkit-scrollbar{display:none}.brand-tabs-nav button{cursor:pointer;color:#8b8b8b;white-space:nowrap;background:0 0;border:none;outline:none;padding:0 0 12px;font-size:16px;font-weight:500;transition:color .25s;position:relative}.brand-tabs-nav button:hover,.brand-tabs-nav button.active{color:#111}.brand-tabs-nav button:after{content:"";background:#111;width:0;height:2px;transition:width .25s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.brand-tabs-nav button.active:after{width:100%}@media (width<=768px){.brand-tabs{margin:30px 0}.brand-tabs-nav{justify-content:flex-start;gap:28px}}.contact-hero{background:#fff;justify-content:space-between;align-items:center;gap:80px;min-height:90vh;padding:0 8%;display:flex}.contact-content{flex:1;max-width:620px}.contact-tag{letter-spacing:5px;color:#666;margin-bottom:20px;font-size:.85rem;font-weight:600;display:inline-block}.contact-content h1{color:#111;margin-bottom:28px;font-size:clamp(3rem,5vw,5.5rem);font-weight:900;line-height:.95}.contact-content p{color:#666;margin-bottom:45px;font-size:1.1rem;line-height:1.8}.contact-buttons{gap:20px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#111;border:none;padding:18px 34px;font-weight:600;transition:all .3s}.btn-primary:hover{transform:translateY(-4px)}.btn-secondary{cursor:pointer;background:0 0;border:1px solid #111;padding:18px 34px;font-weight:600;transition:all .3s}.btn-secondary:hover{color:#fff;background:#111}.contact-image{flex:1;justify-content:center;display:flex}.contact-image img{object-fit:contain;width:100%;max-width:650px}@media (width<=992px){.contact-hero{text-align:center;flex-direction:column;padding:100px 30px}.contact-buttons{flex-wrap:wrap;justify-content:center}.contact-image{margin-top:50px}}.contact-section{background:#fff;grid-template-columns:1fr 1.3fr;gap:80px;padding:100px 7%;display:grid}.contact-info{flex-direction:column;justify-content:center;display:flex}.contact-label{letter-spacing:4px;text-transform:uppercase;color:#777;margin-bottom:18px;font-size:.85rem;font-weight:600}.contact-info h2{color:#111;margin-bottom:25px;font-size:clamp(2.4rem,4vw,4rem);font-weight:900;line-height:1}.contact-info p{color:#666;margin-bottom:45px;font-size:1rem;line-height:1.8}.contact-item{align-items:center;gap:18px;margin-bottom:30px;display:flex}.contact-item svg{color:#111;background:#f5f5f5;border-radius:50%;flex-shrink:0;width:52px;height:52px;padding:14px}.contact-item h4{color:#111;margin-bottom:4px;font-size:1rem}.contact-item span{color:#666}.contact-form{background:#fafafa;border:1px solid #ededed;border-radius:22px;padding:45px}.input-group{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:20px;display:grid}.input-box{flex-direction:column;display:flex}.input-box label{color:#222;margin-bottom:10px;font-size:.95rem;font-weight:600}.input-box input,.input-box select,.input-box textarea{background:#fff;border:1px solid #ddd;border-radius:12px;outline:none;width:100%;padding:15px 18px;font-size:.95rem;transition:all .3s}.input-box textarea{resize:none;min-height:170px}.input-box input:focus,.input-box select:focus,.input-box textarea:focus{border-color:#111}.contact-form button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;width:100%;margin-top:15px;padding:18px;font-size:1rem;font-weight:600;transition:all .35s}.contact-form button:hover{background:#000;transform:translateY(-3px)}@media (width<=992px){.contact-section{grid-template-columns:1fr;gap:50px}.contact-form{padding:35px}}@media (width<=768px){.contact-section{padding:70px 20px}.input-group{grid-template-columns:1fr}.contact-info h2{font-size:2.2rem}.contact-form{padding:25px}}.faq{background:#fff;padding:100px 7%}.faq-header{text-align:center;margin-bottom:70px}.faq-header span{letter-spacing:4px;text-transform:uppercase;color:#777;margin-bottom:15px;font-size:.85rem;font-weight:600;display:block}.faq-header h2{color:#111;font-size:clamp(2.4rem,4vw,4.5rem);font-weight:900;line-height:1}.faq-container{max-width:900px;margin:auto}.faq-item{border-bottom:1px solid #e8e8e8}.faq-question{cursor:pointer;color:#111;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:28px 0;font-size:1.15rem;font-weight:600;transition:all .3s;display:flex}.faq-question:hover{color:#555}.faq-question span{text-align:left;flex:1}.faq-question svg{color:#111;font-size:18px;transition:all .35s}.faq-answer{max-height:0;transition:max-height .4s;overflow:hidden}.faq-answer p{color:#666;max-width:750px;padding:0 0 25px;line-height:1.8}.faq-item.active .faq-answer{max-height:250px}.faq-item.active .faq-question svg{transform:rotate(180deg)}@media (width<=768px){.faq{padding:70px 20px}.faq-header{text-align:left;margin-bottom:50px}.faq-header h2{font-size:2.2rem}.faq-question{padding:22px 0;font-size:1rem}.faq-answer p{font-size:.95rem}}.breadcrumb{color:#777;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:40px;font-size:13px;display:flex}.breadcrumb a{color:#777;text-decoration:none;transition:color .25s}.breadcrumb a:hover{color:#111}.breadcrumb span:last-child{color:#111;font-weight:500}@media (width<=768px){.breadcrumb{margin-bottom:12px;font-size:12px}}.product-left{flex-direction:column;grid-area:left;display:flex}.desktop-gallery{display:grid}.product-gallery{grid-template-columns:90px 1fr;gap:10px;display:grid}.gallery-thumbnails{flex-direction:column;gap:16px;display:flex}.thumbnail{cursor:pointer;background:#fff;border:1px solid #ececec;width:100px;height:100px;padding:6px;transition:all .25s}.thumbnail:hover,.thumbnail.active{border-color:#111}.thumbnail img{object-fit:contain;width:100%;height:100%}.gallery-main{background:#fff;justify-content:center;align-items:flex-start;min-height:720px;display:flex}.main-image{object-fit:contain;width:100%;max-width:760px;height:720px}.mobile-gallery{display:none}.embla{width:100%;overflow:hidden}.embla__container{display:flex}.embla__slide{flex:0 0 100%}.embla__slide img{object-fit:contain;width:100%;height:auto;display:block}.embla-dots{justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.embla-dot{cursor:pointer;background:#d5d5d5;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.embla-dot.active{background:#111;border-radius:999px;width:24px}@media (width<=1200px){.gallery-main{min-height:auto}.main-image{max-width:100%;height:auto}}@media (width<=768px){.desktop-gallery{display:none}.mobile-gallery{display:block}.embla{touch-action:pan-y}.main-image{width:100%;max-width:100%;height:auto}}.size-selector{width:100%}.size-label{margin-bottom:12px;font-weight:600;display:block}.size-grid{grid-template-columns:repeat(auto-fill,minmax(65px,1fr));gap:10px;display:grid}.size-item{cursor:pointer;background:#fff;border:1px solid #dcdcdc;height:52px;font-size:15px;font-weight:500;transition:all .25s}.size-item:hover{border-color:#111}.size-item.active{color:#fff;background:#111;border-color:#111}.size-item.disabled{color:#aaa;cursor:not-allowed;background:#f5f5f5;text-decoration:line-through}.product-notes{margin-top:40px}.stock,.shipping,.returns,.payments{border-bottom:1px solid #ececec;padding:18px 0}.shipping,.returns,.payments{gap:15px;display:flex}.shipping svg,.returns svg,.payments svg{flex-shrink:0;font-size:22px}.product-info{grid-area:info;position:sticky;top:110px}.wishlist{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:25px;margin-left:auto;display:flex}.brand{margin-bottom:8px;font-size:17px;font-weight:600;display:block}.product-info h1{margin-bottom:10px;font-size:34px;font-weight:500;line-height:1.2}.subtitle{color:#666;margin-bottom:25px}.price{margin:0 0 35px;font-size:34px;font-weight:700}.price-container{margin-bottom:35px}.retail-price{color:#888;margin-bottom:7px;font-size:16px;font-weight:400;text-decoration:line-through;text-decoration-thickness:1px;display:block}.offer-price-row{align-items:center;gap:12px;display:flex}.offer-price{color:#111;margin:0;font-size:34px;font-weight:700;line-height:1}.offer-label{color:#fff;letter-spacing:.8px;background:red;justify-content:center;align-items:center;padding:6px 9px;font-size:10px;font-weight:700;display:inline-flex}.info-group{margin-bottom:28px}.info-group label{margin-bottom:12px;font-weight:600;display:block}.buy-btn{color:#fff;cursor:pointer;background:#111;border:none;width:100%;height:58px;font-size:16px;font-weight:600;transition:all .25s}.buy-btn:hover{background:#222}.whatsapp-btns{color:#111;letter-spacing:.1px;cursor:pointer;background:#fff;border:1px solid #d8d8d8;border-radius:0;justify-content:center;align-items:center;gap:10px;width:100%;height:64px;margin-top:12px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.whatsapp-btns svg{color:#25d366;font-size:21px;transition:all .25s}.whatsapp-btns:hover{color:#fff;background:#25d366;border-color:#25d366}.whatsapp-btns:hover svg{color:#fff;transform:scale(1.08)}.whatsapp-btns:disabled{color:#aaa;cursor:not-allowed;background:#f7f7f7;border-color:#e2e2e2}.whatsapp-btns:disabled svg{color:#aaa}@media (width<=1200px){.product-info{position:static}}.product-extra{grid-area:extra;width:100%;max-width:760px;margin-top:90px}.product-description,.product-features,.product-shipping-info{border-top:1px solid #ececec;padding:45px 0}.product-description h2,.product-features h2,.product-shipping-info h2{margin-bottom:18px;font-size:24px}.product-description p,.product-shipping-info p{color:#555;line-height:1.8}.product-features ul{padding-left:20px}.product-features li{margin-bottom:10px}@media (width<=1200px){.product-extra{max-width:100%;margin-top:40px}}.relatedSection{background:#fff;width:100%;padding:80px 0 85px;overflow:hidden}.relatedContainer{box-sizing:border-box;width:100%;padding:0 clamp(24px,4vw,72px)}.relatedHeader{justify-content:space-between;align-items:flex-end;margin-bottom:42px;display:flex}.relatedTitle{flex-direction:column;display:flex}.relatedEyebrow{letter-spacing:3px;text-transform:uppercase;color:#db0000;align-items:center;gap:10px;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-flex}.relatedEyebrow:before{content:"";background:#db0000;border-radius:20px;width:38px;height:2px}.relatedHeader h2{letter-spacing:-1.6px;color:#111;max-width:620px;margin:0;font-size:clamp(32px,3vw,46px);font-weight:650;line-height:1.05}.relatedDescription{color:#6b6b6b;max-width:520px;margin-top:18px;font-size:18px;line-height:1.7}.relatedButtons{gap:12px;display:flex}.relatedButtons button{color:#111;cursor:pointer;background:#fff;border:1px solid #e7e7e7;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0;font-size:18px;font-weight:500;transition:transform .25s,box-shadow .25s,background .25s,color .25s,border-color .25s;display:flex;box-shadow:0 4px 12px #0000000a}.relatedButtons button:hover{color:#fff;background:#111;border-color:#111;transform:translateY(-3px);box-shadow:0 12px 24px #00000029}.relatedButtons button:active{transform:scale(.95);box-shadow:0 4px 10px #0000001f}.relatedSlider{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:24px;display:flex;overflow-x:auto}.relatedSlider::-webkit-scrollbar{display:none}.relatedCategoryCard{color:#111;scroll-snap-align:start;flex:0 0 calc(33.3333% - 16px);min-width:0;text-decoration:none;display:block}.relatedImage{background:#fff;justify-content:center;align-items:center;width:100%;height:360px;display:flex;position:relative;overflow:hidden}.relatedImage img{object-fit:contain;width:82%;height:82%;transition:transform .5s cubic-bezier(.22,.61,.36,1);display:block;transform:scale(1)}.relatedCategoryCard:hover .relatedImage img{transform:scale(1.07)}.relatedInfo{border-top:1px solid #ededed;justify-content:space-between;align-items:flex-end;gap:20px;padding:20px 2px 0;display:flex;position:relative}.relatedLabel{letter-spacing:1.5px;color:#999;margin-bottom:6px;font-size:10px;font-weight:600;display:block}.relatedInfo h3{letter-spacing:-.5px;color:#111;margin:0;font-size:20px;font-weight:600;line-height:1.1}.relatedArrow{color:#111;background:#f4f4f4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;transition:background .3s,color .3s,transform .3s;display:flex}.relatedCategoryCard:hover .relatedArrow{color:#fff;background:#111;transform:translate(3px)}.relatedCard{color:#111;scroll-snap-align:start;flex:0 0 calc(25% - 18px);min-width:0;text-decoration:none;transition:opacity .25s}.relatedCard:hover{color:#111}.relatedCard .relatedImage{background:#fff;justify-content:center;align-items:center;width:100%;height:350px;display:flex;overflow:hidden}.relatedCard .relatedImage img{object-fit:contain;width:88%;height:88%;transition:transform .4s}.relatedCard:hover .relatedImage img{transform:scale(1.05)}.relatedCard .relatedInfo{border-top:1px solid #e5e5e5;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 2px 0;display:flex}.relatedCard .relatedLabel{letter-spacing:1.4px;text-transform:uppercase;color:#777;margin-bottom:7px;font-size:11px;font-weight:600;display:block}.relatedCard h3{color:#111;margin:0;font-size:18px;font-weight:600;line-height:1.25}.relatedPrice{color:#111;margin-top:9px;font-size:16px;font-weight:600;display:block}.relatedCard:hover .relatedArrow{color:#fff;background:#4e4d4bad}@media (width<=1024px){.relatedCard{flex:0 0 calc(50% - 12px)}.relatedCard .relatedImage{height:320px}}@media (width<=600px){.relatedCard{flex:0 0 84%}.relatedCard .relatedImage{height:300px}.relatedButtons{display:none}.relatedHeader h2{font-size:23px}.relatedDescription{font-size:14px}.relatedCard h3{font-size:17px}.relatedPrice{font-size:15px}}.relatedPanda{object-fit:contain;flex-shrink:0;width:30px;height:30px;transition:transform .3s,opacity .3s;display:block}.relatedCard:hover .relatedPanda{transform:translate(4px)rotate(-6deg)scale(1.08)}.product-details{max-width:1500px;margin:50px auto;padding:0 40px 80px}.product-layout{grid-template-columns:minmax(650px,850px) 420px;grid-template-areas:"left info""extra info";justify-content:center;align-items:start;gap:50px;display:grid}@media (width<=1200px){.product-layout{grid-template-columns:1fr;grid-template-areas:"left""info""extra";gap:40px}}@media (width<=768px){.product-details{margin:20px auto;padding:0 20px 60px}.product-layout{gap:0}}.flying-product-image{left:var(--start-x);top:var(--start-y);object-fit:contain;pointer-events:none;z-index:99999;width:90px;height:90px;animation:.75s cubic-bezier(.22,.61,.36,1) forwards flyToCart;position:fixed;transform:translate(-50%,-50%)scale(1)}@keyframes flyToCart{0%{left:var(--start-x);top:var(--start-y);opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}25%{opacity:1;transform:translate(-50%,-50%)scale(.9)rotate(-5deg)}55%{left:calc(var(--start-x) + (var(--end-x) - var(--start-x)) * .55);top:calc(var(--start-y) + (var(--end-y) - var(--start-y)) * .55 - 80px);transform:translate(-50%,-50%)scale(.65)rotate(8deg)}80%{opacity:.8;transform:translate(-50%,-50%)scale(.45)rotate(-5deg)}to{left:var(--end-x);top:var(--end-y);opacity:0;transform:translate(-50%,-50%)scale(.15)rotate(0)}}.logo{flex-shrink:0;align-items:center;width:150px;text-decoration:none;display:flex}.logo img{object-fit:contain;width:100%;height:auto;max-height:55px;display:block}@media (width<=768px){.logo{grid-area:1/2;justify-content:center;width:auto;max-width:130px}.logo img{max-height:45px}}.close-menu{display:none}.nav-links{align-items:center;gap:38px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-links a,.nav-dropdown-trigger{color:#1d1d1f;font-size:14px;font-weight:400;text-decoration:none;transition:color .25s;position:relative}.nav-links a:hover,.nav-dropdown-trigger:hover{color:#666}.nav-links>a.active{color:#000}.nav-dropdown{position:static}.nav-dropdown-trigger{cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:10px 0;display:flex}.nav-dropdown-trigger svg{font-size:14px;transition:transform .3s}.nav-dropdown.open .nav-dropdown-trigger svg{transform:rotate(180deg)}.mega-menu{z-index:1500;background:#fffffffa;border-top:1px solid #eee;border-bottom:1px solid #eee;width:100vw;animation:.3s forwards megaMenuOpen;position:absolute;top:100%;left:50%;box-shadow:0 15px 40px #0000000f}.mega-menu-inner{grid-template-columns:1fr 1.5fr;gap:70px;max-width:1200px;margin:0 auto;padding:42px 40px 48px;display:grid}.mega-menu-heading span{letter-spacing:1.5px;color:#888;font-size:11px;font-weight:600}.mega-menu-heading h2{letter-spacing:-1.3px;color:#1d1d1f;margin-top:18px;margin-bottom:0;font-size:32px;font-weight:600}.mega-menu-links{flex-direction:column;display:flex}.mega-menu-links a{color:#1d1d1f;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:19px 0;transition:padding .25s,color .25s;display:flex}.mega-menu-links a:first-child{border-top:1px solid #eee}.mega-menu-links a:hover{color:#555;padding-left:8px}.mega-menu-links a:after{display:none}.mega-menu-links a span{flex-direction:column;gap:5px;display:flex}.mega-menu-links strong{font-size:15px;font-weight:500}.mega-menu-links small{color:#888;font-size:12px}.mega-menu-links svg{color:#888;font-size:17px}@keyframes megaMenuOpen{0%{opacity:0;transform:translate(-50%,-12px)}to{opacity:1;transform:translate(-50%)}}@media (width<=768px){.close-menu{color:#1d1d1f;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:23px;display:flex;position:absolute;top:18px;right:20px}.nav-links{box-sizing:border-box;z-index:2000;width:100%;height:100dvh;box-shadow:none;background:#fff;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;padding:85px 28px 40px;transition:left .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0 0 0 -100%;overflow-y:auto;transform:none}.nav-links.show{left:0}.nav-links>a,.nav-dropdown-trigger{box-sizing:border-box;color:#1d1d1f;border-bottom:1px solid #eee;align-items:center;width:100%;min-height:54px;padding:14px 0;font-size:21px;font-weight:500;display:flex}.nav-dropdown{width:100%}.nav-dropdown-trigger{background:0 0;justify-content:space-between}.nav-dropdown-trigger svg{font-size:19px}.mega-menu{width:100%;box-shadow:none;background:0 0;border:none;animation:none;position:static}.mega-menu-inner{padding:10px 0 16px;display:block}.mega-menu-heading{display:none}.mega-menu-links{border-left:1px solid #e5e5e5;padding-left:16px}.mega-menu-links a{border:none;padding:14px 0 14px 14px}.mega-menu-links a:first-child{border-top:none}.mega-menu-links a:hover{padding-left:14px}.mega-menu-links strong{font-size:16px;font-weight:500}.mega-menu-links small{color:#888;font-size:12px}}@media (width<=380px){.nav-links{padding-left:22px;padding-right:22px}.nav-links>a,.nav-dropdown-trigger{font-size:19px}}.nav-icons button,.cart-button{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;transition:background .25s,color .25s,transform .25s;display:flex}.nav-icons button:hover,.cart-button:hover{background:#f2f2f2;transform:scale(1.05)}.cart-button{transform-origin:50%;font-size:20px;text-decoration:none;position:relative}.cart-count{color:#fff;background:#1d1d1f;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:1px 4px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:-2px;right:-3px}.cart-button.cart-bounce{animation:.5s cartBounce}@keyframes cartBounce{0%{transform:scale(1)}35%{transform:scale(1.2)}60%{transform:scale(.95)}80%{transform:scale(1.08)}to{transform:scale(1)}}.nav-icons .mobile-search-btn{display:none}.nav-icons button:focus-visible,.cart-button:focus-visible{outline-offset:3px;outline:2px solid #1d1d1f}@media (width<=768px){.nav-icons{grid-area:1/3;justify-content:flex-end;justify-self:end;align-items:center;gap:4px;width:auto;display:flex}.user-button{display:none!important}.nav-icons .mobile-search-btn{display:flex}.nav-icons button,.cart-button{border-radius:50%;width:34px;height:34px;padding:0;font-size:18px}.nav-icons button:active,.cart-button:active{background:#f2f2f2;transform:scale(.92)}.cart-count{min-width:15px;height:15px;padding:1px 3px;font-size:9px;top:-3px;right:-4px}}@media (width<=380px){.nav-icons{gap:2px}.nav-icons button,.cart-button{width:32px;height:32px;font-size:17px}}.search-dropdown{z-index:2000;background:#fff;border:1px solid #e7e7e7;border-radius:14px;width:100%;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 18px 45px #0000001f}.search-item{color:#111;border-bottom:1px solid #eee;grid-template-columns:72px 1fr 24px;align-items:center;gap:15px;padding:14px 16px;text-decoration:none;transition:background .2s,padding-left .2s;display:grid;position:relative}.search-item:hover{background:#f8f8f8;padding-left:20px}.search-product-image{background:#fafafa;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.search-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .25s}.search-item:hover .search-product-image img{transform:scale(1.06)}.search-info{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.search-brand{color:#777;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:11px;font-weight:600}.search-name{color:#111;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:14px;font-weight:650;line-height:1.3;overflow:hidden}.search-price{color:#111;margin-top:6px;font-size:13px;font-weight:700}.search-arrow{opacity:0;font-size:17px;transition:all .2s;transform:translate(-5px)}.search-item:hover .search-arrow{opacity:1;transform:translate(0)}.search-view-all{color:#111;cursor:pointer;font-family:inherit;font-weight:700;background:#fff!important;border:none!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:54px!important;padding:0 18px!important;font-size:13px!important;display:flex!important}.search-view-all:hover{background:#f5f5f5!important;transform:none!important}.search-message{text-align:center;color:#777;padding:30px 20px;font-size:14px}.search-empty{text-align:center;flex-direction:column;gap:6px;padding:30px 22px;display:flex}.search-empty strong{font-size:14px}.search-empty span{color:#777;font-size:12px}@media (width<=768px){.search-dropdown{width:100%;top:calc(100% + 8px);left:0}}.search-box{flex-shrink:0;align-items:center;width:auto;height:42px;display:flex;position:static}.search-icon-btn{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .25s,transform .25s;display:flex;width:38px!important;height:38px!important}.search-icon-btn:hover{background:#f2f2f2!important;transform:scale(1.05)!important}.search-icon{font-size:19px}.search-panel{z-index:2000;background:#fffffffa;border-top:1px solid #eee;border-bottom:1px solid #eee;width:100%;animation:.3s forwards searchPanelOpen;position:absolute;top:100%;left:0;box-shadow:0 18px 45px #00000014}.search-panel-inner{max-width:1200px;margin:0 auto;padding:42px 40px 45px}.search-panel-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.search-panel-title{flex-direction:column;gap:12px;display:flex}.search-panel-title span,.search-suggestion span{letter-spacing:1.5px;color:#888;font-size:11px;font-weight:600}.search-panel-title h2{color:#1d1d1f;letter-spacing:-1.3px;margin:0;font-size:32px;font-weight:600}.search-panel-close{color:#1d1d1f;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;transition:background .25s,transform .25s;display:flex;width:38px!important;height:38px!important}.search-panel-close:hover{background:#eaeaea!important;transform:scale(1.05)!important}.search-field{background:#f5f5f7;border:1px solid #0000;border-radius:12px;align-items:center;gap:14px;width:100%;height:58px;padding:0 20px;transition:background .25s,border-color .25s;display:flex}.search-field:focus-within{background:#fff;border-color:#d2d2d7}.search-field-icon{color:#777;flex-shrink:0;font-size:20px}.search-input{color:#1d1d1f;background:0 0;border:none;outline:none;width:100%;height:100%;font-family:inherit;font-size:15px}.search-input::placeholder{color:#888}.search-clear{color:#555;cursor:pointer;background:#e5e5e7;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex;width:32px!important;height:32px!important}.search-clear:hover{background:#d8d8da!important;transform:none!important}.search-results-container{max-height:430px;margin-top:24px;overflow-y:auto}.search-suggestion{flex-direction:column;gap:8px;padding:30px 0 10px;display:flex}.search-suggestion p{color:#777;margin:0;font-size:14px}@keyframes searchPanelOpen{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.search-box{display:none}}.mobile-search-overlay{z-index:9999;box-sizing:border-box;background:#fff;flex-direction:column;width:100%;min-height:100dvh;padding:20px 22px 30px;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-back{color:#111;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:22px;transition:background .2s;display:flex}.mobile-back:active{background:#e8e8e8}.mobile-search-input{border-bottom:1px solid #d6d6d6;align-items:center;gap:12px;width:100%;height:56px;margin-top:20px;display:flex}.mobile-search-input svg{color:#777;flex-shrink:0;font-size:20px}.mobile-search-input input{color:#111;background:0 0;border:none;outline:none;flex:1;width:100%;padding:0;font-family:inherit;font-size:18px;font-weight:400}.mobile-search-input input::placeholder{color:#999}.mobile-results{flex-direction:column;width:100%;margin-top:24px;display:flex}.mobile-result{color:#111;border-bottom:1px solid #eee;align-items:center;gap:14px;padding:16px 0;text-decoration:none;display:flex}.mobile-result-image{background:#f7f7f7;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden}.mobile-result-image img{object-fit:contain;width:100%;height:100%}.mobile-result-info{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.mobile-brand{color:#858585;letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:700}.mobile-name{color:#111;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-price{color:#111;margin-top:8px;font-size:14px;font-weight:700}.mobile-view-all{color:#fff;cursor:pointer;background:#111;border:none;border-radius:4px;width:100%;height:50px;margin-top:22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.mobile-view-all:active{background:#333}@media (width<=380px){.mobile-search-overlay{padding:16px 18px 24px}.mobile-result-image{width:78px;height:78px}.mobile-result{gap:12px}.mobile-name{font-size:14px}}@keyframes searchFadeIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.mobile-search-overlay{animation:.3s ease-out searchFadeIn}.mobile-search-input{animation:.4s ease-out searchContentIn}.mobile-results{animation:.5s ease-out searchContentIn}@keyframes searchContentIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.navbar{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffe0;border-bottom:1px solid #00000014;width:100%;position:sticky;top:0}.navbar-main{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1440px;min-height:64px;margin:0 auto;padding:0 40px;display:flex}.navbar-logo{flex-shrink:0;align-items:center;display:flex}.navbar-navigation{flex:1;justify-content:center;align-items:center;display:flex}.navbar-scrolled{-webkit-backdrop-filter:saturate(200%)blur(28px);background:#ffffff9e;border-bottom:1px solid #ffffff8c;box-shadow:0 4px 25px #0000000a,inset 0 1px #ffffffb3}.nav-icons{flex-shrink:0;justify-content:flex-end;align-items:center;gap:18px;display:flex}.menu-btn{color:#1d1d1f;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:23px;transition:background .2s;display:none}.menu-btn:hover{background:#0000000f}.menu-btn:active{transform:scale(.94)}@media (width<=1024px){.navbar-main{gap:16px;padding:0 24px}.nav-icons{gap:12px}}@media (width<=768px){.navbar{-webkit-backdrop-filter:saturate(180%)blur(20px);background:#ffffffe0;border-bottom:1px solid #00000014}.navbar.navbar-scrolled{-webkit-backdrop-filter:saturate(200%)blur(28px);background:#ffffff9e;border-bottom:1px solid #ffffff8c;box-shadow:0 4px 25px #0000000a,inset 0 1px #ffffffb3}.navbar-main{grid-template-columns:40px 1fr auto;align-items:center;gap:12px;min-height:64px;padding:10px 16px;display:grid}.menu-btn{grid-area:1/1;width:40px;height:40px;display:flex}.navbar-logo{grid-area:1/2;justify-content:center;min-width:0}.navbar-navigation{display:contents}.nav-icons{grid-area:1/3;gap:10px}}@media (width<=380px){.navbar-main{gap:8px;padding:8px 12px}.menu-btn{width:36px;height:36px}.nav-icons{gap:6px}}.cart-step{width:100%;min-width:0}.cart-header{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:55px;display:flex}.cart-header h1{color:#111;margin:0;font-size:30px;font-weight:400;line-height:1.2}.cart-count{color:#666;margin-top:8px;font-size:13px;display:block}.cart-continue-link{color:#111;text-underline-offset:2px;white-space:nowrap;font-size:13px;text-decoration:underline}.cart-continue-link:hover{opacity:.6}.cart-products{width:100%}.cart-product{border-top:1px solid #d6d6d6;grid-template-columns:170px minmax(200px,1fr) 180px 120px;column-gap:30px;min-height:290px;padding:28px 0 38px;display:grid;position:relative}.cart-product:last-child{border-bottom:1px solid #d6d6d6}.cart-product-image{justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.cart-product-image img{object-fit:contain;background:#fff;width:100%;max-width:150px;height:150px;display:block}.cart-product-info{padding-top:4px}.cart-product-brand{color:#111;margin-bottom:5px;font-size:14px;font-weight:600;display:block}.cart-product-info h2{color:#111;max-width:280px;margin:0 0 12px;font-size:15px;font-weight:400;line-height:1.45}.cart-product-unit-price{color:#111;margin-top:8px;font-size:14px;font-weight:600;display:block}.cart-product-options{flex-direction:column;gap:28px;padding-top:4px;display:flex}.cart-option{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.cart-option-label{color:#222;font-size:14px;font-weight:400}.cart-option strong{color:#111;font-size:14px;font-weight:600}.cart-quantity{border:1px solid #ccc;align-items:center;height:34px;display:flex}.cart-quantity button{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:32px;padding:0;font-size:18px;font-weight:300;display:flex}.cart-quantity button:hover{background:#f4f4f4}.cart-quantity span{color:#111;justify-content:center;align-items:center;min-width:34px;font-size:14px;display:flex}.cart-product-actions{justify-content:flex-end;align-items:flex-start;gap:22px;padding-top:4px;display:flex}.cart-product-total{color:#111;white-space:nowrap;font-size:14px;font-weight:600}.cart-remove{color:#111;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:25px;height:25px;padding:0;font-size:23px;font-weight:300;line-height:1;display:flex}.cart-remove:hover{opacity:.5}.cart-bottom-info{padding:55px 0 25px}.cart-bottom-info h2{color:#222;margin:0 0 8px;font-size:22px;font-weight:400}.cart-bottom-info p{color:#444;max-width:800px;margin:0;font-size:14px;line-height:1.6}.cart-empty{text-align:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.cart-empty h2{margin:0 0 10px;font-size:23px;font-weight:400}.cart-empty p{color:#555;margin:0 0 25px;font-size:14px}.cart-empty-button{color:#fff;background:#111;justify-content:center;align-items:center;min-width:180px;height:46px;padding:0 25px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.cart-empty-button:hover{opacity:.85}@media (width<=1100px){.cart-product{grid-template-columns:140px minmax(180px,1fr) 150px 100px;column-gap:20px}.cart-product-image img{max-width:125px;height:125px}}@media (width<=768px){.cart-header{margin-bottom:30px}.cart-header h1{font-size:25px}.cart-count{margin-top:5px}.cart-product{grid-template-columns:110px minmax(0,1fr);gap:18px;min-height:auto;padding:25px 0}.cart-product-image{grid-area:1/1/span 3;align-items:flex-start}.cart-product-image img{width:110px;height:110px}.cart-product-info{grid-area:1/2;padding:0 30px 0 0}.cart-product-info h2{font-size:14px}.cart-product-options{flex-flow:wrap;grid-area:2/2;gap:25px;padding:0}.cart-product-actions{grid-area:3/2;justify-content:space-between;padding:0}.cart-remove{position:absolute;top:22px;right:0}.cart-bottom-info{padding-top:40px}.cart-bottom-info h2{font-size:19px}}@media (width<=480px){.cart-header{gap:15px}.cart-header h1{font-size:22px}.cart-continue-link{font-size:12px}.cart-product{grid-template-columns:90px minmax(0,1fr);column-gap:14px}.cart-product-image img{width:90px;height:90px}.cart-product-options{gap:18px}.cart-bottom-info{padding-top:30px}}.shipping-step{width:100%;max-width:820px}.shipping-heading{margin-bottom:40px}.shipping-back{color:#111;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-bottom:25px;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.shipping-heading h1{color:#111;margin:0 0 12px;font-size:28px;font-weight:400;line-height:1.2}.shipping-heading p{color:#444;margin:0;font-size:14px;line-height:1.5}.shipping-form{width:100%}.shipping-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.shipping-field{width:100%;margin-bottom:25px}.shipping-field label{color:#111;margin-bottom:8px;font-size:13px;font-weight:400;display:block}.shipping-field label span{color:#111}.shipping-field input,.shipping-field select{box-sizing:border-box;color:#111;background:#fff;border:1px solid #999;border-radius:0;outline:none;width:100%;height:46px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .2s,background-color .2s}.shipping-field input:focus,.shipping-field select:focus{border-color:#111}.shipping-field input::placeholder{color:#888}.shipping-field select{cursor:pointer;appearance:none;background-image:linear-gradient(45deg,#0000 50%,#111 50%),linear-gradient(135deg,#111 50%,#0000 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:42px}.shipping-field select:disabled{cursor:not-allowed;color:#999;background-color:#f7f7f7;background-image:linear-gradient(45deg,#0000 50%,#999 50%),linear-gradient(135deg,#999 50%,#0000 50%);border-color:#d5d5d5}.shipping-field small{color:#666;margin-top:7px;font-size:11px;line-height:1.4;display:block}.phone-field{grid-template-columns:105px 1fr;width:100%;display:grid}.phone-prefix{box-sizing:border-box;color:#111;background:#fff;border:1px solid #999;border-right:none;align-items:center;height:46px;padding:0 13px;font-size:13px;display:flex}.phone-field input{min-width:0}.phone-field:focus-within .phone-prefix,.phone-field:focus-within input{border-color:#111}.shipping-actions{border-top:1px solid #d5d5d5;justify-content:flex-end;margin-top:15px;padding-top:30px;display:flex}.shipping-submit{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:0;min-width:300px;height:48px;padding:0 28px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,border-color .2s}.shipping-submit:hover{background:#333;border-color:#333}@media (width<=650px){.shipping-heading{margin-bottom:30px}.shipping-heading h1{font-size:24px}.shipping-row{grid-template-columns:1fr;gap:0}.shipping-field{margin-bottom:22px}.phone-field{grid-template-columns:95px 1fr}.shipping-field input,.shipping-field select{font-size:16px}.shipping-actions{margin-top:5px;padding-top:25px}.shipping-submit{width:100%;min-width:0}}.dropdown{width:100%;position:relative}.dropdown label{margin-bottom:10px;font-weight:600;display:block}.dropdown-trigger{cursor:pointer;background:#fff;border:1px solid #ddd;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 16px;font-size:15px;display:flex}.dropdown-trigger svg{transition:all .25s}.dropdown-trigger svg.rotate{transform:rotate(180deg)}.dropdown-menu{z-index:50;background:#fff;border:1px solid #ddd;max-height:250px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow-y:auto}.dropdown-item{text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:14px 16px;transition:all .2s}.dropdown-item:hover{background:#f6f6f6}.dropdown.disabled{opacity:.5;pointer-events:none}.payment-step{width:100%;max-width:820px}.payment-heading{margin-bottom:40px}.payment-back{color:#111;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;margin-bottom:25px;padding:0;font-family:inherit;font-size:13px;text-decoration:underline}.payment-heading h1{color:#111;margin:0 0 12px;font-size:28px;font-weight:400;line-height:1.2}.payment-heading p{color:#444;margin:0;font-size:14px;line-height:1.5}.payment-section{border-top:1px solid #d5d5d5;padding:28px 0}.payment-section:last-child{border-bottom:1px solid #d5d5d5}.payment-section h2{color:#111;margin:0 0 20px;font-size:16px;font-weight:500}.payment-section-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.payment-section-header h2{margin:0}.payment-edit{color:#111;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-family:inherit;font-size:12px;text-decoration:underline}.payment-address{flex-direction:column;gap:5px;display:flex}.payment-address strong{color:#111;font-size:14px;font-weight:500}.payment-address p{color:#555;margin:0;font-size:13px;line-height:1.5}.payment-delivery{border:1px solid #bbb;justify-content:space-between;align-items:flex-start;gap:30px;padding:18px;display:flex}.payment-delivery>div{flex-direction:column;gap:5px;display:flex}.payment-delivery strong{color:#111;font-size:13px;font-weight:500}.payment-delivery p{color:#666;margin:0;font-size:12px;line-height:1.5}.payment-placeholder>p{color:#555;margin:0 0 15px;font-size:13px}.payment-method{background:#fff;border:1px solid #bbb;padding:18px}.payment-method>div{flex-direction:column;gap:6px;display:flex}.payment-method strong{color:#111;font-size:14px;font-weight:500}.payment-method span{color:#666;font-size:12px;line-height:1.5}@media (width<=650px){.payment-heading{margin-bottom:30px}.payment-heading h1{font-size:24px}.payment-section{padding:24px 0}.payment-delivery{flex-direction:column;gap:12px}}.order-summary{box-sizing:border-box;color:#111;width:100%;padding-top:8px}.summary-title{margin:0 0 28px;font-size:23px;font-weight:400;line-height:1.2}.summary-row{justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:22px;font-size:14px;line-height:1.4;display:flex}.summary-row>span:last-child{text-align:right;white-space:nowrap}.summary-row small{color:#666;font-size:12px}.summary-shipping{color:#444}.summary-divider{background:#d1d1d1;width:100%;height:1px;margin:28px 0}.summary-total{margin-bottom:28px;font-size:15px}.summary-total strong{font-weight:600}.summary-total strong:last-child{font-size:16px}.summary-button{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:0;justify-content:center;align-items:center;width:100%;height:48px;margin-top:8px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:flex}.summary-button:hover:not(:disabled){background:#333}.summary-button:disabled:not(.summary-button-disabled){color:#999;cursor:not-allowed;background:#e8e8e8;border-color:#e8e8e8}.summary-button-disabled{opacity:.75;cursor:not-allowed;display:flow-root;position:relative;color:#fff!important;background:#111!important;border-color:#111!important}.summary-soon{color:#555;background:#fff;border:1px solid #ddd;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:600;position:absolute;top:-10px;right:14px}.summary-info{border-top:1px solid #e1e1e1;margin-top:26px;padding-top:22px}.summary-info p{color:#555;margin:0;font-size:12px;line-height:1.55}.summary-or{align-items:center;gap:15px;margin:18px 0;display:flex}.summary-or:before,.summary-or:after{content:"";background:#ddd;flex:1;height:1px}.summary-or span{color:#777;font-size:12px}.summary-whatsapp{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:0;justify-content:center;align-items:center;width:100%;height:48px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s,color .2s;display:flex}.summary-whatsapp:hover:not(:disabled){color:#fff;background:#1ba851}.summary-whatsapp:disabled{color:#aaa;cursor:not-allowed;border-color:#ddd}.summary-button-disabled{cursor:not-allowed;opacity:.65;color:#fff;background:#111;position:relative}.summary-button-disabled:hover{background:#111}.summary-disabled-text{text-decoration:line-through}.summary-button-disabled small{letter-spacing:.4px;opacity:.9;margin-top:6px;font-size:12px;font-weight:500;display:block}@media (width<=1100px){.summary-title{font-size:21px}.summary-row{gap:15px}}@media (width<=850px){.order-summary{border-top:1px solid #d5d5d5;padding-top:25px}.summary-title{margin-bottom:25px;font-size:22px}.summary-button{height:50px}}.checkout-page{box-sizing:border-box;width:100%;max-width:1500px;margin:0 auto;padding:35px 40px 80px}.checkout-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:55px;width:100%;display:grid}.checkout-main{width:100%;min-width:0}.checkout-sidebar{align-self:start;width:100%;min-width:0;position:sticky;top:100px}@media (width<=1100px){.checkout-page{padding:30px 25px 70px}.checkout-layout{grid-template-columns:minmax(0,1fr) 300px;gap:35px}}@media (width<=850px){.checkout-page{padding:25px 18px 60px}.checkout-layout{grid-template-columns:1fr;gap:35px}.checkout-sidebar{position:static}}.footer{background:#fff;border-top:1px solid #ececec;width:100%;margin-top:100px}.footer-container{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;max-width:1400px;margin:auto;padding:70px 7%;display:grid}.footer-logo{object-fit:contain;width:140px;height:auto;display:block}.footer-brand p{color:#666;max-width:340px;margin-bottom:30px;line-height:1.8}.footer-social{gap:18px;display:flex}.footer-social a{color:#111;background:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.footer-social a:hover{color:#fff;background:#111}.footer-links{flex-direction:column;display:flex}.footer-links h3{color:#111;margin-bottom:20px;font-size:1rem}.footer-links a,.footer-links span{color:#666;margin-bottom:14px;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#111;transform:translate(5px)}.footer-bottom{text-align:center;border-top:1px solid #ececec;padding:25px}.footer-bottom p{color:#777;font-size:.9rem}@media (width<=992px){.footer-container{grid-template-columns:1fr 1fr}}@media (width<=768px){.footer{margin-top:70px}.footer-container{grid-template-columns:1fr;gap:40px;padding:50px 20px}.footer-bottom{padding:20px}}
