@import"https://fonts.googleapis.com/css2?family=Kaisei+Decol:wght@500;700&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{--hami-coral: #ef765f;--hami-coral-dark: #c84f3e;--hami-yellow: #f8c85a;--hami-mint: #9bcdbf;--hami-cream: #fff8ec;--hami-paper: #fffdf8;--hami-ink: #402e28;--hami-muted: #77655d;--hami-line: #eadbc9;--hami-chocolate: #5d3527;--hami-shadow: 0 22px 55px rgba(87, 48, 32, .13);--hami-radius: 28px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--hami-cream)}body{margin:0;color:var(--hami-ink);background:linear-gradient(#fff8ecf0,#fff8ecf0),url(/images/hami/cutlery-pattern.svg) repeat;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}body::selection{background:var(--hami-yellow);color:var(--hami-chocolate)}a{color:inherit}img{display:block;max-width:100%;height:auto}h1,h2,h3,p,ul,ol,blockquote,figure{margin-top:0}h1,h2,h3{font-family:Kaisei Decol,Yu Mincho,Hiragino Mincho ProN,serif;line-height:1.35}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;padding:10px 16px;border-radius:99px;background:var(--hami-chocolate);color:#fff;transform:translateY(-180%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #0f6f7a;outline-offset:4px}.recipe-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.recipe-site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(93,53,39,.12);background:#fffdf8ed;backdrop-filter:blur(18px)}.recipe-site-header__inner{display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 40px));min-height:76px;margin-inline:auto;gap:28px}.recipe-site-brand{display:inline-flex;align-items:center;gap:12px;color:var(--hami-chocolate);text-decoration:none}.recipe-site-brand__stamp{display:grid;place-items:center;width:45px;aspect-ratio:1;border:2px solid var(--hami-chocolate);border-radius:15px 10px 14px 11px;background:var(--hami-coral);color:#fff;font-family:Kaisei Decol,serif;font-size:1.35rem;font-weight:700;transform:rotate(-4deg);box-shadow:3px 3px 0 var(--hami-yellow)}.recipe-site-brand strong,.recipe-site-brand small{display:block}.recipe-site-brand strong{font-family:Kaisei Decol,serif;font-size:1.02rem;line-height:1.25}.recipe-site-brand small{margin-top:2px;color:var(--hami-muted);font-size:.67rem;font-weight:700;letter-spacing:.12em}.recipe-site-nav{display:flex;align-items:center;gap:6px}.recipe-site-nav a{padding:9px 15px;border-radius:999px;font-size:.86rem;font-weight:700;text-decoration:none}.recipe-site-nav a:first-child{background:var(--hami-coral);color:#fff}.recipe-site-nav a:hover{background:var(--hami-yellow);color:var(--hami-chocolate)}.recipe-site-footer{display:flex;align-items:end;justify-content:space-between;gap:40px;padding:52px max(24px,calc((100% - 1180px)/2));background:var(--hami-chocolate);color:var(--hami-cream)}.recipe-site-footer strong{font-family:Kaisei Decol,serif;font-size:1.25rem}.recipe-site-footer p{margin:6px 0 0;color:#fff8ecb8}.recipe-site-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 22px}.recipe-site-footer__links a{font-size:.86rem;font-weight:700;text-underline-offset:5px}.eyebrow,.section-kicker{margin-bottom:10px;color:var(--hami-coral-dark);font-size:.72rem;font-weight:800;letter-spacing:.18em}.recipe-index-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);align-items:center;min-height:660px;padding:70px max(24px,calc((100% - 1180px)/2)) 90px;overflow:hidden;background:radial-gradient(circle at 82% 20%,rgba(248,200,90,.38),transparent 27%),linear-gradient(145deg,#fffaf1 5%,#fff1dd)}.recipe-index-hero__copy{position:relative;z-index:2;padding-right:40px}.recipe-index-hero h1{margin-bottom:26px;font-size:clamp(2.6rem,5vw,5rem);letter-spacing:-.035em}.recipe-index-hero h1 em{position:relative;color:var(--hami-coral-dark);font-style:normal;white-space:nowrap}.recipe-index-hero h1 em:after{position:absolute;bottom:-2px;left:0;width:100%;height:9px;border-radius:99px;background:var(--hami-yellow);content:"";z-index:-1;transform:rotate(-1deg)}.recipe-index-hero__lead{max-width:580px;margin-bottom:30px;color:var(--hami-muted);font-size:1.03rem}.recipe-index-hero__stats{display:flex;flex-wrap:wrap;gap:10px}.recipe-index-hero__stats span{display:inline-flex;align-items:baseline;gap:6px;padding:8px 13px;border:1px solid var(--hami-line);border-radius:999px;background:#ffffffb8;color:var(--hami-muted);font-size:.68rem;font-weight:800;letter-spacing:.08em}.recipe-index-hero__stats strong{color:var(--hami-chocolate);font-size:1.25rem}.recipe-index-hero__visual{position:relative;min-height:510px}.recipe-index-hero__photo{position:absolute;width:57%;aspect-ratio:4 / 3;border:10px solid white;border-radius:30px;object-fit:cover;box-shadow:var(--hami-shadow)}.recipe-index-hero__photo--one{top:0;left:2%;transform:rotate(-5deg)}.recipe-index-hero__photo--two{right:0;top:125px;z-index:2;transform:rotate(5deg)}.recipe-index-hero__photo--three{bottom:0;left:8%;z-index:1;width:45%;transform:rotate(2deg)}.recipe-index-hero__seal{position:absolute;top:8px;right:7%;z-index:4;display:grid;place-items:center;width:104px;aspect-ratio:1;border:3px solid white;border-radius:50%;background:var(--hami-coral);color:#fff;font-family:Kaisei Decol,serif;font-size:1.05rem;font-weight:700;line-height:1.3;text-align:center;box-shadow:0 12px 30px #c84f3e47;transform:rotate(8deg)}.recipe-container--intro{position:relative;padding-top:88px;padding-bottom:40px}.source-disclosure{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:42px;padding:30px 34px;border:1px solid var(--hami-line);border-radius:var(--hami-radius);background:#fffdf8eb;box-shadow:0 14px 36px #5d352712}.source-disclosure h2{margin-bottom:10px;font-size:clamp(1.45rem,2.3vw,2.1rem)}.source-disclosure p:last-child{margin-bottom:0}.source-disclosure__labels{display:grid;align-content:center;gap:12px}.source-disclosure__labels p{margin:0;color:var(--hami-muted);font-size:.88rem}.source-chip,.source-mini{display:inline-flex;align-items:center;width:max-content;border-radius:999px;font-weight:800;white-space:nowrap}.source-chip{margin-right:6px;padding:4px 9px;font-size:.72rem}.source-chip--fact,.source-mini--episode_fact{background:#d9eee7;color:#28695d}.source-chip--proposal,.source-mini--household_proposal{background:#fff0c8;color:#8a5b00}.recipe-container--intro>.character-note{width:min(580px,100%);margin:32px 0 0 auto}.character-note{display:grid;grid-template-columns:145px minmax(0,1fr);align-items:end;width:min(620px,100%);margin:34px auto}.character-note__art{position:relative;z-index:2;width:150px;height:170px;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 13px 12px rgba(93,53,39,.17))}.character-note__pepper{display:grid;place-items:center;width:100px;height:100px;margin:0 auto 12px;border:5px solid white;border-radius:50%;background:#f5c14f;font-size:3.2rem;box-shadow:var(--hami-shadow)}.character-note__bubble{position:relative;margin-left:-12px;padding:20px 24px;border:2px solid var(--hami-chocolate);border-radius:25px 25px 25px 8px;background:#fff;box-shadow:6px 7px #5d35271f}.character-note__bubble:before{position:absolute;bottom:22px;left:-13px;width:22px;height:22px;border-bottom:2px solid var(--hami-chocolate);border-left:2px solid var(--hami-chocolate);background:#fff;content:"";transform:rotate(45deg)}.character-note__name{display:block;margin-bottom:4px;color:var(--hami-coral-dark);font-size:.72rem;font-weight:800;letter-spacing:.08em}.character-note__bubble p{margin:0;font-family:Kaisei Decol,serif;font-size:1.02rem;font-weight:700;line-height:1.65}.character-note--compact{grid-template-columns:100px minmax(0,1fr);margin:24px 0 0}.character-note--compact .character-note__art{width:105px;height:115px}.character-note--compact .character-note__bubble{padding:14px 18px}.recipe-collection{padding-top:62px;padding-bottom:110px}.recipe-section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.recipe-section-heading h2{margin-bottom:0;font-size:clamp(2rem,3.2vw,3rem)}.recipe-section-heading>p{max-width:360px;margin-bottom:7px;color:var(--hami-muted)}.recipe-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.recipe-card{overflow:hidden;border:1px solid rgba(93,53,39,.13);border-radius:25px;background:var(--hami-paper);box-shadow:0 13px 33px #5d352714;transition:transform .18s ease,box-shadow .18s ease}.recipe-card:hover{transform:translateY(-7px);box-shadow:var(--hami-shadow)}.recipe-card__image-link{position:relative;display:block;overflow:hidden;aspect-ratio:4 / 3;background:#ecd9c6}.recipe-card__image-link img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.recipe-card:hover .recipe-card__image-link img{transform:scale(1.045)}.recipe-card__number,.recipe-card__generated,.recipe-card__upcoming{position:absolute;padding:5px 10px;border-radius:999px;font-size:.66rem;font-weight:800;letter-spacing:.06em}.recipe-card__number{top:14px;left:14px;background:#fffdf8f0;color:var(--hami-chocolate)}.recipe-card__generated{right:14px;bottom:14px;background:var(--hami-coral);color:#fff}.recipe-card__upcoming{right:14px;bottom:14px;background:var(--hami-yellow);color:var(--hami-chocolate);box-shadow:0 5px 18px #3e2b2138}.recipe-card__body{padding:23px 24px 25px}.recipe-card__episode{margin-bottom:7px;color:var(--hami-coral-dark);font-size:.72rem;font-weight:800}.recipe-card h3{margin-bottom:10px;font-size:1.32rem}.recipe-card h3 a{text-decoration:none}.recipe-card__body>p:not(.recipe-card__episode){display:-webkit-box;overflow:hidden;margin-bottom:15px;color:var(--hami-muted);font-size:.86rem;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:3}.recipe-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:18px}.recipe-card__meta span{padding:4px 8px;border-radius:7px;background:#f7efe3;color:var(--hami-muted);font-size:.7rem;font-weight:700}.text-link{color:var(--hami-coral-dark);font-size:.82rem;font-weight:800;text-decoration:none}.text-link span{display:inline-block;transition:transform .16s ease}.text-link:hover span{transform:translate(4px)}.recipe-index-video-band{padding:72px 0;background:var(--hami-coral);color:#fff}.recipe-index-video-band__inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.recipe-index-video-band .section-kicker{color:#ffe7a1}.recipe-index-video-band h2{margin-bottom:8px;font-size:clamp(2rem,4vw,3.5rem)}.recipe-index-video-band p:last-child{max-width:720px;margin-bottom:0;color:#ffffffd6}.pill-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;font-weight:800;text-align:center;text-decoration:none;white-space:nowrap}.pill-button--cream{background:var(--hami-cream);color:var(--hami-chocolate);box-shadow:5px 6px #5d352738}.recipe-detail{padding-bottom:105px}.recipe-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;padding:24px 0;color:var(--hami-muted);font-size:.74rem}.recipe-breadcrumb a{font-weight:700;text-underline-offset:4px}.recipe-detail-hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:center;gap:55px;padding-bottom:82px}.recipe-detail-hero__image{position:relative}.recipe-detail-hero__image img{width:100%;aspect-ratio:4 / 3;border:12px solid white;border-radius:36px 26px 38px 24px;object-fit:cover;box-shadow:var(--hami-shadow);transform:rotate(-1.5deg)}.recipe-detail-hero__image>span{position:absolute;top:22px;left:22px;padding:7px 12px;border-radius:999px;background:var(--hami-coral);color:#fff;font-size:.7rem;font-weight:800;letter-spacing:.08em}.recipe-detail-hero__episode{margin-bottom:10px;color:var(--hami-coral-dark);font-size:.8rem;font-weight:800}.recipe-detail-hero h1{margin-bottom:22px;font-size:clamp(2.5rem,4.8vw,4.6rem);letter-spacing:-.035em;text-wrap:balance}.recipe-detail-hero__lead{margin-bottom:24px;color:var(--hami-muted);font-size:1rem}.recipe-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.recipe-facts div{padding:11px 13px;border:1px solid var(--hami-line);border-radius:13px;background:#fffdf8c2}.recipe-facts span,.recipe-facts strong{display:block}.recipe-facts span{color:var(--hami-muted);font-size:.65rem;font-weight:700}.recipe-facts strong{font-size:.88rem}.recipe-detail__body>section,.recipe-detail__body>aside{margin-bottom:80px}.recipe-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.recipe-story-card{padding:31px 34px;border-radius:var(--hami-radius)}.recipe-story-card--fact{border:1px solid #b8ddd2;background:#eaf6f2}.recipe-story-card--proposal{border:1px solid #efdba7;background:#fff5d8}.recipe-story-card h2{margin-bottom:18px;font-size:1.5rem}.recipe-story-card ul{margin-bottom:0;padding-left:1.25em}.recipe-story-card li+li{margin-top:8px}.generated-media-disclosure{display:flex;align-items:center;gap:18px;padding:20px 24px;border:2px dashed var(--hami-coral);border-radius:20px;background:#fff1e9}.generated-media-disclosure>span,.generated-recipe-visual__label{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:var(--hami-coral);color:#fff;font-size:.7rem;font-weight:800}.generated-media-disclosure p{margin:0;color:var(--hami-muted);font-size:.88rem}.recipe-section{padding-top:10px}.recipe-section-heading--numbered{justify-content:flex-start;align-items:center;padding-bottom:18px;border-bottom:2px solid var(--hami-line)}.recipe-section-heading--numbered>span{display:grid;place-items:center;width:62px;aspect-ratio:1;border-radius:20px 15px 19px 13px;background:var(--hami-coral);color:#fff;font-family:Kaisei Decol,serif;font-size:1.4rem;font-weight:700;transform:rotate(-3deg);box-shadow:4px 5px 0 var(--hami-yellow)}.recipe-section-heading--numbered .section-kicker{margin-bottom:2px}.recipe-section-heading--numbered h2{font-size:clamp(2rem,3vw,2.8rem)}.recipe-ingredients__grid--with-image{display:grid;grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr);align-items:start;gap:34px}.ingredient-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.recipe-ingredients__grid--with-image .ingredient-groups{grid-template-columns:1fr}.ingredient-group{overflow:hidden;border:1px solid var(--hami-line);border-radius:19px;background:var(--hami-paper)}.ingredient-group h3{margin:0;padding:13px 18px;background:#f5e8d8;font-size:1rem}.ingredient-group ul{margin:0;padding:4px 18px 8px;list-style:none}.ingredient-group li{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px dashed var(--hami-line);font-size:.9rem}.ingredient-group li:last-child{border-bottom:0}.ingredient-group li strong{color:var(--hami-coral-dark);font-size:.83rem;text-align:right}.generated-recipe-visual{position:relative;overflow:hidden;margin:0;border:1px solid var(--hami-line);border-radius:24px;background:#fff;box-shadow:0 16px 36px #5d35271a}.generated-recipe-visual img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.generated-recipe-visual__label{position:absolute;top:14px;left:14px;z-index:2}.generated-recipe-visual figcaption{padding:10px 16px;color:var(--hami-muted);font-size:.72rem}.generated-recipe-visual--wide{margin-bottom:34px}.recipe-steps{display:grid;gap:17px;margin:0;padding:0;list-style:none;counter-reset:recipe-step}.recipe-step{display:grid;grid-template-columns:66px minmax(0,1fr);align-items:center;gap:22px;padding:22px 24px;border:1px solid var(--hami-line);border-radius:22px;background:var(--hami-paper)}.recipe-step--with-image{grid-template-columns:66px minmax(0,1fr) minmax(220px,.72fr)}.recipe-step__number{display:grid;place-items:center;width:54px;aspect-ratio:1;border-radius:50%;background:var(--hami-yellow);color:var(--hami-chocolate);font-family:Kaisei Decol,serif;font-size:1.08rem;font-weight:700}.recipe-step__heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:8px}.recipe-step h3{margin:0;font-size:1.2rem}.recipe-step__content>p{margin-bottom:0;color:var(--hami-muted);font-size:.9rem}.source-mini{padding:4px 8px;font-size:.64rem}.recipe-step blockquote{margin:13px 0 0;padding-left:13px;border-left:3px solid var(--hami-coral);color:var(--hami-chocolate);font-family:Kaisei Decol,serif;font-size:.9rem;font-weight:700}.recipe-step>img{width:100%;aspect-ratio:16 / 9;border-radius:15px;object-fit:cover}.recipe-tips__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.tip-panel{padding:27px 30px;border-radius:23px}.tip-panel h3{margin-bottom:14px;font-size:1.2rem}.tip-panel ul{margin-bottom:0;padding-left:1.25em}.tip-panel li+li{margin-top:7px}.tip-panel p,.tip-panel li{font-size:.88rem}.tip-panel--tips{border:1px solid #efd797;background:#fff3ce}.tip-panel--safety{border:1px solid #acd5c8;background:#e7f5f0}.tip-panel--allergens{grid-column:1 / -1;border:1px solid #e0c8bc;background:#f8eee8}.allergen-list{display:inline-block;margin-bottom:9px;padding:5px 10px;border-radius:8px;background:#fff;color:var(--hami-coral-dark);font-weight:800}.recipe-video{padding:43px;border-radius:32px;background:var(--hami-chocolate);color:#fff}.recipe-video__copy{display:grid;grid-template-columns:1fr 1.2fr;align-items:end;gap:35px;margin-bottom:27px}.recipe-video .section-kicker{color:var(--hami-yellow)}.recipe-video h2{margin-bottom:0;font-size:clamp(1.9rem,3vw,2.8rem)}.recipe-video__copy>p{margin-bottom:0;color:#ffffffb8}.recipe-video__frame{overflow:hidden;aspect-ratio:16 / 9;border-radius:20px;background:#000}.recipe-video__frame iframe{display:block;width:100%;height:100%;border:0}.recipe-video__coming-soon{position:relative;display:grid;place-content:center;min-height:min(42vw,470px);padding:48px;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:radial-gradient(circle at 73% 26%,rgba(247,185,63,.28),transparent 27%),radial-gradient(circle at 22% 80%,rgba(217,89,73,.24),transparent 33%),linear-gradient(135deg,#211710,#4b2d20 52%,#241811);text-align:center}.recipe-video__coming-soon:before,.recipe-video__coming-soon:after{position:absolute;content:"";pointer-events:none}.recipe-video__coming-soon:before{inset:18px;border:1px solid rgba(255,255,255,.11);border-radius:14px}.recipe-video__coming-soon:after{left:50%;top:50%;width:390px;aspect-ratio:1;border-radius:50%;background:#ffffff09;transform:translate(-50%,-50%)}.recipe-video__coming-soon>*{position:relative;z-index:1}.recipe-video__coming-soon span{color:var(--hami-yellow);font-size:.75rem;font-weight:800;letter-spacing:.16em}.recipe-video__coming-soon strong{display:block;margin-top:13px;font-family:Kaisei Decol,serif;font-size:clamp(2.2rem,6vw,4.8rem);line-height:1;text-shadow:0 8px 24px rgba(0,0,0,.28)}.recipe-video__coming-soon p{max-width:38rem;margin:18px auto 0;color:#ffffffbd}.recipe-video__fallback{margin:14px 0 0;font-size:.8rem;text-align:right}.recipe-video__fallback a{text-underline-offset:4px}.recipe-ending{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:40px;padding:35px;border:1px solid var(--hami-line);border-radius:30px;background:var(--hami-paper);box-shadow:0 14px 36px #5d352714}.recipe-ending>img{width:100%;aspect-ratio:16 / 10;border-radius:20px;object-fit:cover}.recipe-ending blockquote{margin-bottom:14px;color:var(--hami-coral-dark);font-family:Kaisei Decol,serif;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700}.recipe-ending>div>p:last-of-type{margin-bottom:0;color:var(--hami-muted)}.recipe-pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding-top:8px}.recipe-pagination__item{display:flex;flex-direction:column;gap:5px;padding:18px 20px;border:1px solid var(--hami-line);border-radius:18px;background:var(--hami-paper);text-decoration:none}.recipe-pagination__item--next{text-align:right}.recipe-pagination__item span{color:var(--hami-coral-dark);font-size:.72rem;font-weight:800}.recipe-pagination__item strong{font-family:Kaisei Decol,serif;font-size:.92rem}.recipe-pagination__all{padding:10px 15px;border-radius:999px;background:var(--hami-coral);color:#fff;font-size:.78rem;font-weight:800;text-decoration:none}@media(max-width:980px){.recipe-index-hero{grid-template-columns:1fr;padding-top:60px}.recipe-index-hero__copy{padding-right:0}.recipe-index-hero__visual{width:min(680px,100%);margin:55px auto 0}.recipe-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-detail-hero{grid-template-columns:1fr;gap:42px}.recipe-detail-hero__image{width:min(720px,100%)}.recipe-ingredients__grid--with-image{grid-template-columns:1fr}.recipe-ingredients__grid--with-image .ingredient-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.recipe-step--with-image{grid-template-columns:58px minmax(0,1fr)}.recipe-step>img{grid-column:2;max-width:520px}}@media(max-width:720px){.recipe-container,.recipe-site-header__inner{width:min(100% - 28px,1180px)}.recipe-site-header__inner{min-height:68px}.recipe-site-brand__stamp{width:39px}.recipe-site-brand strong{font-size:.86rem}.recipe-site-brand small{display:none}.recipe-site-nav a{padding:8px 10px;font-size:.72rem}.recipe-site-nav a:last-child{display:none}.recipe-site-footer,.recipe-index-video-band__inner{align-items:flex-start;flex-direction:column}.recipe-site-footer__links{justify-content:flex-start}.recipe-index-hero{min-height:0;padding:48px 18px 65px}.recipe-index-hero h1{font-size:clamp(2.45rem,12vw,4rem)}.recipe-index-hero__visual{min-height:390px}.recipe-index-hero__photo{border-width:7px;border-radius:22px}.recipe-index-hero__seal{width:82px;font-size:.85rem}.source-disclosure,.recipe-story-grid{grid-template-columns:1fr}.source-disclosure{gap:24px;padding:25px 22px}.character-note{grid-template-columns:108px minmax(0,1fr);margin:27px auto}.character-note__art{width:112px;height:130px}.character-note__bubble{padding:15px 17px}.character-note__bubble p{font-size:.9rem}.recipe-section-heading{align-items:flex-start;flex-direction:column;gap:10px}.recipe-section-heading--numbered{align-items:center;flex-direction:row}.recipe-card-grid,.ingredient-groups,.recipe-ingredients__grid--with-image .ingredient-groups,.recipe-tips__grid,.recipe-ending{grid-template-columns:1fr}.recipe-detail{padding-bottom:75px}.recipe-detail-hero{padding-bottom:58px}.recipe-detail-hero__image img{border-width:7px;border-radius:25px 19px 27px 17px}.recipe-detail-hero h1{font-size:clamp(2.35rem,12vw,3.6rem)}.recipe-detail__body>section,.recipe-detail__body>aside{margin-bottom:62px}.generated-media-disclosure{align-items:flex-start;flex-direction:column}.recipe-step,.recipe-step--with-image{grid-template-columns:46px minmax(0,1fr);align-items:start;gap:14px;padding:18px 16px}.recipe-step__number{width:43px}.recipe-step__heading{align-items:flex-start;flex-direction:column;gap:7px}.recipe-step>img{grid-column:1 / -1}.tip-panel--allergens{grid-column:auto}.recipe-video{padding:28px 20px;border-radius:24px}.recipe-video__copy{grid-template-columns:1fr;gap:10px}.recipe-ending{padding:22px}.recipe-pagination{grid-template-columns:1fr 1fr;gap:12px}.recipe-pagination__all{grid-column:1 / -1;grid-row:1;justify-self:center}.recipe-pagination__item{grid-row:2}.recipe-pagination>span{grid-row:2}}@media(max-width:460px){.recipe-site-brand strong{max-width:150px;font-size:.75rem}.recipe-index-hero__stats span{font-size:.58rem}.recipe-index-hero__visual{min-height:320px}.recipe-index-hero__seal{right:1%}.recipe-facts{grid-template-columns:1fr}.character-note,.character-note--compact{grid-template-columns:84px minmax(0,1fr)}.character-note__art,.character-note--compact .character-note__art{width:90px;height:105px}.recipe-section-heading--numbered>span{width:53px}.recipe-section-heading--numbered h2{font-size:1.75rem}.recipe-video__coming-soon{min-height:360px;padding:32px 14px}.recipe-video__coming-soon span{font-size:.58rem;letter-spacing:.08em}.recipe-video__coming-soon strong{font-size:clamp(1.75rem,8.3vw,2rem);white-space:nowrap}.recipe-video__coming-soon p{font-size:.82rem}.recipe-pagination{grid-template-columns:1fr}.recipe-pagination__item,.recipe-pagination__all,.recipe-pagination>span{grid-column:1;grid-row:auto}.recipe-pagination__item--next{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.recipe-card,.recipe-card__image-link img,.text-link span{transition:none}}
