:root{--ink:#171613;--cream:#f8f5ef;--paper:#fffdfa;--gold:#b68a4c;--muted:#726e65;--line:#e8e0d4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Montserrat',sans-serif;color:var(--ink);background:var(--paper);overflow-x:hidden}h1,h2,h3,.brand{font-family:'Playfair Display',serif}.topbar{background:#191714;color:#eee8dd;font-size:.75rem;letter-spacing:.04em;padding:9px 0}.navbar{padding:18px 0;transition:.3s;background:#fffdfa}.navbar-brand{font-size:1.6rem;line-height:1}.brand small{font:600 .56rem Montserrat,sans-serif;letter-spacing:.2em;display:block;color:var(--gold);margin-top:6px}.nav-link{font-size:.78rem;font-weight:700;letter-spacing:.08em;color:var(--ink)!important;margin-left:19px}.nav-link:hover,.nav-link.active{color:var(--gold)!important}.btn-gold{background:var(--gold);border:1px solid var(--gold);color:#fff;border-radius:0;padding:13px 22px;font-size:.75rem;font-weight:700;letter-spacing:.08em}.btn-gold:hover{background:#9c7136;border-color:#9c7136;color:white}.btn-outline-light{border-radius:0;padding:13px 22px;font-size:.75rem;font-weight:700;letter-spacing:.08em}.hero .carousel-item{height:calc(100vh - 106px);min-height:580px}.hero-img{height:100%;width:100%;object-fit:cover}.hero .carousel-item:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,11,9,.72),rgba(12,11,9,.26) 60%,rgba(12,11,9,.08))}.hero-copy{position:absolute;z-index:2;left:max(7%,calc((100% - 1320px)/2));top:50%;transform:translateY(-50%);max-width:660px;color:white}.eyebrow{font-size:.72rem;letter-spacing:.2em;font-weight:700;color:var(--gold);text-transform:uppercase}.hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:1.02;margin:16px 0}.hero p{max-width:510px;font-size:1.05rem;line-height:1.75;color:#f4eee5}.section{padding:105px 0}.section-soft{background:var(--cream)}.section-title{font-size:clamp(2.2rem,4vw,3.5rem);margin:11px 0 18px}.section-intro{color:var(--muted);line-height:1.8;max-width:620px}.product-card{background:#fff;overflow:hidden;box-shadow:0 10px 35px rgba(41,31,18,.07);height:100%;transition:.35s}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px rgba(41,31,18,.14)}.product-img{height:310px;width:100%;object-fit:cover}.product-card .content{padding:22px}.product-card h3{font-size:1.55rem;margin:0}.product-card span{font-size:.71rem;font-weight:700;color:var(--gold);letter-spacing:.1em}.feature{padding:26px}.feature i{font-size:1.5rem;color:var(--gold)}.feature h3{font-size:1.3rem;margin:14px 0 8px}.feature p{color:var(--muted);font-size:.9rem;line-height:1.7}.about-photo{height:530px;width:100%;object-fit:cover}.about-box{background:#25221d;color:white;padding:55px;position:relative;margin:-60px 0 0 -60px}.about-box p{color:#d7d0c4;line-height:1.85}.page-hero{height:390px;background:linear-gradient(rgba(21,18,14,.63),rgba(21,18,14,.63)),url('assets/images/sofa-brown.jpeg') center/cover;display:grid;place-items:center;color:#fff;text-align:center}.page-hero h1{font-size:4rem}.gallery-item{height:340px;position:relative;display:block;overflow:hidden;background:#eee}.gallery-item img{height:100%;width:100%;object-fit:cover;transition:.55s}.gallery-item:hover img{transform:scale(1.08)}.gallery-item:after{content:'\f00e';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;inset:0;display:grid;place-items:center;background:rgba(23,22,19,.5);color:#fff;font-size:1.5rem;opacity:0;transition:.3s}.gallery-item:hover:after{opacity:1}.contact-card{background:#25221d;color:white;padding:42px;height:100%}.contact-card a{color:#fff;text-decoration:none}.contact-card p{color:#d7d0c4}.map{min-height:450px;width:100%;border:0}.footer{background:#171613;color:#d2cbc0;padding:65px 0 25px}.footer h3{color:white;font-size:1.6rem}.footer a{color:#d2cbc0;text-decoration:none;font-size:.88rem;line-height:2}.footer a:hover{color:var(--gold)}.whatsapp{position:fixed;right:23px;bottom:23px;z-index:1000;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:1.7rem;box-shadow:0 8px 20px rgba(0,0,0,.24);transition:.2s}.whatsapp:hover{transform:scale(1.08);color:#fff}.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:991px){.nav-link{margin-left:0;padding:12px 0}.about-box{margin:-35px 20px 0;padding:35px}.hero .carousel-item{height:680px}.page-hero h1{font-size:3rem}}@media(max-width:575px){.section{padding:70px 0}.hero h1{font-size:3rem}.hero-copy{left:24px;right:24px}.product-img{height:280px}.gallery-item{height:280px}.topbar .text-end{text-align:left!important;margin-top:5px}.about-photo{height:390px}}
