:root{--ink:#292824;--muted:#706b65;--sand:#eee6db;--sand2:#f8f5f0;--taupe:#5b554e;--line:rgba(41,40,36,.16);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--sand2);line-height:1.55}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.section{padding:100px 0}.eyebrow{font-size:.78rem;letter-spacing:.22em;font-weight:600;margin:0 0 18px;color:rgba(255,255,255,.8)}.eyebrow.dark{color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:"Playfair Display",serif;font-weight:500;line-height:1.05}h1{font-size:clamp(3.4rem,7vw,7.2rem);max-width:820px;margin-bottom:24px}h1 em{font-weight:500}h2{font-size:clamp(2.4rem,4.2vw,4.6rem);margin-bottom:24px}h3{font-size:1.35rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-weight:600;border-radius:999px;transition:.25s ease;cursor:pointer}.btn:hover{transform:translateY(-2px);background:#111}.btn-ghost{background:transparent;border-color:rgba(255,255,255,.65);color:#fff}.btn-ghost:hover{background:#fff;color:var(--ink)}.btn-small{min-height:42px;padding:0 18px;font-size:.9rem}.site-header{position:absolute;z-index:20;top:0;left:0;width:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:24px 4vw;color:#fff;border-bottom:1px solid rgba(255,255,255,.18)}.brand{display:flex;gap:10px;align-items:baseline}.brand-main{font-size:1.8rem;font-weight:700;letter-spacing:.04em}.brand-sub{font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.desktop-nav{display:flex;gap:30px;font-size:.92rem}.desktop-nav a{opacity:.85}.site-header>.btn{justify-self:end;background:#fff;color:var(--ink);border-color:#fff}.hero{min-height:92vh;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-split{position:absolute;top:0;bottom:0;width:50%;background-size:cover;background-position:center}.hero-decks{left:0;background-image:url('assets/decks-hero.jpg')}.hero-sanitarios{right:0;background-image:url('assets/sanitarios-hero.jpg')}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,25,23,.9) 0%,rgba(27,25,23,.72) 38%,rgba(27,25,23,.46) 58%,rgba(27,25,23,.18) 100%)}.hero-content{position:relative;z-index:2;padding-top:90px}.hero-copy{font-size:clamp(1.05rem,1.8vw,1.35rem);max-width:600px;color:rgba(255,255,255,.86);margin-bottom:34px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.intro{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end}.intro p:last-child{font-size:1.15rem;color:var(--muted);max-width:560px}.section-heading{margin-bottom:56px}.section-heading.centered{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.solutions{background:#f8f5f0}.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.solution-card{background:#fff;border:1px solid var(--line);overflow:hidden}.solution-photo{height:430px;background-size:cover;background-position:center}.solution-card.decks .solution-photo{background-image:url('assets/decks-card.jpg')}.solution-card.sanitarios .solution-photo{background-image:url('assets/sanitarios-card.jpg')}.solution-body{padding:36px}.solution-number{font-size:.8rem;color:var(--muted)}.solution-body h3{font-family:"Playfair Display",serif;font-size:3rem;font-weight:500;margin:10px 0}.solution-body p{color:var(--muted);min-height:74px}.text-link{font-weight:700;border-bottom:1px solid var(--ink)}.why{background:var(--sand)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid article{background:rgba(255,255,255,.65);padding:30px;border:1px solid var(--line)}.why-grid article>span{width:48px;height:48px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;margin-bottom:22px}.why-grid p{color:var(--muted)}.professionals{background:var(--taupe);color:#fff}.professionals-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.professionals p:not(.eyebrow){color:rgba(255,255,255,.76)}.pro-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.pro-tags span{border:1px solid rgba(255,255,255,.24);padding:8px 11px;border-radius:999px;font-size:.83rem}.pro-card{background:#efe7de;color:var(--ink);padding:34px}.pro-card p{color:var(--muted)!important}.cta{background:#292824;color:#fff}.cta-grid{display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:start}.cta-grid>div>p:not(.eyebrow){color:rgba(255,255,255,.72);max-width:600px}.contact-lines{display:flex;flex-direction:column;gap:10px;margin-top:34px;font-weight:600}.contact-lines a{display:flex;gap:10px;align-items:center}.lead-form{background:#f2ece3;color:var(--ink);padding:34px;display:grid;gap:18px}.lead-form label{display:grid;gap:7px;font-size:.86rem;font-weight:600}.lead-form input,.lead-form textarea{width:100%;border:0;border-bottom:1px solid rgba(41,40,36,.3);background:transparent;padding:10px 2px;font:inherit;outline:none;border-radius:0}.lead-form small{color:var(--muted)}.lead-form .error{color:#9f2d2d}.site-footer{background:#1d1c1a;color:rgba(255,255,255,.68);padding:34px 0}.site-footer .container{display:grid;grid-template-columns:auto 1fr auto auto;gap:28px;align-items:center}.footer-brand{color:#fff}.site-footer p{margin:0}.social-links{display:flex;gap:14px}.social-links a{font-weight:600}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:70;width:58px;height:58px;border-radius:50%;background:#1f9f5f;color:#fff;display:grid;place-items:center;box-shadow:0 10px 30px rgba(0,0,0,.24)}.whatsapp-float svg{width:31px;height:31px}.mobile-sticky-cta{display:none}section[id]{scroll-margin-top:88px}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.intro,.professionals-grid,.cta-grid{grid-template-columns:1fr;gap:40px}.why-grid{grid-template-columns:1fr 1fr}.solution-grid{grid-template-columns:1fr}.site-footer .container{grid-template-columns:1fr;text-align:center;justify-items:center}}@media(max-width:600px){body{padding-bottom:84px}.container{width:min(100% - 28px,var(--max))}.section{padding:58px 0}.site-header{grid-template-columns:1fr;padding:18px 16px;border-bottom:0}.brand{justify-content:center}.site-header>.btn{display:none}.hero{min-height:84vh;align-items:flex-end}.hero-split{width:100%;height:50%;top:auto}.hero-decks{top:0;height:52%}.hero-sanitarios{bottom:0;height:48%;right:0}.hero-overlay{background:linear-gradient(180deg,rgba(27,25,23,.32) 0%,rgba(27,25,23,.66) 48%,rgba(27,25,23,.92) 100%)}.hero-content{padding-top:120px;padding-bottom:38px}h1{font-size:clamp(2.7rem,12vw,3.65rem)}h2{font-size:clamp(2.2rem,10vw,3rem)}.hero-copy{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.intro{display:none}.section-heading{margin-bottom:28px}.solution-grid{gap:16px}.solution-card{border-radius:14px}.solution-photo{height:270px}.solution-body{padding:22px}.solution-body h3{font-size:2.4rem}.solution-body p{min-height:auto}.why-grid{grid-template-columns:1fr;gap:12px}.why-grid article{padding:23px}.professionals-grid{gap:24px}.pro-card{padding:24px}.cta-grid{gap:28px}.lead-form{padding:21px;border-radius:14px}.lead-form input,.lead-form textarea{font-size:16px;padding:12px 2px}.site-footer{padding-bottom:108px}.mobile-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:60;background:rgba(248,245,241,.98);backdrop-filter:blur(8px);border-top:1px solid var(--line);padding:10px 14px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-sticky-cta a{min-height:48px;display:flex;align-items:center;justify-content:center;border-radius:999px;font-weight:700;border:1px solid var(--ink);background:#fff}.mobile-sticky-cta a:last-child{background:var(--ink);color:#fff}.whatsapp-float{right:16px;bottom:86px;width:56px;height:56px}.social-links{justify-content:center}}

.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}
.brand-image{display:flex;align-items:center}.brand-logo{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.15))}.footer-logo{width:64px;height:64px;object-fit:contain}.hero{min-height:92vh;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/decks-hero.jpg') center/cover no-repeat;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(27,25,23,.90) 0%,rgba(27,25,23,.74) 38%,rgba(27,25,23,.34) 68%,rgba(27,25,23,.12) 100%)}.hero-content{position:relative;z-index:2;padding-top:100px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:end}.hero-copy-wrap{max-width:680px}.hero-showcase{justify-self:end;width:100%;display:grid;gap:16px}.showcase-card{display:block;position:relative;min-height:210px;padding:24px;border:1px solid rgba(255,255,255,.22);color:#fff;overflow:hidden;background-size:cover;background-position:center;border-radius:2px}.showcase-card::before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,18,17,.14) 0%,rgba(20,18,17,.66) 100%)}.showcase-card>*{position:relative;z-index:1;display:block}.showcase-decks{background-image:url('assets/decks-card.jpg')}.showcase-sanitarios{background-image:url('assets/sanitarios-card.jpg')}.showcase-label{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;opacity:.8;margin-bottom:62px}.showcase-card strong{font-family:'Playfair Display',serif;font-size:2rem;font-weight:500;margin-bottom:6px}.showcase-card small{font-size:.96rem;line-height:1.45;color:rgba(255,255,255,.84)}
.site-header .brand{gap:0}
.site-footer .brand{gap:0}
@media(max-width:900px){.brand-logo{width:68px;height:68px}.hero-content{grid-template-columns:1fr;align-items:end}.hero-showcase{max-width:520px;justify-self:start;grid-template-columns:1fr 1fr}.site-header{grid-template-columns:1fr auto}}
@media(max-width:600px){.brand-logo{width:60px;height:60px}.hero{min-height:86vh;align-items:flex-end}.hero-bg{background-position:center}.hero-overlay{background:linear-gradient(180deg,rgba(27,25,23,.22) 0%,rgba(27,25,23,.6) 46%,rgba(27,25,23,.92) 100%)}.hero-content{padding-top:126px;padding-bottom:38px;grid-template-columns:1fr;gap:22px}.hero-showcase{grid-template-columns:1fr;gap:12px}.showcase-card{min-height:154px;padding:18px;border-radius:14px}.showcase-label{margin-bottom:34px}.showcase-card strong{font-size:1.7rem}.site-header{padding:14px 16px}.site-footer .container{grid-template-columns:1fr;text-align:center;justify-items:center}}
.hero-split,.hero-decks,.hero-sanitarios{display:none !important}


/* CAPTCHA antispam */

.recaptcha-field{display:grid;gap:8px;max-width:100%;overflow:hidden}.recaptcha-label{font-size:.86rem;font-weight:600}.g-recaptcha{transform-origin:left top;max-width:100%}@media(max-width:380px){.g-recaptcha{transform:scale(.86);margin-bottom:-10px}}
