.nuts-module__whjAca__wrap{flex-direction:column;gap:14px;display:flex}.nuts-module__whjAca__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;width:100%;padding:20px 22px}.nuts-module__whjAca__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11px;display:block}.nuts-module__whjAca__cardSub{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.6}.nuts-module__whjAca__nutGrid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:560px){.nuts-module__whjAca__nutGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.nuts-module__whjAca__nutGrid{grid-template-columns:repeat(2,1fr)}}.nuts-module__whjAca__nutBtn{background:var(--bg3);border:1px solid var(--border);cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:92px;padding:12px 6px;font-family:Noto Sans KR,sans-serif;transition:all .15s;display:flex;position:relative}@media (hover:hover){.nuts-module__whjAca__nutBtn:hover{border-color:#c8ff3e66}}.nuts-module__whjAca__nutEmoji{font-size:26px;line-height:1}.nuts-module__whjAca__nutName{color:var(--text);font-size:12px;font-weight:500}.nuts-module__whjAca__nutKcal{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:500}.nuts-module__whjAca__nutActive{background:var(--accent);border-color:var(--accent)}.nuts-module__whjAca__nutActive .nuts-module__whjAca__nutName{color:#0d0d0d;font-weight:700}.nuts-module__whjAca__nutActive .nuts-module__whjAca__nutKcal{color:#0d0d0d;opacity:.7}.nuts-module__whjAca__nutBadge{width:16px;height:16px;color:var(--accent);background:#0d0d0d;border-radius:50%;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;top:5px;right:5px}.nuts-module__whjAca__condRow{flex-wrap:wrap;gap:6px;display:flex}.nuts-module__whjAca__condBtn{background:var(--bg3);border:1px solid var(--border);min-width:90px;color:var(--muted);cursor:pointer;text-align:center;border-radius:10px;flex:1;padding:10px 8px;font-family:Noto Sans KR,sans-serif;font-size:13px;transition:all .15s}@media (hover:hover){.nuts-module__whjAca__condBtn:hover{color:var(--text);border-color:var(--border-hover)}}.nuts-module__whjAca__condActive{background:var(--accent-dim);color:var(--accent);border-color:#c8ff3e80;font-weight:700}.nuts-module__whjAca__condWarn{border-color:#ff8c3e66}.nuts-module__whjAca__condWarn.nuts-module__whjAca__condActive{color:#ff8c3e;background:#ff8c3e1f;border-color:#ff8c3e80}.nuts-module__whjAca__sliderRow{align-items:center;gap:12px;display:flex}.nuts-module__whjAca__slider{appearance:none;background:var(--bg3);border-radius:99px;outline:none;flex:1;height:6px}.nuts-module__whjAca__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:2px solid #0d0d0d;border-radius:50%;width:18px;height:18px}.nuts-module__whjAca__slider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:2px solid #0d0d0d;border-radius:50%;width:18px;height:18px}.nuts-module__whjAca__sliderValue{color:var(--accent);text-align:right;min-width:64px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.nuts-module__whjAca__numInput{background:var(--bg3);border:1px solid var(--border);width:100%;color:var(--text);box-sizing:border-box;border-radius:10px;outline:none;padding:10px 14px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700}.nuts-module__whjAca__numInput:focus{border-color:#c8ff3e80}.nuts-module__whjAca__result{background:var(--bg2);border:1px solid #c8ff3e40;border-radius:14px;padding:22px 24px;animation:.3s nuts-module__whjAca__fadeUp}.nuts-module__whjAca__resultHead{align-items:center;gap:12px;margin-bottom:14px;display:flex}.nuts-module__whjAca__resultEmoji{font-size:34px;line-height:1}.nuts-module__whjAca__resultName{color:var(--text);font-family:Noto Sans KR,sans-serif;font-size:18px;font-weight:700}.nuts-module__whjAca__resultAllergyTag{color:var(--muted);margin-top:2px;font-size:10px}.nuts-module__whjAca__amountHero{background:var(--bg3);text-align:center;border:1px solid #0000;border-radius:12px;margin-bottom:10px;padding:16px 18px;transition:all .15s}.nuts-module__whjAca__amountHeroSafe{background:#3eff9b0f;border-color:#3eff9b4d}.nuts-module__whjAca__amountHeroOver{background:#ffb83e14;border-color:#ffb83e66}.nuts-module__whjAca__amountHeroDanger{background:#ff6b6b1a;border-color:#ff6b6b80}.nuts-module__whjAca__amountLead{color:var(--muted);letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:700}.nuts-module__whjAca__amountHeroSafe .nuts-module__whjAca__amountLead{color:#3eff9b}.nuts-module__whjAca__amountHeroOver .nuts-module__whjAca__amountLead{color:#ffb83e}.nuts-module__whjAca__amountHeroDanger .nuts-module__whjAca__amountLead{color:#ff6b6b}.nuts-module__whjAca__amountValue{color:var(--accent);letter-spacing:-.5px;font-family:Inter,system-ui,sans-serif;font-size:26px;font-weight:800;line-height:1.1}.nuts-module__whjAca__amountHeroDanger .nuts-module__whjAca__amountValue{color:#ff6b6b}.nuts-module__whjAca__amountHeroOver .nuts-module__whjAca__amountValue{color:#ffb83e}.nuts-module__whjAca__amountSub{color:var(--text);margin-top:6px;font-size:13px}.nuts-module__whjAca__safetyGuide{background:var(--bg3);border-radius:8px;flex-direction:column;gap:4px;margin-bottom:12px;padding:10px 12px;display:flex}.nuts-module__whjAca__safetyRow{color:var(--muted);align-items:center;gap:8px;font-size:12.5px;display:flex}.nuts-module__whjAca__safetyText{line-height:1.5}.nuts-module__whjAca__safetyText strong{color:var(--text);font-family:Inter,system-ui,sans-serif}.nuts-module__whjAca__safetyBadgeSafe{color:#3eff9b;background:#3eff9b26;border-radius:4px;flex-shrink:0;padding:2px 6px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:700;display:inline-block}.nuts-module__whjAca__safetyBadgeDanger{color:#ff6b6b;background:#ff6b6b26;border-radius:4px;flex-shrink:0;padding:2px 6px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:700;display:inline-block}.nuts-module__whjAca__nutriGrid{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:12px;display:grid}@media (max-width:500px){.nuts-module__whjAca__nutriGrid{grid-template-columns:repeat(2,1fr)}}.nuts-module__whjAca__nutriBox{background:var(--bg3);text-align:center;border-radius:8px;padding:10px 8px}.nuts-module__whjAca__nutriLabel{color:var(--muted);margin-bottom:3px;font-size:10px}.nuts-module__whjAca__nutriVal{color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:700}.nuts-module__whjAca__badges{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.nuts-module__whjAca__keyBadge{background:var(--accent-dim);color:var(--accent);border:1px solid #c8ff3e66;border-radius:99px;padding:5px 11px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:700}.nuts-module__whjAca__benefitBadge{background:var(--bg3);border:1px solid var(--border);color:var(--muted);border-radius:99px;padding:5px 11px;font-size:11px}.nuts-module__whjAca__warnBox{color:var(--text);background:#ff8c3e0f;border:1px solid #ff8c3e4d;border-radius:10px;margin-top:8px;padding:12px 16px;font-size:12px;line-height:1.7}.nuts-module__whjAca__dangerBox{color:var(--text);background:#ff323214;border:2px solid #ff505080;border-radius:12px;margin-top:8px;padding:14px 18px;font-size:13px;line-height:1.7}.nuts-module__whjAca__dangerBox strong{color:#ff6b6b;font-weight:700}.nuts-module__whjAca__summary{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:20px 22px}.nuts-module__whjAca__summaryHead{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:14px;font-size:11px}.nuts-module__whjAca__summaryKcal{color:var(--accent);letter-spacing:-1px;text-align:center;margin-bottom:6px;font-family:Inter,system-ui,sans-serif;font-size:32px;font-weight:800}.nuts-module__whjAca__summaryKcalSub{color:var(--muted);text-align:center;margin-bottom:16px;font-size:12px}.nuts-module__whjAca__progressRow{align-items:center;gap:10px;margin-bottom:6px;display:flex}.nuts-module__whjAca__progressLabel{color:var(--muted);min-width:110px;font-size:11px}.nuts-module__whjAca__progressBar{background:var(--bg3);border-radius:99px;flex:1;height:8px;overflow:hidden}.nuts-module__whjAca__progressFill{border-radius:99px;height:100%;transition:width .4s}.nuts-module__whjAca__progressFillGreen{background:linear-gradient(90deg,#3eff9b,#3ec8ff)}.nuts-module__whjAca__progressFillAccent{background:linear-gradient(90deg, var(--accent), #ffc83e)}.nuts-module__whjAca__progressFillOrange{background:linear-gradient(90deg,#ff8c3e,#ff6b6b)}.nuts-module__whjAca__progressPct{color:var(--text);text-align:right;min-width:50px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700}.nuts-module__whjAca__summaryNutri{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:14px;display:grid}@media (max-width:500px){.nuts-module__whjAca__summaryNutri{grid-template-columns:repeat(2,1fr)}}.nuts-module__whjAca__procWarn{color:var(--text);background:#ff8c3e0f;border:1px solid #ff8c3e4d;border-radius:12px;padding:14px 18px;font-size:13px;line-height:1.7}.nuts-module__whjAca__procWarn strong{color:#ff8c3e}.nuts-module__whjAca__disclaimer{color:var(--muted);background:#c8ff3e0a;border:1px solid #c8ff3e26;border-radius:12px;padding:12px 16px;font-size:12px;line-height:1.7}.nuts-module__whjAca__disclaimer strong{color:var(--text)}.nuts-module__whjAca__empty{text-align:center;color:var(--muted);background:var(--bg2);border:1px dashed var(--border);border-radius:14px;padding:32px;font-size:14px}@keyframes nuts-module__whjAca__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.nuts-module__whjAca__presetGrid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}@media (max-width:760px){.nuts-module__whjAca__presetGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.nuts-module__whjAca__presetGrid{grid-template-columns:1fr}}.nuts-module__whjAca__presetBtn{background:var(--bg3);border:1px solid var(--border);text-align:left;cursor:pointer;color:var(--text);border-radius:10px;flex-direction:column;gap:4px;padding:12px 14px;font-family:Noto Sans KR,sans-serif;transition:border-color .15s,background .15s;display:flex}@media (hover:hover){.nuts-module__whjAca__presetBtn:hover{border-color:var(--accent);background:var(--bg2)}}.nuts-module__whjAca__presetBtnBlocked{opacity:.4;cursor:not-allowed;text-decoration:line-through}.nuts-module__whjAca__presetName{color:var(--text);font-size:13px;font-weight:700}.nuts-module__whjAca__presetDesc{color:var(--muted);font-size:11px}.nuts-module__whjAca__presetItems{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.5}.nuts-module__whjAca__allergyRow{flex-wrap:wrap;gap:6px;display:flex}.nuts-module__whjAca__allergyChip{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:99px;align-items:center;gap:6px;min-height:36px;padding:8px 14px;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:600;display:inline-flex}@media (hover:hover){.nuts-module__whjAca__allergyChip:hover{border-color:var(--accent);color:var(--text)}}.nuts-module__whjAca__allergyChipActive{color:#ff6b6b;background:#ff6b6b1f;border-color:#ff6b6b80}.nuts-module__whjAca__allergyHint{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.6}.nuts-module__whjAca__nutCard{background:var(--bg3);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:8px;min-width:0;padding:10px 12px;transition:border-color .15s;display:flex;position:relative}@media (hover:hover){.nuts-module__whjAca__nutCard:hover{border-color:#c8ff3e4d}}.nuts-module__whjAca__nutCardActive{border-color:var(--accent);background:var(--bg2)}.nuts-module__whjAca__nutCardDanger{border-color:#ff6b6b66}.nuts-module__whjAca__nutCardDanger.nuts-module__whjAca__nutCardActive{background:#ff6b6b14;border-color:#ff6b6b}.nuts-module__whjAca__nutToggle{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:stretch;gap:4px;width:100%;min-width:0;padding:0;font-family:inherit;display:flex}.nuts-module__whjAca__nutToggle>*{min-width:0}.nuts-module__whjAca__nutColorDot{border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:10px;height:10px;display:inline-block}.nuts-module__whjAca__nutHeadRow{align-items:center;gap:6px;min-width:0;display:flex}.nuts-module__whjAca__nutIcon{flex-shrink:0;font-size:18px}.nuts-module__whjAca__nutName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:700;overflow:hidden}.nuts-module__whjAca__nutKcal{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:10.5px}.nuts-module__whjAca__nutDailyRec{color:#3eff9b;background:#3eff9b1a;border-radius:4px;align-self:flex-start;margin-top:2px;padding:2px 6px;font-family:Noto Sans KR,sans-serif;font-size:10.5px;font-weight:700;display:inline-block}.nuts-module__whjAca__nutDailyRecDanger{color:#ff6b6b;background:#ff6b6b1a}.nuts-module__whjAca__nutOverWarn{color:#ffb83e;text-align:center;background:#ffb83e1f;border-radius:6px;margin-top:4px;padding:4px 8px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:700}.nuts-module__whjAca__nutAmountRow{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.nuts-module__whjAca__nutAmountInput{background:var(--bg2);border:1px solid var(--border);text-align:right;width:100%;min-width:0;height:36px;color:var(--accent);border-radius:6px;outline:none;flex:1;padding:0 8px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700}.nuts-module__whjAca__nutAmountInput:focus{border-color:var(--accent)}.nuts-module__whjAca__nutAmountInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.nuts-module__whjAca__nutAmountInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.nuts-module__whjAca__nutUnit{color:var(--muted);font-family:Inter,system-ui,sans-serif;font-size:12px}.nuts-module__whjAca__nutCount{color:var(--muted);margin-left:auto;font-family:Inter,system-ui,sans-serif;font-size:11px}.nuts-module__whjAca__seleniumBar{border:1px solid;border-radius:10px;margin-top:14px;padding:12px 14px}.nuts-module__whjAca__seleniumOk{background:#3eff9b0f;border-color:#3eff9b4d}.nuts-module__whjAca__seleniumWarn{background:#ffb83e14;border-color:#ffb83e66}.nuts-module__whjAca__seleniumDanger{background:#ff6b6b14;border-color:#ff6b6b80}.nuts-module__whjAca__seleniumHead{color:var(--text);justify-content:space-between;align-items:baseline;margin-bottom:6px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700;display:flex}.nuts-module__whjAca__seleniumPct{color:var(--muted);font-size:11px;font-weight:500}.nuts-module__whjAca__seleniumBarTrack{background:var(--bg3);border-radius:3px;width:100%;height:6px;overflow:hidden}.nuts-module__whjAca__seleniumBarFill{background:linear-gradient(90deg,#3eff9b 0%,#ffb83e 50%,#ff6b6b 100%);border-radius:3px;height:100%;transition:width .3s}.nuts-module__whjAca__seleniumMsg{color:var(--text);margin:8px 0 0;font-size:12px;line-height:1.6}.nuts-module__whjAca__seleniumMsg strong{color:inherit}.nuts-module__whjAca__resultColorDot{border:1px solid #ffffff26;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-right:4px;display:inline-block}.nuts-module__whjAca__cardLabelStandalone{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-top:6px;margin-bottom:0;font-size:11px;display:block}.nuts-module__whjAca__disclaimer{line-height:1.7}.nuts-module__whjAca__disclaimer ul{color:var(--muted);margin:8px 0 0;padding-left:18px;font-size:12px;line-height:1.8}.nuts-module__whjAca__disclaimer strong{color:#ffb83e;margin-bottom:4px;font-family:Noto Sans KR,sans-serif;display:block}@media (max-width:640px){.nuts-module__whjAca__nutAmountInput{min-height:44px;font-size:16px}.nuts-module__whjAca__numInput{font-size:16px}}
