/* ROCHA CASA E CONSTRUÇÃO — visual, componentes e versão responsiva */
:root{--green:#005b39;--green-dark:#003b32;--deep:#032f2a;--bright:#00a343;--yellow:#ffd000;--ink:#123c32;--muted:#6b7971;--cream:#f6f7f0;--line:#e0e7dd;--background:#fff;--foreground:#123c32;--border:#e0e7dd;--ring:#008749;--radius:.5rem}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:var(--ink);-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure,blockquote{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0}img{display:block;max-width:100%}svg{width:22px;height:22px;flex:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #d5a900;outline-offset:5px}::selection{color:var(--deep);background:var(--yellow)}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.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}.skip-link{position:fixed;top:-100px;left:20px;padding:15px;background:var(--yellow);z-index:100}.skip-link:focus{top:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:53px;padding:16px 23px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:700;line-height:1.4;transition:transform .25s,box-shadow .25s,background .25s}.button>svg{width:21px;height:21px}.button>svg:last-child:not(:first-child){width:18px;height:18px}.button:hover{transform:translateY(-3px);box-shadow:0 8px 24px #002c2920}.button-green{color:#fff;background:var(--green)}.button-green:hover{background:#007a46}.button-yellow{color:var(--deep);background:var(--yellow)}.button-yellow:hover{background:#ffdc45}.button-dark{background:var(--deep);color:#fff}.button-dark:hover{background:#005b39}.text-link{display:inline-flex;align-items:center;gap:15px;padding-block:10px;font-size:13px;font-weight:700;border-bottom:1px solid #b9cbb4;transition:gap .2s}.text-link:hover{gap:23px}.text-link svg{width:18px;height:18px}.eyebrow{display:flex;align-items:center;gap:11px;margin-bottom:23px;line-height:1.6;letter-spacing:1.8px;font-size:10px;font-weight:700;color:var(--green);text-transform:uppercase}.eyebrow.light{color:var(--yellow)}.eyebrow>span{height:7px;width:7px;background:var(--yellow);border-radius:50%}h2{font-size:clamp(35px,3.5vw,52px);line-height:1.09;letter-spacing:-2.3px;font-weight:750}h2 span{color:#84917d}.section{padding-block:110px}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:47px}.section-intro{font-size:14px;line-height:1.85;color:var(--muted);max-width:325px}.topbar{background:var(--deep);color:#d2e2d5;font-size:9px;font-weight:500;letter-spacing:1.1px}.topbar-inner{display:flex;justify-content:space-between;align-items:center;min-height:34px;gap:24px}.topbar-inner>span,.topbar a{display:flex;align-items:center;gap:7px}.topbar svg{width:12px;height:12px;color:#e4efdb}.site-header{background:#fffef9f7;backdrop-filter:blur(16px);border-bottom:1px solid #e4e8e0;position:sticky;top:0;z-index:40}.header-inner{display:flex;align-items:center;min-height:99px;gap:24px}.brand{display:block;flex:none}.brand img{width:211px;height:auto}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.desktop-nav a{position:relative;padding:15px 0;font-size:12px;font-weight:500;white-space:nowrap}.desktop-nav a:after{content:'';height:2px;background:var(--bright);width:0;position:absolute;bottom:7px;left:0;transition:width .2s}.desktop-nav a:hover:after{width:100%}.header-cta{padding:13px 16px;min-height:46px;font-size:12px;gap:9px}.menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);background:none;border-radius:5px}.hero{position:relative;background:var(--deep);color:#fff;overflow:hidden}.hero-carousel{position:relative}.hero-carousel [data-slot=carousel-content]{overflow:hidden}.hero-track{display:flex;margin:0;touch-action:pan-y pinch-zoom}.hero-slide{position:relative;flex:0 0 100%;min-width:0;padding:0;height:755px}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.45}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#002e27fa 0%,#00392df5 25%,#003b31b0 63%,#032b22ac 100%),linear-gradient(0deg,#003a31,transparent 50%)}.hero-content{position:relative;z-index:2;padding-top:79px;padding-bottom:120px}.hero-copy{max-width:600px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:23px}.hero-heading{font-size:clamp(58px,5.6vw,84px);font-weight:800;letter-spacing:-4px;line-height:.995;max-width:630px;margin-bottom:27px}.hero-heading em{font-style:normal;color:var(--yellow)}.hero-description{font-size:15px;line-height:1.85;color:#d4e2d7;max-width:400px}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:31px}.video-link{display:inline-flex;align-items:center;gap:10px;font-size:11px;font-weight:500}.video-link>span{width:37px;height:37px;border:1px solid #b2c9b780;border-radius:50%;display:grid;place-items:center;transition:background .2s}.video-link:hover>span{background:#ffffff25}.video-link svg{width:13px;height:13px;fill:currentColor}.hero-mascot-stage{position:absolute;z-index:3;pointer-events:none;top:30px;right:max(7%,calc((100vw - 1200px)/2));height:635px;width:410px}.hero-mascot{position:absolute;height:100%;width:auto;max-width:none;right:0;top:0;filter:drop-shadow(10px 18px 0 #001d2040) drop-shadow(0 22px 35px #00180f5c);animation:mascot-float 6s ease-in-out infinite}.mascot-word{position:absolute;top:170px;right:-102px;font-size:111px;font-weight:900;letter-spacing:-7px;writing-mode:vertical-rl;color:transparent;-webkit-text-stroke:1px #b6e3bd38;transform:rotate(180deg)}.mascot-lines{position:absolute;top:70px;right:-20px;width:380px;height:450px;border:1px solid #9ccb9a2e;transform:skewY(-12deg)}.mascot-lines:before{content:'';position:absolute;inset:25px;border:1px solid #9ccb9a21}.mascot-tag{position:absolute;right:220px;bottom:64px;width:192px;background:#fffdf2;color:var(--green-dark);padding:15px 17px;border-radius:8px;transform:rotate(-5deg);box-shadow:0 10px 30px #001d2233}.mascot-tag>span{font-size:8px;letter-spacing:1.5px;font-weight:700}.mascot-tag strong{display:flex;align-items:center;justify-content:space-between;font-size:21px;letter-spacing:-.8px;margin-top:5px}.mascot-tag svg{width:18px;height:18px}.hero-bottom{position:absolute;bottom:27px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:20px;z-index:4;padding-top:24px;border-top:1px solid #d7edd92b}.hero-location{display:flex;align-items:center;gap:10px;font-size:10px;color:#d9e9d8;letter-spacing:.2px}.hero-location svg{width:14px;height:14px}.carousel-controls{display:flex;align-items:center;gap:9px}.slide-dots{display:flex;align-items:center;gap:6px;margin-right:16px}.slide-dots button{width:25px;height:35px;position:relative;background:none;padding:0}.slide-dots button:after{content:'';position:absolute;top:16px;left:0;right:0;height:3px;border-radius:2px;background:#d7e8d85c}.slide-dots button.active:after{background:var(--yellow)}.slide-number{font-size:11px;letter-spacing:2px;color:#b1c8b4;margin-right:10px}.slide-number b{color:white}.control{display:grid;place-items:center;background:none;border:1px solid #b9d3b969;color:white;border-radius:50%;width:36px;height:36px;transition:background .2s}.control:hover{background:#ffffff20}.control svg{width:15px;height:15px}.pause-control{border:0;width:28px}.value-band{background:var(--yellow);color:var(--deep)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:28px}.value-grid>div{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid #063c292e}.value-grid>div:first-child{justify-content:flex-start}.value-grid>div:last-child{justify-content:flex-end;border:0}.value-grid svg{width:29px;height:29px;stroke-width:1.6}.value-grid strong{display:block;font-size:14px;font-weight:700;letter-spacing:-.2px}.value-grid small{display:block;font-size:10px;line-height:1.5;margin-top:5px;color:#394c28}.category-features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.category-feature{border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:transform .25s,box-shadow .25s}.category-feature:hover{transform:translateY(-6px);box-shadow:0 12px 28px #123c2812}.category-photo{height:235px;position:relative;overflow:hidden;background:var(--cream)}.category-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.category-feature:hover img{transform:scale(1.045)}.category-photo>span{position:absolute;top:17px;left:17px;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffffeb;font-size:10px;font-weight:700}.category-body{display:flex;gap:13px;padding:26px 23px;align-items:flex-start}.category-body>svg:first-child{color:var(--green);width:24px;height:24px;margin-top:2px}.category-body>svg:last-child{margin-left:auto;width:18px;height:18px}.category-body h3{font-size:24px;font-weight:600;letter-spacing:-.7px;margin-bottom:11px}.category-body p{font-size:12px;color:var(--muted);line-height:1.7;max-width:225px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.category-small{display:flex;align-items:flex-start;gap:13px;border:1px solid var(--line);border-radius:8px;padding:24px 22px;transition:background .2s,border-color .2s}.category-small:hover{background:var(--cream);border-color:#97b493}.category-small>svg:first-child{width:22px;height:22px;stroke-width:1.5;color:var(--green);margin-top:3px}.category-small>svg:last-child{width:15px;height:15px;margin-left:auto;flex:none}.category-small h3{font-size:17px;font-weight:600;letter-spacing:-.4px;line-height:1.3}.category-small p{font-size:11px;color:var(--muted);line-height:1.75;margin-top:8px;max-width:235px}.materials-bottom{margin-top:25px;padding-top:20px;display:flex;align-items:center;justify-content:center;gap:20px}.materials-bottom p{font-size:12px;color:var(--muted)}.materials-bottom .text-link{font-size:12px}.brands-section{background:var(--cream);padding-block:56px 68px;border-block:1px solid var(--line)}.brands-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:28px}.brands-heading .eyebrow{margin:0;font-size:9px}.brands-heading h2{font-size:17px;letter-spacing:-.2px;font-weight:500}.brands-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid #e1e7da;border-left:1px solid #e1e7da;background:#fff}.brands-grid>div{min-width:0;display:grid;place-items:center;height:97px;padding:24px;border-bottom:1px solid #e1e7da;border-right:1px solid #e1e7da}.brands-grid img{object-fit:contain;width:100%;height:48px;max-width:150px;transition:transform .3s}.brands-grid>div:hover img{transform:scale(1.075)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about-photo{position:relative;padding:0 30px 62px 0}.about-photo>img{height:454px;width:100%;object-fit:cover;border-radius:10px}.about-video{position:absolute;top:28px;left:25px;display:flex;align-items:center;gap:12px;color:white;background:#003b32d9;padding:10px 14px;border-radius:5px;font-size:10px;backdrop-filter:blur(8px)}.about-video>span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #ffffff70;border-radius:50%}.about-video svg{width:11px;height:11px}.about-video>svg{width:13px;height:13px}.year-badge{position:absolute;bottom:0;right:0;background:var(--yellow);padding:25px 30px;min-width:235px;border-radius:8px}.year-badge>small{font-size:8px;letter-spacing:1.2px}.year-badge>strong{display:block;font-size:79px;line-height:1.1;font-weight:700;letter-spacing:-5px}.year-badge>strong>span{color:var(--bright)}.about-copy h2{margin-bottom:28px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:19px}.about-copy>p>strong{color:var(--green)}.about-copy .text-link{margin-top:8px}.values{margin-top:69px;display:grid;grid-template-columns:1fr 2fr;gap:70px;padding-block:37px;border-block:1px solid var(--line)}.values .eyebrow{font-size:9px;margin-bottom:13px}.values h3{font-size:25px;letter-spacing:-.7px;line-height:1.2;font-weight:600}.values ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:17px 32px}.values li{display:flex;gap:11px;align-items:flex-start;font-size:12px;line-height:1.7;color:var(--muted)}.values li svg{width:17px;height:17px;stroke:var(--bright);margin-top:2px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:46px;gap:25px}.stats-grid>div{border-right:1px solid var(--line);padding-right:20px}.stats-grid>div:last-child{border:0}.stats-grid strong{display:block;font-size:40px;letter-spacing:-1.6px;font-weight:600;white-space:nowrap}.stats-grid span{display:block;font-size:11px;color:var(--muted);margin-top:9px}.stats-note{font-size:9px;color:#899487;margin-top:24px}.services{background:var(--deep);color:white;position:relative}.services h2 span{color:#8caf99}.services .section-intro{color:#b8cebc}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px}.services-grid article{border:1px solid #7ba48642;padding:27px 24px;border-radius:9px;background:#0a443632;transition:background .25s,transform .25s;display:flex;flex-direction:column}.services-grid article:hover{background:#0f503d;transform:translateY(-5px)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.service-top svg{width:32px;height:32px;stroke-width:1.35;color:var(--yellow)}.service-top>span{font-size:11px;letter-spacing:2px;color:#95b29d}.services-grid h3{font-size:23px;letter-spacing:-.7px;line-height:1.18;max-width:200px;margin-bottom:17px;font-weight:500}.services-grid p{font-size:12px;line-height:1.85;color:#b8cebc;margin-bottom:27px}.services-grid a{display:flex;align-items:center;justify-content:space-between;margin-top:auto;font-size:11px;font-weight:500;color:var(--yellow);padding-top:18px;border-top:1px solid #d7ecce25}.services-grid a svg{width:17px;height:17px}.store-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-tile{position:relative;padding:0;text-align:left;overflow:hidden;background:var(--green-dark);border-radius:8px;aspect-ratio:1.36}.gallery-tile>img{height:100%;width:100%;object-fit:cover;transition:transform .6s,opacity .3s}.gallery-tile:hover img{transform:scale(1.04);opacity:.8}.gallery-caption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:37px 18px 17px;background:linear-gradient(transparent,#062d25d9);color:white;font-size:11px;line-height:1.5}.gallery-caption>svg{width:28px;height:28px;border-radius:50%;border:1px solid #ffffff60;padding:6px}.gallery-1{grid-column:span 2;grid-row:span 2;aspect-ratio:auto}.social-row{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:37px;padding-top:27px;border-top:1px solid var(--line)}.social-row p{font-size:12px;color:var(--muted);line-height:1.8}.social-row p strong{font-weight:500;color:var(--ink)}.social-row a{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:600}.social-row svg{width:18px;height:18px}.gallery-dialog{background:var(--deep)!important;color:#fff!important;max-width:1000px!important;width:calc(100% - 48px)!important;border:1px solid #335649!important;border-radius:12px!important;padding:25px!important}.gallery-dialog [data-slot=dialog-title]{font-size:17px;line-height:1.4;padding-right:35px}.gallery-dialog [data-slot=dialog-description]{font-size:11px;color:#bad0bc}.gallery-dialog>img{width:100%;height:min(65vh,660px);object-fit:contain}.gallery-dialog-controls{display:flex;align-items:center;justify-content:center;gap:30px;font-size:12px}.gallery-dialog-controls button{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;border:1px solid #a5c1ab;background:none;color:white}.gallery-dialog-controls svg{width:17px;height:17px}.gallery-close{position:absolute;right:22px;top:19px;width:30px;height:30px;display:grid;place-items:center;background:none;color:#fff}.testimonials{background:var(--cream)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reviews-grid>figure{background:#fff;border:1px solid #e2e7dd;border-radius:9px;padding:29px;display:flex;flex-direction:column}.reviews-grid>figure>svg{color:#b8cbaa;fill:#b8cbaa;width:24px;height:24px;margin-bottom:18px;stroke-width:0}.reviews-grid blockquote{font-size:14px;line-height:1.8;color:#49604f;margin-bottom:28px}.reviews-grid figcaption{display:flex;align-items:center;gap:12px;margin-top:auto}.review-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#edf1e7;color:var(--green);font-size:13px;font-weight:700}.reviews-grid figcaption strong{font-size:12px;font-weight:600;display:block;line-height:1.5}.reviews-grid figcaption small{font-size:9px;color:#81917b;display:block;margin-top:4px}.review-note{font-size:9px;line-height:1.7;color:#8a9486;margin-top:23px}.quote-banner{background:var(--yellow);overflow:hidden}.quote-banner-inner{position:relative;display:grid;grid-template-columns:240px 1fr auto;gap:42px;align-items:center;min-height:340px;padding-block:42px}.quote-mascot{align-self:stretch;position:relative;min-height:220px}.quote-mascot img{position:absolute;top:-2px;height:390px;width:auto;max-width:none;left:0;transform:rotate(-6deg);filter:drop-shadow(5px 6px 0 #816d171a)}.quote-banner .eyebrow{font-size:9px;letter-spacing:1.4px;color:#2d4826;margin-bottom:18px}.quote-banner h2{font-size:46px;letter-spacing:-2px}.quote-banner p:not(.eyebrow){font-size:12px;line-height:1.75;max-width:350px;margin-top:18px;color:#385022}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.contact-item{display:flex;align-items:center;gap:17px;padding:22px 0;border-bottom:1px solid var(--line);transition:transform .2s}.contact-item:hover{transform:translateX(4px)}.contact-item>svg:first-child{width:23px;height:23px;stroke-width:1.5;color:#709070}.contact-item>svg:last-child{width:17px;height:17px;margin-left:auto}.contact-item>div{min-width:0}.contact-item small{display:block;font-size:8px;letter-spacing:1.7px;color:var(--muted);margin-bottom:9px}.contact-item strong{display:block;font-size:22px;letter-spacing:-.5px;font-weight:500;overflow-wrap:anywhere}.contact-item p{font-size:12px;line-height:1.8;color:var(--muted);margin-top:6px}.contact-item .email{font-size:20px}.map-wrap{position:relative;margin-top:30px;border-radius:8px;border:1px solid var(--line);overflow:hidden;background:var(--cream)}.map-wrap iframe{width:100%;height:235px;border:0;display:block}.map-wrap>a{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;background:var(--cream);font-size:11px;font-weight:600}.map-wrap>a svg{width:16px;height:16px}.quote-form{background:var(--cream);padding:35px;border-radius:11px;border:1px solid var(--line)}.quote-form h3{font-size:25px;letter-spacing:-.9px;font-weight:600}.quote-form>p{font-size:12px;line-height:1.7;color:var(--muted);margin-block:12px 27px}.quote-form label{display:flex;flex-direction:column;font-size:11px;line-height:1.5;color:#395b40;gap:9px;font-weight:600;margin-bottom:19px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form input,.quote-form textarea{width:100%;border:1px solid #d8dfd2;border-radius:5px;background:#fff;padding:13px 14px;font-size:12px;font-weight:400;line-height:1.7;color:var(--ink);box-shadow:none;height:auto;min-width:0;outline-offset:2px;resize:vertical}.quote-form input{height:45px}.quote-form textarea{min-height:150px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#929b8a}.quote-form .button{width:100%;font-size:12px}.form-note{display:block;font-size:9px;line-height:1.85;color:#82907d;margin-top:17px}.social-links{display:flex;gap:9px}.social-links>a{display:grid;place-items:center;width:37px;height:37px;border:1px solid #d5dfce;border-radius:50%;transition:background .2s,transform .2s}.social-links>a:hover{background:#e9f0e0;transform:translateY(-3px)}.social-links svg{width:16px;height:16px}.site-footer{background:#f6f7f0;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:80px;padding-block:58px}.footer-brand .brand img{width:220px}.footer-brand>p{font-size:15px;line-height:1.7;color:#6d806a;margin-top:25px}.footer-links>p,.footer-contact>p{font-size:9px;font-weight:600;letter-spacing:1.3px;margin-bottom:19px;color:#7e8d74}.footer-links{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:15px 20px}.footer-links>p{grid-column:span 2;margin-bottom:5px}.footer-links>a{font-size:12px;color:#54714d}.footer-contact>a{display:flex;align-items:center;gap:17px;font-size:23px;letter-spacing:-.5px}.footer-contact>a svg{width:17px;height:17px}.footer-contact>span{display:block;font-size:11px;line-height:1.9;color:#74856d;margin-block:20px}.footer-bottom{border-top:1px solid #dce4d4;padding-block:23px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#7a8872;font-size:9px}.footer-bottom>a{display:flex;align-items:center;gap:12px}.footer-bottom>a svg{width:14px;height:14px}.floating-whatsapp{position:fixed;bottom:22px;right:23px;z-index:35;display:grid;place-items:center;width:58px;height:58px;border:3px solid #fff;border-radius:50%;color:#fff;background:#008a47;box-shadow:0 5px 26px #003b2933;transition:transform .2s}.floating-whatsapp:hover{transform:translateY(-4px)}.floating-whatsapp>svg{width:29px;height:29px}.floating-whatsapp>span{position:absolute;right:69px;white-space:nowrap;font-size:11px;padding:13px 17px;border-radius:6px;background:white;color:var(--green-dark);box-shadow:0 5px 18px #003b2922;opacity:0;transform:translateX(6px);pointer-events:none;transition:opacity .2s,transform .2s}.floating-whatsapp:hover>span,.floating-whatsapp:focus-visible>span{opacity:1;transform:none}.mobile-panel{background:var(--cream)!important;padding:56px 27px 30px;max-width:390px;overflow:auto}.mobile-panel [data-slot=sheet-title]{font-size:26px;letter-spacing:-1px}.mobile-panel [data-slot=sheet-description]{font-size:11px;line-height:1.7;color:var(--muted)}.mobile-links{display:flex;flex-direction:column;margin-block:18px}.mobile-links a{display:flex;align-items:center;justify-content:space-between;padding-block:15px;border-bottom:1px solid var(--line);font-size:16px}.mobile-links svg{width:16px;height:16px}.mobile-panel .button{font-size:11px}.mobile-panel .social-links{margin-top:16px}
/* HTML independente */
body.static-site .hero-track{transition:transform .7s cubic-bezier(.2,.65,.3,1)}.static-menu{position:fixed;inset:0 0 0 auto;margin:0;width:min(390px,90vw);max-width:none;height:100dvh;max-height:none;border:0;padding:60px 25px 30px;background:var(--cream);color:var(--ink)}.static-menu::backdrop,.static-gallery::backdrop{background:#00271dcc}.static-menu .close-menu{position:absolute;right:20px;top:18px;background:none;font-size:28px;color:var(--ink);width:35px;height:35px}.static-menu h2{font-size:27px}.static-menu p{font-size:11px;line-height:1.7;color:var(--muted);margin-top:12px}.static-menu .button{width:100%;font-size:11px;margin-top:10px}.static-menu .social-links{margin-top:20px}.static-gallery{position:fixed;inset:0;margin:auto;width:min(1000px,calc(100% - 32px));max-width:none;max-height:95dvh;padding:25px;border:1px solid #456e55;background:var(--deep);color:#fff;border-radius:12px}.static-gallery h2{font-size:18px;letter-spacing:-.3px;padding-right:30px}.static-gallery>p{font-size:11px;color:#b2cbb6;margin-block:10px 20px}.static-gallery>img{height:min(65vh,660px);width:100%;object-fit:contain;margin-bottom:17px}
@keyframes mascot-float{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(.7deg)}}
@media(min-width:1600px){.hero-mascot-stage{right:calc((100vw - 1190px)/2)}.hero-copy{max-width:660px}}
@media(max-width:1300px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.brand img{width:185px}.desktop-nav{gap:19px}.desktop-nav a{font-size:11px}.hero-mascot-stage{right:6%;height:620px;width:390px;top:42px}.hero-heading{font-size:75px}.hero-copy{max-width:55%}.hero-copy .eyebrow{font-size:8px}.mascot-tag{right:207px;bottom:65px}.about-grid{gap:70px}.category-body{padding:23px 19px}.category-small{padding:23px 18px}.services-grid{gap:15px}.services-grid article{padding:26px 20px}.services-grid h3{font-size:21px}.quote-banner-inner{grid-template-columns:200px 1fr auto;gap:30px}.quote-mascot img{height:360px;left:-10px}.contact-grid{gap:55px}.quote-form{padding:30px}.form-row{grid-template-columns:1fr;gap:0}.quote-banner h2{font-size:42px}.footer-top{gap:55px}}
@media(max-width:1100px){.header-inner{min-height:87px}.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:flex}.brand img{width:198px}.hero-slide{height:730px}.hero-content{padding-top:86px}.hero-mascot-stage{top:60px;height:558px;right:5%;width:342px}.hero-heading{font-size:68px;letter-spacing:-3.5px}.hero-copy{max-width:57%}.hero-description{max-width:335px;font-size:14px}.hero-actions{gap:18px;align-items:flex-start;flex-direction:column;margin-top:26px}.mascot-word{right:-66px;font-size:84px;top:165px}.mascot-lines{width:315px;height:410px}.mascot-tag{right:150px;bottom:47px;width:173px;padding:14px}.mascot-tag strong{font-size:19px}.section{padding-block:85px}.section-top{gap:35px}.section-intro{max-width:290px;font-size:13px}.value-grid>div{gap:13px}.value-grid strong{font-size:12px}.value-grid small{font-size:9px}.value-grid svg{width:25px;height:25px}.category-photo{height:210px}.category-body{gap:10px}.category-body h3{font-size:21px}.category-body p{font-size:11px}.category-body>svg:first-child{width:20px;height:20px}.category-body>svg:last-child{width:15px;height:15px}.category-grid{gap:13px}.category-small{gap:10px;padding:20px 16px}.category-small h3{font-size:15px}.category-small p{font-size:10px}.brands-grid{grid-template-columns:repeat(4,1fr)}.brands-grid>div{height:92px}.about-grid{gap:45px}.about-photo>img{height:480px}.year-badge{padding:25px;min-width:220px}.values{gap:40px;grid-template-columns:.85fr 2fr}.values ul{gap:15px 22px}.values li{font-size:11px}.stats-grid strong{font-size:32px}.stats-grid span{font-size:10px}.services-grid{grid-template-columns:repeat(2,1fr);gap:20px}.services-grid article{padding:28px}.service-top{margin-bottom:25px}.services-grid h3{font-size:25px;max-width:none}.services-grid p{font-size:13px}.store-gallery{gap:15px}.gallery-caption{font-size:10px;padding:25px 14px 13px}.reviews-grid{grid-template-columns:repeat(2,1fr)}.quote-banner-inner{grid-template-columns:185px 1fr;gap:17px 36px;min-height:350px;padding-block:38px}.quote-mascot{grid-row:span 2}.quote-mascot img{top:25px;height:350px;left:-22px}.quote-banner-inner>.button{justify-self:start}.quote-banner h2{font-size:40px}.quote-banner p:not(.eyebrow){margin-top:13px;font-size:11px}.contact-grid{gap:40px}.contact-item strong{font-size:20px}.contact-item .email{font-size:17px}.quote-form{padding:27px}.quote-form h3{font-size:23px}.footer-top{grid-template-columns:1fr 1fr;gap:42px}.footer-brand{grid-row:span 2}.footer-contact{grid-column:2}.footer-links{gap:14px 20px}}
@media(max-width:760px){.container{width:calc(100% - 40px)}html{scroll-padding-top:80px}.topbar-inner{justify-content:center;min-height:30px}.topbar-inner>span{font-size:8px;letter-spacing:.9px}.topbar-inner>a{display:none}.header-inner{min-height:80px;gap:11px}.brand img{width:178px}.header-cta{display:none}.menu-toggle{margin-left:auto;width:41px;height:41px}.hero-slide{height:940px}.hero-content{padding-top:47px;padding-bottom:450px}.hero-copy{max-width:none}.hero-copy .eyebrow{font-size:7.5px;letter-spacing:1.1px;margin-bottom:19px;gap:8px}.hero-heading{font-size:clamp(48px,11.6vw,70px);letter-spacing:-2.8px;line-height:1.01;max-width:540px;margin-bottom:22px}.hero-heading em{white-space:normal}.hero-description{font-size:13px;line-height:1.8;max-width:340px}.hero-actions{flex-direction:row;align-items:center;gap:17px;margin-top:25px}.hero-actions .button{padding:13px 16px;font-size:11px;min-height:47px;gap:8px}.hero-actions .button>svg{width:18px;height:18px}.hero-actions .button>svg:last-child{display:none}.video-link{font-size:10px;gap:7px}.video-link>span{width:30px;height:30px}.video-link svg{width:11px;height:11px}.hero-image{opacity:.4}.hero-shade{background:linear-gradient(180deg,#002e27f5 0%,#003b31ed 30%,#003a3199 74%,#003b31 100%)}.hero-mascot-stage{top:auto;bottom:86px;right:calc(50% - 153px);height:449px;width:280px}.hero-mascot{right:0;filter:drop-shadow(6px 10px 0 #001d2040) drop-shadow(0 18px 25px #00180f45)}.mascot-word{font-size:67px;right:-41px;top:83px;letter-spacing:-3px}.mascot-lines{top:70px;right:-13px;width:267px;height:300px}.mascot-tag{right:154px;bottom:50px;width:163px;padding:13px;border-radius:6px}.mascot-tag>span{font-size:7px;letter-spacing:1px}.mascot-tag strong{font-size:17px;letter-spacing:-.5px}.mascot-tag svg{width:14px;height:14px}.hero-bottom{bottom:22px;padding-top:16px}.hero-location{display:none}.carousel-controls{width:100%;gap:10px}.slide-dots{margin-right:auto;gap:5px}.slide-dots button{width:25px}.slide-number{margin-right:8px}.control{width:35px;height:35px}.value-grid{grid-template-columns:1fr;padding-block:3px}.value-grid>div,.value-grid>div:first-child,.value-grid>div:last-child{justify-content:flex-start;padding-block:20px;border:0;border-bottom:1px solid #0d4d2630;gap:17px}.value-grid>div:last-child{border:0}.value-grid svg{width:26px;height:26px}.value-grid strong{font-size:13px}.value-grid small{font-size:10px;margin-top:3px}.section{padding-block:65px}h2{font-size:36px;line-height:1.12;letter-spacing:-1.5px}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:17px}.section-top{display:block;margin-bottom:32px}.section-intro{max-width:400px;margin-top:21px;font-size:12px;line-height:1.85}.category-features{grid-template-columns:1fr;gap:17px}.category-feature{display:grid;grid-template-columns:38% 62%;min-height:175px}.category-photo{height:100%;min-height:175px}.category-photo>span{width:25px;height:25px;top:12px;left:12px;font-size:8px}.category-body{padding:22px 20px;gap:10px;position:relative}.category-body>svg:first-child{width:19px;height:19px;margin-top:2px}.category-body>svg:last-child{position:absolute;bottom:18px;right:18px;width:15px;height:15px}.category-body h3{font-size:23px;margin-bottom:12px}.category-body p{font-size:11px;max-width:230px;line-height:1.75}.category-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.category-small{display:block;position:relative;padding:22px 17px 25px}.category-small>svg:first-child{width:24px;height:24px;margin-bottom:20px}.category-small>svg:last-child{position:absolute;right:13px;top:20px;width:13px;height:13px}.category-small h3{font-size:16px;max-width:180px;line-height:1.2}.category-small p{font-size:10px;line-height:1.75;margin-top:10px}.materials-bottom{flex-direction:column;gap:6px;margin-top:22px;padding-top:13px}.materials-bottom p{font-size:11px}.materials-bottom .text-link{font-size:11px}.brands-section{padding-block:43px 47px}.brands-heading{display:block;margin-bottom:24px}.brands-heading .eyebrow{font-size:8px;margin-bottom:12px}.brands-heading h2{font-size:17px;line-height:1.4}.brands-grid{grid-template-columns:repeat(3,1fr)}.brands-grid>div{height:80px;padding:14px}.brands-grid img{height:40px}.about-grid{grid-template-columns:1fr;gap:40px}.about-photo{padding:0 25px 49px 0}.about-photo>img{height:330px}.about-video{top:20px;left:18px;font-size:9px;padding:9px 12px}.year-badge{min-width:206px;padding:22px 24px}.year-badge>strong{font-size:66px;letter-spacing:-4px}.year-badge>small{font-size:7px}.about-copy>p:not(.eyebrow){font-size:13px;line-height:1.9}.about-copy h2{margin-bottom:23px}.about-copy .text-link{font-size:11px}.values{grid-template-columns:1fr;gap:25px;margin-top:38px;padding-block:31px}.values h3{font-size:25px}.values ul{grid-template-columns:1fr;gap:14px}.values li{font-size:12px}.stats-grid{grid-template-columns:1fr 1fr;gap:29px 20px;padding-top:31px}.stats-grid>div:nth-child(2){border:0}.stats-grid strong{font-size:31px;letter-spacing:-1.3px}.stats-grid span{font-size:10px}.stats-note{font-size:8px;line-height:1.7;margin-top:22px}.services-grid{grid-template-columns:1fr 1fr;gap:13px}.services-grid article{padding:23px 17px}.service-top{margin-bottom:26px}.service-top>svg{width:28px;height:28px}.service-top>span{font-size:9px}.services-grid h3{font-size:22px;letter-spacing:-.6px;min-height:51px}.services-grid p{font-size:11px;line-height:1.8;margin-bottom:22px}.services-grid a{font-size:10px;padding-top:15px;gap:4px}.services-grid a svg{width:14px;height:14px}.store-gallery{grid-template-columns:1fr 1fr;gap:12px}.gallery-1{grid-column:span 2;grid-row:auto;aspect-ratio:1.5}.gallery-tile{aspect-ratio:1}.gallery-caption{font-size:9px;gap:5px;padding:30px 11px 11px}.gallery-caption>svg{width:22px;height:22px;padding:5px}.social-row{flex-direction:column;align-items:flex-start;gap:17px;margin-top:26px;padding-top:22px}.social-row p{font-size:11px}.social-row p strong{display:block}.social-row a{font-size:11px}.social-row svg{width:16px;height:16px}.reviews-grid{grid-template-columns:1fr;gap:14px}.reviews-grid>figure{padding:24px}.reviews-grid>figure>svg{width:20px;height:20px;margin-bottom:13px}.reviews-grid blockquote{font-size:13px;margin-bottom:20px}.reviews-grid figcaption strong{font-size:12px}.review-note{font-size:8px}.quote-banner-inner{grid-template-columns:1fr;min-height:0;padding-block:45px 47px;gap:22px;position:relative;padding-right:118px}.quote-mascot{position:absolute;bottom:-56px;right:-75px;width:200px;height:260px;min-height:0;pointer-events:none}.quote-mascot img{height:320px;left:0;top:0;transform:rotate(-9deg)}.quote-banner .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:15px}.quote-banner h2{font-size:35px;letter-spacing:-1.5px;line-height:1.1}.quote-banner p:not(.eyebrow){font-size:11px;max-width:250px;margin-top:18px}.quote-banner-inner>.button{font-size:11px;min-height:48px;padding:13px 16px;gap:9px;position:relative;z-index:1}.quote-banner-inner>.button>svg:last-child{display:none}.contact .section-top{display:flex;align-items:flex-end;gap:15px}.contact .section-top .social-links{flex-direction:column;gap:6px}.contact .section-top .social-links a{width:31px;height:31px}.contact .section-top .social-links svg{width:13px;height:13px}.contact-grid{grid-template-columns:1fr;gap:33px}.contact-item{padding:20px 0;gap:14px}.contact-item strong{font-size:21px}.contact-item .email{font-size:19px}.contact-item small{font-size:7px}.contact-item p{font-size:11px}.map-wrap iframe{height:240px}.map-wrap>a{font-size:10px;padding:16px 18px}.quote-form{padding:25px 22px}.quote-form h3{font-size:24px}.quote-form>p{font-size:11px}.quote-form input,.quote-form textarea{font-size:16px}.quote-form label{font-size:11px}.quote-form .button{font-size:11px}.form-note{font-size:9px}.footer-top{grid-template-columns:1fr;gap:34px;padding-block:44px}.footer-brand{grid-row:auto}.footer-brand .brand img{width:200px}.footer-brand>p{font-size:13px;margin-top:22px}.footer-contact{grid-column:auto}.footer-links{grid-template-columns:1fr 1fr;gap:14px}.footer-links a{font-size:11px}.footer-contact>a{font-size:24px}.footer-contact>span{font-size:11px}.footer-bottom{padding-block:22px 70px;align-items:flex-start;font-size:8px;line-height:1.8;gap:25px}.footer-bottom>a{white-space:nowrap;gap:7px}.floating-whatsapp{width:53px;height:53px;bottom:17px;right:17px}.floating-whatsapp>svg{width:27px;height:27px}.floating-whatsapp>span{display:none}.gallery-dialog{padding:19px!important;width:calc(100% - 26px)!important}.gallery-dialog>img{height:min(65vh,550px)}.gallery-dialog [data-slot=dialog-title]{font-size:15px}.gallery-close{right:15px;top:14px}.static-gallery{padding:20px}.static-gallery>img{height:60vh}.static-gallery h2{font-size:15px}}
@media(min-width:550px) and (max-width:760px){.hero-slide{height:920px}.hero-mascot-stage{right:8%;bottom:80px;height:470px}.hero-content{padding-top:52px}.hero-heading{font-size:64px}.hero-heading br:nth-child(2){display:block}.hero-copy{max-width:80%}.hero-description{max-width:320px}.hero-mascot-stage{height:440px;bottom:87px}.mascot-tag{right:210px}.hero-actions{max-width:440px}.quote-banner-inner{padding-right:170px}.quote-mascot{right:-40px}}
@media(max-width:390px){.container{width:calc(100% - 32px)}.brand img{width:164px}.hero-slide{height:952px}.hero-heading{font-size:46px;letter-spacing:-2.5px}.hero-description{font-size:12px}.hero-actions{gap:12px}.video-link{font-size:9px}.hero-actions .button{font-size:10px;padding-inline:13px}.hero-copy .eyebrow{font-size:6.8px;letter-spacing:.8px}.hero-mascot-stage{height:438px;right:calc(50% - 150px)}.mascot-tag{width:148px;right:147px;bottom:52px}.mascot-tag strong{font-size:16px}.category-body{padding:19px 14px;gap:8px}.category-body h3{font-size:21px}.category-body p{font-size:10px}.category-body>svg:first-child{width:16px;height:16px}.services-grid{grid-template-columns:1fr}.services-grid h3{min-height:0}.services-grid article{padding:26px}.services-grid p{font-size:12px}.services-grid a{font-size:11px}.quote-banner-inner{padding-right:105px}.quote-banner h2{font-size:31px}.stats-grid strong{font-size:28px}.contact-item .email{font-size:17px}.footer-bottom{flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

button:disabled{cursor:wait;opacity:.6}
