:root{--shadow: 0 24px 70px rgba(181,83,128,.16);--display: "Fraunces", Georgia, serif;--product: "Calistoga", Georgia, serif;--ui: "Nunito Sans", Arial, sans-serif;--font-heading-family: var(--display);--font-body-family: var(--ui);--header-height: 82px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:linear-gradient(180deg,var(--cream),var(--rosewater));font-family:var(--ui);font-size:16px;line-height:1.55;overflow-x:hidden}body.menu-open{overflow:hidden}button,input,textarea,select{color:inherit;font:inherit}button,summary{cursor:pointer}a{color:inherit}img,svg{display:block;max-width:100%}input,textarea,select{border-radius:0}[hidden]{display:none!important}.page-width{width:min(calc(100% - 2.5rem),var(--page-width));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;left:1rem;top:-6rem;z-index:999;padding:.8rem 1rem;background:#fff;border-radius:1rem}.skip-link:focus{top:1rem}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.rte a{color:var(--blue);text-decoration-thickness:.1em;text-underline-offset:.15em}.placeholder-svg{width:100%;height:100%;color:#d8a9bd;background:var(--rosewater)}.main-content{min-height:55vh}h1,h2,.heading-display{margin:0;font-family:var(--display);font-weight:900;letter-spacing:-.055em;line-height:.96}h1 em,h2 em{color:var(--pink);font-style:normal}h2{font-size:clamp(3rem,6vw,6rem)}.eyebrow{margin:0 0 1rem;color:var(--blue);font-size:.75rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.section{padding:clamp(4.5rem,8vw,8rem) clamp(1.25rem,6vw,7rem)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.2rem}.section-heading.compact{max-width:950px}.section-intro{max-width:720px;margin:0 0 2.4rem;color:#456071}.text-link{color:var(--blue);font-weight:900;text-decoration-thickness:2px;text-underline-offset:.35rem}.button,.shopify-payment-button__button--unbranded{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:.78rem 1.3rem;border:2px solid var(--navy);border-radius:999px;font-weight:900;letter-spacing:.02em;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.button:hover,.shopify-payment-button__button--unbranded:hover{transform:translateY(-2px) rotate(-.5deg);box-shadow:0 9px #172f471a}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:3px}.button-primary{background:var(--navy);color:#fff}.button-secondary{background:transparent}.button-light{border-color:#fff;background:#fff;color:var(--blue)}.button[disabled],button[disabled]{cursor:not-allowed;opacity:.5}.announcement{padding:.55rem 1rem;background:var(--navy);color:#fff;text-align:center;font-size:.78rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.announcement p{margin:0}.announcement a{text-decoration:none}#shopify-section-header{position:sticky;top:0;z-index:50}.site-header{min-height:var(--header-height);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:0 clamp(1.25rem,4vw,5rem);border-bottom:1px solid var(--line);background:#fff8fbeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:50}.wordmark{font-family:var(--product);color:var(--blue);font-size:2rem;line-height:1;text-decoration:none;letter-spacing:-.04em}.header-logo{width:auto;max-width:100%;max-height:60px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,2.2vw,2rem);font-size:.86rem;font-weight:800;letter-spacing:.04em}.desktop-nav>a,.nav-dropdown>summary{position:relative;padding:1.8rem 0;list-style:none;text-decoration:none;white-space:nowrap}.nav-dropdown>summary::-webkit-details-marker{display:none}.desktop-nav>a:after,.nav-dropdown>summary:after{content:"";position:absolute;left:0;right:100%;bottom:1.35rem;height:2px;background:var(--pink);transition:right .2s ease}.desktop-nav>a:hover:after,.desktop-nav>a:focus-visible:after,.nav-dropdown>summary:hover:after{right:0}.nav-dropdown{position:relative}.nav-dropdown-panel{position:absolute;top:calc(100% - .8rem);left:50%;min-width:210px;padding:.7rem;transform:translate(-50%);border:1px solid var(--line);border-radius:1rem;background:#fff;box-shadow:var(--shadow)}.nav-dropdown-panel a{display:block;padding:.65rem .8rem;border-radius:.65rem;text-decoration:none}.nav-dropdown-panel a:hover{background:var(--rosewater)}.header-actions{justify-self:end;display:flex;align-items:center;gap:.35rem}.header-icon{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;text-decoration:none}.header-icon:hover{background:var(--mint)}.header-icon svg{width:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cart-count{position:absolute;top:0;right:-2px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:var(--pink);color:#fff;font-size:.64rem;font-weight:900}.mobile-menu-button{display:none;width:42px;height:42px;padding:10px;border:0;border-radius:50%;background:var(--mint)}.mobile-menu-button span:not(.visually-hidden){width:100%;height:2px;display:block;margin:4px 0;background:var(--navy);transition:transform .2s,opacity .2s}.mobile-menu-button[aria-expanded=true] span:nth-of-type(2){transform:translateY(6px) rotate(45deg)}.mobile-menu-button[aria-expanded=true] span:nth-of-type(3){opacity:0}.mobile-menu-button[aria-expanded=true] span:nth-of-type(4){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{position:absolute;top:100%;left:0;right:0;max-height:calc(100vh - var(--header-height));overflow-y:auto;padding:1rem 1.25rem 1.5rem;border-bottom:1px solid var(--line);background:var(--cream);box-shadow:var(--shadow)}.mobile-menu nav>a,.mobile-menu summary{display:block;padding:.85rem .25rem;border-bottom:1px solid var(--line);font-weight:900;text-decoration:none;list-style:none}.mobile-menu details div{padding:.35rem 0 .6rem 1rem}.mobile-menu details a{display:block;padding:.55rem;text-decoration:none}.hero{min-height:700px;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(2rem,4vw,5rem);padding:clamp(4rem,8vw,7.5rem) clamp(1.25rem,6vw,7rem);position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 10% 12%,rgba(255,219,112,.62) 0 5px,transparent 6px),radial-gradient(circle at 92% 12%,rgba(255,140,181,.28) 0 17%,transparent 40%),radial-gradient(circle at 27% 92%,rgba(173,226,201,.55) 0 14%,transparent 38%),linear-gradient(135deg,var(--rosewater),var(--cream) 48%,var(--mint-pale))}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;opacity:.085;background-image:radial-gradient(var(--navy) 1.6px,transparent 1.6px);background-size:28px 28px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 44%);mask-image:linear-gradient(90deg,#000,transparent 44%)}.hero--image_left .hero-copy{order:2}.hero--image_left .hero-visual{order:1}.hero-copy{max-width:670px;position:relative;z-index:2}.hero h1{font-size:clamp(4.2rem,8vw,8rem)}.hero-dek{max-width:35rem;margin:1.65rem 0 0;font-size:clamp(1.05rem,1.5vw,1.3rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.proof-list{display:flex;flex-wrap:wrap;gap:.7rem;padding:0;margin:2.2rem 0 0;list-style:none}.proof-list li{padding:.45rem .75rem;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;font-size:.82rem;font-weight:800}.hero-visual{min-height:500px;position:relative;z-index:2;display:grid;place-items:center}.hero-visual>img:not(.dreamy-decal){position:relative;z-index:3;width:min(100%,860px);max-height:520px;object-fit:contain;filter:drop-shadow(0 35px 35px rgba(23,47,71,.18));transform:rotate(-2deg)}.sunburst{position:absolute;width:min(42vw,600px);aspect-ratio:1;border-radius:50%;background:repeating-conic-gradient(from -5deg,var(--yellow) 0 10deg,rgba(255,215,90,.2) 10deg 20deg);opacity:.7;transform:rotate(5deg)}.hero-sticker{position:absolute;z-index:4;right:3%;top:7%;width:92px;aspect-ratio:1;display:grid;place-items:center;text-align:center;padding:.4rem;background:var(--pink);color:#fff;border:5px solid #fff;border-radius:50%;font-family:var(--product);font-size:1.1rem;line-height:1;transform:rotate(9deg);box-shadow:var(--shadow)}.spark{position:absolute;z-index:4;color:var(--blue);font-size:2rem}.spark-a{left:6%;bottom:15%}.spark-b{right:9%;bottom:6%;color:var(--pink);font-size:2.7rem}.dreamy-decal{position:absolute;z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:contain;filter:drop-shadow(0 18px 20px rgba(181,83,128,.16));animation:candy-float 7s ease-in-out infinite}.hero-cloud{width:clamp(310px,42vw,690px);left:-7%;top:7%;opacity:.3;z-index:0}.hero-dog{width:clamp(105px,13vw,190px);right:2.5%;bottom:7%;opacity:.84;transform:rotate(8deg);animation-delay:-2.2s}.hero-gummies{width:clamp(120px,14vw,205px);left:39%;bottom:3%;opacity:.72;transform:rotate(-7deg);animation-delay:-4.1s}@keyframes candy-float{0%,to{translate:0 0}50%{translate:0 -10px}}.marquee{overflow:hidden;padding:.78rem 0;background:var(--blue);color:#fff;font-family:var(--product);font-size:1.12rem;white-space:nowrap}.marquee>div{width:max-content;animation:marquee 28s linear infinite}.marquee-item{margin-left:1.5rem}.marquee b{color:var(--yellow);margin:0 1.5rem}@keyframes marquee{to{transform:translate(-50%)}}.collection-section{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 93% 8%,rgba(255,140,181,.22),transparent 22%),radial-gradient(circle at 8% 92%,rgba(173,226,201,.35),transparent 25%),linear-gradient(180deg,var(--paper),var(--rosewater))}.collection-section>:not(.dreamy-decal){position:relative;z-index:2}.collection-gummies{width:clamp(120px,15vw,210px);right:-2%;top:2.5rem;opacity:.38;transform:rotate(10deg)}.product-grid{display:grid;gap:clamp(1rem,2vw,1.6rem)}.product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-recommendations{background:linear-gradient(180deg,var(--cream),var(--rosewater))}.placeholder-card{overflow:hidden;border:1px solid rgba(242,95,155,.18);border-radius:1.4rem;background:#fff}.placeholder-card .product-photo{aspect-ratio:4/5}.placeholder-card .product-info{padding:1rem}.placeholder-card h3{margin:0;font-family:var(--product);font-weight:400}.placeholder-card p{margin:.25rem 0 0;color:#617482}.image-with-text{position:relative;isolation:isolate;overflow:hidden;display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:clamp(2rem,6vw,7rem);align-items:center}.image-with-text.color-mint{background:radial-gradient(circle at 91% 83%,rgba(255,140,181,.24),transparent 28%),var(--mint)}.image-with-text.color-pink{background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.6),transparent 28%),var(--blush)}.image-with-text.color-dark{background:radial-gradient(circle at 85% 12%,rgba(242,95,155,.2),transparent 28%),var(--navy);color:#fff}.image-with-text.color-dark .eyebrow{color:var(--yellow)}.image-with-text--image_left .image-with-text__copy{order:2}.image-with-text--image_left .image-with-text__media{order:1}.image-with-text>:not(.dreamy-decal){position:relative;z-index:2}.image-with-text:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.11;background-image:radial-gradient(var(--navy) 3px,transparent 3px);background-size:32px 32px}.image-with-text__copy .rte{max-width:590px;margin:1.5rem 0 1.8rem;font-size:1.08rem}.image-with-text__media{padding:1.2rem;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:1.5rem;background:#ffffffe0;box-shadow:var(--shadow);transform:rotate(2deg)}.image-with-text__media img{width:100%;max-height:650px;object-fit:contain}.packaging-cloud{width:clamp(380px,52vw,820px);right:-12%;top:-5%;opacity:.24;z-index:0;animation-delay:-3s}.brand-promise{background:linear-gradient(180deg,var(--paper),var(--rosewater))}.promise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.promise-card{min-height:250px;padding:1.4rem;border:1px solid rgba(242,95,155,.16);border-radius:1.4rem;background:linear-gradient(155deg,#fff 38%,var(--rosewater) 70%,var(--mint-pale));box-shadow:0 16px 36px #b5538012}.promise-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;font-family:var(--product);font-size:1.2rem}.promise-card h3{margin:2rem 0 .4rem;font-family:var(--product);font-size:1.7rem;font-weight:400}.promise-card .rte{color:#526a79}.newsletter-section{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--rosewater),var(--cream))}.newsletter-section:before{content:"";position:absolute;top:15%;right:8%;bottom:15%;left:8%;border-radius:3rem;background:radial-gradient(circle at 12% 15%,rgba(255,219,112,.75) 0 5px,transparent 6px),linear-gradient(135deg,var(--blush),var(--rosewater) 52%,var(--mint-pale));transform:rotate(-1deg)}.newsletter-card{width:min(760px,100%);position:relative;z-index:2;margin:auto;padding:clamp(2rem,6vw,5rem);text-align:center}.newsletter-card p:not(.eyebrow){max-width:600px;margin:1.2rem auto 2rem}.newsletter-dog{width:clamp(120px,18vw,250px);right:5%;bottom:0;opacity:.7;transform:rotate(8deg)}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem}.newsletter-form input{min-height:50px;min-width:0;padding:.75rem 1rem;border:1px solid var(--line);border-radius:999px;background:#fff}.newsletter-form button{min-height:50px;padding-inline:1.2rem;border:0;border-radius:999px;background:var(--mint);color:var(--navy);font-weight:900}.newsletter-form--large{max-width:610px;margin:auto}.newsletter-form--large button{background:var(--navy);color:#fff;border:2px solid var(--navy)}.form-message{grid-column:1/-1;margin:.3rem 0 0;text-align:left}.form-message.error{color:#a02043}.form-message.success{color:#17664c}.site-footer{padding:4rem 0 2rem;background:#0d2132;color:#dce8ed}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(2,minmax(140px,.65fr)) 1.25fr;gap:clamp(2rem,4vw,5rem)}.footer-wordmark{display:inline-block;color:var(--yellow);font-size:2.6rem}.footer-brand>p{max-width:360px}.footer-promise{color:var(--mint);font-weight:900}.rush-social-icons{display:flex;flex-wrap:wrap;gap:.55rem;padding:0;margin:1.2rem 0 0;list-style:none}.rush-social-icons a{display:inline-flex;padding:.4rem .65rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:inherit;font-size:.76rem;font-weight:900;text-decoration:none}.rush-social-icons a:hover{border-color:var(--mint);color:var(--mint)}.footer-menu h2,.footer-newsletter h2{margin:0 0 1rem;color:#fff;font-family:var(--ui);font-size:.76rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.footer-menu ul{padding:0;margin:0;list-style:none}.footer-menu li+li{margin-top:.65rem}.footer-menu a,.footer-policies a{color:inherit;text-decoration:none}.footer-menu a:hover,.footer-policies a:hover{color:var(--yellow)}.footer-newsletter>p{color:#b8c7cf;font-size:.9rem}.footer-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14)}.footer-policies{display:flex;flex-wrap:wrap;gap:1rem;font-size:.78rem}.payment-icons{display:flex;flex-wrap:wrap;gap:.35rem}.payment-icon{width:38px}.shopify-policy__container,.page-narrow{max-width:800px;margin:0 auto;padding:clamp(3rem,7vw,7rem) 1.25rem}.shopify-policy__title h1,.page-title{font-size:clamp(3rem,7vw,6rem)}.shopify-challenge__container{padding:5rem 1.25rem}.collection-list{background:linear-gradient(180deg,var(--cream),var(--rosewater))}.collection-list__title{font-size:clamp(3rem,7vw,6.5rem)}.collection-list__grid{display:grid;gap:1.2rem}.collection-list__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-list__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-list__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.collection-tile{overflow:hidden;border:1px solid rgba(242,95,155,.17);border-radius:1.4rem;background:#fff;box-shadow:0 12px 35px #8f547012;transition:transform .25s ease,box-shadow .25s ease}.collection-tile:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.collection-tile>a{display:block;text-decoration:none}.collection-tile__media{overflow:hidden;background:linear-gradient(145deg,#fff,var(--rosewater) 62%,var(--mint-pale))}.collection-tile__media--portrait{aspect-ratio:4/5}.collection-tile__media--square{aspect-ratio:1}.collection-tile__media img,.collection-tile__media svg{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.collection-tile:hover .collection-tile__media img{transform:scale(1.035)}.collection-tile__copy{padding:1.1rem}.collection-tile__copy h2{font-family:var(--product);font-size:1.45rem;font-weight:400;letter-spacing:-.02em}.collection-tile__copy span{display:block;margin-top:.5rem;color:var(--pink);font-size:.8rem;font-weight:900}@media(max-width:1050px){:root{--header-height: 72px}.site-header{grid-template-columns:auto 1fr auto;gap:.8rem}.mobile-menu-button{display:block}.desktop-nav{display:none}.wordmark{justify-self:center}.hero{grid-template-columns:1fr;text-align:center;padding-top:4.5rem}.hero--image_left .hero-copy,.hero--image_left .hero-visual{order:initial}.hero-copy{margin:auto}.hero-dek{margin-left:auto;margin-right:auto}.hero-actions,.proof-list{justify-content:center}.hero-visual{min-height:420px}.hero-cloud{width:680px;left:-20%;top:4%}.hero-dog{right:5%;bottom:2%}.hero-gummies{left:6%;bottom:1%}.product-grid--4,.collection-list__grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}.image-with-text{grid-template-columns:1fr}.image-with-text--image_left .image-with-text__copy,.image-with-text--image_left .image-with-text__media{order:initial}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-newsletter{grid-column:1/-1;max-width:620px}}@media(max-width:760px){.page-width{width:min(calc(100% - 2rem),var(--page-width))}.site-header{min-height:68px;padding-inline:1rem}.header-icon:not(.cart-link){display:none}.wordmark{font-size:1.7rem}.hero{min-height:0;padding:3.5rem 1rem}.hero h1{font-size:clamp(3.9rem,18vw,5.4rem)}h2{font-size:clamp(2.75rem,13vw,4rem)}.hero-visual{min-height:320px}.hero-visual>img:not(.dreamy-decal){max-height:340px}.sunburst{width:82vw}.hero-sticker{width:72px;font-size:.9rem}.hero-cloud{width:125vw;left:-40%;top:12%;opacity:.2}.hero-dog{width:100px;right:-2%;bottom:7%;opacity:.7}.hero-gummies{width:110px;left:-1%;bottom:2%;opacity:.56}.section{padding:4rem 1rem}.section-heading{align-items:start;flex-direction:column}.collection-gummies{opacity:.2;right:-8%}.product-grid--4,.product-grid--3,.product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.collection-list__grid--4,.collection-list__grid--3,.collection-list__grid--2,.promise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promise-card{min-height:220px}.newsletter-section:before{top:10%;right:1rem;bottom:10%;left:1rem}.newsletter-dog{opacity:.28;right:-5%}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{grid-column:1/-1}.footer-bottom{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.proof-list{gap:.4rem}.proof-list li{font-size:.7rem}.promise-grid,.newsletter-form{grid-template-columns:1fr}.newsletter-form button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-newsletter{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.marquee>div,.dreamy-decal{animation:none}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/theme.css.map */
