@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--bg:#101110;--surface:#181a18;--gold:#e7ba65;--text:#f4f2ed;--muted:#b8bab3;--line:#343630;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;object-fit:cover}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{color:#101110;background:var(--gold)}.wrap{width:min(1280px,88%);margin-inline:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;line-height:1.05;letter-spacing:1px}.brand b{display:block;color:var(--gold);font-size:24px;letter-spacing:3px}.brand small,.footer-brand small{display:block;font-size:10px;letter-spacing:1.1px;margin-top:6px}.logo-crop{width:58px;height:72px;position:relative;overflow:hidden;display:block}.logo-crop img{position:absolute;width:132px;max-width:none;height:198px;left:-37px;top:-55px}.header nav{display:flex;gap:34px;font-size:14px}.header nav a:hover,.text-link:hover,footer a:hover{color:var(--gold)}.button{display:inline-flex;gap:30px;align-items:center;justify-content:center;padding:17px 24px;background:var(--gold);color:#171811;font-size:14px;font-weight:700;line-height:1.5;border:1px solid var(--gold);transition:background .2s,transform .2s}.button:hover{background:#f2ce89;transform:translateY(-2px)}.compact{padding:12px 18px}.button span:last-child:not(.contact-label){font-size:22px;line-height:1}.hero{min-height:720px;position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-photo{position:absolute;inset:0;height:100%;z-index:-3;object-position:75% 48%;width:76%;left:24%}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#101110 3%,rgba(16,17,16,.95) 22%,rgba(16,17,16,.62) 46%,rgba(16,17,16,.04) 76%),linear-gradient(0deg,#101110,transparent 40%)}.hero-content{padding:65px 0 120px}.eyebrow{font-size:12px;letter-spacing:2.2px;font-weight:600;color:var(--gold);margin:0 0 24px}.hero .eyebrow{display:flex;align-items:center;gap:14px}.eyebrow span{width:28px;height:1px;background:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;font-weight:600;line-height:1.02;letter-spacing:-.6px}h1{font-size:clamp(64px,6.8vw,102px);margin-bottom:25px}em{font-style:normal;color:var(--gold)}.intro{font-size:17px;color:#d2d2cc;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:30px;margin-top:30px}.text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;border-bottom:1px solid #66695f;padding:8px 0;transition:color .2s}.hero-bottom{position:absolute;bottom:24px;left:6%;display:flex;align-items:center;justify-content:space-between;font-size:11px;letter-spacing:1.6px;color:#bcbeb4}.hero-bottom a{font-size:25px}.ribbon{background:var(--gold);color:#171811;padding:20px 0}.ribbon-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:13px;letter-spacing:1.8px;font-weight:700}.ribbon i{font-style:normal;font-size:22px}.section{padding-block:105px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:42px}.section-head>p,.section-head>div:last-child:not(:first-child){max-width:370px;color:var(--muted)}h2{font-size:clamp(43px,4.1vw,62px);margin-bottom:20px}.section-head h2{margin-bottom:0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.service-image{height:330px;position:relative;overflow:hidden;margin-bottom:26px}.service-image img{height:100%;object-position:center 43%;transition:transform .6s}.service:hover img{transform:scale(1.035)}.service-image>span{position:absolute;bottom:14px;left:16px;font:600 32px 'Barlow Condensed',Arial;color:white}.service-image:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#0008)}.service h3{font-size:24px;font-weight:500;margin-bottom:12px}.service p{color:var(--muted);min-height:80px;margin-bottom:10px}.service .text-link{width:100%}.portfolio{background:var(--surface)}.gallery{display:grid;grid-template-columns:1.25fr 1fr;gap:35px 30px}.gallery figure{margin:0}.photo-button{display:block;position:relative;border:0;padding:0;width:100%;height:390px;overflow:hidden;background:#252823}.photo-button img{height:100%;transition:transform .5s}.photo-button:hover img{transform:scale(1.04)}.photo-button>span{position:absolute;right:18px;bottom:18px;width:40px;height:40px;display:grid;place-items:center;background:#101110aa;border:1px solid #ffffff66;border-radius:50%;font-size:23px;color:white}.gallery figure:nth-child(2) .photo-button img{object-position:50% 33%}.gallery figure:nth-child(4) .photo-button img{object-position:50% 60%}figcaption{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-top:14px;font-size:16px}figcaption small{font-size:10px;letter-spacing:1.3px;color:var(--muted)}.team{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.team-photo{position:relative;background:#1b1b1b}.team-photo img{aspect-ratio:1.13;object-position:50% 35%}.team-photo>span{position:absolute;bottom:20px;left:22px;font-size:10px;letter-spacing:2px}.team-copy p:not(.eyebrow){color:var(--muted);max-width:460px}.reviews{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:60px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.reviews>div:last-child{max-width:460px;color:var(--muted)}.reviews h2{font-size:46px;margin-bottom:0}.outline{background:transparent;color:var(--gold)}.outline:hover{color:#101110}.contact{text-align:center;padding-block:110px}.contact h2{font-size:clamp(47px,5.1vw,76px)}.contact>p:not(.eyebrow){color:var(--muted)}.contact .button{margin-top:14px;min-width:280px}.location{display:block;font-size:11px;letter-spacing:2px;color:var(--muted);margin-top:30px}footer{padding:36px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{font-size:18px;letter-spacing:1px}.footer-brand b{color:var(--gold)}footer>div{display:flex;gap:26px;font-size:14px}footer>small{color:var(--muted);font-size:12px}.skip{position:fixed;top:-70px;left:20px;z-index:10;background:var(--gold);padding:12px;color:black}.skip:focus{top:10px}dialog{border:1px solid #555;max-width:94vw;max-height:94dvh;padding:45px 15px 15px;background:#101110;color:white}dialog::backdrop{background:#000d;backdrop-filter:blur(6px)}dialog img{width:auto;max-width:86vw;height:auto;max-height:76dvh;object-fit:contain}dialog p{margin:12px 0 0;font-size:14px}.close{position:absolute;top:0;right:5px;border:0;background:none;color:white;font-size:32px;width:42px;height:42px}
@media(min-width:1455px){.hero-bottom{left:calc((100% - 1280px)/2)}}
@media(max-width:950px){.header nav{gap:20px}.header .compact{display:none}.hero{min-height:710px}.hero-photo{width:100%;left:0;object-position:65%}.hero:before{background:linear-gradient(90deg,#101110ee,#10111080),linear-gradient(0deg,#101110,transparent)}.hero-content{padding-top:70px}.service-grid{gap:20px}.service-image{height:285px}.section-head{gap:30px}.section-head>p{max-width:290px}.team,.reviews{gap:35px}.ribbon-inner{font-size:11px;gap:10px}.gallery .photo-button{height:330px}figcaption{display:block}figcaption small{display:block;margin-top:5px}}
@media(max-width:650px){.wrap{width:88%}.header{height:96px;gap:12px}.brand{font-size:14px;gap:3px}.brand b{font-size:20px}.brand small{font-size:8px}.logo-crop{width:47px;height:63px}.logo-crop img{width:110px;height:165px;left:-31px;top:-46px}.header nav{gap:15px;font-size:12px}.header nav a:last-child{display:none}.hero{min-height:760px;justify-content:flex-start}.hero-photo{object-position:72% 50%;opacity:.8}.hero:before{background:linear-gradient(90deg,#101110e8,#10111055),linear-gradient(0deg,#101110 2%,transparent 45%)}.hero-content{padding:60px 0 115px}h1{font-size:68px}.hero .eyebrow{font-size:10px;letter-spacing:1.2px;gap:7px}.eyebrow span{width:12px}.intro{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.hero-actions .button{width:100%;max-width:340px}.hero-bottom{left:6%;font-size:9px;letter-spacing:1px;bottom:24px}.hero-bottom>span:nth-child(2){display:none}.ribbon{padding:16px 0}.ribbon-inner{justify-content:space-around;font-size:9px;letter-spacing:.8px}.ribbon-inner span:nth-last-child(-n+2),.ribbon-inner i:nth-last-child(-n+3){display:none}.ribbon-inner i{font-size:15px}.section{padding-block:65px}.section-head{display:block;margin-bottom:30px}.section-head>p,.section-head>div:last-child:not(:first-child){max-width:none;margin-top:24px}.eyebrow{font-size:10px;letter-spacing:1.6px;margin-bottom:20px}.service-grid{grid-template-columns:1fr;gap:40px}.service-image{height:380px;margin-bottom:20px}.service p{min-height:0}.gallery{grid-template-columns:1fr;gap:28px}.gallery .photo-button{height:330px}.gallery figure:nth-child(2) .photo-button{height:410px}figcaption{display:flex}figcaption small{margin:0;font-size:9px}.team{grid-template-columns:1fr;gap:34px}.team-photo img{aspect-ratio:1.1}.reviews{grid-template-columns:1fr;gap:25px;padding-block:40px}.reviews h2{font-size:42px}.contact h2{font-size:49px}.contact .button{min-width:0;width:100%}footer{flex-wrap:wrap;padding-block:30px}footer>div{gap:20px}footer>small{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.rating-badge{display:inline-flex;align-items:center;gap:12px;margin:0 0 23px;padding:9px 15px;border:1px solid #d4b67755;background:#10111077}.rating-badge>strong{font-size:30px;font-weight:500;line-height:1.2}.rating-badge b,.rating-large b{display:block;color:var(--gold);font-size:13px;letter-spacing:3px}.rating-badge small{display:block;font-size:11px;color:#d0d1c9}.hero-content{padding-top:48px}.hero{min-height:810px}.extra-services{display:flex;align-items:center;gap:40px;border-top:1px solid var(--line);margin-top:45px;padding-top:30px}.extra-services>span{font-size:10px;letter-spacing:1.4px;color:var(--gold);max-width:160px}.extra-services h3{font-size:21px;margin-bottom:5px}.extra-services p{color:var(--muted);font-size:14px;margin-bottom:0}.extra-services .text-link{margin-left:auto;white-space:nowrap}.rating-large{display:flex;gap:22px;align-items:center;margin-bottom:18px}.rating-large>strong{font:600 78px/1 'Barlow Condensed',Arial;color:var(--text)}.rating-large b{font-size:21px;letter-spacing:5px}.rating-large>span>span{font-size:14px}.rating-date{display:block;font-size:11px;margin-bottom:20px;color:var(--muted)}address{font-style:normal;font-size:14px;color:var(--muted);margin-top:14px}.phone{display:block;margin-top:18px;color:var(--gold);font-size:16px}@media(max-width:650px){.hero{min-height:850px}.hero-content{padding-top:35px}.rating-badge{margin-bottom:18px}.extra-services{flex-direction:column;align-items:flex-start;gap:20px}.extra-services>span{max-width:none}.extra-services .text-link{margin-left:0}}
