@import"https://fonts.googleapis.com/css2?family=Caveat:wght@600;700&family=DM+Sans:wght@400;500;600;700;800;900&family=Shantell+Sans:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&display=swap";.frushi-site,.frushi-site *,.frushi-site *:before,.frushi-site *:after{box-sizing:border-box}.frushi-site{--cream: #fff8ec;--pink: #ed2865;--pink-deep: #c91c53;--pink-pale: #ffe2eb;--pink-soft: #ffb8ce;--coral: #ff6152;--orange: #ff842a;--yellow: #ffc932;--lemon: #ffe77a;--green: #7daf36;--sky: #c9edf3;--navy: #183d68;--copy: #684653;--logo-gradient: linear-gradient( 100deg, #e3155a 0%, #f22d52 23%, #ff6330 48%, #ff9e1e 69%, #ffc72d 82%, #7caf37 100% );--button-gradient: linear-gradient( 105deg, #e92161 0%, #f53d60 27%, #ff6251 53%, #ff872b 77%, #ffbd32 100% );--container: 1240px;overflow:hidden;background:var(--cream);color:var(--navy);font-family:DM Sans,system-ui,sans-serif;line-height:1.55}.frushi-site img{display:block;max-width:100%}.frushi-site a{color:inherit;text-decoration:none}.frushi-container{width:min(calc(100% - 2rem),var(--container));margin-inline:auto}.frushi-section{position:relative;padding:clamp(5rem,9vw,8rem) 0}.frushi-hand-title{margin:0;font-family:Shantell Sans,cursive;font-weight:700;line-height:.94;letter-spacing:-.055em}.frushi-display{font-size:clamp(3.5rem,7vw,6.8rem)}.frushi-gradient-text{background:var(--logo-gradient);background-clip:text;-webkit-background-clip:text;color:transparent}.frushi-eyebrow{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.9rem;color:var(--pink-deep);font-family:Shantell Sans,cursive;font-size:1rem;font-weight:700}.frushi-eyebrow:before{color:var(--coral);content:"\2726"}.frushi-center{margin-inline:auto;text-align:center}.frushi-section-heading{max-width:930px}.frushi-section-heading h2 span{display:block}.frushi-section-intro{max-width:680px;margin:1.1rem auto 0;color:var(--copy);font-size:1.08rem;font-weight:650}.frushi-button{display:inline-flex;min-height:3.6rem;align-items:center;justify-content:center;padding:.95rem 1.55rem;border:2px solid var(--pink-deep);border-radius:999px;background:var(--button-gradient);box-shadow:0 7px #b91848c7,0 15px 25px #dc245c2e;color:#fff!important;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.frushi-button:hover{box-shadow:0 3px #b91848c7,0 9px 19px #dc245c2e;filter:saturate(1.08);transform:translateY(4px) rotate(-1deg)}.frushi-announcement{overflow:hidden;background:linear-gradient(90deg,#e92364,#f54162,#ff6651);color:#fff}.frushi-announcement-track{display:flex;width:max-content;padding:.58rem 0;animation:frushi-marquee-scroll 27s linear infinite}.frushi-announcement-track span{padding-right:1.4rem;font-size:.72rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.frushi-announcement-track span:after{margin-left:1.4rem;color:var(--lemon);content:"\2726"}.frushi-header{position:absolute;top:2.25rem;right:0;left:0;z-index:80}.frushi-header-shell{position:relative;display:grid;grid-template-columns:auto 1fr auto;min-height:4.9rem;align-items:center;gap:2rem;padding:.55rem .9rem .55rem 1.15rem;border:2px solid rgba(237,40,101,.35);border-radius:999px;background:#fffbf4f0;box-shadow:0 10px 32px #d3265c1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.frushi-logo{width:clamp(135px,13vw,195px);max-height:66px;object-fit:contain;object-position:left center}.frushi-nav{display:flex;justify-content:center;gap:clamp(1rem,2.4vw,1.8rem)}.frushi-nav a{position:relative;color:var(--pink-deep);font-family:Shantell Sans,cursive;font-size:1rem;font-weight:600}.frushi-nav a:after{position:absolute;right:3%;bottom:-.28rem;left:3%;height:3px;border-radius:50%;background:var(--pink);content:"";opacity:0;transform:rotate(-1deg) scaleX(.4);transition:opacity .18s ease,transform .18s ease}.frushi-nav a:hover:after{opacity:1;transform:rotate(-1deg) scaleX(1)}.frushi-header-heart{position:absolute;top:-.9rem;left:20%;color:var(--pink);font-family:Caveat,cursive;font-size:1.8rem;transform:rotate(-13deg);animation:frushi-doodle-pop 3.5s ease-in-out infinite}.frushi-header-star{position:absolute;right:21%;bottom:-.75rem;color:var(--orange);font-size:1.45rem;animation:frushi-doodle-pop 3.8s ease-in-out infinite reverse}.frushi-hero{position:relative;min-height:930px;overflow:hidden;background:linear-gradient(135deg,#fff6e5,#ffe4e8);isolation:isolate}.frushi-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-5;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(1.02) contrast(1.01);transform:translate3d(calc(var(--frushi-mouse-x, 0) * -8px),calc(var(--frushi-mouse-y, 0) * -5px),0) scale(1.02);transition:transform .12s linear}.frushi-hero-readability{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-4;background:linear-gradient(90deg,rgba(255,249,236,.25) 0%,rgba(255,249,236,.1) 27%,transparent 48%);pointer-events:none}.frushi-hero-inner{position:relative;z-index:15;display:flex;min-height:930px;align-items:center;padding-top:8rem}.frushi-hero-copy{width:min(690px,100%);padding:4rem 0}.frushi-launch-badge{display:inline-flex;min-height:2.7rem;align-items:center;padding:.46rem .95rem;border:2px solid rgba(205,33,86,.7);border-radius:999px;background:#fffaf0f5;box-shadow:4px 5px #ffb8cebf;color:var(--pink-deep);font-family:Shantell Sans,cursive;font-size:.95rem;font-weight:700;animation:frushi-badge-bounce 3.8s ease-in-out infinite;transform:rotate(-2deg)}.frushi-hero-title{margin:1.25rem 0 0;color:var(--navy);font-family:Shantell Sans,cursive;font-size:clamp(4.3rem,9.2vw,8.4rem);font-weight:700;line-height:.79;letter-spacing:-.07em}.frushi-hero-title>span{display:block}.frushi-hero-title .frushi-hello{margin-top:.13em;font-size:.78em}.frushi-hero-description{width:min(585px,100%);margin:1.5rem 0 0;color:var(--copy);font-size:clamp(1.05rem,1.8vw,1.23rem);font-weight:700}.frushi-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem;margin-top:1.9rem}.frushi-hero-actions .frushi-button{animation:frushi-button-bounce 3.7s ease-in-out infinite}.frushi-sip-sticker{display:grid;width:115px;aspect-ratio:1;place-items:center;border:2px solid var(--pink-deep);border-radius:45% 55% 48% 52%/52% 43% 57% 48%;background:var(--pink);box-shadow:6px 7px #ffb8cecc;color:#fff;font-family:Caveat,cursive;font-size:1.7rem;font-weight:700;line-height:.86;text-align:center;animation:frushi-sticker-wiggle 4.6s ease-in-out infinite}.frushi-fruit{position:absolute;z-index:18;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 8px 8px rgba(130,38,68,.12))}.frushi-strawberry{top:14%;right:3%;font-size:clamp(4rem,7vw,6.3rem);animation:frushi-fruit-a 4.9s ease-in-out infinite}.frushi-lemon{right:1%;bottom:4%;font-size:clamp(3.6rem,6vw,5.5rem);animation:frushi-fruit-b 5.4s ease-in-out infinite}.frushi-orange{top:50%;left:-1rem;font-size:clamp(2.8rem,5vw,4.2rem);animation:frushi-fruit-a 5.8s ease-in-out infinite reverse}.frushi-peach{top:34%;right:-.5rem;font-size:clamp(2.8rem,5vw,4rem);animation:frushi-fruit-b 5.2s ease-in-out infinite reverse}.frushi-berry{top:63%;right:3%;font-size:clamp(2.4rem,4vw,3.5rem);animation:frushi-fruit-a 4.7s ease-in-out infinite reverse}.frushi-hero-star,.frushi-hero-heart{position:absolute;z-index:18;pointer-events:none;animation:frushi-doodle-pop 3.6s ease-in-out infinite}.frushi-hero-star{top:28%;right:12%;color:var(--pink);font-size:2.3rem}.frushi-hero-heart{right:10%;bottom:20%;color:var(--coral);font-family:Caveat,cursive;font-size:2.5rem}.frushi-marquee{position:relative;z-index:30;overflow:hidden;background:var(--button-gradient);color:#fff;transform:rotate(-.35deg) scale(1.01)}.frushi-marquee-track{display:flex;width:max-content;padding:.9rem 0;animation:frushi-marquee-scroll 23s linear infinite}.frushi-marquee-track span{padding-right:1.5rem;font-family:Shantell Sans,cursive;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:600}.frushi-marquee-track span:after{margin-left:1.5rem;color:var(--lemon);content:"\2726"}.frushi-ingredients{overflow:hidden;background:radial-gradient(circle at 3% 12%,rgba(255,197,64,.2),transparent 22rem),radial-gradient(circle at 95% 80%,rgba(238,40,101,.16),transparent 28rem),var(--cream)}.frushi-ingredients-grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(3rem,7vw,6rem);margin-top:4rem}.frushi-ingredient-art{position:relative;min-height:680px;display:grid;place-items:center}.frushi-ingredient-paint{position:absolute;width:91%;aspect-ratio:.88;border-radius:40% 60% 52% 48%/57% 40% 60% 43%;background:linear-gradient(145deg,#ffc6d8,#ffdfd4 45%,#ffe9bd);transform:rotate(-5deg);animation:frushi-blob-drift 8s ease-in-out infinite}.frushi-ingredient-photo{position:relative;z-index:4;overflow:hidden;width:min(525px,88%);border:3px solid rgba(224,48,103,.7);border-radius:43% 57% 46% 54%/52% 42% 58% 48%;box-shadow:11px 14px #ffb8cea6}.frushi-ingredient-photo img{width:100%;height:auto}.frushi-note{position:absolute;z-index:10;max-width:250px;padding:.8rem 1rem;border:2px solid rgba(211,40,94,.52);background:#fffbf2f7;box-shadow:5px 7px #ffb8cea8;color:var(--pink-deep);font-family:Shantell Sans,cursive;font-size:.9rem;font-weight:700;line-height:1.2;animation:frushi-label-float 5s ease-in-out infinite}.frushi-note-fruit{top:4%;left:-1%}.frushi-note-simple{top:27%;right:-2%}.frushi-note-sweetener{bottom:19%;left:-1%}.frushi-note-yum{right:6%;bottom:4%;background:var(--pink);color:#fff}.frushi-ingredient-copy h3{margin:0;color:var(--navy);font-family:Shantell Sans,cursive;font-size:clamp(2.8rem,5.4vw,5rem);font-weight:700;line-height:.95;letter-spacing:-.05em}.frushi-ingredient-copy h3 em{color:var(--pink-deep);font-family:Caveat,cursive;font-style:normal}.frushi-ingredient-copy>p{max-width:540px;margin:1.15rem 0 0;color:var(--copy);font-size:1.06rem;font-weight:600}.frushi-points{display:grid;gap:.88rem;margin-top:1.6rem}.frushi-point{display:flex;align-items:center;gap:.8rem;color:var(--navy);font-family:Shantell Sans,cursive;font-size:1.03rem;font-weight:650}.frushi-point>span{display:grid;width:2.1rem;height:2.1rem;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--pink-pale);color:var(--pink)}.frushi-hand-note{display:block;margin:1.6rem 0 0;color:var(--pink-deep)!important;font-family:Caveat,cursive;font-size:clamp(1.8rem,3vw,2.6rem)!important;font-weight:700!important}.frushi-hot-cold{overflow:hidden;background:linear-gradient(105deg,#d8f2f5,#f8f8ed 46%,#fff2e1 55%,#ffd9b1)}.frushi-hot-cold-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:clamp(3rem,7vw,6rem)}.frushi-hot-cold-art{position:relative;padding:1rem}.frushi-hot-cold-paint{position:absolute;top:3%;right:-2%;bottom:-3%;left:2%;border-radius:46% 54% 45% 55%/57% 42% 58% 43%;background:linear-gradient(145deg,#ffb8ceb8,#ffd5a6d1)}.frushi-hot-cold-image{position:relative;z-index:4;overflow:hidden;border:3px solid rgba(225,46,103,.7);border-radius:43% 57% 49% 51%/54% 42% 58% 46%;box-shadow:10px 13px #ffb8cead}.frushi-hot-cold-image img{width:100%;height:auto}.frushi-temp{position:absolute;z-index:8;display:grid;width:118px;aspect-ratio:1;place-items:center;border:2px solid rgba(211,40,94,.6);border-radius:50%;box-shadow:5px 7px #ffb8ceb8;font-family:Caveat,cursive;font-size:1.36rem;font-weight:700;line-height:.9;text-align:center;animation:frushi-sticker-wiggle 4.7s ease-in-out infinite}.frushi-temp-cold{top:-.3rem;left:-.2rem;background:var(--sky);color:var(--navy)}.frushi-temp-hot{right:-.3rem;bottom:-.6rem;background:var(--coral);color:#fff}.frushi-hot-cold-copy p{max-width:550px;margin:1.1rem 0 0;color:var(--copy);font-size:1.07rem;font-weight:650}.frushi-way{position:relative;overflow:hidden;min-height:500px;display:grid;place-items:center;padding:5rem 1rem;background:radial-gradient(circle at 8% 12%,rgba(255,232,112,.52),transparent 22rem),radial-gradient(circle at 90% 84%,rgba(255,157,68,.46),transparent 24rem),linear-gradient(120deg,#eb2262,#f84263 38%,#ff6553 67%,#ff8b34);color:#fff;text-align:center}.frushi-way-splash{position:absolute;border:3.6rem solid rgba(255,255,255,.11);border-radius:50%;animation:frushi-splash-drift 9s ease-in-out infinite}.frushi-way-splash-a{top:-13rem;left:-10rem;width:31rem;aspect-ratio:1}.frushi-way-splash-b{right:-12rem;bottom:-15rem;width:34rem;aspect-ratio:1}.frushi-way-content{position:relative;z-index:5}.frushi-way-eyebrow{color:var(--lemon)}.frushi-way-title{margin:0;font-family:Shantell Sans,cursive;font-size:clamp(4.6rem,10vw,9rem);font-weight:700;line-height:.84;letter-spacing:-.06em}.frushi-way-title span{display:block}.frushi-way-copy{margin:1.2rem 0 0;color:var(--lemon);font-family:Caveat,cursive;font-size:clamp(2rem,4vw,3.2rem);font-weight:700}.frushi-way-heart,.frushi-way-star{position:absolute;z-index:4;animation:frushi-doodle-pop 3.6s ease-in-out infinite}.frushi-way-heart{top:17%;left:8%;font-size:4rem}.frushi-way-star{right:9%;bottom:17%;color:var(--lemon);font-size:3rem}.frushi-moments{overflow:hidden;background:linear-gradient(145deg,#fff8eb,#ffe2ea 47%,#fff0cf)}.frushi-moments-heading{max-width:870px;margin-bottom:3.5rem}.frushi-moments-heading p{max-width:650px;margin:1rem 0 0;color:var(--copy);font-weight:650}.frushi-moments-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:78px;gap:1rem}.frushi-moment{overflow:hidden;margin:0;border:2px solid rgba(224,47,103,.64);border-radius:1.7rem;box-shadow:7px 9px #ffb8ce9e}.frushi-moment img{width:100%;height:100%;object-fit:cover}.frushi-moment-1{grid-column:1 / 5;grid-row:1 / 7}.frushi-moment-2{grid-column:5 / 9;grid-row:2 / 8}.frushi-moment-3{grid-column:9 / 13;grid-row:1 / 6}.frushi-moment-4{grid-column:2 / 8;grid-row:8 / 13}.frushi-moment-5{grid-column:8 / 13;grid-row:7 / 13}.frushi-mid-cta{position:relative;overflow:hidden;padding:clamp(4rem,7vw,5.5rem) 1rem;background:linear-gradient(105deg,#ea2864,#f54c67 46%,#ff6d5c 73%,#ff8b45);color:#fff;text-align:center}.frushi-mid-cta h2{margin:0;font-family:Shantell Sans,cursive;font-size:clamp(3.3rem,7vw,6rem);font-weight:700;line-height:.94;letter-spacing:-.05em}.frushi-mid-cta p{max-width:590px;margin:.9rem auto 1.6rem;color:#ffffffeb;font-weight:700}.frushi-campaign{width:100%;overflow:hidden;background:var(--pink-pale)}.frushi-campaign img{display:block;width:100%;height:auto;object-fit:contain}.frushi-story{overflow:hidden;background:radial-gradient(circle at 91% 9%,rgba(255,202,58,.18),transparent 24rem),var(--cream)}.frushi-story-grid{display:grid;grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(3rem,7vw,6rem)}.frushi-story-art{position:relative;min-height:660px;display:grid;place-items:center}.frushi-story-paint{position:absolute;width:92%;aspect-ratio:.83;border-radius:40% 60% 58% 42%/52% 38% 62% 48%;background:linear-gradient(145deg,#ed2865,#ff6654);animation:frushi-blob-drift 8s ease-in-out infinite}.frushi-story-ring{position:absolute;width:74%;aspect-ratio:.86;border:2rem solid rgba(255,227,237,.6);border-radius:50%}.frushi-story-image{position:relative;z-index:5;overflow:hidden;width:85%;aspect-ratio:4 / 5;border:3px solid rgba(205,35,88,.52);border-radius:49% 51% 42% 58%/53% 42% 58% 47%;box-shadow:10px 14px #ffb8ce94}.frushi-story-image img{width:100%;height:100%;object-fit:cover}.frushi-story-fruit{position:absolute;z-index:8;right:0;bottom:4%;font-size:5rem;animation:frushi-fruit-a 4.8s ease-in-out infinite}.frushi-story-heart{position:absolute;z-index:8;top:4%;left:3%;color:var(--pink);font-size:4rem}.frushi-story-copy p{margin:1rem 0 0;color:var(--copy);font-weight:560}.frushi-story-lead{color:var(--navy)!important;font-size:1.15rem;font-weight:800!important}.frushi-signature{color:var(--pink-deep)!important;font-family:Caveat,cursive;font-size:2.3rem!important;font-weight:700!important}.frushi-waitlist{overflow:hidden;background:radial-gradient(circle at 7% 15%,rgba(255,232,109,.45),transparent 23rem),linear-gradient(118deg,#e92664,#f44764 43%,#ff6857 70%,#ff8a3e);color:#fff}.frushi-waitlist-card{position:relative;z-index:4;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2.5rem,6vw,5rem);padding:clamp(2rem,5vw,4.5rem);border:2px solid rgba(255,255,255,.7);border-radius:3rem;background:#bc1a492e;box-shadow:10px 13px #a41c494d}.frushi-waitlist-card h2{margin:0;font-family:Shantell Sans,cursive;font-size:clamp(3.4rem,7vw,6.2rem);font-weight:700;line-height:.92;letter-spacing:-.055em}.frushi-light-eyebrow{color:var(--lemon)}.frushi-waitlist-script{display:block;margin-top:.75rem;color:var(--lemon);font-family:Caveat,cursive;font-size:clamp(2rem,4vw,3rem);font-weight:700}.frushi-waitlist-copy p{max-width:570px;margin:1rem 0 0;color:#ffffffe8;font-weight:650}.frushi-form-shell,.frushi-live-card{padding:1.4rem;border:2px solid rgba(205,30,83,.68);border-radius:1.9rem;background:#fff;box-shadow:8px 9px #ffb8ceb8;color:var(--navy)}.frushi-fallback-form label{display:block;margin-bottom:.65rem;color:var(--pink-deep);font-family:Shantell Sans,cursive;font-weight:700}.frushi-form-row{display:grid;grid-template-columns:1fr auto;gap:.65rem}.frushi-form-row input{width:100%;min-width:0;padding:.95rem 1rem;border:2px solid var(--pink-soft);border-radius:999px;background:var(--cream);color:var(--navy)}.frushi-form-success,.frushi-form-error{padding:.8rem;border-radius:1rem;background:var(--pink-pale);color:var(--pink-deep);font-weight:800}.frushi-live-card{text-align:center}.frushi-live-card h3{margin:0;font-family:Shantell Sans,cursive;font-size:2.8rem}.frushi-bubble{position:absolute;bottom:-100px;width:var(--size);height:var(--size);border:2px solid rgba(255,255,255,.46);border-radius:50%;background:radial-gradient(circle at 30% 25%,#ffffff85,#ffffff14);animation:frushi-bubble-rise var(--duration) linear infinite;animation-delay:var(--delay)}.frushi-footer{position:relative;overflow:hidden;padding:4rem 1rem 3rem;background:linear-gradient(120deg,#bc174c,#d6245c,#ef386b);color:#fff;text-align:center}.frushi-footer-inner{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center}.frushi-footer-logo{width:min(280px,70vw);max-height:120px;object-fit:contain}.frushi-footer-contact{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem;margin-top:1.4rem;font-weight:800}.frushi-footer-contact a{color:#fff!important}.frushi-footer-contact a:hover{color:var(--lemon)!important}.frushi-footer-contact span{color:var(--lemon)}.frushi-footer-tagline{margin:.9rem 0 0;color:var(--lemon);font-family:Caveat,cursive;font-size:2rem;font-weight:700}.frushi-footer-copyright{margin:.4rem 0 0;color:#ffffffad;font-size:.75rem}.frushi-footer-heart,.frushi-footer-star{position:absolute;pointer-events:none;animation:frushi-doodle-pop 4s ease-in-out infinite}.frushi-footer-heart{color:#ffffffa6;font-size:4rem}.frushi-footer-heart-a{top:18%;left:8%}.frushi-footer-heart-b{right:8%;bottom:15%}.frushi-footer-star{top:20%;right:14%;color:var(--lemon);font-size:2.3rem}.frushi-site [data-frushi-reveal]{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.frushi-site [data-frushi-reveal].frushi-visible{opacity:1;transform:translateY(0)}@keyframes frushi-marquee-scroll{to{transform:translate(-50%)}}@keyframes frushi-badge-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes frushi-button-bounce{0%,to{translate:0 0}50%{translate:0 -5px}}@keyframes frushi-sticker-wiggle{0%,to{transform:translateY(0) rotate(7deg)}50%{transform:translateY(-8px) rotate(2deg)}}@keyframes frushi-fruit-a{0%,to{transform:translate(0)}50%{transform:translate(7px,-15px)}}@keyframes frushi-fruit-b{0%,to{transform:translate(0)}50%{transform:translate(-6px,-12px)}}@keyframes frushi-doodle-pop{0%,to{transform:scale(1)}50%{transform:scale(1.13) rotate(7deg)}}@keyframes frushi-blob-drift{0%,to{transform:translate(0) rotate(-5deg)}50%{transform:translate(5px,-10px) rotate(-2deg)}}@keyframes frushi-label-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes frushi-splash-drift{0%,to{transform:translate(0)}50%{transform:translate(14px,10px) rotate(7deg)}}@keyframes frushi-bubble-rise{0%{transform:translate(0);opacity:0}10%{opacity:1}to{transform:translate(var(--drift),-850px);opacity:0}}@media(max-width:980px){.frushi-nav{display:none}.frushi-header-shell{grid-template-columns:1fr auto}.frushi-ingredients-grid,.frushi-hot-cold-grid,.frushi-story-grid,.frushi-waitlist-card{grid-template-columns:1fr}.frushi-ingredient-copy{text-align:center}.frushi-points{width:min(520px,100%);margin-inline:auto;text-align:left}}@media(max-width:760px){.frushi-hero,.frushi-hero-inner{min-height:880px}.frushi-hero-image{object-position:63% center}.frushi-hero-readability{background:linear-gradient(0deg,rgba(255,249,237,.95) 0%,rgba(255,249,237,.8) 25%,rgba(255,249,237,.24) 48%,transparent 66%)}.frushi-hero-inner{align-items:flex-end}.frushi-hero-copy{padding-bottom:4rem;text-align:center}.frushi-hero-actions{justify-content:center}.frushi-lemon{top:23%;right:-.4rem;bottom:auto;font-size:4rem}.frushi-strawberry{top:11%;right:3%;font-size:4.4rem}.frushi-peach,.frushi-berry{display:none}.frushi-moments-grid{grid-template-columns:1fr 1fr;grid-auto-rows:310px}.frushi-moment,.frushi-moment-1,.frushi-moment-2,.frushi-moment-3,.frushi-moment-4,.frushi-moment-5{grid-column:auto;grid-row:auto}.frushi-form-row{grid-template-columns:1fr}.frushi-form-row .frushi-button{width:100%}}@media(max-width:560px){.frushi-header-shell>.frushi-button{display:none}.frushi-logo{width:145px}.frushi-hero-title{font-size:clamp(3.7rem,17vw,5.1rem)}.frushi-hero-actions{display:grid}.frushi-hero-actions .frushi-button{width:100%}.frushi-sip-sticker{margin-inline:auto}.frushi-ingredient-art{display:flex;min-height:auto;flex-direction:column;gap:.8rem}.frushi-ingredient-paint{display:none}.frushi-ingredient-photo{width:100%}.frushi-note,.frushi-note-fruit,.frushi-note-simple,.frushi-note-sweetener,.frushi-note-yum{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;max-width:none}.frushi-moments-grid{grid-template-columns:1fr}.frushi-footer-contact{flex-direction:column;gap:.4rem}.frushi-footer-contact>span{display:none}}@media(prefers-reduced-motion:reduce){.frushi-site *,.frushi-site *:before,.frushi-site *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.frushi-site [data-frushi-reveal]{opacity:1;transform:none}}.frushi-hero-copy{width:min(600px,100%)}.frushi-hero-title{max-width:600px;font-size:clamp(3.3rem,6.6vw,6.25rem);line-height:.84;letter-spacing:-.06em}.frushi-hero-description{width:min(520px,100%);font-size:clamp(1rem,1.45vw,1.15rem)}@media(max-width:760px){.frushi-hero{min-height:720px;height:100svh;max-height:850px;background:#fff4e8}.frushi-hero-inner{min-height:720px;height:100%;align-items:flex-end;padding-top:6.25rem}.frushi-hero-image{width:100%;height:100%;object-fit:cover;object-position:61% 50%;transform:none}.frushi-hero-readability{background:linear-gradient(180deg,#fff8ec05,#fff8ec08 34%,#fff8ec21 48%,#fff8ec80 68%,#fff8ecd1,#fff8eced),linear-gradient(90deg,rgba(255,248,236,.28) 0%,rgba(255,248,236,.09) 46%,transparent 72%)}.frushi-hero-copy{position:relative;z-index:20;width:min(390px,100%);padding:0 0 1.8rem;text-align:left}.frushi-launch-badge{min-height:2.25rem;padding:.34rem .72rem;font-size:.78rem;box-shadow:3px 4px #ffb8ceb8}.frushi-hero-title{max-width:365px;margin-top:.85rem;font-size:clamp(2.85rem,11vw,3.55rem);line-height:.86;letter-spacing:-.058em}.frushi-hero-title .frushi-hello{margin-top:.15em;font-size:.74em}.frushi-hero-description{width:min(325px,92%);margin-top:.9rem;font-size:.92rem;line-height:1.38}.frushi-hero-actions{display:flex!important;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:.75rem;margin-top:1.05rem}.frushi-hero-actions .frushi-button{min-height:3.15rem;padding:.76rem 1.1rem;font-size:.9rem;box-shadow:0 5px #b91848c7,0 10px 18px #dc245c29}.frushi-sip-sticker{width:76px;margin:0;font-size:1.35rem;box-shadow:4px 5px #ffb8cec2}.frushi-header{top:2.05rem}.frushi-header-shell{min-height:4rem;gap:.75rem;padding:.42rem .6rem .42rem .82rem;border-radius:1.4rem}.frushi-logo{width:122px;max-height:48px}.frushi-header-heart{top:-.55rem;left:31%;font-size:1.35rem}.frushi-header-star{right:21%;bottom:-.45rem;font-size:1.05rem}.frushi-fruit{z-index:10}.frushi-strawberry{top:13%;right:1%;font-size:3.65rem}.frushi-orange{top:31%;left:-.8rem;font-size:2.85rem}.frushi-lemon{top:39%;right:-.55rem;bottom:auto;font-size:3.15rem}.frushi-peach{display:block;top:52%;right:-.35rem;font-size:2.55rem}.frushi-berry{display:block;top:49%;left:-.25rem;font-size:2.25rem}.frushi-hero-star{top:27%;right:14%;z-index:11;font-size:1.55rem}.frushi-hero-heart{top:56%;right:12%;bottom:auto;z-index:11;font-size:1.7rem}}@media(max-width:430px){.frushi-hero{min-height:735px;max-height:810px}.frushi-hero-inner{min-height:735px;padding-top:5.8rem}.frushi-hero-image{object-position:63% 50%}.frushi-hero-copy{width:100%;padding-bottom:1.55rem}.frushi-hero-title{max-width:345px;font-size:clamp(2.65rem,11.8vw,3.2rem);line-height:.87}.frushi-hero-description{width:min(305px,92%);font-size:.88rem}.frushi-hero-actions{gap:.62rem}.frushi-hero-actions .frushi-button{min-height:3rem;padding:.7rem 1rem;font-size:.86rem}.frushi-sip-sticker{width:70px;font-size:1.25rem}.frushi-logo{width:116px}.frushi-strawberry{top:13%;font-size:3.35rem}.frushi-orange{top:30%;font-size:2.55rem}.frushi-lemon{top:39%;font-size:2.9rem}.frushi-peach{top:51%;font-size:2.35rem}.frushi-berry{top:48%;font-size:2rem}}@media(max-width:760px)and (max-height:720px){.frushi-hero,.frushi-hero-inner{min-height:700px}.frushi-hero-title{font-size:clamp(2.55rem,10.6vw,3.05rem)}.frushi-hero-description{margin-top:.72rem;font-size:.86rem}.frushi-hero-actions{margin-top:.85rem}}@media(max-width:760px){.frushi-hero{min-height:690px!important;height:min(100svh,790px)!important;max-height:790px!important}.frushi-hero-inner{min-height:690px!important;height:100%!important;padding-top:5.9rem!important}.frushi-hero-image{object-position:70% 50%!important}.frushi-hero-copy{width:min(360px,100%)!important}.frushi-hero-description{width:min(300px,92%)!important}}@media(max-width:430px){.frushi-hero{min-height:700px!important;height:min(100svh,780px)!important;max-height:780px!important}.frushi-hero-inner{min-height:700px!important}.frushi-hero-image{object-position:74% 50%!important}.frushi-hero-title{max-width:330px!important}.frushi-hero-description{width:min(290px,92%)!important}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/frushi-final.css.map */
