@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600;700&display=swap";.mobile-menu{display:none}:root{--ink:#071221;--paper:#f7f7f4;--gold:#8d744d;--gold-light:#c8b28b;--muted:#64707d;--line:#d9d9d3;--sans:"DM Sans", Arial, sans-serif;--serif:"Playfair Display", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.navbar{z-index:30;width:100%;color:var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;padding:20px clamp(22px,4vw,70px);transition:all .3s;display:grid;position:fixed;top:0;left:0}.navbar.is-scrolled{background:var(--paper);padding-top:12px;padding-bottom:12px;box-shadow:0 1px #0712211a}.brand{text-align:left;color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;width:max-content;padding:0;display:flex}.brand img{object-fit:cover;border-radius:50%;width:45px;height:45px}.brand span{letter-spacing:.13em;text-transform:uppercase;font-size:9px;line-height:1.2}.brand strong{font-family:var(--serif);letter-spacing:.02em;text-transform:none;font-size:13px}.desktop-nav{gap:25px;display:flex}.desktop-nav button,.footer-links button{color:inherit;background:0 0;border:0;padding:5px 0;font-size:13px}.desktop-nav button:hover,.footer-links button:hover{color:var(--gold)}.nav-cta{justify-self:end;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.menu-button,.close-button{color:var(--ink);background:0 0;border:0;display:none}.hero{background:#ebeae5;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:contain;filter:none;opacity:.82;image-rendering:auto;width:min(36vw,500px);height:min(36vw,500px);position:absolute;top:14%;right:max(26px,4vw)}.hero-grid{background-image:linear-gradient(#0712210a 1px,#0000 1px),linear-gradient(90deg,#0712210a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.hero-content{z-index:1;width:min(740px,90vw);margin-left:clamp(25px,11vw,190px);padding-top:70px;position:relative}.hero-overline,.eyebrow,.service-category{text-transform:uppercase;letter-spacing:.17em;color:var(--gold);margin:0 0 18px;font-size:11px;font-weight:700}.hero h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:600;line-height:1.06}.hero h1{max-width:620px;margin:0;font-size:clamp(45px,5.5vw,83px)}.hero-lead{color:#263442;max-width:600px;margin:28px 0 34px;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:14px 19px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.gold{background:var(--gold);color:#fff}.gold:hover{background:#765f3f}.outline{border-color:var(--ink);color:var(--ink);background:0 0}.scroll-prompt{color:var(--ink);background:0 0;border:0;align-items:center;gap:9px;font-size:12px;display:flex;position:absolute;bottom:28px;left:clamp(25px,4vw,70px)}.section{padding:clamp(75px,10vw,145px) clamp(22px,8vw,130px)}.section-heading{max-width:800px;margin-bottom:55px}.section-heading h2{margin:0;font-size:clamp(37px,4.4vw,62px)}.about{background:#fff}.about-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.75fr);align-items:center;gap:clamp(35px,9vw,130px);display:grid}.about-copy p{color:#42505d;max-width:640px;font-size:16px;line-height:1.75}.about-copy .large-copy{font-family:var(--serif);color:var(--ink);margin-top:0;font-size:clamp(23px,2.3vw,32px);line-height:1.35}.text-link{border-bottom:1px solid var(--gold);align-items:center;gap:7px;margin-top:18px;padding-bottom:5px;font-weight:700;display:inline-flex}.quote-card{background:var(--ink);color:#fff;padding:clamp(28px,4vw,60px);position:relative}.quote-card svg{color:var(--gold-light)}.quote-card p{font-family:var(--serif);margin:33px 0;font-size:clamp(24px,2.2vw,34px);line-height:1.33}.quote-card .rule{background:var(--gold);width:55px;height:1px;margin-bottom:17px}.quote-card span{letter-spacing:.17em;color:var(--gold-light);font-size:10px}.dark-section{background:var(--ink);color:var(--paper)}.light h2{color:var(--paper)}.services{overflow:hidden}.mobile-swipe{display:none}.carousel-wrap{position:relative}.services-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;scroll-behavior:smooth;gap:32px;display:flex;overflow-x:auto}.services-carousel::-webkit-scrollbar{display:none}.service-card{scroll-snap-align:start;background:#101e2f;border:1px solid #c8b28b40;flex-direction:column;flex:0 0 calc(33.3333% - 21.3333px);min-height:330px;padding:30px;display:flex}.icon-box{border:1px solid var(--gold);width:55px;height:55px;color:var(--gold-light);place-items:center;margin-bottom:38px;display:grid}.service-category{color:var(--gold-light);margin-bottom:10px;font-size:9px}.service-card h3{font-family:var(--serif);margin:0 0 15px;font-size:29px}.service-card p:not(.service-category){color:#cdd3d9;margin:0;font-size:14px;line-height:1.6}.service-card a{color:var(--gold-light);align-items:center;gap:7px;margin-top:auto;padding-top:20px;font-size:13px;font-weight:700;display:flex}.carousel-arrow{z-index:2;border:1px solid var(--gold);background:var(--ink);width:48px;height:48px;color:var(--paper);place-items:center;margin-top:-24px;display:grid;position:absolute;top:50%}.carousel-arrow:hover{background:var(--gold)}.carousel-arrow:disabled{cursor:not-allowed;opacity:.35}.previous{left:-24px}.next{right:-24px}.carousel-dots{justify-content:center;gap:8px;margin-top:32px;display:flex}.carousel-dots button{background:#6a717a;border:0;border-radius:50%;width:7px;height:7px;padding:0}.carousel-dots button.active{background:var(--gold-light);border-radius:4px;width:26px}.contact{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(35px,8vw,130px);display:grid}.contact h2{margin:0 0 22px;font-size:clamp(42px,4.7vw,69px)}.contact-intro>p:not(.eyebrow){color:#bdc6ce;max-width:460px;line-height:1.7}.contact-phone{color:var(--gold-light);align-items:center;gap:14px;margin-top:35px;font-weight:700;display:flex}.contact-phone small{color:#bdc6ce;margin-top:3px;font-size:12px;font-weight:400;display:block}.contact-form{color:var(--ink);background:#fff;gap:18px;padding:clamp(25px,4vw,45px);display:grid}.contact-form label{gap:7px;font-size:12px;font-weight:700;display:grid}.contact-form input,.contact-form textarea{font-family:var(--sans);resize:vertical;border:1px solid #c7c8c3;border-radius:0;padding:12px}.contact-form input:focus,.contact-form textarea:focus{outline:2px solid var(--gold);outline-offset:1px}.contact-form .button{width:100%;margin-top:4px}.final-cta{background:#e4ddd0;justify-content:space-between;align-items:end;gap:30px;padding:clamp(55px,8vw,110px) clamp(22px,8vw,130px);display:flex}.final-cta h2{max-width:700px;margin:0;font-size:clamp(35px,4vw,58px)}.final-cta p:not(.eyebrow){color:#3d4b58;max-width:600px;line-height:1.65}.final-cta .button{flex-shrink:0}footer{color:#d6d7d4;background:#040b14;grid-template-columns:1.3fr 1fr;gap:55px;padding:65px clamp(22px,8vw,130px) 25px;display:grid}.footer-brand{align-items:flex-start;gap:17px;display:flex}.footer-brand img{object-fit:cover;background:#fff;border-radius:50%;width:75px;height:75px}.footer-brand span{text-transform:uppercase;letter-spacing:.13em;color:var(--gold-light);font-size:11px;display:block}.footer-brand strong{font:600 27px var(--serif);margin:3px 0 12px;display:block}.footer-brand p{color:#afb5bb;max-width:370px;font-size:13px;line-height:1.6}.footer-links{grid-template-columns:1fr 1fr;gap:30px;display:grid}.footer-links div{align-content:start;gap:11px;display:grid}.footer-links div>span{color:var(--gold-light);margin-bottom:4px;font-size:12px;font-weight:700}.footer-links a,.footer-links button{color:#d6d7d4;text-align:left;font-size:13px}.footer-bottom{color:#8e969e;border-top:1px solid #29333f;grid-column:1/-1;justify-content:space-between;gap:20px;padding-top:22px;font-size:11px;display:flex}.floating-whatsapp{z-index:20;color:#fff;opacity:0;pointer-events:none;background:#2a9c60;border-radius:50%;place-items:center;width:54px;height:54px;transition:all .3s;display:grid;position:fixed;bottom:22px;right:22px;transform:translateY(15px);box-shadow:0 5px 17px #00000040}.floating-whatsapp.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (width<=800px){.navbar{justify-content:space-between;padding:15px 20px;display:flex}.navbar.is-scrolled{padding:10px 20px}.desktop-nav,.desktop-cta{display:none}.menu-button,.close-button{place-items:center;display:grid}.mobile-menu{z-index:50;background:var(--paper);flex-direction:column;height:100dvh;padding:18px 22px;transition:transform .3s;display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(100%)}.mobile-menu.open{transform:translate(0)}.mobile-menu-top{justify-content:space-between;align-items:center;display:flex}.mobile-menu nav{margin:auto 0 34px}.mobile-menu nav button{width:100%;font:500 29px var(--serif);color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #cfcec7;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.full{width:100%;margin-bottom:20px}.hero-image{opacity:.68;width:min(68vw,270px);height:min(68vw,270px);top:7%;left:50%;right:auto;transform:translate(-50%)}.hero-content{width:auto;margin:0 22px;padding-top:min(76vw,335px)}.hero h1{max-width:340px;font-size:clamp(32px,9vw,39px)}.hero-lead{margin:18px 0 22px;font-size:15px}.hero-actions .button{width:100%}.scroll-prompt{display:none}.section{padding:76px 22px}.section-heading{margin-bottom:38px}.section-heading h2{font-size:39px}.about-layout{grid-template-columns:1fr;gap:35px}.about-copy .large-copy{font-size:25px}.quote-card{padding:30px}.quote-card p{margin:27px 0;font-size:26px}.mobile-swipe{color:var(--gold-light);margin:-12px 0 20px;font-size:12px;display:block}.services-carousel{gap:13px;scroll-padding-left:0;display:flex}.service-card{flex-basis:85%;min-height:325px}.carousel-arrow{display:none}.carousel-dots{margin-top:23px}.contact{grid-template-columns:1fr;padding-top:75px;padding-bottom:75px}.contact h2{font-size:47px}.final-cta{padding:70px 22px;display:block}.final-cta .button{width:100%;margin-top:20px}footer{grid-template-columns:1fr;gap:36px;padding:50px 22px 20px}.footer-bottom{line-height:1.5;display:grid}.footer-brand strong{font-size:23px}.footer-brand img{width:62px;height:62px}}@media (width<=390px){.brand img{width:38px;height:38px}.brand strong{font-size:11px}.brand span{font-size:8px}.hero h1{font-size:39px}.section-heading h2{font-size:35px}.footer-links{grid-template-columns:1fr}.footer-brand{gap:12px}}
