:root{--ink:#171615;--cream:#f4eee7;--paper:#fbf9f6;--peach:#e9b6a1;--olive:#68705a;--line:rgba(23,22,21,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.announcement{height:30px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;letter-spacing:.2em}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw;background:rgba(251,249,246,.92);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand img{width:130px;height:72px;object-fit:contain;mix-blend-mode:multiply}.nav{display:flex;align-items:center;gap:2.3vw;font-size:13px;font-weight:600}.nav a{position:relative}.nav a:not(.nav-cta):after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:1px;background:var(--ink);transition:.3s}.nav a:hover:after{width:100%}.nav-cta{border:1px solid var(--ink);padding:12px 20px;border-radius:100px}.menu-toggle{display:none;background:none;border:0}.hero{height:calc(100vh - 128px);min-height:650px;position:relative;padding:3vw}.hero-image{height:100%;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,0)),url('https://images.unsplash.com/photo-1525507119028-ed4c629a60a3?auto=format&fit=crop&w=2000&q=88') center/cover;border-radius:2px}.hero-card{position:absolute;left:8vw;top:50%;transform:translateY(-50%);background:rgba(247,241,234,.94);width:min(510px,45vw);padding:55px;box-shadow:0 30px 60px rgba(0,0,0,.08)}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;margin:0 0 22px}.hero h1,.section h2,.contact h2,.editorial-copy h2{font-family:'Playfair Display',serif;font-size:clamp(48px,5.2vw,84px);line-height:.98;margin:0 0 28px;font-weight:600;letter-spacing:-.04em}.hero h1{font-size:clamp(50px,5vw,76px)}em{font-weight:500}.hero-card>p:not(.eyebrow){line-height:1.7;font-size:16px;max-width:410px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 24px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.05em}.btn.dark{background:var(--ink);color:white}.btn.light{background:white;color:var(--ink)}.text-link{font-size:13px;font-weight:700;border-bottom:1px solid}.hero-stamp{position:absolute;right:5vw;bottom:5vw;background:#f4cc58;width:138px;height:138px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);font-size:9px;letter-spacing:.15em;box-shadow:0 10px 30px rgba(0,0,0,.12)}.hero-stamp strong{font-family:'Playfair Display';font-size:22px;letter-spacing:0;margin:4px 0}.marquee{overflow:hidden;background:var(--peach);border-block:1px solid var(--ink);padding:15px 0;font-size:13px;font-weight:700;letter-spacing:.16em;white-space:nowrap}.marquee div{display:inline-block;animation:marquee 22s linear infinite}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding:110px 7vw}.section-label{font-size:11px;text-transform:uppercase;letter-spacing:.18em;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:70px}.section-label.light{color:#fff;border-color:rgba(255,255,255,.25)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.about-copy h2{font-size:clamp(44px,4.5vw,72px)}.about-copy .lead{font-size:20px;line-height:1.55}.about-copy>p:not(.eyebrow):not(.lead){font-size:15px;line-height:1.8;color:#4d4945}.about-visual{position:relative}.about-visual img{width:100%;height:680px;object-fit:cover}.quote-card{position:absolute;left:-55px;bottom:45px;background:var(--olive);color:white;padding:28px 36px;font-family:'Playfair Display';font-size:27px;font-style:italic;line-height:1.2}.services{background:var(--ink);color:white}.services-head{max-width:920px;margin-bottom:60px}.services-head h2{font-size:clamp(44px,5vw,78px)}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25)}.service-card{padding:36px 28px 45px;border-right:1px solid rgba(255,255,255,.25);min-height:300px}.service-card:last-child{border:0}.service-card span{font-size:11px;opacity:.55}.service-card h3{font-family:'Playfair Display';font-size:27px;margin:60px 0 18px}.service-card p{font-size:14px;line-height:1.7;opacity:.72}.editorial-break{display:grid;grid-template-columns:1fr .72fr 1fr;min-height:680px}.editorial-image{background-size:cover;background-position:center}.editorial-image.one{background-image:url('https://images.unsplash.com/photo-1543087903-1ac2ec7aa8c5?auto=format&fit=crop&w=1100&q=85')}.editorial-image.two{background-image:url('https://images.unsplash.com/photo-1551232864-3f0890e580d9?auto=format&fit=crop&w=1100&q=85')}.editorial-copy{background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 20px}.editorial-copy span{font-size:10px;letter-spacing:.22em}.editorial-copy h2{font-size:clamp(42px,4vw,64px);margin-top:25px}.why-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.why-title{position:sticky;top:160px;align-self:start}.why-title h2{font-size:clamp(44px,4.5vw,70px)}.why-title>p:last-child{font-size:16px;line-height:1.8;color:#555;max-width:470px}.why-item{display:grid;grid-template-columns:55px 1fr;gap:25px;border-top:1px solid var(--line);padding:35px 0}.why-item span{font-size:11px}.why-item h3{font-family:'Playfair Display';font-size:29px;margin:0 0 12px}.why-item p{margin:0;color:#5b5752;line-height:1.7}.faq{background:var(--cream)}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:10vw}.faq-intro h2{font-size:clamp(44px,4.5vw,70px)}.faq-intro>p:last-child{line-height:1.7;color:#57524e}.accordion details{border-top:1px solid var(--line);padding:24px 0}.accordion details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-weight:600;font-size:18px}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:400;transition:.25s}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{max-width:720px;line-height:1.7;color:#5c5751;padding-right:50px}.contact{min-height:760px;display:grid;grid-template-columns:1.3fr .7fr}.contact-bg{background:url('https://images.unsplash.com/photo-1485230895905-ec40ba36b9bc?auto=format&fit=crop&w=1600&q=88') center/cover}.contact-panel{background:var(--olive);color:#fff;padding:9vw 6vw;display:flex;flex-direction:column;justify-content:center}.contact-panel h2{font-size:clamp(48px,5vw,76px)}.contact-details{display:flex;flex-direction:column;gap:10px;margin:10px 0 35px;font-size:15px;line-height:1.6}.contact-panel .btn{align-self:flex-start}footer{background:var(--ink);color:white;padding:70px 6vw 28px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:45px}.footer-top img{width:180px;height:100px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}.footer-top p{font-family:'Playfair Display';font-size:27px;line-height:1.3;margin:0;text-align:right}.socials{display:flex;flex-wrap:wrap;gap:12px 38px;padding:32px 0;border-bottom:1px solid rgba(255,255,255,.2)}.socials a{font-size:13px}.footer-bottom{display:flex;justify-content:space-between;padding-top:26px;font-size:11px;opacity:.6}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.site-header{height:80px}.brand img{width:110px;height:60px}.menu-toggle{display:block;width:34px;height:30px;position:relative}.menu-toggle span{position:absolute;left:0;width:100%;height:1px;background:#111}.menu-toggle span:first-child{top:9px}.menu-toggle span:last-child{top:19px}.nav{position:fixed;inset:110px 0 auto 0;background:var(--paper);padding:35px 6vw;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid}.nav.open{display:flex}.hero{height:780px;padding:0}.hero-image{border-radius:0;background-position:60% center}.hero-card{left:5vw;right:5vw;top:auto;bottom:35px;transform:none;width:auto;padding:36px}.hero-stamp{display:none}.section{padding:80px 6vw}.about-grid,.why-layout,.faq-layout{grid-template-columns:1fr;gap:55px}.about-visual img{height:560px}.quote-card{left:-10px}.service-grid{grid-template-columns:1fr 1fr}.service-card:nth-child(2){border-right:0}.service-card:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.25)}.editorial-break{grid-template-columns:1fr 1fr}.editorial-copy{grid-column:1/3;grid-row:1}.editorial-image{min-height:420px}.why-title{position:static}.contact{grid-template-columns:1fr}.contact-bg{min-height:500px}.footer-top{gap:30px}}@media(max-width:600px){.hero{height:730px;min-height:0}.hero-card{padding:28px}.hero h1{font-size:46px}.hero-actions{gap:18px;align-items:flex-start;flex-direction:column}.about-visual img{height:450px}.quote-card{font-size:21px;padding:22px}.service-grid{grid-template-columns:1fr}.service-card{border-right:0;border-bottom:1px solid rgba(255,255,255,.25)!important;min-height:240px}.service-card h3{margin-top:35px}.editorial-break{display:block}.editorial-copy{min-height:420px}.editorial-image{min-height:430px}.editorial-image.two{display:none}.contact-bg{min-height:420px}.footer-top{flex-direction:column}.footer-top p{text-align:left;font-size:22px}.socials{flex-direction:column;gap:18px}.footer-bottom{flex-direction:column;gap:8px}}
