.car-cost-module__8sAFEG__wrap{flex-direction:column;gap:12px;display:flex}.car-cost-module__8sAFEG__modeToggle{background:var(--bg2);border:1px solid var(--border);border-radius:12px;grid-template-columns:1fr 1fr;gap:6px;padding:5px;display:grid}.car-cost-module__8sAFEG__modeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:10px 12px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500;transition:all .15s}@media (hover:hover){.car-cost-module__8sAFEG__modeBtn:hover{color:var(--text)}}.car-cost-module__8sAFEG__modeActive{background:var(--accent-dim);color:var(--accent);font-weight:700}.car-cost-module__8sAFEG__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;width:100%;padding:20px 22px}.car-cost-module__8sAFEG__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11px;display:block}.car-cost-module__8sAFEG__cardDimmed{opacity:.5}.car-cost-module__8sAFEG__inputRow{align-items:center;gap:10px;display:flex}.car-cost-module__8sAFEG__numInput{background:var(--bg3);border:1px solid var(--border);min-width:0;color:var(--text);border-radius:10px;outline:none;flex:1;padding:12px 14px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700;transition:border-color .2s,box-shadow .2s}.car-cost-module__8sAFEG__numInput::placeholder{color:var(--muted);font-size:13px;font-weight:400}.car-cost-module__8sAFEG__numInput:focus{border-color:#c8ff3e80;box-shadow:0 0 0 3px #c8ff3e14}.car-cost-module__8sAFEG__numInput::-webkit-outer-spin-button{appearance:none}.car-cost-module__8sAFEG__numInput::-webkit-inner-spin-button{appearance:none}.car-cost-module__8sAFEG__numInput[type=number]{appearance:textfield}.car-cost-module__8sAFEG__unit{color:var(--muted);flex-shrink:0;font-size:13px}.car-cost-module__8sAFEG__helperText{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.6}.car-cost-module__8sAFEG__subLabel{color:var(--muted);margin-top:12px;margin-bottom:6px;font-size:12px}.car-cost-module__8sAFEG__firstSub{margin-top:0}.car-cost-module__8sAFEG__fuelGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.car-cost-module__8sAFEG__fuelBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:10px;padding:14px 8px;font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:500;transition:all .15s}@media (hover:hover){.car-cost-module__8sAFEG__fuelBtn:hover{color:var(--text)}}.car-cost-module__8sAFEG__fuelGas{border-color:#ff8c3e66}.car-cost-module__8sAFEG__fuelEv{border-color:#3eff9b66}.car-cost-module__8sAFEG__fuelHybrid{border-color:#3ec8ff66}.car-cost-module__8sAFEG__fuelGas.car-cost-module__8sAFEG__fuelActive{color:#ff8c3e;background:#ff8c3e1f;border-color:#ff8c3e;font-weight:700}.car-cost-module__8sAFEG__fuelEv.car-cost-module__8sAFEG__fuelActive{color:#3eff9b;background:#3eff9b1f;border-color:#3eff9b;font-weight:700}.car-cost-module__8sAFEG__fuelHybrid.car-cost-module__8sAFEG__fuelActive{color:#3ec8ff;background:#3ec8ff1f;border-color:#3ec8ff;font-weight:700}.car-cost-module__8sAFEG__pills{flex-wrap:wrap;gap:5px;margin-top:8px;display:flex}.car-cost-module__8sAFEG__pill{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:6px;padding:5px 11px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.car-cost-module__8sAFEG__pill:hover{border-color:var(--border-hover);color:var(--text)}}.car-cost-module__8sAFEG__pillActive{background:var(--accent-dim);color:var(--accent);border-color:#c8ff3e66}.car-cost-module__8sAFEG__toggleHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.car-cost-module__8sAFEG__toggleSwitch{background:var(--bg3);cursor:pointer;border:1px solid var(--border);border-radius:99px;flex-shrink:0;width:44px;height:24px;transition:background .2s;position:relative}.car-cost-module__8sAFEG__toggleSwitchOn{background:var(--accent-dim);border-color:var(--accent)}.car-cost-module__8sAFEG__toggleKnob{background:var(--muted);border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:2px;left:2px}.car-cost-module__8sAFEG__toggleSwitchOn .car-cost-module__8sAFEG__toggleKnob{background:var(--accent);left:22px}.car-cost-module__8sAFEG__methodTabs{background:var(--bg3);border-radius:10px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px;padding:4px;display:grid}.car-cost-module__8sAFEG__methodBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 10px;font-family:Noto Sans KR,sans-serif;font-size:12px;transition:all .15s}@media (hover:hover){.car-cost-module__8sAFEG__methodBtn:hover{color:var(--text)}}.car-cost-module__8sAFEG__methodActive{background:var(--bg2);color:var(--accent);font-weight:700}.car-cost-module__8sAFEG__twoCol{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:520px){.car-cost-module__8sAFEG__twoCol{grid-template-columns:1fr}}.car-cost-module__8sAFEG__monthlyHint{color:var(--accent);margin-top:6px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:600}.car-cost-module__8sAFEG__consumablesList{flex-direction:column;gap:8px;display:flex}.car-cost-module__8sAFEG__consumableRow{background:var(--bg3);border:1px solid var(--border);border-radius:10px;grid-template-columns:1.4fr 1fr 1fr 1fr auto;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:grid}.car-cost-module__8sAFEG__consumableRow.car-cost-module__8sAFEG__disabled{opacity:.4}.car-cost-module__8sAFEG__consumableName{color:var(--text);font-size:13px;font-weight:500}.car-cost-module__8sAFEG__consumableHeader{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;grid-template-columns:1.4fr 1fr 1fr 1fr auto;gap:8px;padding:0 12px;font-size:11px;display:grid}.car-cost-module__8sAFEG__smallNum{background:var(--bg2);border:1px solid var(--border);color:var(--text);box-sizing:border-box;border-radius:6px;outline:none;width:100%;min-width:0;padding:7px 8px;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:600}.car-cost-module__8sAFEG__smallNum:focus{border-color:#c8ff3e80}.car-cost-module__8sAFEG__smallNum::-webkit-outer-spin-button{appearance:none}.car-cost-module__8sAFEG__smallNum::-webkit-inner-spin-button{appearance:none}.car-cost-module__8sAFEG__smallNum[type=number]{appearance:textfield}.car-cost-module__8sAFEG__modifiedValue{color:var(--accent)}.car-cost-module__8sAFEG__consumableMonthly{color:var(--accent);text-align:right;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700}.car-cost-module__8sAFEG__miniToggle{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:6px;padding:6px 8px;font-family:Noto Sans KR,sans-serif;font-size:11px}@media (hover:hover){.car-cost-module__8sAFEG__miniToggle:hover{color:var(--text)}}.car-cost-module__8sAFEG__miniToggleOff{color:#ff6b6b;border-color:#ff6b6b4d}@media (max-width:580px){.car-cost-module__8sAFEG__consumableHeader{display:none}.car-cost-module__8sAFEG__consumableRow{grid-template-columns:1fr 1fr;gap:8px}.car-cost-module__8sAFEG__consumableName{grid-column:1/-1}.car-cost-module__8sAFEG__consumableMonthly{text-align:left;grid-column:1/-1}}.car-cost-module__8sAFEG__hero{background:var(--bg2);text-align:center;border:1px solid #c8ff3e59;border-radius:16px;padding:28px 24px;animation:.3s car-cost-module__8sAFEG__fadeUp}.car-cost-module__8sAFEG__heroLead{color:var(--muted);margin-bottom:10px;font-size:13px}.car-cost-module__8sAFEG__heroNum{color:var(--accent);letter-spacing:-1.5px;word-break:keep-all;font-family:Inter,system-ui,sans-serif;font-size:clamp(28px,5vw,52px);font-weight:800;line-height:1.05}.car-cost-module__8sAFEG__heroDual{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.car-cost-module__8sAFEG__heroDualBox{background:var(--bg3);text-align:left;border-radius:10px;padding:12px 14px}.car-cost-module__8sAFEG__heroDualLabel{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px}.car-cost-module__8sAFEG__heroDualVal{color:var(--text);margin-top:4px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:700}.car-cost-module__8sAFEG__heroDualSub{color:var(--muted);margin-top:2px;font-size:11px}@keyframes car-cost-module__8sAFEG__fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.car-cost-module__8sAFEG__breakdownLayout{grid-template-columns:1.4fr 1fr;align-items:start;gap:16px;display:grid}@media (max-width:720px){.car-cost-module__8sAFEG__breakdownLayout{grid-template-columns:1fr}}.car-cost-module__8sAFEG__breakdownTable{border-collapse:collapse;width:100%;font-size:13px}.car-cost-module__8sAFEG__breakdownTable th{text-align:left;background:var(--bg3);color:var(--muted);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid var(--border);padding:8px 10px;font-size:11px;font-weight:700}.car-cost-module__8sAFEG__breakdownTable td{border-bottom:1px solid var(--border);color:var(--text);padding:9px 10px}.car-cost-module__8sAFEG__breakdownTable td.car-cost-module__8sAFEG__numCell{text-align:right;font-family:Inter,system-ui,sans-serif;font-weight:600}.car-cost-module__8sAFEG__breakdownTable tr.car-cost-module__8sAFEG__deprRow td{color:#ff6b6b;background:#ff6b6b0f}.car-cost-module__8sAFEG__breakdownTable tr.car-cost-module__8sAFEG__maxRow td:first-child{border-left:3px solid var(--accent)}.car-cost-module__8sAFEG__breakdownTable tr.car-cost-module__8sAFEG__totalRow td{background:var(--bg3);color:var(--accent);border-bottom:none;font-weight:700}.car-cost-module__8sAFEG__pctCell{color:var(--muted);text-align:right;font-family:Inter,system-ui,sans-serif;font-size:12px}.car-cost-module__8sAFEG__donutWrap{flex-direction:column;align-items:center;gap:12px;display:flex}.car-cost-module__8sAFEG__donutCenter{fill:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:800}.car-cost-module__8sAFEG__legend{flex-direction:column;gap:4px;width:100%;font-size:11px;display:flex}.car-cost-module__8sAFEG__legendRow{align-items:center;gap:6px;display:flex}.car-cost-module__8sAFEG__legendDot{border-radius:2px;flex-shrink:0;width:9px;height:9px}.car-cost-module__8sAFEG__legendLabel{color:var(--muted);flex:1}.car-cost-module__8sAFEG__legendVal{color:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:600}.car-cost-module__8sAFEG__convertGrid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:520px){.car-cost-module__8sAFEG__convertGrid{grid-template-columns:1fr}}.car-cost-module__8sAFEG__convertCard{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:14px 16px}.car-cost-module__8sAFEG__convertLabel{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.car-cost-module__8sAFEG__convertVal{color:var(--accent);letter-spacing:-.5px;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:800}.car-cost-module__8sAFEG__convertSub{color:var(--muted);margin-top:4px;font-size:11px}.car-cost-module__8sAFEG__annualCard{background:var(--bg2);text-align:center;border:1px solid #ff8c3e4d;border-radius:12px;padding:18px 22px}.car-cost-module__8sAFEG__annualLabel{color:var(--muted);margin-bottom:6px;font-size:12px}.car-cost-module__8sAFEG__annualVal{color:#ff8c3e;letter-spacing:-.8px;font-family:Inter,system-ui,sans-serif;font-size:28px;font-weight:800}.car-cost-module__8sAFEG__annualSub{color:var(--muted);margin-top:6px;font-size:12px}.car-cost-module__8sAFEG__transitGrid{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.car-cost-module__8sAFEG__transitBox{background:var(--bg3);border-radius:10px;padding:14px 16px}.car-cost-module__8sAFEG__transitLabel{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.car-cost-module__8sAFEG__transitVal{color:var(--text);font-family:Inter,system-ui,sans-serif;font-size:20px;font-weight:800}.car-cost-module__8sAFEG__transitDiff{color:var(--text);background:#3ec8ff0f;border:1px solid #3ec8ff33;border-radius:10px;margin-top:10px;padding:12px 14px;font-size:13px;line-height:1.7}.car-cost-module__8sAFEG__tipsCard{color:var(--text);background:#3ec8ff0f;border:1px solid #3ec8ff33;border-radius:12px;padding:14px 18px;font-size:13px;line-height:1.8}.car-cost-module__8sAFEG__tipsCard ul{margin:0;padding-left:0;list-style:none}.car-cost-module__8sAFEG__tipsCard li{padding:4px 0}.car-cost-module__8sAFEG__disclaimer{color:var(--muted);background:#ff6b6b0f;border:1px solid #ff6b6b40;border-radius:12px;padding:12px 16px;font-size:12px;line-height:1.7}.car-cost-module__8sAFEG__actionRow{flex-wrap:wrap;gap:8px;display:flex}.car-cost-module__8sAFEG__copyBtn{background:var(--bg3);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:10px;padding:10px 14px;font-family:Noto Sans KR,sans-serif;font-size:13px;transition:all .15s}@media (hover:hover){.car-cost-module__8sAFEG__copyBtn:hover{border-color:var(--accent);color:var(--accent)}}.car-cost-module__8sAFEG__copied{background:var(--accent-dim);border-color:var(--accent);color:var(--accent)}.car-cost-module__8sAFEG__extLink{color:#3ec8ff;margin-top:6px;font-size:12px;text-decoration:none;display:inline-block}@media (hover:hover){.car-cost-module__8sAFEG__extLink:hover{text-decoration:underline}}.car-cost-module__8sAFEG__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(5,1fr);gap:4px;padding:5px;display:grid}@media (max-width:720px){.car-cost-module__8sAFEG__tabs{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.car-cost-module__8sAFEG__tabs{grid-template-columns:repeat(2,1fr)}}.car-cost-module__8sAFEG__tabBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 4px;font-family:Noto Sans KR,sans-serif;font-size:11.5px;font-weight:500}@media (hover:hover){.car-cost-module__8sAFEG__tabBtn:hover{color:var(--text)}}.car-cost-module__8sAFEG__tabActive{background:var(--accent-dim);color:var(--accent);font-weight:700}.car-cost-module__8sAFEG__tabActivePurchase{color:gold;background:#ffd7001f;font-weight:700}.car-cost-module__8sAFEG__tabActiveCar{color:#ff8c3e;background:#ff8c3e1f;font-weight:700}.car-cost-module__8sAFEG__tabActiveFuel{color:#3ec8ff;background:#3ec8ff1a;font-weight:700}.car-cost-module__8sAFEG__tabActiveShare{color:#c485e0;background:#9b59b61a;font-weight:700}.car-cost-module__8sAFEG__infoBox{color:var(--text);background:#3ec8ff0f;border:1px solid #3ec8ff4d;border-radius:10px;padding:11px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;line-height:1.75}.car-cost-module__8sAFEG__infoBox strong{color:#3ec8ff}.car-cost-module__8sAFEG__warnBox{color:var(--text);background:#ff6b6b0f;border:1px solid #ff6b6b4d;border-radius:10px;padding:11px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;line-height:1.7}.car-cost-module__8sAFEG__warnBox strong{color:#ff6b6b}.car-cost-module__8sAFEG__helpTipWrap{display:inline-block;position:relative}.car-cost-module__8sAFEG__helpTip{background:var(--bg3);border:1px solid var(--border);width:20px;height:20px;color:var(--muted);cursor:pointer;vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;margin-left:6px;padding:0;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:800;line-height:1;display:inline-flex}@media (hover:hover){.car-cost-module__8sAFEG__helpTip:hover,.car-cost-module__8sAFEG__helpTip:focus{color:var(--accent);border-color:var(--accent);outline:none}}.car-cost-module__8sAFEG__helpTipPopover{z-index:50;background:var(--bg2);border:1px solid var(--accent);width:max-content;max-width:min(300px,90vw);color:var(--text);text-transform:none;letter-spacing:0;white-space:normal;word-break:keep-all;text-align:left;border-radius:10px;padding:12px 32px 12px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;font-weight:400;line-height:1.6;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0006}.car-cost-module__8sAFEG__helpTipPopover:before{content:"";background:var(--bg2);border-top:1px solid var(--accent);border-left:1px solid var(--accent);width:12px;height:12px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.car-cost-module__8sAFEG__helpTipClose{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;display:flex;position:absolute;top:4px;right:6px}@media (hover:hover){.car-cost-module__8sAFEG__helpTipClose:hover{color:var(--text)}}.car-cost-module__8sAFEG__periodGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (max-width:540px){.car-cost-module__8sAFEG__periodGrid{grid-template-columns:1fr}}.car-cost-module__8sAFEG__periodCard{background:var(--bg3);border:1px solid var(--border);text-align:center;border-radius:12px;padding:14px;position:relative}.car-cost-module__8sAFEG__periodCardHighlight{background:#c8ff3e0a;border-color:#c8ff3e66}.car-cost-module__8sAFEG__periodCardLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-family:Noto Sans KR,sans-serif;font-size:12px}.car-cost-module__8sAFEG__periodCardExcl{color:var(--text);font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.car-cost-module__8sAFEG__periodCardIncl{color:var(--accent);font-variant-numeric:tabular-nums;margin-top:4px;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:700}.car-cost-module__8sAFEG__periodCardSubLabel{color:var(--muted);margin-top:2px;font-size:10px}.car-cost-module__8sAFEG__periodStarBadge{background:var(--accent);color:var(--bg);border-radius:999px;padding:2px 8px;font-family:Noto Sans KR,sans-serif;font-size:10px;font-weight:800;position:absolute;top:-8px;right:8px}.car-cost-module__8sAFEG__purchaseGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (max-width:540px){.car-cost-module__8sAFEG__purchaseGrid{grid-template-columns:1fr}}.car-cost-module__8sAFEG__purchaseCard{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:16px 18px;position:relative}.car-cost-module__8sAFEG__purchaseCardWinner{background:#c8ff3e0a;border-color:#c8ff3e66}.car-cost-module__8sAFEG__purchaseWinnerBadge{background:var(--accent);color:var(--bg);border-radius:999px;padding:3px 10px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:800;position:absolute;top:-10px;right:12px}.car-cost-module__8sAFEG__purchaseTitle{color:var(--text);margin-bottom:6px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:800}.car-cost-module__8sAFEG__purchaseMain{color:var(--accent);font-variant-numeric:tabular-nums;margin-bottom:4px;font-family:Inter,system-ui,sans-serif;font-size:clamp(20px,4.5vw,28px);font-weight:800}.car-cost-module__8sAFEG__purchaseMonthly{color:var(--muted);margin-bottom:12px;font-family:Noto Sans KR,sans-serif;font-size:12px}.car-cost-module__8sAFEG__purchaseDetail{color:var(--text);margin-bottom:8px;font-family:Noto Sans KR,sans-serif;font-size:12px;line-height:1.7}.car-cost-module__8sAFEG__purchaseProsCons{font-family:Noto Sans KR,sans-serif;font-size:11.5px;line-height:1.7}.car-cost-module__8sAFEG__purchaseProsCons div{margin-bottom:2px}.car-cost-module__8sAFEG__purchaseProsCons strong{color:var(--text)}.car-cost-module__8sAFEG__carCompareWrap{overflow-x:auto}.car-cost-module__8sAFEG__carCompareTable{border-collapse:collapse;width:100%;min-width:540px;font-family:Noto Sans KR,sans-serif;font-size:12.5px}.car-cost-module__8sAFEG__carCompareTable thead th{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;text-align:right;background:var(--bg3);border-bottom:1px solid var(--border);padding:10px 12px;font-size:11px;font-weight:700}.car-cost-module__8sAFEG__carCompareTable thead th:first-child{text-align:left}.car-cost-module__8sAFEG__carCompareTable tbody td{border-bottom:1px solid var(--border);text-align:right;font-variant-numeric:tabular-nums;color:var(--text);padding:10px 12px;font-family:Inter,system-ui,sans-serif;font-weight:700}.car-cost-module__8sAFEG__carCompareTable tbody td:first-child{text-align:left;font-family:Noto Sans KR,sans-serif;font-weight:600}.car-cost-module__8sAFEG__carCompareTable tbody tr.car-cost-module__8sAFEG__totalRow{background:var(--accent-dim)}.car-cost-module__8sAFEG__carCompareTable tbody tr.car-cost-module__8sAFEG__totalRow td:first-child{color:var(--accent)}.car-cost-module__8sAFEG__carCompareTable tbody tr.car-cost-module__8sAFEG__bestRow{background:#3eff9b0f}.car-cost-module__8sAFEG__carCompareTable tbody tr.car-cost-module__8sAFEG__bestRow td:first-child{color:#3eff9b}.car-cost-module__8sAFEG__carInputRow{background:var(--bg3);border:1px solid var(--border);border-radius:12px;margin-bottom:8px;padding:12px 14px}.car-cost-module__8sAFEG__carInputHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.car-cost-module__8sAFEG__carInputName{background:var(--bg2);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;flex:1;padding:8px 10px;font-family:Noto Sans KR,sans-serif;font-size:13px}.car-cost-module__8sAFEG__carInputDel{background:var(--bg2);border:1px solid var(--border);cursor:pointer;width:32px;height:32px;color:var(--muted);border-radius:8px;margin-left:8px}@media (hover:hover){.car-cost-module__8sAFEG__carInputDel:hover{color:#ff6b6b;border-color:#ff6b6b}}.car-cost-module__8sAFEG__carInputGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.car-cost-module__8sAFEG__shareTable{flex-direction:column;gap:4px;display:flex}.car-cost-module__8sAFEG__shareRow{background:var(--bg3);border:1px solid var(--border);border-radius:8px;grid-template-columns:90px 1fr 1fr 100px;align-items:center;gap:8px;padding:9px 14px;font-family:Noto Sans KR,sans-serif;font-size:13px;display:grid}.car-cost-module__8sAFEG__shareRow.car-cost-module__8sAFEG__headerRow{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:none;padding:3px 14px;font-size:10.5px;font-weight:700}.car-cost-module__8sAFEG__shareRow span:not(:first-child){text-align:right;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-weight:700}.car-cost-module__8sAFEG__shareRow .car-cost-module__8sAFEG__winnerCell{text-align:right;font-family:Noto Sans KR,sans-serif;font-size:12px;font-weight:700}.car-cost-module__8sAFEG__shareRowOwn{color:#3ec8ff}.car-cost-module__8sAFEG__shareRowShare{color:var(--accent)}.car-cost-module__8sAFEG__shareRowEqual{color:var(--muted)}@media (max-width:540px){.car-cost-module__8sAFEG__shareRow{grid-template-columns:1fr 1fr;gap:4px 12px}.car-cost-module__8sAFEG__shareRow.car-cost-module__8sAFEG__headerRow{display:none}}.car-cost-module__8sAFEG__optionRow3{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.car-cost-module__8sAFEG__optionRow4{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.car-cost-module__8sAFEG__optionRow6{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;display:grid}@media (max-width:540px){.car-cost-module__8sAFEG__optionRow4,.car-cost-module__8sAFEG__optionRow6{grid-template-columns:repeat(2,minmax(0,1fr))}}.car-cost-module__8sAFEG__optionBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:8px;padding:9px 6px;font-family:Noto Sans KR,sans-serif;font-size:12px;line-height:1.4}@media (hover:hover){.car-cost-module__8sAFEG__optionBtn:hover{color:var(--text);border-color:var(--border-hover)}}.car-cost-module__8sAFEG__optionActive{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.car-cost-module__8sAFEG__threeCol{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}@media (max-width:600px){.car-cost-module__8sAFEG__threeCol{grid-template-columns:1fr}}.car-cost-module__8sAFEG__addCarBtn{background:var(--bg3);border:1px dashed var(--border);width:100%;color:var(--muted);cursor:pointer;border-radius:10px;margin-top:8px;padding:12px;font-family:Noto Sans KR,sans-serif;font-size:13px}@media (hover:hover){.car-cost-module__8sAFEG__addCarBtn:hover{border-color:var(--accent);color:var(--accent)}}.car-cost-module__8sAFEG__numInput,.car-cost-module__8sAFEG__smallNum{box-sizing:border-box;width:100%}
