@import url('https://fonts.googleapis.com/css2?family=Exo+2:wght@300;400;500;600&family=Raleway:wght@400;500&display=swap');
.home-experience{font-family:var(--font-raleway);background:#201711}.home-experience .scene{position:relative;min-height:100svh;overflow:hidden;background:#201711}.home-experience .scene-bg,.home-experience .scene-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-experience .scene-bg{z-index:0}.home-experience .scene-shade{z-index:1;background:rgba(20,13,9,.52)}.ambitious-hero-copy,.finale-copy{position:relative;z-index:3;max-width:55rem;margin:0 auto;padding:16vh 2rem 10vh;color:#fff;text-align:center}.kicker{color:#a17450;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase}.scene-dark .kicker{color:#d1a984}.ambitious-hero-copy h1{margin:2rem 0;font:300 clamp(4rem,11vw,10rem)/.87 var(--font-exo2);letter-spacing:-.07em}.ambitious-hero-copy h1 em,.story-copy h2 em,.finale-copy h2 em{color:#d1a984;font-style:normal}.promise-rotator{position:relative;min-height:10rem;max-width:31rem;margin:4rem auto 0;text-align:center}.promise{position:absolute;inset:0;opacity:0;transform:translateY(.8rem);transition:opacity 1.4s ease,transform 1.4s ease;pointer-events:none}.promise.is-active{opacity:1;transform:none;pointer-events:auto}.promise-tool{display:block;width:auto;height:clamp(3rem,5vw,5rem);max-width:11rem;margin:0 auto 1.25rem;object-fit:contain;filter:saturate(.7) brightness(.95) drop-shadow(0 .6rem .8rem rgba(0,0,0,.32));opacity:.82}.promise h2{margin:.65rem 0 .45rem;color:#fff;font:400 clamp(1.35rem,3vw,2rem)/1.1 var(--font-exo2)}.promise p{margin:0 auto;max-width:25rem;color:rgba(255,255,255,.72);font-size:.92rem;line-height:1.75}.promise a{color:#d1a984;text-underline-offset:.2em}.scroll-mark{display:block;margin-top:8vh;color:rgba(255,255,255,.65);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase}.scroll-arrow{display:block;margin-top:.7rem;color:#d1a984;font-size:1.3rem}.ambitious-story{display:grid;min-height:90vh;grid-template-columns:1fr 1fr;align-items:center;gap:5vw;padding:8vw 10vw}.scene-light{background:#fff}.scene-warm{background:#e7d8c9}.story-reverse .story-copy{order:2}.story-reverse .story-art{order:1}.story-copy{max-width:28rem}.story-copy h2,.finale-copy h2{margin:1.2rem 0;font:300 clamp(3rem,6vw,6.5rem)/.93 var(--font-exo2);letter-spacing:-.06em}.story-copy>p:last-child{max-width:22rem;color:#786c62;font-size:1.05rem;line-height:1.9}.story-art{display:flex;align-items:center;justify-content:center;min-height:25rem}.story-art img{max-width:100%;max-height:38rem;filter:drop-shadow(0 2rem 2rem rgba(48,37,29,.2));animation:homeFloat 9s ease-in-out infinite}.finale-copy{padding-top:20vh}.finale-copy h2{font-size:clamp(3.5rem,8vw,8rem)}.experiment-button{display:inline-block;margin-top:2rem;padding:1rem 1.4rem;border:1px solid rgba(255,255,255,.7);border-radius:999px;color:#fff;text-decoration:none;transition:.3s}.experiment-button:hover{background:#fff;color:#30251d}.home-experience .reveal{opacity:0;transform:translateY(2rem);transition:opacity .9s ease,transform .9s ease}.home-experience .reveal.is-visible{opacity:1;transform:none}@keyframes homeFloat{0%,100%{translate:0 0}50%{translate:0 -1rem}}@media(max-width:700px){.ambitious-hero-copy{padding-top:22vh}.promise-rotator{min-height:12rem;margin-top:3rem}.promise p{font-size:.85rem}.ambitious-story,.story-reverse{display:flex;min-height:auto;flex-direction:column;padding:6rem 1.5rem}.story-reverse .story-copy,.story-reverse .story-art{order:initial}.story-art{min-height:18rem}.story-art img{max-height:20rem}.finale-copy{padding:18vh 1.5rem}}@media(prefers-reduced-motion:reduce){.home-experience *,.home-experience *::before,.home-experience *::after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}
.home-experience #site-footer{display:block!important}.story-kicker{display:flex;align-items:center;gap:.75rem}.story-icon{display:block;width:3.25rem;height:3.25rem;object-fit:contain;filter:saturate(.72) contrast(.96);opacity:.86}.finale-copy .story-kicker{justify-content:center}.finale-copy .story-icon{filter:brightness(1.08) saturate(.72);opacity:.9}
.home-services-story{padding:10rem 6vw;background:#fff}.home-services-heading{max-width:72rem;margin:0 auto 7rem}.home-services-heading h2{margin:1.2rem 0 0;color:#30251d;font:300 clamp(3rem,7vw,7rem)/.9 var(--font-exo2);letter-spacing:-.06em}.home-services-heading h2 em{color:#a17450;font-style:normal}.home-service-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:9vw;max-width:72rem;margin:0 auto 10rem;opacity:0;transform:translateY(2rem);transition:opacity 1s ease,transform 1s ease}.home-service-row.is-visible{opacity:1;transform:none}.home-service-row-reverse .home-service-image-wrap{order:2}.home-service-row-reverse .home-service-copy{order:1}.home-service-image-wrap{display:flex;align-items:center;justify-content:center;min-height:22rem}.home-service-image{display:block;max-width:100%;max-height:25rem;border-radius:1.25rem;filter:drop-shadow(0 1.4rem 1.5rem rgba(48,37,29,.18));object-fit:contain}.home-service-copy{max-width:25rem}.home-service-copy h3{margin:1rem 0 .75rem;color:#a17450;font:500 clamp(1.8rem,3vw,3rem)/1 var(--font-exo2)}.home-service-copy>p:last-child{color:#786c62;font-size:1.05rem;line-height:1.9}.home-service-row:last-child{margin-bottom:0}@media(max-width:700px){.home-services-story{padding:6rem 1.5rem}.home-services-heading{margin-bottom:5rem}.home-service-row,.home-service-row-reverse{display:flex;flex-direction:column;gap:2rem;align-items:stretch;margin-bottom:7rem}.home-service-row-reverse .home-service-image-wrap,.home-service-row-reverse .home-service-copy{order:initial}.home-service-image-wrap{min-height:14rem}.home-service-image{max-height:18rem}.home-service-copy{max-width:none}.home-service-copy h3{font-size:2rem}}
.carousel-image{inset:auto;left:50%;top:50%;width:auto;height:auto;max-width:100%;max-height:20rem;border:0;border-radius:1.25rem;clip-path:none;box-shadow:none;filter:drop-shadow(0 1.5rem 1.8rem rgba(0,0,0,.42));transform:translate(-50%,-50%)!important}
.story-art img{border-radius:1.25rem;clip-path:none;filter:drop-shadow(0 1.5rem 1.4rem rgba(48,37,29,.22)) drop-shadow(0 .3rem .5rem rgba(161,116,80,.12));will-change:transform,filter}.story-art img:hover{filter:drop-shadow(0 1.9rem 1.8rem rgba(48,37,29,.28)) drop-shadow(0 .4rem .6rem rgba(161,116,80,.18))}
.finale-layout{position:relative;z-index:3;display:flex;justify-content:center;max-width:58rem;margin:0 auto;padding:12vh 2rem}.finale-layout .finale-copy{width:100%;padding:0;max-width:none}.product-carousel{position:relative;min-height:20rem;margin:2rem auto 1.5rem;display:flex;align-items:center;justify-content:center}.carousel-stage{position:relative;width:min(100%,28rem);height:20rem;display:grid;place-items:center}.carousel-image{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:100%;max-height:20rem;margin:auto;object-fit:contain;filter:drop-shadow(0 1.8rem 1.8rem rgba(0,0,0,.48));opacity:0;transform:scale(.97);transition:opacity 1.9s cubic-bezier(.22,.61,.36,1),transform 2.2s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.carousel-image.is-visible{opacity:1;transform:scale(1)}
@media(max-width:700px){.finale-layout{padding:10rem 1.5rem 6rem}.product-carousel{min-height:16rem;margin-top:1.5rem}.carousel-stage{height:16rem}.carousel-image{max-height:16rem}}
.carousel-image-next{opacity:0}
.carousel-image{opacity:0!important;transform:none!important;transition:opacity 2.6s ease-in-out!important}.carousel-image.is-visible{opacity:1!important}.carousel-image-next{opacity:0!important}
/* Carousel stage follows the active image's natural aspect ratio. */
.carousel-stage{width:0;height:0;display:block;overflow:hidden;border-radius:1.25rem;transition:width .9s ease,height .9s ease}.carousel-image{inset:0!important;left:0!important;top:0!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;transform:none!important;border-radius:0!important;clip-path:none!important}
.carousel-stage{overflow:visible!important;border-radius:0!important}.carousel-image{left:50%!important;top:50%!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;border-radius:1.25rem!important;clip-path:none!important;transform:translate(-50%,-50%)!important}
.product-carousel{position:relative!important;display:block!important;width:100%!important;height:20rem!important;min-height:20rem!important;overflow:hidden!important;flex:none!important}.carousel-stage{position:relative!important;display:block!important;width:100%!important;height:20rem!important;overflow:hidden!important;transition:none!important}.carousel-stage .carousel-image{position:absolute!important;left:50%!important;top:50%!important;right:auto!important;bottom:auto!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:18rem!important;margin:0!important;border-radius:1.25rem!important;transform:translate(-50%,-50%)!important}
@media(max-width:700px){.product-carousel{height:16rem!important;min-height:16rem!important}.carousel-stage{height:16rem!important}.carousel-stage .carousel-image{max-height:14rem!important}}
