:root{--yellow:#f5d739;--pink:#ff91ac;--mint:#b9e8c8;--green:#25805a}body{overflow-x:clip}.button{background:var(--yellow);color:var(--blue);border-color:var(--blue);border-radius:999px;box-shadow:3px 4px 0 var(--blue)}.button:hover{background:#fff;transform:translateY(-2px)}.button.outline{background:#fff;box-shadow:none}.topline{background:var(--yellow);color:var(--blue);font-weight:600}.topline a{padding:0 3px}.header{padding-top:26px;padding-bottom:26px}.header nav{gap:24px}.mobile-menu{display:none}.hero.pop-hero{background:#fff;position:relative}.pop-hero .sticker{background:var(--yellow);box-shadow:0 0 0 6px #fff}.hero-doodle{position:absolute;bottom:18%;left:-28px;font-size:110px;color:var(--pink);line-height:1;transform:rotate(15deg);text-shadow:2px 2px 0 var(--blue);pointer-events:none}.ribbon{background:var(--pink);color:var(--blue);border-block:2px solid var(--blue);font-size:26px}.heritage{margin:55px auto 0;max-width:1440px;padding:0 5%;position:relative}.heritage>img{width:100%;height:auto;border:2px solid var(--blue);border-radius:20px 20px 0 0}.heritage-caption{display:flex;align-items:center;justify-content:space-between;padding:22px 30px;background:var(--yellow);border:2px solid var(--blue);border-top:0;border-radius:0 0 20px 20px;gap:20px}.heritage-caption p{margin:0;font-size:20px}.food-picture{border:2px solid var(--blue);border-radius:120px 120px 12px 12px}.food:nth-child(2) .food-picture{border-radius:12px 120px 12px 120px}.food:nth-child(3) .food-picture{border-radius:50%}.food-link{background:var(--yellow);padding:8px 14px;display:inline-block;border-radius:30px;text-decoration:none}.order{background:var(--yellow)}.order-mascot{width:130px;height:130px;object-fit:contain;margin-top:-8px}.order-options>a{border-radius:22px;box-shadow:5px 5px 0 var(--blue)}.order-options>a:hover .order-mascot{transform:rotate(-7deg)}.order-mascot{transition:transform .25s}.order-options strong{border-top:1px solid var(--blue);padding-top:18px}.story-image>img{height:auto;aspect-ratio:1.5;border:2px solid var(--blue);border-radius:20px}.round-sticker{background:var(--yellow);color:var(--blue);border:2px solid var(--blue)}.box-section{background:var(--blue);color:#fff}.box-section .button{color:var(--blue);background:var(--yellow)}.review-band{padding:45px 5%;background:var(--pink);display:flex;align-items:center;justify-content:space-between;gap:35px;border-block:2px solid var(--blue)}.review-band h2{font-size:36px;margin-bottom:12px;letter-spacing:-.05em}.review-band p{margin:0;font-size:16px}.review-band .button{flex-shrink:0}footer{background:var(--blue);color:#fff}.footer-top>div{gap:10px}.footer-top strong{color:var(--yellow);font-size:18px}.footer-bottom{border-color:#7972bd}.breadcrumbs{max-width:1440px;padding:15px 5%;margin:auto;font-size:12px}.page-banner{display:grid;grid-template-columns:1.4fr 1fr;align-items:center;gap:50px;padding:60px max(5%,calc((100vw - 1296px)/2));border-block:2px solid var(--blue)}.page-banner h1{font-size:clamp(52px,6vw,90px);margin-bottom:25px}.page-banner p{max-width:48ch}.yellow{background:var(--yellow)}.pink{background:var(--pink)}.mint{background:var(--mint)}.page-banner .button{background:#fff}.page-mascot{width:310px;justify-self:center;height:310px;object-fit:contain;border-radius:50%;border:3px solid var(--blue);transform:rotate(5deg)}.page-banner .actions{gap:15px}.page-banner .actions a{font-size:14px}.catalog,.steps-section,.faq-section{max-width:1440px;margin:auto;padding:65px 5%}.catalog-tools{display:flex;justify-content:space-between;gap:30px;align-items:end}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{font:inherit;font-size:14px;font-weight:700;border:2px solid var(--blue);background:#fff;color:var(--blue);padding:10px 15px;border-radius:999px;cursor:pointer;min-height:44px}.filters button[aria-pressed=true]{background:var(--blue);color:#fff}.search-label{font-size:13px;min-width:220px;font-weight:700}.search-label input{display:block;border:2px solid var(--blue);border-radius:8px;padding:12px;font:inherit;width:100%;margin-top:8px}.price-note{font-size:13px;margin-top:20px;max-width:85ch}.result-count{font-size:14px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 24px}.product-card{min-width:0;border:2px solid var(--blue);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:#fff}.product-card[hidden]{display:none}.product-image{display:block;background:var(--pale)}.product-image img{width:100%;aspect-ratio:1.25;height:auto;object-fit:cover;transition:transform .3s}.product-image:hover img{transform:scale(1.025)}.product-copy{padding:22px;display:flex;flex:1;flex-direction:column}.product-title{display:flex;align-items:baseline;gap:15px;justify-content:space-between}.product-title h3{font-size:24px;letter-spacing:-.04em;line-height:1.05;margin:0}.product-title a{text-decoration:none}.product-title strong{white-space:nowrap;font-size:18px}.product-copy p{font-size:14px;line-height:1.6;margin:16px 0 25px}.product-cta{background:var(--yellow);padding:12px 15px;border:1px solid var(--blue);border-radius:30px;text-decoration:none;font-weight:700;font-size:13px;display:flex;justify-content:space-between;gap:8px;margin-top:auto}.product-cta:hover{background:var(--pink)}.allergy-note{background:var(--pale);padding:22px;border-radius:12px;margin-top:40px;font-size:14px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;padding:0;counter-reset:steps;list-style:none;margin:35px 0}.steps li{counter-increment:steps;border-top:2px solid var(--blue);padding-top:20px}.steps li:before{content:counter(steps);display:grid;place-items:center;background:var(--yellow);border:2px solid var(--blue);border-radius:50%;width:42px;height:42px;font-weight:700;margin-bottom:20px}.steps h3{font-size:25px;letter-spacing:-.04em;line-height:1.1}.steps p{font-size:16px}.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:65px 5%}.split-feature>img{width:100%;height:auto;border-radius:20px}.alternate-order{background:var(--pale);padding:60px 5%}.alternate-order h2{font-size:40px}.faq-section{max-width:1000px}.faq-section details{border-bottom:2px solid var(--blue);padding:22px 0}.faq-section summary{cursor:pointer;font-size:20px;font-weight:700}.faq-section p{margin:20px 0 5px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;padding:50px 5% 80px;max-width:1440px;margin:auto}.product-detail>img{width:100%;height:auto;border-radius:25px;border:2px solid var(--blue)}.product-detail h1{font-size:clamp(40px,4.5vw,65px);margin:25px 0}.detail-price{font-size:32px;font-weight:700}.detail-price small{font-size:14px;font-weight:400}.brand-film{display:grid;grid-template-columns:1fr 1.4fr;gap:50px;padding:65px 5%;align-items:center;background:var(--pale)}.film-frame video{width:100%;aspect-ratio:16/9;display:block;background:var(--blue);border:2px solid var(--blue);border-radius:18px}.film-frame>span{display:block;margin-top:10px;font-size:13px}.brand-film h2{font-size:48px}.no-results{padding:25px;background:var(--pale)}@media(max-width:1000px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-tools{display:block}.search-label{display:block;margin-top:20px;max-width:360px}.page-mascot{width:230px;height:230px}.page-banner{gap:30px}.header nav{gap:15px;font-size:13px}.review-band{align-items:start;flex-direction:column}.hero-doodle{font-size:70px}}@media(max-width:680px){.header{position:relative;padding-inline:5%;gap:12px}.header>.small{display:none}.mobile-menu{display:block;z-index:40}.mobile-menu summary{border:2px solid var(--blue);padding:8px 18px;border-radius:30px;cursor:pointer;font-weight:700}.mobile-menu nav{position:absolute;right:5%;top:90%;display:flex;flex-direction:column;background:#fff;border:2px solid var(--blue);padding:20px;box-shadow:5px 5px 0 var(--blue);min-width:230px;gap:15px;font-size:16px}.mobile-menu:not([open]) nav{display:none}.topline{font-size:11px;padding-inline:8px}.hero-doodle{font-size:65px;left:-10px}.heritage{padding:0 5%;margin-top:30px}.heritage>img{border-radius:12px 12px 0 0}.heritage-caption{padding:18px;align-items:start;flex-direction:column;gap:15px}.heritage-caption p{font-size:16px}.heritage-caption .button{font-size:13px}.page-banner{grid-template-columns:1fr;padding:35px 6%;gap:30px}.page-banner h1{font-size:clamp(45px,12vw,65px)}.page-mascot{width:180px;height:180px;justify-self:end;margin-top:-5px}.page-banner .actions{gap:12px}.page-banner .actions a{padding:13px 18px}.catalog,.steps-section,.faq-section{padding:40px 5%}.catalog-grid{grid-template-columns:1fr}.filters{gap:7px}.filters button{padding:9px 13px}.product-title h3{font-size:24px}.steps{grid-template-columns:1fr;gap:15px}.steps li{position:relative;padding-left:65px}.steps li:before{position:absolute;left:0;top:20px}.split-feature,.product-detail,.brand-film{grid-template-columns:1fr;padding:40px 5%;gap:30px}.review-band{padding:35px 5%}.review-band h2{font-size:31px}.review-band .button{font-size:14px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top .brand{font-size:32px}.mobile-order a{background:var(--yellow);color:var(--blue)}.mobile-order a+a{background:var(--blue);color:#fff}.brand-film h2{font-size:40px}.order-mascot{width:95px;height:95px}.breadcrumbs{font-size:11px}}@media(prefers-reduced-motion:no-preference){@keyframes page-mascot-in{from{opacity:0;transform:translateY(20px) rotate(-12deg)}to{opacity:1;transform:translateY(0) rotate(5deg)}}.page-mascot{animation:page-mascot-in .6s ease-out}.product-card{animation:card-in .2s ease-out}@keyframes card-in{from{opacity:.5;translate:0 6px}to{opacity:1;translate:0 0}}}@media(prefers-reduced-motion:reduce){.page-mascot,.product-card{animation:none!important}.button:hover{transform:none}}.home-fullscreen .pop-hero{width:100%;max-width:none;min-height:calc(100svh - var(--nav-height,132px));display:flex;align-items:center;padding:40px 5%;overflow:hidden;background:var(--blue)}.home-fullscreen .hero-art{position:absolute;inset:0;z-index:0;margin:0;transform:none!important}.home-fullscreen .hero-photo{width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;border-radius:0;box-shadow:none;border:0;transform:none;animation:hero-cinema 1.3s ease-out both}.home-fullscreen .hero-art:before,.home-fullscreen .hero-art .sticker,.home-fullscreen .hero-art .mascot,.home-fullscreen .hero-art .photo-note,.home-fullscreen .hero-doodle{display:none}.home-fullscreen .hero-copy{position:relative;z-index:2;background:rgb(255 255 255 / .97);padding:35px;max-width:570px;width:48%;border:2px solid var(--blue);border-radius:8px 65px 8px 8px;box-shadow:9px 9px 0 var(--yellow)}.home-fullscreen .hero h1{font-size:clamp(65px,6.5vw,104px)}.home-fullscreen .hero .location{font-size:14px;margin-bottom:18px}.home-fullscreen .hero .intro{font-size:16px}.home-fullscreen .hero .actions{gap:15px}.home-fullscreen .hero .actions a{font-size:14px}.home-fullscreen .heritage{display:none}.document-heading{padding:45px 5%;background:var(--yellow)}.document-heading h1{font-size:clamp(35px,5vw,65px);max-width:1000px;margin:0}.document-content{max-width:1100px;padding:50px 5%;margin:auto;line-height:1.75}.document-content h2{font-size:30px;line-height:1.15;margin:30px 0 15px;letter-spacing:-.04em}.document-content h3{font-size:24px;line-height:1.2;letter-spacing:-.03em}.document-content img{max-width:100%;height:auto;border-radius:12px;margin:20px 0}.document-content table{width:100%;border-collapse:collapse}.document-content td,.document-content th{border:1px solid var(--blue);padding:10px}.document-content ul{padding-left:24px}@keyframes hero-cinema{from{scale:1.045;opacity:.7}to{scale:1;opacity:1}}@media(max-width:1000px) and (min-width:681px){.home-fullscreen .hero-copy{width:60%;padding:28px}.home-fullscreen .hero-photo{object-position:70% center}}@media(max-width:680px){.home-fullscreen .pop-hero{min-height:calc(100svh - var(--nav-height,126px) - 68px);padding:24px 5%;align-items:flex-end}.home-fullscreen .hero-copy{width:100%;padding:20px;max-width:none;border-radius:8px 35px 8px 8px;margin-top:110px}.home-fullscreen .hero h1{font-size:clamp(47px,12vw,62px);margin-bottom:14px;line-height:.92}.home-fullscreen .hero .location{font-size:11px;margin-bottom:12px}.home-fullscreen .hero .intro{font-size:13px;line-height:1.4;margin-bottom:16px}.home-fullscreen .hero .quiet{font-size:10px;margin-top:12px}.home-fullscreen .hero .actions{gap:12px}.home-fullscreen .hero .actions a{font-size:12px}.home-fullscreen .hero .actions .button{padding:12px 14px}.home-fullscreen .hero-photo{object-position:82% center}.document-content{padding:30px 5%;overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){.home-fullscreen .hero-photo{animation:none!important}}.pdf-download{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 18px;border:2px solid currentColor;border-radius:30px;text-decoration:none;font-weight:700;font-size:14px;min-height:44px;margin:0 0 22px}.pdf-download span{font-size:11px;font-weight:400}.pdf-download:hover{background:var(--yellow);color:var(--blue)}.pdf-home{padding:28px 5% 0}.pdf-home .pdf-download{margin:0}footer .pdf-download{font-size:12px;padding:9px 12px;margin:0;max-width:230px}.pdf-download:focus-visible{outline:3px solid var(--pink);outline-offset:4px}.separate-menus{margin:20px 0 28px}.separate-menus summary{cursor:pointer;font-weight:700;padding:12px 0;min-height:44px}.separate-menus>div{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.separate-menus a{border:1px solid currentColor;border-radius:12px;padding:12px 18px;text-decoration:none;min-height:44px}.separate-menus a span{display:block;font-size:11px;margin-top:4px}.separate-menus a:hover{background:var(--yellow);color:var(--blue)}.seo-nav{display:flex;flex-wrap:wrap;gap:14px 24px;padding:25px 0;font-size:13px;border-top:1px solid #7972bd;margin-top:30px}.seo-nav a{padding:6px 0;text-underline-offset:4px}.campaign-info dd .button{font-size:14px;padding:12px 18px;margin-top:8px}