@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=DM+Sans:wght@400;500;600&display=swap";:root{--ink:#171816;--muted:#66655f;--cream:#f7f5ef;--paper:#fff;--gold:#c6902f;--gold2:#e0ad4b;--line:#e5e0d7;--header:94px;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header)}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:96px 0;scroll-margin-top:var(--header)}h1,h2,blockquote{font-family:Cormorant Garamond,serif}h1,h2,h3,p{margin-top:0}h2{font-size:clamp(42px,5vw,64px);line-height:.98;font-weight:600;letter-spacing:-.025em;margin-bottom:24px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:600;margin-bottom:18px}.eyebrow.gold{color:var(--gold);font-size:13px}.gold-rule{width:46px;height:2px;background:var(--gold);margin:-8px 0 28px}.button{min-height:54px;padding:0 25px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:3px;text-transform:uppercase;font-size:12px;letter-spacing:.06em;font-weight:600;transition:.25s ease;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.button-gold{background:linear-gradient(135deg,var(--gold2),#b87d1e);color:#fff;box-shadow:0 8px 20px #7d561e2b}.button-gold:hover{filter:brightness(1.08)}.button-outline{border-color:#fffc;color:#fff;background:#17181626;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.button-outline:hover{background:#fff;color:var(--ink)}.site-header{height:var(--header);position:sticky;top:0;z-index:50;background:#faf9f6f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid #1919190c}.brand{width:232px;margin-right:auto}.brand img{width:100%;height:68px;object-fit:contain}.nav{display:flex;align-items:center;gap:31px}.nav>a:not(.button){font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:600;position:relative}.nav>a:not(.button):after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--gold);transition:.25s}.nav>a:not(.button):hover:after{right:0}.nav-call{min-height:46px;padding:0 19px;margin-left:4px}.menu-button{display:none;border:0;background:transparent;width:48px;height:48px;align-items:center;justify-content:center}.hero{min-height:calc(100svh - var(--header));height:720px;max-height:850px;background-size:cover;background-position:center;position:relative;color:#fff;display:flex;align-items:center;scroll-margin-top:var(--header)}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080b0dd9,#0a0b0b80 40%,#10111412 75%),linear-gradient(0deg,#11151170,transparent 50%)}.hero-content{position:relative;padding-top:10px}.hero h1{font-size:clamp(56px,6.2vw,84px);line-height:.92;letter-spacing:-.025em;text-transform:uppercase;max-width:790px;margin-bottom:25px;text-shadow:0 3px 20px #0008}.hero-copy{font-size:clamp(17px,1.5vw,20px);line-height:1.65;max-width:650px;color:#f5f4ef;margin-bottom:31px}.button-row{display:flex;gap:16px}.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:29px 0}.trust-item{display:flex;align-items:center;gap:17px;padding:3px 24px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:0}.trust-item:last-child{border:0}.trust-item>svg{color:var(--gold);width:38px;height:38px;stroke-width:1.4;flex:0 0 auto}.trust-item strong{display:block;text-transform:uppercase;font-size:11px;margin-bottom:6px}.trust-item span{display:block;font-size:11px;line-height:1.45;color:var(--muted)}.about{background:linear-gradient(110deg,#f7f5ef,#fff)}.about-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:78px;align-items:center}.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.7;color:#4c4d49;max-width:430px}.text-link{display:inline-flex;align-items:center;gap:7px;color:#9b691d;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;margin-top:10px}.about-photo{position:relative}.about-photo:before{content:"";position:absolute;width:70%;height:70%;right:-18px;bottom:-18px;background:#c18a2b;z-index:0}.about-photo img{height:460px;width:100%;object-fit:cover;position:relative;border-radius:3px}.services{background:#fff}.section-heading{text-align:center;max-width:750px;margin:0 auto 42px}.section-heading h2{font-size:clamp(40px,4.5vw,57px);text-transform:uppercase}.section-heading>p:last-child{color:var(--muted);line-height:1.7}.carousel-controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:14px}.carousel-controls span{margin-right:auto;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.carousel-controls button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;cursor:pointer;color:#a06b1d;transition:.2s}.carousel-controls button:hover{color:#fff;background:var(--gold);border-color:var(--gold)}.service-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 45px)/4);gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:4px 2px 25px;scrollbar-width:none}.service-track::-webkit-scrollbar{display:none}.service-card{scroll-snap-align:start;background:#faf9f5;border:1px solid #ebe7df;min-height:410px;box-shadow:0 10px 30px #2521160b}.service-card>img{height:155px;width:100%;object-fit:cover}.service-body{padding:25px 22px}.service-body>svg{color:var(--gold);width:32px;height:32px;stroke-width:1.5}.service-body h3{text-transform:uppercase;font-size:14px;letter-spacing:.03em;margin:17px 0 10px}.service-body p{font-size:13px;line-height:1.6;color:var(--muted);min-height:63px}.service-body a{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:#986616;display:inline-flex;align-items:center;gap:4px}.gallery{background:#edeae3}.gallery-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:42px}.gallery-heading h2{margin-bottom:0}.gallery-heading>p{max-width:390px;color:var(--muted);line-height:1.7}.gallery-grid{height:610px;display:grid;grid-template-columns:1.4fr .7fr;grid-template-rows:1fr 1fr;gap:16px}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery-grid>div{overflow:hidden}.gallery-grid>div:hover img{transform:scale(1.02)}.gallery-main{grid-row:1/3}.gallery-side img{object-position:center}.gallery-detail img{object-position:88% center}.reviews{background:#faf9f6}.reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}.reviews-heading h2{margin-bottom:0}.review-summary{min-width:220px;padding-left:25px;border-left:2px solid var(--gold)}.review-summary .stars{letter-spacing:.18em;color:var(--gold);font-size:16px;margin-bottom:11px}.review-summary strong,.review-summary span{display:block}.review-summary strong{font-size:16px;margin-bottom:3px}.review-summary span{font-size:12px;color:var(--muted)}.review-summary a{display:inline-flex;align-items:center;gap:7px;margin-top:13px;color:#1769aa;font-size:12px;font-weight:600}.review-controls{display:flex;align-items:center;gap:8px;margin-bottom:14px}.review-controls>span{margin-right:auto;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.review-controls button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;color:#a06b1d;cursor:pointer;transition:.2s}.review-controls button:hover{color:#fff;background:var(--gold);border-color:var(--gold)}.review-track{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 32px)/3);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:4px 2px 25px;scrollbar-width:none}.review-track::-webkit-scrollbar{display:none}.review-card{scroll-snap-align:start;min-height:330px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);padding:27px;box-shadow:0 10px 30px #2521160a}.review-card-top{display:flex;align-items:center;gap:11px}.review-card-top>svg{width:21px;color:#1877f2;margin-left:auto}.review-avatar{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:#e6d4ae;color:#694711;font-weight:600;font-size:12px}.review-card h3{font-family:DM Sans,sans-serif;font-size:13px;margin:0 0 4px}.review-card-top p{font-size:10px;color:var(--muted);margin:0}.review-stars{color:var(--gold);letter-spacing:.13em;font-size:12px;margin:23px 0 13px}.review-card blockquote{font-size:22px;line-height:1.28;margin:0 0 20px;color:#343530}.review-card time{font-size:10px;color:#888;margin-top:auto;text-transform:uppercase;letter-spacing:.07em}.cta{position:relative;color:#fff;background-size:cover;background-position:center 62%;scroll-margin-top:var(--header)}.cta-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:#10130cd9}.cta-inner{position:relative;min-height:340px;padding:65px 0;display:flex;align-items:center;justify-content:space-between;gap:50px}.cta h2{font-size:clamp(42px,5vw,62px);margin-bottom:18px}.cta p:last-child{max-width:570px;color:#e5e5df;line-height:1.7}.cta-actions{display:flex;flex-direction:column;gap:11px;min-width:250px}footer{background:#181a19;color:#ccc;padding:62px 0 20px}.footer-grid{display:grid;grid-template-columns:1.6fr .7fr .85fr 1.25fr;gap:50px}.footer-brand img{width:260px;filter:brightness(0) invert(1);opacity:.9;margin-bottom:20px}.footer-brand p{font-family:Cormorant Garamond,serif;font-size:19px;color:#aaa}footer h3{color:#fff;text-transform:uppercase;font-size:11px;letter-spacing:.1em;margin:7px 0 18px}footer a,footer span{display:flex;align-items:center;gap:8px;font-size:12px;margin:0 0 10px;color:#b9b9b7}footer a:hover{color:var(--gold2)}.socials{display:flex;gap:15px;margin-top:18px}.socials a{width:35px;height:35px;border:1px solid #555;border-radius:50%;justify-content:center}.socials svg{width:17px}.copyright{border-top:1px solid #343534;margin-top:38px;padding-top:20px;font-size:11px;color:#777}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1000px){:root{--header:80px}.brand{width:190px}.menu-button{display:flex}.nav{display:none;position:absolute;top:100%;left:0;right:0;background:#faf9f6;padding:22px 24px 28px;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--line);box-shadow:0 20px 30px #0002}.nav.open{display:flex}.nav>a:not(.button){padding:14px 4px;font-size:13px}.nav-call{margin:14px 0 0}.hero{height:660px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item{padding:18px 20px}.service-track{grid-auto-columns:calc((100% - 30px)/3)}.review-track{grid-auto-columns:calc((100% - 16px)/2)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/4}}@media(max-width:720px){.shell{width:min(100% - 36px,1180px)}.section{padding:72px 0}.hero{height:calc(100svh - var(--header));min-height:610px;max-height:740px;background-position:62% center}.hero-shade{background:linear-gradient(90deg,#080a0be8,#090a0ab8 62%,#10111445),linear-gradient(0deg,#11151180,transparent)}.hero h1{font-size:clamp(45px,12.8vw,62px);line-height:.94}.hero h1 br{display:none}.hero-copy{font-size:16px;line-height:1.55}.button-row{flex-direction:column;align-items:stretch;width:min(100%,340px)}.button-row .button{width:100%}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.trust-item:last-child{border-bottom:0}.about-grid{grid-template-columns:1fr;gap:40px}.about-copy br{display:none}.about-photo{order:-1}.about-photo:before{right:-9px;bottom:-9px}.about-photo img{height:320px}.section-heading{text-align:left;margin-bottom:24px}.section-heading h2{font-size:39px}.carousel-controls{display:flex;margin-bottom:14px}.carousel-controls button{width:48px;height:48px}.carousel-controls span{font-size:10px}.service-track{grid-auto-columns:86%;margin-right:-18px;scroll-padding-inline:2px}.service-card{min-height:400px}.service-card>img{height:170px}.gallery-heading{display:block}.gallery-heading>p{margin-top:20px}.gallery-grid{height:auto;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:330px 190px}.gallery-main{grid-row:auto;grid-column:1/3}.gallery-side,.gallery-detail{height:190px}.reviews-heading{display:block;margin-bottom:30px}.reviews-heading h2 br{display:none}.review-summary{margin-top:27px}.review-controls button{width:48px;height:48px}.review-controls>span{font-size:10px}.review-track{grid-auto-columns:88%;margin-right:-18px}.review-card{min-height:350px;padding:24px}.review-card blockquote{font-size:21px}.cta-inner{display:block;padding:64px 0}.cta-actions{margin-top:30px;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:1/3}.footer-brand img{width:235px}.copyright{text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*{animation:none!important;transition:none!important}}
