:root{--ink:#111210;--ink-soft:#1b1c19;--paper:#ece9df;--paper-deep:#d8d2c5;--gold:#c89b4a;--gold-light:#e1be78;--line-dark:#ece9df2e;--line-light:#11121033;--display:Impact, Haettenschweiler, "Arial Narrow Bold", "Arial Narrow", sans-serif;--body:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{background:var(--ink);scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body);text-rendering:optimizelegibility;margin:0;line-height:1.5}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}::selection{background:var(--gold);color:var(--ink)}.skip-link{background:var(--gold);z-index:100;padding:.8rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line-dark);color:var(--paper);z-index:50;background:#111210ed;grid-template-columns:190px 1fr auto;align-items:stretch;height:84px;display:grid;position:fixed;top:0;left:0;right:0}.header-logo{border-right:1px solid var(--line-dark);justify-content:center;align-items:center;display:flex}.logo{border-radius:50%;flex:none;width:62px;height:62px;display:block;overflow:hidden}.logo img{object-fit:cover;width:100%;height:100%}.nav{justify-content:center;align-items:center;gap:clamp(1.1rem,2.4vw,3rem);display:flex}.nav a{letter-spacing:.13em;text-transform:uppercase;padding:.7rem 0;font-size:.69rem;font-weight:800;position:relative}.nav a:after{background:var(--gold);content:"";transform-origin:100%;width:100%;height:1px;transition:transform .18s;position:absolute;bottom:.35rem;left:0;transform:scaleX(0)}.nav a:hover:after,.nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.header-cta{background:var(--gold);color:var(--ink);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:2.2rem;padding:0 1.7rem;font-size:.7rem;font-weight:900;display:flex}.header-cta:hover,.header-cta:focus-visible{background:var(--gold-light)}.menu{display:none}.hero{background:var(--ink);color:var(--paper);height:max(820px,100svh);min-height:820px;padding-top:84px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#111210fa 0%,#111210eb 34%,#11121066 62%,#1112100d 100%),linear-gradient(#0000 55%,#11121094);position:absolute;inset:0}.hero:after,.contact-grid{background-image:linear-gradient(var(--line-dark) 1px, transparent 1px), linear-gradient(90deg, var(--line-dark) 1px, transparent 1px);content:"";opacity:.2;pointer-events:none;background-size:56px 56px;position:absolute;inset:0}.hero-content{z-index:2;max-width:850px;position:absolute;top:50%;left:clamp(5rem,8vw,9rem);transform:translateY(-47%)}.hero-topline{color:var(--gold-light);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;max-width:650px;margin-bottom:2.2rem;font-size:.63rem;font-weight:900;display:flex}h1,h2{font-family:var(--display);letter-spacing:-.025em;text-transform:uppercase;margin:0;font-weight:900;line-height:.84}h1{font-size:clamp(5rem,8.2vw,9.2rem)}h1 em{color:var(--gold);font-style:normal}.hero-content>p{color:#ece9dfad;max-width:555px;margin:2.4rem 0 0;font-size:clamp(1rem,1.2vw,1.18rem)}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{letter-spacing:.11em;text-transform:uppercase;border:1px solid #0000;justify-content:space-between;align-items:center;gap:2.4rem;min-height:58px;padding:0 1.4rem;font-size:.71rem;font-weight:900;transition:background .18s,color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--ink)}.button-gold:hover,.button-gold:focus-visible{background:var(--gold-light)}.button-outline{border-color:var(--line-dark);color:var(--paper)}.button-outline:hover,.button-outline:focus-visible{border-color:var(--gold-light);color:var(--gold-light)}.button-black{background:var(--ink);color:var(--paper)}.hero-proof{z-index:3;grid-template-columns:repeat(3,1fr);gap:2rem;width:calc(100% - 10rem);max-width:650px;padding-top:1rem;display:grid;position:absolute;bottom:3rem;left:clamp(5rem,8vw,9rem)}.hero-proof:before{background:var(--line-dark);content:"";height:1px;position:absolute;top:0;left:0;right:0}.hero-proof div{display:grid}.hero-proof strong{color:var(--gold-light);font-family:var(--display);letter-spacing:.03em;font-size:1.9rem}.hero-proof span{color:#ece9df80;letter-spacing:.1em;text-transform:uppercase;font-size:.59rem;font-weight:800}.hero-logo{z-index:3;border:1px solid #e1be78b3;width:172px;height:172px;position:absolute;top:25%;right:clamp(2rem,7vw,7rem);box-shadow:0 22px 80px #0000008c}.measure{color:#e1be789e;letter-spacing:.08em;z-index:4;border-left:1px solid #c89b4a8c;flex-direction:column;justify-content:space-between;padding-left:.45rem;font-family:monospace;font-size:.58rem;display:flex;position:absolute;top:8.5rem;bottom:3rem}.measure:after{background:repeating-linear-gradient(to bottom, var(--gold) 0, var(--gold) 1px, transparent 1px, transparent 9px);content:"";opacity:.6;width:4px;position:absolute;top:0;bottom:0;left:-5px}.measure-left{left:2.2rem}.running-line{background:var(--gold);border-bottom:1px solid var(--ink);border-top:1px solid var(--ink);padding:.9rem 0;overflow:hidden}.running-line div{justify-content:space-around;align-items:center;gap:2rem;min-width:1500px;display:flex}.running-line span{font-family:var(--display);letter-spacing:.09em;text-transform:uppercase;font-size:1.08rem}.running-line i{opacity:.44;font-style:normal}.section{padding:9rem clamp(2rem,7vw,8rem)}.section-number{letter-spacing:.16em;text-transform:uppercase;font-size:.63rem;font-weight:900}.about{grid-template-columns:140px minmax(420px,.95fr) minmax(420px,1.05fr);gap:3rem;display:grid}.about h2,.services h2,.team h2,.contact h2{font-size:clamp(4rem,7vw,7.6rem)}.about h2 span,.services h2 span{color:var(--gold)}.about-copy{padding-top:4.5rem}.about-lead{margin:0 0 3.8rem;font-size:clamp(1.35rem,2.1vw,2.05rem);line-height:1.25}.facts{border-top:1px solid var(--line-light)}.facts article{border-bottom:1px solid var(--line-light);grid-template-columns:190px 1fr;gap:1.5rem;padding:1.35rem 0;display:grid}.facts strong{font-family:var(--display);letter-spacing:.04em;text-transform:uppercase;font-size:1.55rem;font-weight:500}.facts p{color:#1112109e;margin:0}.services{background:var(--ink);color:var(--paper);grid-template-columns:minmax(340px,.8fr) minmax(560px,1.2fr);gap:clamp(4rem,8vw,10rem);display:grid}.services-heading{align-self:start;position:sticky;top:128px}.services-heading h2{margin-top:2rem}.services-heading>p{color:#ece9df8c;max-width:360px}.service-list{border-top:1px solid var(--line-dark)}.service{border-bottom:1px solid var(--line-dark);grid-template-columns:36px 1fr auto 28px;align-items:center;gap:1.1rem;padding:1.65rem 0;transition:color .18s,padding-left .18s;display:grid}.service:hover,.service:focus-visible{color:var(--gold-light);padding-left:.65rem}.service>span{color:#e1be788c;font-family:monospace;font-size:.64rem}.service h3{font-family:var(--display);letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(1.7rem,2.4vw,2.5rem);font-weight:500;line-height:1}.service p{color:#ece9df75;margin:.35rem 0 0;font-size:.8rem}.service>strong{white-space:nowrap;font-size:.86rem}.service i{color:var(--gold);font-style:normal}.team{background:var(--gold);grid-template-columns:.92fr 1.08fr;min-height:790px;display:grid}.team-visual{min-height:790px;position:relative;overflow:hidden}.team-visual img{filter:saturate(.72)contrast(1.07);object-fit:cover;object-position:72% center;width:100%;height:100%}.team-visual>span{color:var(--gold-light);font-family:var(--display);mix-blend-mode:screen;font-size:8rem;line-height:.8;position:absolute;bottom:2rem;left:2.5rem}.team-copy{align-self:center;padding:7rem clamp(3rem,7vw,8rem)}.team-copy h2{margin-top:2rem}.team-copy>p{max-width:670px;margin:2.5rem 0 2.8rem;font-size:clamp(1.05rem,1.5vw,1.32rem);line-height:1.55}.levels{border-top:1px solid #11121054;margin-bottom:2.5rem}.levels div{border-bottom:1px solid #11121054;grid-template-columns:190px 1fr;gap:1rem;padding:1.2rem 0;display:grid}.levels strong{font-family:var(--display);letter-spacing:.04em;text-transform:uppercase;font-size:1.25rem}.reviews{grid-template-columns:280px 1fr;gap:clamp(4rem,8vw,11rem);display:grid}.reviews-summary{flex-direction:column;display:flex}.rating{font-family:var(--display);margin-top:auto;font-size:7rem;line-height:.9}.stars{color:#9e762f;letter-spacing:.22em}.reviews-summary>p{color:#1112108c;text-transform:uppercase;margin:.6rem 0 2rem;font-size:.72rem;font-weight:800}.reviews-summary>a,.contact address a{letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid;align-self:flex-start;padding-bottom:.2rem;font-size:.7rem;font-weight:900}.review-list{border-top:1px solid var(--line-light)}.review-list article{border-bottom:1px solid var(--line-light);grid-template-columns:70px 1fr 130px;align-items:start;gap:1rem;padding:2.6rem 0;display:grid}.review-list article>span{color:#8e7040;font-family:monospace;font-size:.65rem}.review-list article>p{max-width:680px;margin:0;font-size:clamp(1.25rem,2vw,1.82rem);line-height:1.3}.review-list footer{font-size:.72rem;display:grid}.review-list footer span{color:#11121073;margin-top:.2rem}.contact{background:var(--ink);color:var(--paper);grid-template-columns:190px 1fr minmax(330px,.65fr);gap:4rem;padding:8rem clamp(2rem,7vw,8rem);display:grid;position:relative;overflow:hidden}.contact>:not(.contact-grid){z-index:1;position:relative}.contact-logo{width:130px;height:130px}.contact-main h2{margin-top:2rem}.button-large{min-width:260px;min-height:66px;margin-top:3rem}.contact address{border-top:1px solid var(--line-dark);align-self:center;font-style:normal}.contact address>div{border-bottom:1px solid var(--line-dark);padding:1.35rem 0}.contact address span{color:var(--gold-light);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.6rem;font-size:.6rem;font-weight:900;display:block}.contact address p{margin:.2rem 0}.contact address a{margin-top:.7rem;display:inline-block}.contact .phone{font-family:var(--display);letter-spacing:.03em;border:0;margin:0;font-size:1.7rem}.footer{border-top:1px solid var(--line-dark);color:var(--paper);background:#0b0c0b;grid-template-columns:150px 1fr auto;align-items:center;min-height:122px;padding:1.3rem clamp(2rem,7vw,8rem);display:grid}.footer .logo{width:66px;height:66px}.footer p{color:#ece9df6b;letter-spacing:.1em;text-transform:uppercase;font-size:.64rem}.footer>div{gap:2rem;display:flex}.footer>div a{letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:900}.footer a:hover,.footer a:focus-visible{color:var(--gold-light)}.mobile-booking{display:none}:focus-visible{outline:2px solid var(--gold-light);outline-offset:4px}@media (width<=1100px){.header{grid-template-columns:150px 1fr auto}.nav{gap:1.1rem}.header-cta{gap:1rem;padding:0 1.2rem}.hero-content,.hero-proof{left:5rem}.about{grid-template-columns:100px 1fr}.about-copy{grid-column:2;padding-top:0}.services{grid-template-columns:.75fr 1.25fr}.contact{grid-template-columns:140px 1fr}.contact address{grid-column:1/-1}}@media (width<=860px){.header{grid-template-columns:130px 1fr 72px}.header-logo{border:0}.nav,.header-cta{display:none}.menu{grid-column:3;display:block;position:relative}.menu summary{border-left:1px solid var(--line-dark);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:83px;list-style:none;display:flex}.menu summary::-webkit-details-marker{display:none}.menu summary span{background:var(--paper);width:26px;height:1px;transition:transform .18s}.menu[open] summary span:first-child{transform:translateY(4px)rotate(45deg)}.menu[open] summary span:last-child{transform:translateY(-5px)rotate(-45deg)}.menu nav{background:var(--ink);border-bottom:1px solid var(--line-dark);width:100vw;padding:1.2rem 1.5rem 1.6rem;display:grid;position:absolute;top:83px;left:auto;right:0}.menu nav>a:not(.button){border-bottom:1px solid var(--line-dark);font-family:var(--display);text-transform:uppercase;padding:.7rem 0;font-size:2rem}.menu .button{margin-top:1.2rem}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(90deg,#111210f5,#11121066),linear-gradient(#0000,#111210b8)}.hero-logo{width:130px;height:130px;top:21%;right:2rem}.services{grid-template-columns:1fr}.services-heading{position:static}.team{grid-template-columns:1fr}.team-visual{min-height:650px}.reviews{grid-template-columns:1fr}.reviews-summary{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.reviews-summary .section-number{grid-column:1/-1}.rating{margin-top:0}}@media (width<=620px){body{padding-bottom:64px}.header{height:70px}.header .logo{width:52px;height:52px}.menu summary{height:69px}.menu nav{top:69px}.hero{height:860px;min-height:860px;padding-top:70px}.hero-content{top:44%;left:2.4rem;right:1.2rem}.hero-topline{flex-direction:column;align-items:flex-start;gap:.35rem;margin-bottom:1.7rem}h1{font-size:clamp(3.65rem,17vw,5.8rem)}.hero-content>p{margin-top:1.7rem}.hero-actions{display:grid}.button{width:100%;min-height:56px}.hero-proof{gap:.65rem;width:calc(100% - 3.6rem);bottom:1.7rem;left:2.4rem}.hero-proof strong{font-size:1.45rem}.hero-proof span{font-size:.5rem}.hero-logo{width:105px;height:105px;top:13%;right:1.25rem}.measure{top:6.5rem;bottom:2rem}.measure-left{left:1rem}.section{padding:5.5rem 1.25rem}.about{display:block}.about-title{margin-top:2rem}.about h2,.services h2,.team h2,.contact h2{font-size:clamp(3.2rem,14vw,5.2rem)}.about-copy{margin-top:3rem}.about-lead{margin-bottom:2.5rem;font-size:1.28rem}.facts article{grid-template-columns:1fr;gap:.3rem}.services{gap:3rem}.service{grid-template-columns:28px 1fr auto;align-items:start;gap:.7rem}.service p,.service i{display:none}.service>strong{font-size:.72rem}.team-visual{min-height:520px}.team-copy{padding:5.5rem 1.25rem}.levels div{grid-template-columns:1fr;gap:.4rem}.reviews-summary{grid-template-columns:1fr}.rating{font-size:5.6rem}.review-list article{grid-template-columns:1fr;gap:.9rem;padding:2rem 0}.contact{grid-template-columns:1fr;gap:3rem;padding:5.5rem 1.25rem}.contact-logo{width:95px;height:95px}.contact address{grid-column:auto}.footer{grid-template-columns:1fr;gap:2.2rem;padding:3rem 1.25rem}.footer>div{flex-wrap:wrap;gap:1rem 1.4rem}.mobile-booking{background:var(--gold);color:var(--ink);letter-spacing:.12em;text-transform:uppercase;z-index:60;justify-content:space-between;align-items:center;min-height:64px;padding:0 1.25rem;font-size:.73rem;font-weight:900;display:flex;position:fixed;bottom:0;left:0;right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
