/* Alimentation & grossesse: quiet pages, clear precautions, food photography. */
:root {
  --green: #542b43;
  --green-dark: #3d1e31;
  --green-light: #f3e9ec;
  --ink: #382b33;
  --muted: #71616b;
  --canvas: #fff9f2;
  --line: #e8dbd8;
  --cream: #f6ece1;
  --terracotta: #98513d;
  --shadow: none;
  --radius: 8px;
}
body { background: var(--canvas); font-size: 15px; }
.main { max-width: 1300px; padding: 38px 48px 0; }
.page-content { animation: none; }
.sidebar { background: #542b43; border-color: var(--line); padding-top: 35px; }
.brand { gap: 9px; margin: 0 4px; }
.brand img { width: 40px; height: 40px; }
.wordmark { font-size: 29px; letter-spacing: -1.5px; }
.wordmark>span { color: var(--green); }
.brand-tagline { font-size: 11px; margin: 12px 4px 0; color: var(--muted); letter-spacing: 0; }
.nav-label { text-transform: none; font-size: 11px; letter-spacing: 0; font-weight: 500; margin: 37px 12px 10px; color: var(--muted); }
.nav-label.secondary { margin-top: 26px; }
.nav-link { border-radius: 5px; font-size: 13px; min-height: 43px; padding: 10px 12px; margin-bottom: 4px; color: #fff9f2; }
.nav-link.active { box-shadow: none; background: #fff9f2; color: #542b43; font-weight: 600; }
.nav-link:hover { background: #70415c; }
.nav-link svg { width: 17px; height: 17px; stroke-width: 1.5; }
.sidebar-bottom { padding-top: 30px; }
.sidebar-plus { display: flex; align-items: center; justify-content: space-between; gap: 12px; border-top: 1px solid #815b72; padding: 17px 6px 10px; font-size: 13px; font-weight: 600; }
.sidebar-bottom>p { font-size: 11px; color: var(--muted); line-height: 1.75; padding: 0 6px; }
.topbar { height: 70px; background: var(--canvas); padding: 0 48px; border-color: var(--line); }
.breadcrumb { gap: 13px; font-size: 12px; }
.breadcrumb>a { font-weight: 600; color: var(--green); }
.breadcrumb>b { color: var(--muted); }
.breadcrumb .brand-home { display: flex; align-items: center; gap: 9px; flex-shrink: 0; }
.brand-home img { width: 32px; height: 32px; }
.brand-home small { display: block; font-family: 'DM Sans', sans-serif; font-size: 10px; line-height: 1.5; letter-spacing: 0; font-weight: 400; color: var(--terracotta); }
.topbar-right { gap: 24px; }
.topbar-plus { border: 0; border-radius: 0; background: none; color: var(--green); padding: 8px 0; font-size: 12px; text-decoration: underline; text-underline-offset: 5px; text-decoration-color: #c8a6b8; }
.profile-trigger { font-size: 12px; }
.avatar { width: 32px; height: 32px; background: #f3e9ec; color: var(--green); }
.page-heading { margin-bottom: 25px; }
.page-heading h1 { font-size: clamp(28px, 3vw, 38px); font-weight: 500; letter-spacing: -1px; }
.page-heading p { margin-top: 12px; font-size: 14px; line-height: 1.8; max-width: 700px; }
.section-heading h2 { font-size: 25px; letter-spacing: -.6px; }
.section-heading p { font-size: 13px; margin-top: 9px; line-height: 1.75; }
.section-heading .btn-text { font-size: 12px; }
.section-kicker { display: block; font-size: 12px; font-weight: 500; letter-spacing: .15px; color: var(--terracotta); }
.eyebrow { text-transform: none; letter-spacing: .2px; font-size: 12px; font-weight: 500; }
.btn { border-radius: 5px; font-size: 13px; min-height: 44px; padding: 12px 17px; box-shadow: none; }
.btn:hover { transform: none; }
.btn-primary { background: var(--green); }
.btn-outline { border-color: #c7a8b7; background: transparent; color: var(--green-dark); }
.btn-secondary { background: #f3e9ec; border: 1px solid #e8d8df; }
.btn-text { font-size: 13px; border-radius: 0; }
.btn-text:hover { transform: none; }
.search-box { border-radius: 7px; border: 1px solid #c5a8b7; padding: 7px 7px 7px 15px; min-height: 62px; background: #fff; box-shadow: none; }
.search-box input { font-size: 16px; min-height: 42px; }
.search-box .btn { font-size: 13px; min-height: 44px; padding: 10px 15px; }
.search-scan { padding: 8px; border: 0; }
.suggestions { gap: 10px; font-size: 12px; color: var(--muted); margin-top: 16px; }
.suggestion { font-size: 12px; background: none; border: 0; border-radius: 0; padding: 3px 0; text-decoration: underline; text-underline-offset: 4px; text-decoration-color: #d0b7c1; }
.suggestion:hover { background: none; text-decoration-color: var(--green); }
.home-dateline { display: flex; justify-content: space-between; gap: 16px; padding-bottom: 19px; border-bottom: 1px solid var(--line); font-size: 13px; color: var(--muted); }
.home-dateline>span { color: var(--ink); }
.home-editorial { display: grid; grid-template-columns: 1.18fr .82fr; gap: 46px; align-items: center; margin: 35px 0 48px; }
.home-search-panel { min-width: 0; }
.pregnancy-signature { display: flex; align-items: center; gap: 13px; }
.pregnancy-signature img { width: 46px; height: 46px; }
.pregnancy-signature .section-kicker { line-height: 1.6; font-size: 13px; }
.home-search-panel h1 { text-wrap: balance; }
.home-search-panel h1 em { color: var(--terracotta); font-weight: 500; }
.home-plus-shortcut { display: flex; justify-content: space-between; align-items: center; gap: 12px; width: 100%; padding: 14px 0 5px; background: none; color: var(--green); text-align: left; font-size: 12px; line-height: 1.6; }
.home-plus-shortcut b { display: flex; align-items: center; gap: 5px; flex-shrink: 0; font-weight: 600; text-decoration: underline; text-underline-offset: 4px; }
.home-search-panel h1 { font-family: 'Lora', Georgia, serif; font-size: clamp(38px, 4vw, 57px); line-height: 1.15; font-weight: 500; letter-spacing: -1.9px; margin: 18px 0 22px; }
.home-search-panel>p:not(.home-source-note) { max-width: 455px; font-size: 16px; line-height: 1.85; color: #71616b; margin-bottom: 26px; }
.home-guide-link { display: inline-flex; align-items: center; gap: 17px; font-size: 13px; font-weight: 600; color: var(--green); margin: 3px 0 23px; }
.home-guide-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.home-source-note { max-width: 390px; font-size: 12px; color: var(--muted); line-height: 1.8; }
.home-source-note a { text-decoration: underline; text-underline-offset: 3px; }
.tonight-feature { margin: 0; min-width: 0; }
.tonight-feature>button { background: none; padding: 0; width: 100%; text-align: left; }
.home-food-photo { width: 100%; height: 310px; object-fit: cover; border-radius: 7px; }
.tonight-copy { display: grid; gap: 10px; margin-top: 18px; }
.tonight-copy>strong { font-family: 'Lora', Georgia, serif; font-weight: 500; font-size: 25px; line-height: 1.3; letter-spacing: -.5px; }
.tonight-copy>span:last-child { display: flex; align-items: center; gap: 10px; color: var(--muted); font-size: 12px; }
.tonight-copy>span:last-child svg { margin-left: auto; color: var(--green); }
.tonight-feature figcaption { margin-top: 13px; font-size: 10px; line-height: 1.7; color: var(--muted); }
.home-foods { padding-top: 25px; border-top: 1px solid var(--line); }
.home-foods .food-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.kitchen-note { display: grid; grid-template-columns: 105px minmax(0, 1fr) auto; gap: 24px; align-items: start; padding: 23px 0; margin: 28px 0 40px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.kitchen-note .section-kicker { padding-top: 3px; }
.kitchen-note p { font-size: 13px; line-height: 1.85; color: var(--muted); }
.kitchen-note strong { display: block; font-weight: 500; color: var(--ink); }
.kitchen-note a { font-size: 12px; }
.home-footer-note { display: block; background: transparent; padding: 20px 0 0; border: 0; border-radius: 0; font-size: 12px; line-height: 1.8; color: var(--muted); }
.guide-intro { display: flex; justify-content: space-between; align-items: start; gap: 24px; border-left: 2px solid #d7b0b8; padding: 0 0 0 18px; margin: 0 0 32px; }
.guide-intro p { font-size: 13px; color: var(--muted); line-height: 1.85; max-width: 740px; }
.guide-intro a { flex-shrink: 0; font-size: 12px; }
.food-card { border: 1px solid var(--line); border-radius: 7px; box-shadow: none; background: #fffdf9; }
.food-card:hover, .recipe-card:hover { transform: none; box-shadow: none; border-color: #b3899f; }
.food-art-wrap { height: 120px; }
.food-art { width: 106px; height: 106px; filter: none; }
.food-card:hover .food-art { transform: none; }
.food-card-content { padding: 13px 15px 17px; min-height: 117px; }
.food-card h3 { font-size: 14px; }
.food-card p { font-size: 11px; line-height: 1.8; }
.status-badge { font-size: 10px; border-radius: 3px; padding: 4px 6px; }
.recipe-card { border: 0; border-radius: 0; background: transparent; box-shadow: none; overflow: visible; }
.recipe-card-open { display: block; height: auto; min-height: 0; }
.recipe-photo { height: 210px; min-height: 0; border-radius: 7px; }
.recipe-photo img { transition: none; }
.recipe-card:hover img { transform: none; }
.recipe-card-content { padding: 15px 0 18px; }
.recipe-card-content h3 { font-family: 'Lora', Georgia, serif; font-size: 19px; line-height: 1.45; font-weight: 500; }
.recipe-tags { font-size: 11px; gap: 10px; }
.recipe-pregnancy-note { display: flex; align-items: center; gap: 7px; font-size: 11px; line-height: 1.6; color: var(--terracotta); padding-top: 11px; }
.recipe-pregnancy-note svg { flex-shrink: 0; }
.recipe-time { font-size: 11px; border-radius: 3px; bottom: 10px; left: 10px; }
.recipe-access-tag { position: absolute; bottom: 10px; right: 10px; padding: 4px 7px; border-radius: 3px; background: #fff9f2; color: #542b43; font-size: 10px; font-weight: 600; }
.recipe-access-tag.is-plus { background: #542b43; color: white; }
.recipe-access-filters { display: flex; flex-wrap: wrap; gap: 8px; margin: 22px 0; }
.recipe-paywall { padding: 22px; background: #fcf0e9; border: 1px solid #e3cbbd; border-radius: 6px; margin: 24px 0; }
.recipe-paywall h3 { margin-top: 0; }
.recipe-paywall p { font-size: 14px; line-height: 1.8; margin: 12px 0; }
.recipe-paywall .btn-text { display: block; margin-top: 15px; }
.favorite-button { width: 32px; height: 32px; background: #fffcf5; }
.recipe-welcome { grid-template-columns: minmax(0, 1fr) 240px; gap: 36px; min-height: 0; padding: 0 0 26px; margin-bottom: 0; background: none; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; align-items: center; }
.recipe-welcome h1 { font-size: 45px; line-height: 1.2; margin: 15px 0 19px; letter-spacing: -1.5px; }
.recipe-welcome p { font-size: 15px; line-height: 1.85; max-width: 460px; }
.recipe-welcome-note { font-size: 12px; line-height: 1.8; margin-top: 16px; max-width: none; }
.recipe-welcome-feature { display: block; padding: 0; text-align: left; background: none; }
.recipe-welcome-feature img { width: 240px; height: 150px; object-fit: cover; border-radius: 6px; }
.recipe-welcome-feature span { display: flex; justify-content: space-between; align-items: center; gap: 10px; margin-top: 10px; font-size: 12px; color: var(--green); }
.recipe-collection-section { margin-top: 35px; }
.recipe-collections { gap: 17px; padding-bottom: 14px; }
.recipe-collection { border-radius: 5px; background: none; box-shadow: none; border-color: var(--line); }
.recipe-collection.active { background: #f3e9ec; border-color: #8c9f7d; }
.recipe-collection b { font-size: 13px; }
.recipe-collection small { font-size: 11px; }
.recipe-collection img { transform: none; }
.category-chip { border-radius: 5px; font-size: 12px; min-height: 37px; background: #fffdf9; }
.category-chip.active { background: #f3e9ec; border-color: #a5738d; color: #542b43; }
.food-families .category-chip { border-radius: 5px; font-size: 12px; }
.filter-chip { font-size: 12px; border-radius: 4px; }
.filter-label, .recipe-select, .recipe-select select, .recipe-toolbar label { font-size: 12px; }
.results-meta { font-size: 12px; gap: 16px; line-height: 1.75; }
.recipe-pagination, .photo-caption { font-size: 12px; }
.tabs { background: #f3e9ec; border-radius: 6px; }
.tab { font-size: 13px; border-radius: 4px; }
.premium-nudge { grid-template-columns: minmax(0, 1fr) auto; gap: 24px; padding: 23px 0; margin: 28px 0; background: transparent; border: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); border-radius: 0; }
.premium-nudge .plus-stamp { font-family: inherit; font-size: 11px; gap: 5px; }
.plus-stamp { font-size: 19px; font-weight: 500; }
.plus-stamp b { border-radius: 3px; background: #e8d6df; color: #542b43; font-size: 10px; font-weight: 600; letter-spacing: .4px; padding: 3px 6px; }
.premium-nudge h2 { font-size: 21px; color: var(--ink); margin-top: 8px; }
.premium-nudge p { font-size: 13px; color: var(--muted); }
.premium-nudge-caption { font-size: 11px; color: #6d6352; }
.premium-nudge .btn { grid-column: auto; font-size: 12px; max-width: none; }
.premium-actions { display: grid; gap: 12px; justify-items: start; }
.premium-actions .btn-text { font-size: 12px; text-decoration: underline; text-underline-offset: 4px; }
.premium-nudge-home { display: block; padding: 22px; margin: 22px 0 0; background: #f3e9ec; border: 1px solid #e1cbd5; border-radius: 6px; }
.premium-nudge-home h2 { font-size: 26px; margin: 10px 0; line-height: 1.25; }
.premium-nudge-home p { font-size: 14px; line-height: 1.75; }
.premium-nudge-home .premium-nudge-caption { display: block; margin: 14px 0; line-height: 1.8; }
.premium-nudge-home .premium-actions .btn { width: 100%; }
.premium-nudge-home .premium-actions { justify-items: center; }
@media (min-width: 951px) { .tonight-feature .home-food-photo { height: 190px; } .tonight-copy>strong { font-size: 22px; } }
.premium-nudge-recipes { padding: 18px 0; margin: 0 0 25px; border-top: 0; }
.premium-nudge-recipes h2 { font-family: inherit; font-size: 14px; font-weight: 600; }
.premium-nudge-recipes .plus-stamp, .premium-nudge-recipes p { display: none; }
.premium-nudge-recipes .premium-nudge-caption { margin-top: 4px; }
.premium-nudge-recipe { padding: 22px 0 0; margin-bottom: 0; grid-template-columns: 1fr; }
.premium-nudge-recipe .btn { grid-column: auto; justify-self: start; }
.plus-planner-banner { display: flex; align-items: center; gap: 25px; padding: 22px 0; background: none; border: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); border-radius: 0; margin-bottom: 30px; }
.plus-planner-banner h2 { font-size: 22px; margin: 10px 0 8px; }
.plus-planner-banner p { font-size: 13px; line-height: 1.8; }
.plus-banner-actions { flex-shrink: 0; flex-direction: column; gap: 9px; align-items: start; }
.offer-hero { grid-template-columns: minmax(0, 1.12fr) minmax(0, .88fr); gap: 65px; padding: 10px 0 40px; border: 0; border-bottom: 1px solid var(--line); border-radius: 0; background: none; overflow: visible; }
.offer-hero h1 { font-size: clamp(35px, 3.5vw, 49px); letter-spacing: -1.5px; line-height: 1.22; margin: 26px 0 23px; }
.offer-hero-copy>p { font-size: 15px; line-height: 1.9; max-width: 480px; margin-bottom: 14px; color: var(--muted); }
.offer-primary { width: auto; font-size: 13px; margin-top: 14px; }
.offer-hero-copy>small { font-size: 12px; line-height: 1.8; margin-top: 13px; max-width: none; }
.offer-example-button { margin-top: 17px; font-size: 12px; }
.offer-hero-copy .offer-upfront-price { color: var(--ink); font-size: 24px; font-family: 'Lora', Georgia, serif; margin: 20px 0 14px; }
.offer-upfront-price span { display: block; font: 12px/1.8 'DM Sans', sans-serif; color: var(--muted); }
.offer-buy { margin-bottom: 0; }
.offer-primary { display: flex; }
.workshop-conversion { display: flex; gap: 24px; justify-content: space-between; align-items: center; padding: 22px; background: #f3e9ec; border: 1px solid #e1cbd5; border-radius: 6px; margin: 18px 0 27px; }
.workshop-conversion b { font: 500 21px/1.5 'Lora', Georgia, serif; }
.workshop-conversion p { font-size: 13px; line-height: 1.8; margin: 8px 0; }
.workshop-conversion small { color: var(--muted); font-size: 12px; }
.workshop-conversion .btn { flex-shrink: 0; }
@media (max-width: 760px) { .workshop-conversion { flex-direction: column; align-items: start; gap: 15px; } .premium-nudge-recipes .premium-actions .btn { background: var(--green); color: white; padding: 10px 14px; text-decoration: none; } }
.week-sample { border: 1px solid #e3d2d7; background: #fcf0e9; border-radius: 5px; padding: 22px; }
.week-sample-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-bottom: 17px; }
.week-sample-heading>span { font-family: 'Lora', Georgia, serif; font-size: 20px; line-height: 1.4; letter-spacing: -.4px; }
.week-sample-heading>small { font-size: 11px; color: var(--muted); flex-shrink: 0; }
.week-sample-photo { width: 100%; height: 155px; object-fit: cover; border-radius: 3px; margin-bottom: 8px; }
.week-sample-row { width: 100%; display: grid; grid-template-columns: 33px 1fr 16px; align-items: center; gap: 13px; border-bottom: 1px solid #e3d2d7; background: none; padding: 15px 0; text-align: left; }
.week-sample-row>span:first-child { font-size: 11px; color: var(--muted); }
.week-sample-row b { display: block; font-size: 13px; line-height: 1.55; font-weight: 500; }
.week-sample-row small { font-size: 11px; color: var(--muted); }
.week-sample-more { margin-top: 12px; font-size: 12px; }
.offer-pricing-section { grid-template-columns: minmax(0, 1fr) minmax(0, .85fr); gap: 65px; align-items: start; padding: 42px 0; margin: 0; border: 0; border-bottom: 1px solid var(--line); }
.offer-pricing-copy h2 { font-size: 31px; line-height: 1.3; margin: 14px 0 25px; }
.offer-inclusions { list-style: none; margin: 0; padding: 0; }
.offer-inclusions li { margin-bottom: 23px; padding-left: 17px; border-left: 2px solid #c5ceb8; }
.offer-inclusions b { font-size: 14px; font-weight: 600; }
.offer-inclusions p { font-size: 13px; line-height: 1.85; margin-top: 6px; color: var(--muted); }
.offer-honesty { font-size: 12px; line-height: 1.9; padding: 0; background: none; border: 0; }
.plus-offer-panel { padding: 25px; border: 1px solid #e3d2d7; border-radius: 6px; background: #fcf0e9; box-shadow: none; }
.plus-offer-panel h3 { margin: 0 0 19px; font-family: 'Lora', Georgia, serif; font-size: 25px; font-weight: 500; }
.plus-plan { border-radius: 5px; background: #fffdf9; }
.plus-plan:has(input:checked) { background: #f3e5eb; border-color: #996d85; }
.plus-plan-name { font-size: 13px; }
.plus-price { font-size: 29px; }
.plus-plan-caption, .plus-plan-name small { font-size: 11px; }
.plus-terms, .plus-launch-note, .plus-reassurance, .plus-free-note { font-size: 12px; line-height: 1.85; }
.plus-launch-note { border-radius: 4px; background: #e9eddf; color: #4d5d43; border-color: #d8dfcb; }
.plus-faq { max-width: 820px; padding-top: 35px; margin: 0; }
.plus-faq h2 { font-size: 29px; }
.plus-faq details { border-radius: 0; border: 0; border-bottom: 1px solid var(--line); padding: 0; background: none; }
.plus-faq summary { font-size: 14px; padding: 17px 0; }
.plus-faq details p { font-size: 13px; line-height: 1.9; padding: 0 0 18px; }
.plus-dialog h2 { font-size: 31px; }
.plus-lead, .plus-benefits { font-size: 14px; line-height: 1.85; }
.offer-dialog-photo { border-radius: 5px; }
.offer-proof { background: #f3e9ec; border-radius: 5px; }
.member-panel { border-radius: 6px; background: #f3e9ec; border-color: #e3d2d7; }
.member-symbol { background: #eedee5; border-radius: 5px; }
.member-panel .eyebrow { text-transform: none; letter-spacing: 0; }
.workshop-heading h1 { font-size: 37px; line-height: 1.25; }
.workshop-heading p { font-size: 14px; line-height: 1.8; }
.workshop-demo { border-radius: 3px; background: #f3e9ec; color: #542b43; font-size: 11px; letter-spacing: 0; }
.workshop-discovery { background: transparent; border: 0; border-left: 2px solid #c2cdb2; border-radius: 0; padding: 0 0 0 17px; font-size: 13px; line-height: 1.85; }
.workshop-form, .workshop-shopping { box-shadow: none; border-radius: 6px; background: #fffdf9; border-color: var(--line); }
.workshop-form-heading h2, .workshop-section-heading h2 { font-size: 27px; }
.workshop-step { border-radius: 0; background: transparent; color: #657654; border-right: 1px solid var(--line); font-size: 25px; }
.workshop-form-heading p, .workshop-section-heading p, .workshop-form fieldset>p, .workshop-preferences>p { font-size: 13px; line-height: 1.8; }
.workshop-moods label>span { border-radius: 5px; background: #fff9f2; }
.workshop-moods b { font-size: 13px; }
.workshop-moods small { font-size: 11px; }
.workshop-form legend { font-size: 14px; }
.workshop-chip span { border-radius: 4px; font-size: 12px; }
.workshop-fields .field label { font-size: 13px; }
.workshop-compose span { font-size: 12px; }
.workshop-metrics { border-radius: 4px; background: #f0f2e9; }
.workshop-before { background: none; border-radius: 0; border: 0; border-bottom: 1px solid var(--line); padding: 25px 0; text-align: left; }
.workshop-before-photos { display: none; }
.workshop-before h2 { font-size: 25px; }
.workshop-before p { font-size: 13px; }
.workshop-recipe { border-radius: 5px; background: #fffdf9; border-color: var(--line); }
.workshop-recipe h4 { font-size: 16px; }
.workshop-shopping-row { border-radius: 0; font-size: 13px; }
.workshop-takeaway, .workshop-after, .workshop-save { background: none; border-radius: 0; border: 0; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.workshop-takeaway h2, .workshop-after h2 { font-size: 26px; }
.workshop-takeaway p, .workshop-after p { font-size: 13px; line-height: 1.85; }
.workshop-takeaway-icon { display: none; }
.workshop-takeaway { grid-template-columns: minmax(0, 1fr) auto; }
.workshop-feedback, .workshop-footnote { font-size: 12px; line-height: 1.85; }
.field label { font-size: 13px; }
.field p, .legal-copy, .account-panel p { font-size: 13px; line-height: 1.85; }
.text-input, .field input, .field select { border-radius: 5px; font-size: 16px; }
.profile-panel, .account-panel, .install-panel, .shopping-aside, .guide-card, .source-row { border-radius: 6px; background: #fffdf9; box-shadow: none; }
.shopping-item { border-radius: 5px; font-size: 14px; }
.shopping-aside { background: #f5eceb; }
.shopping-aside p, .shopping-count { font-size: 13px; }
.guide-card { border: 0; border-top: 1px solid var(--line); border-radius: 0; padding: 23px 0; background: none; }
.guide-card h2 { font-size: 23px; }
.guide-card p { font-size: 14px; line-height: 1.85; }
.guide-card .tip-icon { display: none; }
.empty-state { background: none; border: 1px dashed #d8bdc8; border-radius: 5px; padding: 35px 24px; }
.empty-state>svg { width: 30px; height: 30px; margin-bottom: 13px; color: #98687f; }
.empty-state h2 { font-size: 24px; }
.empty-state p { font-size: 14px; line-height: 1.8; }
dialog { border-radius: 9px; background: var(--canvas); box-shadow: 0 12px 55px #26321d20; }
dialog::backdrop { backdrop-filter: none; background: #2a322963; }
.dialog-close { background: #fffdf6; }
.dialog-content { padding: 31px; background: var(--canvas); }
.dialog-content h2 { font-size: 29px; font-weight: 500; line-height: 1.4; }
.dialog-content h3, .food-explanation h3 { font-size: 20px; }
.dialog-content .eyebrow { font-size: 12px; letter-spacing: 0; text-transform: none; }
.dialog-content p, .ingredients-list, .steps-list, .preparation-list li { font-size: 14px; line-height: 1.85; }
.dialog-content .small, .dialog-content .dialog-disclaimer, .dialog-content .evidence-basis { font-size: 12px; }
.dialog-recipe-photo { height: 260px; }
.advice-box, .evidence-condition, .product-unknowns, .checkout-account-note, .billing-feedback { border-radius: 5px; }
.source-full small, .claim-sources, .source-link, .source-full b, .sources-inline p { font-size: 12px; }
.footer { font-size: 11px; line-height: 1.8; padding: 25px 0; margin-top: 30px; }
.footer-links { gap: 20px; }

@media (max-width: 1200px) {
  .main { padding: 30px 30px 0; }
  .topbar { padding: 0 30px; }
  .home-editorial { gap: 28px; grid-template-columns: 1.2fr .8fr; }
  .home-food-photo { height: 280px; }
  .home-search-panel h1 { font-size: 45px; }
  .home-search-panel>p:not(.home-source-note) { font-size: 14px; }
  .home-search-panel .search-box { flex-wrap: wrap; }
  .home-search-panel .search-box input { width: 100px; flex: 1; }
  .home-search-panel .search-box .btn { width: 100%; }
  .kitchen-note { grid-template-columns: 85px minmax(0, 1fr); gap: 18px; }
  .kitchen-note a { grid-column: 2; }
  .offer-hero, .offer-pricing-section { gap: 30px; }
  .recipe-photo { height: 180px; }
  .recipe-welcome { grid-template-columns: minmax(0, 1fr) 210px; gap: 25px; }
  .recipe-welcome-feature img { width: 210px; }
}
@media (max-width: 950px) {
  .home-editorial { grid-template-columns: 1fr; gap: 30px; }
  .home-search-panel h1 { font-size: 48px; }
  .home-search-panel>p:not(.home-source-note) { max-width: none; }
  .home-search-panel .search-box .btn { width: auto; }
  .home-source-note { max-width: none; }
  .tonight-feature>button { display: grid; grid-template-columns: 160px 1fr; gap: 24px; align-items: center; }
  .home-food-photo { height: 155px; }
  .tonight-copy { margin-top: 0; }
  .tonight-copy>strong { font-size: 24px; }
  .offer-hero { grid-template-columns: 1fr; }
  .offer-hero h1 { font-size: 43px; }
  .week-sample { max-width: 550px; }
  .offer-pricing-section { grid-template-columns: 1fr; }
  .plus-offer-panel { max-width: 560px; width: 100%; }
  .premium-nudge { grid-template-columns: 1fr; gap: 15px; }
  .premium-nudge .btn { grid-column: auto; justify-self: start; }
  .recipe-welcome { grid-template-columns: 1fr; }
  .recipe-welcome-feature { display: none; }
  .plus-planner-banner { align-items: start; flex-direction: column; }
  .plus-banner-actions { flex-direction: row; flex-wrap: wrap; align-items: center; }
}
@media (max-width: 760px) {
  .main { padding: 26px 24px 0; }
  .topbar { padding: 0 22px; height: 62px; gap: 10px; }
  .topbar-right { gap: 15px; }
  .breadcrumb { gap: 7px; font-size: 12px; }
  .breadcrumb>b, .breadcrumb>span { display: none; }
  .breadcrumb>a { font-family: 'Lora', Georgia, serif; font-size: 21px; font-weight: 500; letter-spacing: -.7px; }
  .profile-trigger>span:not(.avatar) { display: none; }
  .topbar-plus { font-size: 11px; }
  .home-dateline { font-size: 12px; padding-bottom: 16px; }
  .home-editorial { margin: 25px 0 35px; }
  .home-search-panel h1 { font-size: 44px; margin: 13px 0 19px; }
  .home-search-panel>p:not(.home-source-note) { font-size: 15px; margin-bottom: 21px; }
  .home-search-panel .search-box .btn { width: auto; }
  .home-foods .food-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .section-heading { align-items: baseline; }
  .section-heading h2 { font-size: 25px; line-height: 1.35; }
  .section-heading .btn-text { white-space: normal; flex-shrink: 0; max-width: 110px; font-size: 11px; }
  .recipe-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px 16px; }
  .recipe-photo { height: 190px; }
  .recipe-welcome h1 { font-size: 39px; }
  .premium-nudge { padding: 22px 0; }
  .premium-nudge .btn { font-size: 12px; justify-self: start; }
  .premium-nudge-recipes { padding: 15px 0 19px; }
  .guide-intro { flex-direction: column; gap: 6px; }
  .workshop-takeaway { grid-template-columns: 1fr; }
  .workshop-takeaway .btn { justify-self: start; }
  .footer { align-items: flex-start; flex-direction: column; gap: 9px; }
  .footer-links { gap: 20px; }
}
@media (max-width: 520px) {
  .main { padding: 23px 20px 0; }
  .topbar { padding: 0 17px; }
  .topbar-right { gap: 13px; }
  .home-search-panel h1 { font-size: 43px; }
  .home-search-panel .search-box { gap: 6px; padding: 5px 5px 5px 12px; }
  .home-search-panel .search-box .btn { width: 100%; margin-top: 1px; }
  .home-search-panel .search-box>svg { width: 18px; }
  .home-search-panel .search-box input { min-height: 40px; }
  .home-source-note { font-size: 12px; }
  .suggestions { gap: 8px 13px; margin: 14px 0 18px; }
  .suggestions>span { flex-basis: 100%; }
  .tonight-feature>button { grid-template-columns: 112px 1fr; gap: 17px; }
  .home-food-photo { height: 140px; }
  .tonight-copy { gap: 8px; }
  .tonight-copy>strong { font-size: 21px; }
  .tonight-copy>span:last-child { font-size: 11px; gap: 5px; flex-wrap: wrap; }
  .tonight-feature figcaption { font-size: 10px; }
  .home-foods { padding-top: 22px; }
  .food-art-wrap { height: 105px; }
  .food-card-content { padding: 12px 11px 15px; }
  .food-card h3 { font-size: 14px; }
  .food-card p { font-size: 11px; }
  .kitchen-note { grid-template-columns: 1fr; gap: 9px; margin-bottom: 32px; }
  .kitchen-note a { grid-column: 1; }
  .recipes-section { margin-top: 28px; }
  .recipe-grid { grid-template-columns: 1fr; gap: 24px; }
  .recipe-card-open { display: block; height: auto; min-height: 0; }
  .recipe-photo { height: 235px; min-height: 0; }
  .recipe-card-content { padding: 12px 0 2px; }
  .recipe-card-content h3 { font-size: 21px; }
  .recipe-tags { font-size: 12px; }
  .category-list { gap: 7px; }
  .category-chip { font-size: 12px; padding: 8px 10px; }
  .search-box { gap: 7px; }
  .search-box input { width: 80px; flex: 1; }
  .search-box .btn { padding: 10px 12px; }
  .search-box .btn svg { display: none; }
  .page-heading h1 { font-size: 31px; }
  .page-heading p { font-size: 13px; max-width: none; }
  .premium-nudge h2 { font-size: 22px; }
  .premium-nudge-recipes h2 { font-size: 14px; }
  .premium-nudge-recipes { gap: 9px; }
  .premium-nudge-recipes .btn { border: 0; text-decoration: underline; text-underline-offset: 4px; padding: 3px 0; min-height: 32px; }
  .premium-nudge-caption { font-size: 11px; }
  .offer-hero { padding: 0 0 29px; gap: 28px; }
  .offer-hero h1 { font-size: 36px; margin: 22px 0 20px; }
  .offer-hero-copy>p { font-size: 14px; }
  .offer-primary { font-size: 13px; width: 100%; }
  .week-sample { padding: 19px; }
  .week-sample-heading { flex-wrap: wrap; gap: 5px; }
  .week-sample-photo { height: 160px; }
  .offer-pricing-section { padding: 30px 0; gap: 27px; }
  .offer-pricing-copy h2 { font-size: 28px; }
  .plus-offer-panel { padding: 19px; }
  .plus-faq h2 { font-size: 27px; }
  .workshop-heading h1 { font-size: 31px; }
  .workshop-heading p { font-size: 13px; }
  .workshop-form, .workshop-shopping { padding: 21px 18px; }
  .workshop-form-heading h2, .workshop-section-heading h2 { font-size: 25px; }
  .workshop-form-heading p, .workshop-section-heading p { font-size: 13px; }
  .workshop-chip span { font-size: 12px; }
  .workshop-discovery { font-size: 12px; }
  .workshop-vegetarian { font-size: 13px; }
  .workshop-takeaway, .workshop-after, .workshop-save { padding: 22px 0; }
  .workshop-takeaway h2, .workshop-after h2 { font-size: 25px; }
  .dialog-content { padding: 25px 20px; }
  .dialog-content h2 { font-size: 26px; }
  .dialog-content h3, .food-explanation h3 { font-size: 19px; }
  .dialog-recipe-photo { height: 210px; }
  .source-full small, .claim-sources, .source-link, .source-full b { font-size: 11px; }
  .member-panel { padding: 23px 19px; }
  .member-panel h2 { font-size: 24px; }
}
@media (max-width: 370px) {
  .main { padding-left: 17px; padding-right: 17px; }
  .breadcrumb { max-width: none; }
  .breadcrumb>a { font-size: 20px; }
  .breadcrumb .brand-home { gap: 6px; }
  .brand-home img { width: 26px; height: 26px; }
  .brand-home small { font-size: 9px; }
  .topbar-right { gap: 8px; }
  .home-search-panel h1 { font-size: 39px; }
  .tonight-feature>button { grid-template-columns: 92px 1fr; gap: 13px; }
  .tonight-copy>strong { font-size: 19px; }
  .tonight-copy .section-kicker { font-size: 11px; }
  .offer-hero h1 { font-size: 33px; }
  .week-sample { padding: 16px; }
  .plus-price { font-size: 27px; }
  .workshop-form, .workshop-shopping { padding: 20px 15px; }
}
@media print {
  .home-dateline, .home-search-panel, .premium-nudge, .plus-planner-banner, .tonight-feature figcaption { display: none; }
  .main { padding: 0; }
  .recipe-card, .food-card { break-inside: avoid; }
}

/* Brand edition: plum, warm paper, and two editorial illustrations. */
.sidebar { border-right: 0; }
.sidebar .wordmark, .sidebar .wordmark>span { color: #fff9f2; }
.sidebar .brand-tagline, .sidebar .nav-label, .sidebar-bottom>p { color: #e3cdd8; }
.sidebar-plus { color: #fff9f2; }
.sidebar .nav-link:not(.active) { color: #fff9f2; }
.sidebar .nav-link.active { background: #fff9f2; color: #542b43; }
.nav-count { background: #ead1d8; color: #542b43; }
.breadcrumb .brand-home, .breadcrumb>span { display: none; }
.breadcrumb>b { color: var(--muted); font-weight: 400; }
.topbar { border-bottom: 0; }
.wordmark { font-weight: 500; }
.btn { border-radius: 10px; }
.search-box { border-radius: 14px; border-color: #d6bec8; padding: 7px; padding-left: 17px; }
.home-dateline { border: 0; padding-bottom: 0; font-size: 12px; }
.home-dateline time { font-size: 11px; }
.home-editorial { grid-template-columns: 1.15fr .85fr; gap: 50px; margin: 24px 0 35px; }
.home-search-panel h1 { font-size: clamp(38px, 4vw, 55px); margin-top: 17px; }
.home-search-panel h1 em { color: var(--green); }
.home-search-panel>p:not(.home-source-note) { font-size: 16px; line-height: 1.75; margin-bottom: 22px; max-width: 400px; }
.pregnancy-signature .section-kicker { font-size: 12px; letter-spacing: .8px; text-transform: uppercase; }
.home-illustration { margin: 0; min-width: 0; }
.home-illustration img { width: 100%; height: auto; aspect-ratio: 1; object-fit: cover; border-radius: 220px 220px 24px 24px; }
.home-plus-shortcut { font-size: 11px; padding-top: 13px; }
.home-guide-link { margin-bottom: 10px; font-size: 12px; }
.home-source-note { font-size: 11px; }
.home-after-hero { display: grid; grid-template-columns: .8fr 1.2fr; gap: 28px; margin-bottom: 38px; align-items: center; }
.tonight-feature>button { display: grid; grid-template-columns: 100px 1fr; gap: 18px; align-items: center; }
.tonight-feature .home-food-photo { height: 125px; border-radius: 12px; }
.tonight-copy { margin: 0; gap: 9px; }
.tonight-copy .section-kicker { font-size: 11px; }
.tonight-copy>strong { font-size: 19px; line-height: 1.4; }
.tonight-copy>span:last-child { font-size: 11px; }
.tonight-feature figcaption { font-size: 9px; margin-top: 9px; }
.premium-nudge-home { display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 22px; padding: 24px; margin: 0; background: #542b43; color: #fff9f2; border: 0; border-radius: 18px; }
.premium-nudge-home .plus-stamp { color: #fff9f2; }
.premium-nudge-home .plus-stamp b { background: #edaa84; color: #3d1e31; }
.premium-nudge-home h2 { color: #fff9f2; font-size: 23px; line-height: 1.35; margin: 10px 0; }
.premium-nudge-home p { display: none; }
.premium-nudge-home .premium-nudge-caption { color: #ead4df; font-size: 11px; line-height: 1.8; margin: 0; }
.premium-nudge-home .btn-primary { background: #edaa84; color: #3d1e31; }
.premium-nudge-home .btn-primary:hover { background: #f2bc9e; }
.premium-nudge-home .btn-text { color: #fff9f2; font-size: 11px; }
.premium-nudge:not(.premium-nudge-home) { display: flex; justify-content: space-between; align-items: center; padding: 18px 0; gap: 20px; border-top: 0; }
.premium-nudge:not(.premium-nudge-home) h2 { font: 500 14px/1.7 'DM Sans', sans-serif; margin: 0; }
.premium-nudge:not(.premium-nudge-home) p, .premium-nudge:not(.premium-nudge-home) .plus-stamp { display: none; }
.premium-nudge:not(.premium-nudge-home) .premium-nudge-caption { font-size: 11px; }
.premium-nudge:not(.premium-nudge-home) .btn { background: #f1e4e9; color: #542b43; white-space: nowrap; }
.food-card { background: #fffdf9; border: 0; border-radius: 14px; }
.food-art-wrap { border-radius: 14px; }
.recipe-photo { border-radius: 14px; }
.recipe-welcome { position: relative; grid-template-columns: 1fr 250px; border: 0; padding-bottom: 10px; }
.recipe-welcome h1 { font-size: 40px; max-width: 540px; }
.recipe-welcome p { max-width: 480px; font-size: 14px; }
.recipe-welcome-note { margin-top: 12px; font-size: 12px; color: var(--terracotta); }
.recipe-sketch { width: 250px; height: auto; mix-blend-mode: multiply; border-radius: 20px; }
.recipe-collection-section { margin-top: 18px; }
.recipe-collection-section .section-heading { margin-bottom: 12px; }
.recipe-collection-section .section-heading h2 { font-size: 21px; }
.recipe-collection-section .section-heading p { display: none; }
.recipe-collection { display: flex; align-items: center; flex-basis: 205px; border: 0; border-radius: 10px; }
.recipe-collection>img { width: 48px; height: 52px; flex-shrink: 0; border-radius: 9px; }
.recipe-collection>span { padding: 8px 11px; }
.recipe-collection b { font-size: 11px; white-space: normal; }
.recipe-collection small { font-size: 10px; color: var(--muted); margin-top: 4px; }
.recipe-collection.active { background: #f0e2e8; }
.recipe-access-filters { margin: 18px 0 12px; }
.recipe-access-filters .category-chip { border: 0; background: transparent; border-radius: 0; border-bottom: 2px solid transparent; }
.recipe-access-filters .category-chip.active { border-bottom-color: #542b43; color: #542b43; }
.offer-hero { padding-top: 0; }
.week-sample { border-radius: 18px; border: 0; }
.plus-offer-panel { border-radius: 18px; background: #f8e9df; border: 0; }
.workshop-conversion { border-radius: 14px; }
.guide-intro { border-left-color: #d3a5b7; }
.empty-state { border: 0; background: #faf0e9; border-radius: 18px; }
.dialog-close { color: #542b43; }
@media (max-width: 1200px) {
  .home-editorial { gap: 28px; }
  .home-after-hero { grid-template-columns: .8fr 1.2fr; gap: 20px; }
  .premium-nudge-home { grid-template-columns: 1fr; gap: 15px; }
  .premium-nudge-home .premium-actions { display: flex; gap: 17px; flex-wrap: wrap; }
  .premium-nudge-home .premium-actions .btn { width: auto; }
}
@media (max-width: 950px) {
  .home-editorial { grid-template-columns: 1.2fr .8fr; }
  .home-search-panel h1 { font-size: 39px; }
  .home-after-hero { grid-template-columns: 1fr; }
  .premium-nudge-home { grid-template-columns: 1fr auto; }
  .premium-nudge-home .premium-actions { display: grid; }
  .recipe-welcome { grid-template-columns: 1fr 180px; }
  .recipe-sketch { width: 180px; }
}
@media (max-width: 760px) {
  .breadcrumb .brand-home { display: flex; }
  .home-editorial { display: block; position: relative; margin-top: 19px; }
  .home-illustration { position: absolute; top: 0; right: -3px; width: 103px; }
  .home-illustration img { border-radius: 60px 60px 10px 10px; }
  .pregnancy-signature { min-height: 105px; padding-right: 115px; }
  .pregnancy-signature .section-kicker { font-size: 11px; line-height: 1.8; max-width: 150px; }
  .home-search-panel h1 { font-size: 43px; margin: 16px 0; }
  .home-search-panel>p:not(.home-source-note) { font-size: 15px; line-height: 1.75; }
  .home-after-hero { gap: 23px; margin-bottom: 30px; }
  .premium-nudge-home { grid-template-columns: 1fr auto; padding: 22px; }
  .premium-nudge-home h2 { font-size: 22px; }
  .premium-nudge-home .premium-actions { display: grid; }
  .premium-nudge:not(.premium-nudge-home) { gap: 13px; }
  .premium-nudge:not(.premium-nudge-home) .btn { font-size: 11px; padding: 10px 12px; }
  .recipe-welcome { display: block; }
  .recipe-welcome h1 { padding-right: 45px; font-size: 35px; }
  .recipe-sketch { position: absolute; width: 75px; right: -6px; top: -3px; }
  .recipe-welcome .section-kicker { padding-right: 85px; }
  .recipe-welcome p { font-size: 13px; }
  .recipe-welcome-note { font-size: 11px; }
}
@media (max-width: 520px) {
  .premium-nudge-home { grid-template-columns: 1fr; gap: 17px; }
  .premium-nudge-home .premium-actions { display: flex; gap: 18px; flex-wrap: wrap; }
  .premium-nudge:not(.premium-nudge-home) { align-items: start; }
  .premium-nudge:not(.premium-nudge-home) .premium-nudge-caption { font-size: 10px; line-height: 1.8; }
  .home-search-panel h1 { font-size: 40px; }
}
@media (max-width: 370px) {
  .home-search-panel h1 { font-size: 37px; }
  .home-plus-shortcut { font-size: 10px; }
  .recipe-welcome h1 { font-size: 31px; }
}
@media print { .home-illustration, .recipe-sketch { display: none; } }

.premium-nudge.premium-nudge-recipes { padding: 12px 0; margin-bottom: 18px; align-items: center; }
.premium-nudge.premium-nudge-recipes h2 { display: none; }

.sidebar .sidebar-close { color: #fff9f2; }
.sidebar a:focus-visible, .sidebar button:focus-visible { outline-color: #edaa84; }
::selection { background: #ead1dc; }

/* Poum: a short, rounded wordmark alongside the pregnancy symbol. */
.wordmark { font-family: "DM Sans", sans-serif; font-size: 35px; font-weight: 700; letter-spacing: -1.8px; }
