:root{color:#302a25;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#211d19;--ink-soft:#39322c;--muted:#6c6259;--line:#ded7cd;--line-strong:#cec4b7;--coral:#d6492d;--coral-dark:#a93621;--sage:#527052;--focus:#1d65a6;background:#f7f4ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f7f4ee;min-width:320px}body{background:radial-gradient(circle at 88% 12%,#de7c521f,#0000 30rem),radial-gradient(circle at 5% 60%,#5e7b5714,#0000 24rem),#f7f4ee;min-width:320px;min-height:100vh;margin:0}button,a{-webkit-tap-highlight-color:transparent}::selection{color:#fff;background:var(--coral-dark)}.app-shell{width:min(100%,1280px);min-height:100svh;margin:0 auto;padding:0 20px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.05rem;font-weight:760;text-decoration:none;display:inline-flex}.brand-mark{border:2px solid var(--ink);border-radius:8px;gap:3px;width:29px;height:29px;padding:7px 6px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{border-color:var(--coral);content:"";width:5px;height:5px;position:absolute}.brand-mark:before{border-top:2px solid var(--coral);border-left:2px solid var(--coral);top:-3px;left:-3px}.brand-mark:after{border-right:2px solid var(--coral);border-bottom:2px solid var(--coral);bottom:-3px;right:-3px}.brand-mark span{background:currentColor;border-radius:2px;height:2px;display:block}.preview-label{border:1px solid var(--line-strong);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 10px;font-size:.73rem;font-weight:700}.hero{align-items:center;gap:48px;min-height:calc(100svh - 76px);padding:64px 0 72px;display:grid}.hero-copy{max-width:650px}.eyebrow{color:var(--coral-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.76rem;font-weight:800}h1,h2,p{margin-top:0}h1{max-width:640px;color:var(--ink);letter-spacing:-.065em;margin-bottom:24px;font-size:clamp(3rem,11.5vw,5.65rem);font-weight:760;line-height:.94}.intro{max-width:580px;color:var(--muted);margin-bottom:34px;font-size:clamp(1.05rem,2.8vw,1.22rem);line-height:1.65}.primary-action-group{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}button{font:inherit}.primary-button{color:#fff;background:var(--coral);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:56px;padding:15px 22px;font-weight:750;transition:transform .16s,background .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 30px #d1432733}.primary-button svg{fill:currentColor}.primary-button:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 14px 34px #ab321b40}.primary-button:active{transform:translateY(1px)}.file-guidance{color:var(--muted);margin:0;font-size:.82rem}.validation-message{color:#792819;background:#fff5f2;border:1px solid #cb7968;border-radius:10px;max-width:580px;margin:20px 0 0;padding:13px 15px;font-size:.9rem;font-weight:650;line-height:1.45}.analysis-card{border-top:1px solid var(--line);grid-template-columns:auto 1fr;gap:6px 14px;padding:20px;display:grid}.analysis-card--loading{background:#f5f8f1}.analysis-card--failure{background:#fff5f2}.analysis-card h2{color:var(--ink);margin-bottom:5px;font-size:1rem}.analysis-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.loading-spinner,.outcome-icon{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.loading-spinner{border:3px solid #cfd8c8;border-top-color:var(--sage);animation:.8s linear infinite spin}.outcome-icon{color:#fff;background:var(--coral-dark);font-size:.8rem;font-weight:800}.analysis-card__actions{grid-column:1/-1;gap:10px;margin-top:12px;display:grid}@keyframes spin{to{transform:rotate(1turn)}}.selected-preview{background:#fff;border:1px solid #2c23191a;border-radius:24px;width:min(100%,650px);margin:0 auto;overflow:hidden;box-shadow:0 28px 70px #35281924}.selected-preview__header{padding:20px 20px 16px}.selected-preview__header .section-label{margin-bottom:6px}.selected-preview__header h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(1.25rem,4vw,1.65rem);line-height:1.15}.selected-preview__image-frame{background:#2d2925;place-items:center;width:100%;padding:12px;display:grid}.selected-preview__image-frame img{object-fit:contain;width:100%;height:clamp(320px,58svh,720px);display:block}.preview-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:12px;padding:16px;display:grid}.preview-actions .primary-button{width:100%;box-shadow:none}.secondary-button{border:1px solid var(--line-strong);min-height:54px;color:var(--ink);cursor:pointer;background:#fff;border-radius:14px;padding:13px 16px;font-weight:750;transition:border-color .16s,background .16s,transform .16s}.secondary-button:hover{background:#f8f5f0;border-color:#a99b8b;transform:translateY(-1px)}.secondary-button:active{transform:translateY(1px)}.menu-preview{background:#fff;border:1px solid #2c231917;border-radius:24px;width:min(100%,430px);margin:0 auto;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 28px 70px #35281924}.preview-topbar{background:#faf8f4;border-bottom:1px solid #eee9e1;gap:6px;padding:14px 16px;display:flex}.preview-dot{background:#d8d0c4;border-radius:50%;width:7px;height:7px}.preview-content{padding:18px}.section-label{color:#7e7469;letter-spacing:.16em;text-transform:uppercase;margin:0 0 11px;font-size:.65rem;font-weight:800}.dish-photo{background:radial-gradient(circle at 18% 20%,#ffffff61 0 2px,#0000 3px) 0 0/22px 22px,linear-gradient(145deg,#d6b27b,#a36c42);border-radius:14px;place-items:center;min-height:235px;display:grid;overflow:hidden}.plate{background:#e3b96d;border:14px solid #f7f2e9;border-radius:50%;width:180px;height:180px;display:block;position:relative;box-shadow:0 18px 35px #3723124d}.egg{background:#fffdf6;border-radius:58% 43% 52% 45%;width:90px;height:74px;position:absolute;top:28px;left:30px;transform:rotate(-12deg)}.egg:after{content:"";background:#f1a62a;border-radius:50%;width:34px;height:34px;position:absolute;top:22px;left:32px;box-shadow:inset -4px -3px 7px #9d5a0c33}.greens{background:#3f6844;border-radius:60% 30% 55% 40%;width:68px;height:48px;position:absolute;bottom:23px;right:22px;transform:rotate(12deg);box-shadow:-28px 3px 0 -6px #58784a,-10px -22px 0 -9px #759a60}.dish-copy{justify-content:space-between;align-items:flex-start;gap:18px;padding:17px 3px 3px;display:flex}.dish-copy h2{color:#241f1a;letter-spacing:-.02em;margin-bottom:4px;font-size:1.08rem}.dish-copy p{color:#83796f;margin:0;font-size:.76rem}.dish-copy strong{color:#241f1a}.results-view{padding:52px 0 80px}.results-header{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:48px;padding-bottom:30px;display:flex}.results-header h1,.outcome-card h1{max-width:760px;margin-bottom:14px;font-size:clamp(2.65rem,9vw,4.8rem);line-height:.98}.results-summary{color:var(--muted);margin:0;font-size:1rem;line-height:1.5}.menu-sections{gap:52px;display:grid}.menu-section h2{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;margin-bottom:18px;font-size:clamp(1.25rem,4vw,1.65rem);font-weight:800;line-height:1.15}.dish-grid{gap:20px;display:grid}.dish-card{background:#fff;border:1px solid #2c23191a;border-radius:20px;min-width:0;overflow:hidden;box-shadow:0 16px 42px #3528191a}.dish-card__media{aspect-ratio:4/3;background:#e7e2da;overflow:hidden}.dish-card__image,.dish-card__placeholder{width:100%;height:100%}.dish-card__image{object-fit:cover;display:block}.dish-card__placeholder{color:#746b62;text-align:center;background:linear-gradient(135deg,#ffffff73,#0000),#e7e2da;align-content:center;justify-items:center;gap:10px;padding:24px;font-size:.78rem;font-weight:700;display:grid}.dish-card__placeholder svg{fill:currentColor;opacity:.75;width:30px;height:30px}.dish-card__body{padding:18px}.dish-card__title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dish-card__title-row h3{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:1.08rem;line-height:1.25}.dish-card__title-row strong{color:var(--ink);flex:none;font-size:.95rem}.dish-card__body p{color:var(--muted);margin:8px 0 0;font-size:.88rem;line-height:1.55}.outcome-view{place-items:center;min-height:calc(100svh - 76px);padding:64px 0 80px;display:grid}.outcome-card{text-align:center;background:#ffffffc7;border:1px solid #2c23191a;border-radius:24px;width:min(100%,680px);padding:clamp(28px,7vw,56px);box-shadow:0 24px 64px #3528191c}.outcome-card .outcome-icon{background:var(--sage);width:40px;height:40px;margin:0 auto 22px;font-size:1rem}.outcome-card h1{margin-left:auto;margin-right:auto}.outcome-card>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:0 auto 28px;font-size:1.03rem;line-height:1.6}.how-it-works{border-top:1px solid var(--line);padding:72px 0 84px}.how-it-works>h2{max-width:600px;color:var(--ink);letter-spacing:-.045em;margin-bottom:38px;font-size:clamp(1.8rem,5vw,3rem);line-height:1.08}.how-it-works ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.how-it-works li{border:1px solid var(--line);min-height:64px;color:var(--ink-soft);background:#ffffff6b;border-radius:12px;align-items:center;gap:16px;padding:12px 16px;font-weight:650;display:flex}.how-it-works li span{color:var(--coral-dark);letter-spacing:.08em;font-size:.74rem;font-weight:800}footer{border-top:1px solid var(--line);color:var(--muted);flex-direction:column;gap:8px;padding:28px 0 36px;font-size:.78rem;display:flex}footer p{margin:0}a:focus-visible,button:focus-visible,[tabindex="-1"]:focus-visible{outline:3px solid var(--focus);outline-offset:4px}@media (width>=640px){.app-shell{padding:0 36px}.primary-button{width:auto}.analysis-card__actions{grid-template-columns:auto auto;justify-content:start}.results-header{flex-direction:row;justify-content:space-between;align-items:flex-end}.dish-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.how-it-works ol{grid-template-columns:repeat(3,1fr)}.how-it-works li{flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:100px}footer{flex-direction:row;justify-content:space-between}}@media (width>=900px){.app-shell{padding:0 52px}.hero{grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:60px;padding:72px 0 90px}.hero--selected{grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);align-items:start}.menu-preview,.selected-preview{justify-self:end}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
