:root{color-scheme:dark;--bg:#101113;--muted:#a8a9ad;--line:#353639}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:#f3f3f2;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #fff;outline-offset:7px}header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #353639;background:#0c0d0e}.brand{display:flex;flex-direction:column;gap:4px}.brand strong{font-size:23px;letter-spacing:-.8px;font-weight:400}.brand i{font-weight:800;font-size:25px;margin-left:5px}.brand span{font-size:10px;letter-spacing:2.2px;color:#aaa}nav{display:flex;gap:36px;font-size:14px;color:#c7c8ca}nav a:hover,footer a:hover{color:white}header .header-phone{font-size:16px}.hero{min-height:700px;position:relative;display:flex;flex-direction:column;justify-content:space-between;background:#18191b;background-size:cover;background-position:center}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.84),rgba(0,0,0,.25)),linear-gradient(0deg,rgba(0,0,0,.85),transparent 35%)}.hero-content{position:relative;padding:105px 5% 95px}.eyebrow{font-size:12px;letter-spacing:2px;margin:0 0 32px;color:#b7b9be}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2px;line-height:1.08}h1{font-size:clamp(48px,5.7vw,84px);margin:0 0 28px}.intro{color:#c3c5c8;font-size:17px;line-height:1.7;margin:0 0 38px}.button{min-height:56px;background:#e4e5e5;color:#141517;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:16px 24px;font-size:14px;transition:background .2s}.button:hover{background:#fff}.button span{font-size:22px;line-height:1}.hero-bottom{position:relative;display:flex;justify-content:space-between;align-items:center;padding:26px 5%;border-top:1px solid #ffffff30;font-size:11px;letter-spacing:1.3px;color:#d2d2d4}.hero-bottom a{font-size:13px;letter-spacing:0}.hero-bottom a span{margin-left:32px}.section{padding:104px 5%}.section-heading{display:grid;grid-template-columns:1fr 2fr 1.35fr;align-items:start;gap:30px;margin-bottom:60px}.section-heading .eyebrow{padding-top:10px}h2{font-size:clamp(36px,3.6vw,54px);margin:0}.section-heading>p:last-child{color:var(--muted);font-size:16px;margin:7px 0}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{padding:28px 30px 36px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s}.service-grid article:hover{background:#191a1d}.num{color:#777a81;font-size:12px;letter-spacing:1px}h3{font-size:20px;font-weight:400;line-height:1.35;margin:30px 0 16px}.service-grid p{color:var(--muted);max-width:330px;margin:0}.service-note{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-size:14px;color:#b6b7ba}.service-note a{color:#ececed;border-bottom:1px solid #777;padding-bottom:5px}.about{display:grid;grid-template-columns:1fr 1fr;gap:7%;background:#191a1c;align-items:center}.about-photo{min-height:480px;background:#232427;background-size:cover;background-position:center}.about-copy h2{margin-bottom:32px}.about-copy>p:not(.eyebrow){color:#b6b8bd;max-width:460px}.experience{display:flex;align-items:center;gap:26px;border-top:1px solid #424347;margin-top:32px;padding-top:25px}.experience strong{font:40px Georgia,serif;white-space:nowrap}.experience span{color:#aeb0b5;font-size:14px;max-width:130px}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:7%;padding-top:120px;padding-bottom:120px}.contact-intro{color:var(--muted);margin:28px 0 32px}.contact-details>div{padding:0 0 27px;margin-bottom:27px;border-bottom:1px solid var(--line)}.label{display:block;color:#888b91;font-size:11px;letter-spacing:1.5px;margin-bottom:15px}.big-phone{font-size:clamp(23px,2.4vw,36px);display:block;letter-spacing:-.8px}.second-phone{display:block;font-size:20px;color:#aeb0b5;margin-top:5px}.contact-details p{margin:0;font-size:18px}.muted{color:var(--muted);font-size:15px}.contact-row{display:flex;justify-content:space-between;gap:20px}.contact-row a{font-size:16px}footer{border-top:1px solid var(--line);padding:38px 5%;display:flex;justify-content:space-between;align-items:center;gap:24px}footer>span,footer>a:last-child{font-size:12px;color:#979ba1}@media(min-width:1600px){header,.section,footer,.hero-content,.hero-bottom{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:900px){nav{gap:20px}.section-heading{grid-template-columns:1fr 2fr}.section-heading>p:last-child{grid-column:2}.service-grid{grid-template-columns:repeat(2,1fr)}.about{gap:5%}.contact-row{flex-direction:column}.hero{min-height:650px}.hero-bottom>span:last-child{display:none}}@media(max-width:620px){header{height:86px;padding:0 6%}.brand strong{font-size:19px}.brand i{font-size:21px}.brand span{font-size:8px}nav{display:none}header .header-phone{font-size:12px}.hero{min-height:630px;background-position:60% center}.hero-content{padding:95px 6% 80px}.eyebrow{font-size:10px;letter-spacing:1.5px;max-width:270px}h1{font-size:49px;letter-spacing:-1.7px}.intro{font-size:16px}.hero-bottom{padding:24px 6%;gap:20px}.hero-bottom>span{font-size:9px}.hero-bottom a{font-size:12px;white-space:nowrap}.hero-bottom a span{margin-left:8px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:24px}.section-heading>p:last-child{margin-top:24px}.service-grid{grid-template-columns:1fr}.service-grid article{padding:24px}.service-grid h3{margin-top:18px}.service-note{align-items:flex-start;flex-direction:column;gap:10px}.about,.contacts{grid-template-columns:1fr;gap:40px}.about-photo{min-height:330px}.about-copy h2{font-size:37px}.contact-row{gap:27px}footer{padding:30px 6%;flex-wrap:wrap}footer>span{order:3;width:100%}h2{letter-spacing:-1.2px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero{isolation:isolate}.hero:after{content:"";position:absolute;inset:0;z-index:-2;background:url('hero.jpg') center 48%/cover no-repeat;filter:none}.hero:before{z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.58) 42%,rgba(0,0,0,.08) 80%),linear-gradient(0deg,rgba(0,0,0,.85),transparent 40%)}.about-photo{background-image:url('service.jpg');background-position:center 60%;filter:none}.brand span{font-size:12px;letter-spacing:1px}.eyebrow,.label,.num,.hero-bottom>span{font-size:12px}.hero-bottom a,nav,.button,footer>span,footer>a:last-child{font-size:14px}@media(max-width:620px){.brand span{font-size:12px;letter-spacing:0}.header-phone{max-width:120px;text-align:right}.hero:after{background-position:62% center}.hero:before{background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.38)),linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.hero-bottom{flex-wrap:wrap}.hero-bottom>span{font-size:12px}.eyebrow{font-size:12px}.about-photo{min-height:420px}}

/* Muted champagne accents and natural photography */
:root{--accent:#c6ac71;--bg:#101519;--line:#344047}header{background:#10171b}body{background:var(--bg)}.brand i,.num,.eyebrow{color:var(--accent)}.button{background:#c8b27e;color:#12191d}.button:hover{background:#decb9e}nav a:hover,nav a[href="#prices"]{color:#d8bf86}.hero:before{background:linear-gradient(90deg,rgba(8,19,25,.92),rgba(9,21,29,.52) 44%,rgba(8,16,24,.12) 80%),linear-gradient(0deg,rgba(8,16,23,.9),transparent 40%)}.about{background:#1b292f}.service-grid article:hover{background:#1c2b32}.service-grid article{border-top-color:#43525b}.experience strong{color:var(--accent)}.service-note a{color:#d2b97e;border-color:#9c8759}.prices{background:#172128;border-top:1px solid #344047}.price-groups{border-top:1px solid #485257;margin-bottom:28px}.price-group{border-bottom:1px solid #485257}.price-group summary{display:flex;align-items:center;gap:24px;padding:26px 0;cursor:pointer;list-style:none;font-size:22px}.price-group summary::-webkit-details-marker{display:none}.price-group summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.price-count{margin-left:auto;color:#aab6bc;font-size:14px}.toggle{width:22px;height:22px;position:relative;flex-shrink:0}.toggle:before,.toggle:after{content:"";position:absolute;background:var(--accent);width:16px;height:1px;left:3px;top:11px}.toggle:after{transform:rotate(90deg)}details[open] .toggle:after{transform:none}.price-group[open] summary{color:#d7bf8b}.price-group table{border-collapse:collapse;width:100%;margin:0 0 24px;table-layout:fixed}.price-group thead{color:#a6b1b7;font-size:14px}.price-group th,.price-group td{text-align:left;padding:15px 20px;border-bottom:1px solid #344047;font-weight:400}.price-group tr>*:last-child{width:170px;text-align:right;white-space:nowrap}.price-group tbody tr:nth-child(odd){background:#ffffff04}.price-group tbody td{color:#e3c991;font-variant-numeric:tabular-nums}.price-footnote{color:#aab5ba;max-width:760px;font-size:14px;margin-bottom:28px}.price-footnote p{margin:8px 0}.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(max-width:620px){.price-group summary{font-size:19px;gap:12px}.price-count{font-size:12px;white-space:nowrap}.price-group th,.price-group td{padding:14px 8px;font-size:15px}.price-group tr>*:last-child{width:120px}.hero:before{background:linear-gradient(90deg,rgba(8,19,25,.88),rgba(8,19,25,.35)),linear-gradient(0deg,rgba(8,19,25,.85),transparent)}.about{background:#1b292f}}

.messengers{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.messenger{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:11px 15px;border:1px solid #6b7e875e;background:#142028b3;border-radius:4px;font-size:14px;transition:background .2s,border-color .2s}.messenger svg{width:20px;height:20px;flex-shrink:0}.whatsapp svg{color:#7ec698}.telegram svg{color:#83b9d6}.max svg{color:#aea2e0}.messenger:hover{background:#2d3c45;border-color:#a7b4ba}.contact-details .messengers{margin-top:22px}.hero-content{padding-top:88px;padding-bottom:75px}@media(max-width:620px){.messengers{gap:8px}.messenger{padding:10px 12px;font-size:14px}.hero-content{padding-top:70px;padding-bottom:60px}}

.button{border-radius:18px;justify-content:center;gap:0;padding:16px 28px}

.button{font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;letter-spacing:.2px;line-height:1.4}.location{padding-top:64px;background:#18252b}.location-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:36px}.location-heading p{margin-bottom:0}.location-heading .eyebrow{margin-bottom:22px}.location iframe{display:block;width:100%;height:440px;border:1px solid #43545c;border-radius:18px;background:#e4e8e8}.map-link{display:inline-block;margin-top:18px;color:#d8bf86;font-size:14px;text-decoration:underline;text-underline-offset:5px}@media(max-width:620px){.location-heading{display:block}.location-heading>p{margin-top:24px}.location iframe{height:340px}.button{font-size:16px}}
.service-grid article{padding:0 0 30px;overflow:hidden}.service-image{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;filter:saturate(.82);margin-bottom:25px}.service-grid article>.num,.service-grid article>h3,.service-grid article>p{margin-left:28px;margin-right:28px}.service-grid article>h3{margin-top:16px;min-height:54px}.service-grid article>p{max-width:none}@media(max-width:620px){.service-grid article{padding:0 0 28px}.service-grid article>h3{min-height:0}.service-image{aspect-ratio:16/9}}
/* Reviews carousel */
.reviews{background:#10181d;border-top:1px solid #344047;border-bottom:1px solid #344047}
.reviews-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.6fr);gap:5%;align-items:center}
.reviews-copy h2{font-size:clamp(38px,4vw,58px);margin:0 0 26px}
.reviews-copy>p:not(.eyebrow){color:#b4bec4;max-width:370px;margin:0 0 25px}
.review-platforms{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:35px}
.review-platforms a{display:inline-flex;align-items:center;padding:9px 13px;border:1px solid #52636a;border-radius:999px;font-size:13px;color:#d8c18f;transition:background .2s,border-color .2s}
.review-platforms a:hover{background:#26363c;border-color:#d8c18f}
.review-controls{display:flex;align-items:center;gap:20px}
.review-arrow{width:50px;height:50px;border:1px solid #657077;border-radius:50%;background:transparent;color:#f3f3f2;font:24px/1 Arial;cursor:pointer;transition:background .25s,border-color .25s,transform .25s}
.review-arrow:hover{background:#c8b27e;color:#11191e;border-color:#c8b27e;transform:translateY(-2px)}
.review-arrow:focus-visible,.review-dots button:focus-visible,.review-view:focus-visible,.review-platforms a:focus-visible{outline:2px solid #e5ce9c;outline-offset:4px}
.review-count{font:16px Arial;letter-spacing:2px;color:#b4bec4;white-space:nowrap}
.review-view{overflow:hidden;border:1px solid #46575c;border-radius:18px;background:linear-gradient(125deg,#202f35,#152329);touch-action:pan-y}
.review-track{display:flex;transform:translateX(calc(var(--slide-index,0)*-100%));transition:transform .7s cubic-bezier(.22,1,.36,1)}
.review-card{display:flex;flex-direction:column;flex:0 0 100%;min-width:0;min-height:280px;padding:30px 44px 34px}
.review-mark{height:62px;color:#d5ba80;font:90px/1 Georgia,serif}
.review-text{flex:1;max-width:650px;margin:12px 0 25px;font-size:clamp(23px,2.4vw,31px);line-height:1.35;letter-spacing:-.3px;color:#f2f2ef}
.review-meta{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;padding-top:22px;border-top:1px solid #9aa9ac50}
.review-author{font-size:16px;font-weight:700;line-height:1.3}
.review-source{flex-shrink:0;color:#d9c28f;font-size:14px;text-align:right}
.review-source:hover{text-decoration:underline;text-underline-offset:4px}
.review-dots{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}
.review-dots button{width:30px;height:6px;padding:0;border:0;border-radius:99px;background:#526069;cursor:pointer;transition:background .3s,width .3s}
.review-dots button[aria-current="true"]{width:54px;background:#c8b27e}
@media(max-width:900px){.reviews-layout{grid-template-columns:1fr;gap:30px}.reviews-copy{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px 24px}.reviews-copy .eyebrow,.reviews-copy h2,.reviews-copy>p:not(.eyebrow),.review-platforms{grid-column:1}.review-controls{grid-column:2;grid-row:2 / 5}.reviews-copy>p:not(.eyebrow){margin-bottom:8px}.review-platforms{margin-bottom:0}.review-card{min-height:280px}}
@media(max-width:620px){.reviews-copy{display:block}.reviews-copy h2{margin-bottom:20px}.reviews-copy>p:not(.eyebrow){margin-bottom:22px}.review-platforms{margin-bottom:26px}.review-controls{margin-bottom:0}.review-card{padding:24px 23px 26px;min-height:280px}.review-text{font-size:22px;margin:10px 0 24px}.review-mark{font-size:72px;height:54px}.review-meta{align-items:flex-start}.review-author{font-size:15px}.review-source{font-size:13px}.review-dots{justify-content:center;gap:6px}.review-dots button{width:22px}.review-dots button[aria-current="true"]{width:38px}.review-arrow{width:46px;height:46px}}
@media (prefers-reduced-motion:no-preference){.hero-content .eyebrow,.hero-content h1,.hero-content .intro,.hero-content .button,.hero-content .messengers{animation:hero-rise .8s both cubic-bezier(.22,1,.36,1)}.hero-content h1{animation-delay:.09s}.hero-content .intro{animation-delay:.19s}.hero-content .button{animation-delay:.29s}.hero-content .messengers{animation-delay:.39s}.will-reveal{opacity:0;transform:translateY(26px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1)}.will-reveal.is-visible{opacity:1;transform:none}.service-grid article.will-reveal:nth-child(3n + 2){transition-delay:.08s}.service-grid article.will-reveal:nth-child(3n){transition-delay:.16s}.service-grid .service-image{transition:transform .6s ease,filter .6s ease}.service-grid article:hover .service-image{transform:scale(1.025);filter:saturate(1)}@keyframes hero-rise{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}
@media(prefers-reduced-motion:reduce){.review-track,.review-dots button,.review-arrow,.will-reveal{transition:none!important;animation:none!important}}

@media(prefers-reduced-motion:no-preference){.hero:after{animation:hero-pan 24s ease-in-out infinite alternate}@keyframes hero-pan{from{transform:scale(1)}to{transform:scale(1.055)}}}

/* Compact service rows: retain the photographs without turning each service into a tall tile. */
.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 38px;border:0}
.service-grid article{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto auto;align-content:center;column-gap:20px;min-height:152px;padding:18px 0;border:0;border-bottom:1px solid var(--line);overflow:visible;background:transparent}
.service-grid article:hover{background:transparent}
.service-grid .service-image{grid-column:1;grid-row:1 / 4;width:112px;height:112px;aspect-ratio:1;margin:0;border-radius:8px;object-fit:cover;filter:saturate(.85)}
.service-grid article>.num,.service-grid article>h3,.service-grid article>p{grid-column:2;margin-left:0;margin-right:0}
.service-grid article>.num{grid-row:1;font-size:12px;line-height:1.2}
.service-grid article>h3{grid-row:2;min-height:0;margin-top:6px;margin-bottom:6px;font-size:19px;line-height:1.25}
.service-grid article>p{grid-row:3;max-width:420px;font-size:15px;line-height:1.45}
@media(max-width:900px){.service-grid{grid-template-columns:1fr;gap:0}}
@media(max-width:620px){.service-grid article{grid-template-columns:86px minmax(0,1fr);column-gap:16px;min-height:130px;padding:16px 0}.service-grid .service-image{width:86px;height:86px;aspect-ratio:1}.service-grid article>h3{font-size:17px;margin-top:4px;margin-bottom:5px}.service-grid article>p{font-size:14px;line-height:1.4}}

/* Keep a gently moving workshop photograph behind the price list. */
.prices{position:relative;isolation:isolate;overflow:hidden}
.prices::before{content:"";position:absolute;inset:-4%;z-index:-2;background-repeat:no-repeat;background-size:cover;background-position:center;transform:scale(1.04)}
.prices::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}
.prices::before{background-image:url('service.jpg');background-position:center 58%}
.prices::after{background:linear-gradient(110deg,rgba(13,24,31,.89),rgba(14,25,32,.83)),rgba(10,18,24,.12)}
.prices .section-heading>p:last-child{color:#d0d8da}
.prices .price-group,.prices .price-groups{border-color:#c9d8dc50}
.prices .price-group th,.prices .price-group td{border-bottom-color:#d5dfe139}
@media(prefers-reduced-motion:no-preference){.prices::before{animation:section-photo-drift 36s ease-in-out infinite alternate-reverse}@keyframes section-photo-drift{from{transform:scale(1.04) translate3d(-1%,0,0)}to{transform:scale(1.11) translate3d(1%,1%,0)}}}
