:root{--text:#b6c7d5;--text-h:#f1f5f8;--text-muted:#748697;--bg:#08111a;--panel-bg:#101b28;--inner-panel:#0b1621;--border:#203549;--accent:#c2d0dc;--accent-bg:#c2d0dc1f;letter-spacing:.01em;color:var(--text);background:var(--bg);font:17px/1.5 Inter,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}#root{max-width:1180px;min-height:100vh;margin:0 auto}body{background:radial-gradient(circle at 20% 0%, #f5f8fa14, transparent 25%), radial-gradient(circle at 100% 50%, #c2d0dc14, transparent 30%), radial-gradient(circle at 0% 100%, #8e9eaa0f, transparent 28%), var(--bg);color:var(--text);margin:0}h1,h2,h3{color:var(--text-h);margin:0;line-height:1.2}h1{max-width:18ch;margin:.6rem 0 1rem;font-size:clamp(2rem,5vw,3.3rem)}h2{margin:.4rem 0 1.1rem;font-size:clamp(1.5rem,3.2vw,2rem)}p{margin:0}a{color:inherit}.page{gap:2rem;width:100%;max-width:100%;padding:1.2rem 1.2rem 2rem;display:grid;overflow-x:hidden}.site-header{z-index:5;border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a1520e6;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.2rem .75rem;display:flex;position:sticky;top:.8rem}.brand{align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.brand span{display:grid}.brand strong{color:var(--text-h);font-size:.95rem}.brand small{color:var(--text-muted);font-size:.74rem}.brand-logo{object-fit:contain;border-radius:8px;flex-shrink:0;width:auto;max-width:20rem;height:6.5rem}@media (width>=1024px){.brand-logo{max-width:20rem;height:7rem}}.nav-links{gap:4.5rem;display:inline-flex}.nav-links a{color:var(--text);font-size:1.1rem;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--text-h)}.mobile-menu-toggle{color:var(--text-h);cursor:pointer;background:#ffffff0d;border:1px solid #c2d0dc47;border-radius:10px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;padding:0;display:none}.mobile-menu-toggle:focus-visible{outline-offset:2px;outline:2px solid #00c8e8}.header-cta{padding:.55rem .9rem;font-size:.88rem}.whatsapp-btn{align-items:center;gap:.5rem;display:inline-flex}.whatsapp-btn-icon{object-fit:contain;width:40px;height:40px}.promo-carousel{border-radius:22px;min-height:clamp(140px,16vw,190px);position:relative;overflow:hidden}.promo-track{height:calc(100% - 25px);transition:transform .6s;display:flex}.promo-track.no-transition{transition:none}.promo-slide{box-sizing:border-box;min-width:50%;min-height:calc(100% - 25px);padding:.45rem;position:relative}.promo-slide:after{content:"";border-radius:14px;position:absolute;inset:.45rem}.promo-slide picture{background:#06101ad1;width:100%;height:100%;display:block}.promo-slide img{object-fit:contain;object-position:center top;border-radius:14px;width:100%;height:100%;display:block}.promo-dots{z-index:1;gap:.45rem;display:inline-flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.promo-dot{cursor:pointer;background:#08111ab3;border:1px solid #c2d0dc99;border-radius:999px;width:.72rem;height:.72rem;padding:0}.promo-dot.is-active{background:#00c8e8;border-color:#00c8e8}.section{text-align:left;width:100%;max-width:100%;padding:.35rem 0;overflow-x:hidden}.section>header{margin-bottom:1.1rem}.section-soft{border:1px solid var(--border);background:linear-gradient(135deg,#f5f8fa29,#c2d0dc42 22%,#8e9eaa2e 44%,#0a15201f 100%),radial-gradient(circle at 100% 0,#f5f8fa47,#0000 28%),radial-gradient(circle at 0 100%,#c2d0dc38,#0000 34%),linear-gradient(#f5f8fa08,#fff0);border-radius:18px;padding:1.7rem}.grid{gap:1rem;display:grid}.categories{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.category-item{box-sizing:border-box;border:1px solid var(--border);cursor:pointer;background:linear-gradient(135deg,#f5f8fa29,#c2d0dc42 22%,#8e9eaa2e 44%,#0a15201f 100%),radial-gradient(circle at 100% 0,#f5f8fa33,#0000 28%),radial-gradient(circle at 0 100%,#c2d0dc29,#0000 34%),#ffffff05;border-radius:14px;align-items:center;gap:1rem;height:100%;min-height:132px;padding:.75rem;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.category-item:hover{background:linear-gradient(135deg,#f5f8fa33,#c2d0dc4d 22%,#8e9eaa33 44%,#0a152024 100%),radial-gradient(circle at 100% 0,#f5f8fa3d,#0000 28%),radial-gradient(circle at 0 100%,#c2d0dc2e,#0000 34%),#c2d0dc0d;border-color:#c2d0dc7a}.cat-thumb{border-radius:10px;flex-shrink:0;align-self:center;width:90px;height:72px;position:relative;overflow:hidden}.cat-thumb picture{width:100%;height:100%;display:block}.cat-thumb img{object-fit:cover;width:100%;height:100%;transition:filter .3s;display:block}.cat-body{flex-direction:column;flex:1;justify-content:center;align-self:stretch;min-width:0;min-height:0;display:flex}.category-item h3{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.97rem;line-height:1.3;display:-webkit-box;overflow:hidden}.cat-body p{color:var(--text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.4;display:-webkit-box;overflow:hidden}.cat-arrow{color:#00c8e8;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;width:1.25rem;margin-left:.15rem;transition:color .2s,transform .2s;display:flex}.cat-arrow svg{flex-shrink:0;display:block}.category-item:hover .cat-arrow{color:var(--accent);transform:translate(3px)}button.category-item{appearance:none;font:inherit;color:inherit;text-align:left;width:100%;margin:0}.category-item:focus-visible{outline-offset:2px;outline:2px solid #00c8e8}.categories-carousel{max-width:100%;min-height:200px;position:relative;overflow:hidden}.carousel-track{transition:transform .4s;display:flex}.carousel-item{box-sizing:border-box;padding:0}.carousel-item .category-item{width:auto}.carousel-controls{background:linear-gradient(#0000,#0a1520e6);justify-content:center;align-items:center;gap:1rem;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.carousel-nav{width:2.5rem;height:2.5rem;color:var(--text-h);cursor:pointer;background:#0a1520d9;border:1px solid #c2d0dc4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex}.carousel-nav:hover:not(:disabled){color:#00c8e8;background:#00c8e833;border-color:#00c8e880}.carousel-nav:disabled{opacity:.3;cursor:not-allowed}.carousel-dots{justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.carousel-dot{cursor:pointer;background:0 0;border:1px solid #c2d0dc66;border-radius:50%;width:.6rem;height:.6rem;transition:all .2s}.carousel-dot:hover{border-color:#00c8e899}.carousel-dot.is-active{background:#00c8e8;border-color:#00c8e8}@media (width<=768px){.categories-carousel{gap:.5rem}.carousel-track{gap:0}.carousel-nav{width:2rem;height:2rem;font-size:1.25rem}.carousel-nav-prev{left:.25rem}.carousel-nav-next{right:.25rem}.carousel-dots{gap:.4rem;margin-top:.75rem}.carousel-dot{width:.5rem;height:.5rem}}.category-modal-root{z-index:1100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);will-change:opacity;background:#050a10bf;justify-content:center;align-items:center;padding:1.25rem;animation:.2s category-modal-fade;display:flex;position:fixed;inset:0}@keyframes category-modal-fade{0%{opacity:0}to{opacity:1}}.category-modal-panel{border:1px solid var(--border);background:linear-gradient(135deg, #f5f8fa24, #c2d0dc38 28%, #0a152033 100%), var(--panel-bg);will-change:transform, opacity;contain:paint;border-radius:18px;width:min(100%,440px);max-height:min(90vh,680px);padding:1.5rem 1.35rem 1.35rem;animation:.22s category-modal-pop;position:relative;overflow:auto;box-shadow:inset 0 4px 0 1px #0003,0 28px 56px #00000080}@keyframes category-modal-pop{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.category-modal-close{color:#fff;cursor:pointer;z-index:100;background:#000c;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;transition:background .2s,border-color .2s,transform .2s;display:flex;position:fixed;top:25%;right:calc(49% - 250px);transform:translateY(-5%);box-shadow:0 2px 12px #0006}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.category-modal-root{background:#050a10e0}}.category-modal-close:hover{background:#000000d9;border-color:#fff3;transform:scale(1.05)}.category-modal-close:focus-visible{outline-offset:2px;outline:2px solid #00c8e8}.category-modal-visual{aspect-ratio:16/9;border-radius:14px;margin:0 0 1rem;position:relative;overflow:hidden}.category-modal-visual picture{width:100%;height:100%;display:block}.category-modal-img{object-fit:cover;filter:brightness(.78);width:100%;height:100%;display:block}.category-modal-title{margin:0 2.25rem .5rem 0;padding-right:0;font-size:1.22rem}.category-modal-desc{color:var(--text);margin:0 0 1.2rem;line-height:1.55}.category-modal-actions{flex-wrap:wrap;gap:.65rem;display:flex}.products{grid-template-columns:repeat(2,minmax(0,1fr))}.products-carousel{border-radius:16px;min-height:280px;position:relative;overflow:hidden}.products-track{height:calc(100% - 25px);transition:transform .6s;display:flex}.products-track.no-transition{transition:none}.products-slide{box-sizing:border-box;min-width:100%;min-height:calc(100% - 25px);padding:.45rem;position:relative}.products-dots{z-index:1;gap:.45rem;display:inline-flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.products-dot{cursor:pointer;background:#08111ab3;border:1px solid #c2d0dc99;border-radius:999px;width:.72rem;height:.72rem;padding:0}.products-dot.is-active{background:#00c8e8;border-color:#00c8e8}.card{border:1px solid var(--border);background:linear-gradient(135deg, #f5f8fa29, #c2d0dc42 22%, #8e9eaa2e 44%, #0a15201f 100%), radial-gradient(circle at top right, #f5f8fa33, transparent 28%), radial-gradient(circle at bottom left, #c2d0dc29, transparent 34%), var(--panel-bg);border-radius:16px;padding:0;transition:border-color .2s,transform .2s,box-shadow .2s;overflow:hidden}.card:hover{border-color:#c2d0dc59;transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}.product-card{flex-direction:column;height:100%;min-height:0;display:flex}.product-thumb{flex-shrink:0;width:100%;height:168px;position:relative;overflow:hidden}.product-thumb picture{width:100%;height:100%;display:block}.product-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.card:hover .product-thumb img{filter:brightness(1.1);transform:scale(1.06)}.product-body{flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:1rem .95rem;display:flex}.product-body h3{flex:1;margin:0;font-size:.98rem;line-height:1.35}.product-body .product-cta{align-self:flex-start;margin-top:auto}.badge{color:#000;text-transform:uppercase;letter-spacing:.06em;background:#00c8e8;border-radius:999px;align-items:center;gap:.3rem;width:fit-content;padding:.18rem .55rem;font-size:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.badge-icon{vertical-align:middle;filter:brightness(.8);display:inline-block}.trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.services-carousel{border-radius:16px;min-height:320px;position:relative;overflow:hidden}.services-track{height:calc(100% - 25px);transition:transform .6s;display:flex}.services-track.no-transition{transition:none}.services-slide{box-sizing:border-box;min-width:100%;min-height:calc(100% - 25px);padding:.45rem;position:relative}.services-dots{z-index:1;gap:.45rem;display:inline-flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.services-dot{cursor:pointer;background:#08111ab3;border:1px solid #c2d0dc99;border-radius:999px;width:.72rem;height:.72rem;padding:0}.services-dot.is-active{background:#00c8e8;border-color:#00c8e8}.trust-card{border:1px solid var(--border);background:linear-gradient(135deg, #f5f8fa29, #c2d0dc42 22%, #8e9eaa2e 44%, #0a15201f 100%), radial-gradient(circle at top right, #f5f8fa33, transparent 28%), radial-gradient(circle at bottom left, #c2d0dc29, transparent 34%), var(--panel-bg);opacity:0;border-radius:16px;flex-direction:column;height:100%;min-height:360px;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.services-visible .trust-card{animation:.6s forwards fadeInUp}.trust-card:first-child,.trust-card:nth-child(2),.trust-card:nth-child(3){animation-delay:.2s}.trust-card:nth-child(4),.trust-card:nth-child(5),.trust-card:nth-child(6){animation-delay:.6s}.trust-card:nth-child(7),.trust-card:nth-child(8),.trust-card:nth-child(9){animation-delay:1s}.trust-card:nth-child(10){animation-delay:1.4s}.trust-card:hover{border-color:#c2d0dc59;transform:translateY(-2px)}.trust-thumb{width:100%;height:140px;position:relative;overflow:hidden}.trust-thumb picture{width:100%;height:100%;display:block}.trust-thumb img{object-fit:cover;width:100%;height:100%;transition:filter .3s,transform .4s;display:block}.trust-card:hover .trust-thumb img{filter:brightness(1.1);transform:scale(1.04)}.trust-icon-wrap{color:#071018;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00c8e8;border-radius:8px;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:flex;position:absolute;bottom:8px;left:8px}.trust-body{grid-template-rows:auto 1fr;gap:.4rem;min-height:155px;padding:1rem;display:grid}.trust-card h3{margin-bottom:0;font-size:1rem;line-height:1.3}.trust-body p{margin:0;line-height:1.4}.trust-badge-wrapper{z-index:1;position:absolute;bottom:10px;left:20px}.quote{background:linear-gradient(135deg, #f5f8fa29, #c2d0dc42 22%, #8e9eaa2e 44%, #0a15201f 100%), radial-gradient(circle at top right, #f5f8fa47, transparent 28%), radial-gradient(circle at bottom left, #c2d0dc38, transparent 34%), linear-gradient(90deg, #c2d0dc1f, #0000), var(--panel-bg);border:1px solid var(--border);border-radius:22px;justify-content:flex-start;align-items:center;gap:1rem;padding:2.4rem;display:flex;position:relative;overflow:hidden}.quote-body{gap:.5rem;max-width:70%;display:grid}.quote-body p:last-of-type{max-width:48ch}.quote-star{color:var(--accent);margin-bottom:.25rem}.quote-actions{flex-wrap:wrap;gap:.8rem;margin-top:.5rem;display:flex}.quote-deco{opacity:.9;flex-shrink:0;position:relative}.quote-logo{object-fit:contain;filter:drop-shadow(0 0 24px #c2d0dc38);width:240px;height:240px}.quote-carousel{width:240px;height:300px;position:relative;overflow:hidden}.quote-carousel-track{transition:transform .5s;display:flex}.quote-carousel-track.no-transition{transition:none}.quote-carousel-slide{flex-direction:column;justify-content:center;align-items:center;display:flex}.quote-carousel-label{color:var(--text-primary);text-align:center;margin-top:12px;font-size:.85rem;font-weight:600}.quote-carousel-nav{color:#fff;cursor:pointer;z-index:1;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.quote-carousel-nav:hover{background:#000000b3}.quote-carousel-prev{left:8px}.quote-carousel-next{right:8px}.quote-carousel-dots{z-index:1;gap:6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.quote-carousel-dot{cursor:pointer;background:0 0;border:1px solid #c2d0dc99;border-radius:50%;width:8px;height:8px;transition:all .2s}.quote-carousel-dot.is-active{background:#00c8e8;border-color:#00c8e8}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.1rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#071018;background:#00c8e8;box-shadow:inset 0 0 0 1px #ffffff1a,0 4px 20px #00c8e840}.btn-primary:hover{box-shadow:inset 0 0 0 1px #ffffff26,0 6px 28px #00c8e859}.btn-secondary{color:var(--text-h);border-color:var(--border);background:#ffffff08}.inline-link{color:var(--accent);border-bottom:1px dashed #c2d0dc6b;align-items:center;gap:.2rem;width:fit-content;margin-top:auto;padding-bottom:1px;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.76rem;font-weight:700}.site-footer{border-top:1px solid var(--border);grid-template-columns:2fr 1fr 1fr;gap:1.2rem;margin-top:.5rem;padding:2rem .6rem .8rem;display:grid}.site-footer h3{margin-bottom:.55rem;font-size:1rem}.site-footer p,.site-footer a{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:.38rem;font-size:.9rem;text-decoration:none;display:flex}.site-footer a:hover{color:var(--text-h)}@keyframes shine{to{transform:translate(120%)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.whatsapp-float{width:58px;height:58px;bottom:max(1.1rem, env(safe-area-inset-bottom,0px));right:max(1.1rem, env(safe-area-inset-right,0px));z-index:50;cursor:pointer;background-color:#25d366;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 4px 18px #00000047,0 2px 6px #25d36673}.whatsapp-float:hover{background-color:#20bd5a;transform:scale(1.05);box-shadow:0 6px 24px #00000052,0 3px 10px #25d3668c}.whatsapp-float .whatsapp-icon-wrapper.whatsapp-icon-wrapper--plain,.whatsapp-float-ico.whatsapp-icon-wrapper--plain{min-width:0;min-height:0;line-height:0;width:100%!important;height:100%!important}.whatsapp-float .whatsapp-picture,.whatsapp-float-ico.whatsapp-picture{justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;display:flex}.whatsapp-float .whatsapp-icon-wrapper.whatsapp-icon-wrapper--plain .whatsapp-img,.whatsapp-float-ico.whatsapp-icon-wrapper--plain .whatsapp-img{object-position:50% 50%;filter:drop-shadow(0 1px 1px #00000026);flex-shrink:0;transform:translate(1%,-6%);width:62%!important;max-width:62%!important;height:62%!important;max-height:62%!important}@media (width<=1024px){.site-header{flex-wrap:wrap;top:.5rem}.nav-links{order:3;justify-content:space-between;width:100%}.header-cta{margin-left:auto}.promo-carousel{min-height:110px}.hero{grid-template-columns:1fr;padding:1.6rem}.hero-visual{width:100%;max-height:240px}.section-soft,.quote{padding:1.2rem}.hero-kpis,.trust{grid-template-columns:1fr}.categories,.trust{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-card:first-child,.trust-card:nth-child(2){animation-delay:.2s}.trust-card:nth-child(3),.trust-card:nth-child(4){animation-delay:.6s}.trust-card:nth-child(5),.trust-card:nth-child(6){animation-delay:1s}.trust-card:nth-child(7),.trust-card:nth-child(8){animation-delay:1.4s}.trust-card:nth-child(9),.trust-card:nth-child(10){animation-delay:1.8s}.categories-carousel{min-height:320px}.services-carousel{min-height:400px}.products{grid-template-columns:1fr}.products-carousel{min-height:320px}.trust-card{min-height:340px}.trust-badge-wrapper{margin-top:.5rem;position:relative;bottom:0;left:0}.quote{flex-direction:column;align-items:flex-start}.quote-deco{margin-bottom:1rem;display:block}.site-footer{grid-template-columns:1fr;padding-top:1.2rem}}@media (width<=768px){.site-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0a1520f7;border-radius:12px;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.7rem;top:.35rem}.brand{flex:1;justify-content:flex-start;width:auto;min-width:0}.brand-logo{object-fit:contain;width:clamp(9.2rem,45vw,11.8rem);height:auto;max-height:100px}.mobile-menu-toggle{flex-shrink:0;display:inline-flex}.nav-links{flex-direction:column;order:3;justify-content:flex-start;gap:.45rem;width:100%;padding-top:.2rem;display:none}.nav-links.is-open{display:flex}.nav-links a{box-sizing:border-box;background:#ffffff0a;border:1px solid #c2d0dc42;border-radius:8px;width:100%;padding:.52rem .72rem;font-size:.82rem;line-height:1.2;transition:background .2s}.nav-links a:hover{color:var(--text-h);background:#ffffff14}.header-cta{order:4;justify-content:center;width:100%;margin-left:0}.whatsapp-btn{justify-content:center;width:100%;padding:.62rem .8rem;font-size:.82rem}.whatsapp-btn-icon{width:28px;height:28px}.section>header{margin-bottom:.9rem}.section>header h2{font-size:clamp(1.1rem,5.3vw,1.45rem);line-height:1.25}.section-soft{border-radius:14px;padding:1rem}.promo-carousel{border-radius:16px;min-height:clamp(170px,56vw,230px)}.promo-slide{padding:.3rem}.promo-slide:after,.promo-slide img,.promo-slide picture{border-radius:10px}.categories{grid-template-columns:1fr;gap:.8rem}.category-item{align-items:flex-start;gap:.8rem;min-height:0;padding:.75rem}.cat-thumb{width:84px;height:66px}.cat-body h3{font-size:.92rem;line-height:1.25}.cat-body p{-webkit-line-clamp:2;line-clamp:2;font-size:.82rem;line-height:1.35}.cat-arrow{display:none}.products,.trust{grid-template-columns:1fr;gap:.8rem}.trust-card:first-child{animation-delay:.2s}.trust-card:nth-child(2){animation-delay:.4s}.trust-card:nth-child(3){animation-delay:.6s}.trust-card:nth-child(4){animation-delay:.8s}.trust-card:nth-child(5){animation-delay:1s}.trust-card:nth-child(6){animation-delay:1.2s}.trust-card:nth-child(7){animation-delay:1.4s}.trust-card:nth-child(8){animation-delay:1.6s}.trust-card:nth-child(9){animation-delay:1.8s}.trust-card:nth-child(10){animation-delay:2s}.trust-card,.product-card{min-height:0}.product-thumb{height:140px}.product-body{gap:.4rem;min-height:0;padding:.78rem}.product-body h3{min-height:0;font-size:.92rem}.quote{border-radius:14px;min-width:0;padding:1rem}.quote-body,.quote-body h2,.quote-body p{min-width:0}.quote-body{max-width:100%}.quote-actions{grid-template-columns:1fr;gap:.62rem;width:100%;display:grid}.quote-actions .btn{white-space:normal;overflow-wrap:anywhere;word-break:break-word;justify-content:flex-start;width:100%;max-width:100%}.site-footer{text-align:left;gap:1.15rem;min-width:0;padding:1.25rem .2rem .65rem}.site-footer>div{flex-direction:column;align-items:flex-start;gap:.4rem;display:flex}.site-footer .brand{text-align:left;flex-direction:row;justify-content:flex-start}.site-footer p,.site-footer a{overflow-wrap:anywhere;word-break:break-word;justify-content:flex-start;min-width:0;font-size:.86rem;line-height:1.35}.site-footer h3{text-align:left;font-size:.93rem}.page{padding:.8rem .8rem 1.5rem}.btn{padding:.6rem .9rem;font-size:.82rem}.whatsapp-float{width:54px;height:54px;bottom:14px;right:14px}.whatsapp-icon{width:35px;height:35px}}@media (width<=480px){.page{padding:.68rem .55rem 1.35rem}.site-header{padding:.6rem}.brand-logo{width:clamp(8rem,50vw,9.6rem);max-height:120px}.nav-links a{padding:.4rem .58rem;font-size:.79rem}.section>header h2{font-size:1.08rem}.cat-thumb{width:76px;height:60px}.product-thumb{height:126px}.quote-actions .btn{gap:.35rem;padding:.56rem .64rem;font-size:.8rem}.site-footer .brand{flex-direction:column;align-items:flex-start}.site-footer .brand-logo{object-fit:contain;width:auto;max-width:6.5rem;height:4.2rem;max-height:none}.site-footer p,.site-footer a{font-size:.83rem}}@media (prefers-reduced-motion:reduce){.promo-track{transition:none!important}.category-modal-root,.category-modal-panel{animation:none}.card{transition:none}.card:hover{transform:none}}.categories-conveyor{flex-direction:column;gap:.75rem;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.conveyor-row{cursor:grab;width:100%;overflow:hidden}.conveyor-row:active{cursor:grabbing}button.conveyor-card{flex-shrink:0;width:280px}@media (width>=1024px){button.conveyor-card{width:320px}}@media (width<=768px){button.conveyor-card{width:240px}.categories-conveyor{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}}@media (width<=480px){button.conveyor-card{width:200px}.categories-conveyor .conveyor-row:last-child{display:none}}@media (prefers-reduced-motion:reduce){.categories-conveyor [style*=animation]{animation:none!important}.categories-conveyor{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.categories-conveyor .conveyor-row>div{flex-wrap:wrap;gap:.75rem}}.loading-screen{z-index:9999;background:linear-gradient(135deg,#08111a 0%,#474d4e 100%);justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.loading-spinner{border:4px solid #00c8e833;border-left-color:#00c8e8;border-radius:50%;width:60px;height:60px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-title{color:#0c0c0c;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:600}.loading-subtitle{color:#6b7682;margin:0;font-size:.9rem;font-weight:400}
