/* Approved GPT V4 homepage. Scoped so other product pages keep their baseline. */
.home-focus-page { background: #faf8f5; padding-bottom: calc(100px + env(safe-area-inset-bottom)); }
.home-focus-page .safe-top { height: max(18px, env(safe-area-inset-top)); }
.home-focus-topbar { min-height: 70px; padding: 12px 20px 16px; margin: 0; }
.home-focus-brand { display: flex; align-items: center; gap: 9px; }
.home-focus-brand .brand-logo-image { width: 40px; height: 40px; }
.home-focus-brand > span { color: #2f235e; font-size: 27px; line-height: 1.2; font-weight: 850; letter-spacing: -1px; }
.home-focus-page .notification-button { width: 44px; height: 44px; color: #28252d; border: 0; background: none; box-shadow: none; }
.home-focus-page .notification-button svg { width: 29px; height: 29px; }
.home-focus-connection { display: flex; align-items: center; gap: 12px; width: calc(100% - 40px); min-height: 52px; margin: 0 20px 5px; padding: 10px 16px; border: 1px solid #eae6e1; border-radius: 18px; background: #fff; color: #514d52; text-align: left; font-size: 16px; }
.home-focus-connection svg { width: 25px; height: 25px; fill: none; stroke: var(--purple); stroke-width: 1.8; stroke-linecap: round; }
.home-focus-connection i, .home-focus-pantry i { margin-left: auto; color: #503a9d; font-size: 27px; line-height: 1; font-style: normal; }
.home-focus-meal { position: relative; isolation: isolate; overflow: hidden; min-height: 306px; padding: 30px 26px 20px; }
.home-focus-art { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: 51% center; pointer-events: none; }
.home-focus-meal::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, #faf8f5 0%, rgba(250,248,245,.96) 24%, rgba(250,248,245,.52) 52%, transparent 68%); pointer-events: none; }
.home-focus-meal-copy { position: relative; }
.home-focus-kicker { margin: 0 0 23px; color: #382274; font-size: 15px; font-weight: 750; }
.home-focus-kicker::after { content: ""; display: block; width: 23px; height: 3px; margin-top: 11px; border-radius: 3px; background: var(--orange); }
.home-focus-meal h1 { margin: 0 0 12px; color: #17151a; font-size: clamp(32px, 8.5vw, 39px); line-height: 1.22; letter-spacing: -1.5px; font-weight: 850; }
.home-focus-intro { max-width: 76%; margin: 0 0 27px; color: #706b70; font-size: 15px; line-height: 1.55; }
.home-focus-primary { display: block; min-height: 55px; width: 58%; min-width: 196px; padding: 12px; border: 0; border-radius: 16px; background: linear-gradient(115deg, #6940f5, #6033f3); color: #fff; box-shadow: 0 10px 20px rgba(64,41,113,.14); font-size: 17px; font-weight: 750; line-height: 1.45; }
.home-focus-secondary { display: flex; align-items: center; gap: 12px; min-height: 48px; margin: 10px 0 0; padding: 0 2px; border: 0; color: #5f3cda; background: none; font-size: 15px; font-weight: 650; }
.home-focus-secondary span { font-size: 25px; font-weight: 400; }
.home-focus-recipes { padding: 14px 20px 0; background: #fff; }
.home-focus-recipes > header { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin-bottom: 13px; }
.home-focus-recipes h2 { margin: 0; color: #28252d; font-size: 19px; line-height: 1.4; font-weight: 750; }
.home-focus-recipes > header button { flex: none; min-height: 40px; padding: 0 4px 0 8px; border: 0; background: none; color: #756d77; font-size: 14px; }
.home-focus-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px; }
.home-focus-recipe { min-width: 0; padding: 0; overflow: hidden; border: 1px solid #eee8e2; border-radius: 20px; background: #fff; text-align: left; box-shadow: 0 5px 14px rgba(60,43,32,.035); color: #28252d; }
.home-focus-photo { position: relative; height: 164px; overflow: hidden; background: #f3ede5; }
.home-focus-photo > img { width: 100%; height: 100%; object-fit: cover; display: block; }
.home-focus-photo-empty { height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 12px; background: #f6efe7; color: #87796c; }
.home-focus-photo-empty svg { width: 38px; height: 38px; fill: none; stroke: currentColor; stroke-width: 1.2; }
.home-focus-photo-empty small { font-size: 12px; }
.home-focus-image-note { position: absolute; right: 7px; bottom: 7px; padding: 2px 5px; border-radius: 4px; color: #fff; background: rgba(35,26,20,.6); font-size: 11px; line-height: 1.5; }
.home-focus-recipe-copy { display: block; padding: 13px 13px 15px; }
.home-focus-recipe-copy b { display: block; font-size: 17px; line-height: 1.45; overflow-wrap: anywhere; }
.home-focus-recipe-copy small { display: block; margin-top: 6px; color: #777079; font-size: 12px; line-height: 1.5; }
.home-focus-pantry { display: flex; align-items: center; gap: 13px; width: calc(100% - 40px); min-height: 53px; margin: 18px 20px 12px; padding: 10px 16px; border: 1px solid #eae6e1; border-radius: 18px; background: #fff; color: #514d52; text-align: left; font-size: 16px; }
.home-focus-pantry .library-entry-icon { flex: none; width: 24px; height: 27px; color: #6c4cf1; }
.home-focus-page .bottom-nav { height: calc(74px + env(safe-area-inset-bottom)); padding-bottom: calc(8px + env(safe-area-inset-bottom)); box-shadow: none; }
.home-focus-page .bottom-nav .nav-add strong { width: 32px; height: 32px; margin-top: -3px; border: 0; box-shadow: none; font-size: 29px; background: #ff861d; }
.home-focus-page .bottom-nav .nav-item { font-size: 12px; gap: 4px; }
.home-focus-page .bottom-nav .nav-item strong svg { width: 25px; height: 25px; }
.home-focus-page .bottom-nav .nav-item.active svg { fill: #6c4cf1; stroke: #6c4cf1; }
.home-focus-page .chef-status-card { margin: 0 20px 12px; box-shadow: none; }
.home-focus-empty { padding: 22px 18px; border: 1px dashed #e4d9ce; border-radius: 18px; background: #fffaf5; }
.home-focus-empty b { font-size: 17px; }
.home-focus-empty p { font-size: 14px; color: #756d77; line-height: 1.6; }
.home-focus-empty button { min-height: 40px; padding: 0; color: #6548eb; border: 0; background: none; font-size: 15px; }
.home-focus-chefs { max-width: 73%; margin: -14px 0 16px; font-size: 13px; color: #665e68; line-height: 1.5; overflow-wrap: anywhere; }
.home-focus-meal.has-plan h1 { max-width: 74%; font-size: 30px; letter-spacing: -1px; }
.home-focus-meal.has-plan .home-focus-intro { max-width: 73%; font-size: 16px; color: #403849; overflow-wrap: anywhere; }
.home-focus-page button:focus-visible { outline: 3px solid #9e88f5; outline-offset: 3px; }
.home-focus-page button:active { opacity: .82; }
@media (max-width: 375px) {
  .home-focus-meal { padding-left: 20px; padding-right: 20px; }
  .home-focus-intro { max-width: 82%; }
  .home-focus-primary { min-width: 182px; }
  .home-focus-grid { gap: 10px; }
  .home-focus-photo { height: 142px; }
  .home-focus-recipes h2 { font-size: 18px; }
  .home-focus-recipe-copy { padding: 12px 10px; }
}
