@charset "UTF-8";._inputSection_10041_1{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 6px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;animation:_fadeIn_10041_1 .5s ease-out forwards}@keyframes _fadeIn_10041_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._inputGroup_10041_20{margin-bottom:1.5rem}._inputGroup_10041_20:last-child{margin-bottom:2rem}._label_10041_27{display:block;margin-bottom:.75rem;color:#2c3e50;font-weight:600;font-size:1rem;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._numberInput_10041_36{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:all .2s ease;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}._numberInput_10041_36:focus{outline:none;border-color:#1976d2;box-shadow:0 0 0 3px #1976d21a}._numberInput_10041_36._inputError_10041_50{border-color:#f44336;background-color:#f443360d}._numberInput_10041_36._inputError_10041_50:focus{box-shadow:0 0 0 3px #f443361a}._checkboxGroup_10041_58{display:flex;flex-wrap:wrap;gap:1rem}._optionLabel_10041_64{display:flex;align-items:center;padding:.75rem 1rem;border-radius:8px;background:#f8f9fa;border:2px solid transparent;cursor:pointer;transition:all .2s ease;flex:1;min-width:180px}._optionLabel_10041_64:hover{background:#e9ecef}._optionLabel_10041_64._checked_10041_79{background:#1976d2;color:#fff;border-color:#1565c0}._checkbox_10041_58{position:absolute;opacity:0;cursor:pointer;height:0;width:0}._optionText_10041_93{font-size:1rem;font-weight:500;letter-spacing:-.01em}._button_10041_99{background:#1976d2;color:#fff;border:none;padding:1rem;border-radius:8px;font-size:1rem;font-weight:600;width:100%;cursor:pointer;transition:all .3s ease;margin-top:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;position:relative;overflow:hidden}._button_10041_99:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 6px 12px #00000026}._button_10041_99:active{transform:translateY(0)}._button_10041_99:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%);transform-origin:50% 50%}._button_10041_99:focus:not(:active):after{animation:_ripple_10041_1 .6s ease-out}@keyframes _ripple_10041_1{0%{transform:scale(0);opacity:.5}20%{transform:scale(25);opacity:.3}to{opacity:0;transform:scale(40)}}@media (max-width: 768px){._inputSection_10041_1{padding:1.5rem}._checkboxGroup_10041_58{flex-direction:column;gap:.75rem}._optionLabel_10041_64{min-width:100%}._optionText_10041_93{font-size:.875rem}}@media (max-width: 480px){._inputSection_10041_1{padding:1rem}._button_10041_99{padding:.75rem}._label_10041_27{font-size:.875rem}._numberInput_10041_36{padding:.75rem}}._errorText_10041_183{color:#f44336;font-size:.875rem;margin:.5rem 0 0;font-weight:500;animation:_fadeIn_10041_1 .3s ease}._privacyMessage_10041_191{text-align:center;font-size:.8rem;color:#6b7280;margin-top:1rem;margin-bottom:.5rem}._resultsSection_1qsov_1{padding:2rem;background-color:#fff;border-radius:16px;box-shadow:0 6px 12px #00000026;margin-bottom:2rem}._title_1qsov_9{font-size:1.25rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:.75rem}._description_1qsov_17{font-size:1rem;color:#495057;text-align:center;margin-bottom:1.5rem}._weightStatusContainer_1qsov_24{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;padding:1rem;background:#f8f9fa;border-radius:12px}._currentWeight_1qsov_34{font-size:1rem;font-weight:500;color:#2c3e50}._weightStatus_1qsov_24{display:inline-block;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;font-weight:500;text-align:center}._weightStatus_1qsov_24._underweight_1qsov_48{background:#e6f2ff;color:#06c}._weightStatus_1qsov_24._normal_1qsov_52{background:#e8f5e9;color:#1b5e20}._weightStatus_1qsov_24._overweight_1qsov_56{background:#fff9e6;color:#ccac00}._weightStatus_1qsov_24._obese_1qsov_60{background:#ffebeb;color:#cc3d3d}._resultGrid_1qsov_65{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}._resultCard_1qsov_72{text-align:center;box-shadow:0 4px 6px #0000001a;background:#f8f9fa;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef;transition:all .3s ease}._resultCard_1qsov_72:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._iconWrapper_1qsov_86{width:60px;height:60px;background:#f8f9fa;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._icon_1qsov_86{font-size:2rem}._resultTitle_1qsov_101{font-size:1.125rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem}._resultValue_1qsov_108{font-size:1.25rem;font-weight:700;color:#1976d2;margin-bottom:.75rem}._resultDescription_1qsov_115{font-size:1rem;color:#495057;line-height:1.4}._tip_1qsov_121{font-size:.875rem;color:#495057;background:#f8f9fa;padding:.75rem;border-radius:8px;margin-top:1rem}._infoBox_1qsov_130{background:#e3f2fd;padding:1rem;border-radius:12px;margin-top:1rem;border-left:4px solid #0080ff}._infoBox_1qsov_130 p{font-size:.875rem;color:#495057;line-height:1.6;text-align:center;margin:0}@media (max-width: 992px){._resultGrid_1qsov_65{grid-template-columns:repeat(3,1fr);gap:1rem}._idealWeightGrid_1qsov_150{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}}@media (max-width: 768px){._resultsSection_1qsov_1{padding:1rem}._title_1qsov_9{font-size:1.125rem}._description_1qsov_17{font-size:.875rem}._weightStatusContainer_1qsov_24{padding:.75rem}._currentWeight_1qsov_34{font-size:.875rem}._weightStatus_1qsov_24{font-size:.75rem;padding:.5rem .75rem}._resultGrid_1qsov_65{grid-template-columns:repeat(3,1fr);gap:.75rem}._resultCard_1qsov_72{padding:.75rem}._iconWrapper_1qsov_86{width:40px;height:40px;margin-bottom:.75rem}._icon_1qsov_86{font-size:1.5rem}._resultTitle_1qsov_101{font-size:.875rem;margin-bottom:.5rem}._resultValue_1qsov_108{font-size:1rem;margin-bottom:.5rem}._resultDescription_1qsov_115{font-size:.75rem}._tip_1qsov_121{font-size:.75rem;padding:.5rem}._infoBox_1qsov_130{padding:.75rem}._infoBox_1qsov_130 p{font-size:.75rem}._idealWeightGrid_1qsov_150{grid-template-columns:repeat(2,1fr);gap:1rem}._weightCard_1qsov_215{padding:.75rem}._weightCategory_1qsov_218{font-size:.875rem}._weightValue_1qsov_221{font-size:1rem}}@media (max-width: 480px){._resultsSection_1qsov_1{padding:.75rem}._resultCard_1qsov_72{padding:.5rem}._iconWrapper_1qsov_86{width:36px;height:36px}._icon_1qsov_86{font-size:1.2rem}._resultValue_1qsov_108{font-size:.875rem}._resultTip_1qsov_242{padding:1rem}._resultTip_1qsov_242 p{font-size:.875rem}._idealWeightGrid_1qsov_150{grid-template-columns:repeat(2,1fr);gap:.8rem}._idealWeightSection_1qsov_252{padding:1rem}._weightCard_1qsov_215{padding:.75rem;margin-bottom:.75rem}._weightDisclaimer_1qsov_259{font-size:.75rem}._weightDisclaimer_1qsov_259 ul{padding-left:1rem}}._resultsTitle_1qsov_266{color:#2c3e50;font-size:1.875rem;font-weight:700;margin-bottom:1rem;text-align:center;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._resultsDescription_1qsov_275{text-align:center;color:#495057;font-size:1.125rem;margin-bottom:2rem;font-weight:400}._resultIcon_1qsov_283{font-size:2.25rem;margin-bottom:.75rem;display:block}._resultLabel_1qsov_289{color:#2c3e50;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._valueRange_1qsov_297{display:inline-flex;align-items:center;white-space:nowrap}._valueUnit_1qsov_303{font-size:1.125rem;font-weight:500;margin-left:.5rem;color:#495057}._resultTip_1qsov_242{background:#e8f5e9;padding:1.5rem;border-radius:12px;color:#495057;line-height:1.6;border-left:4px solid #2e7d32;margin-top:1.5rem}._resultTip_1qsov_242 h4{margin-top:0;margin-bottom:1rem;font-size:1.125rem;font-weight:600;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;color:#2e7d32}._resultTip_1qsov_242 p{margin:0 0 1rem;font-size:1rem;line-height:1.5}._resultTip_1qsov_242 p:last-child{margin-bottom:0}._tipHighlight_1qsov_336{font-weight:700;color:#2e7d32}._idealWeightSection_1qsov_252{margin:2rem 0;padding:1.5rem;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 4px 6px #0000001a}._idealWeightTitle_1qsov_349{font-size:1.25rem;font-weight:700;color:#2c3e50;text-align:center;margin-bottom:1.5rem;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._idealWeightGrid_1qsov_150{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:1.5rem}._weightCard_1qsov_215{border:1px solid #e2e8f0;border-radius:8px;padding:1.25rem;text-align:center;background-color:#fff;transition:all .3s ease-in-out}._weightCategory_1qsov_218{font-weight:600;font-size:1rem;color:#2c3e50;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;margin:0 0 .5rem}._weightValue_1qsov_221{font-size:1.125rem;font-weight:700;color:#1976d2;margin:0}._currentWeightIndicator_1qsov_389{font-weight:700;margin:.75rem 0 0;padding:.5rem .75rem;background-color:#eee;border-radius:8px;display:inline-block}._currentWeightText_1qsov_398{font-size:1.125rem;font-weight:500;margin:0}._currentWeightText_1qsov_398 span{font-weight:700}._statusBadge_1qsov_407{display:inline-block;margin-left:.75rem;padding:.5rem .75rem;border-radius:8px;font-size:.875rem;color:#eee}._underweight_1qsov_48,._overweight_1qsov_56,._obese_1qsov_60,._normalWeight_1qsov_419{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;border-width:2px}._underweight_1qsov_48{border-color:#f59e0b;background-color:#fffbeb}._normalWeight_1qsov_419{border-color:#10b981;background-color:#f0fdf4}._overweight_1qsov_56{border-color:#f59e0b;background-color:#fffbeb}._obese_1qsov_60{border-color:#ef4444;background-color:#fef2f2}._activeCard_1qsov_445{transform:translateY(-4px);box-shadow:0 6px 12px #00000026;border-width:2px;border-style:solid}._weightDisclaimer_1qsov_259{margin-top:1.5rem;background-color:#e3f2fd;border-radius:8px;padding:1rem;font-size:.875rem;color:#495057}._weightDisclaimer_1qsov_259 p{margin:0 0 .75rem;font-weight:500}._weightDisclaimer_1qsov_259 ul{margin:0;padding-left:1.5rem}._weightDisclaimer_1qsov_259 ul li{margin-bottom:.5rem;line-height:1.5}._weightDisclaimer_1qsov_259 ul li:last-child{margin-bottom:0}._feedbackBox_1qsov_476{margin-top:1.5rem;padding:1rem;background-color:#eef2ff;border-left:4px solid #4f46e5;border-radius:4px}._feedbackTitle_1qsov_484{font-weight:600;font-size:1rem;color:#3730a3;margin:0 0 .5rem}._feedbackText_1qsov_491{font-size:1rem;color:#4338ca;margin:0}._feedbackContainer_1qsov_497{display:flex;align-items:center;gap:.75rem;text-align:left;margin:-.5rem 0 1.5rem;padding:1rem;background-color:#f3f4f6;border-radius:8px}._feedbackLogo_1qsov_508{width:32px;height:32px}._detailedFeedback_1qsov_513{text-align:center;margin:-.5rem 0 1.5rem;padding:1rem;background-color:#f3f4f6;border-radius:8px;font-size:1rem;font-weight:500;color:#374151}._container_puwo9_2{width:100%;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}._itemCard_puwo9_13{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;cursor:pointer;transition:all .3s ease;border:1px solid #e9ecef;height:100%;display:flex;flex-direction:column}._itemCard_puwo9_13:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026;border-color:#1976d2}._itemImage_puwo9_31{width:100%;height:160px;overflow:hidden;background:#f8f9fa;position:relative;flex-shrink:0}._itemImage_puwo9_31 img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease;padding:.5rem}._itemImage_puwo9_31:hover img{transform:scale(1.05)}._noImage_puwo9_50{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#e9ecef}._noImage_puwo9_50 span{font-size:2.5rem;font-weight:700;color:#495057}._itemInfo_puwo9_64{padding:1rem;flex-grow:1;display:flex;flex-direction:column;background:#fff}._itemTitle_puwo9_72{margin:0 0 .5rem;font-size:1.125rem;font-weight:600;color:#2c3e50;line-height:1.4;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._itemDescription_puwo9_81{margin:0 0 1rem;color:#495057;font-size:.875rem;line-height:1.5;flex-grow:1}._nutritionInfo_puwo9_89{margin-top:.75rem;width:100%}._nutrients_puwo9_94{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;margin-top:.5rem;width:100%}._nutrients_puwo9_94 span{font-size:1rem;text-align:center;padding:.5rem;background:#eee;border-radius:8px;display:flex;flex-direction:column;gap:2px;align-items:center;border:none;font-weight:700;word-break:keep-all;white-space:nowrap}._nutrients_puwo9_94 span small{font-size:.875rem;font-weight:400;letter-spacing:-.01em}._nutrients_puwo9_94 ._calories_puwo9_121{color:#d32f2f;background-color:#ffebee}._nutrients_puwo9_94 ._calories_puwo9_121 small{color:#d32f2f}._nutrients_puwo9_94 ._protein_puwo9_128{color:#388e3c;background-color:#e8f5e9}._nutrients_puwo9_94 ._protein_puwo9_128 small{color:#388e3c}._nutrients_puwo9_94 ._carbs_puwo9_135{color:#1976d2;background-color:#e3f2fd}._nutrients_puwo9_94 ._carbs_puwo9_135 small{color:#1976d2}._nutrients_puwo9_94 ._fat_puwo9_142{color:#ff8f00;background-color:#fff8e1}._nutrients_puwo9_94 ._fat_puwo9_142 small{color:#ff8f00}@keyframes _modalFadeIn_puwo9_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalImage_puwo9_234{width:100%;height:140px;overflow:hidden;border-radius:12px;background:#f8f9fa;box-shadow:0 4px 6px #0000001a;margin-bottom:.75rem}._modalImage_puwo9_234 img{width:100%;height:100%;object-fit:contain;padding:.75rem}._modalDescription_puwo9_250{margin:1.5rem 0}._modalDescription_puwo9_250 p{margin:0;line-height:1.6;color:#495057;font-size:1rem}._modalNutritionBox_puwo9_260{margin:.75rem 0;background:#f8f9fa;border-radius:12px;padding:.5rem;border:1px solid #e9ecef}._nutritionStandard_puwo9_268{text-align:center;color:#495057;font-size:.75rem;margin-bottom:.5rem;font-style:italic}._modalNutrients_puwo9_276{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}._nutrientItem_puwo9_282{background:#fff;border-radius:8px;padding:.5rem;display:flex;flex-direction:column;align-items:center;border:none;font-weight:700}._nutrientItem_puwo9_282:nth-child(1){color:#d32f2f;background-color:#ffebee}._nutrientItem_puwo9_282:nth-child(2){color:#1976d2;background-color:#e3f2fd}._nutrientItem_puwo9_282:nth-child(3){color:#388e3c;background-color:#e8f5e9}._nutrientItem_puwo9_282:nth-child(4){color:#ff8f00;background-color:#fff8e1}._nutrientLabel_puwo9_309{font-size:.75rem;color:inherit;margin-bottom:.5rem;font-weight:400}._nutrientValue_puwo9_316{font-size:1rem;font-weight:700;color:inherit;word-break:keep-all;white-space:nowrap}._tip_puwo9_324{margin:.75rem 0;background:#e3f2fd;border-radius:12px;padding:.5rem .75rem;border-left:4px solid #1976d2}._tipTitle_puwo9_332{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#2c3e50;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._tipContent_puwo9_340{margin:0;font-size:.75rem;line-height:1.5;color:#495057;max-height:100px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}._purchaseLink_puwo9_352{display:block;text-align:center;background:#1976d2;color:#fff;text-decoration:none;padding:.5rem .75rem;border-radius:12px;font-weight:600;font-size:.875rem;transition:all .3s ease;margin-top:.75rem}._purchaseLink_puwo9_352:hover{background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}._itemInfo_puwo9_64 ._nutritionStandard_puwo9_268{font-size:.875rem;margin-bottom:.3rem;opacity:.9}._horizontalScrollContainer_puwo9_377{position:relative;width:100%;margin:1.5rem 0;padding-bottom:1rem}._horizontalScrollItems_puwo9_384{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;padding:.5rem;width:100%}._itemCard_puwo9_13{width:100%;background:#eee;border-radius:8px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .2s ease;cursor:pointer}._itemCard_puwo9_13:hover{transform:translateY(-2px)}._scrollPagination_puwo9_405,._scrollArrow_puwo9_406{display:none}._dietSectionMobileHint_puwo9_410{display:block;position:absolute;right:1rem;bottom:0;color:#495057;font-size:.9rem;padding:.3rem .8rem;border-radius:20px;background:#1565c0;color:#eee;box-shadow:0 2px 4px #00000026;animation:_fadeInOut_puwo9_1 1.5s ease-in-out infinite alternate;z-index:2;opacity:.9}@keyframes _fadeInOut_puwo9_1{0%{transform:translate(0)}to{transform:translate(5px)}}._scrollIndicator_puwo9_435{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#1976d2;border-radius:50%;box-shadow:0 2px 5px #0003;display:flex;align-items:center;justify-content:center;z-index:3;color:#eee;font-weight:700;font-size:1.2rem;opacity:.9;animation:_pulse_puwo9_1 2s infinite}@keyframes _pulse_puwo9_1{0%{box-shadow:0 0 #1976d266}70%{box-shadow:0 0 0 10px #1976d200}to{box-shadow:0 0 #1976d200}}._sectionTitle_puwo9_467{font-size:1.25rem;font-weight:700;color:#2c3e50;margin-bottom:1rem;position:relative;padding-bottom:.75rem;display:flex;align-items:center;justify-content:space-between}._sectionTitle_puwo9_467:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:#1976d2}._itemGrid_puwo9_7{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}._modalOverlay_puwo9_150{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1rem}._modalContent_puwo9_165{background:#eee;border-radius:16px;max-width:480px;width:100%;position:relative;box-shadow:0 8px 24px #0003;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;max-height:none;overflow-y:visible;margin:0 auto;animation:_modalFadeIn_puwo9_1 .3s ease}._modalHeader_puwo9_191{background:#eee;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem .5rem;border-bottom:1px solid #e9ecef;border-radius:16px 16px 0 0}._modalTitle_puwo9_202{margin:0;font-size:1.25rem;font-weight:700;color:#2c3e50;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._closeButton_puwo9_210{background:#f8f9fa;border:none;width:30px;height:30px;border-radius:50%;font-size:1.125rem;cursor:pointer;color:#495057;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_puwo9_210:hover{background:#e9ecef;color:#2c3e50}._modalBody_puwo9_229{padding:1rem;overflow-y:visible}@media (max-width: 1200px){._horizontalScrollItems_puwo9_384{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.2rem}}@media (max-width: 992px){._horizontalScrollItems_puwo9_384{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem}}@media (max-width: 768px){._sectionTitle_puwo9_467{font-size:1.125rem;margin-bottom:.75rem}._horizontalScrollContainer_puwo9_377{overflow:hidden;margin:1rem 0}._horizontalScrollItems_puwo9_384{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.8rem;padding:.5rem .5rem .5rem 1rem;margin:0;width:100%}._horizontalScrollItems_puwo9_384::-webkit-scrollbar{display:none}._horizontalScrollItems_puwo9_384:after{content:"";padding-right:1rem;flex:0 0 1px}._itemCard_puwo9_13{flex:0 0 auto;width:220px;min-width:220px;scroll-snap-align:start}._itemImage_puwo9_31{height:130px}._modalContent_puwo9_165{max-width:calc(100% - 32px);max-height:none;overflow:visible}._modalTitle_puwo9_202{font-size:1.125rem}._modalImage_puwo9_234{height:120px}._tipContent_puwo9_340{max-height:80px;-webkit-line-clamp:3}}@media (max-width: 480px){._sectionTitle_puwo9_467{font-size:1rem;margin-bottom:.5rem}._horizontalScrollItems_puwo9_384{gap:.6rem;padding:.4rem .4rem .4rem 1rem}._itemCard_puwo9_13{width:180px;min-width:180px}._itemImage_puwo9_31{height:120px}._dietSectionMobileHint_puwo9_410{font-size:.8rem;right:.5rem;padding:.2rem .6rem}._modalOverlay_puwo9_150{padding:.75rem}._modalContent_puwo9_165{max-width:100%;max-height:none;overflow:visible}._modalHeader_puwo9_191{padding:.75rem}._modalBody_puwo9_229{padding:.75rem;overflow:visible}._modalTitle_puwo9_202{font-size:1rem}._modalImage_puwo9_234{height:100px}._purchaseLink_puwo9_352{font-size:1rem;padding:.75rem 1rem}._tipContent_puwo9_340{max-height:70px;-webkit-line-clamp:3}._nutrients_puwo9_94 span{font-size:.875rem;padding:4px}._nutrients_puwo9_94 span small{font-size:.75rem}._nutrientValue_puwo9_316{font-size:.875rem}._nutrientLabel_puwo9_309{font-size:.75rem}}._recipeListContainer_llveb_1{position:relative;display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding:1rem}._sectionTitle_llveb_11{font-size:2.6rem;font-weight:700;text-align:center;margin-bottom:1.5rem;color:#2c3e50;text-shadow:0 1px 2px rgba(0,0,0,.1);font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif}._sectionDescription_llveb_21{text-align:center;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6;color:#495057;max-width:800px;margin-left:auto;margin-right:auto}._sectionDescription_llveb_21 strong{font-weight:700;color:#1976d2;font-size:1.5rem;display:block;margin-bottom:1rem;text-shadow:0 1px 1px rgba(0,0,0,.05);padding:15px;background-color:#c0dcf726;border-radius:12px;box-shadow:0 4px 6px #0000001a}._recipeCardContainer_llveb_44{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}@media (max-width: 1200px){._recipeCardContainer_llveb_44{grid-template-columns:repeat(4,1fr)}}@media (max-width: 992px){._recipeCardContainer_llveb_44{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){._recipeCardContainer_llveb_44{grid-template-columns:1fr}}._recipeCard_llveb_44{position:relative;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;box-shadow:0 6px 12px #00000026;background-color:#eee;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;height:100%}._recipeCard_llveb_44:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0003}._recipeImage_llveb_83{width:100%;height:180px;object-fit:cover}._recipeContent_llveb_89{display:flex;flex-direction:column;padding:1rem;flex-grow:1}._recipeTitle_llveb_96{font-size:1.125rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem;line-height:1.4}._recipeDescription_llveb_104{font-size:.875rem;color:#495057;margin-bottom:1rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._nutritionBadges_llveb_115{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}._macroNutrient_llveb_122{position:relative;display:flex;align-items:center;padding:4px 10px;border-radius:20px;font-size:.875rem;font-weight:500;background-color:transparent;color:#2c3e50;white-space:nowrap}._macroNutrient_llveb_122:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._macroNutrient_llveb_122._calories_llveb_142:before{background-color:gold}._macroNutrient_llveb_122._carbs_llveb_145:before{background-color:#49beb7}._macroNutrient_llveb_122._protein_llveb_148:before{background-color:#0080ff}._macroNutrient_llveb_122._fat_llveb_151:before{background-color:#ff4c4c}@media (max-width: 768px){._sectionTitle_llveb_11{font-size:2rem;margin-bottom:1rem}._sectionDescription_llveb_21{font-size:1.1rem;margin-bottom:2rem}._sectionDescription_llveb_21 strong{font-size:1.3rem;padding:12px}._recipeCardContainer_llveb_44{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}._recipeImage_llveb_83{height:140px}._recipeContent_llveb_89{padding:.75rem}._recipeTitle_llveb_96{font-size:1rem;margin-bottom:.5rem}._recipeDescription_llveb_104{font-size:.75rem;margin-bottom:.75rem}._nutritionBadges_llveb_115{flex-direction:column;align-items:flex-start}._macroNutrient_llveb_122{padding:2px 8px;font-size:.75rem}}@media (max-width: 480px){._sectionTitle_llveb_11{font-size:1.8rem}._sectionDescription_llveb_21{font-size:1rem}._sectionDescription_llveb_21 strong{font-size:1.2rem;padding:10px}}._ingredientCard_llveb_207{display:flex;flex-direction:column;background-color:#eee;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:1rem;margin-bottom:1rem;cursor:default;transition:transform .2s ease}._ingredientCard_llveb_207:hover{transform:translateY(-3px);box-shadow:0 6px 12px #00000026}._ingredientCard_llveb_207 ._ingredientHeader_llveb_222{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}._ingredientCard_llveb_207 ._ingredientHeader_llveb_222 ._ingredientName_llveb_228{font-size:1rem;font-weight:700;color:#2c3e50}._ingredientCard_llveb_207 ._ingredientHeader_llveb_222 ._ingredientAmount_llveb_233{font-size:.875rem;font-weight:500;color:#495057;padding:4px 8px;background-color:#f8f9fa;border-radius:20px}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241 ._nutrientValue_llveb_247{display:flex;align-items:center;font-size:.875rem;color:#495057}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241 ._nutrientValue_llveb_247:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241 ._nutrientValue_llveb_247._calories_llveb_142:before{background-color:#0080ff}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241 ._nutrientValue_llveb_247._carbs_llveb_145:before{background-color:#2e7d32}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241 ._nutrientValue_llveb_247._protein_llveb_148:before{background-color:#1976d2}._ingredientCard_llveb_207 ._ingredientNutrition_llveb_241 ._nutrientValue_llveb_247._fat_llveb_151:before{background-color:#ff4c4c}._ingredientCard_llveb_207 ._ingredientDescription_llveb_273{font-size:.875rem;color:#495057;margin-top:.75rem;line-height:1.5}._alternativeIngredients_llveb_280{margin-top:1.5rem}._alternativeIngredients_llveb_280 ._alternativeTitle_llveb_283{font-size:1rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #e9ecef}._recipeCard_ausku_1{background:#fff;border-radius:12px;box-shadow:0 6px 12px #00000026;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;min-height:450px;cursor:pointer}._recipeCard_ausku_1:hover{transform:translateY(-5px);box-shadow:0 8px 24px #0003}._recipeImageContainer_ausku_18{height:200px;position:relative;overflow:hidden}._recipeImage_ausku_18{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._recipeInfo_ausku_31{padding:1rem;flex-grow:1;display:flex;flex-direction:column}._recipeTitle_ausku_38{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;line-height:1.3;color:#2c3e50;text-align:center}._recipeDescription_ausku_47{font-size:.875rem;line-height:1.4;color:#495057;margin-bottom:1rem;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._nutritionInfo_ausku_60{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}._topBadges_ausku_67,._bottomBadges_ausku_68{display:flex;gap:.5rem;justify-content:space-between}@media (max-width: 1200px){._recipeCard_ausku_1{min-height:400px}}@media (max-width: 992px){._recipeCard_ausku_1{min-height:380px}._recipeImageContainer_ausku_18{height:180px}}@media (max-width: 576px){._recipeCard_ausku_1{min-height:350px}._recipeImageContainer_ausku_18{height:180px}._recipeInfo_ausku_31{padding:.75rem}._recipeTitle_ausku_38{font-size:1.125rem;margin-bottom:.5rem}._recipeSummary_ausku_101{font-size:.875rem;margin-bottom:.75rem}}._ingredientCard_aa1n5_1{display:flex;background-color:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin-bottom:.75rem;overflow:hidden;text-decoration:none;color:#2c3e50;transition:transform .2s ease,box-shadow .2s ease;flex-direction:column;width:100%}._ingredientCard_aa1n5_1:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._ingredientImage_aa1n5_19{width:100%;flex-shrink:0;display:flex;justify-content:center;align-items:center;overflow:hidden;background-color:#f8f8f8;height:150px}._ingredientImage_aa1n5_19 img{max-width:90%;max-height:90%;object-fit:contain;padding:8px}._ingredientInfo_aa1n5_36{padding:.75rem;flex-grow:1;display:flex;flex-direction:column}._ingredientTitle_aa1n5_43{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;min-height:unset;padding-bottom:.5rem;border-bottom:1px solid rgba(0,0,0,.08)}._nutritionInfo_aa1n5_59{margin-top:.5rem}._nutritionStandard_aa1n5_63{font-size:.875rem;font-weight:500;color:#495057;margin-bottom:.5rem;text-align:center}._nutritionGrid_aa1n5_71{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:6px;width:100%;margin-top:4px}._nutrientItem_aa1n5_80{background-color:#f5f5f5cc;border-radius:8px;padding:8px 4px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.05)}._nutrientLabel_aa1n5_92{font-size:.75rem;margin-bottom:2px;font-weight:500}._nutrientValue_aa1n5_98{display:flex;align-items:baseline;justify-content:center}._nutrientValue_aa1n5_98 span{font-size:1rem;font-weight:700;margin-right:1px}._nutrientValue_aa1n5_98 small{font-size:.75rem;font-weight:500}._nutrientValue_aa1n5_98[data-type=calorie] span,._nutrientValue_aa1n5_98[data-type=calorie] small{color:#d32f2f}._nutrientValue_aa1n5_98[data-type=carb] span,._nutrientValue_aa1n5_98[data-type=carb] small{color:#1976d2}._nutrientValue_aa1n5_98[data-type=protein] span,._nutrientValue_aa1n5_98[data-type=protein] small{color:#388e3c}._nutrientValue_aa1n5_98[data-type=fat] span,._nutrientValue_aa1n5_98[data-type=fat] small{color:#ff8f00}._nutrientLabel_aa1n5_92[data-type=calorie]{color:#d32f2f}._nutrientLabel_aa1n5_92[data-type=carb]{color:#1976d2}._nutrientLabel_aa1n5_92[data-type=protein]{color:#388e3c}._nutrientLabel_aa1n5_92[data-type=fat]{color:#ff8f00}._compactNutrient_aa1n5_145{display:inline-flex;align-items:center;font-size:.875rem;color:#495057;margin-right:0;padding:4px 0}._compactNutrient_aa1n5_145:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._compactNutrient_aa1n5_145._calorie_aa1n5_161:before{background-color:#d32f2f}._compactNutrient_aa1n5_145._carb_aa1n5_164:before{background-color:#1976d2}._compactNutrient_aa1n5_145._protein_aa1n5_167:before{background-color:#388e3c}._compactNutrient_aa1n5_145._fat_aa1n5_170:before{background-color:#ff8f00}._compactNutrient_aa1n5_145 strong{font-weight:600;margin-right:3px;color:#2c3e50}._ingredientCardsGrid_aa1n5_179{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;width:100%}@media (max-width: 768px){._ingredientCard_aa1n5_1{margin-bottom:5px;border-radius:6px}._ingredientImage_aa1n5_19{height:90px}._ingredientImage_aa1n5_19 img{max-width:85%;max-height:85%;padding:5px}._ingredientInfo_aa1n5_36{padding:6px}._ingredientTitle_aa1n5_43{font-size:12px;margin-bottom:4px;padding-bottom:3px;min-height:auto;-webkit-line-clamp:1;border-bottom:none;display:flex;justify-content:center;text-align:center}._nutritionGrid_aa1n5_71{gap:4px}._nutrientItem_aa1n5_80{padding:3px;border:none}._nutrientLabel_aa1n5_92{font-size:8px;margin-bottom:1px}._nutrientValue_aa1n5_98 span{font-size:10px;margin-right:0}._nutrientValue_aa1n5_98 small{font-size:8px}._nutritionStandard_aa1n5_63{font-size:9px;margin-bottom:3px}}@media (max-width: 480px){._ingredientCard_aa1n5_1{margin-bottom:0}._ingredientImage_aa1n5_19{height:80px}._ingredientImage_aa1n5_19 img{max-width:85%;max-height:85%;padding:4px}}._modalOverlay_1vmtp_2{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:9999;padding:1rem}._modalContent_1vmtp_16{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 8px 24px #0003}._closeButton_1vmtp_27{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:24px;cursor:pointer;color:#6c757d;z-index:10}._closeButton_1vmtp_27:hover{color:#343a40}._modalHeader_1vmtp_42{padding:1.5rem;border-bottom:1px solid #e9ecef}._modalTitle_1vmtp_47{font-size:1.25rem;font-weight:700;color:#343a40;margin-bottom:1rem;text-align:center}._nutritionGrid_1vmtp_55{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:0}._description_1vmtp_62{padding:1rem 1.5rem;font-size:1rem;line-height:1.6;color:#495057;background:#f8f9fa;margin:0}._tabContainer_1vmtp_71{padding:0}._tabButtons_1vmtp_75{display:flex;border-bottom:1px solid #e9ecef;background:#fff}._tabButton_1vmtp_75{flex:1;padding:1rem 1.5rem;border:none;background:none;font-size:1rem;font-weight:500;color:#6c757d;cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}._tabButton_1vmtp_75:hover{color:#1976d2;background:#f8f9fa}._tabButton_1vmtp_75._active_1vmtp_97{color:#1976d2;border-bottom-color:#1976d2;font-weight:600}._tabContent_1vmtp_103{padding:1.5rem}._processContent_1vmtp_107{display:flex;flex-direction:column;gap:1.5rem}._processStep_1vmtp_113{display:grid;grid-template-columns:40px 200px 1fr;gap:1rem;align-items:start;padding:1rem;border-radius:12px;background:#f8f9fa}._stepNumber_1vmtp_123{width:32px;height:32px;background:#1976d2;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}._stepImage_1vmtp_137{width:200px;height:150px;border-radius:8px;overflow:hidden;flex-shrink:0}._stepImage_1vmtp_137 img{width:100%;height:100%;object-fit:cover}._stepDescription_1vmtp_150{font-size:1rem;line-height:1.6;color:#495057;padding-top:.5rem}._videoSection_1vmtp_157{margin-top:2rem}._videoSection_1vmtp_157 h3{font-size:1.125rem;font-weight:600;color:#343a40;margin-bottom:1rem}._videoContainer_1vmtp_167{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px}._videoContainer_1vmtp_167 iframe{position:absolute;top:0;left:0;width:100%;height:100%}._ingredientsContent_1vmtp_182{display:flex;flex-direction:column;gap:1.5rem}._ingredientsContent_1vmtp_182 h3{font-size:1.125rem;font-weight:600;color:#343a40;margin:0 0 .75rem}._ingredientsBasic_1vmtp_194 ._ingredientsText_1vmtp_194{font-size:1rem;line-height:1.6;color:#495057;padding:1rem;background:#f8f9fa;border-radius:8px;white-space:pre-line}._ingredientsDetailed_1vmtp_204 h3{margin-bottom:1rem}._ingredientCategory_1vmtp_208{margin-bottom:1.5rem}._ingredientCategory_1vmtp_208:last-child{margin-bottom:0}._categoryTitle_1vmtp_215{font-size:1rem;font-weight:700;color:#2c3e50;margin-bottom:.75rem;padding:.5rem .75rem;border-radius:8px;background-color:#f8f9fa;display:inline-block}._categoryTitle_1vmtp_215[data-type=탄수화물]{color:#1976d2;background-color:#1976d21a}._categoryTitle_1vmtp_215[data-type=단백질]{color:#388e3c;background-color:#388e3c1a}._categoryTitle_1vmtp_215[data-type=지방]{color:#f57c00;background-color:#f57c001a}._categoryTitle_1vmtp_215[data-type=소스]{color:#7b1fa2;background-color:#7b1fa21a}._categoryTitle_1vmtp_215[data-type=식이섬유]{color:#d32f2f;background-color:#d32f2f1a}._ingredientGrid_1vmtp_246{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}@media (max-width: 768px){._modalOverlay_1vmtp_2{padding:.75rem}._modalContent_1vmtp_16{max-height:95vh}._processStep_1vmtp_113{grid-template-columns:32px 1fr;grid-template-rows:auto auto auto;gap:.75rem}._stepNumber_1vmtp_123{grid-column:1;grid-row:1}._stepImage_1vmtp_137{grid-column:1/-1;grid-row:2;width:100%;height:200px;justify-self:center}._stepDescription_1vmtp_150{grid-column:1/-1;grid-row:3;padding-top:0}._nutritionGrid_1vmtp_55{grid-template-columns:repeat(2,1fr);gap:.5rem}}._container_msml9_1{width:100%;max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;flex:1;display:flex;flex-direction:column}._main_msml9_12{flex:1;display:flex;flex-direction:column;gap:2rem}._calculatorContainer_msml9_19{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:600px;width:100%}._card_msml9_28{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000001a;overflow:hidden;margin-bottom:2rem;width:100%}._resultsContainer_msml9_37{width:100%;opacity:0;animation:_fadeIn_msml9_143 .5s ease-out forwards;animation-delay:.1s}._captureButtonContainer_msml9_44{display:flex;justify-content:center;margin:1.5rem 0}._dietRecommendations_msml9_50{margin-top:2rem;opacity:0;animation:_fadeIn_msml9_143 .5s ease-out forwards;animation-delay:.3s}._dietSection_msml9_57{padding:1.5rem 0;position:relative}._notice_msml9_62{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px solid #e9ecef}._notice_msml9_62 p{font-size:1rem;color:#495057;margin:0 0 .75rem;line-height:1.6}._notice_msml9_62 p:last-child{margin-bottom:0}._notice_msml9_62 strong{color:#1976d2;font-weight:600}._appHeader_msml9_83{margin-bottom:2rem}._appFooter_msml9_87{margin-top:auto}._actions_msml9_91{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding:0 1rem}._button_msml9_99{background-color:#2563eb;color:#fff;font-weight:500;padding:.75rem 1.5rem;border-radius:.375rem;text-decoration:none;text-align:center;transition:background-color .2s;border:none;cursor:pointer;font-size:1rem}._button_msml9_99:hover{background-color:#1d4ed8}._redButton_msml9_116{background-color:#ef4444;color:#fff;font-weight:500;padding:.75rem 1.5rem;border-radius:.375rem;text-decoration:none;text-align:center;transition:background-color .2s;border:none;cursor:pointer;font-size:1rem}._redButton_msml9_116:hover{background-color:#dc2626}@keyframes _fadeIn_msml9_143{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._fadeIn_msml9_143{animation:_fadeIn_msml9_143 .5s ease-out forwards}@media (max-width: 992px){._calculatorContainer_msml9_19{max-width:100%}}@media (max-width: 768px){._container_msml9_1{padding:1.5rem}._calculatorContainer_msml9_19{gap:1.5rem}._dietSection_msml9_57{padding:1rem 0;margin-bottom:1rem}._main_msml9_12{gap:1.5rem}._notice_msml9_62{padding:1rem}}@media (max-width: 480px){._container_msml9_1{padding:1rem}._main_msml9_12{gap:1rem}._notice_msml9_62 p{font-size:.875rem}}
