#root{min-height:100dvh}.app-shell{isolation:isolate;background:#fff;min-height:100dvh;position:relative}.question-screen,.loading-screen,.result-screen,.customer-status-screen{z-index:1;background:#fff;width:min(100%,390px);min-height:100dvh;margin:0 auto;position:relative}.customer-status-screen{text-align:center;place-content:center;justify-items:center;min-height:100dvh;padding:40px 24px;display:grid}.customer-status-screen h1{color:#242120;letter-spacing:-.04em;margin:22px 0 8px;font-size:24px}.customer-status-screen p{color:#928a87;margin:0;font-size:14px;line-height:1.55}.customer-status-screen a{color:#fff;background:#ff6f61;border-radius:13px;margin-top:22px;padding:12px 18px;font-size:14px;font-weight:800;text-decoration:none}.progress-header{padding:max(22px, env(safe-area-inset-top)) 20px 0}.progress-header__row{justify-content:space-between;align-items:center;min-height:30px;margin-bottom:14px;display:flex}.back-button{color:#716b69;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:4px 0;font-size:14px;font-weight:600;display:inline-flex}.back-button span{font-size:20px;line-height:0}.progress-count{color:#aaa3a0;font-size:14px;font-weight:600}.progress-count strong{color:#ff6f61}.progress-track{background:#f3efed;border-radius:999px;height:6px;overflow:hidden}.progress-track__value{border-radius:inherit;background:#ff6f61;height:100%;transition:width .22s}.question-content{padding:36px 20px max(28px, env(safe-area-inset-bottom))}.question-heading{min-height:120px;padding-right:88px;position:relative}.question-heading .chef-character{position:absolute;top:-8px;right:0}.question-kicker{color:#ff6f61;letter-spacing:-.01em;margin:0 0 10px;font-size:13px;font-weight:800}.question-content h1{color:#242120;letter-spacing:-.04em;margin:0;font-size:28px;line-height:1.25}.question-guide{color:#98918e;margin:9px 0 26px;font-size:14px}.option-list{gap:10px;display:grid}.option-button{color:#393432;text-align:left;cursor:pointer;background:#fff;border:1px solid #eee8e5;border-radius:15px;justify-content:space-between;align-items:center;min-height:52px;padding:13px 17px;font-size:15px;font-weight:600;line-height:1.4;transition:border-color .15s,background-color .15s,transform .1s;display:flex;box-shadow:0 2px 10px #2b1f1a08}.option-button:hover{background:snow;border-color:#ffb2aa}.option-button:active{transform:scale(.985)}.option-button:focus-visible,.back-button:focus-visible{outline-offset:2px;outline:3px solid #ff6f6140}.option-button--selected{color:#e85246;background:#fff5f3;border-color:#ff6f61}.option-button__check{color:#fff;opacity:0;background:#ff6f61;border-radius:50%;flex:0 0 21px;place-items:center;width:21px;height:21px;margin-left:12px;font-size:12px;display:grid}.option-button--selected .option-button__check{opacity:1}.chef-character{background:#fff2ef;border:1px solid #f7ded9;border-radius:28px;flex:none;place-items:center;animation:.36s ease-out both chef-appear;display:grid;overflow:hidden}.chef-character img{object-fit:cover;width:100%;height:100%}.chef-character--question img{transform:scale(1.42)}.chef-character--loading{background:#fff5f2;border-radius:42px}.chef-character--loading img{transform:scale(1.08)}.chef-character--result{border-radius:24px}.chef-character--result img{transform:scale(1.32)}.chef-character__fallback{font-size:42px}.loading-screen{padding:max(34px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));text-align:center;flex-direction:column;display:flex}.analysis-status{justify-items:center;margin-top:54px;display:grid}.analysis-status .chef-character{margin-bottom:20px}.loading-screen h1{color:#242120;letter-spacing:-.04em;margin:0;font-size:23px;line-height:1.35}.analysis-progress{background:#f3ece9;border-radius:999px;width:150px;height:5px;margin-top:18px;overflow:hidden}.analysis-progress span{border-radius:inherit;background:#ff6f61;width:0;height:100%;animation:10s linear forwards countdown-progress;display:block}.benefit-cta{color:#fff;text-align:left;cursor:pointer;background:#282524;border:1px solid #282524;border-radius:18px;justify-content:space-between;align-items:center;width:100%;min-height:78px;margin-top:58px;padding:18px 20px;font-size:16px;font-weight:800;line-height:1.4;display:flex;box-shadow:0 12px 24px #28252426}.benefit-cta span{color:#ff8a80;margin-left:14px;font-size:24px}.benefit-cta:disabled{color:#aaa29f;box-shadow:none;cursor:not-allowed;background:#ece8e6;border-color:#dfd8d5}.benefit-cta:focus-visible{outline-offset:2px;outline:3px solid #ff6f6140}.affiliate-disclosure{color:#aaa29f;word-break:keep-all;margin:11px 5px 0;font-size:10px;line-height:1.45}.countdown{color:#948c89;justify-content:center;align-items:baseline;gap:7px;margin-top:auto;padding-top:24px;font-size:14px;display:flex}.countdown strong{color:#ff6f61;min-width:34px;font-size:21px}@keyframes countdown-progress{0%{width:0}to{width:100%}}@keyframes chef-appear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.result-screen{padding:max(26px, env(safe-area-inset-top)) 20px max(30px, env(safe-area-inset-bottom))}.result-header p{color:#ff6f61;margin:0 0 6px;font-size:13px;font-weight:800}.result-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.result-header h1{color:#242120;letter-spacing:-.04em;margin:0;font-size:27px}.main-result{background:#fff;border:1px solid #f0e9e6;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 14px 36px #422d2517}.menu-image{background:#f7f4f1;border-radius:17px;flex:0 0 64px;width:64px;height:64px;display:block;position:relative;overflow:hidden}.menu-image--large{aspect-ratio:1;border-radius:23px 23px 0 0;width:100%;height:auto}.menu-image__placeholder{color:#aaa29f;text-align:center;background:#f7f4f1;align-content:center;justify-items:center;gap:4px;padding:6px;display:grid;position:absolute;inset:0}.menu-image--large .menu-image__placeholder{background:linear-gradient(145deg,#faf8f6,#f2eeeb);gap:8px}.menu-image__placeholder span{font-size:9px;font-weight:700;line-height:1.2}.menu-image__placeholder small{color:#756d69;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:800;line-height:1.2;overflow:hidden}.menu-image--large .menu-image__placeholder span{font-size:14px}.menu-image--large .menu-image__placeholder small{font-size:18px}.menu-image__photo{object-fit:contain;opacity:0;background:#f7f4f1;width:100%;height:100%;padding:4%;transition:opacity .18s;position:absolute;inset:0}.menu-image__photo--loaded{opacity:1}.compatibility-badge{color:#8a5149;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #462d2514}.compatibility-badge strong{color:#f45d51}.main-result__body{padding:21px 20px 20px}.menu-category,.candidate-card p{color:#ff6f61;margin:0 0 4px;font-size:12px;font-weight:800}.main-result h2{color:#242120;letter-spacing:-.04em;margin:0;font-size:29px}.recommendation-reason{color:#716a67;word-break:keep-all;margin:11px 0 18px;font-size:14px;line-height:1.62}.price-row{border-top:1px solid #f2edeb;justify-content:space-between;align-items:center;padding-top:15px;font-size:13px;display:flex}.price-row span{color:#98918e}.price-row strong{color:#403a38}.other-results{margin-top:30px}.other-results>h2{color:#302b29;letter-spacing:-.03em;margin:0 0 14px;font-size:18px}.candidate-list{gap:10px;display:grid}.candidate-card{background:#fff;border:1px solid #f0ebe8;border-radius:18px;align-items:center;gap:13px;padding:11px;display:flex}.candidate-card h3{color:#302b29;margin:0 0 5px;font-size:16px}.candidate-reason{color:#6f6764;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0 0 5px;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.candidate-card>div:last-child>span{color:#918986;font-size:12px}.result-actions{gap:10px;margin-top:28px;display:grid}.action-button{cursor:pointer;border-radius:16px;min-height:54px;font-size:15px;font-weight:800}.action-button--primary{color:#fff;background:#ff6f61;border:1px solid #ff6f61;box-shadow:0 8px 20px #ff6f6138}.action-button--secondary{color:#6f6764;background:#fff;border:1px solid #ebe5e2}.action-button:focus-visible{outline-offset:2px;outline:3px solid #ff6f6140}@media (width>=600px){.app-shell{background:#f7f4f2}.question-screen,.loading-screen,.result-screen,.customer-status-screen{box-shadow:0 0 40px #2b1f1a0d}}@media (width>=900px){.app-shell:before{content:"";opacity:.055;filter:grayscale(.2);pointer-events:none;background:url(/images/chef/chef.png) 50% 30%/cover no-repeat;width:330px;height:470px;position:fixed;top:50%;left:calc(50% - 565px);transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.progress-track__value,.option-button,.analysis-progress span,.menu-image__photo,.chef-character{transition:none;animation:none}}:root{color:#242120;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px;min-height:100%}body{min-width:320px;min-height:100dvh;margin:0}button,input,textarea,select{font:inherit}
