@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-0.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/font-1.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/font-2.ttf) format('truetype');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/font-3.ttf) format('truetype');
}
@font-face {
  font-family: 'Lilita One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/font-4.ttf) format('truetype');
}

:root{--cherry:#aa1734;--cherry-dark:#781329;--pink:#f9dce2;--green:#d8e8a4;--cream:#fffcf4;--ink:#4d2530;--yellow:#ffe49a;--display:'Lilita One',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--cream);color:var(--cherry);font-family:var(--body);font-size:16px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #467b43;outline-offset:5px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}section{scroll-margin-top:95px}.announcement{height:34px;background:var(--cherry);color:var(--cream);display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:700;letter-spacing:1.5px}.announcement span{font-size:19px}.site-header{height:102px;padding:0 5.3%;display:flex;align-items:center;justify-content:space-between;background:var(--cream);position:sticky;top:0;z-index:40;border-bottom:1px solid #aa17341c}.wordmark{font-family:var(--display);font-size:36px;line-height:.86;letter-spacing:-1px;display:inline-flex;align-items:center;flex-direction:column;transform:rotate(-3deg)}.wordmark span{font-family:var(--body);font-size:12px;font-weight:700;letter-spacing:4px;margin-top:9px;margin-left:5px}.desktop-nav{display:flex;gap:34px;margin-left:14%}.desktop-nav a{font-size:14px;font-weight:700;position:relative;padding:8px 0}.desktop-nav a:after{content:'';position:absolute;bottom:2px;left:0;width:100%;height:2px;background:var(--cherry);transform:scaleX(0);transition:transform .2s}.desktop-nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--cherry);color:var(--cream);border:2px solid var(--cherry);border-radius:50px;padding:18px 27px;font-weight:700;transition:transform .25s,box-shadow .25s,background .2s;font-size:15px}.button:hover{transform:translateY(-3px);box-shadow:0 5px 0 #78132924;background:var(--cherry-dark)}.button span{font-size:24px;line-height:1}.button.small{padding:13px 24px;font-size:14px;gap:22px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;background:var(--pink);overflow:hidden;position:relative;padding:66px 5.3% 63px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:700;display:flex;gap:9px;align-items:center}.eyebrow span{font-size:20px}.hero h1{font-family:var(--display);font-size:clamp(72px,7.6vw,122px);font-weight:400;line-height:.95;letter-spacing:-2px;margin:22px 0 28px;max-width:660px}.happy{position:relative}.happy svg{position:absolute;bottom:-20px;left:0;width:100%;height:24px;overflow:visible}.happy svg path{stroke:var(--cherry);stroke-width:5;fill:none;stroke-linecap:round}.hero-description{font-size:17px;line-height:1.65;color:var(--ink)}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}.text-link{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:12px;border-bottom:1px solid;padding-bottom:5px}.text-link:hover{gap:17px}.local-note{font-size:12px;margin-top:26px;font-weight:600}.local-note span{margin-left:8px;font-size:18px}.hero-art{position:relative;width:100%;height:520px;min-height:0;display:flex;align-items:center;justify-content:center}.hero-art-halo{position:absolute;width:91%;aspect-ratio:1;border-radius:50%;background:#f5bdcb;opacity:.62;top:14px;right:-6px}.hero-pops{position:relative;width:112%;height:auto;max-height:600px;max-width:none;object-fit:contain;transform:rotate(6deg);animation:float 6s ease-in-out infinite;filter:drop-shadow(1px 25px 17px #92133314);z-index:2}.joy-stamp{position:absolute;z-index:3;top:-24px;right:0;background:var(--green);width:124px;height:124px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:22px;font-family:var(--display);line-height:1;transform:rotate(14deg);box-shadow:0 0 0 7px var(--green),0 0 0 8px var(--cherry)}.joy-stamp span{font-family:var(--body);font-size:12px;line-height:1.2;letter-spacing:1px;text-align:center;font-weight:700;margin-top:4px}.joy-stamp b{font-family:sans-serif;font-size:30px;font-weight:400}.spark{position:absolute;z-index:3;font-size:56px}.spark-one{left:5%;top:24px;transform:rotate(15deg)}.spark-two{right:0;bottom:54px;font-size:74px}.handwritten{position:absolute;z-index:4;bottom:-4px;left:27%;font-family:var(--display);font-size:21px;transform:rotate(-7deg)}.handwritten span{display:inline-block;font-size:44px;margin-left:12px;transform:rotate(5deg)}.ticker{height:69px;background:var(--green);overflow:hidden;display:flex;align-items:center;border-top:1px solid #aa173420;border-bottom:1px solid #aa173420}.ticker-track{display:flex;align-items:center;gap:36px;white-space:nowrap;width:max-content;animation:marquee 38s linear infinite}.ticker-track span{font-size:17px;font-weight:700;letter-spacing:1px}.ticker-track b{font-size:32px;font-weight:400}.skip-link{position:fixed;top:-90px;left:20px;background:white;z-index:100;padding:14px}.skip-link:focus{top:15px}@keyframes float{0%,100%{transform:translateY(0) rotate(6deg)}50%{transform:translateY(-14px) rotate(3deg)}}@keyframes marquee{to{transform:translateX(calc(-50% - 18px))}}@media(min-width:1600px){.hero{padding-left:calc((100vw - 1440px)/2);padding-right:calc((100vw - 1440px)/2)}}@media(max-width:1000px){.desktop-nav{margin-left:0;gap:21px}.hero{padding:50px 5% 45px;min-height:580px}.hero h1{font-size:78px}.hero-description{font-size:16px}.hero-art{height:450px;min-height:0}.hero-actions{gap:17px}.button{padding:15px 21px;gap:18px}.joy-stamp{width:95px;height:95px;right:8px;top:8px;font-size:19px}.joy-stamp span{font-size:12px}.joy-stamp b{font-size:23px}.spark-one{left:2%;top:32px;font-size:42px}.handwritten{font-size:18px;left:15%;bottom:14px}.handwritten span{font-size:32px}}@media(max-width:700px){.announcement{font-size:12px;letter-spacing:1px;height:29px;gap:8px}.announcement span{font-size:15px}.site-header{height:83px;padding:0 6%;gap:15px}.wordmark{font-size:30px}.wordmark span{font-size:12px;letter-spacing:3px}.desktop-nav{display:none}.site-header>.button{margin-left:auto;font-size:12px;padding:10px 15px;gap:11px}.menu-toggle{display:flex;flex-direction:column;gap:5px;background:transparent;border:0;padding:7px 0 7px 5px}.menu-toggle span{height:2px;width:22px;background:var(--cherry)}.mobile-nav{position:fixed;top:83px;left:0;right:0;z-index:39;background:var(--cream);padding:22px 6%;box-shadow:0 8px 10px #78132911;display:flex;flex-direction:column;gap:22px}.hero{grid-template-columns:1fr;padding:38px 6% 34px;gap:17px}.hero h1{font-size:clamp(68px,16vw,102px);margin:19px 0 28px;letter-spacing:-1px}.hero-description{font-size:16px;max-width:430px}.eyebrow{font-size:12px;letter-spacing:1px}.hero-actions{margin-top:25px;gap:22px}.hero-actions .button{font-size:14px;padding:16px 22px}.text-link{font-size:13px}.local-note{margin-top:18px}.hero-art{height:350px;min-height:0;max-width:480px;margin:0 auto}.hero-pops{height:390px;width:390px;max-width:115%}.hero-art-halo{width:89%;height:auto;max-height:350px;top:7px;right:0}.joy-stamp{right:5px;top:12px;width:87px;height:87px}.spark-one{top:26px;left:4%;font-size:43px}.spark-two{bottom:30px;right:6px;font-size:57px}.handwritten{bottom:-10px;left:21%}.ticker{height:57px}.ticker-track{gap:26px}.ticker-track span{font-size:14px}.ticker-track b{font-size:26px}.desktop-only{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
.section-pad{padding:90px 5.3%}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:35px}h2{font-family:var(--display);font-size:clamp(42px,4.5vw,67px);line-height:1.02;letter-spacing:-.5px;font-weight:400;margin-top:15px}.section-top>p{color:var(--ink);font-size:16px;line-height:1.7;padding-bottom:5px}h3{font-family:var(--display);font-weight:400;font-size:28px;line-height:1.1}.flavor-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:36px 0 25px}.filter-group{display:flex;gap:7px;flex-wrap:wrap}.filter{font-size:13px;font-weight:700;border:1px solid #aa173440;border-radius:30px;padding:11px 17px;background:transparent;color:var(--cherry);transition:background .2s,color .2s}.filter.active,.filter:hover{background:var(--cherry);color:var(--cream)}.shortlist-count{font-size:21px;display:flex;align-items:center;gap:8px;white-space:nowrap}.shortlist-count span{font-size:12px;font-weight:600}.flavor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:21px;align-items:start}.flavor-card[hidden]{display:none}.flavor-visual{position:relative;aspect-ratio:1/1.14;border-radius:150px 150px 12px 12px;overflow:hidden;isolation:isolate;transition:border-radius .3s}.flavor-card:hover .flavor-visual{border-radius:110px 110px 25px 25px}.strawberry .flavor-visual{background:#f9dce2}.mango .flavor-visual{background:#fbe1a0}.berry .flavor-visual{background:#e4dff1}.birthday .flavor-visual{background:var(--green)}.flavor-photo{position:absolute;inset:0;background-image:url('assets/flavor-pops.png');background-repeat:no-repeat;background-size:200% 200%;transition:transform .5s;transform:rotate(-7deg) scale(.86);transform-origin:50% 50%}.sprite-strawberry{background-position:0 0}.sprite-mango{background-position:100% 0;transform:rotate(7deg) scale(.86)}.sprite-berry{background-position:0 100%}.sprite-birthday{background-position:100% 100%;transform:rotate(7deg) scale(.86)}.flavor-card:hover .flavor-photo{transform:rotate(0deg) scale(.93)}.flavor-tag{position:absolute;top:25px;left:0;right:0;text-align:center;z-index:1;font-size:12px;font-weight:700;letter-spacing:1.1px}.favorite{position:absolute;right:14px;bottom:14px;border-radius:50%;width:43px;height:43px;background:var(--cream);border:0;color:var(--cherry);font-size:29px;line-height:1;z-index:2;transition:transform .2s}.favorite:hover{transform:scale(1.13)}.favorite[aria-pressed=true]{background:var(--cherry);color:var(--cream)}.flavor-info{padding:21px 3px 0}.flavor-info>p{font-size:12px;font-weight:700;letter-spacing:1.3px;margin-bottom:8px}.flavor-info h3{font-size:26px;margin-bottom:8px}.flavor-info>span{font-size:13px;color:var(--ink);line-height:1.6}.flavor-footnote{margin-top:32px;padding-top:25px;border-top:1px solid #aa173422;display:flex;justify-content:space-between;align-items:center;gap:35px}.flavor-footnote p{max-width:590px;font-size:12px;line-height:1.7;color:#78505a}.flavor-footnote a{white-space:nowrap}.parties{background:#f8efdd;padding-top:80px;padding-bottom:90px}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.occasion-card{display:flex;flex-direction:column;border-top:1px solid #aa173449;padding:21px 20px 22px 0;transition:transform .25s}.occasion-card:hover{transform:translateY(-7px)}.occasion-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:18px}.occasion-top>span:first-child{font-size:12px;letter-spacing:1px;font-weight:700}.occasion-symbol{font-size:40px;line-height:1;font-family:var(--display)}.occasion-card h3{font-size:29px;margin-bottom:16px}.occasion-card>p{color:var(--ink);font-size:14px;line-height:1.7;margin-bottom:22px;max-width:255px}.occasion-link{font-weight:700;font-size:13px;display:flex;justify-content:space-between;align-items:center;margin-top:auto}.occasion-link b{font-size:26px;font-weight:400}.cart-feature{display:grid;grid-template-columns:1.1fr 1fr;background:var(--cherry);color:var(--cream);min-height:680px}.cart-photo{position:relative;overflow:hidden}.cart-photo>img{width:100%;height:100%;object-fit:cover;object-position:60% 50%;transition:transform 1.5s}.cart-photo:hover>img{transform:scale(1.035)}.photo-note{position:absolute;left:26px;bottom:22px;font-size:12px;background:var(--cream);color:var(--cherry);padding:7px 11px;border-radius:15px}.cart-copy{padding:70px 12% 66px}.cart-copy h2{font-size:clamp(52px,5.7vw,84px);line-height:.96;margin-top:26px}.cart-copy em{font-style:normal;color:var(--green);display:inline-block;transform:rotate(-7deg)}.cart-copy>p:not(.eyebrow){color:#f7dbe2;font-size:15px;line-height:1.8;margin:28px 0;max-width:380px}.button.light{background:var(--green);border-color:var(--green);color:var(--cherry)}.button.light:hover{background:var(--cream);border-color:var(--cream)}.centered{text-align:center}.centered .eyebrow{justify-content:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;text-align:center;margin-top:50px}.step-number{font-family:var(--display);display:inline-flex;align-items:center;justify-content:center;font-size:30px;background:var(--pink);width:62px;height:62px;border-radius:50% 44% 50% 42%;transform:rotate(-9deg);margin-bottom:21px}.step:nth-child(2) .step-number{background:var(--green);transform:rotate(8deg)}.step:nth-child(3) .step-number{background:var(--yellow)}.step h3{font-size:27px;margin-bottom:13px}.step p{font-size:14px;line-height:1.7;color:var(--ink)}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--green);padding:80px 7%;gap:65px;align-items:center;overflow:hidden}.astro-world{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column}.astro-intro{font-family:var(--display);font-size:21px;align-self:flex-start;transform:rotate(-8deg);margin-left:40px;position:relative;z-index:2}.astro-button{border:0;background:transparent;padding:0;position:relative;border-radius:45%;max-width:420px;margin-top:-18px;transition:transform .3s}.astro-button:hover{transform:rotate(-3deg) scale(1.02)}.astro-button img{mix-blend-mode:multiply;animation:astroBob 5s ease-in-out infinite;max-height:435px;object-fit:contain}.astro-button.loved{animation:love .7s ease-in-out}.astro-speech{background:var(--cream);padding:13px 21px;border-radius:20px;font-size:13px;font-weight:700;transform:rotate(-3deg);margin-top:-13px;position:relative;max-width:100%;text-align:center}.astro-spark{position:absolute;right:18px;top:80px;font-size:65px;transform:rotate(10deg)}.astro-hint{font-size:12px;margin-top:19px;display:flex;align-items:center;gap:8px}.astro-hint span{font-size:18px}.story-copy h2{font-size:clamp(44px,4.5vw,66px);margin-bottom:27px}.story-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--ink);max-width:470px;margin-bottom:16px}.signature{font-family:var(--display);font-size:32px;transform:rotate(-6deg);position:relative;width:max-content;margin:25px 0 27px}.signature span{font-size:25px}.signature svg{position:absolute;width:100%;height:20px;bottom:-17px;left:0;fill:none;stroke:var(--cherry);stroke-width:3;stroke-linecap:round}.signature-note{font-size:12px;letter-spacing:1.2px;font-weight:700}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:9%;padding-top:95px;padding-bottom:95px}.faq-heading>p:last-child{font-size:15px;line-height:1.8;color:var(--ink);margin-top:22px}.faq-list{border-top:1px solid #aa17343d}.faq-list details{border-bottom:1px solid #aa17343d}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:650;cursor:pointer;padding:22px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:27px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;line-height:1.8;color:var(--ink);padding:0 35px 22px 0}.planner{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--pink);gap:8%;padding-top:90px;padding-bottom:90px}.planner-copy h2{font-size:clamp(65px,7vw,101px);line-height:.94;margin-bottom:30px}.planner-copy h2 em{font-style:normal;display:inline-block;transform:rotate(-6deg);text-decoration:underline;text-decoration-thickness:4px;text-underline-offset:9px}.planner-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;color:var(--ink);margin-top:32px}.planner-doodle{font-family:var(--display);font-size:80px;display:flex;align-items:center;gap:14px;transform:rotate(-9deg);margin:30px 0 0 30px}.planner-doodle span{font-size:20px;max-width:105px;line-height:1.1}.planner-panel{padding:35px;background:var(--cream);border-radius:20px;align-self:start;min-width:0}.planner-progress{display:flex;gap:25px;align-items:center;margin-bottom:25px}.progress-label{font-size:12px;letter-spacing:1.2px;white-space:nowrap;font-weight:700}.progress-track{height:4px;background:#e9ded9;width:100%;border-radius:5px;overflow:hidden}.progress-track i{height:100%;background:var(--cherry);width:33%;display:block;transition:width .3s}.planner-panel h3{font-size:29px}.form-intro{font-size:13px;line-height:1.65;color:var(--ink);margin:10px 0 24px}form label{font-size:12px;font-weight:700;display:block;margin:20px 0 9px}.optional{font-weight:400;color:#78505a}input:not([type=radio]),select,textarea{border:1px solid #d0b7b7;background:#fffdf9;border-radius:7px;width:100%;min-width:0;padding:13px 12px;color:var(--ink);font-size:14px;transition:border .2s}input::placeholder,textarea::placeholder{color:#8a6f72;opacity:1}input:not([type=radio]):focus,select:focus,textarea:focus{border-color:var(--cherry)}textarea{resize:vertical;min-height:90px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.service-choices{border:0;padding:0;margin:23px 0}.service-choices legend{font-size:12px;font-weight:700;margin-bottom:11px}.service-choices>div{display:flex;gap:7px}.service-choices label{position:relative;flex:1;margin:0}.service-choices input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.service-choices span{display:block;padding:12px 6px;border:1px solid #cbb4b4;border-radius:7px;font-size:12px;text-align:center;line-height:1.3}.service-choices input:checked+span{background:var(--green);border-color:var(--cherry);box-shadow:inset 0 0 0 1px var(--cherry)}.service-choices input:focus-visible+span{outline:3px solid #467b43;outline-offset:3px}.form-next{width:100%;justify-content:space-between;font-size:14px;padding:14px 21px}.preview-note{font-size:12px;line-height:1.6;color:#78505a;border-top:1px solid #dfd2cb;margin-top:23px;padding-top:16px}.selected-flavors{padding:14px 16px;background:var(--pink);border-radius:8px;margin-top:21px}.selected-flavors>span{font-size:12px;font-weight:700;letter-spacing:1px}.selected-flavors p{font-size:13px;margin-top:6px;line-height:1.5}.form-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:23px;gap:16px}.form-navigation .button{font-size:13px;padding:13px 17px;gap:12px}.back-button{border:0;background:transparent;color:var(--cherry);padding:10px 0;font-size:13px;font-weight:700}.result-smile{font-size:65px;line-height:1;background:var(--green);border-radius:50%;width:90px;height:90px;display:flex;align-items:center;justify-content:center;margin:5px 0 22px}#result-summary{margin:0}#result-summary>div{padding:13px 0;border-bottom:1px solid #dfd2cb}#result-summary dt{font-size:12px;letter-spacing:1px;font-weight:700;margin-bottom:5px}#result-summary dd{font-size:14px;line-height:1.6;color:var(--ink);margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.result-actions{display:flex;align-items:center;flex-wrap:wrap;gap:19px;margin-top:24px}.result-actions .button{font-size:13px;padding:14px 19px;gap:16px}.result-actions .text-link{background:none;border:0;border-bottom:1px solid var(--cherry);color:var(--cherry);font-size:12px;padding:5px 0}#copy-status{font-size:12px;color:var(--cherry);margin-top:14px}.footer{background:var(--cherry);color:var(--cream);padding:45px 5.3% 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid #fffcf438}.footer-top .wordmark{font-size:43px}.footer-top>p{font-family:var(--display);font-size:32px}.back-top{font-size:12px;display:flex;align-items:center;gap:22px}.back-top span{font-size:28px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-top:24px;font-size:12px;color:#f9dce2}.footer-bottom>p{max-width:270px;line-height:1.8}.footer-bottom>p span{margin:0 5px}.footer-bottom>div{display:flex;align-items:center;gap:23px}.footer-bottom button{background:none;border:0;color:inherit;font-size:12px;padding:0;text-decoration:underline;text-underline-offset:3px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--cherry);color:var(--cream);padding:14px 24px;border-radius:40px;font-size:14px;z-index:100;box-shadow:0 4px 20px #4d253020;transition:opacity .25s,transform .25s;text-align:center;max-width:90vw;width:max-content}.toast.visible{opacity:1;transform:translate(-50%,0)}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation-play-state:paused!important;transition:none!important}.reveal{opacity:1}.js-motion .reveal.waiting{opacity:0;transform:translateY(22px)}.js-motion .reveal{transition:opacity .7s ease,transform .7s ease}.love-particle{position:absolute;pointer-events:none;z-index:5;color:var(--cherry);font-size:28px;left:50%;top:30%;animation:heartFloat 1.2s ease-out forwards}@keyframes heartFloat{to{transform:translate(var(--x),-140px) rotate(var(--r));opacity:0}}@keyframes love{25%{transform:rotate(-9deg) scale(1.04)}65%{transform:rotate(7deg) scale(1.04)}}@keyframes astroBob{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@media(min-width:1600px){.section-pad,.footer{padding-left:calc((100vw - 1440px)/2);padding-right:calc((100vw - 1440px)/2)}}
@media(max-width:1100px){.section-top>p{font-size:14px;max-width:340px}.occasion-grid{grid-template-columns:repeat(2,1fr);gap:20px 35px}.occasion-card>p{max-width:100%}.flavor-grid{gap:15px}.flavor-info h3{font-size:22px}.flavor-info>span{font-size:12px}.flavor-tag{font-size:12px;letter-spacing:.7px;top:20px}.cart-feature{min-height:650px}.cart-copy{padding:60px 10%}.cart-copy h2{font-size:67px}.story{gap:30px;padding:70px 5.3%}.astro-button{max-width:360px}.astro-spark{right:0}.planner{gap:6%}.planner-panel{padding:28px}.form-row{grid-template-columns:1fr;gap:0}.planner-copy h2{font-size:80px}.footer-top>p{font-size:27px}.footer-bottom{flex-wrap:wrap}.flavor-footnote p{max-width:460px}.shortlist-count span{max-width:140px;white-space:normal;line-height:1.4}.steps{gap:25px}.step p{font-size:13px}}
@media(max-width:700px){.section-pad{padding:58px 6%}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:20px;font-size:15px;max-width:100%;line-height:1.7}.section-top>p br{display:none}h2{font-size:43px;margin-top:12px}.flavor-toolbar{display:block;margin:27px 0 22px}.filter-group{gap:6px;flex-wrap:nowrap}.filter{padding:10px 11px;font-size:12px;white-space:nowrap}.shortlist-count{margin-top:17px}.shortlist-count span{max-width:unset;font-size:12px}.flavor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.flavor-visual{aspect-ratio:1/1.3}.flavor-tag{font-size:12px;letter-spacing:.4px;top:22px}.favorite{right:9px;bottom:9px;width:35px;height:35px;font-size:25px}.flavor-info{padding-top:15px}.flavor-info h3{font-size:23px;line-height:1.1}.flavor-info>p{font-size:12px;letter-spacing:.7px}.flavor-info>span{font-size:12px;line-height:1.5;display:block}.flavor-footnote{display:block;margin-top:27px;padding-top:19px}.flavor-footnote p{font-size:12px}.flavor-footnote a{margin-top:16px;font-size:12px}.occasion-grid{grid-template-columns:1fr;gap:4px}.occasion-card{padding:22px 0 21px;display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.occasion-top{grid-column:1/-1;margin-bottom:12px}.occasion-top>span:first-child{font-size:12px}.occasion-symbol{font-size:33px}.occasion-card h3{font-size:28px;line-height:1.06;grid-column:1;margin-bottom:0}.occasion-card>p{font-size:12px;line-height:1.65;grid-column:2;grid-row:2/4;margin:0}.occasion-link{grid-column:1;align-self:end;gap:7px;justify-content:flex-start;font-size:12px;padding-top:15px}.occasion-link b{font-size:20px}.cart-feature{grid-template-columns:1fr;min-height:0}.cart-photo{aspect-ratio:1.08}.cart-photo>img{object-position:59% 50%}.cart-copy{padding:48px 7% 52px}.cart-copy h2{font-size:63px;line-height:.98;max-width:360px}.cart-copy h2 br:nth-child(2){display:none}.cart-copy>p:not(.eyebrow){font-size:15px;margin:23px 0}.photo-note{font-size:12px;bottom:18px;left:20px}.steps{grid-template-columns:1fr;text-align:left;gap:30px;margin-top:37px}.step{display:grid;grid-template-columns:55px 1fr;column-gap:20px}.step-number{grid-row:1/3;width:49px;height:49px;font-size:27px;margin:0}.step h3{font-size:27px;margin-bottom:8px}.step p{grid-column:2;font-size:14px}.step p br{display:none}.story{grid-template-columns:1fr;padding:49px 7% 58px;gap:35px}.astro-world{max-width:420px;width:100%;margin:auto}.astro-intro{font-size:20px;margin-left:10px}.astro-button{max-width:320px}.astro-button img{max-height:320px}.astro-spark{right:8px;top:70px;font-size:48px}.astro-speech{font-size:12px}.astro-hint{margin-top:14px}.story-copy h2{font-size:47px}.story-copy h2 br:nth-child(2){display:none}.story-copy>p:not(.eyebrow){font-size:15px}.faq{grid-template-columns:1fr;gap:27px}.faq-heading h2 br{display:none}.faq-heading>p:last-child{margin-top:18px;font-size:14px}.faq-heading>p:last-child br{display:none}.faq-list summary{font-size:14px;padding:19px 0;line-height:1.5}.faq-list details p{font-size:13px;padding-right:8px}.planner{grid-template-columns:1fr;gap:31px}.planner-copy h2{font-size:62px}.planner-copy h2 br{display:none}.planner-copy h2{max-width:330px;line-height:1.01;margin-bottom:20px}.planner-copy>p:not(.eyebrow){margin-top:26px;font-size:14px}.planner-doodle{display:none}.planner-panel{padding:26px 20px;border-radius:17px}.planner-panel h3{font-size:27px}.form-intro{font-size:12px}input:not([type=radio]),select,textarea{font-size:16px;padding:13px 11px}form label{font-size:12px}.service-choices span{font-size:12px;padding:12px 4px}.form-navigation .button{padding:13px 16px;font-size:12px;gap:7px}.preview-note{font-size:12px}.footer{padding:38px 6% 25px}.footer-top{flex-wrap:wrap;gap:28px}.footer-top .wordmark{font-size:35px}.footer-top>p{font-size:25px;max-width:132px;line-height:1.1}.back-top{font-size:12px;width:100%;justify-content:space-between}.footer-bottom{display:block;font-size:12px}.footer-bottom>p{max-width:100%}.footer-bottom>div{margin:22px 0;gap:23px}.footer-bottom button{font-size:12px}.footer-bottom>span{font-size:12px}.toast{font-size:12px;padding:13px 17px;bottom:18px}}
@media(max-width:370px){.hero-actions{gap:14px}.hero-actions .button{font-size:12px;padding:14px 15px}.text-link{font-size:12px}.filter{font-size:12px;padding:9px}.flavor-info h3{font-size:20px}.flavor-tag{font-size:12px;letter-spacing:0}.form-navigation{gap:10px}.form-navigation .button{padding:12px;font-size:12px}.service-choices span{font-size:12px}}
@media(prefers-reduced-motion:reduce){.js-motion .reveal.waiting{opacity:1;transform:none}}

.planner-panel{scroll-margin-top:115px} .announcement>span{font-size:inherit}.announcement>span:nth-child(2){font-size:19px} @media(max-width:700px){.announcement>span:last-child,.announcement>span:nth-child(2){display:none}.announcement{font-size:12px;letter-spacing:1.2px}.flavor-tag{font-size:12px;letter-spacing:0}.occasion-top>span:first-child{font-size:12px}.hero-pops{height:390px;width:390px}.story-copy h2 br:nth-child(2):after{content:" "}}

@media(max-width:700px){.hero-actions{gap:16px}.hero-actions .button{gap:12px;padding:16px 19px;white-space:nowrap;font-size:13px}.hero-actions .text-link{font-size:12px;gap:8px;white-space:nowrap}.flavor-tag{padding:0 12px;line-height:1.2;top:17px}.filter{font-size:12px;padding:10px 9px}.announcement{font-size:12px;letter-spacing:.4px}}@media(max-width:370px){.hero-actions{align-items:flex-start;flex-direction:column;gap:19px}.filter-group{flex-wrap:wrap}.service-choices>div{flex-wrap:wrap}.service-choices label{min-width:95px}.announcement{font-size:12px;letter-spacing:0}.form-navigation{flex-wrap:wrap}.form-navigation .button{font-size:12px}}
