:root { --lc-ink:#252525; --lc-ink-soft:#54514d; --lc-paper:#f7f5f1; --lc-sand:#e9e3da; --lc-clay:#ab8265; --lc-line:rgba(37,37,37,.13); --lc-white:#fff; }
* { box-sizing:border-box; } html { scroll-behavior:smooth; } body { margin:0; color:var(--lc-ink); background:var(--lc-paper); font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; } a { color:inherit; text-decoration:none; }
.lc-shell { width:min(1180px,calc(100% - 40px)); margin-inline:auto; }.lc-header { position:sticky; top:0; z-index:20; background:rgba(247,245,241,.96); backdrop-filter:blur(14px); border-bottom:1px solid var(--lc-line); }.lc-nav { height:96px; display:flex; align-items:center; justify-content:space-between; gap:24px; }.lc-logo-frame { display:flex; width:158px; height:84px; align-items:center; overflow:hidden; }.lc-logo { width:158px; height:84px; object-fit:cover; object-position:center 49%; display:block; mix-blend-mode:multiply; filter:contrast(1.25) brightness(1.17); }.lc-nav-links { display:flex; align-items:center; gap:24px; color:var(--lc-ink-soft); font-size:.88rem; font-weight:650; }.lc-nav-links a:hover { color:var(--lc-ink); }.lc-nav-cta,.lc-button { display:inline-flex; align-items:center; justify-content:center; gap:9px; min-height:46px; padding:0 19px; border:1px solid var(--lc-ink); background:var(--lc-ink); color:var(--lc-white); border-radius:2px; font-size:.83rem; font-weight:750; letter-spacing:.02em; transition:transform .2s,background .2s,box-shadow .2s; }.lc-nav-cta:hover,.lc-button:hover { background:#000; color:#fff; transform:translateY(-2px); box-shadow:0 9px 22px rgba(0,0,0,.16); }
.lc-hero { position:relative; overflow:hidden; padding:86px 0 76px; color:var(--lc-white); background:var(--lc-ink); }.lc-hero::before,.lc-hero::after { content:""; position:absolute; border:1px solid rgba(255,255,255,.17); transform:rotate(45deg); }.lc-hero::before { width:340px; height:340px; right:-90px; top:-145px; }.lc-hero::after { width:500px; height:500px; right:-190px; bottom:-350px; }.lc-hero-grid { position:relative; z-index:1; display:grid; grid-template-columns:minmax(0,1.2fr) minmax(250px,.8fr); align-items:end; gap:48px; }.lc-eyebrow { margin:0 0 17px; color:#d8c2ae; font-size:.72rem; font-weight:800; letter-spacing:.16em; text-transform:uppercase; }.lc-hero h1 { max-width:720px; margin:0; font-family:Georgia,"Times New Roman",serif; font-size:clamp(2.65rem,6vw,5.1rem); font-weight:400; line-height:.98; letter-spacing:-.045em; }.lc-hero h1 em { color:#d8c2ae; font-style:italic; }.lc-hero p { max-width:470px; margin:25px 0 0; color:rgba(255,255,255,.72); font-size:1.04rem; line-height:1.72; }.lc-hero-note { padding:28px; border-left:1px solid rgba(255,255,255,.32); }.lc-hero-note strong { display:block; margin-bottom:8px; font-size:1.02rem; }.lc-hero-note span { color:rgba(255,255,255,.67); font-size:.93rem; line-height:1.6; }
.lc-trust { background:#ebe5dd; border-bottom:1px solid var(--lc-line); }.lc-trust-grid { display:grid; grid-template-columns:repeat(3,1fr); }.lc-trust-item { min-height:124px; padding:28px 32px; display:grid; grid-template-columns:44px minmax(0,1fr); align-items:center; column-gap:15px; border-right:1px solid var(--lc-line); }.lc-trust-item:last-child { border-right:0; }.lc-trust-icon { width:38px; height:38px; display:grid; place-items:center; border:1px solid var(--lc-ink); border-radius:50%; font-size:.74rem; line-height:1; font-variant-numeric:tabular-nums; }.lc-trust-item > div { min-width:0; }.lc-trust-item strong,.lc-trust-item span:not(.lc-trust-icon) { display:block; }.lc-trust-item strong { font-size:.88rem; }.lc-trust-item span:not(.lc-trust-icon) { margin-top:4px; color:var(--lc-ink-soft); font-size:.77rem; line-height:1.42; }
.lc-section { padding:82px 0; }.lc-section-head { display:flex; align-items:end; justify-content:space-between; gap:24px; margin-bottom:30px; }.lc-section-title { margin:0; font-family:Georgia,"Times New Roman",serif; font-size:clamp(2rem,3vw,3.05rem); font-weight:400; letter-spacing:-.04em; }.lc-section-text { max-width:450px; margin:0; color:var(--lc-ink-soft); font-size:.94rem; line-height:1.65; }.lc-search { display:flex; align-items:stretch; gap:0; margin-bottom:18px; }.lc-search input { min-width:0; flex:1; min-height:54px; padding:0 18px; border:1px solid var(--lc-line); border-right:0; outline:0; color:var(--lc-ink); background:var(--lc-white); font:inherit; }.lc-search input:focus { border-color:var(--lc-ink); }.lc-search button { min-width:125px; border:1px solid var(--lc-ink); background:var(--lc-ink); color:var(--lc-white); font:inherit; font-size:.8rem; font-weight:800; cursor:pointer; }.lc-categories { display:flex; gap:9px; padding-bottom:4px; overflow-x:auto; }.lc-category { flex:0 0 auto; padding:9px 13px; border:1px solid var(--lc-line); border-radius:99px; color:var(--lc-ink-soft); background:transparent; font-size:.77rem; font-weight:700; }.lc-category:hover,.lc-category.is-active { border-color:var(--lc-ink); color:var(--lc-white); background:var(--lc-ink); }.lc-product-count { margin:26px 0 18px; color:var(--lc-ink-soft); font-size:.82rem; }.lc-product-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:24px; }.lc-product { overflow:hidden; background:var(--lc-white); border:1px solid var(--lc-line); transition:transform .25s ease,box-shadow .25s ease; }.lc-product:hover { transform:translateY(-5px); box-shadow:0 16px 36px rgba(49,38,28,.11); }.lc-product-image { position:relative; height:310px; overflow:hidden; background:linear-gradient(135deg,#e4ded5,#d0c5b9); }.lc-product-image img { width:100%; height:100%; object-fit:cover; transition:transform .5s ease; }.lc-product:hover .lc-product-image img { transform:scale(1.045); }.lc-product-placeholder { height:100%; display:flex; align-items:end; padding:22px; color:rgba(37,37,37,.65); background:radial-gradient(circle at 70% 20%,rgba(255,255,255,.7),transparent 30%),linear-gradient(135deg,#dcd3c8,#bfb0a0); font-family:Georgia,serif; font-size:1.35rem; font-style:italic; }.lc-product-body { padding:22px; }.lc-product-category { margin:0 0 8px; color:var(--lc-clay); font-size:.68rem; font-weight:850; letter-spacing:.13em; text-transform:uppercase; }.lc-product-title { margin:0; font-family:Georgia,"Times New Roman",serif; font-size:1.62rem; font-weight:400; line-height:1.08; }.lc-product-description { min-height:47px; margin:12px 0 21px; color:var(--lc-ink-soft); display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-size:.86rem; line-height:1.55; }.lc-product-link { display:flex; align-items:center; justify-content:space-between; padding-top:16px; border-top:1px solid var(--lc-line); font-size:.77rem; font-weight:800; letter-spacing:.04em; text-transform:uppercase; }.lc-product-link span:last-child { font-size:1.25rem; font-weight:400; }.lc-empty { padding:64px 26px; text-align:center; border:1px dashed rgba(37,37,37,.28); background:rgba(255,255,255,.45); }.lc-empty h3 { margin:0 0 9px; font-family:Georgia,serif; font-size:1.8rem; font-weight:400; }.lc-empty p { max-width:480px; margin:auto; color:var(--lc-ink-soft); line-height:1.6; }
.lc-process { color:var(--lc-white); background:#332f2b; }.lc-process .lc-eyebrow { color:#d8c2ae; }.lc-process .lc-section-title { max-width:570px; }.lc-steps { display:grid; grid-template-columns:repeat(3,1fr); margin-top:42px; border-top:1px solid rgba(255,255,255,.22); }.lc-step { padding:26px 26px 8px 0; border-right:1px solid rgba(255,255,255,.22); }.lc-step:not(:first-child) { padding-left:26px; }.lc-step:last-child { border-right:0; }.lc-step-number { display:block; color:#d8c2ae; margin-bottom:45px; font-family:Georgia,serif; font-size:1.2rem; }.lc-step h3 { margin:0 0 10px; font-size:1.08rem; }.lc-step p { margin:0; color:rgba(255,255,255,.67); font-size:.88rem; line-height:1.65; }.lc-contact { display:grid; grid-template-columns:1fr auto; align-items:center; gap:30px; padding:48px; color:var(--lc-white); background:var(--lc-clay); }.lc-contact h2 { margin:0; font-family:Georgia,serif; font-size:clamp(2rem,3.4vw,3rem); font-weight:400; letter-spacing:-.04em; }.lc-contact p { max-width:600px; margin:10px 0 0; color:rgba(255,255,255,.83); line-height:1.6; }.lc-contact .lc-button { color:var(--lc-ink); background:var(--lc-white); border-color:var(--lc-white); white-space:nowrap; }.lc-contact .lc-button:hover { background:var(--lc-ink); border-color:var(--lc-ink); color:var(--lc-white); }.lc-footer { padding:42px 0 32px; color:rgba(255,255,255,.72); background:#000; }.lc-footer-grid { display:grid; grid-template-columns:1.1fr .9fr .9fr; gap:35px; }.lc-footer-logo { display:flex; width:148px; height:78px; align-items:center; overflow:hidden; filter:invert(1); }.lc-footer-logo img { width:148px; height:78px; object-fit:cover; object-position:center 49%; }.lc-footer-title { margin:6px 0 10px; color:white; font-size:.79rem; font-weight:800; letter-spacing:.08em; text-transform:uppercase; }.lc-footer p,.lc-footer a { margin:0; font-size:.86rem; line-height:1.65; }.lc-footer a { text-decoration:underline; text-underline-offset:3px; }.lc-footer-bottom { margin-top:38px; padding-top:18px; border-top:1px solid rgba(255,255,255,.14); font-size:.72rem; }
.lc-detail { padding:50px 0 84px; }.lc-back { display:inline-flex; gap:8px; margin-bottom:26px; color:var(--lc-ink-soft); font-size:.82rem; font-weight:750; }.lc-back:hover { color:var(--lc-ink); }.lc-detail-grid { display:grid; grid-template-columns:1.06fr .94fr; gap:58px; align-items:start; }.lc-main-photo { width:100%; height:min(68vw,630px); display:block; object-fit:cover; background:var(--lc-sand); }.lc-thumbnails { display:flex; gap:10px; margin-top:12px; overflow-x:auto; }.lc-thumb { flex:0 0 auto; width:76px; height:76px; padding:0; border:1px solid transparent; background:var(--lc-sand); cursor:pointer; }.lc-thumb.is-active,.lc-thumb:hover { border-color:var(--lc-ink); }.lc-thumb img { width:100%; height:100%; object-fit:cover; display:block; }.lc-detail-category { margin:9px 0 12px; color:var(--lc-clay); font-size:.71rem; font-weight:850; letter-spacing:.14em; text-transform:uppercase; }.lc-detail-title { margin:0; font-family:Georgia,"Times New Roman",serif; font-size:clamp(2.5rem,5vw,4.4rem); font-weight:400; line-height:.98; letter-spacing:-.05em; }.lc-detail-lead { margin:25px 0 0; color:var(--lc-ink-soft); font-size:1rem; line-height:1.75; }.lc-detail-action { width:100%; margin-top:30px; min-height:56px; font-size:.86rem; }.lc-detail-note { display:flex; gap:10px; margin:15px 0 0; color:var(--lc-ink-soft); font-size:.78rem; line-height:1.5; }.lc-detail-note span { color:var(--lc-clay); }.lc-specs { display:grid; grid-template-columns:repeat(2,1fr); gap:0; margin-top:33px; border-top:1px solid var(--lc-line); border-left:1px solid var(--lc-line); }.lc-spec { min-height:92px; padding:17px; border-right:1px solid var(--lc-line); border-bottom:1px solid var(--lc-line); }.lc-spec strong,.lc-spec span { display:block; }.lc-spec strong { margin-bottom:6px; font-size:.69rem; letter-spacing:.1em; text-transform:uppercase; }.lc-spec span { color:var(--lc-ink-soft); font-size:.82rem; line-height:1.45; }.lc-variations { margin-top:28px; }.lc-variations-label { margin:0 0 11px; font-size:.76rem; font-weight:800; }.lc-variations a { display:inline-flex; margin:0 7px 8px 0; padding:9px 12px; border:1px solid var(--lc-line); color:var(--lc-ink-soft); font-size:.77rem; font-weight:700; }.lc-variations a.is-active,.lc-variations a:hover { border-color:var(--lc-ink); color:var(--lc-white); background:var(--lc-ink); }.lc-sticky-contact { display:none; }
@media (max-width:760px) { .lc-shell { width:min(100% - 28px,1180px); }.lc-nav { height:80px; }.lc-logo-frame { width:132px; height:68px; }.lc-logo { width:132px; height:68px; object-fit:cover; object-position:center 49%; }.lc-nav-links { display:none; }.lc-nav-cta { min-height:38px; padding:0 12px; font-size:.7rem; }.lc-hero { padding:66px 0 56px; }.lc-hero-grid,.lc-detail-grid { grid-template-columns:1fr; gap:28px; }.lc-hero-note { padding:18px 0 0; border-top:1px solid rgba(255,255,255,.25); border-left:0; }.lc-trust-grid,.lc-steps,.lc-footer-grid { grid-template-columns:1fr; }.lc-trust-item { min-height:82px; padding:18px 0; border-right:0; border-bottom:1px solid var(--lc-line); }.lc-trust-item:last-child { border-bottom:0; }.lc-section { padding:56px 0; }.lc-section-head { display:block; }.lc-section-text { margin-top:13px; }.lc-product-grid { grid-template-columns:1fr; gap:16px; }.lc-product-image { height:285px; }.lc-search button { min-width:94px; }.lc-step,.lc-step:not(:first-child) { padding:22px 0; border-right:0; border-bottom:1px solid rgba(255,255,255,.22); }.lc-step:last-child { border-bottom:0; }.lc-step-number { margin-bottom:18px; }.lc-contact { grid-template-columns:1fr; padding:33px 25px; }.lc-contact .lc-button { width:100%; }.lc-detail { padding-top:31px; padding-bottom:88px; }.lc-main-photo { height:105vw; }.lc-detail-title { font-size:3.25rem; }.lc-specs { grid-template-columns:1fr 1fr; }.lc-sticky-contact { position:fixed; z-index:30; right:14px; bottom:14px; left:14px; display:block; box-shadow:0 12px 30px rgba(0,0,0,.24); }.lc-sticky-contact .lc-button { width:100%; } }

.lc-trust-item { cursor:pointer; transition:background .2s ease; }.lc-trust-item:hover { background:rgba(255,255,255,.46); }.lc-proof { padding:88px 0 96px; }.lc-proof-head { display:grid; grid-template-columns:1fr .78fr; gap:70px; align-items:end; }.lc-proof-head > div:last-child { color:var(--lc-ink-soft); font-size:.96rem; line-height:1.7; }.lc-proof-head p { margin:0; }.lc-text-link { display:inline-flex; align-items:center; gap:8px; margin-top:21px; color:var(--lc-ink); font-size:.78rem; font-weight:800; letter-spacing:.03em; text-decoration:underline; text-underline-offset:5px; }.lc-text-link span { font-size:1.2rem; text-decoration:none; }.lc-reviews { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:42px; }.lc-review { min-height:250px; display:flex; flex-direction:column; justify-content:space-between; padding:28px; border:1px solid var(--lc-line); background:var(--lc-white); }.lc-review-star { color:var(--lc-clay); font-size:.8rem; letter-spacing:.13em; }.lc-review blockquote { margin:23px 0; font-family:Georgia,"Times New Roman",serif; font-size:1.48rem; font-weight:400; line-height:1.22; letter-spacing:-.025em; }.lc-review footer { margin:0; padding-top:15px; border-top:1px solid var(--lc-line); }.lc-review footer strong,.lc-review footer span { display:block; }.lc-review footer strong { font-size:.78rem; }.lc-review footer span { margin-top:4px; color:var(--lc-ink-soft); font-size:.72rem; }.lc-location { color:var(--lc-ink); background:#e5ddd3; }.lc-location-grid { display:grid; grid-template-columns:.72fr 1.28fr; min-height:500px; }.lc-location-mark { position:relative; display:flex; flex-direction:column; justify-content:flex-end; min-height:100%; padding:48px; overflow:hidden; color:var(--lc-white); background:#282624; }.lc-location-mark::before { content:""; position:absolute; width:290px; height:290px; top:-110px; right:-145px; border:1px solid rgba(255,255,255,.25); border-radius:46px; transform:rotate(45deg); }.lc-location-mark span { position:relative; font-family:Georgia,"Times New Roman",serif; font-size:clamp(3rem,6vw,5.7rem); line-height:.82; letter-spacing:-.08em; }.lc-location-mark small { position:relative; margin-top:25px; color:#d8c2ae; font-size:.68rem; font-weight:800; letter-spacing:.16em; }.lc-location-copy { padding:78px 74px; }.lc-location-copy .lc-eyebrow { color:#8d654b; }.lc-location-copy > p:not(.lc-eyebrow) { max-width:560px; margin:22px 0 0; color:var(--lc-ink-soft); line-height:1.7; }.lc-location-copy address { margin-top:32px; font-style:normal; }.lc-location-copy address strong,.lc-location-copy address span { display:block; }.lc-location-copy address strong { font-size:.95rem; }.lc-location-copy address span { margin-top:4px; color:var(--lc-ink-soft); font-size:.88rem; }.lc-location-actions { display:flex; align-items:center; flex-wrap:wrap; gap:20px; margin-top:29px; }.lc-location-actions .lc-text-link { margin-top:0; }.lc-location-actions .lc-button { min-height:48px; }.lc-location-actions .lc-button span { font-size:1.15rem; }

@media (max-width:760px) { .lc-proof { padding:58px 0; }.lc-proof-head,.lc-reviews,.lc-location-grid { grid-template-columns:1fr; gap:24px; }.lc-proof-head > div:last-child { font-size:.9rem; }.lc-reviews { margin-top:30px; }.lc-review { min-height:0; }.lc-review blockquote { font-size:1.3rem; }.lc-location-mark { min-height:270px; padding:30px 24px; }.lc-location-copy { padding:50px 24px; }.lc-location-copy .lc-section-title { font-size:2.4rem; }.lc-location-actions { align-items:stretch; flex-direction:column; gap:15px; }.lc-location-actions .lc-button { width:100%; }.lc-location-actions .lc-text-link { align-self:flex-start; } }

.lc-product-grid--single { grid-template-columns:minmax(0,900px); }.lc-product-grid--single .lc-product { display:grid; grid-template-columns:1.04fr .96fr; }.lc-product-grid--single .lc-product-image { height:470px; background:#ebe7df; }.lc-product-grid--single .lc-product-image img { object-fit:contain; }.lc-product-grid--single .lc-product-body { display:flex; flex-direction:column; justify-content:center; padding:46px; }.lc-product-grid--single .lc-product-description { min-height:0; max-width:310px; }.lc-product-grid--single .lc-product-link { margin-top:12px; }
.lc-footer { padding:25px 0 15px; }.lc-footer-grid { grid-template-columns:1.08fr 1.15fr .9fr; align-items:start; gap:32px; }.lc-footer-logo { width:112px; height:58px; }.lc-footer-logo img { width:112px; height:58px; object-fit:cover; object-position:center 49%; }.lc-footer-brand p { max-width:270px; margin-top:8px; }.lc-footer-title { margin:6px 0 10px; }.lc-footer-link { display:flex; align-items:flex-start; gap:8px; margin:0 0 7px; color:rgba(255,255,255,.78); text-decoration:none !important; font-size:.78rem !important; line-height:1.42 !important; }.lc-footer-link:hover { color:#fff; }.lc-footer-link svg { flex:0 0 auto; width:15px; height:15px; margin-top:2px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }.lc-footer-bottom { margin-top:18px; padding-top:13px; }
@media (max-width:760px) { .lc-product-grid--single { grid-template-columns:1fr; }.lc-product-grid--single .lc-product { grid-template-columns:1fr; }.lc-product-grid--single .lc-product-image { height:360px; }.lc-product-grid--single .lc-product-body { padding:28px; }.lc-footer { padding:28px 0 16px; }.lc-footer-grid { grid-template-columns:1fr; gap:22px; }.lc-footer-logo { width:118px; height:60px; }.lc-footer-logo img { width:118px; height:60px; }.lc-footer-bottom { margin-top:22px; }.lc-footer-brand p { margin-top:8px; } }

/* Marca oficial Let’s Casa: versão branca sobre fundo preto. */
.lc-nav { height:88px; }.lc-logo-frame { width:70px; height:70px; background:#000; }.lc-logo { width:70px; height:70px; object-fit:contain; object-position:center; mix-blend-mode:normal; filter:none; }.lc-footer-logo { width:64px; height:64px; background:#000; filter:none; }.lc-footer-logo img { width:64px; height:64px; object-fit:contain; object-position:center; }.lc-location-mark { align-items:center; justify-content:center; padding:38px; }.lc-location-mark::before { display:none; }.lc-location-mark img { position:relative; width:min(160px,75%); height:auto; display:block; }.lc-location-mark small { position:relative; margin-top:18px; text-align:center; color:#d8c2ae; font-size:.64rem; line-height:1.45; letter-spacing:.13em; }.lc-location-mark span { display:none; }
@media (max-width:760px) { .lc-nav { height:80px; }.lc-logo-frame,.lc-logo { width:62px; height:62px; }.lc-footer-logo,.lc-footer-logo img { width:64px; height:64px; }.lc-location-mark img { width:130px; } }
