.fx-home{--fx-paper:#f3efe7;--fx-surface:#eae4d9;--fx-ink:#282a24;--fx-muted:#65665c;--fx-line:#d2cec2;--fx-accent:#766044;background:var(--fx-paper);color:var(--fx-ink)}html.dark .fx-home{--fx-paper:#24251f;--fx-surface:#2d2f27;--fx-ink:#f0ede5;--fx-muted:#c0bfb3;--fx-line:#4d4e43;--fx-accent:#c9b28e}.fx-home h1,.fx-home h2,.fx-home h3{font-family:var(--font-editorial), Georgia, serif;text-wrap:balance;font-weight:400}.fx-home h2{letter-spacing:-.035em;font-size:clamp(2.6rem,4vw,4.5rem);line-height:1.04}.fx-home h3{font-size:1.9rem;line-height:1.15}.fx-home em{color:var(--fx-accent);font-style:normal}.fx-home p{text-wrap:pretty}.fx-home a,.fx-home button,.fx-home summary{transition:color .15s,background-color .15s,border-color .15s}.fx-home :is(a,button,summary):focus-visible,.fx-announcement a:focus-visible{outline-offset:5px;outline:2px solid}.fx-home .fx-eyebrow{color:var(--fx-accent);letter-spacing:.19em;text-transform:uppercase;margin:0 0 24px;font-size:10px;font-weight:600;line-height:1.8}.fx-container{width:min(1280px,100% - 112px);margin-inline:auto}.fx-section{padding-block:100px}.fx-announcement{color:#f3efe7;text-align:center;letter-spacing:.03em;background:#343a2e;font-size:11px}.fx-announcement a{justify-content:center;align-items:center;gap:12px;min-height:35px;padding:6px 16px;display:inline-flex}.fx-skip{z-index:100;color:#282a24;background:#f3efe7;padding:12px 20px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.fx-skip:focus{transform:translateY(0)}.fx-hero{grid-template-columns:44% 56%;max-width:1800px;margin:0 auto;display:grid}.fx-hero-copy{background:linear-gradient(115deg,#0000 65%,#8e744d0f);flex-direction:column;justify-content:center;align-items:flex-start;padding:65px 9% 35px 12%;display:flex}.fx-hero h1{letter-spacing:-.045em;margin-top:8px;font-size:clamp(4.4rem,6.9vw,7.5rem);line-height:.88}.fx-hero-rule{background:var(--fx-accent);width:48px;height:1px;margin-block:30px 22px}.fx-hero-description{max-width:33ch;color:var(--fx-muted);margin-bottom:25px;font-size:14px;line-height:1.9}.fx-button{color:#fff;background:#353c2e;justify-content:center;align-items:center;gap:24px;min-height:50px;padding:15px 22px;font-size:12px;font-weight:600;display:inline-flex}.fx-button-light{color:#303529;background:#f3efe7}.fx-explore{min-height:44px;color:var(--fx-muted);align-items:center;gap:12px;margin-top:13px;font-size:11px;display:inline-flex}.fx-hero-note{color:var(--fx-muted);letter-spacing:.015em;margin-top:48px;font-size:10px}.fx-hero-image{height:min(780px,76vw);min-height:700px;position:relative}.fx-hero-image img{object-fit:cover;object-position:50% 53%}.fx-hero-video{object-fit:cover;object-position:50% 53%;opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.fx-hero-video[data-ready=true]{opacity:1}@media (prefers-reduced-motion:reduce){.fx-hero-video{display:none}}.fx-image-caption{color:#fff;text-shadow:0 1px 5px #000;letter-spacing:.06em;font-size:10px;position:absolute;bottom:25px;right:30px}.fx-signature{border-bottom:1px solid var(--fx-line);color:var(--fx-muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-evenly;align-items:center;gap:24px;padding:27px 32px;font-size:10px;display:flex}.fx-intro{grid-template-columns:1.1fr 1fr;gap:50px 90px;display:grid}.fx-intro-copy{padding-top:42px}.fx-intro-copy>p,.fx-materials-copy>p:not(.fx-eyebrow),.fx-process>div>p:not(.fx-eyebrow){color:var(--fx-muted);max-width:54ch;margin-bottom:18px;font-size:14px;line-height:1.9}.fx-text-link{min-height:44px;text-decoration:underline;-webkit-text-decoration-color:var(--fx-line);text-decoration-color:var(--fx-line);text-underline-offset:7px;align-items:center;gap:16px;font-size:11px;font-weight:600;display:inline-flex}.fx-benefits{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:10px;display:grid}.fx-benefits>div{border-top:1px solid var(--fx-line);padding-top:20px}.fx-index{color:var(--fx-accent);letter-spacing:.08em;font-size:10px}.fx-benefits h3{margin-block:15px 12px}.fx-benefits p,.fx-product-grid article>p,.fx-process li p{color:var(--fx-muted);max-width:37ch;font-size:13px;line-height:1.8}.fx-collection{background:var(--fx-surface)}.fx-section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px;display:flex}.fx-section-heading .fx-eyebrow{margin-bottom:15px}.fx-product-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.fx-product-image{aspect-ratio:4/5;position:relative;overflow:hidden}.fx-product-image img{object-fit:cover}.fx-product-grid article:nth-child(2) .fx-product-image img{object-position:42% center}.fx-product-title{justify-content:space-between;align-items:center;gap:8px;margin-top:22px;display:flex}.fx-product-grid article>p{margin-top:12px}.fx-product-grid .fx-text-link{margin-top:8px}.fx-materials{grid-template-columns:1fr 1fr;align-items:center;gap:10%;display:grid}.fx-detail-photo{background:var(--fx-surface);height:550px;position:relative}.fx-detail-photo img{object-fit:cover}.fx-detail-photo span{color:#fff;background:linear-gradient(#0000,#0009);padding:24px;font-size:11px;position:absolute;bottom:0;left:0;right:0}.fx-materials-copy>p:not(.fx-eyebrow){margin-top:25px}.fx-finishes{margin-block:28px 12px}.fx-swatches{gap:14px;display:flex}.fx-swatches button{cursor:pointer;border:1px solid #0000;padding:4px}.fx-swatches button[aria-pressed=true]{border-color:var(--fx-accent)}.fx-swatches img{object-fit:cover;width:47px;height:47px}.fx-finish-description{min-height:75px;padding-top:15px}.fx-finish-description strong{font-size:12px;font-weight:600}.fx-finish-description p{color:var(--fx-muted);margin-top:5px;font-size:12px}.fx-showroom{color:#f3efe7;background:#33392d;grid-template-columns:56% 44%;display:grid}.fx-showroom-photo{min-height:620px;position:relative}.fx-showroom-photo img{object-fit:cover;object-position:55% center}.fx-showroom-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 12%;display:flex}.fx-showroom .fx-eyebrow,.fx-showroom em,.fx-closing .fx-eyebrow,.fx-closing em{color:#d5c3a6}.fx-showroom-copy>p:not(.fx-eyebrow){color:#dedfd5;max-width:38ch;margin-block:25px;font-size:13px;line-height:1.9}.fx-showroom-address{color:#ced1c5;margin-top:30px;font-size:10px;line-height:1.9}.fx-showroom-address svg{margin-left:3px;display:inline}.fx-process{grid-template-columns:1fr 1fr;gap:80px;display:grid}.fx-process>div>p:not(.fx-eyebrow){margin-top:25px}.fx-process ol{margin:0;padding:0;list-style:none}.fx-process li{border-top:1px solid var(--fx-line);gap:28px;padding-block:25px;display:flex}.fx-process li .fx-index{padding-top:7px}.fx-process li p{max-width:45ch;margin-top:10px}.fx-faq{max-width:850px;padding:15px 0 90px}.fx-faq h2{margin-bottom:35px}.fx-faq details{border-top:1px solid var(--fx-line)}.fx-faq details:last-child{border-bottom:1px solid var(--fx-line)}.fx-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding-block:23px;font-size:14px;list-style:none;display:flex}.fx-faq summary::-webkit-details-marker{display:none}.fx-faq summary svg{flex-shrink:0}.fx-faq details[open] summary svg{transform:rotate(45deg)}.fx-faq details p{color:var(--fx-muted);padding:0 35px 24px 0;font-size:14px;line-height:1.9}.fx-closing{color:#fff;align-items:center;min-height:460px;display:flex;position:relative}.fx-closing>img{object-fit:cover;object-position:center 60%}.fx-closing-shade{background:linear-gradient(90deg,#141b13db,#141b1326);position:absolute;inset:0}.fx-closing .fx-container{padding-block:70px;position:relative}.fx-closing h2{margin-bottom:30px;font-size:clamp(3rem,4.6vw,5rem)}@media (hover:hover) and (pointer:fine){.fx-button:hover{background:#505943}.fx-button-light:hover{background:#d9c9ad}.fx-text-link:hover,.fx-explore:hover,.fx-faq summary:hover{color:var(--fx-accent)}.fx-swatches button:hover{border-color:var(--fx-accent)}}@media (max-width:1100px){.fx-container{width:calc(100% - 64px)}.fx-hero-copy{padding-left:9%;padding-right:7%}.fx-hero-image{height:650px;min-height:650px}.fx-hero-note{margin-top:26px}.fx-intro{gap:40px}.fx-showroom-copy{padding:50px 9%}.fx-product-title h3{font-size:1.65rem}}@media (max-width:899px){.fx-hero{grid-template-columns:1fr 1fr}.fx-hero h1{font-size:4.8rem}.fx-hero-image{height:610px;min-height:610px}.fx-hero-copy{padding:45px 28px}.fx-hero .fx-eyebrow{font-size:9px}.fx-signature{flex-wrap:wrap;gap:16px 30px;font-size:9px}.fx-section{padding-block:70px}.fx-materials{gap:35px}.fx-detail-photo{height:500px}.fx-showroom{grid-template-columns:1fr}.fx-showroom-photo{aspect-ratio:16/10;min-height:0}.fx-showroom-copy{padding:55px 8%}.fx-showroom h2 br{display:none}.fx-showroom h2{max-width:17ch}.fx-process{gap:40px}}@media (max-width:639px){.fx-container{width:calc(100% - 40px)}.fx-hero{grid-template-columns:1fr}.fx-hero-copy{padding:38px 24px 30px}.fx-hero h1{font-size:clamp(4.5rem,18vw,6rem)}.fx-hero h1 br:nth-child(2){display:none}.fx-hero h1 em:before{content:" "}.fx-hero .fx-eyebrow{margin-bottom:22px}.fx-hero-rule{margin-block:25px 16px}.fx-hero-description{max-width:37ch;margin-bottom:20px}.fx-hero-note{display:none}.fx-hero-image{aspect-ratio:4/5;height:auto;min-height:0}.fx-image-caption{bottom:20px;right:20px}.fx-signature{letter-spacing:.06em;grid-template-columns:1fr 1fr;gap:18px;padding:23px 20px;font-size:8px;display:grid}.fx-section{padding-block:58px}.fx-home h2{font-size:2.9rem}.fx-home .fx-eyebrow{font-size:9px}.fx-intro,.fx-materials,.fx-process{grid-template-columns:1fr;gap:28px}.fx-intro-copy{padding-top:0}.fx-benefits{grid-template-columns:1fr;gap:24px}.fx-benefits>div{grid-template-columns:30px 1fr;column-gap:10px;padding-top:20px;display:grid}.fx-benefits .fx-index{padding-top:7px}.fx-benefits h3{margin:0 0 10px}.fx-benefits p{grid-column:2;max-width:none}.fx-section-heading{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:25px}.fx-product-grid{grid-template-columns:1fr;gap:38px}.fx-product-image{aspect-ratio:5/4}.fx-product-title{margin-top:17px}.fx-product-title h3{font-size:2rem}.fx-detail-photo{aspect-ratio:4/5;height:auto}.fx-materials-copy{padding-top:10px}.fx-showroom-copy{padding:45px 24px}.fx-showroom-photo{aspect-ratio:1}.fx-process li{gap:22px}.fx-faq{padding-bottom:60px}.fx-closing{min-height:430px}.fx-closing .fx-container{padding-block:55px}}@media (prefers-reduced-motion:reduce){.fx-home *,.fx-announcement a{transition:none}}.fx-hero-copy{background-image:linear-gradient(#f3efe7b3,#f3efe7b3),url(/images/editorial/marmol-marfil.webp);background-size:cover}.fx-collection{background-image:linear-gradient(#eae4d9a6,#eae4d9a6),url(/images/editorial/marmol-marfil.webp);background-size:cover}.fx-column-interlude{pointer-events:none;-webkit-user-select:none;user-select:none;height:clamp(220px,28vw,420px);position:relative;overflow:hidden}.fx-column-interlude img,.fx-column-interlude video{object-fit:cover;object-position:center 62%}.fx-process-photo{aspect-ratio:2;-webkit-user-select:none;user-select:none;margin-top:30px;position:relative;overflow:hidden}.fx-process-photo img{object-fit:cover;object-position:center;pointer-events:none}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.fx-process-photo img{transition:transform .3s}.fx-process-photo:hover img{transform:scale(1.025)}}.fx-process ol{align-self:center}.fx-finishes{background:var(--fx-surface);padding:22px 20px 14px 32px;position:relative}.fx-finishes:before{content:"";background:#745033 url(/colores/nogal.png) 50%/auto 100%;width:12px;position:absolute;inset:0 auto 0 0}.fx-swatches{flex-wrap:wrap;align-items:center;gap:10px}.fx-more-finishes{min-height:55px;color:var(--fx-accent);border:1px solid var(--fx-line);align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:600;display:inline-flex}.fx-palette-note{color:var(--fx-muted);margin-top:16px;font-size:11px;line-height:1.6}html.dark .fx-hero-copy{background-image:linear-gradient(#24251ff2,#24251ff2),url(/images/editorial/marmol-marfil.webp)}html.dark .fx-collection{background-image:linear-gradient(#2d2f27f2,#2d2f27f2),url(/images/editorial/marmol-marfil.webp)}@media (hover:hover) and (pointer:fine){.fx-more-finishes:hover{border-color:var(--fx-accent);background:var(--fx-paper)}}@media (max-width:639px){.fx-column-interlude{height:230px}.fx-column-interlude img,.fx-column-interlude video{object-position:center}.fx-process-photo{height:auto}.fx-finishes{padding:20px 15px 12px 26px}.fx-more-finishes{min-height:44px}}@media (pointer:coarse){.fx-explore{align-items:center;min-height:44px}.fx-swatches button{min-width:44px;min-height:44px}}
