@font-face{font-family:Big Shoulders;src:url(/fonts/big-shoulders-text-extra-bold.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/lato-bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-display: "Big Shoulders", Impact, sans-serif;--font-body: "Lato", Arial, sans-serif;--color-ink: #fff;--color-paper: #000;--color-muted: #0f0f0f;--color-dark: #0f0f0f;--color-primary: #6ca10d;--color-primary-bright: #8dd304;--color-secondary: #9e1983;--color-secondary-muted: rgb(158 25 131 / 40%);--color-accent: var(--color-primary);--color-accent-strong: var(--color-primary-bright);--color-line: rgb(255 255 255 / 28%);--color-text-muted: rgb(253 253 253 / 50%);--shadow-soft: 0 1.25rem 1rem .7rem rgb(0 0 0 / 53%);--radius-small: .25rem;--space-1: .5rem;--space-2: 1rem;--space-3: 1.5rem;--space-4: 2rem;--space-5: 3rem;--space-6: 4.5rem;--space-7: 6.5rem;--shell: 78rem;--gutter: clamp(1.25rem, 4vw, 4rem);--header-height: 5.25rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,figure,ul{margin:0}ul{padding:0;list-style:none}img,svg{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{border:0}table{border-collapse:collapse}address{font-style:normal}iframe{border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html{color-scheme:dark}body{min-width:20rem;color:var(--color-ink);background:var(--color-paper);font-family:var(--font-body);font-size:1rem;font-weight:300;line-height:1.7;text-rendering:optimizeLegibility}h1,h2,h3{font-family:var(--font-display);font-weight:800;line-height:.95;text-transform:uppercase;text-wrap:balance}h1{font-size:clamp(4rem,15vw,9rem)}h2{font-size:clamp(2.8rem,8vw,5.5rem)}h3{font-size:clamp(1.75rem,5vw,2.5rem)}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:.13em}:focus-visible{outline:.2rem solid var(--color-accent-strong);outline-offset:.25rem}.skip-link{position:fixed;z-index:100;top:.75rem;left:.75rem;padding:.65rem 1rem;color:var(--color-ink);background:var(--color-secondary);transform:translateY(-150%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.shell{width:min(100% - (2 * var(--gutter)),var(--shell));margin-inline:auto}.section{padding-block:clamp(var(--space-5),9vw,var(--space-7))}.section--muted{background:var(--color-muted)}.section--dark{color:var(--color-ink);background:var(--color-dark)}.section-heading{margin-bottom:clamp(var(--space-4),6vw,var(--space-6))}.section-heading--center{text-align:center}.split-section__grid,.approach__grid,.hours__grid{display:grid;gap:clamp(var(--space-4),7vw,var(--space-7));align-items:center}.prose-block{max-width:42rem}.prose-block h2{margin-bottom:var(--space-4)}.prose-block h3{margin-top:var(--space-4);margin-bottom:var(--space-1);font-size:1.7rem}.prose-block p+p{margin-top:var(--space-2)}.media-frame{overflow:hidden;background:var(--color-dark)}.media-frame img{width:100%;height:100%;object-fit:cover}.media-frame--portrait{aspect-ratio:3 / 4}.media-frame--landscape{aspect-ratio:4 / 3}@media(min-width:48rem){.split-section__grid,.approach__grid,.hours__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.split-section__grid--reverse .media-frame{order:2}.split-section__grid--reverse .prose-block{order:1}}.button{display:inline-flex;min-height:3.25rem;align-items:center;justify-content:center;padding:.75rem 1.4rem;color:var(--color-ink);background:var(--color-secondary);border:.1rem solid var(--color-secondary);border-radius:100vmax;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.button:hover{color:var(--color-secondary);background:transparent;border-color:var(--color-secondary)}.button--small{min-height:2.75rem;padding:.6rem 1rem}.text-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:var(--space-3);color:var(--color-secondary);font-weight:700}.text-link img{width:1.5rem;transition:transform .18s ease}.text-link:hover img{transform:translate(.25rem)}.site-header{position:relative;z-index:20;color:var(--color-ink);background:var(--color-paper);border-bottom:1px solid var(--color-line)}.site-header__inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:var(--space-2)}.site-logo{flex:none}.site-logo img{width:9.6rem;height:auto}.site-nav{width:100%;padding-block:0 1rem}.site-nav ul{display:flex;flex-direction:column;gap:.75rem}.site-nav a:not(.button){display:inline-block;padding-block:.35rem;font-weight:700;text-decoration:none}.site-nav a[aria-current=page]:not(.button){color:var(--color-primary);text-decoration:none}.menu-button{width:3rem;height:3rem;padding:.7rem;color:var(--color-primary);cursor:pointer;background:transparent}.menu-button span{display:block;height:.125rem;margin-block:.3rem;background:currentColor}.has-js .site-header__inner{flex-wrap:wrap}.has-js .site-nav[data-open=false]{display:none}@media(min-width:62rem){.site-header__inner,.has-js .site-header__inner{flex-wrap:nowrap}.menu-button{display:none!important}.site-nav,.has-js .site-nav[data-open=false]{display:block;width:auto;padding:0}.site-nav ul{flex-direction:row;align-items:center;gap:2rem}}.site-footer{color:var(--color-ink);background:var(--color-dark);padding-top:clamp(var(--space-5),8vw,var(--space-7))}.site-footer__grid{display:grid;grid-template-columns:minmax(0,1fr);justify-items:center;gap:var(--space-5) var(--space-4);text-align:center}.site-footer h2{margin-bottom:1rem;color:var(--color-ink);font-family:var(--font-body);font-size:.85rem;line-height:1.4;letter-spacing:.12em}.site-footer a{color:inherit}.site-footer__brand img{width:11.5rem;margin-inline:auto;filter:brightness(0) invert(1)}.site-footer__brand p{margin-top:var(--space-2)}.site-footer address,.site-footer nav,.site-footer__brand p{color:var(--color-text-muted)}.site-footer address{line-height:2}.social-links{display:grid;gap:.7rem}.social-links a{display:inline-flex;align-items:center;justify-content:center;gap:.7rem}.social-links img{width:1.5rem;height:1.5rem;filter:brightness(0) invert(1)}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem 2rem;margin-top:var(--space-5);padding-block:1.25rem;color:var(--color-text-muted);border-top:1px solid rgb(255 255 255 / 20%);font-size:.8rem;text-align:center}@media(min-width:30rem){.site-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-items:start;text-align:left}.site-footer__brand img{margin-inline:0}.social-links a{justify-content:flex-start}}@media(min-width:48rem){.site-footer__grid{grid-template-columns:1.5fr repeat(3,minmax(0,1fr))}.site-footer__legal{justify-content:space-between;text-align:left}}.status-message{margin-bottom:var(--space-3);text-align:center}.services__track{--cards-per-view: 1;display:grid;grid-auto-columns:calc((100% - ((var(--cards-per-view) - 1) * var(--space-3))) / var(--cards-per-view));grid-auto-flow:column;gap:var(--space-3);overflow-x:auto;padding:.25rem .25rem 1.25rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.service-card{min-width:0;scroll-snap-align:start}.service-card article{min-height:100%;padding:clamp(1.5rem,4vw,2.5rem);background:var(--color-muted)}.service-card img{width:4.5rem;height:4.5rem;margin-bottom:var(--space-3);object-fit:contain}.service-card h3{margin-bottom:var(--space-3)}.service-card ul{display:grid;gap:.8rem}.service-card li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding-bottom:.7rem;border-bottom:1px solid var(--color-line);line-height:1.35}.service-card__price{flex:none;font-weight:700;text-align:right}.scroller-controls{display:flex;justify-content:center;gap:.75rem;margin-top:var(--space-3)}.scroller-controls button{display:grid;width:3rem;height:3rem;place-items:center;cursor:pointer;background:transparent;border:1px solid var(--color-primary);border-radius:50%}.scroller-controls button:disabled{cursor:default;opacity:.35}.scroller-controls img{width:1.5rem}@media(min-width:48rem){.services__track{--cards-per-view: 2}}@media(min-width:62rem){.services__track{--cards-per-view: 3}}@media(min-width:80rem){.services__track{--cards-per-view: 4}}.hero{position:relative;isolation:isolate;min-height:calc(100svh - var(--header-height));display:grid;align-items:center;padding-block:clamp(1.25rem,3.5vw,3.75rem);color:var(--color-ink);background:#000 url(/images/home/hero-blur.jpg) center / cover no-repeat}.hero:before{content:"";position:absolute;z-index:-1;inset:0;background:#00000038}.hero__panel{position:relative;isolation:isolate;display:grid;width:min(calc(100% - (2 * var(--gutter))),100rem);min-height:min(48rem,calc(100svh - var(--header-height) - clamp(2.5rem,7vw,7.5rem)));margin-inline:auto;align-items:center;overflow:hidden;background:#000 url(/images/home/hero.jpg) center / cover no-repeat;border-radius:.375rem;box-shadow:var(--shadow-soft)}.hero__panel:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#000000c7,#0000007a 43%,#0000000d 76%)}.hero__content{position:relative;z-index:1;padding-block:clamp(3rem,9vw,7rem)}.hero h1{max-width:11ch}.hero p{max-width:37rem;margin-block:var(--space-3);font-size:clamp(1rem,2vw,1.2rem)}.hero .button{color:var(--color-primary);background:transparent;border-color:var(--color-primary)}.hero .button:hover{color:var(--color-ink);background:var(--color-primary)}.approach__image{aspect-ratio:3 / 4}.gallery__grid{display:grid;grid-template-rows:minmax(0,1fr);height:clamp(18rem,42vw,31.25rem);gap:var(--space-3);overflow:hidden}.gallery img{width:100%;height:100%;min-height:0;object-fit:cover}.gallery__secondary{display:none}.video-frame{aspect-ratio:16 / 9;background:#111}.video-frame iframe{width:100%;height:100%}@media(min-width:48rem){.approach__image{position:sticky;top:2rem}.gallery__grid{grid-template-columns:1fr 1fr}.gallery__secondary{display:block}}@media(min-width:62.5rem){.intro-stack{position:relative;isolation:isolate}.intro-stack>section{position:sticky;top:0;min-height:100svh}.intro-stack>.hero{z-index:1}.intro-stack__about{z-index:2;display:grid;align-items:center}.intro-stack__services{z-index:3;display:grid;align-items:center;padding-block:2rem;background:var(--color-paper)}.intro-stack__about .media-frame--portrait{height:min(70svh,40rem);aspect-ratio:auto}.intro-stack__services .section-heading{margin-bottom:2rem}.intro-stack__services .section-heading h2{font-size:clamp(3rem,5vw,4.25rem)}.intro-stack__services .services__track{padding-bottom:.75rem}.intro-stack__services .service-card article{padding:1.75rem}.intro-stack__services .scroller-controls{margin-top:1rem}}@media(max-width:47.99rem){.hero__panel{background-position:58% center}.hero__panel:after{background:linear-gradient(90deg,#000000d1,#00000085 65%,#00000024)}}
