#root{min-height:100dvh}.app-shell{isolation:isolate;background:linear-gradient(#fff3f5 0%,#fff8f9 100%);min-height:100dvh;position:relative}.question-screen,.loading-screen,.result-screen,.customer-status-screen{z-index:1;background:linear-gradient(#fff3f5 0%,#fff8f9 100%);width:min(100%,390px);min-height:100dvh;margin:0 auto;position:relative}.app-shell--first,.question-screen--first{background:linear-gradient(#fff3f5 0%,#fff8f9 100%)}.food-backdrop{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.food-backdrop span{opacity:.055;-webkit-user-select:none;user-select:none;font-size:58px;line-height:1;position:absolute}.food-backdrop span:first-child{font-size:68px;top:13%;left:-17px;transform:rotate(-18deg)}.food-backdrop span:nth-child(2){font-size:52px;top:29%;right:-22px;transform:rotate(14deg)}.food-backdrop span:nth-child(3){font-size:44px;top:49%;left:-12px;transform:rotate(11deg)}.food-backdrop span:nth-child(4){font-size:72px;top:66%;right:-18px;transform:rotate(-13deg)}.food-backdrop span:nth-child(5){font-size:49px;top:82%;left:7px;transform:rotate(-8deg)}.food-backdrop span:nth-child(6){font-size:42px;top:92%;right:18px;transform:rotate(16deg)}.food-backdrop--question-2 span:nth-child(odd),.food-backdrop--question-4 span:nth-child(odd),.food-backdrop--result span:nth-child(odd){left:auto;right:-15px}.food-backdrop--question-2 span:nth-child(2n),.food-backdrop--question-4 span:nth-child(2n),.food-backdrop--result span:nth-child(2n){left:-16px;right:auto}.food-backdrop--question-3 span:first-child{top:18%}.food-backdrop--question-3 span:nth-child(2){top:38%}.food-backdrop--question-3 span:nth-child(3){top:58%}.food-backdrop--loading span:first-child{top:7%}.food-backdrop--loading span:nth-child(2){top:24%}.food-backdrop--loading span:nth-child(4){top:72%}.food-backdrop--result span:first-child{top:5%}.food-backdrop--result span:nth-child(2){top:23%}.food-backdrop--result span:nth-child(3){top:43%}.food-backdrop--result span:nth-child(4){top:63%}.food-backdrop--result span:nth-child(5){top:79%}.question-screen>:not(.food-backdrop),.loading-screen>:not(.food-backdrop),.result-screen>:not(.food-backdrop){z-index:1;position:relative}.question-screen--first .progress-header{padding-top:max(16px, env(safe-area-inset-top))}.question-screen--first .progress-header__row{min-height:28px;margin-bottom:10px}.question-screen--first .question-content{padding-top:22px;padding-bottom:max(18px, env(safe-area-inset-bottom))}.question-screen--first .question-heading{min-height:108px}.question-screen--first .question-kicker{margin-bottom:7px}.question-screen--first .question-guide{margin-top:7px;margin-bottom:18px}.question-screen--first .option-list{gap:8px}.question-screen--first .option-button{min-height:48px;padding-top:11px;padding-bottom:11px}.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{pointer-events:none;background:#fff5f2;border-radius:38px}.chef-character--loading img{object-fit:contain;transform:none}.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}.cooking-chef-stage{pointer-events:none;will-change:transform;margin-bottom:20px;animation:2.8s ease-in-out infinite cooking-breathe;position:relative}.analysis-status .cooking-chef-stage .chef-character{margin-bottom:0}.cooking-steam{z-index:2;opacity:0;filter:blur(.4px);border-left:2px solid #ffffffa6;border-radius:50%;width:9px;height:28px;animation:2.4s ease-out infinite cooking-steam-rise;position:absolute;bottom:43px}.cooking-steam--one{left:43%}.cooking-steam--two{height:34px;animation-delay:.75s;left:50%}.cooking-steam--three{height:25px;animation-delay:1.45s;left:57%}.food-backdrop--loading span{animation:5.6s ease-in-out infinite loading-food-float}.food-backdrop--loading span:nth-child(2n){animation-delay:-2.8s}.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:7s 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 cooking-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes cooking-steam-rise{0%{opacity:0;transform:translateY(5px)scale(.82)}24%{opacity:.42}72%{opacity:.22}to{opacity:0;transform:translate(3px,-25px)scale(1.08)}}@keyframes loading-food-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-3px)rotate(2deg)}}@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:linear-gradient(#fff3f5 0%,#fff8f9 100%)}.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,.cooking-chef-stage,.cooking-steam,.food-backdrop--loading span{transition:none;animation:none}}:root{color:#242120;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff3f5;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fff3f5;min-width:320px;min-height:100%}body{background:#fff3f5;min-width:320px;min-height:100dvh;margin:0}button,input,textarea,select{font:inherit}
