:root{--paper:#f4f3f1;--ink:#242122;--selection:#c6c2b7a6;--font-display:"Recoleta", "Iowan Old Style", "Baskerville", Georgia, serif;--font-sans:"HK Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif}::selection{background-color:var(--selection)}::selection{background-color:var(--selection)}@font-face{font-family:Recoleta;src:url(/_astro/Recoleta-Regular.Bf6iEODw.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:HK Grotesk;src:url(/_astro/HKGrotesk-Regular.B3TNEt23.woff2)format("woff2");font-display:swap;font-weight:400}@font-face{font-family:HK Grotesk;src:url(/_astro/HKGrotesk-Bold.BGVrOgc-.woff2)format("woff2");font-display:swap;font-weight:700}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font-sans);scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}.site-header{background:var(--paper);justify-content:center;align-items:center;min-height:80svh;padding:2rem 1.1rem;display:flex;position:relative;overflow:hidden}.hero-menu{z-index:10;color:var(--ink);position:fixed;top:1.1rem;right:1.1rem}.hero-menu-trigger{-webkit-tap-highlight-color:transparent;cursor:pointer;background:0 0;border:0;place-items:center;width:2.8rem;height:2.8rem;padding:0;display:grid}.hero-menu-trigger img{width:2.25rem;height:2.25rem;transition:transform .18s;display:block}.hero-menu-trigger.is-light,.hero-menu-panel a.is-light{color:#fff}.hero-menu-trigger.is-light img{filter:invert()}.hero-menu.is-open .hero-menu-trigger img{transform:rotate(-12deg)scale(1.08)}.hero-menu-panel{opacity:0;pointer-events:none;grid-template-rows:0fr;width:max-content;margin:0;transition:grid-template-rows .22s,opacity .16s,transform .22s;display:grid;position:absolute;top:calc(100% + .35rem);right:0;transform:translateY(-.5rem)}.hero-menu.is-open .hero-menu-panel{opacity:1;pointer-events:auto;grid-template-rows:1fr;transform:translateY(0)}.hero-menu-links{text-align:right;justify-items:end;gap:.3rem;min-height:0;padding:.25rem 0;display:grid;overflow:hidden}.hero-menu-panel a{width:fit-content;padding:.15rem 0;font-size:.95rem;font-weight:400;line-height:1.15}.hero-menu-panel a:hover,.hero-menu-panel a:focus-visible{text-underline-offset:.18em;text-decoration:underline .1em}.hero-logo-stack{--hero-logo-width:clamp(9rem, 22vw, 16rem);--hero-stone-width:clamp(5.4rem, 13.2vw, 9.6rem);--hero-stone-mask-size:var(--hero-stone-width);--hero-stone-scale:1;--hero-stone-rotation:0deg;--hero-logo-counter-rotation:0deg;--hero-logo-opacity:1;place-items:center;width:clamp(15rem,35vw,31rem);height:clamp(15rem,35vw,31rem);display:grid;position:relative}.logo{height:auto;display:block}.hero-logo-primary{z-index:2;opacity:var(--hero-logo-opacity);position:relative}.logo--header{width:var(--hero-logo-width)}.hero-stone{z-index:1;width:var(--hero-stone-width);object-fit:contain;height:auto;transform:translate(-50%, -50%) rotate(var(--hero-stone-rotation)) scale(var(--hero-stone-scale));transform-origin:50%;will-change:transform;position:absolute;top:50%;left:50%}.hero-logo-inversion{z-index:3;pointer-events:none;opacity:var(--hero-logo-opacity);transform:rotate(var(--hero-stone-rotation));transform-origin:50%;-webkit-mask-image:var(--hero-stone-mask);-webkit-mask-position:50%;-webkit-mask-repeat:no-repeat;-webkit-mask-size:var(--hero-stone-mask-size) auto;mask-image:var(--hero-stone-mask);mask-position:50%;mask-repeat:no-repeat;mask-size:var(--hero-stone-mask-size) auto;place-items:center;display:grid;position:absolute;inset:0}.hero-logo-inversion .logo--header{filter:invert();transform:rotate(var(--hero-logo-counter-rotation));transform-origin:50%}.logo--footer{filter:invert();width:9rem}.service-page-header{background:var(--paper);justify-content:space-between;align-items:center;gap:1.5rem;padding:1.35rem 1.1rem;display:flex}.service-page-back{text-underline-offset:.2em;font-size:.9rem;text-decoration:underline}.service-page-hero{gap:2rem;max-width:90rem;margin:0 auto;padding:2rem 1.1rem 4rem;display:grid}.service-page-artwork{background:var(--paper);min-height:min(60vw,34rem);overflow:hidden}.service-page-artwork img{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.service-page-intro{align-self:center;max-width:36rem}.service-page-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-size:.82rem}.service-page-intro h1{font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:clamp(3.6rem,10vw,8rem);font-weight:400;line-height:.9}.service-page-lead{max-width:30rem;margin:2rem 0 0;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.45}.service-page-article{max-width:47rem;margin:0 auto;padding:0 1.1rem 5rem}.service-page-article h2{font-family:var(--font-display);letter-spacing:-.05em;margin:0 0 1.5rem;font-size:clamp(2.8rem,6vw,5rem);font-weight:400;line-height:.95}.service-page-article p{margin:0 0 1.25rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55}.service-page-article p:last-child{margin-bottom:0}.service-page-footer{margin-top:2rem}a:focus-visible,button:focus-visible,[role=tab]:focus-visible{outline-offset:4px;outline:2px solid}.service__visual{isolation:isolate;cursor:pointer;place-items:center;min-height:clamp(20rem,58svh,42rem);display:grid;position:relative;overflow:hidden}.service__cue{z-index:1;color:var(--artwork-color);font-family:var(--font-display);opacity:0;pointer-events:none;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:400;line-height:.8;transition:opacity .18s,transform .18s;position:absolute;top:75%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.service__visual:hover .service__cue,.service__visual:focus-visible .service__cue{opacity:1;transform:translate(-50%,-50%)}.service__artwork{z-index:-1;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.service__visual h2{z-index:1;max-width:88%;color:var(--ink);font-family:var(--font-display);letter-spacing:-.055em;text-align:center;text-wrap:balance;margin:0;font-size:clamp(3.1rem,7vw,6.9rem);font-weight:400;line-height:.96;transition:color .18s;position:relative}.service__visual:hover h2,.service__visual:focus-visible h2{text-decoration-skip-ink:auto;text-underline-offset:.08em;text-decoration:underline .055em}.service__visual:focus-visible{outline:3px solid var(--ink);outline-offset:-.5rem}.service__copy{background:var(--paper);text-align:center;place-items:center;min-height:14rem;padding:3.25rem 1.5rem 2.8rem;display:grid}.service__copy p{max-width:37rem;margin:0;font-size:clamp(.9rem,1.4vw,1.05rem);line-height:1.38}.service-modal{overscroll-behavior:contain;background:var(--paper);width:min(46rem,100% - 2rem);height:min(52rem,100svh - 2rem);max-height:none;color:var(--ink);border:0;margin:auto;padding:0;position:fixed;inset:1rem;overflow:hidden auto}.service-modal::backdrop{background:#242122b8}.modal-close{z-index:2;width:2.5rem;height:2.5rem;color:var(--ink);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;place-items:center;margin:1rem 1rem -3.5rem auto;padding:0;font-size:2rem;line-height:1;transition:transform .18s;display:grid;position:sticky;top:1rem}.modal-close-stone{z-index:-1;object-fit:fill;filter:invert();width:100%;height:100%;transition:transform .18s;position:absolute;inset:0}.modal-close span{z-index:1;position:relative}.modal-close:hover,.modal-close:focus-visible{transform:rotate(8deg)scale(1.08)}.modal-artwork-panel{outline-offset:-.25rem;height:clamp(14rem,42svh,25rem)}.modal-artwork{object-fit:cover;width:100%;height:100%;display:block}.modal-subservices{margin:0 0 2.25rem}.modal-subservice-list{grid-template-columns:repeat(auto-fit,6.8rem);gap:clamp(.65rem,2vw,1.2rem);min-width:0;padding:.35rem .2rem .6rem;display:grid}.modal-subservice{appearance:none;-webkit-tap-highlight-color:transparent;min-width:0;color:var(--ink);font-family:var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:.55rem;padding:0;display:flex}.modal-subservice-stone{background:var(--artwork-color);width:100%;height:100%;-webkit-mask-image:var(--subservice-stone);-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:var(--subservice-stone);transform-origin:50%;place-items:center;display:grid;mask-position:50%;mask-size:contain;mask-repeat:no-repeat}.modal-subservice-stone-frame{flex:0 0 4.2rem;place-items:center;width:4.2rem;height:4.2rem;display:grid}.modal-subservice-number{color:var(--modal-number-color,var(--paper));font-family:var(--font-sans);font-size:2rem;font-weight:600;line-height:1}.modal-subservice-title{text-align:left;align-self:flex-start;width:100%;max-width:6.8rem;height:3.15em;min-height:3.15em;font-size:.92rem;font-weight:700;line-height:1.05;transition:color .18s;display:block}.modal-subservice:not([aria-selected=true]) .modal-subservice-stone{opacity:.48}.modal-subservice:not([aria-selected=true]) .modal-subservice-title{color:#2421229e}.modal-subservice:focus-visible{outline:2px solid var(--artwork-color);outline-offset:.3rem}.modal-content{min-width:0;padding:2rem 1.5rem 2.5rem}.modal-content h1,.modal-content h2{font-family:var(--font-display);letter-spacing:-.05em;margin:0 0 1rem;font-size:clamp(2.5rem,7vw,4.25rem);font-weight:400;line-height:.95}.modal-content [autofocus]:focus-visible{outline-offset:.25rem;outline:2px solid}.modal-content p{white-space:pre-line;max-width:39rem;margin:0;font-size:1rem;line-height:1.48}.modal-content a,.service-page-article a{color:#334759;text-underline-offset:.15em;text-decoration:underline .08em}.service-route-page{background:var(--route-artwork-color,#fff);min-height:100svh}.service-route-page:before{z-index:0;background:var(--route-artwork-color,#fff) var(--route-artwork) center / cover no-repeat;content:"";position:fixed;inset:0}.service-route-page:after{z-index:0;content:"";background:#ffffff38;position:fixed;inset:0}.service-route-shell{z-index:1;min-height:100svh;position:relative}.service-route-logo{z-index:0;color:var(--ink);position:fixed;top:1.5rem;left:1.5rem}.service-route-logo img{width:9rem}.site-footer{background:var(--ink);color:var(--paper);text-align:center;flex-direction:column;align-items:center;gap:1.1rem;padding:2.4rem 1.1rem 2.7rem;display:flex}.contact-list{justify-items:center;gap:.45rem;font-size:.95rem;line-height:1.35;display:grid}.contact-list address{gap:.05rem;font-style:normal;display:grid}.contact-list a{width:fit-content;margin-inline:auto}.legal-links{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;font-size:.85rem;display:flex}.legal-links a{text-underline-offset:.18em;text-decoration:underline}.legal-hero{background:var(--paper);min-height:clamp(16rem,38svh,27rem);color:var(--ink);place-items:center;padding:3rem 1.1rem 2rem;display:grid;position:relative;overflow:hidden}.legal-hero-brand{display:block}.legal-logo{width:clamp(8rem,18vw,13rem)}.legal-kicker{margin:0;font-size:.8rem;position:absolute;bottom:1.25rem;right:1.1rem}.legal-page{padding:clamp(3rem,8vw,7rem) clamp(1.25rem,4vw,3rem)}.legal-content{max-width:47rem;margin:0 auto}.legal-content h1{font-family:var(--font-display);letter-spacing:-.05em;margin:0 0 3rem;font-size:clamp(2.25rem,4.5vw,4rem);font-weight:400;line-height:.95}.legal-content h2{font-family:var(--font-sans);letter-spacing:0;margin:2.75rem 0 1rem;font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:700;line-height:1.1}.legal-content p,.legal-content li{max-width:42rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55}.legal-content ul{padding-left:1.25rem}.legal-updated{color:#242122ad;margin-bottom:3rem;font-size:.9rem}.instagram-link{width:3.2rem;height:3.6rem;color:var(--ink);place-items:center;margin-top:.55rem;transition:transform .18s;display:grid;position:relative}.instagram-shape{z-index:0;filter:invert();width:100%;height:100%;position:absolute;inset:0}.instagram-link svg{z-index:1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.35rem;height:1.35rem;position:relative}.contact-list a:hover{text-underline-offset:.2em;text-decoration:underline}.instagram-link:hover,.instagram-link:focus-visible{text-decoration:none;transform:rotate(-6deg)scale(1.08)}.copyright{font-size:.78rem;line-height:1.35}.error-page{background:var(--paper);min-height:100svh}.error-shell{place-items:center;min-height:100svh;padding:6.5rem clamp(1.25rem,5vw,5rem) 3rem;display:grid;position:relative}.error-logo{position:absolute;top:1.5rem;left:1.5rem}.error-logo img{width:9rem}.error-layout{grid-template-columns:minmax(15rem,.8fr) minmax(20rem,1.2fr);align-items:center;gap:clamp(3rem,8vw,9rem);width:min(100%,80rem);display:grid}.error-artwork{justify-self:end;place-items:center;width:min(100%,25rem);display:grid;position:relative}.error-artwork img{object-fit:contain;width:100%;height:auto;max-height:70svh;display:block}.error-artwork span{color:var(--paper);letter-spacing:-.06em;font-size:clamp(3rem,8vw,6.5rem);font-weight:700;position:absolute}.error-copy h1{max-width:43rem;font-family:var(--font-sans);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(2.6rem,5.5vw,5.8rem);font-weight:700;line-height:.94}.error-home-link{text-underline-offset:.2em;margin-top:2rem;font-weight:700;text-decoration:underline;display:inline-block}.error-home-link:hover,.error-home-link:focus-visible{text-decoration-thickness:.12em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=48rem){.service-page-header{padding-inline:2rem}.service-page-hero{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(3rem,8vw,8rem);padding:4rem 2rem 7rem}.service-page-artwork{min-height:34rem}.service-page-article,.site-header{padding-inline:2rem}.hero-menu{top:1.4rem;right:2rem}.service__copy{min-height:17rem;padding-inline:2rem}.service__artwork{background-color:var(--paper);object-fit:cover;width:min(100%,80rem);max-width:none;height:100%;max-height:none;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.service__visual{background-color:var(--artwork-color)}.modal-artwork-panel{height:clamp(17rem,46svh,29rem)}.modal-content{padding:2.5rem 3rem 3rem}.modal-subservices{margin-bottom:2.75rem}.site-footer{padding:3.25rem 2rem 3.6rem}}@media (width<=47.99rem){.error-shell{align-items:start;padding-top:7rem}.error-logo{top:1rem;left:1rem}.error-logo img{width:7.5rem}.error-layout{grid-template-columns:1fr;gap:2.25rem}.error-artwork{justify-self:start;width:clamp(8rem,40vw,12rem)}.error-artwork span{font-size:clamp(2.3rem,12vw,3.8rem)}.error-copy h1{font-size:clamp(2.5rem,12vw,4.4rem)}.site-header{min-height:72svh;padding-block:1rem}.hero-menu{position:absolute;top:.75rem;right:.8rem}.hero-logo-stack{width:min(88vw,25rem);height:min(88vw,25rem)}.service__visual{place-items:center;min-height:clamp(18rem,54svh,31rem);display:grid}.service__cue{color:var(--ink);opacity:.9}.service__visual:hover .service__cue,.service__visual:focus-visible .service__cue{transform:translate(-50%,-50%)}.service__visual h2{max-width:92%;font-size:clamp(2.8rem,14vw,4.8rem)}.service__copy{min-height:12rem;padding:2.6rem 1.1rem 2.4rem}.service__copy p{max-width:32rem;font-size:.95rem}.service-modal{border-radius:0;width:100%;max-width:none;height:100svh;margin:0;inset:0}.modal-close{width:2.25rem;height:2.25rem;margin:.6rem .6rem -2.85rem auto;font-size:1.75rem;top:.6rem}.modal-artwork-panel{height:clamp(12rem,36svh,19rem)}.modal-content{padding:1.6rem 1.1rem 2.2rem}.modal-subservices{margin-bottom:2rem}.modal-subservice-list{gap:1.25rem .65rem}.modal-subservice{text-align:left;align-items:flex-start}.modal-subservice-stone{width:100%;height:100%}.modal-subservice-stone-frame{flex-basis:3.9rem;width:3.9rem;height:3.9rem}.modal-subservice-title{text-align:left;max-width:6.8rem}.modal-content h1,.modal-content h2{margin-bottom:.9rem;font-size:clamp(2.2rem,10vw,3.4rem)}.modal-content p{font-size:.95rem;line-height:1.5}.site-footer{gap:.95rem;padding:2.2rem 1rem 2.6rem}.logo--footer{width:8rem}.contact-list{font-size:.9rem}.copyright{max-width:18rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none;animation-duration:.001ms!important;animation-iteration-count:1!important}}.custom-pointer{display:none}@media (pointer:fine) and (hover:hover){.custom-pointer-ready,.custom-pointer-ready *,.custom-pointer-ready :before,.custom-pointer-ready :after,.custom-pointer-ready dialog::backdrop{cursor:none!important}.custom-pointer{--pointer-x:-2rem;--pointer-y:-2rem;z-index:2147483647;opacity:0;pointer-events:none;width:1.25rem;height:1.25rem;transform:translate3d(var(--pointer-x), var(--pointer-y), 0) translate(-50%, -50%);will-change:transform;background:0 0;border:0;margin:0;padding:0;display:block;position:fixed;inset:0 auto auto 0;overflow:visible}.custom-pointer.is-visible{opacity:1}.custom-pointer img{width:100%;height:100%;display:block;position:absolute;inset:0}.custom-pointer [data-pointer-interactive],.custom-pointer.is-interactive [data-pointer-default]{opacity:0}.custom-pointer.is-interactive [data-pointer-interactive]{opacity:1}}
