.tech-stack-module__h10ocG__wrap{flex-direction:column;gap:24px;display:flex}.tech-stack-module__h10ocG__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;display:grid}.tech-stack-module__h10ocG__tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500}@media (hover:hover){.tech-stack-module__h10ocG__tab:hover{color:var(--text)}}.tech-stack-module__h10ocG__tabActive{background:var(--bg3);color:var(--text);box-shadow:0 1px 3px #0f172a0d}.tech-stack-module__h10ocG__panel{background:var(--bg2);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:28px;min-width:0;padding:24px;display:flex}@media (max-width:540px){.tech-stack-module__h10ocG__panel{border-radius:12px;gap:20px;padding:14px}}.tech-stack-module__h10ocG__label{color:var(--text);letter-spacing:-.01em;margin-bottom:12px;font-size:13px;font-weight:600;display:block}.tech-stack-module__h10ocG__note{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.tech-stack-module__h10ocG__optionCard{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:18px 20px}.tech-stack-module__h10ocG__gapTitle{color:var(--text);margin:0 0 14px;font-family:Noto Sans KR,sans-serif;font-size:14px;font-weight:700}.tech-stack-module__h10ocG__scenarioGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (max-width:720px){.tech-stack-module__h10ocG__scenarioGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}.tech-stack-module__h10ocG__scenarioCard{background:var(--bg3);border:1px solid var(--border);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;gap:2px;min-width:0;padding:10px 12px;transition:all .15s;display:flex}@media (max-width:480px){.tech-stack-module__h10ocG__scenarioCard{padding:8px 10px}}@media (hover:hover){.tech-stack-module__h10ocG__scenarioCard:hover{border-color:var(--accent)}}.tech-stack-module__h10ocG__scenarioCardActive{border-color:var(--accent);background:#0ea5e90f}.tech-stack-module__h10ocG__scenarioHeadRow{align-items:center;gap:6px;min-width:0;display:flex}.tech-stack-module__h10ocG__scenarioEmoji{flex-shrink:0;font-size:16px}.tech-stack-module__h10ocG__scenarioLabel{color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;margin:0;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:700;overflow:hidden}.tech-stack-module__h10ocG__scenarioDesc{color:var(--muted);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (max-width:480px){.tech-stack-module__h10ocG__scenarioLabel{font-size:12px}.tech-stack-module__h10ocG__scenarioDesc{-webkit-line-clamp:2;font-size:10.5px}}.tech-stack-module__h10ocG__scenarioTip{color:var(--text);background:#0ea5e90d;border:1px solid #0ea5e940;border-radius:10px;margin-top:14px;padding:14px 18px;font-size:13px;line-height:1.7}.tech-stack-module__h10ocG__scenarioTip strong{color:var(--accent);margin-bottom:8px;display:block}.tech-stack-module__h10ocG__scenarioTip ul{color:var(--muted);margin:0;padding-left:20px}.tech-stack-module__h10ocG__scenarioTip li{margin-bottom:4px}.tech-stack-module__h10ocG__customToggle{background:var(--bg3);border:1px dashed var(--border);width:100%;color:var(--text);cursor:pointer;text-align:left;border-radius:10px;padding:12px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600}@media (hover:hover){.tech-stack-module__h10ocG__customToggle:hover{border-color:var(--accent);color:var(--accent)}}.tech-stack-module__h10ocG__customGrid{background:var(--bg3);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;padding:14px;display:grid}@media (max-width:480px){.tech-stack-module__h10ocG__customGrid{gap:6px;padding:10px}}.tech-stack-module__h10ocG__customGrid>*{min-width:0}.tech-stack-module__h10ocG__summaryStackGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (max-width:720px){.tech-stack-module__h10ocG__summaryStackGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}}.tech-stack-module__h10ocG__summaryStackCard{text-align:left;background:linear-gradient(135deg,#0ea5e924,#0891b224);border:1px solid #0ea5e94d;border-radius:12px;flex-direction:column;gap:6px;min-width:0;padding:14px 16px;display:flex}.tech-stack-module__h10ocG__summaryStackCategory{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:700}.tech-stack-module__h10ocG__summaryStackName{color:var(--accent);letter-spacing:-.3px;word-break:keep-all;overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800;line-height:1.3;display:flex}.tech-stack-module__h10ocG__summaryStackEmoji{flex-shrink:0;align-self:center;font-size:18px}@media (max-width:480px){.tech-stack-module__h10ocG__summaryStackCard{padding:10px 12px}.tech-stack-module__h10ocG__summaryStackName{font-size:13.5px}.tech-stack-module__h10ocG__summaryStackCategory{font-size:10px}}.tech-stack-module__h10ocG__selectField{flex-direction:column;gap:4px;display:flex}.tech-stack-module__h10ocG__selectField label{color:var(--muted);font-family:Noto Sans KR,sans-serif;font-size:12px}.tech-stack-module__h10ocG__selectField select{background:var(--bg2);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:8px;outline:none;min-height:40px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:13px}.tech-stack-module__h10ocG__selectField select:focus{border-color:var(--accent)}@media (max-width:640px){.tech-stack-module__h10ocG__selectField select{min-height:44px;font-size:16px}}.tech-stack-module__h10ocG__checkRow{background:var(--bg2);border:1px solid var(--border);border-radius:8px;grid-column:1/-1;padding:10px 14px}.tech-stack-module__h10ocG__checkLabel{cursor:pointer;color:var(--text);align-items:center;gap:8px;font-family:Noto Sans KR,sans-serif;font-size:13px;display:flex}.tech-stack-module__h10ocG__checkLabel input{width:18px;height:18px;accent-color:var(--accent);cursor:pointer}.tech-stack-module__h10ocG__weightChips{flex-wrap:wrap;gap:6px;display:flex}.tech-stack-module__h10ocG__weightChip{background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:99px;padding:4px 12px;font-family:Noto Sans KR,sans-serif;font-size:11px}.tech-stack-module__h10ocG__weightChip strong{color:var(--accent);margin-left:4px;font-family:Inter,system-ui,sans-serif}.tech-stack-module__h10ocG__recommendGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px;display:grid}@media (max-width:540px){.tech-stack-module__h10ocG__recommendGrid{grid-template-columns:minmax(0,1fr);gap:10px}}.tech-stack-module__h10ocG__recommendCard{background:var(--bg3);border:1px solid var(--border);border-radius:14px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}@media (max-width:540px){.tech-stack-module__h10ocG__recommendCard{gap:10px;padding:12px}}.tech-stack-module__h10ocG__recommendHead{justify-content:space-between;align-items:center;display:flex}.tech-stack-module__h10ocG__recommendCategory{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:600}.tech-stack-module__h10ocG__recommendPrimary{background:#0ea5e90a;border:1px solid #0ea5e933;border-radius:10px;gap:12px;min-width:0;padding:12px;display:flex}.tech-stack-module__h10ocG__primaryEmoji{flex-shrink:0;font-size:32px;line-height:1}.tech-stack-module__h10ocG__primaryBody{flex:1;min-width:0}.tech-stack-module__h10ocG__primaryName{color:var(--accent);word-break:keep-all;overflow-wrap:anywhere;margin:0 0 4px;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:800}.tech-stack-module__h10ocG__primaryDesc{color:var(--muted);margin:0 0 6px;font-size:12px;line-height:1.5}.tech-stack-module__h10ocG__primaryMeta{color:var(--muted);flex-wrap:wrap;gap:8px;font-family:Inter,system-ui,sans-serif;font-size:11px;display:flex}.tech-stack-module__h10ocG__primaryKorea{color:#0ea5e9;margin:6px 0 0;font-family:Noto Sans KR,sans-serif;font-size:11px;line-height:1.5}.tech-stack-module__h10ocG__cmdBox{border:1px solid var(--border);color:#c8ff9e;background:#0e0e0f;border-radius:6px;align-items:center;gap:8px;min-width:0;max-width:100%;margin-top:8px;padding:8px 10px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex;overflow-x:auto}.tech-stack-module__h10ocG__cmdBox code{white-space:nowrap;flex:1}.tech-stack-module__h10ocG__copyBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:4px;flex-shrink:0;padding:4px 8px;font-family:Noto Sans KR,sans-serif;font-size:10px}@media (hover:hover){.tech-stack-module__h10ocG__copyBtn:hover{color:var(--accent)}}.tech-stack-module__h10ocG__prosCons{color:var(--muted);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;font-size:11px;display:grid}.tech-stack-module__h10ocG__prosTitle,.tech-stack-module__h10ocG__consTitle{letter-spacing:.04em;margin:0 0 4px;font-size:11px;font-weight:700}.tech-stack-module__h10ocG__prosTitle{color:#059669}.tech-stack-module__h10ocG__consTitle{color:#d97706}.tech-stack-module__h10ocG__prosCons ul{margin:0;padding-left:16px;line-height:1.6}.tech-stack-module__h10ocG__prosCons li{margin-bottom:2px}.tech-stack-module__h10ocG__alternatives{border-top:1px dashed var(--border);padding-top:10px}.tech-stack-module__h10ocG__altTitle{color:var(--muted);letter-spacing:.04em;margin:0 0 8px;font-size:11px;font-weight:600}.tech-stack-module__h10ocG__altList{flex-direction:column;gap:6px;display:flex}.tech-stack-module__h10ocG__altItem{background:var(--bg2);border-radius:6px;align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.tech-stack-module__h10ocG__altEmoji{flex-shrink:0;font-size:18px}.tech-stack-module__h10ocG__altName{color:var(--text);margin:0;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:700}.tech-stack-module__h10ocG__altDesc{color:var(--muted);margin:0;font-size:11px;line-height:1.4}.tech-stack-module__h10ocG__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:600px){.tech-stack-module__h10ocG__summaryGrid{grid-template-columns:minmax(0,1fr)}}.tech-stack-module__h10ocG__summaryCard{text-align:center;background:linear-gradient(135deg,#0891b20f 0%,#0ea5e908 100%);border:1px solid #0891b240;border-radius:14px;padding:18px 20px}.tech-stack-module__h10ocG__summaryLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 8px;font-size:11px}.tech-stack-module__h10ocG__summaryBig{color:var(--text);letter-spacing:-.02em;margin:0 0 6px;font-family:Inter,system-ui,sans-serif;font-size:clamp(28px,5vw,36px);font-weight:800}.tech-stack-module__h10ocG__summarySub{color:var(--muted);margin:0;font-size:12px}.tech-stack-module__h10ocG__tradeoffWrap{overflow-x:auto}.tech-stack-module__h10ocG__tradeoffTable{border-collapse:collapse;width:100%;min-width:480px;font-size:12px}.tech-stack-module__h10ocG__tradeoffTable th{background:var(--bg3);text-align:left;color:var(--muted);padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-weight:600}.tech-stack-module__h10ocG__tradeoffTable td{border-bottom:1px solid var(--border);color:var(--text);padding:10px 12px;font-family:Inter,system-ui,sans-serif;position:relative}.tech-stack-module__h10ocG__scoreBar{background:var(--accent);opacity:.5;border-radius:2px;height:3px;display:block;position:absolute;bottom:4px;left:12px}.tech-stack-module__h10ocG__scoreText{z-index:1;position:relative}.tech-stack-module__h10ocG__radarWrap{background:var(--bg3);border:1px solid var(--border);border-radius:12px;padding:16px}.tech-stack-module__h10ocG__radarSvg{width:100%;max-width:480px;height:auto;margin:0 auto;display:block}.tech-stack-module__h10ocG__radarLegend{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:14px;margin-top:12px;padding-top:12px;font-size:12px;display:flex}.tech-stack-module__h10ocG__radarLegendItem{align-items:center;gap:6px;display:inline-flex}.tech-stack-module__h10ocG__radarDot{border-radius:50%;width:10px;height:10px;display:inline-block}.tech-stack-module__h10ocG__guideSectionTitle{color:var(--accent);margin:0 0 8px;font-family:Noto Sans KR,sans-serif;font-size:16px;font-weight:800}.tech-stack-module__h10ocG__guideSectionSub{color:var(--muted);margin-left:8px;font-size:11px;font-weight:400}.tech-stack-module__h10ocG__guideTableWrap{margin-bottom:8px;overflow-x:auto}.tech-stack-module__h10ocG__guideTable{border-collapse:collapse;width:100%;min-width:720px;font-size:12px}.tech-stack-module__h10ocG__guideTable th{background:var(--bg3);text-align:left;color:var(--muted);white-space:nowrap;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-weight:600}.tech-stack-module__h10ocG__guideTable td{border-bottom:1px solid var(--border);color:var(--text);vertical-align:top;padding:10px 12px}@media (hover:hover){.tech-stack-module__h10ocG__guideTable tr:hover td{background:#0f172a0a}}.tech-stack-module__h10ocG__guideTable strong{margin-bottom:2px;font-family:Noto Sans KR,sans-serif;font-weight:700;display:block}.tech-stack-module__h10ocG__guideTable small{color:var(--muted);font-size:11px;line-height:1.5;display:block}.tech-stack-module__h10ocG__scoreCellWrap{align-items:center;gap:4px;width:50px;display:inline-flex;position:relative}.tech-stack-module__h10ocG__scoreCellBar{opacity:.6;border-radius:1px;height:2px;position:absolute;bottom:-6px;left:0}.tech-stack-module__h10ocG__scoreCellText{font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700}.tech-stack-module__h10ocG__cellPrice,.tech-stack-module__h10ocG__cellWeeks{color:var(--muted);white-space:nowrap;font-family:Inter,system-ui,sans-serif}.tech-stack-module__h10ocG__koreaGuideGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}@media (max-width:540px){.tech-stack-module__h10ocG__koreaGuideGrid{grid-template-columns:minmax(0,1fr)}}.tech-stack-module__h10ocG__koreaGuideGrid>*{min-width:0}.tech-stack-module__h10ocG__koreaGuideCard{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.tech-stack-module__h10ocG__koreaGuideTitle{color:var(--accent);margin:0 0 6px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:700}.tech-stack-module__h10ocG__koreaGuideDesc{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.tech-stack-module__h10ocG__antiList{color:var(--text);margin:0;padding-left:20px;font-family:Noto Sans KR,sans-serif;font-size:13px;line-height:1.9}.tech-stack-module__h10ocG__antiList li{margin-bottom:6px}.tech-stack-module__h10ocG__antiList strong{color:#dc2626}.tech-stack-module__h10ocG__disclaimer{color:var(--text);background:#d977060a;border:1px solid #d977062e;border-radius:12px;margin-top:8px;padding:14px 18px;font-size:13px}.tech-stack-module__h10ocG__disclaimer strong{color:#d97706;margin-bottom:8px;font-family:Noto Sans KR,sans-serif;display:block}.tech-stack-module__h10ocG__disclaimer ul{color:var(--muted);margin:0;padding-left:18px;font-size:12px;line-height:1.8}.tech-stack-module__h10ocG__disclaimer ul a{color:var(--accent);text-decoration:none}@media (hover:hover){.tech-stack-module__h10ocG__disclaimer ul a:hover{text-decoration:underline}}.tech-stack-module__h10ocG__disclaimer ul strong{color:var(--text);margin:0;display:inline}
