.discovery{display:flex;flex-wrap:wrap;min-height:78vh}.discovery__panel{position:relative;flex:1 1 320px;min-height:60vh;display:flex;align-items:center;justify-content:center;overflow:hidden;text-decoration:none;color:inherit}.discovery__wash{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;background:radial-gradient(circle at 35% 30%,var(--panel-tint),transparent 60%);filter:blur(60px);opacity:.5;transform:scale(1);transition:opacity 1.6s var(--ease-out-slow, ease),transform 6s var(--ease-out-slow, ease)}.discovery__panel:hover .discovery__wash,.discovery__panel:focus-visible .discovery__wash{opacity:.85;transform:scale(1.08)}.discovery__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding:40px}.discovery__label{font-family:var(--font-heading-family);font-size:clamp(2.2rem,3.4vw,3rem);letter-spacing:.04em;transition:letter-spacing 1.2s var(--ease-out-slow, ease)}.discovery__panel:hover .discovery__label,.discovery__panel:focus-visible .discovery__label{letter-spacing:.08em}.discovery__detail{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:34ch;opacity:.88;filter:blur(0);transform:translateY(0);transition:opacity 1.4s var(--ease-out-slow, ease)}.discovery__panel:hover .discovery__detail,.discovery__panel:focus-visible .discovery__detail{opacity:1}.discovery__text{font-size:1.35rem;font-style:italic;line-height:1.6;color:rgba(var(--color-foreground),.7)}.discovery__cue{font-family:var(--font-heading-family);font-size:1.05rem;letter-spacing:.28em;text-transform:uppercase;color:var(--panel-tint)}@media(hover:none){.discovery__detail{opacity:1;filter:blur(0);transform:none}}@media(prefers-reduced-motion:reduce){.discovery__wash,.discovery__label,.discovery__detail{transition:none}}.wow-hero{position:relative;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;color:rgba(var(--color-foreground),1);background:linear-gradient(to bottom,transparent 74%,var(--wow-next-bg, transparent) 100%),rgb(var(--color-background))}.wow-hero__aurora{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.wow-hero__aurora-zoom{position:absolute;top:0;right:0;bottom:0;left:0;animation:wow-kenburns 90s ease-in-out infinite alternate}@keyframes wow-kenburns{0%{transform:scale(1)}to{transform:scale(1.12)}}.wow-hero__blob{position:absolute;border-radius:50%;filter:blur(90px);opacity:.35;mix-blend-mode:screen;will-change:transform}.wow-hero__aurora{will-change:transform}.wow-hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.32) 100%)}.wow-hero__letterbox{position:absolute;left:0;right:0;z-index:3;pointer-events:none;height:0;background:#050403;animation:wow-letterbox-in 2.4s cubic-bezier(.22,1,.36,1) .4s forwards}.wow-hero__letterbox--top{top:0}.wow-hero__letterbox--bottom{bottom:0}@keyframes wow-letterbox-in{to{height:4.2vh}}@media(prefers-reduced-motion:reduce){.wow-hero__letterbox{animation:none;height:4.2vh}}.wow-hero__blob--1{width:46vw;height:46vw;top:-12%;left:-8%;background:var(--wow-accent, #9c7a4e);opacity:.16;animation:wow-drift-1 48s ease-in-out infinite alternate}.wow-hero__blob--2{width:38vw;height:38vw;bottom:-14%;right:-6%;background:rgba(var(--color-foreground),.5);opacity:.14;animation:wow-drift-2 56s ease-in-out infinite alternate}.wow-hero__blob--3{width:26vw;height:26vw;top:40%;left:55%;background:var(--wow-accent, #9c7a4e);opacity:.1;animation:wow-drift-3 40s ease-in-out infinite alternate}@keyframes wow-drift-1{to{transform:translate(6vw,8vh) scale(1.15)}}@keyframes wow-drift-2{to{transform:translate(-5vw,-6vh) scale(1.1)}}@keyframes wow-drift-3{to{transform:translate(-4vw,5vh) scale(.9)}}.wow-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:34px;padding:0 24px}.wow-hero__mark{display:block;width:40px;height:40px;margin-bottom:4px;opacity:0;filter:blur(10px);animation:wow-focus-in 2.2s ease .3s forwards}.wow-hero__caption{margin:0;font-family:var(--font-heading-family);font-style:italic;font-size:1.15rem;letter-spacing:.4em;text-transform:uppercase;color:var(--wow-accent, currentColor);opacity:0;filter:blur(6px);animation:wow-focus-in 2.2s ease 2s forwards}.wow-hero__heading{margin:0;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:clamp(1.9rem,3.4vw,3rem);line-height:1.35;letter-spacing:.01em;max-width:20ch;opacity:0;filter:blur(10px);animation:wow-focus-in 2.6s ease 2.6s forwards}.wow-hero__word,.wow-hero__word span{display:inline}@keyframes wow-focus-in{0%{opacity:0;filter:blur(10px)}to{opacity:1;filter:blur(0)}}.wow-hero__text{margin:0;max-width:42ch;font-size:1.5rem;font-style:italic;line-height:1.7;color:rgba(var(--color-foreground),.6);opacity:0;filter:blur(6px);animation:wow-focus-in 2.4s ease 3.6s forwards}.wow-hero__button{margin-top:10px;padding-bottom:2px;background:none;border:none;border-bottom:1px solid rgba(var(--color-foreground),.4);border-radius:0;font-size:1.3rem;letter-spacing:.08em;color:rgba(var(--color-foreground),.85);opacity:0;transition:border-color .6s ease,color .6s ease,opacity 0s;animation:wow-focus-in 2s ease 4.4s forwards}.wow-hero__button:hover{color:var(--wow-accent, currentColor);border-color:var(--wow-accent, currentColor)}.wow-hero__scrollcue{position:absolute;left:50%;bottom:42px;z-index:1;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;opacity:0;animation:wow-focus-in 2s ease 5s forwards}.wow-hero__scrollcue-line{width:1px;height:40px;background:linear-gradient(to bottom,transparent,currentColor);position:relative;overflow:hidden}.wow-hero__scrollcue-line:after{content:"";position:absolute;left:0;top:-100%;width:100%;height:100%;background:var(--wow-accent, currentColor);animation:wow-scrollcue 1.8s ease-in-out infinite}@keyframes wow-scrollcue{to{top:100%}}.wow-hero__scrollcue-text{font-family:var(--font-heading-family);font-size:1.05rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(var(--color-foreground),.6)}@media screen and (max-width:749px){.wow-hero__heading{font-size:clamp(1.7rem,6vw,2.3rem)}.wow-hero__text{font-size:1.35rem}}@media(prefers-reduced-motion:reduce){.wow-hero__blob,.wow-hero__aurora-zoom,.wow-hero__mark,.wow-hero__caption,.wow-hero__heading,.wow-hero__text,.wow-hero__button,.wow-hero__scrollcue,.wow-hero__scrollcue-line:after{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}.grain-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.vignette-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9997;pointer-events:none;background:radial-gradient(ellipse at center,transparent 45%,rgba(0,0,0,.05) 78%,rgba(0,0,0,.16) 100%)}.curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10001;pointer-events:none;background:#050403;opacity:1;animation:wow-curtain-up 2.2s cubic-bezier(.65,0,.35,1) .15s forwards}@keyframes wow-curtain-up{to{opacity:0}}@media(prefers-reduced-motion:reduce){.curtain{display:none}}@view-transition{navigation:auto}::view-transition-old(root){animation-duration:1.1s;animation-timing-function:var(--ease-out-slow, ease)}::view-transition-new(root){animation-duration:1.1s;animation-timing-function:var(--ease-out-slow, ease)}.shopify-section-group-header-group{position:fixed;top:0;left:0;right:0;z-index:9990}.header-wrapper{position:static;opacity:1;pointer-events:auto;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
