.hero{position:relative;width:100%;height:100vh;overflow:hidden;background-color:#000000}.hero .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.hero>.container{position:relative;height:100%;display:flex;align-items:center;justify-content:center;padding-left:var(--side-gutter);padding-right:var(--side-gutter)}.hero .hero-image{background-image:url(/hero/spotlight-img-1.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat}.hero .hero-image,.hero-slideshow-container{position:absolute;top:0;left:0;width:100%;height:100%}.hero-slideshow-container{overflow:hidden;display:block;opacity:.6}.hero-slideshow-track{width:100%;height:100%;display:flex;will-change:transform;transition:transform 1s cubic-bezier(.22,.61,.36,1);-webkit-backface-visibility:hidden;backface-visibility:hidden}.hero-slide{position:relative;min-width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.hero-slideshow-controls{position:absolute;right:2rem;bottom:2rem;display:flex;gap:.75rem;background:#000000;border-radius:9999px;padding:.15rem;z-index:10;box-shadow:0 6px 16px rgba(0,0,0,.35);transform:translateZ(0);-webkit-transform:translateZ(0)}.timeline-border{position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:9999px;pointer-events:none;z-index:-1}.timeline-border svg{width:100%;height:100%}.hero-slideshow-btn{width:3rem;height:3rem;background:#ffffff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#000;transition:transform .15s ease,background .2s ease;transform:translateZ(0);-webkit-transform:translateZ(0)}.hero-slideshow-btn:hover{transform:scale(1.06)}.hero-slideshow-btn:active{transform:scale(.96)}.hero-slideshow-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:1000px){.hero-slideshow-controls{display:none}}.hero-slideshow-indicators{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%) translateZ(0);-webkit-transform:translateX(-50%) translateZ(0);display:flex;gap:.75rem;z-index:10}.hero-slideshow-indicator{width:.75rem;height:.75rem;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:transparent;cursor:pointer;transition:all .3s ease;transform:translateZ(0);-webkit-transform:translateZ(0)}.hero-slideshow-indicator:hover{border-color:rgba(255,255,255,1);transform:scale(1.2)}.hero-slideshow-indicator.active{background:rgba(255,255,255,1);border-color:rgba(255,255,255,1)}.hero-slideshow-indicator:disabled{opacity:.5;cursor:not-allowed;transform:none}:root{--glass-width:40%}.hero .glass-overlay{inset:0;pointer-events:none;z-index:3}.hero .glass-overlay,.hero .glass-zone{position:absolute;transform:translateZ(0);-webkit-transform:translateZ(0)}.hero .glass-zone{top:0;left:0;width:var(--glass-width);height:100%;overflow:hidden}.hero .glass{position:relative;display:grid;grid-template-columns:repeat(24,1fr);width:100%;transform-origin:center}.hero .glass,.hero .glass .layer{height:100%;will-change:transform}.hero .glass .layer{background:rgba(255,255,255,.004);backdrop-filter:blur(10px) contrast(1.05) saturate(1.1);-webkit-backdrop-filter:blur(10px) contrast(1.05) saturate(1.1);filter:hue-rotate(-1deg) contrast(1.08);transform:perspective(1000px) rotateX(-.2deg) rotateY(.6deg);transform-origin:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hero .glass .layer:nth-child(4n+1){backdrop-filter:blur(12px) contrast(1.05) saturate(1.1);-webkit-backdrop-filter:blur(12px) contrast(1.05) saturate(1.1)}.hero .glass .layer:nth-child(4n+1),.hero .glass .layer:nth-child(4n+2){filter:hue-rotate(-1deg) contrast(1.08);transform:perspective(1000px) rotateX(-.2deg) rotateY(.6deg)}.hero .glass .layer:nth-child(4n+2){backdrop-filter:blur(8px) contrast(1.05) saturate(1.1);-webkit-backdrop-filter:blur(8px) contrast(1.05) saturate(1.1)}.hero .glass .layer:nth-child(4n+3){backdrop-filter:blur(10px) contrast(1.05) saturate(1.1);-webkit-backdrop-filter:blur(10px) contrast(1.05) saturate(1.1)}.hero .glass .layer:nth-child(4n+3),.hero .glass .layer:nth-child(4n+4){filter:hue-rotate(-1deg) contrast(1.08);transform:perspective(1000px) rotateX(-.2deg) rotateY(.6deg)}.hero .glass .layer:nth-child(4n+4){backdrop-filter:blur(14px) contrast(1.05) saturate(1.1);-webkit-backdrop-filter:blur(14px) contrast(1.05) saturate(1.1)}.hero .glass:after,.hero .glass:before{content:"";position:absolute;top:0;height:100%;width:1px;background:rgba(255,255,255,.02);backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px)}.hero .glass:before{left:0}.hero .glass:after{right:0}.hero .edge{position:absolute;top:0;bottom:0;left:calc(40% - 1px);width:2px;z-index:3;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.4),rgba(255,255,255,.1) 40%,rgba(255,255,255,.25));filter:blur(.2px)}.hero .hero-content .hero-header h1{color:#000000!important;-webkit-text-fill-color:#000000!important}.hero .hero-content .hero-tagline p{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.hero .hero-gradient{position:absolute;bottom:0;left:0;width:100%;height:25svh;background:#ffffff;background:linear-gradient(1turn,rgba(255,255,255,1),rgba(255,255,255,0));z-index:2}.hero .hero-content{position:static;width:100%;max-width:900px;margin:0 auto;color:#ffffff;text-align:center;padding:0 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:3}.hero .hero-content .hero-header{width:100%}.hero .hero-content .hero-header h1{font-size:clamp(2rem,4vw,4rem);line-height:1.1;font-weight:600;margin:0}.hero .hero-content .hero-tagline{width:100%}.hero .hero-content .hero-tagline p{font-size:clamp(1rem,2vw,1.5rem);line-height:1.4;margin:0}.hero .hero-content .animated-button{transform:scale(1);max-width:100%}.hero .hero-content .hero-header,.hero .hero-content .hero-tagline{text-align:center}.hero .hero-content .hero-header h1,.hero .hero-content .hero-tagline p{color:#ffffff!important;text-align:center}.hero .hero-content .copy h1,.hero .hero-content .copy p,.hero .hero-content h1,.hero .hero-content p,.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6,.hero p{color:#ffffff!important}.hero .copy h1,.hero .copy p{color:#ffffff!important;text-align:center}.hero .hero-content .animated-button{align-self:center}.hero .hero-tagline{color:#ffffff}.hero .hero-stats{position:absolute;bottom:0;width:100%;z-index:2}.hero .hero-stats .container{display:flex;gap:1rem;width:100%}.hero .hero-stats .stat{flex:1 1;display:flex;flex-direction:column;padding:1rem;aspect-ratio:16/9;color:var(--base-450);background-color:rgba(0,0,0,.05);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);border-radius:1rem;overflow:hidden}.hero .hero-stats .stat-count,.hero .hero-stats .stat-info{flex:1 1}.hero .hero-stats .stat-count h2{color:#000000!important;font-size:6rem;line-height:1}.hero .hero-stats .stat-divider{width:100%;height:1px;background-color:rgba(0,0,0,.1)}.hero .hero-stats .stat-info{display:flex;align-items:flex-end}.hero .hero-stats .stat-info p{color:#000000!important;font-size:1.1rem}@media (max-width:1024px){.hero{height:100vh}.hero .glass-zone{left:0;width:100%}.hero .edge{display:none}.hero .hero-content{z-index:3;width:100%;left:0;right:0;transform:none;text-align:center;align-items:center;padding:0 1rem}.hero .hero-content .hero-header,.hero .hero-content .hero-tagline{width:100%;text-align:center}.hero .hero-content .animated-button{align-self:center}.hero .hero-stats .container{flex-direction:column}.hero .hero-stats .stat{aspect-ratio:16/6}.hero .hero-stats .stat-divider{display:none}.hero .hero-stats .stat-count h2{color:#ffffff!important;font-size:3.75rem}.hero .hero-stats .stat-info p{color:#ffffff!important;font-size:1rem}.hero-slideshow-controls{display:none}.hero-slideshow-indicators{bottom:1rem;gap:.5rem}.hero-slideshow-indicator{width:10px;height:10px}.hero>.container{align-items:center;justify-content:center}.hero .hero-content{position:relative;top:auto;bottom:auto}}@media (max-width:768px){.hero-slideshow-controls{right:.75rem;bottom:.75rem;padding:.1rem .25rem;gap:.4rem}.hero-slideshow-btn{width:36px;height:36px}.hero .hero-content .hero-header h1{font-size:clamp(2.8rem,10vw,4.5rem)}.hero .hero-stats .stat-count h2{color:#ffffff!important;font-size:3rem}.hero .hero-stats .stat-info p{color:#ffffff!important;font-size:.9rem}}@media (max-width:480px){.hero-slideshow-controls{display:none}.hero .hero-content .hero-header h1{font-size:clamp(2.2rem,8vw,3.5rem)}.hero .hero-stats .stat-count h2{color:#ffffff!important;font-size:2.5rem}.hero .hero-stats .stat-info p{color:#ffffff!important;font-size:.8rem}}@media (min-width:1920px){.hero .hero-content{align-items:center!important}.hero .hero-content,.hero .hero-content .hero-header,.hero .hero-content .hero-header h1,.hero .hero-content .hero-tagline,.hero .hero-content .hero-tagline p{text-align:center!important}}@media (min-width:2560px){.hero .hero-content{align-items:center!important}.hero .hero-content,.hero .hero-content .hero-header,.hero .hero-content .hero-header h1,.hero .hero-content .hero-tagline,.hero .hero-content .hero-tagline p{text-align:center!important}}.hero .hero-content .copy h1,.hero .hero-content .copy p,.hero .hero-content .hero-header h1,.hero .hero-content .hero-tagline p{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}.what-we-do{width:100%;height:max-content;color:var(--base-100)}.what-we-do .container h1{margin-bottom:10rem;font-size:4rem;color:var(--base-100);text-align:right}.brand-wine{color:#902d3b}.what-we-do .container h1 .brand-wine{color:#902d3b!important;-webkit-text-fill-color:#902d3b!important}.what-we-do .what-we-do-content{width:100%;display:flex;gap:2rem}.what-we-do .what-we-do-header .spacer{display:none}.what-we-do .what-we-do-col{flex:1 1}.what-we-do .what-we-do-col:first-child{display:flex;flex-direction:column;gap:1rem}.what-we-do .what-we-do-col:first-child p.lg{color:var(--base-300);width:50%}.what-we-do .what-we-do-col:first-child p{color:var(--base-100)}.what-we-do .what-we-do-col:nth-child(2) p{width:35%}.what-we-do .what-we-do-col .what-we-do-tags{width:100%}.what-we-do .what-we-do-tag{display:inline-block;padding:1rem 2rem;margin:0 .5rem .5rem 0;border:1px solid var(--base-400);border-radius:4rem}@media (max-width:1000px){.what-we-do .container h1{margin-bottom:8rem}.what-we-do-content{flex-direction:column}.what-we-do .what-we-do-col:first-child p.lg{width:100%}.what-we-do .what-we-do-tag{padding:.75rem 1.5rem;margin:0 .25rem .25rem 0}}.featured-projects-container{position:relative;width:100%;padding:10rem 0 0;color:#000000;background-color:#ffffff;overflow:hidden;margin-bottom:0}.featured-projects-container .featured-projects-header,.featured-projects-container .featured-projects-header-callout{text-align:center}.featured-projects-container .featured-projects-header-callout{color:#000000;margin-bottom:2rem}.featured-projects-container .featured-projects-header{width:50%;margin:0 auto 2rem}@media (max-width:1000px){.featured-projects-container .featured-projects-header{width:100%}}.client-reviews-container{position:relative;width:100%;min-height:100vh;color:#000000;padding:0 0 2rem;display:flex;flex-direction:column;overflow-x:hidden}.client-reviews-container .container{position:relative;z-index:3;flex:1 1;display:flex;flex-direction:column;padding-left:var(--side-gutter);padding-right:var(--side-gutter)}.client-reviews-container .client-reviews-header-callout{text-align:center;color:#000000;margin-bottom:3rem;z-index:4;position:relative}.client-reviews-container .client-reviews-header-callout p{font-family:Headland One,serif;font-size:3.5rem;font-weight:400;letter-spacing:-.15rem;line-height:1.2;color:#000000}@media (max-width:1000px){.client-reviews-container{padding:0 0 1rem;min-height:auto}.client-reviews-container .client-reviews-header-callout{margin-bottom:3rem}.client-reviews-container .client-reviews-header-callout p{font-size:clamp(2rem,6vw,2.5rem)}.client-reviews-container .reviews-side{display:none}}@media (max-width:768px){.what-we-do{padding:1rem 0}.what-we-do .container{padding:.5rem}.what-we-do .what-we-do-tags{flex-direction:row;flex-wrap:wrap;gap:.5rem;justify-content:center}.what-we-do .what-we-do-tag{flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content;text-align:center;padding:.75rem 1rem;font-size:clamp(.8rem,2vw,1rem)}.client-reviews-container{padding:0}.client-reviews-container .client-reviews-header-callout p{font-size:clamp(1.5rem,5vw,2rem)}}@media (max-width:480px){.what-we-do .container h1{font-size:clamp(1.5rem,4vw,2rem)}.what-we-do .what-we-do-tags{gap:.25rem;justify-content:center}.what-we-do .what-we-do-tag{padding:.5rem .75rem;font-size:clamp(.7rem,1.8vw,.9rem);flex:0 0 auto;min-width:-moz-fit-content;min-width:fit-content}.client-reviews-container .client-reviews-header-callout p{font-size:clamp(1.2rem,4vw,1.5rem)}}@media (max-width:360px){.what-we-do .what-we-do-tags{gap:.2rem;justify-content:center;flex-wrap:nowrap;overflow-x:auto;padding:.5rem 0}.what-we-do .what-we-do-tag{padding:.4rem .6rem;font-size:clamp(.6rem,1.5vw,.8rem);flex-shrink:0;white-space:nowrap}}@media (min-height:1200px){.client-reviews-container{margin:0 0 4rem;height:60svh;overflow-y:hidden}}.client-reviews-container .reviews-side{position:absolute;top:50%;transform:translateY(-50%);width:18vw;max-width:280px;min-width:180px;aspect-ratio:3/4;border-radius:.75rem;overflow:hidden;background:#ffffff;border:1px solid var(--base-300);box-shadow:0 6px 16px rgba(0,0,0,.06);opacity:1;z-index:1}.client-reviews-container .reviews-side.left{left:2%;z-index:2}.client-reviews-container .reviews-side.right{right:2%;z-index:2}.client-reviews-container .reviews-side .reviews-side-content{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1rem}.client-reviews-container .reviews-side .kicker{text-transform:uppercase;font-size:.75rem;letter-spacing:.06em;color:rgba(0,0,0,.7)}.client-reviews-container .reviews-side .rating-row{display:flex;align-items:baseline;gap:.5rem}.client-reviews-container .reviews-side .rating-row h3{font-size:2.25rem;line-height:1;font-family:Headland One,serif}.client-reviews-container .reviews-side .rating-row h3 span,.client-reviews-container .reviews-side .stars{font-size:1rem}.client-reviews-container .reviews-side .muted{color:rgba(0,0,0,.7);font-size:.9rem}.client-reviews-container .reviews-side .mini-divider{width:100%;height:1px;background:rgba(0,0,0,.08);margin:.25rem 0 .5rem}.client-reviews-container .reviews-side .quick-facts{display:grid;grid-gap:.25rem;gap:.25rem;padding-left:1.1rem;list-style:disc}.client-reviews-container .reviews-side .tags{display:flex;flex-wrap:wrap;gap:.4rem}.client-reviews-container .reviews-side .tags span{border:1px solid var(--base-300);border-radius:4rem;padding:.5rem 1rem;font-size:.9rem}.client-reviews-container .reviews-side .quote-mini{font-weight:600;font-family:Headland One,serif}@media (max-width:1200px){.client-reviews-container .reviews-side{display:none}}.hero .copy h1,.hero .copy p,.hero .hero-content,.hero .hero-content .hero-header h1,.hero .hero-content .hero-tagline p,.hero h1,.hero h2,.hero h3,.hero h4,.hero h5,.hero h6,.hero p{color:#000000!important}.gallery-callout{position:relative;min-height:100svh;overflow:hidden;background-color:#ffffff;color:#000000}.gallery-callout,.gallery-callout .container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.gallery-callout .container{gap:2rem;padding-left:var(--side-gutter);padding-right:var(--side-gutter)}.gallery-callout .gallery-callout-col{flex:1 1}.gallery-callout .gallery-callout-copy{display:flex;flex-direction:column;gap:2rem}.gallery-callout .gallery-callout-col:first-child{display:flex;flex-direction:column;gap:1rem}.gallery-callout .gallery-callout-row{position:relative;left:0;display:flex;width:100%;gap:1rem}.gallery-callout .gallery-callout-img{position:relative;aspect-ratio:5/4;flex:1 1;border-radius:.75rem;overflow:hidden}.gallery-callout .gallery-callout-img-content{position:absolute;z-index:1;bottom:1rem;left:1rem;padding:1rem;background-color:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#000000;border-radius:.75rem}.gallery-callout .gallery-callout-img-content p{color:#000000}.gallery-callout .gallery-callout-img-1,.gallery-callout .gallery-callout-img-4{flex:0.75 1}.gallery-callout .gallery-callout-row:first-child{align-items:flex-end}.gallery-callout .gallery-callout-row:nth-child(2){align-items:flex-start}@media (max-width:1000px){.gallery-callout .container{flex-direction:column}.gallery-callout .gallery-callout-row{left:0}.gallery-callout .gallery-callout-img-content{display:none}}.loader{position:fixed;top:0;left:0;width:100vw;height:100svh;overflow:hidden;z-index:100000;pointer-events:all}.loader .overlay{position:absolute;top:0;width:100%;height:100%;display:flex;color:#000000}.loader .block{width:100%;height:100%;background:#ffffff}.loader .intro-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;gap:.5rem;z-index:3}.loader #word-1{left:0}.loader #word-1,.loader #word-2{position:relative;padding-right:.25rem;color:#000000}.loader #word-2{left:.5rem}.loader .word h1{font-size:2.5rem;color:#000000;letter-spacing:-.05rem;font-family:Headland One,serif;font-weight:400}.loader .divider{position:absolute;top:0;left:50%;transform:translateX(-50%);transform-origin:center top;width:1px;height:100%;background-color:rgba(0,0,0,.15)}.loader .spinner-container{position:absolute;bottom:50%;left:50%;transform:translateX(-50%)}.loader .spinner{width:50px;height:50px;border:1.4px solid #000000;border-top-color:rgba(0,0,0,.1);border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.loader .counter{z-index:2}.loader .count,.loader .counter{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader .count{display:flex}.loader .digit{flex:1 1;padding-top:1rem}.loader .count .digit h1{font-size:15rem;font-weight:400;color:#000000}.loader .count .digit,.loader .line,.loader .word{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.loader .count .digit h1,.loader .line h1,.loader .line p{position:relative;transform:translateY(120%);will-change:transform}.loader #word-1 h1{transform:translateY(-120%)}.loader #word-2 h1{transform:translateY(120%)}.loader .block{-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.loader .divider{transform:scaleY(0);will-change:transform}@media (max-width:1000px){.loader .word h1{font-size:2rem}}.tr-char{transition:color .45s cubic-bezier(.22,1,.36,1)}