.wage-sim-root{--ws-bg: #f8f9fa;--ws-card: #fff;--ws-text: #1a2332;--ws-text-sub: #5a6578;--ws-border: #e3e7ed;--ws-primary: #1d4fa3;--ws-primary-soft: #eaf1fb;--ws-accent: #f59e0b;--ws-accent-soft: #fef5e6;--ws-danger: #d14343;--ws-success: #0e8a5f;--ws-success-soft: #e6f5ef;--ws-period1: #1d4fa3;--ws-period1-soft: #eaf1fb;--ws-period2: #7b3ff2;--ws-period2-soft: #f2ebfe;--ws-holiday: #c94040;--ws-holiday-soft: #fde8e8;--ws-shadow: 0 4px 20px rgba(29,79,163,.08);--ws-radius: 10px;background:var(--ws-bg);color:var(--ws-text);line-height:1.7;font-size:15px}.wage-sim-root .container{max-width:980px;margin:0 auto;padding:32px 20px 60px}.wage-sim-root .page-header{text-align:center;margin-bottom:32px}.wage-sim-root .page-header .eyebrow{font-size:12px;letter-spacing:.2em;color:var(--ws-primary);font-weight:600;margin-bottom:8px}.wage-sim-root .page-header h1{font-size:26px;margin:0 0 12px}.wage-sim-root .page-header p{color:var(--ws-text-sub);margin:0}.wage-sim-root .card{background:var(--ws-card);border-radius:var(--ws-radius);padding:28px;box-shadow:var(--ws-shadow);margin-bottom:24px;border:1px solid var(--ws-border)}.wage-sim-root .card h2{font-size:18px;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid var(--ws-primary);display:inline-block}.wage-sim-root .card h3{font-size:15px;margin:20px 0 12px;color:var(--ws-primary)}.wage-sim-root .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.wage-sim-root .field{display:flex;flex-direction:column}.wage-sim-root .field label{font-size:13px;color:var(--ws-text-sub);margin-bottom:6px;font-weight:600}.wage-sim-root .field .hint{font-size:11px;color:var(--ws-text-sub);margin-top:4px}.wage-sim-root .field input[type=number],.wage-sim-root .field select{padding:10px 12px;border:1px solid var(--ws-border);border-radius:6px;font-size:15px;background:#fff;font-family:inherit;transition:border .15s}.wage-sim-root .field input:focus,.wage-sim-root .field select:focus{outline:none;border-color:var(--ws-primary);box-shadow:0 0 0 3px var(--ws-primary-soft)}.wage-sim-root .input-row{display:flex;align-items:center;gap:6px}.wage-sim-root .input-row input{flex:1}.wage-sim-root .input-row .unit{font-size:13px;color:var(--ws-text-sub)}.wage-sim-root .check-row{display:flex;align-items:center;gap:8px;margin:6px 0;font-size:13px;cursor:pointer}.wage-sim-root .check-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--ws-primary)}.wage-sim-root .radio-pills{display:flex;gap:6px;flex-wrap:wrap}.wage-sim-root .radio-pills label{padding:8px 16px;border:1px solid var(--ws-border);border-radius:999px;cursor:pointer;font-size:13px;transition:all .15s;background:#fff;font-weight:500}.wage-sim-root .radio-pills label.active{background:var(--ws-primary);color:#fff;border-color:var(--ws-primary)}.wage-sim-root .radio-pills input{display:none}.wage-sim-root .hol-calendars{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:12px}.wage-sim-root .hol-cal{border:1px solid var(--ws-border);border-radius:8px;padding:10px;background:#fff;font-size:12px}.wage-sim-root .hol-cal .hc-header{text-align:center;font-weight:600;font-size:12px;margin-bottom:6px;color:var(--ws-primary)}.wage-sim-root .hol-cal table{width:100%;border-collapse:collapse}.wage-sim-root .hol-cal th{padding:4px 0;font-weight:600;color:var(--ws-text-sub);font-size:10px}.wage-sim-root .hol-cal th.sun{color:var(--ws-holiday)}.wage-sim-root .hol-cal th.sat{color:#2a7fc4}.wage-sim-root .hol-cal td{padding:0;text-align:center;height:28px}.wage-sim-root .hol-cal td.empty{cursor:default}.wage-sim-root .hol-cal td .hd{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-size:11px;transition:all .1s;cursor:pointer;position:relative}.wage-sim-root .hol-cal td .hd.off{background:#f0f0f0;color:var(--ws-text-sub)}.wage-sim-root .hol-cal td .hd.holiday-mark{color:var(--ws-holiday);font-weight:700}.wage-sim-root .hol-cal td .hd.sat-day{color:#2a7fc4}.wage-sim-root .hol-cal td .hd.sun-day{color:var(--ws-holiday)}.wage-sim-root .hol-cal td .hd.custom-off{background:var(--ws-holiday-soft);color:var(--ws-holiday);font-weight:600}.wage-sim-root .hol-cal td:hover .hd{opacity:.7}.wage-sim-root .hol-result{margin-top:10px;font-size:12px;color:var(--ws-text-sub);text-align:center}.wage-sim-root .hol-result strong{color:var(--ws-primary)}.wage-sim-root .count-toggle{display:inline-flex;background:var(--ws-bg);border:1px solid var(--ws-border);border-radius:999px;padding:4px;margin-bottom:20px}.wage-sim-root .count-toggle button{background:transparent;border:none;padding:8px 20px;border-radius:999px;cursor:pointer;font-size:13px;font-weight:600;color:var(--ws-text-sub);transition:all .15s;font-family:inherit}.wage-sim-root .count-toggle button.active{background:var(--ws-primary);color:#fff}.wage-sim-root .period-tabs{display:flex;gap:8px;margin-bottom:16px;border-bottom:2px solid var(--ws-border)}.wage-sim-root .period-tab{padding:10px 20px;background:transparent;border:none;border-bottom:3px solid transparent;margin-bottom:-2px;cursor:pointer;font-size:14px;font-weight:600;color:var(--ws-text-sub);transition:all .15s;font-family:inherit;display:flex;align-items:center;gap:8px}.wage-sim-root .period-tab.active[data-period="1"]{color:var(--ws-period1);border-bottom-color:var(--ws-period1)}.wage-sim-root .period-tab.active[data-period="2"]{color:var(--ws-period2);border-bottom-color:var(--ws-period2)}.wage-sim-root .period-tab .p-dot{display:inline-block;width:10px;height:10px;border-radius:50%}.wage-sim-root .period-tab[data-period="1"] .p-dot{background:var(--ws-period1)}.wage-sim-root .period-tab[data-period="2"] .p-dot{background:var(--ws-period2)}.wage-sim-root .period-tab .p-count{font-size:11px;opacity:.7;font-weight:400}.wage-sim-root .period-tab .p-clear{display:inline-block;width:18px;height:18px;border-radius:50%;background:var(--ws-border);color:var(--ws-text-sub);font-size:11px;line-height:18px;text-align:center;margin-left:4px;cursor:pointer;transition:all .15s}.wage-sim-root .period-tab .p-clear:hover{background:var(--ws-danger);color:#fff}.wage-sim-root .current-picking{background:linear-gradient(135deg,var(--ws-primary-soft),#f4f8fd);border-radius:8px;padding:14px 16px;margin-bottom:14px;font-size:13px;display:flex;align-items:center;gap:10px}.wage-sim-root .current-picking.p2{background:linear-gradient(135deg,var(--ws-period2-soft),#f9f5ff)}.wage-sim-root .current-picking .pick-label{font-weight:700;color:var(--ws-primary)}.wage-sim-root .current-picking.p2 .pick-label{color:var(--ws-period2)}.wage-sim-root .calendar-controls{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:12px}.wage-sim-root .calendar-controls button{background:#fff;border:1px solid var(--ws-border);border-radius:6px;padding:6px 14px;cursor:pointer;font-size:18px;color:var(--ws-primary);transition:all .15s;font-family:inherit}.wage-sim-root .calendar-controls button:hover{background:var(--ws-primary-soft)}.wage-sim-root .calendar-controls .month-label{font-weight:600;font-size:15px}.wage-sim-root .calendars{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wage-sim-root .cal{border:1px solid var(--ws-border);border-radius:8px;padding:12px;background:#fff}.wage-sim-root .cal .cal-header{text-align:center;font-weight:600;font-size:13px;margin-bottom:8px;color:var(--ws-primary)}.wage-sim-root .cal table{width:100%;border-collapse:collapse;font-size:13px}.wage-sim-root .cal th{padding:6px 0;font-weight:600;color:var(--ws-text-sub);font-size:11px}.wage-sim-root .cal th.sun{color:var(--ws-holiday)}.wage-sim-root .cal th.sat{color:#2a7fc4}.wage-sim-root .cal td{padding:0;text-align:center;height:32px;cursor:pointer}.wage-sim-root .cal td.empty{cursor:default}.wage-sim-root .cal td .day{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:13px;transition:all .1s}.wage-sim-root .cal td:hover .day{background:var(--ws-primary-soft)}.wage-sim-root .cal td .day.sel-1{background:var(--ws-period1);color:#fff;font-weight:600}.wage-sim-root .cal td .day.sel-2{background:var(--ws-period2);color:#fff;font-weight:600}.wage-sim-root .cal td .day.eom{border:2px solid var(--ws-accent);font-weight:600}.wage-sim-root .cal td .day.eom.sel-1,.wage-sim-root .cal td .day.eom.sel-2{border-color:var(--ws-accent)}.wage-sim-root .cal td .day.hol-day{color:var(--ws-holiday)}.wage-sim-root .cal td .day.off-day{background:#f5f5f5}.wage-sim-root .cal-legend{display:flex;justify-content:center;gap:14px;margin-top:8px;font-size:11px;color:var(--ws-text-sub);flex-wrap:wrap}.wage-sim-root .cal-legend .leg-dot{display:inline-block;width:10px;height:10px;border-radius:50%;vertical-align:middle;margin-right:4px}.wage-sim-root .cal-legend .leg-dot.p1{background:var(--ws-period1)}.wage-sim-root .cal-legend .leg-dot.p2{background:var(--ws-period2)}.wage-sim-root .cal-legend .leg-dot.eom{border:2px solid var(--ws-accent);background:#fff}.wage-sim-root .cal-legend .leg-hol{color:var(--ws-holiday);font-weight:600}.wage-sim-root .period-summary{display:flex;gap:12px;margin-top:12px;flex-wrap:wrap}.wage-sim-root .period-summary .ps-item{flex:1;min-width:200px;padding:10px 14px;border-radius:6px;font-size:12px;background:#fff;border:1px solid var(--ws-border)}.wage-sim-root .period-summary .ps-item.p1{border-left:3px solid var(--ws-period1)}.wage-sim-root .period-summary .ps-item.p2{border-left:3px solid var(--ws-period2)}.wage-sim-root .period-summary .ps-item .ps-label{font-weight:700;font-size:11px;margin-bottom:4px;color:var(--ws-text-sub);letter-spacing:.05em}.wage-sim-root .period-summary .ps-item.p1 .ps-label{color:var(--ws-period1)}.wage-sim-root .period-summary .ps-item.p2 .ps-label{color:var(--ws-period2)}.wage-sim-root .days-counter{text-align:center;margin:14px 0;font-size:14px}.wage-sim-root .days-counter strong{color:var(--ws-primary);font-size:20px;margin:0 4px}.wage-sim-root .days-counter .warning{font-size:12px;margin-top:4px;font-weight:600}.wage-sim-root .judgment-badges{display:flex;gap:10px;margin-top:12px;flex-wrap:wrap}.wage-sim-root .judgment-badges>div{flex:1;min-width:180px;padding:10px 14px;border-radius:6px;font-size:13px;border:1px solid var(--ws-border)}.wage-sim-root .judgment-badges .j-exempt{background:var(--ws-success-soft);color:var(--ws-success);border-color:#b8ddc9;font-weight:600}.wage-sim-root .judgment-badges .j-no{background:#f7f7f7;color:var(--ws-text-sub)}.wage-sim-root .pay-period-info{background:var(--ws-primary-soft);border-radius:6px;padding:12px 16px;margin:16px 0;font-size:13px}.wage-sim-root .pay-period-info strong{color:var(--ws-primary)}.wage-sim-root .comparison-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:20px}.wage-sim-root .comp-card{background:#fff;border:1px solid var(--ws-border);border-radius:8px;padding:18px}.wage-sim-root .comp-card.current{border-top:4px solid var(--ws-text-sub)}.wage-sim-root .comp-card.month1{border-top:4px solid var(--ws-primary);background:#fafcff}.wage-sim-root .comp-card.month2{border-top:4px solid var(--ws-accent);background:#fffcf5}.wage-sim-root .comp-card .comp-title{font-size:13px;color:var(--ws-text-sub);font-weight:600;margin-bottom:4px}.wage-sim-root .comp-card .comp-subtitle{font-size:11px;color:var(--ws-text-sub);margin-bottom:12px}.wage-sim-root .comp-card .comp-amount{font-size:24px;font-weight:700;margin-bottom:4px}.wage-sim-root .comp-card.month1 .comp-amount{color:var(--ws-primary)}.wage-sim-root .comp-card.month2 .comp-amount{color:#c97a00}.wage-sim-root .comp-card .comp-diff{display:inline-block;font-size:12px;padding:2px 8px;border-radius:4px;margin-bottom:12px;font-weight:600}.wage-sim-root .comp-card .comp-diff.up{background:var(--ws-success-soft);color:var(--ws-success)}.wage-sim-root .comp-card .comp-diff.down{background:#fde8e8;color:var(--ws-danger)}.wage-sim-root .comp-card .breakdown{margin-top:12px;padding-top:12px;border-top:1px dashed var(--ws-border);font-size:12px}.wage-sim-root .comp-card .breakdown .bk-row{display:flex;justify-content:space-between;padding:3px 0;color:var(--ws-text-sub)}.wage-sim-root .comp-card .breakdown .bk-row.exempt{color:var(--ws-success)}.wage-sim-root .comp-card .breakdown .bk-row.exempt:after{content:" (免除)";font-size:10px}.wage-sim-root .comp-card .breakdown .bk-row strong{color:var(--ws-text);font-weight:600}.wage-sim-root .comp-card .breakdown hr{border:none;border-top:1px solid var(--ws-border);margin:6px 0}.wage-sim-root .highlight-box{background:linear-gradient(135deg,#fef5e6,#fff9f0);border:2px solid var(--ws-accent);border-radius:10px;padding:20px;margin-top:20px;text-align:center}.wage-sim-root .highlight-box .hl-title{font-size:13px;color:#a06400;font-weight:600;margin-bottom:6px}.wage-sim-root .highlight-box .hl-amount{font-size:32px;font-weight:700;color:#c97a00;line-height:1.2}.wage-sim-root .highlight-box .hl-desc{font-size:13px;color:var(--ws-text-sub);margin-top:8px}.wage-sim-root .note{background:var(--ws-accent-soft);border-left:4px solid var(--ws-accent);padding:14px 16px;border-radius:4px;font-size:13px;margin-top:20px}.wage-sim-root .note .note-title{font-weight:700;margin-bottom:6px;color:#a06400}.wage-sim-root .note.cap-warn{background:#fff3e0;border-left-color:#e67700}.wage-sim-root .note.cap-warn .note-title{color:#e67700}.wage-sim-root .assumptions{font-size:12px;color:var(--ws-text-sub);line-height:1.8;padding-left:18px}.wage-sim-root .assumptions li{margin-bottom:4px}.wage-sim-root details.help{margin-top:12px;font-size:13px}.wage-sim-root details.help summary{cursor:pointer;color:var(--ws-primary);font-weight:600;padding:6px 0}.wage-sim-root details.help div{padding:10px 14px;background:var(--ws-primary-soft);border-radius:6px;margin-top:6px;font-size:13px}@media(max-width:700px){.wage-sim-root .hol-calendars{grid-template-columns:1fr}.wage-sim-root .page-header h1{font-size:22px}.wage-sim-root .card{padding:20px}.wage-sim-root .calendars,.wage-sim-root .comparison-grid{grid-template-columns:1fr}}
