.landing-page{background:#fff}.landing-header{position:relative;z-index:20;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(47,93,80,.10);box-shadow:0 8px 24px rgba(20,32,28,.04)}.landing-header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-brand{display:inline-flex;align-items:center;text-decoration:none}.landing-logo{max-width:225px;height:auto;display:block}.landing-header-button{white-space:nowrap}.landing-hero{position:relative;min-height:clamp(480px,72vh,760px);display:flex;align-items:center;overflow:hidden;color:#fff;background-image:image-set(url('/assets/img/home/hero-pisos-de-madeira-640.webp')1x,url('/assets/img/home/hero-pisos-de-madeira-1024.webp')1.5x,url('/assets/img/home/hero-pisos-de-madeira-1536.webp')2x,url('/assets/img/home/hero-pisos-de-madeira.webp')3x);background-size:cover;background-position:center;background-repeat:no-repeat}.landing-hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at center,rgba(0,0,0,.10),transparent 42%),linear-gradient(90deg,rgba(0,0,0,.64)0%,rgba(0,0,0,.44)45%,rgba(0,0,0,.18)100%)}.landing-hero .container{position:relative;z-index:2}.landing-hero-content{max-width:960px;padding:clamp(4rem,8vw,7rem)0;margin:0 auto;text-align:center}.landing-hero-label{display:inline-block;margin-bottom:1rem;color:rgba(255,255,255,.92);font-size:clamp(.78rem,1vw,.95rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase}.landing-hero h1{max-width:860px;margin:0 auto 1.2rem;color:#fff;font-size:clamp(2.15rem,4.4vw,4.2rem);line-height:1.08;font-weight:800;letter-spacing:-.035em;text-shadow:0 2px 16px rgba(0,0,0,.34)}.landing-hero-categories{margin-bottom:1rem;color:#fff;font-size:clamp(1.05rem,2.1vw,1.65rem);line-height:1.45;font-weight:500;text-shadow:0 2px 14px rgba(0,0,0,.28)}.landing-hero p{max-width:760px;margin-left:auto;margin-right:auto;color:#fff;font-size:clamp(1rem,1.6vw,1.3rem);line-height:1.6;text-shadow:0 2px 14px rgba(0,0,0,.28)}.landing-hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center;margin-top:2rem}.landing-hero .btn-outline-light,.landing-cta-box .btn-outline-light{border-color:rgba(255,255,255,.72);color:#fff;background:rgba(255,255,255,.08);backdrop-filter:blur(4px)}.landing-hero .btn-outline-light:hover,.landing-hero .btn-outline-light:focus,.landing-cta-box .btn-outline-light:hover,.landing-cta-box .btn-outline-light:focus{background:#fff;border-color:#fff;color:var(--mdp-green-dark);transform:translateY(-1px)}.landing-video-wrap{width:100%;max-width:980px;aspect-ratio:16 / 9;overflow:hidden;border-radius:1.6rem;border:1px solid rgba(47,93,80,.10);background:#000;box-shadow:0 20px 48px rgba(20,32,28,.08)}.landing-video-wrap iframe{width:100%;height:100%;display:block;border:0}.landing-cta-strip{padding:2.5rem 0;background:linear-gradient(180deg,#f7faf8 0%,#eef5f2 100%)}.landing-cta-strip-light{background:#fff}.landing-cta-box{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:clamp(1.6rem,3vw,2.4rem);border-radius:1.8rem;background:radial-gradient(circle at top left,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,var(--mdp-green-deep)0%,var(--mdp-green)100%);box-shadow:0 20px 48px rgba(20,32,28,.12)}.landing-cta-box h2{max-width:720px;margin-bottom:.75rem;color:#fff;font-size:clamp(1.7rem,2.6vw,2.45rem);line-height:1.2;font-weight:800;letter-spacing:-.025em}.landing-cta-box p{max-width:720px;margin-bottom:0;color:rgba(255,255,255,.86);line-height:1.75}.landing-cta-actions{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:flex-end;flex-shrink:0}.landing-product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(47,93,80,.10);border-radius:1.5rem;background:#fff;box-shadow:0 16px 38px rgba(20,32,28,.05)}.landing-product-card>img{display:block;width:100%;height:auto}.landing-product-card-body{padding:1.75rem}.landing-product-card-body h3{margin-bottom:1rem;color:var(--mdp-text);font-size:1.55rem;line-height:1.25;font-weight:700}.landing-product-card-body p{color:var(--mdp-text-soft);line-height:1.75}.landing-product-piece-wrap{margin-top:auto;display:flex;align-items:center;justify-content:center;padding:1.25rem 1.5rem 1.5rem;background:linear-gradient(180deg,#ffffff 0%,#f7f9f7 100%);border-top:1px solid rgba(47,93,80,.08)}.landing-product-piece-wrap img{display:block;width:100%;max-width:520px;aspect-ratio:7 / 4;object-fit:contain;margin:0 auto}.landing-specs{display:flex;flex-direction:column;gap:.65rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(47,93,80,.10)}.landing-specs span{display:block;color:var(--mdp-text-soft);line-height:1.55}.landing-specs strong{color:var(--mdp-text)}.landing-image-card{overflow:hidden;border:1px solid rgba(47,93,80,.10);border-radius:1.35rem;background:#fff;box-shadow:0 14px 34px rgba(20,32,28,.05);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-image-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(20,32,28,.08);border-color:rgba(47,93,80,.18)}.landing-image-card-wrap{display:flex;align-items:center;justify-content:center;background:#f7f8f7;overflow:hidden}.landing-image-card-wrap img{display:block;transition:transform .35s ease}.landing-image-card:hover .landing-image-card-wrap img{transform:scale(1.03)}.landing-image-card-wrap-contain{aspect-ratio:16 / 10;padding:1.2rem;background:#fff}.landing-image-card-wrap-contain img{width:100%;height:100%;object-fit:contain}.landing-image-card-wrap-product{padding:1.25rem;background:#fff}.landing-image-card-wrap-product img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;margin:0 auto}.landing-image-card-wrap-photo{aspect-ratio:1 / 1;padding:1.25rem;background:#fff}.landing-image-card-wrap-photo img{width:auto;max-width:100%;height:auto;max-height:100%;object-fit:contain;margin:0 auto}.landing-image-card-body{padding:1.15rem 1rem 1.25rem}.landing-image-card-body h3{margin-bottom:0;color:var(--mdp-text);font-size:1.05rem;line-height:1.35;font-weight:700}.landing-benefit-card{position:relative;min-height:150px;padding:1.65rem 1.55rem 1.65rem 4.3rem;border:1px solid rgba(47,93,80,.10);border-radius:1.35rem;background:linear-gradient(180deg,#ffffff 0%,#f8fbf9 100%);box-shadow:0 14px 34px rgba(20,32,28,.05)}.landing-benefit-icon{position:absolute;left:1.45rem;top:1.55rem;display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;border-radius:999px;background:linear-gradient(180deg,#356857 0%,var(--mdp-green)100%);color:#fff;font-weight:800;box-shadow:0 8px 20px rgba(47,93,80,.18)}.landing-benefit-card h3{margin-bottom:0;color:var(--mdp-text);font-size:1.08rem;line-height:1.45;font-weight:700}.landing-faq-list{max-width:980px;margin:0 auto}.landing-faq-item{margin-bottom:1rem;overflow:hidden;border:1px solid rgba(47,93,80,.10);border-radius:1.25rem;background:linear-gradient(180deg,#ffffff 0%,#fbfcfb 100%);box-shadow:0 12px 30px rgba(20,32,28,.05)}.landing-faq-item:last-child{margin-bottom:0}.landing-faq-item summary{position:relative;display:block;cursor:pointer;padding:1.2rem 3rem 1.2rem 1.35rem;color:var(--mdp-text);font-weight:700;list-style:none}.landing-faq-item summary::-webkit-details-marker{display:none}.landing-faq-item summary::after{content:"+";position:absolute;right:1.35rem;top:50%;transform:translateY(-50%);color:var(--mdp-green-dark);font-size:1.35rem;font-weight:700;line-height:1}.landing-faq-item[open] summary{background:linear-gradient(180deg,#eef5f2 0%,#e5f0ea 100%);color:var(--mdp-green-dark);border-bottom:1px solid rgba(47,93,80,.08)}.landing-faq-item[open] summary::after{content:"−"}.landing-faq-answer{padding:1.2rem 1.35rem 1.4rem;color:var(--mdp-text-soft);background:rgba(255,255,255,.85);line-height:1.75}.landing-final-cta{background:linear-gradient(180deg,#f7faf8 0%,#eef5f2 100%)}.landing-footer{background:linear-gradient(180deg,#022103 0%,#031b03 100%);border-top:1px solid rgba(255,255,255,.08)}.landing-footer-inner{min-height:160px;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2rem 0}.landing-footer-brand{display:flex;flex-direction:column;gap:1rem}.landing-footer-logo{max-width:225px;height:auto;padding:.75rem 1rem;border-radius:1rem;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.14)}.landing-footer-brand p{margin-bottom:0;color:rgba(255,255,255,.76)}.landing-footer-contact{display:flex;flex-direction:column;align-items:flex-end;gap:.4rem}.landing-footer-contact strong{color:#fff;font-size:1rem}.landing-footer-contact a{color:rgba(255,255,255,.78);text-decoration:none}.landing-footer-contact a:hover,.landing-footer-contact a:focus{color:#fff}.landing-buying-image-wrap{display:flex;align-items:center;justify-content:center;background:#fff}.landing-buying-image{display:block;width:100%;height:auto;aspect-ratio:15 / 8;object-fit:cover}@media(max-width:991.98px){.landing-cta-box{align-items:flex-start;flex-direction:column}.landing-cta-actions{justify-content:flex-start}}@media(max-width:767.98px){.landing-header-inner{min-height:78px}.landing-logo{max-width:190px}.landing-header-button{padding:.7rem .95rem;font-size:.9rem}.landing-hero{min-height:560px;background-position:center}.landing-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.74)0%,rgba(0,0,0,.56)50%,rgba(0,0,0,.74)100%)}.landing-footer-inner{align-items:flex-start;flex-direction:column}.landing-footer-contact{align-items:flex-start}}@media(max-width:575.98px){.landing-header-inner{flex-direction:column;align-items:center;justify-content:center;padding:1rem 0}.landing-header-button{width:100%;justify-content:center}.landing-hero{min-height:540px}.landing-hero-content{padding:4rem 0 3.2rem}.landing-hero h1{font-size:2.05rem}.landing-hero p,.landing-hero-categories{max-width:340px}.landing-hero-actions .btn,.landing-cta-actions .btn{width:100%;justify-content:center}.landing-cta-box{border-radius:1.35rem}.landing-product-card-body{padding:1.35rem}.landing-benefit-card{min-height:auto;padding:1.4rem 1.25rem 1.4rem 3.9rem}.landing-benefit-icon{left:1.25rem;top:1.35rem}}