:root{--ink:#17191a;--forest:#343d3a;--gold:#c7a95b;--sand:#d9cbae;--cream:#f4f0e6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Manrope',Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}img{display:block;width:100%}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;letter-spacing:-.045em;line-height:1.08}em{font-weight:400;color:#75602c}h2{font-size:clamp(36px,4vw,58px);margin-bottom:20px}.header{height:104px;padding:0 6%;display:flex;justify-content:space-between;align-items:center;background:#faf8f2;border-bottom:1px solid #343d3a15}.brand{display:flex;align-items:center;gap:15px;line-height:1.2;font-size:22px;letter-spacing:3px}.brand small{display:block;font-size:10px;letter-spacing:4px;margin-top:7px}.brand-mark{border:1px solid var(--gold);width:47px;height:52px;display:flex;align-items:center;justify-content:center;font-family:'Cormorant Garamond',Georgia,serif;font-size:32px;letter-spacing:-9px;padding-right:9px;color:#8a7134}.brand-mark span{font-size:22px;transform:translateY(7px)}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav a:hover,.text-link:hover{color:#816a33}.nav-contact{border-bottom:1px solid var(--gold);padding:10px 0}.nav-contact span{margin-left:24px}.hero{position:relative;min-height:680px;height:calc(100svh - 104px);max-height:880px;overflow:hidden}.hero-image{height:100%;position:absolute;inset:0;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:47px;background:var(--cream);clip-path:polygon(0 15%,48% 100%,100% 15%,100% 100%,0 100%)}.hero-content{position:relative;padding:72px 0 80px 8%;max-width:650px}.eyebrow{font-size:12px;letter-spacing:2.1px;font-weight:600;line-height:1.5;margin-bottom:25px}h1{font-size:clamp(52px,5.2vw,78px);margin-bottom:26px}.hero-description{color:#414943;font-size:17px;line-height:1.8;margin-bottom:30px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;background:var(--forest);color:var(--cream);padding:17px 24px;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:var(--ink);transform:translateY(-2px)}.hero-note{font-size:12px;color:#54594c;margin-top:20px;display:flex;align-items:center;gap:9px}.hero-note span{width:5px;height:5px;background:#937737;border-radius:50%}.scroll-note{position:absolute;right:6%;bottom:67px;letter-spacing:2px;font-size:10px;background:#f4f0e6d9;padding:7px 12px}.scroll-note span{margin-left:15px}.section-pad{padding:90px 8%}.benefits{text-align:center}.benefits .eyebrow{color:#6a715f;margin-bottom:17px}.gold-line{height:2px;width:45px;background:var(--gold);margin:28px auto 50px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);text-align:left;gap:0;max-width:1200px;margin:auto}.benefit-grid article{position:relative;padding:10px 36px}.benefit-grid article+article{border-left:1px solid #343d3a24}.benefit-number{position:absolute;right:32px;top:14px;color:#777c6e;font-size:12px}.benefit-grid svg{width:40px;height:40px;fill:none;stroke:#957a35;stroke-width:1.4;margin-bottom:20px}.benefit-grid h3{font-size:20px;font-weight:500;margin-bottom:12px}.benefit-grid p{color:#5e655b;margin-bottom:0;font-size:15px}.about{display:grid;grid-template-columns:1fr 1fr;background:#e9e3d5;min-height:660px}.about-image{position:relative;overflow:hidden}.about-image img{height:100%;object-fit:cover;object-position:85% center;min-height:560px;transform:scale(1.45);transform-origin:85% center}.image-caption{position:absolute;bottom:30px;left:8%;right:8%;font-size:10px;letter-spacing:1.8px;border-top:1px solid #f4f0e699;color:var(--cream);padding-top:12px;text-shadow:0 1px 6px #17191a}.image-caption span{float:right}.about-content{padding:85px 12% 70px}.about-content .eyebrow{color:#6a613e}.about-content h2{font-size:clamp(34px,3.3vw,50px)}.about-content .gold-line{margin:28px 0}.about-content p:not(.eyebrow){font-size:16px;color:#535a51}.text-link{display:inline-block;font-size:14px;border-bottom:1px solid #a18a52;padding:10px 0;margin-top:5px}.text-link span{margin-left:25px}.palette{display:flex;align-items:center;gap:7px;margin-top:40px}.palette i{display:block;width:14px;height:14px;border-radius:50%;background:var(--ink)}.palette i:nth-child(2){background:var(--forest)}.palette i:nth-child(3){background:var(--gold)}.palette i:nth-child(4){background:var(--sand)}.palette i:nth-child(5){background:var(--cream)}.palette span{font-size:11px;margin-left:5px;color:#676c61}.contact{background:var(--forest);color:var(--cream);display:grid;grid-template-columns:1.35fr 1fr;gap:8%;padding-top:95px;padding-bottom:95px}.contact .eyebrow{color:var(--sand)}.contact em{color:var(--gold)}.contact p:not(.eyebrow){color:#d4d8cc;margin-bottom:0}.visit{border-left:1px solid #d9cbae45;padding-left:20%}.visit-label{font-size:11px;letter-spacing:1.5px;color:var(--sand)}.visit h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:32px;font-weight:400;line-height:1.2;margin:24px 0 18px}.visit address{font-style:normal;font-size:14px;line-height:1.9;color:#d4d8cc;margin-bottom:26px}.button-gold{background:var(--gold);color:var(--ink);min-width:220px}.button-gold:hover{background:var(--sand)}footer{padding:28px 6%;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#17191a;color:var(--sand)}.footer-brand{font-size:17px;letter-spacing:2px;white-space:nowrap}.footer-brand span{display:block;font-size:9px;letter-spacing:5px}footer p{font-size:11px;margin:0}footer>a:last-child{font-size:24px}.skip{position:absolute;left:15px;top:-100px;z-index:9;background:var(--cream);padding:10px}.skip:focus{top:10px}.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}@media(min-width:1600px){.hero-content{padding-top:100px}}@media(max-width:900px){nav{gap:20px}.hero-content{padding-left:6%;max-width:540px}.hero-image{object-position:60%}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f4f0e6eb,#f4f0e611);z-index:1}.hero-content,.scroll-note{z-index:2}.section-pad{padding:65px 6%}.benefit-grid article{padding:8px 20px}.about-content{padding:55px 9%}.contact{gap:5%}.visit{padding-left:12%}footer p{max-width:350px}.palette span{display:none}}@media(max-width:600px){.header{height:86px;padding:0 6%}.brand{font-size:18px;gap:10px}.brand-mark{width:36px;height:43px;font-size:27px}.brand small{font-size:8px}.brand-mark span{font-size:18px}nav>a:not(.nav-contact){display:none}.nav-contact{font-size:12px}.nav-contact span{margin-left:8px}.hero{height:auto;min-height:740px}.hero-image{height:100%;object-position:66%}.hero:before{background:linear-gradient(180deg,#f4f0e6f0 0%,#f4f0e6e0 45%,#f4f0e622 75%)}.hero-content{padding:46px 7% 170px}.eyebrow{font-size:10px;letter-spacing:1.7px;margin-bottom:20px}h1{font-size:53px;line-height:1.02}.hero-description{font-size:15px;max-width:330px}.hero-description br{display:none}.button{font-size:12px;padding:16px 19px;gap:20px}.hero-note{font-size:11px}.scroll-note{bottom:55px;font-size:9px}.benefits{padding-top:52px;padding-bottom:50px}h2{font-size:38px}.gold-line{margin:25px auto 30px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{padding:25px 12px}.benefit-grid article+article{border-left:0;border-top:1px solid #343d3a24}.benefit-number{top:29px;right:12px}.benefit-grid svg{margin-bottom:14px;width:34px;height:34px}.benefit-grid h3{font-size:21px}.benefit-grid p{font-size:16px}.about{grid-template-columns:1fr}.about-image{height:350px}.about-image img{min-height:0;object-position:85% 65%;transform:scale(1.15)}.about-content{padding:49px 7% 55px}.about-content h2{font-size:40px}.palette span{display:block}.contact{grid-template-columns:1fr;padding:57px 7%;gap:40px}.contact h2{font-size:40px}.contact p{font-size:16px}.visit{border-left:0;border-top:1px solid #d9cbae45;padding:30px 0 0}.visit-label{font-size:11px}.visit h3{font-size:30px}.visit address{font-size:16px}.button-gold{font-size:14px}footer{padding:28px 7%;flex-wrap:wrap;gap:20px}footer p{order:3;width:100%;font-size:12px;max-width:none}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.contact-links{display:flex;align-items:flex-start;flex-direction:column;gap:22px;margin-top:30px}.instagram-link{font-size:14px;border-bottom:1px solid #d9cbae77;padding-bottom:5px}.instagram-link:hover{color:var(--gold)}.instagram-link span[aria-hidden]{margin-left:15px}
.brand-logo{width:52px;height:52px;object-fit:contain;flex-shrink:0}.catalog{display:grid;grid-template-columns:1.3fr 1fr;gap:10%;align-items:center;background:#faf8f2}.catalog>div>p:not(.eyebrow){color:#535a51;max-width:580px}.catalog-document{padding:36px;border:1px solid #d9cbae;background:var(--cream)}.pdf-label{display:inline-block;border:1px solid #957a35;padding:8px 10px;color:#75602c;font-size:14px;letter-spacing:2px;margin-bottom:20px}.catalog-document h3{font:30px 'Cormorant Garamond',Georgia,serif}.catalog-pending{display:inline-block;font-size:14px;color:#535a51;border-top:1px solid var(--sand);padding-top:15px;width:100%}[hidden]{display:none!important}.hero-description{max-width:440px}@media(max-width:600px){.brand-logo{width:40px;height:40px}.catalog{grid-template-columns:1fr;gap:30px}.catalog-document{padding:28px}.catalog h2{font-size:38px}.hero h1{font-size:46px}.hero-description{max-width:325px}}

.header .brand{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}.header .brand small{font-family:inherit}
/* Hero: separate text and fabric areas to preserve readability. */
.hero{display:grid;grid-template-columns:48% 52%;height:auto;min-height:660px;max-height:none;background:var(--cream);align-items:center}
.hero .hero-image{position:relative;inset:auto;grid-column:2;grid-row:1;width:100%;height:100%;min-height:660px;object-fit:cover;object-position:70% center}
.hero .hero-content{grid-column:1;grid-row:1;padding:65px 7% 90px 16%;max-width:none;min-width:0}
.hero h1{font-size:clamp(46px,4.8vw,72px)}
.hero:before{display:none}
.hero .hero-description{max-width:410px}
@media(max-width:900px){.hero{grid-template-columns:52% 48%}.hero .hero-content{padding:55px 8% 80px 11%}.hero h1{font-size:48px}.hero .hero-image{object-position:75% center}}
@media(max-width:600px){.hero{display:flex;flex-direction:column;min-height:0}.hero .hero-content{width:100%;padding:45px 7% 25px}.hero h1{font-size:46px}.hero .hero-image{order:2;min-height:0;height:300px;width:100%;object-position:65% 55%}.hero .scroll-note{bottom:40px}.hero .hero-note{margin-bottom:0}}
.social-links{display:flex;align-items:center;gap:14px}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid #d9cbae77;border-radius:50%;color:var(--cream);transition:background .2s,color .2s}.social-icon svg{width:23px;height:23px}.social-icon:hover{color:var(--ink);background:var(--gold);border-color:var(--gold)}
.footer-brand{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500}.footer-brand span{font-family:inherit}
