
:root{
  --bg:#f6f7f2;
  --surface:#fff;
  --ink:#15382d;
  --ink-2:#234b3e;
  --muted:#708078;
  --line:#dfe6df;
  --green:#1f6a50;
  --green-dark:#123b2d;
  --green-soft:#e5f0e8;
  --lime:#dff2bf;
  --cream:#f5f1df;
  --shadow:0 22px 60px rgba(21,56,45,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"DM Sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}
button,input,select{font:inherit}
button,a{transition:.2s ease}
button{cursor:pointer}
a{text-decoration:none;color:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:40;background:rgba(246,247,242,.86);backdrop-filter:blur(16px);border-bottom:1px solid rgba(223,230,223,.8)}
.nav-wrap{height:76px;display:flex;align-items:center;justify-content:space-between}
.logo{display:inline-flex;align-items:center;gap:9px;font-size:25px;font-weight:800;letter-spacing:-.04em}
.logo-dot{width:18px;height:18px;border-radius:50%;background:var(--green);display:inline-block;position:relative}
.logo-dot:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:var(--lime);right:2px;top:2px}
.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:600;color:#456258}
.desktop-nav a:hover{color:var(--green)}
.nav-actions{display:flex;align-items:center;gap:10px}
.ghost-btn,.filter-btn{border:1px solid var(--line);background:white;color:var(--ink);padding:10px 14px;border-radius:12px;font-weight:700}
.nav-cta{background:var(--green-dark);color:white;padding:11px 17px;border-radius:12px;font-weight:800;font-size:14px}
.mobile-menu-btn{display:none;border:0;background:transparent;font-size:25px;color:var(--ink)}
.mobile-menu{display:none}
.hero{position:relative;overflow:hidden;padding:84px 0 96px;background:linear-gradient(180deg,#f7f8f3 0%,#eef4ec 100%)}
.hero-inner{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px;position:relative;z-index:2}
.hero-glow{position:absolute;border-radius:50%;filter:blur(5px)}
.hero-glow.one{width:520px;height:520px;background:rgba(210,236,190,.44);right:-160px;top:-120px}
.hero-glow.two{width:300px;height:300px;background:rgba(231,222,174,.34);left:-120px;bottom:-100px}
.pill{display:inline-flex;border:1px solid #cfe0d2;background:rgba(255,255,255,.72);padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;color:#4b6f60;margin-bottom:20px}
.hero h1{font-size:clamp(58px,8vw,104px);line-height:.9;letter-spacing:-.07em;margin:0;max-width:700px}
.hero-lead{font-size:20px;line-height:1.6;color:#5e736b;max-width:720px;margin:28px 0 30px}
.hero-search{background:white;border:1px solid #d9e2da;border-radius:20px;padding:8px;display:grid;grid-template-columns:1fr auto;gap:8px;box-shadow:var(--shadow);max-width:800px}
.search-field-wrap{display:flex;align-items:center;gap:9px;padding-left:10px}
.search-symbol{font-size:25px;color:#719084}
.hero-search input,.cta-search input{border:0;outline:none;background:transparent;color:var(--ink);width:100%;font-size:16px}
.primary-btn{border:0;background:var(--green);color:white;border-radius:13px;padding:15px 20px;font-weight:800}
.primary-btn:hover,.nav-cta:hover{transform:translateY(-1px);box-shadow:0 10px 20px rgba(31,106,80,.18)}
.primary-btn.large{padding:16px 24px}
.primary-btn.full{width:100%;margin-top:20px}
.suggestions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:13px;color:#7b8983;font-size:12px}
.suggestions button{border:0;background:transparent;color:#48695d;text-decoration:underline;padding:0}
.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px;padding-top:22px;border-top:1px solid #dbe5dc}
.trust-row strong,.trust-row span{display:block}
.trust-row strong{font-size:13px}
.trust-row span{font-size:11px;color:#718078;margin-top:4px;line-height:1.4}
.hero-card-stack{height:510px;position:relative}
.floating-card{position:absolute;background:white;border:1px solid #e2e7e2;border-radius:22px;padding:16px;box-shadow:0 24px 60px rgba(30,71,55,.12);width:260px}
.floating-card h3{margin:12px 0 4px;font-size:15px}
.floating-card p{font-size:11px;color:#668076;margin:0}
.food-art{height:142px;border-radius:16px;display:grid;place-items:center;font-size:72px;background:#f3f6ef}
.score-bubble{position:absolute;right:26px;top:26px;width:48px;height:48px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-weight:900}
.card-a{left:0;top:42px;transform:rotate(-5deg)}
.card-b{right:0;top:145px;transform:rotate(5deg)}
.card-c{left:55px;bottom:0;transform:rotate(2deg)}
.hidden{display:none!important}
.search-results-section{padding:70px 0 80px;background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.section-head{max-width:760px;margin-bottom:40px}
.section-head.compact{max-width:none;display:flex;justify-content:space-between;align-items:end}
.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}
.eyebrow,.mini-eyebrow{display:block;font-size:11px;font-weight:900;letter-spacing:.13em;color:#759181;margin-bottom:10px}
.eyebrow.light{color:#b9d6c7}
.section-head h2,.score-copy h2,.basket-copy h2,.mission-card h2,.cta-card h2{font-size:clamp(38px,5vw,64px);line-height:1;letter-spacing:-.05em;margin:0}
.section-head p,.score-copy>p,.basket-copy>p{font-size:17px;color:var(--muted);line-height:1.65;margin:18px 0 0}
.results-controls{display:flex;gap:8px}
.results-controls select{border:1px solid var(--line);background:white;border-radius:12px;padding:10px 12px;color:var(--ink)}
.active-rules{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:-18px 0 22px;font-size:12px;color:var(--muted)}
.active-rules b{background:#eef4ed;border:1px solid #dde7dd;padding:7px 9px;border-radius:9px;color:#4e6d60}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.product-card{border:1px solid var(--line);border-radius:20px;padding:16px;background:white;position:relative;transition:.18s ease}
.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.product-visual{height:150px;border-radius:15px;background:#f3f6ef;display:grid;place-items:center;font-size:78px}
.product-score{position:absolute;top:26px;right:26px;background:var(--lime);border-radius:11px;padding:8px 10px;font-weight:900}
.product-score small{font-size:9px;color:#698068}
.product-card h3{font-size:17px;margin:15px 0 3px;letter-spacing:-.02em}
.product-brand{font-size:12px;color:var(--muted)}
.tags{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0}
.tags span{background:#f2f5f1;color:#527064;border-radius:8px;padding:6px 7px;font-size:10px}
.product-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:13px}
.product-foot strong{font-size:18px}
.detail-btn{border:0;background:var(--green-soft);color:var(--green);padding:8px 10px;border-radius:9px;font-size:11px;font-weight:800}
.how-section{padding:110px 0}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.steps article{background:white;border:1px solid var(--line);border-radius:20px;padding:25px;min-height:280px;position:relative}
.step-num{position:absolute;right:22px;top:20px;color:#a8b6af;font-size:11px;font-weight:900}
.step-icon{width:55px;height:55px;border-radius:16px;background:#eef4ed;display:grid;place-items:center;font-size:25px;margin-bottom:50px}
.steps h3{font-size:20px;letter-spacing:-.03em}
.steps p{color:var(--muted);font-size:14px;line-height:1.65}
.score-section{background:var(--green-dark);color:white;padding:110px 0}
.score-layout{display:grid;grid-template-columns:1fr .95fr;gap:70px;align-items:center}
.score-copy>p{color:#c5d7cf}
.score-list{list-style:none;padding:0;margin:34px 0 0}
.score-list li{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.12)}
.score-list li>span{color:#9dbcae;font-size:12px;font-weight:900}
.score-list strong{font-size:15px}
.score-list p{margin:4px 0 0;color:#b9ccc4;font-size:13px}
.score-panel{background:#f5f7f1;border-radius:28px;padding:20px;color:var(--ink)}
.sample-product{background:white;border-radius:20px;padding:22px}
.sample-top{display:flex;justify-content:space-between;align-items:start}
.sample-food{width:140px;height:110px;border-radius:16px;background:#f1f5ed;display:grid;place-items:center;font-size:62px}
.large-score{display:flex;align-items:baseline;gap:2px}
.large-score strong{font-size:66px;letter-spacing:-.06em}
.large-score span{font-size:13px;color:var(--muted)}
.sample-kicker{font-size:10px;letter-spacing:.12em;font-weight:900;color:#7f9289;margin:20px 0 7px}
.sample-product h3{font-size:25px;margin:0 0 7px;letter-spacing:-.04em}
.sample-desc{font-size:13px;color:var(--muted);line-height:1.6}
.score-breakdown{margin-top:22px;display:flex;flex-direction:column;gap:10px}
.score-breakdown>div{display:grid;grid-template-columns:85px 1fr 45px;gap:10px;align-items:center;font-size:11px}
.score-breakdown b{text-align:right}
.meter{height:7px;border-radius:10px;background:#e5ebe5;overflow:hidden}
.meter i{display:block;height:100%;background:var(--green);border-radius:10px}
.sample-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:20px}
.sample-tags span{background:#eef5eb;padding:6px 8px;border-radius:8px;font-size:10px}
.basket-section{padding:110px 0}
.basket-layout{display:grid;grid-template-columns:1fr .9fr;gap:70px;align-items:center}
.basket-demo{background:white;border:1px solid var(--line);border-radius:25px;padding:20px;box-shadow:var(--shadow)}
.basket-demo-head{display:flex;justify-content:space-between;align-items:center;padding:4px 3px 15px}
.basket-demo-head h3{font-size:24px;margin:0}
.basket-score{font-size:32px;font-weight:900}.basket-score span{font-size:10px;color:var(--muted)}
.swap-card{display:grid;grid-template-columns:1fr 28px 1fr;gap:8px;align-items:center;border-top:1px solid var(--line);padding:16px 0}
.swap-item{display:flex;align-items:center;gap:10px}
.swap-food-icon{width:42px;height:42px;border-radius:12px;background:#f2f5f0;display:grid;place-items:center;font-size:22px}
.swap-item small,.swap-item strong,.swap-item span{display:block}
.swap-item small{font-size:8px;font-weight:900;letter-spacing:.08em;color:#8a9992}
.swap-item strong{font-size:11px;margin:3px 0}
.swap-item span{font-size:9px;color:var(--muted)}
.swap-item.good strong{color:var(--green)}
.swap-arrow{text-align:center;color:#91a39a}
.basket-improved{margin-top:6px;background:var(--green-dark);color:white;border-radius:16px;padding:17px;display:grid;grid-template-columns:auto auto 1fr;gap:16px;align-items:center}
.basket-improved>span{font-size:8px;letter-spacing:.12em;color:#b6cdc2}
.basket-improved>strong{font-size:26px}
.basket-improved>div{display:flex;gap:6px;flex-wrap:wrap}
.basket-improved b{background:rgba(255,255,255,.09);padding:6px 7px;border-radius:7px;font-size:8px}
.benefit-list{margin:28px 0}
.benefit-list>div{display:grid;grid-template-columns:28px 1fr;gap:11px;margin:18px 0}
.benefit-list>div>span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green);font-weight:900}
.benefit-list p{margin:0;color:var(--muted);font-size:13px}
.benefit-list strong{display:block;color:var(--ink);font-size:14px;margin-bottom:2px}
.retailers-section{padding:100px 0;background:white;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.retailer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:35px}
.retailer-grid div{border:1px solid var(--line);border-radius:14px;padding:20px;text-align:center;font-weight:800;color:#6c7d75;background:#fafbf8}
.retailer-note{text-align:center;color:#9ba69f;font-size:10px;margin-top:15px}
.mission-section{padding:100px 0}
.mission-card{background:var(--green-dark);color:white;border-radius:28px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:60px}
.mission-card p{color:#c3d5cd;font-size:15px;line-height:1.7;margin:0 0 18px}
.cta-section{padding:0 0 110px}
.cta-card{background:linear-gradient(135deg,#ecf4e7,#f6f2df);border:1px solid #dde6d9;border-radius:28px;padding:55px;text-align:center}
.cta-card .eyebrow{margin-bottom:13px}
.cta-search{max-width:730px;margin:28px auto 0;background:white;border:1px solid var(--line);border-radius:17px;padding:7px;display:grid;grid-template-columns:1fr auto;gap:8px}
.cta-search input{padding:0 12px}
.cta-card>p{font-size:10px;color:#8b9992;margin:13px 0 0}
footer{background:#0f2e24;color:white;padding:60px 0 24px}
.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:40px}
.footer-logo{color:white}
.footer-grid>div>p{color:#9fb8ad;font-size:12px;line-height:1.6}
.footer-grid strong{display:block;font-size:12px;margin-bottom:12px}
.footer-grid a:not(.logo){display:block;color:#9fb8ad;font-size:12px;margin:9px 0}
.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#79998b;font-size:10px}
.modal{position:fixed;inset:0;z-index:90}
.modal-overlay{position:absolute;inset:0;background:rgba(10,30,23,.48);backdrop-filter:blur(4px)}
.modal-panel{position:absolute;right:0;top:0;height:100%;width:min(520px,94vw);background:white;padding:28px;overflow:auto;box-shadow:-24px 0 70px rgba(0,0,0,.14)}
.modal-head{display:flex;justify-content:space-between;align-items:flex-start}
.modal-head h2{font-size:34px;line-height:1;margin:0;letter-spacing:-.04em}
.modal-close{border:0;background:#f1f4f0;width:38px;height:38px;border-radius:50%;font-size:22px;color:var(--ink)}
.modal-intro{color:var(--muted);font-size:13px}
.pref-list{margin-top:20px}
.pref-list label{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}
.pref-list strong,.pref-list small{display:block}
.pref-list small{color:var(--muted);font-size:11px;margin-top:4px}
.pref-list select{border:1px solid var(--line);border-radius:10px;background:#fafbf8;padding:9px;color:var(--ink)}
.toggle-row input{width:22px;height:22px;accent-color:var(--green)}
.product-panel{width:min(570px,94vw)}
.product-close{position:absolute;right:22px;top:22px}
.modal-product-visual{height:210px;border-radius:20px;background:#f3f6ef;display:grid;place-items:center;font-size:100px}
.modal-product-score{font-size:56px;font-weight:900;letter-spacing:-.05em;color:var(--green);margin-top:20px}
.modal-product-score span{font-size:13px;color:var(--muted)}
.product-panel h2{font-size:31px;letter-spacing:-.04em;margin:2px 0}
.product-panel .modal-desc{color:var(--muted);font-size:13px;line-height:1.65}
.data-table{width:100%;border-collapse:collapse;margin:20px 0}
.data-table td{padding:11px 0;border-bottom:1px solid var(--line);font-size:12px}
.data-table td:last-child{text-align:right;font-weight:800}
.buy-demo{width:100%;margin-top:14px}
.disclaimer{font-size:9px;color:#9ca7a1;margin-top:10px}
.toast{position:fixed;left:50%;bottom:28px;transform:translateX(-50%);background:var(--green-dark);color:white;padding:11px 16px;border-radius:12px;font-size:12px;z-index:120;box-shadow:var(--shadow)}
@media(max-width:960px){
  .desktop-nav,.nav-actions{display:none}.mobile-menu-btn{display:block}
  .mobile-menu.open{display:flex;position:absolute;top:76px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:18px 20px;flex-direction:column;gap:13px}
  .mobile-menu a,.mobile-menu button{border:0;background:transparent;text-align:left;padding:5px 0;color:var(--ink);font-weight:700}
  .hero-inner,.score-layout,.basket-layout,.mission-card{grid-template-columns:1fr}
  .hero-card-stack{height:410px;max-width:590px}
  .hero{padding-top:60px}.trust-row{max-width:720px}
  .product-grid,.steps{grid-template-columns:repeat(2,1fr)}
  .retailer-grid{grid-template-columns:repeat(3,1fr)}
  .footer-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:640px){
  .container{width:min(100% - 28px,1180px)}
  .nav-wrap{height:68px}.mobile-menu.open{top:68px}
  .hero{padding:44px 0 68px}
  .hero h1{font-size:58px}
  .hero-lead{font-size:16px;margin-top:20px}
  .hero-search,.cta-search{grid-template-columns:1fr}
  .hero-search .primary-btn,.cta-search .primary-btn{width:100%}
  .search-field-wrap{min-height:52px}
  .trust-row{grid-template-columns:1fr}
  .hero-card-stack{height:360px;margin-top:10px}
  .floating-card{width:210px;padding:12px}.food-art{height:110px;font-size:56px}.card-b{right:0;top:120px}.card-c{left:25px}
  .section-head.compact{display:block}.results-controls{margin-top:18px}
  .product-grid,.steps{grid-template-columns:1fr}
  .how-section,.score-section,.basket-section,.retailers-section,.mission-section{padding:75px 0}
  .section-head h2,.score-copy h2,.basket-copy h2,.mission-card h2,.cta-card h2{font-size:42px}
  .score-layout,.basket-layout{gap:38px}
  .sample-food{width:105px;height:90px}.large-score strong{font-size:52px}
  .swap-card{grid-template-columns:1fr}.swap-arrow{transform:rotate(90deg)}
  .basket-improved{grid-template-columns:1fr 1fr}.basket-improved>div{grid-column:1/-1}
  .retailer-grid{grid-template-columns:1fr 1fr}
  .mission-card,.cta-card{padding:30px 22px}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:6px}
}


/* Friendly visual refresh */
.hero h1,
.section-head h2,
.score-copy h2,
.basket-copy h2,
.mission-card h2,
.cta-card h2,
.story-copy h2 {
  font-family:"Fraunces", Georgia, serif;
  letter-spacing:-.045em;
  font-weight:700;
}
.hero h1 {
  letter-spacing:-.055em;
  line-height:.94;
}
.logo {
  font-family:"DM Sans",sans-serif;
  letter-spacing:-.055em;
}
.hero {
  background:
    radial-gradient(circle at 14% 18%, rgba(255,228,201,.52), transparent 28%),
    radial-gradient(circle at 85% 25%, rgba(211,236,197,.72), transparent 33%),
    linear-gradient(180deg,#fbfaf4 0%,#f1f6ec 100%);
}
.hero-lead { max-width:670px; }
.hero-photo-wrap {
  position:relative;
  min-height:540px;
}
.hero-photo-main {
  position:absolute;
  inset:12px 12px 44px 38px;
  border-radius:44% 56% 52% 48% / 40% 40% 60% 60%;
  overflow:hidden;
  box-shadow:0 32px 80px rgba(38,75,58,.16);
  transform:rotate(1.5deg);
  border:9px solid rgba(255,255,255,.74);
}
.hero-photo-main img {
  width:100%;height:100%;object-fit:cover;
  transform:scale(1.03);
}
.photo-score-card,.photo-note {
  position:absolute;
  background:rgba(255,255,255,.95);
  box-shadow:0 16px 40px rgba(30,65,52,.12);
  border:1px solid rgba(222,232,222,.9);
  backdrop-filter:blur(10px);
}
.photo-score-card {
  left:0;bottom:72px;border-radius:18px;padding:13px 16px;
  display:flex;gap:11px;align-items:center;
}
.photo-score-card strong,.photo-score-card span {display:block}
.photo-score-card strong {font-size:17px}
.photo-score-card span {font-size:10px;color:var(--muted)}
.tiny-avatar {
  width:35px;height:35px;border-radius:50%;display:grid;place-items:center;
  background:var(--lime);color:var(--green);font-weight:900;
}
.photo-note {
  right:-3px;top:58px;border-radius:18px;padding:12px 15px;display:flex;align-items:center;gap:9px;
}
.photo-note p {margin:0;font-size:11px;color:#667970;line-height:1.45}
.photo-note strong {font-size:12px;color:var(--ink)}
.sparkle {
  width:35px;height:35px;border-radius:12px;background:#fff0d6;
  color:#c67b35;display:grid;place-items:center;font-size:18px;
}
.pill {background:#fff7ea;border-color:#f0dfc7;color:#8a6641}
.primary-btn {border-radius:999px;padding-left:24px;padding-right:24px}
.nav-cta {border-radius:999px}
.hero-search {border-radius:999px;padding:7px 7px 7px 13px}
.search-field-wrap {padding-left:6px}
.trust-row strong {font-size:14px}
.steps article {border-radius:28px}
.steps article:nth-child(1) .step-icon {background:#fff0db}
.steps article:nth-child(2) .step-icon {background:#e7f2e2}
.steps article:nth-child(3) .step-icon {background:#eee8fb}

.food-story {padding:0 0 110px}
.story-grid {
  display:grid;grid-template-columns:1fr .9fr;gap:68px;align-items:center;
  background:#fff9ec;border:1px solid #efe4cf;border-radius:34px;padding:38px;
}
.story-photo {
  min-height:470px;border-radius:28px;overflow:hidden;
  box-shadow:0 22px 50px rgba(69,72,49,.10);
}
.story-photo img {width:100%;height:100%;object-fit:cover;display:block}
.story-copy h2 {font-size:clamp(38px,4.5vw,58px);line-height:1.02;margin:0}
.story-copy>p {font-size:16px;line-height:1.7;color:var(--muted)}
.friendly-points {display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}
.friendly-points span {
  padding:9px 12px;background:white;border-radius:999px;border:1px solid #ece1ca;
  font-size:11px;font-weight:700;color:#51675e;
}

.product-visual {
  overflow:hidden;
  background:linear-gradient(135deg,#f1f5e9,#fff6e7);
}
.product-visual img {width:100%;height:100%;object-fit:cover}
.product-card {border-radius:26px}
.product-score {border-radius:999px}
.tags span {border-radius:999px}
.score-panel {border-radius:34px}
.sample-product {border-radius:26px}
.basket-demo {border-radius:30px}
.mission-card {border-radius:36px}

.cta-card {
  position:relative;overflow:hidden;
  display:grid;grid-template-columns:.72fr 1.28fr;
  text-align:left;gap:38px;align-items:center;
  background:#fff7e8;
}
.cta-photo {grid-row:1/6;min-height:360px;border-radius:26px;overflow:hidden}
.cta-photo img {width:100%;height:100%;object-fit:cover;display:block}
.cta-card .eyebrow,.cta-card h2,.cta-card .cta-search,.cta-card>p {grid-column:2}
.cta-card .cta-search {width:100%;margin:10px 0 0}
.cta-card>p {text-align:left}

@media(max-width:960px){
  .hero-photo-wrap{min-height:460px;max-width:620px}
  .story-grid{grid-template-columns:1fr;gap:34px}
  .story-photo{min-height:360px}
  .cta-card{grid-template-columns:1fr;text-align:center}
  .cta-photo{grid-row:auto;min-height:300px}
  .cta-card .eyebrow,.cta-card h2,.cta-card .cta-search,.cta-card>p{grid-column:1}
  .cta-card>p{text-align:center}
}
@media(max-width:640px){
  .hero-photo-wrap{min-height:350px}
  .hero-photo-main{inset:8px 8px 32px 14px}
  .photo-note{right:0;top:20px}
  .photo-score-card{bottom:42px}
  .hero-search{border-radius:22px}
  .story-grid{padding:18px;border-radius:26px}
  .story-photo{min-height:280px;border-radius:20px}
  .food-story{padding-bottom:75px}
  .cta-card{text-align:left}
  .cta-card>p{text-align:left}
}
