.salary-module__VVq6SG__wrap{flex-direction:column;gap:12px;display:flex}.salary-module__VVq6SG__disclaimer{color:var(--text);background:#0891b224;border:1px solid #0891b24d;border-radius:12px;padding:13px 16px;font-size:12.5px;line-height:1.85}.salary-module__VVq6SG__disclaimer strong{color:#0891b2}.salary-module__VVq6SG__tabs{background:var(--bg2);border:1px solid var(--border);border-radius:12px;grid-template-columns:repeat(2,1fr);gap:4px;padding:5px;display:grid}.salary-module__VVq6SG__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;transition:all .15s}@media (hover:hover){.salary-module__VVq6SG__tabBtn:hover{color:var(--text)}}.salary-module__VVq6SG__tabActive{background:var(--accent-dim);color:var(--accent);font-weight:700}.salary-module__VVq6SG__tabActiveReverse{color:#ca8a04;background:#ca8a042e;font-weight:700}.salary-module__VVq6SG__card{background:var(--bg2);border:1px solid var(--border);box-sizing:border-box;border-radius:14px;width:100%;padding:16px 18px}.salary-module__VVq6SG__cardLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:baseline;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.salary-module__VVq6SG__cardLabelHint{text-transform:none;letter-spacing:0;color:var(--muted);opacity:.85;font-size:11px;font-weight:400}.salary-module__VVq6SG__subLabel{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-family:Noto Sans KR,sans-serif;font-size:11px;font-weight:600;display:block}.salary-module__VVq6SG__numInput,.salary-module__VVq6SG__textInput{background:var(--bg3);border:1px solid var(--border);color:var(--text);box-sizing:border-box;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:Noto Sans KR,sans-serif;font-size:14px}.salary-module__VVq6SG__numInput{font-variant-numeric:tabular-nums;text-align:right;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.salary-module__VVq6SG__numInput:focus,.salary-module__VVq6SG__textInput:focus{border-color:var(--accent)}.salary-module__VVq6SG__numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.salary-module__VVq6SG__numInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.salary-module__VVq6SG__numInput{appearance:textfield}.salary-module__VVq6SG__inputRow{align-items:center;gap:6px;display:flex}.salary-module__VVq6SG__inputRow .salary-module__VVq6SG__numInput{flex:1}.salary-module__VVq6SG__unit{color:var(--muted);white-space:nowrap;font-family:Noto Sans KR,sans-serif;font-size:13px}.salary-module__VVq6SG__fieldRow{grid-template-columns:1fr 1fr;gap:8px;display:grid}.salary-module__VVq6SG__fieldRow3{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}@media (max-width:540px){.salary-module__VVq6SG__fieldRow3{grid-template-columns:1fr 1fr}}@media (max-width:480px){.salary-module__VVq6SG__fieldRow,.salary-module__VVq6SG__fieldRow3{grid-template-columns:1fr}}.salary-module__VVq6SG__toggleRow{grid-template-columns:1fr 1fr;gap:5px;display:grid}.salary-module__VVq6SG__toggleBtn{background:var(--bg3);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:8px;padding:9px 10px;font-family:Noto Sans KR,sans-serif;font-size:12.5px}@media (hover:hover){.salary-module__VVq6SG__toggleBtn:hover{color:var(--text);border-color:var(--border-hover)}}.salary-module__VVq6SG__toggleActive{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.salary-module__VVq6SG__optionRow{grid-template-columns:repeat(2,1fr);gap:5px;display:grid}.salary-module__VVq6SG__optionRow4{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.salary-module__VVq6SG__optionRow5{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.salary-module__VVq6SG__optionRow6{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}@media (max-width:540px){.salary-module__VVq6SG__optionRow4,.salary-module__VVq6SG__optionRow5,.salary-module__VVq6SG__optionRow6{grid-template-columns:repeat(3,1fr)}}.salary-module__VVq6SG__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){.salary-module__VVq6SG__optionBtn:hover{color:var(--text);border-color:var(--border-hover)}}.salary-module__VVq6SG__optionActive{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.salary-module__VVq6SG__checkRow{grid-template-columns:1fr;gap:6px;display:grid}.salary-module__VVq6SG__checkItem{background:var(--bg3);border:1px solid var(--border);cursor:pointer;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:9px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;display:grid}.salary-module__VVq6SG__checkItem input{accent-color:var(--accent);cursor:pointer;width:16px;height:16px}.salary-module__VVq6SG__checkItem strong{color:var(--text);margin-bottom:2px;display:block}.salary-module__VVq6SG__checkItem small{color:var(--muted);font-size:10.5px}.salary-module__VVq6SG__checkItemActive{background:var(--accent-dim);border-color:var(--accent)}.salary-module__VVq6SG__checkAmount{color:var(--accent);font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:800}.salary-module__VVq6SG__hero{text-align:center;border-style:solid;border-width:1px;border-radius:16px;padding:26px 22px}.salary-module__VVq6SG__heroLabel{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.salary-module__VVq6SG__heroNum{letter-spacing:-2px;font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:clamp(44px,12vw,72px);font-weight:800;line-height:1}.salary-module__VVq6SG__heroNumUnit{color:var(--text);letter-spacing:0;margin-left:6px;font-size:.32em}.salary-module__VVq6SG__heroSub{color:var(--text);margin-top:10px;font-family:Noto Sans KR,sans-serif;font-size:13.5px;font-weight:600;line-height:1.6}.salary-module__VVq6SG__heroDesc{color:var(--muted);margin-top:6px;font-family:Noto Sans KR,sans-serif;font-size:12.5px}.salary-module__VVq6SG__donutWrap{grid-template-columns:160px 1fr;align-items:center;gap:16px;display:grid}@media (max-width:480px){.salary-module__VVq6SG__donutWrap{grid-template-columns:1fr}}.salary-module__VVq6SG__donutSvg{width:100%;max-width:160px;height:160px;margin:0 auto;display:block}.salary-module__VVq6SG__donutLegend{flex-direction:column;gap:6px;display:flex}.salary-module__VVq6SG__donutLegendItem{background:var(--bg3);border:1px solid var(--border);border-radius:8px;grid-template-columns:12px 1fr auto;align-items:center;gap:8px;padding:7px 12px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;display:grid}.salary-module__VVq6SG__donutLegendItem i{border-radius:3px;width:12px;height:12px;font-style:normal;display:inline-block}.salary-module__VVq6SG__donutLegendItem span{color:var(--text)}.salary-module__VVq6SG__donutLegendItem b{color:var(--accent);font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-weight:800}.salary-module__VVq6SG__deductionTable{flex-direction:column;gap:4px;display:flex}.salary-module__VVq6SG__deductionRow{background:var(--bg3);border:1px solid var(--border);border-radius:8px;grid-template-columns:76px 1fr 1fr;align-items:baseline;gap:12px;padding:9px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;display:grid}.salary-module__VVq6SG__deductionRow.salary-module__VVq6SG__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}.salary-module__VVq6SG__deductionRow span:first-child{color:var(--text)}.salary-module__VVq6SG__deductionRow span:not(:first-child){font-variant-numeric:tabular-nums;text-align:right;font-family:Inter,system-ui,sans-serif;font-weight:700}.salary-module__VVq6SG__deductionRowSection{background:#0891b224;border-color:#0891b24d;font-weight:600}.salary-module__VVq6SG__deductionRowSection span:not(:first-child){color:#0891b2}.salary-module__VVq6SG__deductionRowTax{background:#ea580c24;border-color:#ea580c4d}.salary-module__VVq6SG__deductionRowTax span:not(:first-child){color:#ea580c}.salary-module__VVq6SG__deductionRowTotal{background:var(--accent-dim);border-color:var(--accent);font-weight:700}.salary-module__VVq6SG__deductionRowTotal span:not(:first-child){color:var(--accent)}.salary-module__VVq6SG__percentileBar{border:1px solid var(--border);border-radius:8px;height:32px;display:flex;position:relative;overflow:hidden}.salary-module__VVq6SG__percentileSeg{color:#000000a6;flex:1;justify-content:center;align-items:center;font-family:Noto Sans KR,sans-serif;font-size:9.5px;font-weight:700;display:flex}.salary-module__VVq6SG__percentileMarker{border-left:7px solid #0000;border-right:7px solid #0000;border-bottom:9px solid var(--text);width:0;height:0;position:absolute;bottom:36px;transform:translate(-50%)}.salary-module__VVq6SG__percentileLabel{color:var(--text);background:var(--bg2);border:1px solid var(--border);white-space:nowrap;font-variant-numeric:tabular-nums;border-radius:6px;padding:2px 8px;font-family:Inter,system-ui,sans-serif;font-size:11.5px;font-weight:800;position:absolute;bottom:0;transform:translate(-50%)}.salary-module__VVq6SG__hourlyTable{flex-direction:column;gap:6px;display:flex}.salary-module__VVq6SG__hourlyRow{background:var(--bg3);border:1px solid var(--border);border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:11px 14px;display:grid}.salary-module__VVq6SG__hourlyName{color:var(--text);font-family:Noto Sans KR,sans-serif;font-size:13px;font-weight:600}.salary-module__VVq6SG__hourlyName small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:400;display:block}.salary-module__VVq6SG__hourlyVal{font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:800}.salary-module__VVq6SG__hourlyBar{background:var(--bg2);border-radius:3px;height:6px;margin-top:6px;overflow:hidden}.salary-module__VVq6SG__hourlyBarFill{height:100%}.salary-module__VVq6SG__slider{appearance:none;background:var(--bg3);border:1px solid var(--border);border-radius:4px;outline:none;width:100%;height:8px}.salary-module__VVq6SG__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:2px solid var(--bg);border-radius:50%;width:22px;height:22px}.salary-module__VVq6SG__slider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:2px solid var(--bg);border-radius:50%;width:22px;height:22px}.salary-module__VVq6SG__sliderRow{align-items:center;gap:10px;display:flex}.salary-module__VVq6SG__sliderVal{color:var(--accent);font-variant-numeric:tabular-nums;text-align:right;min-width:70px;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:800}.salary-module__VVq6SG__targetTable{flex-direction:column;gap:4px;display:flex}.salary-module__VVq6SG__targetRow{background:var(--bg3);border:1px solid var(--border);border-radius:8px;grid-template-columns:110px 1fr 90px;align-items:center;gap:10px;padding:9px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;display:grid}.salary-module__VVq6SG__targetRow.salary-module__VVq6SG__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}.salary-module__VVq6SG__targetRow span:first-child{color:var(--accent);font-variant-numeric:tabular-nums;font-family:Inter,system-ui,sans-serif;font-size:13px;font-weight:700}.salary-module__VVq6SG__targetRow span:not(:first-child){font-variant-numeric:tabular-nums;text-align:right;color:var(--text);font-family:Inter,system-ui,sans-serif;font-weight:700}.salary-module__VVq6SG__copyBtn{background:var(--bg2);border:1px solid var(--border);color:var(--muted);cursor:pointer;text-align:center;border-radius:12px;width:100%;padding:12px 16px;font-family:Noto Sans KR,sans-serif;font-size:13px}@media (hover:hover){.salary-module__VVq6SG__copyBtn:hover{border-color:var(--accent);color:var(--accent)}}.salary-module__VVq6SG__copied{background:var(--accent-dim);color:var(--accent);border-color:var(--accent);font-weight:700}.salary-module__VVq6SG__resultActions{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}@media (max-width:480px){.salary-module__VVq6SG__resultActions{grid-template-columns:1fr}}.salary-module__VVq6SG__empty{text-align:center;color:var(--muted);background:var(--bg2);border:1px dashed var(--border);border-radius:14px;padding:30px 20px;font-family:Noto Sans KR,sans-serif;font-size:13px}.salary-module__VVq6SG__emptyTitle{color:var(--text);margin-bottom:6px;font-size:15px;font-weight:700}.salary-module__VVq6SG__infoBox{color:var(--text);background:#0891b224;border:1px solid #0891b24d;border-radius:10px;padding:11px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;line-height:1.75}.salary-module__VVq6SG__infoBox strong{color:#0891b2}.salary-module__VVq6SG__warnBox{color:var(--text);background:#dc262624;border:1px solid #dc26264d;border-radius:10px;padding:11px 14px;font-family:Noto Sans KR,sans-serif;font-size:12.5px;line-height:1.7}.salary-module__VVq6SG__warnBox strong{color:#dc2626}
