html{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar{display:none}wof-hero{display:block;background:#fcf7ed;font-family:DM Sans,Barlow,system-ui,sans-serif;position:relative;min-height:100dvh}wof-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.wof-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg,#ff30cc,#ccfd28);z-index:1000;pointer-events:none}.wof-hero{min-height:92vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;isolation:isolate}.wof-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.wof-hero__bg-img{width:100%;height:100%;object-fit:cover;opacity:.12;will-change:transform}.wof-hero__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#fcf7ed99,#fcf7ed4d,#fcf7ed)}.wof-hero__orb{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none}.wof-hero__orb--pink{width:500px;height:500px;background:radial-gradient(circle,rgba(255,48,204,.04) 0%,transparent 70%);top:10%;left:10%;filter:none;animation:wof-orb-drift-1 12s ease-in-out infinite}.wof-hero__orb--lime{width:400px;height:400px;background:radial-gradient(circle,rgba(204,253,40,.04) 0%,transparent 70%);top:30%;right:5%;filter:none;animation:wof-orb-drift-2 15s ease-in-out infinite}@keyframes wof-orb-drift-1{0%,to{transform:translateY(0)}50%{transform:translateY(-120px)}}@keyframes wof-orb-drift-2{0%,to{transform:translateY(0)}50%{transform:translateY(-60px)}}.wof-hero__content{position:relative;z-index:2;max-width:1024px;padding-inline:16px;margin:0 auto;opacity:var(--wof-opacity, 1);filter:blur(var(--wof-blur, 0px));-webkit-filter:blur(var(--wof-blur, 0px));transition:opacity .15s ease-out,filter .15s ease-out,-webkit-filter .15s ease-out}.wof-logo__wrapper{width:100%;margin-inline:auto;margin-bottom:34px;display:block}.wof-logo__link{display:block;text-decoration:none}.wof-logo{height:32px;width:fit-content;display:block;margin-inline:auto;cursor:pointer;transition:transform .15s;opacity:0;animation:wof-logo-intro .5s ease-out forwards}@keyframes wof-logo-intro{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.wof-logo:hover{transform:scale(1.05)}.wof-title{font-size:48px;line-height:44px;letter-spacing:-1.2px;color:#1a1a1a;margin:0 0 24px;font-family:Fraunces,Georgia,serif!important;font-weight:700!important}.wof-title__char{display:inline-block;transform-origin:bottom;opacity:0;animation:wof-title-unfold .4s cubic-bezier(.22,1,.36,1) forwards}@keyframes wof-title-unfold{0%{opacity:0;transform:translateY(40%) scaleY(-.1)}to{opacity:1;transform:translateY(0) scaleY(1)}}.wof-title__highlight{color:#ff30cc;position:relative;display:inline-block}.wof-title__highlight:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:3px;border-radius:9999px;background:linear-gradient(90deg,#ff30cc,#ccfd28);transform:scaleX(0);transform-origin:left}@media(min-width:640px){.wof-title__highlight:after{bottom:-12px}}.wof-title__highlight:after{animation:wof-drip-scale .9s cubic-bezier(.34,1.56,.64,1) 1.1s forwards}@keyframes wof-drip-scale{to{transform:scaleX(1)}}.wof-drip-dots{position:absolute;top:100%;left:0;right:0;height:14px;pointer-events:none}.wof-drip-dot{position:absolute;bottom:0;width:3px;border-radius:3px;background:#ff30cc;animation:wof-drip-dot 2.5s ease-in-out infinite;opacity:0;transform-origin:top center}.wof-drip-dot:nth-child(1){left:15%;height:10px;background:#ff30ccd5;animation-delay:1.4s}.wof-drip-dot:nth-child(2){left:23%;height:12px;background:#d43a78e0;animation-delay:1.7s}.wof-drip-dot:nth-child(3){left:78%;height:10px;background:#d7dc41;animation-delay:2s}@keyframes wof-drip-dot{0%{opacity:0;transform:translate(-50%) scaleY(0)}20%{opacity:.5;transform:translate(-50%) scaleY(1)}60%{opacity:.3;transform:translate(-50%) translateY(10px)}to{opacity:0;transform:translate(-50%) translateY(25px)}}.wof-subtitle{font-size:16px;color:#1a1a1a66;line-height:26px;margin:0 0 48px;max-width:36rem;margin-inline:auto;font-family:DM Sans,Barlow!important;opacity:0;transform:translateY(20px)}wof-hero[data-fonts-ready] .wof-subtitle{animation:wof-slide-up .55s cubic-bezier(.22,1,.36,1) .7s forwards}.wof-subtitle__wet{font-weight:700;color:#ff30cc;animation:wof-wet-glow 2s ease-in-out infinite}@keyframes wof-wet-glow{0%,to{text-shadow:0 0 0 #ff30cc}50%{text-shadow:0 0 8px rgba(255,48,204,.3)}}.wof-subtitle__suffix{font-size:16px;color:#000;font-family:DM Sans,Barlow!important}.wof-stats{display:flex;gap:32px;justify-content:center;flex-wrap:wrap;margin-bottom:48px;opacity:0;transform:translateY(16px)}@media(min-width:640px){.wof-stats{gap:56px;margin-bottom:96px}}wof-hero[data-fonts-ready] .wof-stats{animation:wof-slide-up .5s cubic-bezier(.22,1,.36,1) 1.1s forwards}.wof-stat{display:flex;align-items:center;gap:12px}.wof-stat__icon{font-size:24px;line-height:1;animation:wof-stat-icon-sway 5s ease-in-out infinite}@keyframes wof-stat-icon-sway{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}.wof-stat__content{display:flex;flex-direction:column;align-items:start;gap:0px}.wof-stat__value{font-size:20px;font-weight:700;color:#1a1a1a;font-family:DM Sans,Barlow!important;font-variant-numeric:tabular-nums;line-height:28px}.wof-stat__label{font-size:10px;font-weight:400;color:#1a1a1a4d;letter-spacing:.15em;text-transform:uppercase}.wof-scroll-hint{display:flex;flex-direction:column;align-items:center;gap:12px;opacity:0}wof-hero[data-fonts-ready] .wof-scroll-hint{animation:wof-fade-in .5s ease 1.5s forwards,wof-hint-bounce 2s ease-in-out 2s infinite}@keyframes wof-hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}.wof-scroll-hint__label{font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:#1a1a1a26;font-family:DM Sans,Barlow,system-ui,sans-serif}.wof-scroll-hint__mouse{width:20px;height:32px;border:1px solid rgba(255,48,204,.2);border-radius:9999px;display:flex;justify-content:center;align-items:flex-start;padding:4px;box-sizing:border-box}.wof-scroll-hint__dot{width:4px;height:8px;background:#ff30cc;border-radius:9999px;flex-shrink:0;animation:wof-scroll-dot 2s ease-in-out infinite}@keyframes wof-scroll-dot{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(12px);opacity:.3}}@keyframes wof-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes wof-fade-in{0%{opacity:0}to{opacity:1}}@media(min-width:40rem){.wof-logo{height:40px}.wof-title{font-size:72px;line-height:66px}.wof-drip-dots{top:calc(100% + 8px)}.wof-subtitle{font-size:18px;line-height:30px}}@media(min-width:64rem){.wof-logo{height:48px}.wof-title{font-size:112px;line-height:100px}.wof-subtitle{font-size:20px;line-height:32px}}.wof-particle{position:fixed;pointer-events:none;z-index:0;opacity:0;left:var(--x, 50%);animation:wof-float-up var(--dur, 20s) linear infinite;animation-delay:var(--del, 0s)}@keyframes wof-float-up{0%{transform:translateY(100vh) rotate(0) scale(0);opacity:0}10%{opacity:.6;transform:translateY(80vh) rotate(72deg) scale(1)}90%{opacity:.3}to{transform:translateY(-20vh) rotate(720deg) scale(.3);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/220/assets/wof-hero.css.map */
