@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');:root{--ink:#402717;--blue:#aa5217;--light:#faf0ea;--line:#ede7e3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button{cursor:pointer}.topline{height:36px;background:#4b2912;color:#f9ede5;display:flex;justify-content:space-between;align-items:center;padding:0 6%;font-size:10px;letter-spacing:1.3px}.topline a{text-decoration:underline;text-underline-offset:3px}.header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 6%;background:white;position:sticky;top:0;z-index:20;box-shadow:0 2px 18px #4c2d180b}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:21px;font-weight:800;letter-spacing:2px;white-space:nowrap}.brand small{display:block;font-size:8px;letter-spacing:2.4px;font-weight:600;margin-top:3px;color:#9e8d81}.mark{display:grid;place-items:center;width:43px;height:43px;background:#aa5014;color:#fff;font-size:29px;font-weight:700;letter-spacing:-5px;clip-path:polygon(22% 0,78% 0,100% 50%,78% 100%,22% 100%,0 50%)}.mark span{font-size:10px;align-self:start;margin-left:-5px;letter-spacing:0}.header nav{display:flex;gap:28px;font-size:12px;font-weight:700}.header nav a:hover{color:var(--blue)}.header-cta{background:#a75016;color:#fff;padding:16px 22px;font-size:10px;letter-spacing:1.2px;font-weight:700}.header-cta span{margin-left:15px}.menu{display:none;background:none;border:0;font-size:25px}.hero{min-height:620px;height:min(740px,78vw);position:relative;display:grid;grid-template-columns:55% 45%;overflow:hidden;background:#f7eee8}.hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 77% 43%,#ffffff 0%,#f9eee6 33%,transparent 68%),linear-gradient(115deg,#fcf7f4 10%,#f4e5db 100%)}.hero-bg:after{content:'';position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent 0 130px,#fff7 131px,#fff7 132px);opacity:.45}.hero-copy{position:relative;z-index:2;padding:125px 0 35px 11%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow,.kicker{font-size:11px;letter-spacing:2.5px;font-weight:800;color:#b5622b}.dot{display:inline-block;background:#c7601c;border-radius:50%;height:7px;width:7px;margin-right:8px}.hero h1,.section h2,.statement h2,.banner h2{font-family:Manrope,Arial,sans-serif;letter-spacing:-2.8px;line-height:1.13;font-size:clamp(40px,4.4vw,70px);font-weight:700;margin:27px 0}.hero h1 em,.section h2 em,.statement h2 em{font-style:normal;color:#ac5c26}.hero-copy>p{font-size:15px;line-height:1.9;color:#897262;max-width:410px}.hero-actions{display:flex;gap:12px;margin-top:29px}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:24px;font-size:11px;letter-spacing:1px;font-weight:800;padding:19px 23px;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-3px)}.primary{background:#aa5217;color:#fff}.secondary{border:1px solid #ccae9a;color:#7d441e}.dark{background:#4a2a15;color:#fff}.white{background:#fff;color:#8f491b}.hero-bottom{margin-top:auto;display:flex;align-items:center;gap:14px;color:#84624c;font-size:12px}.hero-bottom button{border:1px solid #d9c0af;background:#ffffff99;width:37px;height:37px}.progress{height:2px;background:#e5d2c5;width:95px}.progress i{display:block;background:#ad5c26;height:100%;width:33%;transition:width .3s}.hero-device{position:relative;display:grid;place-items:center;z-index:1}.hero-device img{position:relative;z-index:2;width:min(90%,570px);max-height:620px;filter:drop-shadow(15px 35px 24px #6a402430);animation:float 5s ease-in-out infinite}.device-halo{position:absolute;width:82%;aspect-ratio:1;border:1px solid #fff;border-radius:50%;box-shadow:0 0 0 45px #fff4,0 0 0 100px #fff3}.device-tag{position:absolute;bottom:8%;right:12%;font-size:10px;letter-spacing:1px;background:#fff;padding:16px 22px;z-index:3;box-shadow:0 12px 35px #5c392218}.device-tag b{margin-left:25px}.vertical-note{position:absolute;right:17px;top:25%;writing-mode:vertical-rl;font-size:9px;letter-spacing:2px;color:#a98973}.trust{display:flex;justify-content:space-between;gap:20px;padding:28px 6%;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:1.4px;color:#917664}.trust div{font-size:12px;letter-spacing:0}.trust b{padding:0 20px;color:#b66631}.section{padding:110px 7%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section h2,.statement h2{font-size:clamp(34px,3.3vw,51px);margin:18px 0 0}.section-heading>p{max-width:300px;color:#998578;font-size:14px;line-height:1.8}.filters{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.filters button{border:1px solid #ebe2dc;background:white;padding:13px 21px;color:#836c5c;font-size:12px}.filters button.active,.filters button:hover{background:#aa5217;color:white;border-color:#aa5217}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product{border:1px solid #f2eae5;background:#fff;overflow:hidden}.product-image{background:linear-gradient(145deg,#fbf7f4,#f7eee8);height:275px;display:grid;place-items:center;position:relative;overflow:hidden}.product-image img{width:90%;height:94%;object-fit:contain;transition:transform .4s}.product:hover img{transform:scale(1.07)}.product-image small{position:absolute;left:15px;top:15px;background:white;padding:7px 10px;font-size:9px;letter-spacing:1px}.product-content{padding:22px}.product-content>small{color:#b56027;font-size:9px;letter-spacing:1.5px}.product h3{font-family:Manrope;font-size:17px;line-height:1.4;margin:9px 0 18px}.product-content a{font-size:10px;font-weight:800;letter-spacing:1px;color:#aa5217}.center{text-align:center;margin-top:42px}.text-link{font-size:11px;font-weight:800;letter-spacing:1px;border-bottom:1px solid #aa5217;padding-bottom:9px}.statement{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:#faf3ef}.statement-image{position:relative;overflow:hidden;background:#f5e6dc;display:grid;place-items:center}.statement-image img{width:100%;height:100%;object-fit:cover}.statement-image span{position:absolute;bottom:30px;left:35px;background:#fff;padding:14px;font-size:10px;letter-spacing:1px}.statement-copy{padding:90px 12%;align-self:center}.statement-copy p{color:#806553;line-height:1.9;font-size:14px;max-width:470px}.statement-copy .muted{font-size:11px;color:#a59082}.statement-copy .btn{margin-top:20px}.solutions{background:white}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.solution-grid a{min-height:260px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(135deg,#f5e6dc,#fcf8f5);position:relative;overflow:hidden}.solution-grid a:after{content:'✧';position:absolute;right:-15px;bottom:-85px;font-size:250px;color:#e9cdba;line-height:1}.solution-grid a:nth-child(2){background:linear-gradient(135deg,#f4ebe5,#edd6c7)}.solution-grid a:nth-child(3){background:linear-gradient(135deg,#f4e1d4,#faf5f2)}.solution-grid a:nth-child(4){background:linear-gradient(135deg,#f8f0ea,#e9d3c5)}.solution-grid span,.solution-grid small{font-size:10px;letter-spacing:1px;z-index:1}.solution-grid strong{font-family:Manrope;font-size:24px;z-index:1}.banner{background:linear-gradient(110deg,#5b2e10,#a85620);color:white;min-height:440px;display:flex;justify-content:space-between;align-items:center;padding:45px 10%;overflow:hidden}.banner>div{z-index:1}.banner .kicker{color:#f7c8a9}.banner h2{font-size:clamp(38px,4vw,58px)}.banner p{max-width:400px;line-height:1.8;color:#f3e1d5;font-size:14px}.banner img{width:36%;max-height:410px;object-fit:contain;filter:drop-shadow(20px 20px 25px #47240c66)}.contact{display:grid;grid-template-columns:1fr 1fr;gap:10%;background:#fcf9f7}.contact-intro p{line-height:1.9;color:#957f70;max-width:420px}.whatsapp-text{display:block;margin:30px 0;font-size:12px;font-weight:800;color:#aa4f13}.contact-intro small{display:block;max-width:410px;line-height:1.7;color:#a08f84}.contact form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:flex;flex-direction:column;gap:10px;font-size:11px;font-weight:700}input,textarea{border:1px solid #ebe0d9;padding:16px;background:white;outline-color:#aa5217;width:100%;font-size:13px}textarea{resize:vertical}.contact form .btn{align-self:flex-start}#formNote{font-size:12px;color:#a76539}footer{background:#422410;color:#fff;padding:65px 7% 20px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:17px}.footer-main p{max-width:270px;font-size:13px;line-height:1.8;color:#c9b6a9}.footer-main b{font-size:11px;letter-spacing:2px;margin-bottom:9px}.footer-main a:not(.brand){font-size:13px;color:#d6c3b7}.footer-bottom{border-top:1px solid #674935;margin-top:60px;padding-top:22px;display:flex;justify-content:space-between;color:#b89e8c;font-size:11px}.floating-wa{position:fixed;bottom:25px;right:25px;z-index:25;background:#1bb66d;color:white;padding:15px 19px;border-radius:40px;box-shadow:0 8px 25px #164b3544;font-size:15px;font-weight:800}.floating-wa span{font-size:11px;margin-left:6px}@keyframes float{50%{transform:translateY(-13px)}}@media(max-width:1050px){.header nav{gap:13px}.header-cta{display:none}.hero-copy{padding-top:100px}.product-grid{grid-template-columns:repeat(2,1fr)}.solution-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.topline{justify-content:center;padding:0 12px;font-size:8px}.topline span:last-child{display:none}.header{height:72px;padding:0 5%}.brand{font-size:17px}.mark{width:37px;height:37px}.menu{display:block}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;flex-direction:column;padding:24px 6%;box-shadow:0 18px 25px #4a2a1520}.header nav.open{display:flex}.hero{height:auto;min-height:780px;display:flex;flex-direction:column}.hero-copy{padding:65px 7% 0}.hero h1{font-size:clamp(38px,10vw,58px);letter-spacing:-2px}.hero-copy>p{font-size:13px}.hero-actions{flex-wrap:wrap}.btn{font-size:10px;padding:16px}.hero-bottom{margin-top:35px}.hero-device{height:340px}.hero-device img{height:100%;width:90%}.device-tag{bottom:8px;right:5%;font-size:8px}.vertical-note{display:none}.trust{flex-direction:column;text-align:center;font-size:9px}.trust div{font-size:10px}.trust b{padding:0 5px}.section{padding:70px 5%}.section-heading{display:block}.section-heading>p{max-width:100%}.section h2,.statement h2{font-size:35px;letter-spacing:-1.5px}.filters{gap:7px}.filters button{padding:10px;font-size:10px}.product-grid{gap:10px}.product-image{height:190px}.product-content{padding:14px}.product h3{font-size:13px}.product-content a{font-size:9px}.statement{grid-template-columns:1fr}.statement-image{height:320px}.statement-copy{padding:65px 7%}.solution-grid{gap:10px}.solution-grid a{min-height:180px;padding:17px}.solution-grid strong{font-size:19px}.banner{padding:65px 7%;min-height:520px;align-items:flex-start;position:relative}.banner img{position:absolute;width:55%;right:0;bottom:-30px;opacity:.8}.banner>div{position:relative;z-index:2}.banner h2{font-size:39px}.banner p{max-width:280px}.contact{grid-template-columns:1fr;gap:35px}.form-row{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:span 2}.footer-bottom{gap:15px;flex-direction:column}.floating-wa span{display:none}.floating-wa{padding:16px}}

/* Reference-aligned navigation and readable responsive controls. */
:root{--blue:#a85015;--ink:#4e2d17}html{scroll-padding-top:110px}.topline{display:none}.header{height:94px;padding:0 3%;box-shadow:0 1px 8px #4e2d170a}.header nav{gap:25px;text-transform:uppercase;font-size:14px}.header-cta{font-size:12px}.hero h1{letter-spacing:-1.8px}.eyebrow,.kicker{font-size:13px}.btn,.text-link{font-size:14px}.hero-copy>p,.section-heading>p,.statement-copy p,.contact-intro p{font-size:16px}.filters button{font-size:14px}.product h3{font-size:18px}.product-content>small{font-size:12px}.product-image small{font-size:12px}.detail-button{border:0;background:none;padding:0;color:#a85015;font-size:14px;font-weight:700}.product-grid{gap:22px}.product-image{height:310px}.product-content{padding:24px}.section h2{letter-spacing:-1px}label{font-size:14px}input,textarea{font-size:16px}.statement-copy .muted{font-size:13px}.contact-intro small{font-size:13px}.footer-main b{font-size:14px}.footer-bottom{font-size:13px}dialog{border:0;padding:48px;width:min(880px,92vw);color:var(--ink);box-shadow:0 20px 100px #351b0955}dialog::backdrop{background:#47240da6}.close-dialog{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:32px;color:#4e2d17}#dialogContent{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:32px}#dialogContent img{width:100%;max-height:420px;background:#f9f2ed}#dialogContent p{font-size:16px;line-height:1.8}#dialogContent .muted{font-size:13px;color:#8d7769}.solution-grid small{font-size:12px}.solution-grid a:after{display:none}a:focus-visible,button:focus-visible{outline:3px solid #c86929;outline-offset:5px}@media(max-width:1100px){.header nav{gap:14px;font-size:12px}.header-cta{display:none}}@media(max-width:700px){html{scroll-padding-top:80px}.header{height:74px;padding:0 5%}.header nav{top:74px;font-size:16px;gap:22px}.hero-copy{padding-top:48px}.hero-copy>p{font-size:16px}.hero{min-height:800px}.hero h1{font-size:42px}.product-image{height:210px}.product h3{font-size:16px}.product-content{padding:16px}.product-content>small{font-size:12px;letter-spacing:.6px}.filters button{font-size:14px}.btn{font-size:13px}.section h2{font-size:34px}.floating-wa{bottom:18px;right:18px}#dialogContent{grid-template-columns:1fr;gap:12px}#dialogContent img{height:230px}dialog{padding:35px 24px;max-height:90vh;overflow:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Formderma orange brand palette */
:root{--blue:#c24c0a;--ink:#302821;--light:#fff2e7;--line:#efdfd2;--orange:#c24c0a}
.mark,.header-cta,.primary,.filters button.active,.filters button:hover{background:var(--orange);color:#fff;border-color:var(--orange)}
.hero h1 em,.section h2 em,.statement h2 em,.eyebrow,.kicker,.product-content>small,.detail-button,.whatsapp-text,.product-content a{color:var(--orange)}
.hero{background:#fff1e5}.hero-bg{background:radial-gradient(ellipse at 77% 43%,#fff 0%,#ffe4cc 33%,transparent 68%),linear-gradient(115deg,#fffaf6 10%,#ffd7b3 100%)}
.secondary{border-color:#ce783f;color:#97400a}.progress i,.dot{background:#df650f}.product-image{background:linear-gradient(145deg,#fffaf5,#ffead8)}
.statement,.contact{background:#fff8f2}.banner{background:linear-gradient(110deg,#8d3409,#c94e0a);color:#fff}.banner .kicker,.banner p{color:#fff0e3}.white{color:#a23e08}.dark,footer{background:#32261e}.footer-main p,.footer-main a:not(.brand),.footer-bottom{color:#ead6c7}.footer-bottom{border-color:#69503d}.brand small{color:#78685d}.footer-brand small{color:#d8bfae}input,textarea{outline-color:#c24c0a}a:focus-visible,button:focus-visible{outline-color:#c24c0a}
