.food-page{background:#fffaf0;color:#493525}.food-page .header{border-color:#eedfbd}.food-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center;padding:72px 0 64px}.food-hero h1{max-width:700px;font-size:clamp(52px,6vw,88px);line-height:.92;letter-spacing:-.06em}.food-hero h1 em{color:#e66c42;font-style:normal}.food-hero>div:first-child>p:not(.eyebrow){max-width:630px;margin-top:28px;color:#6f6255;font-size:18px;line-height:1.75}.food-card{position:relative;min-height:380px;overflow:hidden;padding:42px;border-radius:30px;background:linear-gradient(145deg,#e86642,#f5ae43);color:#fff;box-shadow:0 26px 55px #d66f4230}.food-card:before{content:'';position:absolute;width:300px;height:300px;right:-110px;top:-110px;border:2px solid #ffffff55;border-radius:50%}.food-card:after{content:'';position:absolute;width:210px;height:210px;left:-100px;bottom:-130px;border:2px solid #fff5bd80;border-radius:50%}.food-label{position:relative;z-index:1;color:#fff4d3;font-size:11px;letter-spacing:.16em;font-weight:800}.food-shapes{position:relative;z-index:1;display:flex;gap:15px;align-items:center;margin-top:56px}.food-shapes i{display:block;width:58px;height:58px;border-radius:50%;background:#fff5c9}.food-shapes i:nth-child(2){width:74px;height:74px;border-radius:22px;background:#78bda7;transform:rotate(12deg)}.food-shapes i:nth-child(3){width:42px;height:42px;background:#3c6f77}.food-card h2{position:relative;z-index:1;margin-top:30px;color:#fff;font-size:49px;line-height:.98}.food-card h2 em{color:#fff5bd;font-style:normal}.food-card p{position:relative;z-index:1;margin-top:22px;color:#fff5e4;font-size:14px}.food-banner{padding:18px 0;background:#fff0c9;color:#85511c}.food-banner .wrap{display:flex;justify-content:center;align-items:center;gap:18px}.food-banner strong{font-size:15px}.food-banner span{font-size:13px}.food-board-area{padding:82px 0 88px;background:#3a5d64;color:#fff}.food-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px}.food-heading h2{color:#fff}.food-heading>p{max-width:320px;color:#e1f0ea;font-size:14px;line-height:1.6}.food-board{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.food-board .food-step{display:flex;min-height:245px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:21px;border:2px solid transparent;border-radius:24px;background:#fff;color:#493525;text-align:left;box-shadow:0 16px 30px #1c343740;transition:transform .2s,box-shadow .2s}.food-board .food-step:hover{transform:translateY(-5px);box-shadow:0 22px 38px #1c34375a}.food-board .food-step:nth-child(2){background:#fff2ca}.food-board .food-step:nth-child(3){background:#e6f3ed}.food-board .food-step:nth-child(4){background:#f8e5d9}.food-board .food-step:nth-child(5){background:#efe9f4}.food-board .food-step:nth-child(6){background:#e5eff2}.food-board .step-number{font-size:10px;letter-spacing:.16em;color:#718084}.food-board .step-symbol{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:#f7d6c2;color:#dd6441;font:45px/1 Georgia,serif}.food-board .food-step:nth-child(2) .step-symbol{background:#ffe4a1;color:#a46d0a}.food-board .food-step:nth-child(3) .step-symbol{background:#cfe8da;color:#478d72}.food-board .food-step:nth-child(4) .step-symbol{background:#f3c9b7;color:#b85c3c}.food-board .food-step:nth-child(5) .step-symbol{background:#dfd2e9;color:#715487}.food-board .food-step:nth-child(6) .step-symbol{background:#d0e4e8;color:#3e7984}.food-board .food-step strong{font-size:20px}.food-board .food-step em{margin-top:7px;color:#6c6b68;font-size:13px;font-style:normal;line-height:1.45}.food-board .step-check{right:18px;bottom:16px;color:#a3aa9e;font-size:28px}.food-board .food-step.is-done{border-color:#ffd66b;box-shadow:0 0 0 4px #ffd66b40}.food-board .food-step.is-done .step-check{color:#e66c42}.food-board .step-default-photo{order:0;width:100%;height:145px;margin-bottom:4px;object-fit:cover;border-radius:15px}.food-board .step-symbol{display:none}.food-board .step-number,.food-board strong,.food-board em{position:relative;z-index:1}.food-board .food-step{overflow:hidden}.food-board .board-note{color:#e1f0ea}.food-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;padding:88px 0}.food-columns h2{margin-bottom:18px;color:#493525}.food-columns p:not(.eyebrow){color:#6f6255;font-size:15px;line-height:1.75}.food-checklist{display:grid;gap:10px;margin-top:28px;padding:24px;border-radius:24px;background:#fff2d8}.food-checklist label{display:flex;gap:12px;align-items:center;padding:14px;border:1px solid #ead5b0;border-radius:12px;background:#fff;color:#635649;font-size:14px}.food-checklist input{width:18px;height:18px;accent-color:#e66c42}.food-choice{align-self:start;padding:34px;border-radius:28px;background:#e9f2ec;border:1px solid #c6ddd0}.food-choice h3{margin:18px 0 14px;font-size:30px;line-height:1.16;color:#3a5d64}.food-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.food-pills span{padding:10px 14px;border:1px solid #91baa7;border-radius:30px;background:#fff;color:#3f7668;font-weight:700}.food-health{padding:82px 0;background:#f7ede1}.food-health .wrap{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.food-health h2{margin-bottom:18px;color:#493525}.food-health p:not(.eyebrow){color:#6f6255;font-size:15px;line-height:1.75}.food-health-card{padding:32px;border-radius:26px;background:#fff;border-top:6px solid #e66c42;box-shadow:0 14px 30px #49352512}.food-health-card h3{font-size:28px;color:#493525}.food-health-card .text-link{display:inline-flex;margin-top:20px;color:#bd5839;border-color:#dfb0a0}.food-page .sources{border-color:#eedfbd}@media(max-width:767px){.food-hero{grid-template-columns:1fr;gap:36px;padding:46px 0 54px}.food-hero h1{font-size:56px}.food-card{min-height:320px;padding:32px;border-radius:26px}.food-shapes{margin-top:42px}.food-card h2{font-size:42px}.food-banner .wrap{display:block}.food-banner span{display:block;margin-top:8px}.food-board-area{padding:58px 0 66px}.food-heading{display:block}.food-heading>p{margin-top:12px}.food-board{grid-template-columns:1fr 1fr;gap:10px}.food-board .food-step{min-height:230px;padding:15px 13px;border-radius:16px}.food-board .food-step strong{font-size:16px}.food-board .food-step em{font-size:12px}.food-board .step-symbol{width:58px;height:58px;font-size:35px}.food-columns,.food-health .wrap{grid-template-columns:1fr;gap:30px;padding:58px 0}.food-choice{padding:26px}.food-choice h3{font-size:26px}.food-health{padding:58px 0}}
