:root{--navy:#07142d;--navy-2:#0b1d41;--blue:#1054c8;--red:#e91938;--cream:#f5f5f2;--ink:#101b30;--muted:#aab5c7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--navy);color:#fff;font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,a{ -webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid #69a5ff;outline-offset:4px}.shell{width:min(1240px,calc(100% - 64px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-60px;background:#fff;color:var(--navy);padding:12px;z-index:100}.skip-link:focus{top:12px}.topline{background:#e91938;min-height:34px;display:flex;align-items:center;justify-content:space-between;padding:4px max(32px,calc((100vw - 1240px)/2));font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.topline a:hover{text-decoration:underline}.header{position:relative;z-index:10;background:#07142d;border-bottom:1px solid rgba(255,255,255,.12)}.nav-wrap{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand img{width:228px;height:auto}.header nav{display:flex;gap:35px;align-items:center}.header nav a{font-size:13px;font-weight:700;color:#d6dce8;transition:color .2s}.header nav a:hover{color:#fff}.nav-cta{display:inline-flex;align-items:center;gap:24px;border:1px solid rgba(255,255,255,.3);padding:13px 17px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;transition:background .2s}.nav-cta:hover{background:var(--red);border-color:var(--red)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 77% 49%,#123a83 0,#0b1c3d 31%,#07142d 66%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 47%,rgba(7,49,128,.33) 47.2%,transparent 47.5%),repeating-linear-gradient(120deg,transparent 0 85px,rgba(255,255,255,.013) 86px,transparent 87px);pointer-events:none}.hero-glow{position:absolute;width:580px;height:580px;background:#0f5dd8;opacity:.14;filter:blur(110px);right:2%;top:2%;border-radius:50%;pointer-events:none}.hero-grid{min-height:640px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:32px;padding-top:62px;padding-bottom:70px;position:relative}.hero-copy{position:relative;z-index:2;padding-bottom:10px}.eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 27px;font-size:11px;letter-spacing:.2em;font-weight:800;color:#d8e4fb}.eyebrow-line{display:block;width:27px;height:2px;background:var(--red);flex:none}.eyebrow.dark{color:#3c536f}.hero h1,h2,h3{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;letter-spacing:-.015em}.hero h1{font-size:clamp(66px,7.6vw,116px);font-weight:900;line-height:.83;margin:0;max-width:650px}.hero h1 em,.service h2 em,.visit h2 em{font-style:normal;color:var(--red)}.hero-description{max-width:480px;font-size:16px;line-height:1.75;color:#c0cce0;margin:31px 0}.hero-actions{display:flex;align-items:center;gap:30px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:54px;padding:15px 23px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button-red{background:var(--red);color:#fff;box-shadow:0 13px 34px rgba(233,25,56,.18)}.button-red:hover{background:#ff2b4a}.text-link{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #a1b4d1;padding:6px 0;display:inline-flex;gap:12px}.text-link:hover{color:#78a8ff}.hero-tags{display:flex;gap:0;flex-wrap:wrap;margin-top:66px}.hero-tags span{font-size:10px;letter-spacing:.11em;color:#aabbd6;padding:0 16px;border-right:1px solid #506282;font-weight:700}.hero-tags span:first-child{padding-left:0}.hero-tags span:last-child{border:0}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.visual-frame{width:min(100%,565px);aspect-ratio:1;transform:rotate(3deg);border:1px solid rgba(255,255,255,.18);padding:9px;background:rgba(255,255,255,.08);box-shadow:0 30px 80px rgba(0,0,0,.45)}.visual-frame img{width:100%;height:100%;object-fit:cover}.visual-stamp{position:absolute;right:-20px;bottom:-20px;width:132px;height:132px;border-radius:50%;background:var(--red);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:rotate(13deg);box-shadow:0 15px 30px rgba(0,0,0,.3)}.visual-stamp span{font-size:9px;letter-spacing:.18em;font-weight:800}.visual-stamp strong{font-family:'Barlow Condensed',sans-serif;font-size:28px;line-height:.9;margin:5px 0}.hero-bottom{position:relative;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.14);padding-top:16px;padding-bottom:17px;font-size:10px;letter-spacing:.15em;font-weight:700;color:#8096bb}.hero-bottom span span{color:var(--red);font-size:16px}.offerings{background:var(--cream);color:var(--ink);padding:100px 0 115px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section-heading h2,.campaign h2{font-size:clamp(55px,6vw,83px);line-height:.9;margin:0}.section-heading h2 span{color:var(--blue)}.section-heading>p{color:#5f6c80;font-size:14px;line-height:1.6;max-width:240px;margin:0 0 5px}.offer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:14px}.offer-card{min-height:382px;padding:27px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.offer-card:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 80% 10%,rgba(255,255,255,.09),transparent 38%)}.offer-card.primary{background:#0b2050;color:#fff}.offer-card.electric{background:#1458c4;color:#fff}.offer-card.machines{background:#e8e9e6;color:#102141}.card-index{font-size:10px;font-weight:800;letter-spacing:.14em;opacity:.7}.offer-card h3{font-size:43px;line-height:.95;margin:0 0 16px;position:relative}.offer-card h3 em{font-style:normal;color:#f22b47}.offer-card p{font-size:13px;line-height:1.55;max-width:270px;opacity:.83;margin:0 0 24px;position:relative}.offer-card a{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;padding-bottom:7px;border-bottom:1px solid currentColor;display:inline-flex;gap:20px;position:relative}.offer-card a:hover{opacity:.7}.card-big-number{position:absolute;right:-14px;top:55px;font-family:'Barlow Condensed',sans-serif;font-size:180px;font-weight:900;line-height:1;color:rgba(255,255,255,.055);transform:rotate(-90deg)}.card-symbol{position:absolute;right:-9px;top:20px;font-family:'Barlow Condensed',sans-serif;font-size:220px;font-weight:900;line-height:1;color:rgba(255,255,255,.1)}.machines .card-symbol{color:rgba(16,33,65,.07)}.service{padding:95px 0;background:#0a1b3c;position:relative;overflow:hidden}.service:after{content:"";position:absolute;right:-180px;top:-260px;width:600px;height:600px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 80px rgba(255,255,255,.02),0 0 0 160px rgba(255,255,255,.015)}.service-grid{display:grid;grid-template-columns:1fr .7fr;gap:80px;align-items:end;position:relative;z-index:1}.service h2,.visit h2{font-size:clamp(60px,7vw,98px);line-height:.87;margin:0}.service-content p{font-size:18px;line-height:1.65;color:#bfcae0;max-width:390px;margin:0 0 26px}.button-outline{border:1px solid rgba(255,255,255,.55)}.button-outline:hover{background:#fff;color:var(--navy)}.campaign{background:#fff;color:var(--ink);padding:105px 0}.campaign-grid{display:grid;grid-template-columns:.72fr 1fr;align-items:center;gap:85px}.campaign h2{font-size:clamp(74px,9vw,135px);line-height:.82}.campaign h2 span{color:var(--blue)}.campaign p:not(.eyebrow){max-width:390px;color:#5a677c;font-size:16px;line-height:1.75;margin:28px 0 30px}.campaign img{width:100%;max-width:610px;box-shadow:24px 24px 0 #e9edf7}.dark-link{color:#103d94;border-color:#103d94}.visit{background:linear-gradient(125deg,#0c214a,#07142d 65%);padding:100px 0}.visit-grid{display:grid;grid-template-columns:1fr .82fr;gap:80px;align-items:center}.visit h2{margin-bottom:28px}.visit p:not(.eyebrow){color:#c5d1e6;font-size:16px;line-height:1.7;margin:0 0 27px}.contact-panel{background:#fff;color:var(--ink);padding:40px 42px;box-shadow:18px 18px 0 rgba(22,81,179,.25)}.panel-label,.panel-social>span{display:block;font-size:10px;letter-spacing:.15em;font-weight:800;color:#64748d}.contact-number{display:flex;justify-content:space-between;gap:10px;align-items:center;font-family:'Barlow Condensed',sans-serif;font-size:clamp(40px,4vw,58px);font-weight:800;color:var(--blue);margin:20px 0 8px;line-height:1}.contact-number span{font-family:'DM Sans',sans-serif;font-size:23px}.contact-panel p{color:#627086!important;font-size:13px!important;line-height:1.6!important;margin-bottom:38px!important}.panel-social{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #dce2e9;padding-top:24px}.panel-social a{font-size:14px;font-weight:800;color:var(--ink)}.panel-social a:hover{color:var(--blue)}footer{background:#050f22;border-top:1px solid rgba(255,255,255,.1);padding:36px 0}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-grid p,.footer-grid span,.footer-grid>a:not(:first-child){font-size:11px;color:#92a4c1;line-height:1.6}.footer-grid>a:not(:first-child):hover{color:#fff}.floating-whatsapp{position:fixed;z-index:20;right:23px;bottom:23px;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#21c063;color:#fff;box-shadow:0 8px 24px rgba(0,0,0,.3);transition:transform .2s}.floating-whatsapp:hover{transform:translateY(-4px)}.floating-whatsapp svg{width:30px;height:30px}@media(max-width:1050px){.nav-wrap{gap:15px}.brand img{width:190px}.header nav{gap:18px}.hero-grid{min-height:560px}.hero h1{font-size:75px}.visual-stamp{right:-10px}.offer-card{padding:22px}.offer-card h3{font-size:37px}.service-grid,.visit-grid{gap:45px}.campaign-grid{gap:55px}}@media(max-width:760px){.shell{width:min(100% - 36px,570px)}.topline{padding:7px 18px;font-size:9px;gap:12px}.topline span{max-width:52%}.topline a{text-align:right}.nav-wrap{min-height:78px;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:11px 0}.brand img{width:176px}.header nav{order:3;width:100%;justify-content:space-between;padding:8px 0 3px}.header nav a{font-size:12px}.nav-cta{font-size:0;padding:9px 11px;gap:0}.nav-cta span{font-size:17px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:42px;padding-top:60px;padding-bottom:58px}.hero h1{font-size:clamp(67px,14vw,95px);max-width:570px}.hero-description{font-size:15px;margin:26px 0}.hero-tags{margin-top:40px}.hero-visual{max-width:520px;width:calc(100% - 14px);margin:auto}.visual-stamp{width:100px;height:100px;right:-15px;bottom:-25px}.visual-stamp strong{font-size:22px}.hero-bottom{font-size:8px}.offerings,.campaign,.visit{padding:75px 0}.section-heading{display:block}.section-heading h2{font-size:65px}.section-heading>p{margin:18px 0 0}.offer-grid{grid-template-columns:1fr;gap:12px}.offer-card{min-height:300px}.offer-card h3{font-size:46px}.offer-card p{max-width:360px}.service{padding:75px 0}.service-grid,.campaign-grid,.visit-grid{grid-template-columns:1fr;gap:38px}.service h2,.visit h2{font-size:75px}.service-content p{font-size:16px}.campaign h2{font-size:105px}.campaign img{max-width:480px;width:calc(100% - 20px);box-shadow:18px 18px 0 #e9edf7}.contact-panel{padding:30px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.footer-grid img{width:160px;height:auto}}@media(max-width:400px){.hero h1{font-size:63px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-tags span{font-size:8px;padding:0 9px}.section-heading h2{font-size:58px}.service h2,.visit h2{font-size:68px}.contact-number{font-size:39px}.panel-social{align-items:flex-start;flex-direction:column}.visual-stamp{width:83px;height:83px}.visual-stamp strong{font-size:18px}.visual-stamp span{font-size:7px}}

.footer-grid > a:first-child{display:block;width:190px;flex:0 0 190px}.footer-grid > a:first-child img{display:block;width:100%;height:auto;object-fit:contain}.campaign-grid > img{height:auto;aspect-ratio:1;object-fit:contain}
@media(max-width:760px){.footer-grid > a:first-child{width:160px;flex-basis:auto}}
/* Catálogo e jornada pelo WhatsApp */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.cart-trigger{display:inline-flex;align-items:center;gap:15px;border:1px solid rgba(255,255,255,.34);background:transparent;color:#fff;padding:11px 14px;font:800 11px 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;cursor:pointer}.cart-trigger:hover{background:var(--red);border-color:var(--red)}.cart-trigger span{display:grid;place-items:center;min-width:21px;height:21px;border-radius:50%;background:var(--red);font-size:11px}.cart-trigger:hover span{background:#fff;color:var(--red)}
.catalog{background:#f5f5f2;color:var(--ink);padding:0 0 110px}.catalog-heading{padding-top:5px}.catalog-heading>p{max-width:340px}.catalog-tools{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:22px}.catalog-filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid #cbd2dd;background:#fff;color:#40516b;padding:11px 20px;font:800 11px 'DM Sans',sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.filter.active,.filter:hover{background:var(--navy);border-color:var(--navy);color:#fff}.catalog-search input{width:260px;max-width:100%;border:1px solid #cbd2dd;border-radius:0;padding:12px 15px;background:#fff;font:500 13px 'DM Sans',sans-serif;color:var(--ink)}.catalog-search input:focus{outline:2px solid var(--blue);outline-offset:2px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.product-card{background:#fff;border:1px solid #e2e6eb;display:flex;flex-direction:column;min-width:0;transition:box-shadow .2s,transform .2s}.product-card:hover{box-shadow:0 17px 38px rgba(13,31,67,.12);transform:translateY(-3px)}.product-photo{position:relative;display:grid;place-items:center;aspect-ratio:1.08;background:#fff;border:0;padding:18px;width:100%;cursor:pointer;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product-photo:hover img{transform:scale(1.045)}.product-badge{position:absolute;z-index:1;top:13px;left:13px;background:#e91938;color:#fff;padding:7px 9px;font:800 9px 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.06em}.product-info{padding:0 19px 19px;display:flex;flex-direction:column;flex:1}.product-type{font-size:10px;color:#70809a;letter-spacing:.12em;font-weight:800;margin:0 0 8px}.product-info h3{font-size:30px;line-height:1;margin:0 0 9px}.product-price{font-size:12px;color:var(--blue);font-weight:800;margin:0 0 19px}.product-actions{display:flex;gap:7px;margin-top:auto}.product-actions button{min-height:40px;cursor:pointer;font:800 10px 'DM Sans',sans-serif;text-transform:uppercase;letter-spacing:.03em}.product-detail-button{flex:1;background:#fff;border:1px solid #c5cdd9;color:#182b4d}.product-detail-button:hover{border-color:var(--blue);color:var(--blue)}.product-add-button{flex:1.15;background:#0c2a63;border:1px solid #0c2a63;color:#fff}.product-add-button:hover{background:var(--blue);border-color:var(--blue)}.catalog-note{font-size:12px;line-height:1.6;color:#637089;margin:20px 0 0}.no-results{grid-column:1/-1;padding:50px 20px;text-align:center;background:#fff;color:#53627a}
dialog{border:0;padding:0;color:var(--ink);box-shadow:0 35px 90px rgba(0,0,0,.35)}dialog::backdrop{background:rgba(3,12,29,.77)}.dialog-close{border:0;background:transparent;color:#172743;font-size:30px;line-height:1;cursor:pointer;padding:0 7px}.dialog-close:hover{color:var(--red)}.product-dialog{width:min(890px,calc(100vw - 28px));max-height:min(90vh,900px)}.dialog-shell{display:grid;grid-template-columns:1fr 1fr;position:relative}.dialog-shell>.dialog-close{position:absolute;top:15px;right:15px;z-index:2}.detail-image{display:grid;place-items:center;background:#f7f8fa;padding:25px;min-height:420px}.detail-image img{width:100%;height:100%;max-height:390px;object-fit:contain}.detail-content{padding:55px 45px 40px;display:flex;flex-direction:column;align-items:flex-start}.detail-content h2{font-size:59px;line-height:.9;margin:0 0 18px}.detail-content>p:not(.eyebrow):not(.consult-label){font-size:14px;line-height:1.65;color:#586780;margin:0 0 20px}.detail-content ul{list-style:none;padding:0;margin:0 0 22px;display:flex;gap:6px;flex-wrap:wrap}.detail-content li{padding:7px 9px;background:#edf1f7;color:#334765;font-size:11px;font-weight:700}.consult-label{font-size:14px;color:var(--blue);font-weight:800;margin:0 0 20px}.detail-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:auto}.detail-actions a{font-size:12px;color:var(--blue);font-weight:800}.cart-dialog{position:fixed;margin:0 0 0 auto;inset:0 0 0 auto;max-height:100vh;height:100vh;width:min(440px,100vw);max-width:100vw}.cart-layout{display:flex;flex-direction:column;height:100%}.cart-head{padding:24px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e1e5eb}.cart-head h2{font-size:44px;margin:5px 0 0;line-height:1}.cart-items{flex:1;overflow:auto;padding:15px 20px}.empty-cart{display:grid;place-content:center;text-align:center;height:100%;color:#576780}.empty-cart strong{color:var(--ink)}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:12px;border-bottom:1px solid #e8ecf0;padding:17px 0}.cart-item img{width:100px;height:85px;object-fit:contain;background:#f7f8fa}.cart-item strong{display:block;font-size:14px}.cart-item span{display:block;font-size:11px;color:#63738b;margin-top:4px}.quantity-controls{display:flex;align-items:center;gap:8px;margin-top:10px}.quantity-controls button{border:1px solid #ccd4df;background:#fff;min-width:25px;height:25px;cursor:pointer}.quantity-controls>span{margin:0;color:var(--ink);font-weight:700}.quantity-controls .remove-item{margin-left:auto;width:auto;border:0;color:#c83247;text-decoration:underline;font-size:11px}.cart-bottom{padding:20px;border-top:1px solid #e1e5eb}.cart-bottom p{font-size:12px;color:#66758b;line-height:1.5;margin:0 0 12px}.cart-checkout{width:100%;border:0;cursor:pointer}.cart-checkout:disabled{background:#acb5c4;box-shadow:none;cursor:not-allowed;transform:none}.checkout-dialog{width:min(550px,calc(100vw - 26px));max-height:92vh}.checkout-form{padding:36px 40px;display:flex;flex-direction:column;gap:15px}.checkout-form>.dialog-close{position:absolute;right:15px;top:15px}.checkout-form h2{font-size:51px;line-height:.9;margin:0}.checkout-form>p{font-size:13px;line-height:1.6;color:#617089;margin:0}.checkout-form label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#263854}.checkout-form input,.checkout-form textarea{font:500 14px 'DM Sans',sans-serif;padding:11px 12px;border:1px solid #c8d1dc;border-radius:0;width:100%;color:var(--ink)}.checkout-form input:focus,.checkout-form textarea:focus{outline:2px solid var(--blue);outline-offset:1px}.checkout-summary{border-top:1px solid #dce1e8;border-bottom:1px solid #dce1e8;padding:10px 0}.checkout-summary div{display:flex;justify-content:space-between;gap:10px;font-size:12px;padding:5px 0}.checkout-summary div span:last-child{color:#63738b}.checkout-form>.button{border:0;cursor:pointer}.checkout-form small{font-size:11px;color:#65738a;line-height:1.4}
@media(max-width:1050px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-photo{aspect-ratio:1.4}}@media(max-width:760px){.cart-trigger{font-size:0;padding:8px;gap:5px}.cart-trigger:before{content:'▤';font-size:19px}.cart-trigger span{font-size:10px}.catalog{padding-bottom:75px}.catalog-tools{align-items:stretch;flex-direction:column}.catalog-search input{width:100%}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-photo{aspect-ratio:1;padding:8px}.product-info{padding:0 11px 12px}.product-info h3{font-size:24px}.product-actions{flex-direction:column}.product-actions button{width:100%}.dialog-shell{grid-template-columns:1fr}.detail-image{min-height:240px;padding:12px}.detail-image img{height:220px}.detail-content{padding:25px}.detail-content h2{font-size:46px}.product-dialog{overflow:auto}.checkout-form{padding:30px 23px}.checkout-form h2{font-size:43px}}@media(max-width:400px){.product-info h3{font-size:21px}.product-type{font-size:8px}.product-price{font-size:10px}.filter{padding:9px 11px;font-size:10px}}

/* Vitrine de compra */
.hero-grid{min-height:500px;grid-template-columns:1fr 1fr;padding-top:38px;padding-bottom:42px}
.hero h1{font-size:clamp(58px,6vw,88px);line-height:.9}
.hero-description{margin:22px 0;max-width:520px}
.hero-tags{margin-top:36px}
.hero-product{display:flex;flex-direction:column;align-items:stretch;justify-content:center;min-height:410px;padding:22px 26px 25px;background:linear-gradient(145deg,#fff,#e9effb);color:var(--ink);border-radius:8px;box-shadow:0 25px 65px rgba(0,0,0,.24)}
.hero-product:before{content:"";position:absolute;inset:20px;border:1px solid #dce4ef;border-radius:4px;pointer-events:none}
.hero-product-label{position:relative;z-index:1;display:flex;flex-direction:column;gap:3px;align-self:flex-start}
.hero-product-label span{font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--red)}
.hero-product-label strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:32px;line-height:1}
.hero-product-label small{font-size:11px;color:#536780}
.hero-product>img{position:relative;width:100%;height:240px;object-fit:contain;margin:0 auto;filter:drop-shadow(0 15px 13px rgba(10,25,50,.17))}
.hero-product-link{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;background:var(--red);color:#fff;padding:15px 18px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.hero-product-link:hover{background:#c90f30}
.catalog{padding:62px 0 88px}
.catalog-heading{padding-top:0}
.product-card{border-radius:5px;overflow:hidden}
.product-photo{aspect-ratio:1.15}
.product-info h3{min-height:2em}
.product-price{margin-bottom:13px}
.product-actions{align-items:stretch;gap:6px}
.product-buy-button{display:flex;flex:1;align-items:center;justify-content:center;text-align:center;min-height:42px;background:var(--red);color:#fff;font-size:10px;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.025em;padding:8px}
.product-buy-button:hover{background:#c90f30}
.product-add-button{flex:0 0 auto;padding:0 10px;min-width:56px}
.product-detail-button{width:100%;min-height:32px;margin-top:8px;border:0;background:transparent;color:#516482;font:700 10px 'DM Sans',sans-serif;text-align:left;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}
.product-detail-button:hover{color:var(--blue)}
.detail-actions .button-red{color:#fff;font-size:11px}
.button-outline-dark{border:1px solid #b5c0d0;background:#fff;color:#17345f;cursor:pointer}
.button-outline-dark:hover{border-color:#17345f}
.footer-grid{flex-wrap:wrap}
.footer-credit{font-size:11px;color:#c6d7f1;text-decoration:underline;text-underline-offset:3px}
.offerings{padding:80px 0 95px}
@media(max-width:1050px){.hero-grid{min-height:470px}.hero h1{font-size:clamp(58px,6.5vw,77px)}.hero-product>img{height:220px}}
@media(max-width:760px){.hero-grid{gap:25px;padding-top:40px;padding-bottom:38px}.hero h1{font-size:clamp(56px,12vw,76px)}.hero-tags{margin-top:24px}.hero-product{min-height:330px;width:100%;padding:20px}.hero-product>img{height:180px}.catalog{padding:58px 0 75px}.product-info h3{min-height:0}.product-actions{flex-direction:column}.product-add-button{min-height:35px}.product-buy-button{min-height:45px}.product-detail-button{text-align:center}.footer-grid{grid-template-columns:1fr 1fr}.footer-credit{grid-column:1/-1}}
@media(max-width:400px){.hero-product>img{height:160px}.product-buy-button{font-size:9px}}

/* Carrossel da página inicial e loja completa */
.carousel-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:0 0 18px}.carousel-toolbar p{font-size:13px;color:#53627a;margin:0}.carousel-controls{display:flex;gap:7px}.carousel-controls button,.pagination button{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid #cbd2dd;background:#fff;color:var(--navy);font-size:19px;cursor:pointer}.carousel-controls button:hover,.pagination button:hover:not(:disabled),.pagination button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.carousel-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bac7d9 transparent;padding-bottom:12px}.catalog .product-grid{display:flex;gap:15px}.catalog .product-card{flex:0 0 calc((100% - 45px)/4);scroll-snap-align:start}.catalog-cta{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin:26px 0 0}.catalog-cta span{font-size:13px;color:#60708a}.store-hero{background:linear-gradient(120deg,#07142d,#102b60);padding:54px 0 58px}.store-back{display:inline-block;color:#9eb7df;font-size:12px;font-weight:700;margin-bottom:38px}.store-back:hover{color:#fff}.store-hero .eyebrow{margin-bottom:14px}.store-hero h1{font:900 clamp(54px,6vw,84px)/.9 'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;margin:0}.store-hero h1 em{font-style:normal;color:var(--red)}.store-hero p:last-child{max-width:620px;color:#c3d1e7;font-size:15px;line-height:1.6;margin:20px 0 0}.store-section{background:#f5f5f2;color:var(--ink);padding:48px 0 85px;min-height:550px}.store-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:34px}.store-sidebar{align-self:start;background:#fff;border:1px solid #e2e6eb;padding:22px}.store-sidebar h2{font-size:30px;line-height:1;margin:0 0 20px}.store-categories{display:flex;flex-direction:column;gap:7px}.store-categories .filter{text-align:left;width:100%;padding:12px 13px;letter-spacing:0}.store-help{margin-top:28px;border-top:1px solid #e0e5ed;padding-top:20px}.store-help strong{font-size:14px}.store-help p{color:#66758d;font-size:12px;line-height:1.5}.store-help a{color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase}.store-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.store-toolbar h2{font-size:43px;line-height:1;margin:0}.store-toolbar p{font-size:12px;color:#64758f;margin:6px 0 0}.store-inputs{display:flex;gap:8px}.store-inputs .catalog-search input{width:260px}.sort-label select{height:43px;border:1px solid #cbd2dd;background:#fff;color:#273b59;padding:0 12px;font:700 12px 'DM Sans',sans-serif;cursor:pointer}.store-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pagination{display:flex;justify-content:center;gap:7px;margin:28px 0 0}.pagination button{font-size:14px;font-weight:800}.pagination button:disabled{opacity:.4;cursor:not-allowed}.store-main .catalog-note{margin-top:28px}
@media(max-width:1050px){.catalog .product-card{flex-basis:calc((100% - 15px)/2)}.store-layout{grid-template-columns:180px minmax(0,1fr);gap:20px}.store-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-toolbar{align-items:start;flex-direction:column}.store-inputs{width:100%}.store-inputs .catalog-search{flex:1}.store-inputs .catalog-search input{width:100%}}
@media(max-width:760px){.carousel-toolbar{align-items:flex-start}.carousel-toolbar p{max-width:240px}.carousel-controls button{min-width:36px;height:36px}.catalog .product-card{flex-basis:calc((100% - 10px)/2)}.catalog .product-grid{gap:10px}.catalog-cta{align-items:stretch;flex-direction:column;gap:12px}.catalog-cta .button{align-self:flex-start}.store-hero{padding:38px 0 43px}.store-back{margin-bottom:30px}.store-hero h1{font-size:57px}.store-layout{display:block}.store-sidebar{margin-bottom:27px;padding:18px}.store-sidebar h2{font-size:26px;margin-bottom:13px}.store-categories{flex-direction:row;overflow-x:auto;padding-bottom:5px}.store-categories .filter{width:auto;flex:none;white-space:nowrap}.store-help{display:none}.store-inputs{flex-direction:column}.store-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sort-label select{width:100%}}
@media(max-width:400px){.catalog .product-card{flex-basis:78%}.store-hero h1{font-size:49px}.store-toolbar h2{font-size:37px}}
