@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--orange:#e94926;--orange-dark:#c33719;--ink:#24241f;--muted:#74746e;--line:#e9e9e3;--paper:#fff;--wash:#f8f9f6;--peach:#fdd2b5;--soft-orange:#fff3ed;--radius:22px;color-scheme:light;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--wash);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button,select,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #246ad7;outline-offset:4px}button{color:inherit}a{color:inherit;text-decoration:none}.site-header{height:100px;max-width:1440px;padding:0 64px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-family:'Manrope',sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.2px}.brand>span:not(.brand-icon):not(.brand-period){font-weight:500}.brand-icon{display:grid;place-items:center;width:34px;height:34px;margin-right:11px;background:var(--orange);color:white;border-radius:10px;font-size:34px;line-height:1;padding-bottom:5px;letter-spacing:-2px}.brand-period{color:var(--orange)}.header-note{font-size:14px;color:var(--muted)}.header-note span{color:var(--ink)}.text-button{border:0;background:none;font-weight:600;font-size:14px;padding:12px 0}.text-button span{margin-left:6px;color:var(--orange)}main{max-width:1440px;padding:44px 64px 20px;margin:auto}.page-intro{margin-bottom:33px}.eyebrow{font-size:12px;letter-spacing:1.8px;font-weight:700;color:var(--orange);display:flex;align-items:center;gap:8px}.tiny-spark{font-size:20px;line-height:1}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:48px;line-height:1.2;letter-spacing:-2.1px;font-weight:750;margin:12px 0 10px}h1 em{color:var(--orange);font-style:normal}p{font-size:16px;line-height:1.6}.page-intro>p{color:var(--muted)}.workspace{display:grid;grid-template-columns:minmax(0,1.46fr) minmax(300px,1fr);gap:24px;align-items:stretch}.picker{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:29px 32px 30px;min-width:0}.steps{display:flex;list-style:none;padding:0 0 24px;margin:0;border-bottom:1px solid var(--line);gap:30px}.steps li{font-size:14px;color:#8c8c86;display:flex;align-items:center;gap:9px;font-weight:500;white-space:nowrap}.steps li span{display:grid;place-items:center;width:25px;height:25px;border:1px solid #dedfd8;border-radius:50%;font-size:12px}.steps li.active{color:var(--orange);font-weight:700}.steps li.active span{color:white;background:var(--orange);border-color:var(--orange)}.steps li.done{color:var(--ink)}.steps li.done span{background:var(--soft-orange);border-color:var(--soft-orange);color:var(--orange)}.step-heading{margin:27px 0 23px}.step-caption{font-size:11px;font-weight:700;letter-spacing:1.7px;color:#818179}.step-heading h2{font-size:25px;font-weight:750;letter-spacing:-.85px;margin:8px 0}.step-heading p{color:var(--muted);font-size:14px}.moods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mood-card{position:relative;display:flex;align-items:flex-start;text-align:left;gap:11px;background:white;border:1px solid #e5e6df;border-radius:13px;padding:20px 15px;min-height:101px;transition:border-color .18s,background .18s,transform .18s}.mood-card:hover{border-color:var(--orange);transform:translateY(-2px)}.mood-card.selected{background:var(--soft-orange);border-color:var(--orange)}.mood-emoji{font-size:27px;line-height:1.2}.mood-card strong{display:block;font-size:14px;font-weight:650;line-height:1.45;margin-right:8px}.mood-card small{display:block;font-size:12px;color:var(--muted);line-height:1.5;margin-top:4px}.mood-card i{position:absolute;right:10px;top:10px;width:12px;height:12px;border:1px solid #dadbd4;border-radius:50%}.mood-card.selected i{background:var(--orange);border-color:var(--orange);box-shadow:inset 0 0 0 3px var(--soft-orange)}fieldset{padding:0;margin:0;border:0;min-width:0}.diet-field{margin-top:26px}legend{font-size:14px;font-weight:650;margin-bottom:12px;width:100%;padding:0}legend>span{font-size:12px;font-weight:400;color:#8b8b82;margin-left:6px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chip{border:1px solid var(--line);border-radius:100px;background:white;font-size:12px;min-height:34px;padding:7px 12px;transition:background .2s,border .2s}.chip:hover{border-color:#b4b4aa}.chip.selected{background:var(--ink);color:white;border-color:var(--ink)}.flow-actions{margin-top:30px;padding-top:23px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.primary{border:1px solid var(--orange);border-radius:10px;background:var(--orange);color:white;padding:15px 20px;min-height:50px;font-size:14px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:24px;transition:background .2s,transform .2s}.primary:hover{background:var(--orange-dark);border-color:var(--orange-dark);transform:translateY(-1px)}.primary span{font-size:20px;line-height:1}.time-note{font-size:12px;color:#82827a;display:flex;align-items:center;gap:6px;white-space:nowrap}.time-note svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.6}.food-feature{position:relative;background:var(--peach);border:1px solid #f6c8a7;border-radius:var(--radius);overflow:hidden;min-height:560px;display:flex;flex-direction:column}.feature-top{display:flex;align-items:center;justify-content:space-between;padding:29px 29px 0;z-index:1}.feature-label{font-size:10px;font-weight:700;letter-spacing:1.6px;color:#74482e}.feature-star{font-size:29px;color:var(--orange);line-height:1}.food-feature h2{position:relative;z-index:1;font-size:36px;line-height:1.25;letter-spacing:-1.6px;font-weight:650;padding:24px 29px 0}.food-feature h2 em{font-style:normal}.food-photo{min-height:295px;flex:1;background-size:cover;background-position:center;mix-blend-mode:multiply}.food-photo img{display:block;width:100%;height:100%;min-height:290px;object-fit:cover}.feature-bottom{position:relative;z-index:1;display:flex;gap:15px;align-items:center;justify-content:space-between;padding:0 26px 24px}.feature-sticker{display:flex;align-items:center;justify-content:center;text-align:center;background:#fff6e4;border:1px solid #d7b691;width:86px;height:86px;border-radius:50%;font-size:11px;line-height:1.4;font-weight:800;transform:rotate(-12deg);flex-shrink:0}.feature-bottom p{text-align:right;font-size:13px;color:#74482e;line-height:1.5}.page-footer{display:flex;align-items:center;justify-content:space-between;padding:24px 2px;color:#93938a;font-size:12px}.page-footer>span:last-child{color:#67675e}.page-footer>span:last-child span{color:var(--orange);margin-left:5px}dialog{border:1px solid var(--line);border-radius:22px;padding:36px;max-width:520px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 100px #24241f33}dialog::backdrop{background:#24241f66;backdrop-filter:blur(4px)}dialog h2{font-size:28px;letter-spacing:-1px;line-height:1.3;margin:20px 0 15px}dialog p{color:var(--muted)}.close-dialog{position:absolute;right:13px;top:9px;border:none;background:none;font-size:29px;width:40px;height:40px;color:var(--muted)}.how-list{padding-left:20px;font-size:15px;line-height:1.6}.how-list li{margin-bottom:15px;padding-left:5px}.how-list strong{display:block}.small-note{font-size:12px!important;line-height:1.6}.close-how{margin-top:22px;width:100%}
@media(min-width:1400px){main{padding-top:50px}.workspace{gap:28px}.picker{padding:32px 37px}.mood-card{min-height:108px}.food-feature{min-height:582px}}
@media(max-width:1150px){.site-header{padding:0 35px}main{padding:35px}.workspace{grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:18px}.picker{padding:25px}.steps{gap:20px}.food-feature h2{font-size:32px}.mood-card{padding:20px 12px;gap:8px}.mood-emoji{font-size:24px}.flow-actions{gap:10px}.primary{padding:14px;gap:12px}.header-note{font-size:12px}}
@media(max-width:950px){.header-note{display:none}.workspace{grid-template-columns:minmax(0,1.5fr) minmax(250px,1fr)}.picker{padding:23px 20px}.moods{gap:10px}.mood-card{display:block;min-height:140px;padding:17px}.mood-emoji{display:block;margin-bottom:10px}.steps{gap:14px}.steps li{font-size:12px;gap:5px}.steps li span{width:23px;height:23px}.food-feature h2{font-size:30px;padding:22px}.feature-top{padding:25px 22px 0}.feature-label{font-size:9px;letter-spacing:1px}.feature-bottom{padding:0 20px 24px;gap:10px}.feature-sticker{height:73px;width:73px;font-size:10px}.feature-bottom p{font-size:12px}.time-note{font-size:11px}.primary{font-size:13px}.step-heading h2{font-size:22px}.chip{font-size:12px;padding:7px 10px}}
@media(max-width:760px){.site-header{height:80px;padding:0 24px}main{padding:30px 24px 10px}.page-intro{margin-bottom:26px}h1{font-size:38px;letter-spacing:-1.8px}.workspace{grid-template-columns:1fr}.picker{padding:25px}.mood-card{display:flex;min-height:102px;align-items:flex-start}.mood-emoji{font-size:27px;margin:0}.steps{gap:24px}.steps li{font-size:14px;gap:8px}.food-feature{min-height:330px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 1fr auto}.feature-top{grid-column:1/3}.food-feature h2{grid-column:1;grid-row:2;font-size:30px;padding-top:25px}.food-photo{grid-column:2;grid-row:2/4;min-height:245px}.feature-bottom{grid-column:1;grid-row:3;padding:0 20px 25px}.feature-bottom p{display:none}.page-footer{line-height:1.5;gap:25px}.page-footer>span:first-child{max-width:230px}.primary{font-size:14px}.eyebrow{font-size:10px;letter-spacing:1.4px}.time-note{font-size:12px}}
@media(max-width:420px){main{padding:25px 16px 8px}.site-header{padding:0 20px}.brand{font-size:24px}.text-button{font-size:13px}h1{font-size:34px}.page-intro>p{font-size:14px}.picker{padding:22px 17px}.steps{gap:15px}.steps li{font-size:12px;gap:5px}.moods{gap:10px}.mood-card{display:block;min-height:138px;padding:17px 12px}.mood-emoji{margin-bottom:9px}.flow-actions{flex-wrap:wrap}.flow-actions>.primary{flex:1}.time-note{font-size:11px}.step-heading h2{font-size:22px}.food-feature h2{font-size:26px;padding-left:20px}.feature-label{font-size:9px}.page-footer{font-size:11px}.page-footer>span:first-child{max-width:195px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/* Follow-through states share the same layout and controls as the first step. */
.detail-field{margin-top:22px}.options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.option{border:1px solid var(--line);border-radius:11px;background:#fff;text-align:center;padding:13px 9px;min-height:48px;transition:background .2s,border-color .2s}.option strong{display:block;font-size:14px;font-weight:600;line-height:1.4}.option small{display:block;font-size:12px;color:var(--muted);line-height:1.4;margin-top:5px}.option:hover{border-color:var(--orange)}.option.selected{border-color:var(--orange);background:var(--soft-orange);color:var(--orange-dark)}.back-button{border:0;background:none;padding:10px 0;font-size:14px;color:#737369;text-align:left}.back-button:hover{color:var(--orange)}.estimate-note{color:#8a8a80;font-size:12px;line-height:1.5;margin-top:16px}.result-heading{position:relative;margin-top:26px;padding-top:2px}.result-label{font-size:11px;letter-spacing:1.1px;font-weight:700;color:var(--orange);display:inline-block;background:var(--soft-orange);padding:8px 11px;border-radius:7px}.result-label.accepted{background:#e9f5ec;color:#287641}.result-emoji{display:block;font-size:45px;margin:22px 0 14px;line-height:1.2}.result-heading .cuisine{font-size:12px;color:#858578;margin-bottom:5px}.result-heading h2{font-size:32px;line-height:1.2;letter-spacing:-1.2px;margin-bottom:12px}.result-heading>p:last-child{font-size:15px;color:var(--muted);line-height:1.65;max-width:510px}.meal-meta{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:12px;padding:20px 0;margin:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.meal-meta>span{font-size:12px;line-height:1.5;color:var(--muted)}.meal-meta strong{display:block;color:var(--ink);font-size:17px;font-weight:600}.match-reasons h3{font-size:15px;font-weight:700;margin-bottom:12px;letter-spacing:-.2px}.match-reasons ul{padding:0;list-style:none;margin:0}.match-reasons li{display:flex;align-items:baseline;gap:9px;font-size:14px;line-height:1.55;color:#626257;margin:8px 0}.match-reasons li>span{color:var(--orange);flex-shrink:0;font-size:13px}.ingredients{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:22px}.ingredients summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:17px 0;font-size:14px;font-weight:600;min-height:50px}.ingredients summary::-webkit-details-marker{display:none}.ingredients summary>span{color:var(--orange);font-size:21px;font-weight:400}.ingredients[open] summary>span{transform:rotate(45deg)}.ingredient-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.ingredient-tags>span{font-size:13px;background:var(--wash);padding:7px 10px;border-radius:7px}.ingredients>.small-note{padding-bottom:17px;color:var(--muted)}.result-actions{display:flex;gap:12px;margin-top:24px}.result-actions>button{flex:1}.secondary{border:1px solid #ddddd3;border-radius:10px;background:white;padding:15px 20px;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:16px}.secondary:hover:not(:disabled){background:var(--wash);border-color:#b3b3a7}.secondary span{font-size:20px}.secondary:disabled{opacity:.45}.result-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:15px}.result-foot>span{font-size:12px;color:#87877b;text-align:right}.result-foot .back-button{font-size:13px}.exhausted{font-size:13px;margin-top:12px;color:var(--muted)}.exhausted button{background:none;border:0;padding:0;text-decoration:underline;color:var(--orange-dark);font-size:inherit}.empty-state{padding:60px 5px;text-align:center}.empty-state>span{font-size:64px}.empty-state h2{font-size:29px;letter-spacing:-1px;margin:20px 0 15px}.empty-state p{color:var(--muted);margin-bottom:25px}.food-photo{overflow:hidden}.food-photo img{object-position:center;transition:opacity .3s}.chip{font-size:14px;min-height:38px}.mood-card small{font-size:13px}.steps li{font-size:14px}.step-heading>p{font-size:16px}.mood-card strong{font-size:14px}.header-note,.text-button{font-size:14px}h2[tabindex='-1']:focus{outline:none}.picker{scroll-margin-top:15px}
@media(max-width:1100px) and (min-width:761px){.mood-card{display:block}.mood-emoji{display:block;margin-bottom:9px}.steps{justify-content:space-between;gap:8px}.steps li{font-size:12px}.option strong{font-size:14px}.result-heading h2{font-size:28px}}
@media(max-width:760px){.steps{justify-content:space-between;gap:10px}.food-photo img{height:100%;min-height:245px;object-fit:cover}.result-heading h2{font-size:30px}.flow-actions .primary{padding:15px 20px}.chip{font-size:14px}.mood-card{gap:10px}.result-foot{flex-wrap:wrap;gap:3px}.result-foot>span{text-align:left}.page-footer{align-items:flex-start}.food-feature{min-height:330px}}
@media(max-width:420px){.options{gap:7px}.option{padding:12px 5px}.option strong{font-size:14px}.option small{font-size:12px}.steps li{font-size:12px}.result-actions{gap:9px}.result-actions>button{padding:14px 10px;gap:10px}.meal-meta{gap:8px}.meal-meta strong{font-size:16px}.result-foot .back-button{font-size:14px}.food-feature h2{font-size:25px}.mood-card small{font-size:13px}.flow-actions>.time-note{display:none}}
@media(max-width:340px){.moods{grid-template-columns:1fr}.mood-card{display:flex;min-height:95px}.options{grid-template-columns:1fr}.steps{flex-wrap:wrap}.site-header{gap:10px;padding:0 14px}.brand{font-size:21px}.brand-icon{margin-right:6px}.text-button{font-size:12px}.food-feature{display:block}.food-photo{height:230px}.food-photo img{min-height:0;height:230px}.feature-bottom{padding-top:20px}.flow-actions,.result-actions{flex-direction:column;align-items:stretch}.page-footer>span:last-child{display:none}}
/* About page and shared navigation. */
.site-nav{display:flex;align-items:center;gap:24px;flex-shrink:0}.site-nav a:hover,.site-nav a[aria-current="page"]{color:var(--orange-dark)}
.about-hero{display:grid;grid-template-columns:1.15fr 1fr;gap:64px;align-items:center;padding:22px 0 60px}.about-copy h1{font-size:clamp(44px,5.3vw,72px);line-height:1.08;letter-spacing:-3px;margin:22px 0}.about-copy>p{color:#626257;margin-bottom:18px;max-width:560px}.about-copy .about-lead{font-size:21px;color:var(--ink);line-height:1.5}.about-copy .primary{margin-top:10px}.about-caption{display:block;font-size:12px;color:var(--muted);margin-top:12px}.about-image{margin:0;background:var(--peach);border:1px solid #f6c8a7;border-radius:var(--radius);overflow:hidden;transform:rotate(2deg)}.about-image>.feature-label{padding:28px 28px 0}.about-image img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.about-image figcaption{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:0 28px 28px;font-size:14px;color:#74482e;text-align:right;line-height:1.6}.about-method{padding:48px 0;border-top:1px solid var(--line)}.about-page h2{font-size:32px;letter-spacing:-1.2px;line-height:1.25;margin:12px 0}.section-description{color:var(--muted)}.about-steps{list-style:none;padding:0;margin:28px 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.about-steps li{padding:28px;background:white;border:1px solid var(--line);border-radius:18px}.about-number{display:block;font-family:'Manrope',sans-serif;font-size:28px;color:var(--orange);margin-bottom:28px}.about-steps h3{font-size:19px;margin-bottom:12px;letter-spacing:-.5px}.about-steps p{font-size:15px;color:#626257}.about-details{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;padding:40px 0 60px}.about-detail-copy p{color:#626257;margin-bottom:16px}.about-detail-copy .small-note{color:var(--muted)}.about-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;background:var(--soft-orange);border:1px solid #f5d9ca;border-radius:var(--radius);padding:32px}.about-cta h2{font-size:26px;margin:0 0 8px}.about-cta p{color:#746558}.about-cta .primary{flex-shrink:0}.about-page .page-footer a{color:#67675e}.about-page .page-footer a:hover{color:var(--orange-dark)}
@media(max-width:1150px){.header-note{display:none}.about-hero{gap:36px}.about-steps li{padding:22px}}
@media(max-width:760px){.site-nav{gap:18px}.about-hero{grid-template-columns:1fr;gap:32px;padding:10px 0 36px}.about-copy h1{letter-spacing:-2px}.about-image{transform:none;max-width:520px;width:100%;justify-self:center}.about-method{padding:32px 0}.about-steps{grid-template-columns:1fr;gap:12px}.about-number{margin-bottom:16px}.about-details{grid-template-columns:1fr;gap:16px;padding:18px 0 28px}.about-page h2{font-size:28px}.about-cta{align-items:flex-start;flex-direction:column;padding:25px}.about-cta h2{font-size:25px}}
@media(max-width:420px){.site-header{gap:12px;padding:0 16px}.site-nav{gap:12px}.site-nav .text-button{font-size:12px}.site-nav .text-button span{margin-left:2px}.about-image figcaption{padding:0 20px 22px;font-size:12px}.about-copy .about-lead{font-size:19px}}
@media(max-width:350px){.site-header{height:auto;min-height:80px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px}.site-nav{margin-left:auto}}
/* Transparent horizontal EZEATS EH logo. */
.site-header{height:100px}.brand-logo{display:block;flex-shrink:0;line-height:0}.brand-logo img{display:block;width:270px;height:auto}
@media(max-width:760px){.site-header{height:90px}.brand-logo img{width:210px}}
@media(max-width:350px){.site-header{height:auto;min-height:90px}.brand-logo img{width:170px}}

@media(max-width:480px){.brand-logo img{width:180px}.site-header{padding-left:16px;padding-right:16px;gap:10px}.site-nav{gap:10px}.site-nav .text-button{font-size:12px}}
@media(max-width:370px){.brand-logo img{width:150px}}
