:root{--navy:#071f2e;--navy-2:#0b2d40;--ink:#102332;--muted:#63717c;--orange:#ff6b1a;--orange-dark:#d94d00;--cyan:#1aa9cf;--green:#17a66a;--paper:#f4f6f7;--line:#dce3e7;--white:#fff;--shadow:0 18px 50px #071f2e1a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Avenir Next,Helvetica Neue,Arial,sans-serif}body,button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{border:0}button,summary,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[hidden]{display:none!important}.container{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding:96px 0}.section-white{background:var(--white)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.eyebrow{color:var(--orange-dark);letter-spacing:.19em;text-transform:uppercase;margin:0 0 14px;font-size:.72rem;font-weight:800}.eyebrow-light{color:#7fe8ff}.button{min-height:48px;color:var(--navy);background:var(--white);border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-weight:800;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #071f2e2e}.button-dark{color:var(--white);background:var(--navy)}.button-dark:hover{background:var(--orange)}.secondary-button{background:var(--white);border:1px solid #bac6cc;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 20px;font-weight:800;display:inline-flex}.secondary-button:hover{border-color:var(--orange);color:var(--orange-dark)}.text-link{color:var(--ink);align-items:center;gap:9px;font-weight:800;display:inline-flex}.text-link span{color:var(--orange);transition:transform .18s}.text-link:hover span{transform:translate(4px)}.text-link-light{color:var(--white)}.service-bar{color:#dff8ff;background:#031722;font-size:.75rem}.service-bar-inner{align-items:center;gap:30px;min-height:34px;display:flex}.service-bar-inner span{opacity:.84}.service-bar-inner>span+span:before{content:"·";color:var(--orange);margin-right:30px}.service-bar-inner a{color:var(--white);margin-left:auto;font-weight:800}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;position:sticky;top:0;box-shadow:0 6px 24px #071f2e14}.header-main{grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:36px;height:82px;display:grid}.brand{align-items:center;gap:11px;min-width:max-content;display:inline-flex}.brand img{object-fit:contain;width:52px;height:52px}.brand span{line-height:1;display:grid}.brand strong{color:var(--navy);letter-spacing:-.025em;font-size:1.18rem}.brand small{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;margin-top:7px;font-size:.63rem;font-weight:800}.product-search-box{min-width:0;position:relative}.product-search-control{background:#f8fafb;border:1px solid #ccd6dc;border-radius:8px;display:flex;overflow:hidden}.product-search-control:focus-within{border-color:var(--cyan);box-shadow:0 0 0 3px #1aa9cf21}.product-search-control input{min-width:0;height:46px;color:var(--ink);background:0 0;outline:0;flex:1;padding:0 18px}.product-search-header .product-search-control>button{width:52px;color:var(--white);background:var(--navy);flex:none;font-size:1.35rem}.product-search-suggestions{z-index:90;background:var(--white);border:1px solid #d5e0e4;border-radius:11px;padding:7px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 22px 50px #071f2e2e}.product-search-suggestions>button{text-align:left;background:0 0;border-radius:8px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:8px;display:grid}.product-search-suggestions>button:hover,.product-search-suggestions>button.active{background:#edf6f8}.product-search-image{background:#f1f4f5;border-radius:7px;width:54px;height:54px;overflow:hidden}.product-search-image img{object-fit:contain;width:100%;height:100%}.product-search-copy{gap:4px;min-width:0;display:grid}.product-search-copy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.product-search-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;overflow:hidden}.product-search-suggestions>button>b{color:var(--navy);white-space:nowrap;font-size:.72rem}.header-whatsapp{align-items:center;gap:10px;display:flex}.header-whatsapp>span:last-child{display:grid}.header-whatsapp small{color:var(--muted);font-size:.72rem}.header-whatsapp strong{color:var(--navy);font-size:.95rem}.status-dot{background:#20be73;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #20be7324}.header-nav-row{border-top:1px solid #edf1f3}.header-nav-inner{align-items:center;height:49px;display:flex}.category-menu{align-self:stretch;position:relative}.category-menu>button{min-width:190px;height:100%;color:var(--white);background:var(--navy);align-items:center;gap:10px;padding:0 18px;font-size:.86rem;font-weight:800;display:flex}.category-menu>button b{margin-left:auto;transition:transform .18s}.category-menu.open>button b{transform:rotate(180deg)}.category-menu-panel{background:var(--white);width:520px;box-shadow:var(--shadow);border:1px solid #dce3e7;border-radius:0 0 12px 12px;padding:12px;position:absolute;top:calc(100% + 1px);left:0}.category-menu-panel>a{border-radius:8px;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;min-height:70px;padding:8px;transition:background .16s,transform .16s;display:grid}.category-menu-panel>a:hover{background:#f3f7f8;transform:translate(3px)}.category-menu-image{background:#f0f3f4;border-radius:7px;width:52px;height:52px;overflow:hidden}.category-menu-image img{object-fit:cover;width:100%;height:100%}.category-menu-panel>a>span:nth-child(2){gap:3px;display:grid}.category-menu-panel strong{font-size:.88rem}.category-menu-panel small{color:var(--muted);font-size:.7rem;line-height:1.35}.category-menu-panel b{color:var(--orange)}.desktop-nav{align-items:center;gap:4px;height:100%;margin-left:22px;display:flex}.desktop-nav a{color:#3f505c;border-bottom:3px solid #0000;place-items:center;height:100%;padding:0 15px;font-size:.83rem;font-weight:750;display:grid}.desktop-nav a:hover,.desktop-nav a.active{color:var(--navy);border-color:var(--orange)}.header-highlight{color:var(--orange-dark);margin-left:auto;font-size:.8rem;font-weight:800}.mobile-menu-button,.mobile-navigation{display:none}.mobile-site-search{margin:4px 0 14px}.home-carousel{background:var(--navy);height:min(650px,100vh - 165px);min-height:560px;position:relative;overflow:hidden}.carousel-track{height:100%;transition:transform .65s cubic-bezier(.22,.7,.18,1);display:flex}.carousel-slide{min-width:100%;height:100%;color:var(--white);position:relative;overflow:hidden}.carousel-blue{background:linear-gradient(108deg,#051c2c 0%,#0b3248 52%,#def4f5 52%,#f5fbfa 100%)}.carousel-orange{background:linear-gradient(108deg,#21130e 0%,#552615 52%,#fff0e6 52%,#fffaf5 100%)}.carousel-green{background:linear-gradient(108deg,#071f1b 0%,#0b4a37 52%,#e5f7ec 52%,#f8fcf8 100%)}.carousel-purple{background:linear-gradient(108deg,#171227 0%,#392b62 52%,#eeeaff 52%,#fbfaff 100%)}.carousel-slide:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000001a,#0000 42%,#0000);position:absolute;inset:0}.carousel-slide-inner{z-index:2;grid-template-columns:.95fr 1.05fr;align-items:center;gap:55px;height:100%;display:grid;position:relative}.carousel-copy{max-width:570px;padding:44px 0 72px}.carousel-copy h1{letter-spacing:-.065em;max-width:620px;margin:0;font-size:clamp(3rem,5.2vw,5.6rem);line-height:.96}.carousel-copy>p:not(.eyebrow){color:#ffffffc7;max-width:520px;margin:25px 0 31px;font-size:1.08rem;line-height:1.65}.carousel-actions{align-items:center;gap:24px;display:flex}.carousel-actions>a:not(.button){color:var(--white);font-size:.85rem;font-weight:800}.carousel-actions>a:not(.button):hover{color:#7fe8ff}.carousel-visual{isolation:isolate;place-items:center;height:82%;min-height:470px;display:grid;position:relative}.carousel-orbit{background:radial-gradient(circle at 45% 40%,#fffffffa,#ffffffbd 58%,#fff0 72%);border-radius:50%;width:520px;height:520px;position:absolute}.carousel-orbit:before,.carousel-orbit:after{content:"";border:1px solid #0a4c6129;border-radius:50%;position:absolute}.carousel-orbit:before{inset:34px}.carousel-orbit:after{border-style:dashed;inset:82px}.carousel-product-image{object-fit:contain;filter:drop-shadow(0 30px 30px #071f2e29);opacity:0;width:360px;height:420px;transition:transform .75s cubic-bezier(.22,.7,.18,1),opacity .5s;position:absolute;-webkit-mask-image:radial-gradient(#000 45%,#000000eb 58%,#0000 76%);mask-image:radial-gradient(#000 45%,#000000eb 58%,#0000 76%)}.carousel-product-image-front{z-index:3;right:2%;transform:translate(60px,30px)scale(.9)}.carousel-product-image-back{z-index:2;width:320px;height:360px;bottom:2%;left:1%;transform:translate(-70px,55px)scale(.82)}.carousel-slide.is-active .carousel-product-image-front{opacity:1;transform:translate(0)scale(1)}.carousel-slide.is-active .carousel-product-image-back{opacity:1;transition-delay:.1s;transform:translate(0)scale(1)}.carousel-proof{z-index:5;color:var(--navy);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #071f2e1a;border-radius:9px;align-items:center;gap:11px;padding:12px 16px;display:flex;position:absolute;bottom:11%;right:0;box-shadow:0 15px 35px #071f2e21}.carousel-proof>span{width:31px;height:31px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.carousel-proof div{display:grid}.carousel-proof strong{font-size:.82rem}.carousel-proof small{color:var(--muted);margin-top:2px;font-size:.68rem}.carousel-shape{opacity:.3;filter:blur(2px);border-radius:50%;position:absolute}.carousel-shape-one{border:1px solid;width:260px;height:260px;top:-90px;right:-90px}.carousel-shape-two{background:var(--orange);width:120px;height:120px;bottom:-50px;left:47%}.carousel-arrow{z-index:6;width:43px;height:43px;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071f2e47;border:1px solid #ffffff47;border-radius:50%;place-items:center;font-size:1.85rem;line-height:1;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:var(--orange)}.carousel-prev{left:18px}.carousel-next{right:18px}.carousel-controls{z-index:7;gap:8px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.carousel-controls button{background:#ffffff52;width:46px;height:3px;padding:0;overflow:hidden}.carousel-controls button span{background:var(--orange);width:0;height:100%;display:block}.carousel-controls button.active span{width:100%;transition:width 6.5s linear}.shop-benefits{z-index:3;background:var(--white);position:relative;box-shadow:0 12px 30px #071f2e12}.shop-benefits-grid{grid-template-columns:repeat(4,1fr);min-height:92px;display:grid}.shop-benefits article{border-right:1px solid #e8edef;align-items:center;gap:14px;padding:20px 25px;display:flex}.shop-benefits article:last-child{border:0}.shop-benefits article>span{width:38px;height:38px;color:var(--orange-dark);background:#fff1e8;border-radius:50%;place-items:center;font-weight:900;display:grid}.shop-benefits article div{gap:3px;display:grid}.shop-benefits strong{font-size:.88rem}.shop-benefits small{color:var(--muted);font-size:.72rem}.brand-intro{background:var(--white)}.brand-intro-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.brand-intro-copy h2,.section-title-row h2,.quality-copy h2,.buying-preview h2,.catalog-intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.04}.brand-intro-copy .lead{color:#263d4c;margin:28px 0 14px;font-size:1.13rem;line-height:1.7}.brand-intro-copy>p:not(.eyebrow):not(.lead){color:var(--muted);line-height:1.75}.brand-intro-actions{align-items:center;gap:24px;margin-top:30px;display:flex}.brand-intro-visual{background:linear-gradient(145deg,#f7fcfc 0%,#e0f0f3 58%,#c9e3e8 100%);border:1px solid #cfdee3;border-radius:20px;height:560px;position:relative;overflow:hidden}.brand-intro-visual:before{content:"";border:1px solid #071f2e1c;border-radius:50%;width:430px;height:430px;position:absolute;top:-95px;right:-85px}.brand-year{z-index:5;min-width:145px;color:var(--white);background:var(--navy);border-radius:12px;padding:18px 21px;display:grid;position:absolute;top:26px;left:26px;box-shadow:0 15px 30px #071f2e2e}.brand-year small{letter-spacing:.16em;text-transform:uppercase;font-size:.7rem}.brand-year strong{font-size:2.8rem;line-height:1}.brand-year span{opacity:.75;margin-top:7px;font-size:.72rem}.brand-product{object-fit:contain;filter:drop-shadow(0 22px 24px #071f2e29);position:absolute;-webkit-mask-image:radial-gradient(#000 48%,#000000f0 61%,#0000 78%);mask-image:radial-gradient(#000 48%,#000000f0 61%,#0000 78%)}.brand-product-one{width:300px;height:300px;top:4%;right:2%;transform:rotate(3deg)}.brand-product-two{width:260px;height:300px;bottom:5%;left:17%;transform:rotate(-7deg)}.brand-product-three{width:250px;height:260px;bottom:1%;right:4%;transform:rotate(8deg)}.storefront-section{background:#eef2f4}.section-title-row{justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px;display:flex}.section-title-row h2{max-width:760px;font-size:clamp(2.2rem,3.4vw,3.6rem)}.section-title-row.compact h2{font-size:clamp(2rem,3vw,3.1rem)}.section-description{max-width:390px;color:var(--muted);margin:0;line-height:1.65}.store-category-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.store-category-card{min-height:270px;color:var(--white);background:linear-gradient(135deg,#061a28,#102f42);border:1px solid #7fe8ff1c;border-radius:14px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden}.store-category-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.store-category-card:before{content:"";background:radial-gradient(circle,#1aa9cf33,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-80px;right:-65px}.store-category-card:after{content:"";background:linear-gradient(90deg,#02121cfa 0%,#02121cd6 46%,#02121c1f 80%);position:absolute;inset:0}.store-category-card>div{z-index:2;width:58%;padding:35px;position:relative}.store-category-card p{color:#7fe8ff;letter-spacing:.16em;text-transform:uppercase;margin:0 0 15px;font-size:.68rem;font-weight:800}.store-category-card h3{letter-spacing:-.04em;margin:0 0 46px;font-size:1.9rem;line-height:1.08}.store-category-card span{font-size:.78rem;font-weight:800}.store-category-card img{z-index:1;object-fit:contain;filter:drop-shadow(0 15px 15px #00000038);width:52%;height:90%;transition:transform .3s;position:absolute;top:50%;right:-1%;transform:translateY(-50%);-webkit-mask-image:radial-gradient(#000 48%,#000000f0 62%,#0000 82%);mask-image:radial-gradient(#000 48%,#000000f0 62%,#0000 82%)}.store-category-card:hover img{transform:translateY(-50%)scale(1.05)rotate(2deg)}.store-category-informatica img{object-fit:cover;filter:none;width:62%;height:100%;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 30% 100%)}.featured-section{background:var(--white)}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.product-card{background:var(--white);border:1px solid #dfe6e9;border-radius:13px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.product-card:hover{border-color:#c8d4d9;transform:translateY(-5px);box-shadow:0 18px 38px #071f2e1a}.product-image-link{background:linear-gradient(145deg,#f8fafb,#edf3f4);height:275px;display:block;position:relative;overflow:hidden}.product-image{object-fit:contain;width:calc(100% - 36px);height:calc(100% - 36px);transition:opacity .26s,transform .35s;position:absolute;inset:18px}.product-image-secondary{opacity:0;transform:scale(.96)}.product-card:hover .product-image-primary{opacity:0;transform:scale(1.04)}.product-card:hover .product-image-secondary{opacity:1;transform:scale(1.02)}.product-badge{z-index:4;max-width:calc(100% - 26px);color:var(--white);background:var(--navy);letter-spacing:.11em;text-transform:uppercase;border-radius:5px;padding:6px 9px;font-size:.58rem;font-weight:800;position:absolute;top:13px;left:13px}.product-badge-promo{background:var(--orange-dark)}.product-quick{z-index:4;color:var(--white);opacity:0;background:#071f2ee6;border-radius:7px;justify-content:space-between;align-items:center;padding:11px 13px;font-size:.72rem;font-weight:800;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:12px;left:14px;right:14px;transform:translateY(10px)}.product-card:hover .product-quick{opacity:1;transform:translateY(0)}.product-card-body{padding:22px}.product-brand{color:var(--orange-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:.63rem;font-weight:850}.product-card h3{letter-spacing:-.02em;min-height:52px;margin:0;font-size:1.08rem;line-height:1.35}.product-card h3 a:hover{color:var(--orange-dark)}.product-price-row{border-top:1px solid #e8edef;justify-content:space-between;align-items:end;gap:12px;min-height:70px;margin-top:18px;padding-top:16px;display:flex}.product-price-row>div{gap:3px;display:grid}.product-price-row small{color:var(--muted);font-size:.65rem}.product-price-row strong{letter-spacing:-.045em;font-size:1.55rem}.previous-price{text-decoration:line-through}.promotion-status{color:#087b4b;text-transform:uppercase;background:#e1f6ec;border-radius:5px;padding:5px 7px;font-size:.57rem;font-weight:850}.product-card-actions{grid-template-columns:1fr auto;gap:7px;margin-top:17px;display:grid}.product-card-actions a{border-radius:7px;justify-content:center;align-items:center;min-height:43px;font-size:.7rem;font-weight:850;display:flex}.product-details-link{color:var(--white);background:var(--navy)}.product-details-link:hover{background:#123a4e}.product-buy-link{color:var(--orange-dark);border:1px solid #f2b68f;padding:0 13px}.product-buy-link:hover{color:var(--white);background:var(--orange);border-color:var(--orange)}.section-action{justify-content:center;margin-top:42px;display:flex}.quality-section{color:var(--white);background:linear-gradient(135deg,#06202d,#0a4250);padding:100px 0}.quality-grid{grid-template-columns:1fr .72fr;align-items:center;gap:90px;display:grid}.quality-copy>p:not(.eyebrow){color:#ffffffba;max-width:620px;font-size:1.05rem;line-height:1.75}.quality-list{gap:0;margin:36px 0 0;padding:0;list-style:none;display:grid}.quality-list li{border-top:1px solid #ffffff26;grid-template-columns:50px 1fr;align-items:center;gap:16px;padding:17px 0;display:grid}.quality-list li>span{color:#7fe8ff;font-size:.72rem;font-weight:850}.quality-list li div{gap:3px;display:grid}.quality-list strong{font-size:.95rem}.quality-list small{color:#ffffffa3}.trust-card{color:#073422;background:linear-gradient(145deg,#c9f5df,#f0fff7);border:1px solid #ffffff59;border-radius:16px;padding:42px;box-shadow:0 26px 60px #0003}.trust-card-icon{width:58px;height:58px;color:var(--white);background:var(--green);border-radius:50%;place-items:center;margin-bottom:45px;font-size:1.5rem;font-weight:900;display:grid}.trust-card>p{color:#128355;letter-spacing:.16em;text-transform:uppercase;margin:0 0 12px;font-size:.68rem;font-weight:850}.trust-card h3{letter-spacing:-.04em;margin:0 0 26px;font-size:2rem;line-height:1.2}.trust-card small{color:#527064;border-top:1px solid #07342229;padding-top:18px;line-height:1.55;display:block}.buying-preview{background:var(--paper)}.buying-preview-grid{background:#d8e1e5;border:1px solid #d8e1e5;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.buying-preview-grid li{background:var(--white);min-height:230px;padding:30px}.buying-preview-grid li>span{color:var(--orange-dark);margin-bottom:48px;font-size:.72rem;font-weight:850;display:block}.buying-preview-grid strong{font-size:1.18rem}.buying-preview-grid p{color:var(--muted);margin:10px 0 0;line-height:1.6}.testimonial-section{color:var(--white);background:#0c2938}.testimonial-grid{grid-template-columns:.7fr 1.3fr;gap:80px;display:grid}.testimonial-grid h2{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.testimonial-grid>div>a{color:#7fe8ff;font-weight:800}.testimonial-grid figure{border-left:1px solid #fff3;margin:0;padding-left:48px}.testimonial-grid blockquote{letter-spacing:-.025em;margin:0 0 36px;font-size:clamp(1.35rem,2.2vw,2.2rem);line-height:1.45}.testimonial-grid figcaption{gap:5px;display:grid}.testimonial-grid figcaption span{color:#fff9;font-size:.8rem}.positive-faq{background:var(--white)}.faq-grid{grid-template-columns:.72fr 1.28fr;gap:90px;display:grid}.faq-grid h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,4vw,4rem);line-height:1.05}.faq-list details{border-top:1px solid #dbe3e6}.faq-list details:last-child{border-bottom:1px solid #dbe3e6}.faq-list summary{cursor:pointer;padding:24px 44px 24px 0;font-weight:850;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--orange-dark);font-size:1.35rem;position:absolute;top:20px;right:5px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);margin:-4px 0 25px;line-height:1.7}.channel-strip{background:var(--orange);padding:55px 0}.channel-inner{grid-template-columns:.9fr 1.1fr auto;align-items:center;gap:50px;display:grid}.channel-inner h2{color:var(--navy);letter-spacing:-.04em;margin:0;font-size:2rem}.channel-inner p{color:#071f2ebf;margin:0;line-height:1.55}.catalog-hero,.page-hero{color:var(--white);background:linear-gradient(125deg,#061d2b,#0b3b4d);padding:86px 0}.catalog-hero-grid,.page-hero-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.catalog-hero h1,.page-hero h1{letter-spacing:-.065em;max-width:780px;margin:0;font-size:clamp(3rem,5.6vw,6rem);line-height:.98}.catalog-hero-grid>p,.page-hero-grid>p{color:#ffffffb8;margin:0;font-size:1.08rem;line-height:1.75}.category-ribbon{background:var(--white);border-bottom:1px solid #e1e7ea;padding:25px 0}.category-ribbon-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.category-ribbon-grid>a{color:#354b59;align-items:center;gap:9px;min-width:0;font-size:.67rem;font-weight:800;display:flex}.category-ribbon-grid>a>span{background:#eff4f5;border-radius:50%;flex:none;width:42px;height:42px;overflow:hidden}.category-ribbon-grid img{object-fit:cover;width:100%;height:100%}.catalog-intro{color:var(--white);background:var(--orange);padding:50px 0}.catalog-intro-grid{grid-template-columns:1fr .8fr;align-items:center;gap:80px;display:grid}.catalog-intro h2{font-size:clamp(2rem,3.5vw,3.5rem)}.catalog-intro .eyebrow{color:var(--navy)}.catalog-intro p{color:#071f2eb8;margin:0;line-height:1.7}.catalog-section{background:#f2f5f6}.catalog-toolbar{background:var(--white);border:1px solid #d6dfe3;border-radius:12px;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:16px;padding:20px;display:grid;box-shadow:0 10px 26px #071f2e0d}.catalog-toolbar label,.catalog-search{gap:8px;display:grid}.catalog-toolbar label>span,.product-search-label{color:#425663;letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:850}.catalog-toolbar input,.catalog-toolbar select{width:100%;height:50px;color:var(--ink);background:#fbfcfc;border:1px solid #ccd6db;border-radius:7px;outline:0;padding:0 14px}.catalog-toolbar input:focus,.catalog-toolbar select:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #1aa9cf1f}.catalog-search .product-search-control{background:0 0;border:0;overflow:visible}.catalog-search .product-search-control:focus-within{box-shadow:none}.catalog-search .product-search-control input{height:50px}.catalog-result-line{justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.catalog-result-line p{color:var(--muted);margin:0;font-size:.84rem}.catalog-result-line strong{color:var(--ink)}.catalog-result-line button{color:var(--orange-dark);background:0 0;padding:8px 0;font-size:.76rem;font-weight:800}.empty-catalog{text-align:center;background:var(--white);border:1px dashed #bcc9cf;border-radius:12px;padding:70px}.empty-catalog p{color:var(--muted)}.simple-cta{color:var(--white);background:linear-gradient(120deg,#071f2e,#0c4656);padding:70px 0}.simple-cta-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.simple-cta h2{letter-spacing:-.05em;max-width:760px;margin:0;font-size:clamp(2rem,3.2vw,3.2rem);line-height:1.08}.category-hero{color:var(--white);background:linear-gradient(125deg,#061d2b,#0b3b4d);padding:80px 0;position:relative;overflow:hidden}.category-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;min-height:420px;display:grid}.category-hero h1{letter-spacing:-.06em;max-width:690px;margin:0;font-size:clamp(3rem,5.5vw,5.6rem);line-height:.98}.category-hero p:not(.eyebrow){color:#ffffffb8;max-width:560px;margin:24px 0 28px;font-size:1.04rem;line-height:1.7}.category-hero-visual{place-items:center;height:430px;display:grid;position:relative}.category-hero-visual span{background:radial-gradient(circle,#fffffff5 0,#e2f1f4e0 56%,#0000 72%);border-radius:50%;width:420px;height:420px;position:absolute}.category-hero-visual img{object-fit:contain;filter:drop-shadow(0 24px 25px #00000038);width:430px;height:430px;position:relative;-webkit-mask-image:radial-gradient(#000 48%,#000000f0 62%,#0000 82%);mask-image:radial-gradient(#000 48%,#000000f0 62%,#0000 82%)}.category-hero-audio{background:linear-gradient(125deg,#061d2b,#16445b)}.category-hero-games{background:linear-gradient(125deg,#071b2c,#18365a)}.category-hero-casa-inteligente{background:linear-gradient(125deg,#061f2b,#144b51)}.category-hero-informatica{background:linear-gradient(125deg,#111c2b,#334759)}.category-hero-acessorios{background:linear-gradient(125deg,#071d2b,#234255)}.category-hero-informatica .category-hero-visual{border:1px solid #ffffff21;border-radius:18px;height:390px;overflow:hidden;box-shadow:0 25px 55px #00000047}.category-hero-informatica .category-hero-visual span{display:none}.category-hero-informatica .category-hero-visual img{object-fit:cover;filter:none;width:100%;height:100%;-webkit-mask-image:none;mask-image:none}.breadcrumbs{color:#71808a;align-items:center;gap:9px;min-height:62px;font-size:.72rem;display:flex}.breadcrumbs a:hover{color:var(--orange-dark)}.product-detail-section{background:var(--white);padding:20px 0 75px}.product-detail-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:72px;display:grid}.product-gallery-main{background:linear-gradient(145deg,#f8fafb,#eaf0f2);border-radius:15px;width:100%;height:590px;position:relative;overflow:hidden}.product-gallery-main img{object-fit:contain;width:100%;height:100%;padding:45px;transition:transform .35s}.product-gallery-main:hover img{transform:scale(1.08)}.product-gallery-main>span{color:var(--white);background:#071f2edb;border-radius:6px;padding:9px 12px;font-size:.68rem;font-weight:800;position:absolute;bottom:16px;left:16px}.product-thumbs{gap:10px;margin-top:12px;display:flex}.product-thumbs button{background:var(--white);border:1px solid #d4dde1;border-radius:8px;width:82px;height:82px;padding:5px}.product-thumbs button.active{border:2px solid var(--orange)}.product-thumbs img{object-fit:contain;width:100%;height:100%}.gallery-lightbox{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#03121be6;place-items:center;padding:40px;display:grid;position:fixed;inset:0}.gallery-lightbox>button{width:45px;height:45px;color:var(--white);background:#ffffff1f;border-radius:50%;font-size:1.8rem;position:absolute;top:20px;right:24px}.gallery-lightbox>img{object-fit:contain;background:var(--white);border-radius:13px;max-width:min(900px,92vw);max-height:86vh;padding:25px}.product-detail-copy{padding-top:14px}.product-detail-brand{color:var(--orange-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 15px;font-size:.68rem;font-weight:850}.product-detail-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.5rem,4.4vw,4.7rem);line-height:.98}.product-detail-description{color:var(--muted);margin:24px 0;line-height:1.72}.product-detail-price{border-top:1px solid #e0e6e9;border-bottom:1px solid #e0e6e9;flex-wrap:wrap;align-items:center;gap:12px;padding:24px 0;display:flex}.product-detail-price>small{width:100%;color:var(--muted);font-size:.7rem}.product-detail-price>strong{letter-spacing:-.05em;font-size:2.5rem}.product-confidence{background:#edf8f3;border-radius:9px;align-items:center;gap:14px;margin:24px 0;padding:16px;display:flex}.product-confidence>span{width:36px;height:36px;color:var(--white);background:var(--green);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.product-confidence div{gap:3px;display:grid}.product-confidence p{color:#5b7469;margin:0;font-size:.73rem;line-height:1.4}.product-detail-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.product-detail-cta{color:var(--white);background:var(--orange)}.product-facts{border:1px solid #dfe5e8;border-radius:9px;grid-template-columns:repeat(3,1fr);margin-top:25px;display:grid}.product-facts>div{border-right:1px solid #dfe5e8;gap:4px;padding:14px;display:grid}.product-facts>div:last-child{border:0}.product-facts span{color:var(--muted);text-transform:uppercase;font-size:.62rem}.product-facts strong{font-size:.75rem}.product-service-row{color:var(--white);background:var(--navy);padding:24px 0}.product-service-row .container{grid-template-columns:repeat(3,1fr);display:grid}.product-service-row article{border-right:1px solid #ffffff24;justify-content:center;align-items:center;gap:13px;padding:7px 25px;display:flex}.product-service-row article:last-child{border:0}.product-service-row article>span{color:#7fe8ff;font-size:1.25rem}.product-service-row article div{gap:3px;display:grid}.product-service-row strong{font-size:.82rem}.product-service-row small{color:#ffffff94;font-size:.68rem}.product-information-section{background:#f0f4f5}.product-information-grid{grid-template-columns:.65fr 1.35fr;gap:90px;display:grid}.product-information-grid h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,3.5vw,3.7rem);line-height:1.04}.product-information-grid>div>p:not(.eyebrow){color:var(--muted);line-height:1.7}.product-information-grid dl{grid-template-columns:repeat(2,1fr);gap:0 26px;margin:0;display:grid}.product-information-grid dl>div{border-top:1px solid #ccd8dc;padding:17px 0}.product-information-grid dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.66rem;font-weight:800}.product-information-grid dd{white-space:pre-line;margin:0;font-size:.84rem;line-height:1.55}.shipping-section{background:var(--white)}.shipping-calculator{box-shadow:var(--shadow);background:#f7f9fa;border:1px solid #d9e2e5;border-radius:16px;grid-template-columns:.8fr 1.2fr;gap:65px;padding:44px;scroll-margin-top:155px;display:grid}.shipping-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.02}.shipping-heading>p:not(.eyebrow){color:var(--muted);line-height:1.65}.shipping-form{align-self:center}.shipping-form>label{letter-spacing:.1em;text-transform:uppercase;margin-bottom:9px;font-size:.7rem;font-weight:850;display:block}.shipping-form>div{display:flex}.shipping-form input{background:var(--white);border:1px solid #bccbd1;border-radius:8px 0 0 8px;outline:0;flex:1;min-width:0;height:54px;padding:0 16px}.shipping-form input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #1aa9cf1f}.shipping-form button{color:var(--white);background:var(--navy);border-radius:0 8px 8px 0;padding:0 20px;font-weight:850}.shipping-form button:disabled{opacity:.65}.shipping-error{color:#b23124;margin:10px 0 0;font-size:.74rem}.shipping-results{border-top:1px solid #d9e2e5;grid-column:1/-1;padding-top:30px}.shipping-destination{align-items:center;gap:12px;margin-bottom:15px;display:flex}.shipping-destination>span{width:38px;height:38px;color:var(--orange-dark);background:#fff0e6;border-radius:50%;place-items:center;display:grid}.shipping-destination div{gap:2px;display:grid}.shipping-destination small{color:var(--muted)}.shipping-choice-title{color:var(--ink);margin:18px 0 10px;font-size:.78rem;font-weight:800}.shipping-options{gap:9px;display:grid}.shipping-options label{background:var(--white);cursor:pointer;border:1px solid #d2dce0;border-radius:9px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.shipping-options label.selected{border-color:var(--green);box-shadow:0 0 0 2px #17a66a1f}.shipping-options input{opacity:0;position:absolute}.shipping-option-check{border:2px solid #aebbc1;border-radius:50%;width:18px;height:18px}.shipping-options label.selected .shipping-option-check{border:5px solid var(--green)}.shipping-options label>span:nth-child(3){gap:3px;display:grid}.shipping-options small{color:var(--muted);font-size:.7rem}.shipping-options label>b{color:var(--navy)}.shipping-issues{background:#fffaf0;border:1px solid #e6d8b5;border-radius:10px;gap:10px;margin-top:14px;padding:16px;display:grid}.shipping-issues>div{grid-template-columns:28px 1fr;align-items:start;gap:10px;display:grid}.shipping-issues>div>span{color:#7a5100;background:#ffe9ad;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.shipping-issues strong{font-size:.78rem}.shipping-issues p{color:#6e6552;margin:3px 0 0;font-size:.72rem;line-height:1.5}.shipping-issues button{color:#6b4800;background:var(--white);border:1px solid #d6be7f;border-radius:7px;justify-self:start;padding:9px 13px;font-size:.72rem;font-weight:800}.shipping-issues button:disabled{opacity:.6}.shipping-select-hint{color:var(--muted);margin:14px 0 0;font-size:.74rem}.shipping-summary{color:var(--white);background:var(--navy);border-radius:10px;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:24px;margin-top:18px;padding:18px;display:grid}.shipping-summary>div{gap:3px;display:grid}.shipping-summary span{color:#ffffff94;text-transform:uppercase;font-size:.65rem}.shipping-summary .shipping-total strong{color:#7fe8ff;font-size:1.25rem}.shipping-summary .button{color:var(--white);background:var(--orange)}.shipping-assistance{color:var(--white);background:var(--navy);border-radius:10px;justify-content:space-between;align-items:center;gap:30px;margin-top:18px;padding:20px;display:flex}.shipping-assistance p{color:#ffffffa3;margin:5px 0 0}.shipping-assistance .button{color:var(--white);background:var(--orange)}.related-section{background:#eef2f4}.about-hero{background:linear-gradient(125deg,#061d2b,#124c5b)}.about-story-section{background:var(--white)}.about-story-showcase{background:var(--navy);border:1px solid #143e55;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 28px 70px #071f2e2e}.about-story-showcase:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #7fe8ff14}.about-story-showcase img{aspect-ratio:1200/630;object-fit:cover;width:100%;display:block}.about-story-seal{z-index:2;min-width:210px;color:var(--white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#051826db;border:1px solid #ffffff2e;border-radius:12px;padding:18px 22px;display:grid;position:absolute;bottom:28px;right:28px;box-shadow:0 16px 34px #00000042}.about-story-seal:before{content:"";background:var(--orange);border-radius:3px;width:3px;position:absolute;top:16px;bottom:16px;left:0}.about-story-seal span,.about-story-seal small{color:#ffffffa8;letter-spacing:.13em;text-transform:uppercase;font-size:.6rem;font-weight:750}.about-story-seal strong{letter-spacing:-.025em;margin:4px 0 6px;font-size:1.35rem}.about-story-content{grid-template-columns:1fr .9fr;align-items:start;gap:90px;padding-top:62px;display:grid}.about-story-content h2{letter-spacing:-.055em;max-width:760px;margin:0;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.04}.about-story-copy{gap:17px;padding-top:29px;display:grid}.about-story-copy p{color:var(--muted);margin:0;line-height:1.75}.values-section{color:var(--white);background:var(--navy)}.values-heading{max-width:790px;margin-bottom:44px}.values-heading h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.05}.values-cards{background:#ffffff26;border:1px solid #ffffff26;border-radius:13px;grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.values-cards article{background:#0a2b3a;grid-template-columns:45px 1fr;gap:22px;min-height:245px;padding:34px;display:grid}.values-cards article>span{color:#7fe8ff;font-size:.72rem;font-weight:850}.values-cards h3{margin:0 0 14px;font-size:1.6rem}.values-cards p{color:#ffffffa6;margin:0;line-height:1.65}.mission-section{background:var(--white)}.mission-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.mission-grid article{border:1px solid #d9e2e5;border-radius:13px;padding:40px}.mission-grid h2{letter-spacing:-.05em;margin:0 0 18px;font-size:clamp(2rem,3vw,3.15rem);line-height:1.05}.mission-grid p:not(.eyebrow){color:var(--muted);line-height:1.7}.about-commitment{background:#eaf7f1;border-radius:13px;justify-content:space-between;align-items:center;gap:50px;margin-top:24px;padding:32px;display:flex}.about-commitment>div{align-items:center;gap:20px;display:flex}.about-commitment>div>span{width:48px;height:48px;color:var(--white);background:var(--green);border-radius:50%;flex:none;place-items:center;font-weight:900;display:grid}.about-commitment h2{margin:0;font-size:1.65rem}.about-commitment p:not(.eyebrow){color:#5f746a;margin:7px 0 0}.how-hero{background:linear-gradient(125deg,#061d2b,#713018)}.how-section{background:var(--white)}.buying-flow{gap:0;display:grid}.buying-flow article{border-top:1px solid #dbe3e6;grid-template-columns:.34fr 1.66fr;gap:55px;padding:54px 0;display:grid}.buying-flow article:last-child{border-bottom:1px solid #dbe3e6}.buying-flow article>span{color:var(--orange-dark);letter-spacing:-.07em;font-size:4.5rem;font-weight:750}.buying-flow h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,3.4vw,3.6rem);line-height:1.05}.buying-flow p:not(.eyebrow){max-width:700px;color:var(--muted);line-height:1.7}.delivery-section{background:#edf2f3}.delivery-grid{grid-template-columns:.65fr 1.35fr;gap:75px;display:grid}.delivery-grid>div:first-child h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,3.8vw,3.8rem);line-height:1.04}.delivery-grid>div:first-child p:not(.eyebrow){color:var(--muted);line-height:1.7}.delivery-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.delivery-cards article{background:var(--white);border:1px solid #d4dee2;border-radius:11px;min-height:285px;padding:25px}.delivery-cards article>span{color:var(--orange-dark);margin-bottom:65px;font-size:.7rem;font-weight:850;display:block}.delivery-cards h3{margin:0;font-size:1.3rem}.delivery-cards p{color:var(--muted);font-size:.82rem;line-height:1.6}.faq-section{color:var(--white);background:#0a3444;padding:90px 0}.faq-section .faq-list summary,.faq-section .faq-list details{border-color:#ffffff2e}.faq-section .faq-list details p{color:#ffffffa6}.contact-hero{background:linear-gradient(125deg,#061d2b,#0a5362)}.contact-section{background:var(--white)}.contact-grid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.contact-grid h2,.contact-form-wrap h2{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,3.5vw,3.7rem);line-height:1.05}.contact-list{gap:10px;margin-top:30px;display:grid}.contact-card{border:1px solid #d9e1e5;border-radius:10px;grid-template-columns:45px 1fr auto;align-items:center;gap:15px;padding:18px;transition:border-color .16s,transform .16s;display:grid}.contact-card:hover{border-color:var(--orange);transform:translate(3px)}.contact-card>span{width:42px;height:42px;color:var(--orange-dark);background:#fff0e6;border-radius:50%;place-items:center;font-weight:850;display:grid}.contact-card div{gap:3px;display:grid}.contact-card small{color:var(--muted)}.contact-card p{color:var(--muted);margin:0;font-size:.7rem}.contact-card>b{color:var(--orange)}.social-row{flex-wrap:wrap;gap:18px;margin-top:23px;display:flex}.social-row a{font-size:.76rem;font-weight:800}.contact-form-wrap{color:var(--white);background:var(--navy);border-radius:14px;padding:36px}.contact-form-wrap>p:not(.eyebrow){color:#ffffffa8}.contact-form{gap:16px;margin-top:25px;display:grid}.contact-form label{color:#ffffffc2;gap:8px;font-size:.7rem;font-weight:800;display:grid}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--white);background:#ffffff14;border:1px solid #ffffff2e;border-radius:7px;outline:0;padding:13px}.contact-form select option{color:var(--ink)}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:#7fe8ff}.contact-form .button{color:var(--white);background:var(--orange)}.form-note{margin:0;font-size:.66rem;line-height:1.5;color:#ffffff8c!important}.location-section{color:var(--white);background:#062331;padding:80px 0}.location-grid{grid-template-columns:.55fr 1.45fr;align-items:center;gap:65px;display:grid}.location-grid h2{letter-spacing:-.05em;margin:0;font-size:3rem}.location-grid p:not(.eyebrow){color:#ffffffad;line-height:1.7}.real-map{border-radius:14px;min-height:430px;overflow:hidden;box-shadow:0 20px 50px #00000040}.real-map iframe{border:0;width:100%;height:430px}.site-footer{color:#ffffffb8;background:#031620;padding-top:70px}.footer-grid{grid-template-columns:1.5fr 1fr .8fr 1.2fr;gap:55px;padding-bottom:55px;display:grid}.brand-footer strong{color:var(--white)}.footer-copy{max-width:330px;line-height:1.7}.footer-social{flex-wrap:wrap;gap:14px;display:flex}.footer-social a{color:#7fe8ff;font-size:.72rem;font-weight:800}.footer-grid h2{color:var(--white);letter-spacing:.12em;text-transform:uppercase;margin:0 0 20px;font-size:.8rem}.footer-links{gap:11px;font-size:.75rem;display:grid}.footer-links a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;min-height:70px;font-size:.68rem;display:flex}.footer-bottom p{margin:0}.footer-bottom p a{color:var(--white);font-weight:800}.footer-bottom>div{gap:17px;display:flex}.floating-whatsapp{z-index:45;min-height:52px;color:var(--white);background:#0fac67;border-radius:9px;align-items:center;gap:10px;padding:0 19px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 35px #00000038}.floating-whatsapp>span{font-size:.75rem}.floating-whatsapp b{font-size:.78rem}.policy-content{max-width:820px}.policy-content h2{margin:35px 0 10px;font-size:1.5rem}.policy-content p{color:var(--muted);line-height:1.75}.policy-updated{border-top:1px solid #dce3e7;margin-top:45px;padding-top:20px;font-size:.75rem}@media (width<=1080px){.header-main{grid-template-columns:auto 1fr auto;gap:20px}.header-whatsapp small{display:none}.desktop-nav{gap:0;margin-left:10px}.desktop-nav a{padding:0 9px}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.carousel-slide-inner{gap:15px}.carousel-product-image{width:315px}.carousel-product-image-back{width:270px}.brand-intro-grid,.quality-grid{gap:50px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media (width<=900px){.container{width:min(100% - 32px,760px)}.section{padding:72px 0}.service-bar-inner>span:nth-child(n+2){display:none}.header-main{grid-template-columns:auto 1fr auto;height:70px}.brand img{width:44px;height:44px}.brand strong{font-size:1rem}.header-search,.header-whatsapp,.header-nav-row{display:none}.mobile-menu-button{background:#edf2f4;border-radius:7px;place-content:center;gap:5px;width:42px;height:42px;display:grid}.mobile-menu-button span{background:var(--navy);width:21px;height:2px;transition:transform .18s,opacity .18s}.mobile-menu-button.active span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-menu-button.active span:nth-child(2){opacity:0}.mobile-menu-button.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-navigation{background:var(--white);border-top:1px solid #e3e9ec;padding:12px 0 20px;display:block;position:absolute;top:70px;left:0;right:0;box-shadow:0 20px 35px #071f2e1f}.mobile-navigation nav{display:grid}.mobile-site-search{display:block}.mobile-navigation nav>a,.mobile-products>div:first-child{border-bottom:1px solid #edf1f3;align-items:center;min-height:50px;font-weight:800;display:flex}.mobile-navigation nav>a.active{color:var(--orange-dark)}.mobile-products>div:first-child>a{flex:1}.mobile-products>div:first-child>button{background:0 0;align-self:stretch;width:45px}.mobile-category-list{border-bottom:1px solid #edf1f3;padding:8px 0 8px 18px;display:grid}.mobile-category-list a{color:var(--muted);padding:10px 0;font-size:.8rem}.mobile-navigation .mobile-whatsapp{color:var(--white);background:#0fac67;margin-top:16px}.home-carousel{height:auto;min-height:720px}.carousel-slide-inner{grid-template-rows:auto 330px;grid-template-columns:1fr;align-content:center;gap:0;padding-top:35px}.carousel-slide{background:radial-gradient(circle at 50% 78%,#17647a 0,#0b3b4d 30%,#061d2b 70%)}.carousel-orange{background:radial-gradient(circle at 50% 78%,#9b4422 0,#612814 30%,#2a150d 72%)}.carousel-green{background:radial-gradient(circle at 50% 78%,#167052 0,#0b4a37 30%,#071f1b 72%)}.carousel-purple{background:radial-gradient(circle at 50% 78%,#5c4692 0,#392b62 30%,#171227 72%)}.carousel-copy{text-align:center;max-width:none;padding:20px 35px 10px}.carousel-copy h1{margin-inline:auto;font-size:clamp(2.5rem,8vw,4rem)}.carousel-copy>p:not(.eyebrow){margin:18px auto 22px}.carousel-actions{justify-content:center}.carousel-visual{height:310px;min-height:310px}.carousel-orbit{width:330px;height:330px}.carousel-product-image{width:250px;height:290px}.carousel-product-image-front{right:12%}.carousel-product-image-back{width:220px;height:250px;left:12%}.carousel-proof{bottom:2%;right:7%}.carousel-arrow{top:65%}.shop-benefits-grid{grid-template-columns:repeat(2,1fr)}.shop-benefits article:nth-child(2){border-right:0}.shop-benefits article:nth-child(-n+2){border-bottom:1px solid #e8edef}.brand-intro-grid,.quality-grid,.testimonial-grid,.faq-grid,.catalog-hero-grid,.page-hero-grid,.catalog-intro-grid,.category-hero-grid,.product-detail-grid,.product-information-grid,.about-story-grid,.delivery-grid,.contact-grid,.location-grid{grid-template-columns:1fr}.brand-intro-visual{order:-1;height:500px}.store-category-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quality-grid{gap:55px}.buying-preview-grid{grid-template-columns:1fr}.testimonial-grid figure{border-top:1px solid #fff3;border-left:0;padding:30px 0 0}.channel-inner{grid-template-columns:1fr;gap:20px}.category-ribbon-grid{padding-bottom:5px;display:flex;overflow-x:auto}.category-ribbon-grid>a{min-width:170px}.catalog-toolbar{grid-template-columns:repeat(2,1fr)}.category-hero-grid{min-height:auto}.category-hero-visual{order:-1;height:350px}.category-hero-visual span{width:340px;height:340px}.category-hero-visual img{width:350px;height:350px}.category-hero-informatica .category-hero-visual{height:330px}.product-gallery-main{height:520px}.product-detail-copy{padding-top:0}.product-information-grid{gap:40px}.shipping-calculator{grid-template-columns:1fr;gap:30px}.shipping-results{grid-column:auto}.shipping-summary{grid-template-columns:repeat(3,1fr)}.shipping-summary .button{grid-column:1/-1}.about-story-content{gap:55px}.delivery-cards{grid-template-columns:1fr}.delivery-cards article{min-height:190px}.delivery-cards article>span{margin-bottom:32px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:last-child{grid-column:auto}}@media (width<=620px){.container{width:min(100% - 24px,560px)}.section{padding:60px 0}.service-bar-inner{min-height:32px}.service-bar-inner a{font-size:.7rem}.brand span{display:none}.home-carousel{min-height:670px}.carousel-slide-inner{grid-template-rows:auto 290px;padding-top:14px}.carousel-copy{padding-inline:18px}.carousel-copy h1{font-size:clamp(2.25rem,11vw,3.25rem)}.carousel-copy>p:not(.eyebrow){font-size:.9rem;line-height:1.5}.carousel-actions{gap:12px}.carousel-actions>a:not(.button){display:none}.carousel-visual{height:275px;min-height:275px}.carousel-orbit{width:280px;height:280px}.carousel-product-image{width:210px;height:240px}.carousel-product-image-front{right:4%}.carousel-product-image-back{width:185px;height:215px;left:4%}.carousel-proof{padding:9px 11px;bottom:0;right:2%}.carousel-proof>span{width:25px;height:25px}.carousel-proof strong{font-size:.72rem}.carousel-proof small{font-size:.58rem}.carousel-arrow{width:37px;height:37px;top:67%}.carousel-prev{left:7px}.carousel-next{right:7px}.shop-benefits-grid{grid-template-columns:1fr}.shop-benefits article{border-bottom:1px solid #e8edef;border-right:0;min-height:76px}.shop-benefits article:last-child{border-bottom:0}.brand-intro-grid{gap:40px}.brand-intro-visual{height:390px}.brand-product-one{width:220px;height:220px}.brand-product-two{width:190px;height:220px;left:9%}.brand-product-three{width:180px;height:190px}.brand-intro-actions,.section-title-row,.simple-cta-inner,.about-commitment,.shipping-assistance{flex-direction:column;align-items:flex-start}.section-title-row{gap:20px}.store-category-card{min-height:230px}.store-category-card>div{width:64%;padding:25px}.store-category-card h3{margin-bottom:36px;font-size:1.5rem}.store-category-card img{width:55%;right:-6%}.store-category-informatica img{width:62%;right:0}.products-grid{grid-template-columns:1fr}.product-image-link{height:330px}.product-card h3{min-height:0}.quality-section{padding:70px 0}.trust-card{padding:30px}.trust-card-icon{margin-bottom:30px}.testimonial-grid{gap:45px}.channel-strip{padding:45px 0}.catalog-hero,.page-hero{padding:62px 0}.catalog-hero h1,.page-hero h1{font-size:clamp(2.6rem,13vw,4rem)}.catalog-toolbar{grid-template-columns:1fr}.catalog-result-line{flex-direction:column;align-items:flex-start;padding:20px 0}.category-hero{padding:45px 0 65px}.category-hero-visual{height:285px}.category-hero-visual span{width:280px;height:280px}.category-hero-visual img{width:290px;height:290px}.category-hero-informatica .category-hero-visual{height:270px}.category-hero h1{font-size:clamp(2.5rem,12vw,4rem)}.product-gallery-main{height:390px}.product-gallery-main img{padding:22px}.product-detail-grid{gap:42px}.product-detail-copy h1{font-size:clamp(2.4rem,12vw,3.8rem)}.product-detail-actions,.product-facts{grid-template-columns:1fr}.product-facts>div{border-bottom:1px solid #dfe5e8;border-right:0}.product-service-row .container{grid-template-columns:1fr}.product-service-row article{border-bottom:1px solid #ffffff24;border-right:0;justify-content:flex-start}.product-information-grid dl{grid-template-columns:1fr}.shipping-calculator{padding:24px}.shipping-form>div{flex-direction:column;gap:8px}.shipping-form input,.shipping-form button{border-radius:7px;width:100%}.shipping-form button{height:50px}.shipping-options label{grid-template-columns:auto 1fr}.shipping-options label>b{grid-column:2}.shipping-summary{grid-template-columns:1fr 1fr}.shipping-summary .shipping-total{grid-column:1/-1}.product-search-suggestions>button{grid-template-columns:48px minmax(0,1fr)}.product-search-image{width:48px;height:48px}.product-search-suggestions>button>b{display:none}.values-cards,.mission-grid{grid-template-columns:1fr}.values-cards article{min-height:210px}.about-story-showcase{border-radius:14px}.about-story-showcase img{aspect-ratio:4/3;object-position:70% center}.about-story-seal{min-width:172px;padding:13px 16px;bottom:12px;right:12px}.about-story-seal strong{font-size:1.05rem}.about-story-seal small{display:none}.about-story-content{grid-template-columns:1fr;gap:22px;padding-top:38px}.about-story-copy{padding-top:0}.buying-flow article{grid-template-columns:1fr;gap:20px;padding:40px 0}.buying-flow article>span{font-size:3rem}.contact-form-wrap{padding:25px}.real-map,.real-map iframe{height:360px;min-height:360px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;padding:24px 0}.footer-bottom>div{flex-wrap:wrap}.floating-whatsapp{border-radius:50%;width:50px;min-height:50px;padding:0;bottom:12px;right:12px}.floating-whatsapp b{display:none}.floating-whatsapp>span{font-size:1.15rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.carousel-controls button.active span{transition:none}}
