.hero-slideshow{position:relative;overflow:hidden;background-color:var(--color-bg-primary);margin-top:calc(-1 * (var(--announcement-bar-height) + 80px))}.hero-slideshow.section-spacing{padding-top:0;padding-bottom:0}@media(max-width:768px){.hero-slideshow{margin-top:-52px}}.hero-slideshow__slide{position:relative;display:none;min-height:600px}.hero-slideshow__slide.is-active{display:block}.hero-slideshow__slide--small{min-height:400px}.hero-slideshow__slide--medium{min-height:70vh}.hero-slideshow__slide--large{min-height:85vh}.hero-slideshow__slide--full{min-height:100vh}.hero-slideshow__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slideshow__media img,.hero-slideshow__media video,.hero-slideshow__video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.hero-slideshow__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;height:100%;min-height:inherit;padding:calc(var(--announcement-bar-height) + 120px) 40px 60px}@media(max-width:768px){.hero-slideshow__content{padding:80px 20px 40px}}.hero-slideshow__content--left{align-items:flex-start;text-align:left}.hero-slideshow__content--center{align-items:center;text-align:center}.hero-slideshow__content--right{align-items:flex-end;text-align:right}.hero-slideshow__subtitle{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-body-weight-semibold);letter-spacing:2px;text-transform:uppercase;margin-bottom:var(--spacing-md)}.hero-slideshow__heading{font-size:var(--font-size-3xl);margin-bottom:var(--spacing-md);max-width:600px}.hero-slideshow__subtext{font-size:var(--font-size-sm);margin-bottom:var(--spacing-xl);max-width:400px}.hero-slideshow__content--dark .hero-slideshow__subtitle,.hero-slideshow__content--dark .hero-slideshow__heading,.hero-slideshow__content--dark .hero-slideshow__subtext{color:var(--color-text-primary)}.hero-slideshow__content--light .hero-slideshow__subtitle,.hero-slideshow__content--light .hero-slideshow__heading,.hero-slideshow__content--light .hero-slideshow__subtext{color:var(--color-text-on-dark)}.hero-slideshow__dots{position:absolute;bottom:var(--spacing-xl);left:50%;transform:translate(-50%);display:flex;gap:var(--spacing-sm);z-index:3}.hero-slideshow__dot{width:10px;height:10px;border-radius:50%;border:1.5px solid var(--color-text-primary);background:transparent;cursor:pointer;padding:0;transition:background-color var(--transition-fast)}.hero-slideshow__dot.is-active{background-color:var(--color-text-primary)}.awards-section,.awards-carousel{position:relative;min-height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;background:linear-gradient(160deg,#edeaef,#e6dde6);padding:80px 0 40px}.awards-section__bg,.awards-carousel__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 55% 45%,rgba(255,255,255,.4) 0%,transparent 60%);z-index:0;pointer-events:none}.awards-section__product-left,.awards-carousel__product-left{position:absolute;left:0;top:0;width:clamp(240px,26vw,380px);z-index:2;pointer-events:none;transform:matrix(1.2557,.336465,-.336465,1.2557,-50,-30);transform-origin:center}.awards-section__product-left img,.awards-carousel__product-left img{display:block;width:100%;height:auto}@media(max-width:900px){.awards-section__product-left,.awards-carousel__product-left{display:none}.awards-section,.awards-carousel{min-height:auto;padding:60px 20px 40px;overflow:hidden}}.awards-section__content,.awards-carousel__content{position:relative;z-index:2;text-align:center;max-width:700px;padding:0 40px;margin-bottom:60px}.awards-section__heading,.awards-carousel__heading{font-family:var(--font-heading);font-size:3.5rem;font-weight:300;letter-spacing:-.02em;text-transform:uppercase;line-height:1.05;color:var(--color-text-primary);margin-bottom:var(--spacing-xl)}@media(max-width:768px){.awards-section__heading,.awards-carousel__heading{font-size:2.5rem}}.awards-section__description,.awards-carousel__description{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-lg)}.awards-section__extra,.awards-carousel__extra{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-sm);font-style:italic}.awards-section__tagline,.awards-carousel__tagline{font-size:var(--font-size-base);font-weight:var(--font-body-weight-semibold);color:var(--color-text-primary)}.awards-section__badges,.awards-carousel__badges{position:relative;z-index:2;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0px,#fff 120px,#fff calc(100% - 120px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0px,#fff 120px,#fff calc(100% - 120px),transparent 100%);overflow:hidden}.awards-section__track,.awards-carousel__track{display:flex;align-items:center;width:max-content;animation:scroll-awards 45s linear infinite}.awards-section__badges:hover .awards-section__track,.awards-carousel__badges:hover .awards-carousel__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.awards-section__track,.awards-carousel__track{animation:none}}.awards-section__badge-item,.awards-carousel__badge-item{flex-shrink:0;width:140px;height:140px;margin:0 15px}.awards-section__badge,.awards-carousel__badge{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 10px 20px #00000014;background:#fff;overflow:hidden}.awards-section__badge:before,.awards-carousel__badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-image:radial-gradient(70% 70% at 48% 37.5%,#ffffff80 73%,#fafafa80 79%,#f2f2f280 84%,#e0e0e080,#c9c9c980,#ababab80 96%);z-index:1;pointer-events:none}.awards-section__badge img,.awards-carousel__badge img{width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain;border-radius:50%;position:relative;z-index:0;padding:12px}@media(max-width:768px){.awards-section__badge-item,.awards-carousel__badge-item{width:110px;height:110px;margin:0 10px}}.awards-carousel>.container{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2;max-width:700px;padding:0 40px}.awards-carousel .awards-carousel__heading{font-family:var(--font-heading);font-size:3.5rem;font-weight:300;letter-spacing:-.02em;text-transform:uppercase;line-height:1.05;color:var(--color-text-primary);margin-bottom:var(--spacing-xl)}@media(max-width:768px){.awards-carousel .awards-carousel__heading{font-size:2.5rem}}.awards-carousel .awards-carousel__description{font-size:var(--font-size-base);color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-xl);max-width:500px}.awards-carousel .awards-carousel__track-wrapper{position:relative;width:100vw;max-width:none;-webkit-mask-image:linear-gradient(90deg,transparent 0px,#fff 120px,#fff calc(100% - 120px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0px,#fff 120px,#fff calc(100% - 120px),transparent 100%);overflow:hidden;margin-top:40px}.awards-carousel .awards-carousel__track{display:flex;align-items:center;width:max-content;animation:scroll-awards 45s linear infinite}.awards-carousel .awards-carousel__item{flex-shrink:0;width:140px;height:140px;margin:0 15px}.awards-carousel .awards-carousel__badge{width:100%;height:100%;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 10px 20px #00000014;background:#fff;overflow:hidden}.awards-carousel .awards-carousel__badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background-image:radial-gradient(70% 70% at 48% 37.5%,#ffffff80 73%,#fafafa80 79%,#f2f2f280 84%,#e0e0e080,#c9c9c980,#ababab80 96%);z-index:1;pointer-events:none}.awards-carousel .awards-carousel__badge img{width:calc(100% - 16px);height:calc(100% - 16px);object-fit:contain;border-radius:50%;position:relative;z-index:0;padding:12px}@media(max-width:768px){.awards-carousel .awards-carousel__item{width:110px;height:110px;margin:0 10px}}@keyframes scroll-awards{0%{transform:translate(0)}to{transform:translate(-50%)}}.category-feature{overflow:hidden;position:relative}.category-feature.section-spacing{padding-top:0;padding-bottom:0}.category-feature__grid{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.category-feature__image{position:relative;overflow:hidden}.category-feature__image img{width:100%;height:100%;object-fit:cover}.category-feature__eyebrow{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-body-weight-semibold);letter-spacing:1px;text-transform:uppercase;color:inherit;opacity:.6;margin-bottom:var(--spacing-sm)}.category-feature__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 64px}.category-feature__heading{font-size:var(--font-size-3xl);margin-bottom:var(--spacing-lg)}.category-feature__description{font-size:var(--font-size-base);color:inherit;opacity:.7;margin-bottom:var(--spacing-xl);line-height:var(--line-height-relaxed)}@media(max-width:768px){.category-feature__grid{grid-template-columns:1fr}.category-feature__image{min-height:300px}.category-feature__content{padding:var(--spacing-xl)}}#shopify-section-template--26396087026049__feature-1 .category-feature{background:linear-gradient(160deg,#94afd2,#1d3d5b)!important;color:#fff!important}#shopify-section-template--26396087026049__feature-2 .category-feature{background:linear-gradient(160deg,#f89ccf,#a33377)!important;color:#fff!important}#shopify-section-template--26396087026049__feature-3 .category-feature{background:linear-gradient(160deg,#cca0b4,#a26c85)!important;color:#fff!important}#shopify-section-template--26396087026049__feature-4 .category-feature{background:linear-gradient(160deg,#6c7482,#151a22)!important;color:#fff!important}#shopify-section-template--26396087026049__feature-1 .category-feature__heading,#shopify-section-template--26396087026049__feature-2 .category-feature__heading,#shopify-section-template--26396087026049__feature-3 .category-feature__heading,#shopify-section-template--26396087026049__feature-4 .category-feature__heading,#shopify-section-template--26396087026049__feature-1 .btn-link-arrow,#shopify-section-template--26396087026049__feature-2 .btn-link-arrow,#shopify-section-template--26396087026049__feature-3 .btn-link-arrow,#shopify-section-template--26396087026049__feature-4 .btn-link-arrow{color:#fff!important}.colour-showcase{position:relative;min-height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;overflow:hidden;padding:0}.colour-showcase__bg{position:absolute;top:0;right:0;bottom:0;left:0;transition:background .6s ease;z-index:0;background:linear-gradient(160deg,#c0ae99,#98805c)}.colour-showcase__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:calc(var(--header-height) + 50px)}.colour-showcase__eyebrow{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-body-weight-semibold);letter-spacing:1px;text-transform:uppercase;margin-bottom:var(--spacing-md)}.colour-showcase--dark-bg .colour-showcase__eyebrow{color:#fff9}.colour-showcase--light-bg .colour-showcase__eyebrow{color:#141921b3}.colour-showcase__title{font-size:var(--font-size-3xl);margin-bottom:var(--spacing-xl);max-width:600px}.colour-showcase--dark-bg .colour-showcase__title{color:#fff}.colour-showcase--light-bg .colour-showcase__title{color:#141921}.colour-showcase__description{font-size:var(--font-size-base);line-height:var(--line-height-relaxed);max-width:440px;margin-bottom:var(--spacing-2xl)}.colour-showcase--dark-bg .colour-showcase__description{color:#ffffffb3}.colour-showcase--light-bg .colour-showcase__description{color:#141921b3}.colour-showcase__products{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}.colour-showcase__products-inner{position:relative;width:354px;height:354px}.colour-showcase__product{position:absolute}.colour-showcase__product img{width:100%;height:auto;object-fit:contain;display:block}.colour-showcase__product--top-left{width:335px;left:-228px;top:-26px}.colour-showcase__product--top-right{width:380px;left:calc(100% + 92px);top:-8px}.colour-showcase__product--center{width:808px;left:-128px;top:-68px}.colour-showcase__product--bottom-left{width:543px;left:-515px;top:230px}.colour-showcase__product--bottom-right{width:190px;left:calc(100% + 140px);top:260px}@media(max-width:768px){.colour-showcase{min-height:auto;min-height:700px}.colour-showcase__products-inner{width:184px;height:184px;margin-top:160px;margin-bottom:240px}.colour-showcase__product--top-left{width:168px;left:-76px;top:-92px}.colour-showcase__product--top-right{width:188px;left:160px;top:-144px}.colour-showcase__product--center{width:412px;left:-63px;top:-66px}.colour-showcase__product--bottom-left{width:264px;left:-130px;top:57px}.colour-showcase__product--bottom-right{width:190px;left:165px;top:92px}.colour-showcase__title{font-size:var(--font-size-2xl)}}.colour-showcase__marquee{position:relative;z-index:1;width:100%;overflow:hidden;padding:var(--spacing-xl) 0;-webkit-mask-image:linear-gradient(90deg,transparent 0,#fff 140px,#fff calc(100% - 140px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#fff 140px,#fff calc(100% - 140px),transparent 100%)}.colour-showcase__track{display:flex;align-items:center;width:max-content;gap:60px;animation:scroll-showcase 40s linear infinite}.colour-showcase__slide{flex:0 0 auto;width:320px;display:grid;place-items:center}.colour-showcase__slide img{width:100%;height:auto;max-height:320px;object-fit:contain;display:block}.colour-showcase__marquee:hover .colour-showcase__track{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.colour-showcase__track{animation:none}}@media(max-width:768px){.colour-showcase__slide{width:200px}.colour-showcase__slide img{max-height:200px}.colour-showcase__track{gap:30px;animation-duration:30s}}@keyframes scroll-showcase{0%{transform:translate(0)}to{transform:translate(-50%)}}.colour-showcase__bottom{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;padding-bottom:var(--spacing-3xl);margin-top:auto}.colour-showcase__picker{display:inline-flex;gap:12px;padding:10px 22px;border-radius:999px;background:#ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);margin-bottom:var(--spacing-xl)}.colour-showcase--light-bg .colour-showcase__picker{background:#1419210f}.colour-showcase__dot{width:18px;height:18px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:transform .2s ease,border-color .2s ease;padding:0;position:relative}.colour-showcase__dot:hover{transform:scale(1.2)}.colour-showcase__dot.is-active{border-color:#fff;transform:scale(1.3)}.colour-showcase--light-bg .colour-showcase__dot.is-active{border-color:#141921}.colour-showcase__cta{border:1.5px solid rgba(255,255,255,.5);color:#fff;background:transparent}.colour-showcase--light-bg .colour-showcase__cta{border-color:#141921;color:#141921}.colour-showcase__cta:hover{background:#ffffff26;opacity:1}.app-promotion{background-color:var(--color-bg-primary);padding:80px 0 40px;overflow:hidden}.app-promotion__heading{font-family:var(--font-heading);font-size:3rem;font-weight:300;letter-spacing:-.02em;text-transform:uppercase;line-height:1.05;text-align:center;margin-bottom:var(--spacing-lg);color:var(--color-text-primary)}.app-promotion__subheading{text-align:center;color:var(--color-text-secondary);margin-bottom:var(--spacing-2xl);max-width:550px;margin-left:auto;margin-right:auto;font-size:var(--font-size-base);line-height:var(--line-height-relaxed)}.app-promotion__features{display:grid;grid-template-columns:1fr 280px 1fr;gap:var(--spacing-sm);max-width:1100px;margin:0 auto var(--spacing-lg);padding:0 var(--spacing-md);position:relative;align-items:center}.app-promotion__features-left,.app-promotion__features-right{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-sm)}.app-promotion__feature{text-align:center;padding:var(--spacing-lg) var(--spacing-sm);border-radius:16px;aspect-ratio:3/4;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:var(--spacing-xl);color:#fff;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014;transition:transform .3s ease,box-shadow .3s ease}.app-promotion__feature:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001f}.app-promotion__feature:nth-child(1){background:#1e324a}.app-promotion__feature:nth-child(2){background:#b4b6de}.app-promotion__feature:nth-child(3){background:#c52e7d}.app-promotion__feature:nth-child(4){background:#293d2e}.app-promotion__feature:nth-child(5){background:#e4b8b8}.app-promotion__feature:nth-child(6){background:#87cad8}.app-promotion__feature:nth-child(7){background:#f6c5d8}.app-promotion__feature:nth-child(8){background:#9fbfa7}.app-promotion__features-right .app-promotion__feature:nth-child(1){background:#e4b8b8}.app-promotion__features-right .app-promotion__feature:nth-child(2){background:#87cad8}.app-promotion__features-right .app-promotion__feature:nth-child(3){background:#f6c5d8}.app-promotion__features-right .app-promotion__feature:nth-child(4){background:#9fbfa7}.app-promotion__feature-icon{width:80px;height:80px;margin:auto auto var(--spacing-md);border-radius:12px;opacity:.85;object-fit:contain}.app-promotion__feature-title{font-family:var(--font-body);font-size:.75rem;font-weight:var(--font-body-weight-bold);text-transform:uppercase;letter-spacing:.5px;color:#fff;line-height:1.3}.app-promotion__phone-center{display:flex;align-items:center;justify-content:center;z-index:3;padding:0 10px}.app-promotion__phone-center img{width:100%;max-width:280px;height:auto;display:block;filter:drop-shadow(0 25px 50px rgba(0,0,0,.2));border-radius:28px}.app-promotion__phone-mockup{display:none}.app-promotion__download{display:flex;align-items:center;justify-content:center;gap:var(--spacing-xl);margin-bottom:var(--spacing-lg)}.app-promotion__qr img{width:100px;height:100px}.app-promotion__badges{display:flex;flex-direction:column;gap:var(--spacing-sm)}.app-promotion__badges img{height:40px;width:auto}@media(max-width:768px){.app-promotion__heading{font-size:2rem}.app-promotion__features{grid-template-columns:1fr;gap:var(--spacing-md)}.app-promotion__features-left,.app-promotion__features-right{grid-template-columns:1fr 1fr;gap:var(--spacing-sm)}.app-promotion__phone-center{order:-1}.app-promotion__phone-center img{max-width:200px}}.brand-story{padding:0;overflow:hidden;position:relative}.brand-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;min-height:600px}.brand-story__text-col{background:linear-gradient(160deg,#6c7482,#151a22);color:#fff;padding:80px 64px;display:flex;flex-direction:column;justify-content:center}.brand-story__eyebrow{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-body-weight-semibold);letter-spacing:1px;text-transform:uppercase;color:#fff9;margin-bottom:var(--spacing-sm)}.brand-story__heading{font-size:var(--font-size-2xl);color:#ffffffe6;margin-bottom:var(--spacing-lg)}.brand-story__text{font-size:var(--font-size-base);color:#ffffffb3;line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-xl)}.brand-story__image{position:relative}.brand-story__image img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:768px){.brand-story__grid{grid-template-columns:1fr}.brand-story__text-col{padding:48px 20px}.brand-story__image{min-height:400px}}.category-cards{padding:80px 0;background-color:var(--color-bg-secondary)}.category-cards__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:var(--spacing-2xl)}.category-cards__heading{font-size:var(--font-size-2xl)}.category-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-lg)}.category-card{display:flex;flex-direction:column;text-decoration:none;transition:transform var(--transition-base)}.category-card:hover{transform:translateY(-4px);opacity:1}.category-card__image-wrap{background-color:var(--color-bg-primary);border-radius:16px;padding:var(--spacing-xl);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:var(--spacing-md)}.category-card__image{max-width:85%;max-height:85%;object-fit:contain;transition:transform var(--transition-slow)}.category-card:hover .category-card__image{transform:scale(1.05)}.category-card__info{display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-xs)}.category-card__title{font-family:var(--font-body);font-size:var(--font-size-sm);font-weight:var(--font-body-weight-semibold);color:var(--color-text-primary)}.category-card__arrow{font-size:1.2rem;color:var(--color-text-muted);transition:transform var(--transition-fast)}.category-card:hover .category-card__arrow{transform:translate(3px)}.category-cards>.container>div[style*="text-align: center"]{text-align:right!important;margin-top:var(--spacing-lg)}@media(max-width:900px){.category-cards__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.category-cards__grid{grid-template-columns:1fr}}.newsletter-signup{display:none}.newsletter-signup__heading{font-size:var(--font-size-2xl);color:var(--color-text-primary);margin-bottom:var(--spacing-md)}.newsletter-signup__text{font-size:var(--font-size-base);color:var(--color-text-secondary);margin-bottom:var(--spacing-xl);max-width:500px;margin-left:auto;margin-right:auto}.newsletter-signup__form{display:flex;align-items:center;max-width:480px;margin:0 auto;background-color:var(--color-bg-primary);border-radius:16px;height:60px;padding:4px 4px 4px 20px;overflow:hidden}.newsletter-signup__form input[type=email]{flex:1;background:transparent;border:none;color:var(--color-text-primary);font-size:var(--font-size-sm);font-weight:var(--font-body-weight-bold);padding:0;height:100%;outline:none}.newsletter-signup__form input[type=email]:focus{border:none;box-shadow:none}.newsletter-signup__form input::placeholder{color:var(--color-text-muted);font-weight:var(--font-body-weight)}.newsletter-signup__form .btn{white-space:nowrap;background-color:#141921e6;color:#ffffffb3;border-radius:12px;padding:0 20px 0 24px;height:52px;font-size:var(--font-size-sm);font-weight:var(--font-body-weight-bold);flex-shrink:0;transition:background-color var(--transition-base),color var(--transition-base)}.newsletter-signup__form .btn:hover{background-color:var(--color-accent);color:#ffffffe6;opacity:1}.reveal{opacity:0;transform:translateY(20px);transition:opacity .9s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}.reveal.is-in{opacity:1;transform:none}.reveal--delay-1.is-in{transition-delay:.1s}.reveal--delay-2.is-in{transition-delay:.2s}.reveal--delay-3.is-in{transition-delay:.3s}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.btn-pill{display:inline-flex;align-items:center;gap:10px;padding:16px 26px;border-radius:100px;font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;border:none;cursor:pointer;transition:transform .15s ease,background-color .2s ease,color .2s ease;white-space:nowrap}.btn-pill:hover{transform:translateY(-1px)}.btn-pill svg{transition:transform .2s ease}.btn-pill:hover svg{transform:translate(2px)}.btn-pill--dark{background:#141921;color:#fff}.btn-pill--dark:hover{background:#000;color:#fff}.btn-pill--light{background:#fff;color:#141921;box-shadow:0 2px 10px #00000014}.btn-pill--light:hover{background:#f4f4f4;color:#141921}.btn-pill--ghost{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.28);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.btn-pill--ghost:hover{background:#ffffff2e;color:#fff}.section-geske-hero{padding:0}.geske-hero{position:relative;width:100%;min-height:720px;height:85vh;max-height:880px;overflow:hidden;background:#efefef}.geske-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.geske-hero__media video,.geske-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.geske-hero__inner{position:relative;z-index:2;height:100%;max-width:var(--container-max, 1440px);margin:0 auto;padding:0 var(--container-padding, 48px);display:flex;align-items:center}.geske-hero__content{max-width:560px;color:#141921}.geske-hero__eyebrow{font-size:13px;letter-spacing:.22em;text-transform:uppercase;margin:0 0 40px;font-weight:600}.geske-hero__heading{font-family:var(--font-heading-family, "Granville", serif);font-weight:300;font-size:clamp(48px,5.5vw,96px);line-height:1.02;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 40px;max-width:520px}.geske-hero__description{max-width:520px;margin:0 0 56px;font-size:17px;line-height:1.55}.geske-hero__description p{margin:0}.geske-hero__cta{display:inline-flex}@media(max-width:900px){.geske-hero{height:auto;min-height:520px;padding:40px 0 48px}.geske-hero__inner{padding:0 24px}.geske-hero__heading{font-size:clamp(40px,9vw,64px);max-width:100%}.geske-hero__eyebrow{margin-bottom:24px}.geske-hero__description{margin-bottom:32px}.geske-hero__media{display:none}}.section-cat-feature{padding:0}.cat-feature{position:relative;overflow:hidden;padding:80px 0}.cat-feature--featurette{min-height:640px;padding:80px 0}.cat-feature--magenta{min-height:1400px;padding:120px 0 180px}.cat-feature--cleansing{min-height:540px;padding:60px 0 80px}.cat-feature--midnight{min-height:900px;padding:96px 0 120px}.cat-feature__waves{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;z-index:0}.cat-feature__waves img{width:100%;height:100%;object-fit:cover}.cat-feature__product{position:absolute;z-index:1;pointer-events:none}.cat-feature__product img{width:100%;height:auto;display:block}.cat-feature__product--top{top:8%;width:50%;max-width:660px}.cat-feature__product--bottom{bottom:-10%;width:38%;max-width:480px;opacity:.85}.cat-feature--right .cat-feature__product--top{left:-4%;transform:rotate(-10deg)}.cat-feature--right .cat-feature__product--bottom{right:-6%;transform:rotate(6deg)}.cat-feature--left .cat-feature__product--top{right:-4%;transform:rotate(10deg)}.cat-feature--left .cat-feature__product--bottom{left:-6%;transform:rotate(-6deg)}.cat-feature__pin{position:relative}.cat-feature__pin-inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 var(--container-padding, 48px);z-index:2}.cat-feature__content{max-width:720px;text-align:center;margin:0 auto}.cat-feature__eyebrow{font-size:13px;letter-spacing:.24em;text-transform:uppercase;margin:0 0 22px;font-weight:600;opacity:.9;color:inherit}.cat-feature__heading{font-family:var(--font-heading-family, "Granville", serif);font-weight:300;font-size:clamp(44px,5vw,88px);line-height:1.02;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 24px;color:inherit}.cat-feature__description{max-width:520px;margin:0 auto;font-size:16px;line-height:1.65;color:inherit}.cat-feature__description p{margin:0;color:inherit}.cat-feature__lifestyle{position:relative;width:24%;max-width:340px;margin:28px auto 0;align-self:center}.cat-feature__lifestyle img{width:100%;height:420px;object-fit:cover;object-position:center top;display:block;border-radius:4px;box-shadow:0 12px 40px #00000026}.cat-feature__cta{position:relative;margin-top:auto;margin-bottom:28px;z-index:4;align-self:center}@media(min-width:901px){.cat-feature--right .cat-feature__lifestyle{margin-left:auto;margin-right:4%}.cat-feature--left .cat-feature__lifestyle{margin-right:auto;margin-left:4%}}@media(max-width:900px){.cat-feature{min-height:auto;padding:96px 0}.cat-feature__pin-inner{position:static;min-height:auto;padding:0 24px}.cat-feature__lifestyle{width:80%;margin:32px auto}.cat-feature__product{position:absolute;width:60%;opacity:.85}.cat-feature__cta{margin-top:16px}}.section-app-promo{padding:0}.app-promo{padding:64px 0 56px;background:#f7f7f5;overflow:hidden;position:relative}.app-promo__intro{text-align:center;max-width:var(--container-max, 1440px);margin:0 auto 32px;padding:0 var(--container-padding, 48px)}.app-promo__heading{font-family:var(--font-heading-family, "Granville", serif);font-weight:300;font-size:clamp(36px,4vw,64px);line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 16px;color:#141921}.app-promo__subheading{max-width:760px;margin:0 auto;color:#141921;font-size:15px;line-height:1.55}.app-promo__mosaic{display:grid;grid-template-columns:minmax(200px,1fr) minmax(280px,360px) minmax(200px,1fr);gap:24px;max-width:var(--container-max, 1440px);margin:0 auto 32px;padding:0 var(--container-padding, 48px);align-items:center;max-height:440px}.app-promo__tiles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.app-promo__tile{position:relative;aspect-ratio:1/1;border-radius:10px;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;padding:12px}.app-promo__tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.app-promo__tile-title{position:relative;z-index:1;font-size:14px;color:#fff;margin:0;font-weight:600;text-shadow:0 1px 6px rgba(0,0,0,.28)}.app-promo__phone{display:flex;justify-content:center;align-items:center;max-height:440px}.app-promo__phone img{width:100%;height:auto;max-width:320px;max-height:440px;object-fit:contain;display:block}.app-promo__download{display:flex;align-items:center;justify-content:center;gap:20px;margin:0 auto 24px;padding:16px 20px;background:#fff;border-radius:14px;max-width:380px;box-shadow:0 4px 20px #0000000f}.app-promo__qr img{width:88px;height:88px}.app-promo__badges{display:flex;flex-direction:column;gap:6px}.app-promo__badges img,.app-promo__qr img{display:block}.app-promo__cta-wrap{text-align:center;padding:0 var(--container-padding, 48px)}@media(max-width:900px){.app-promo__mosaic{grid-template-columns:1fr;max-height:none}.app-promo__phone{max-height:none}.app-promo__phone img{max-width:240px;max-height:none}}.section-brand-story{padding:0}.brand-story{padding:0;overflow:hidden}.brand-story--full-bleed .brand-story__grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;position:relative;min-height:620px}.brand-story--full-bleed .brand-story__image,.brand-story--full-bleed .brand-story__overlay,.brand-story--full-bleed .brand-story__text-col{grid-area:1 / 1}.brand-story--full-bleed .brand-story__image{position:relative;overflow:hidden}.brand-story--full-bleed .brand-story__image img{width:100%;height:100%;object-fit:cover;display:block}.brand-story--full-bleed .brand-story__overlay{background:linear-gradient(90deg,#141921b3,#14192166 45%,#14192100 75%);pointer-events:none;z-index:1}.brand-story--full-bleed .brand-story__text-col{position:relative;z-index:2;display:flex;align-items:center;padding:80px 72px}.brand-story--full-bleed .brand-story__text-inner{max-width:520px;color:inherit}.brand-story__eyebrow{font-size:13px;letter-spacing:.24em;text-transform:uppercase;margin:0 0 20px;opacity:.9;font-weight:600}.brand-story__heading{font-family:var(--font-heading-family, "Granville", serif);font-weight:300;font-size:clamp(40px,4.5vw,72px);line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;margin:0 0 28px}.brand-story__text{font-size:15px;line-height:1.65;margin:0 0 32px}.brand-story__text p{margin:0}@media(max-width:900px){.brand-story--full-bleed .brand-story__grid{min-height:560px}.brand-story--full-bleed .brand-story__text-col{padding:56px 32px}.brand-story--full-bleed .brand-story__overlay{background:linear-gradient(180deg,#14192133,#141921a6)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/geske-homepage.css.map */
