@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:400;src:url(/_next/static/media/pretendard-latin-400-normal.119cf01b.woff2) format("woff2"),url(/_next/static/media/pretendard-latin-400-normal.78df9e04.woff) format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:500;src:url(/_next/static/media/pretendard-latin-500-normal.12f0acdc.woff2) format("woff2"),url(/_next/static/media/pretendard-latin-500-normal.55b46aea.woff) format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:600;src:url(/_next/static/media/pretendard-latin-600-normal.cfa29e4f.woff2) format("woff2"),url(/_next/static/media/pretendard-latin-600-normal.a963592c.woff) format("woff")}@font-face{font-family:Pretendard;font-style:normal;font-display:swap;font-weight:700;src:url(/_next/static/media/pretendard-latin-700-normal.e00e15f4.woff2) format("woff2"),url(/_next/static/media/pretendard-latin-700-normal.2c1ad0e1.woff) format("woff")}:root{color-scheme:light;--bg:#f6f7f9;--panel:#ffffff;--line:#d9dee7;--text:#1d2733;--muted:#647184;--teal:#081828;--teal-soft:#f7e9d0;--blue:#2563eb;--amber:#b88830;--amber-soft:#f7e9d0;--red:#b42318;--red-soft:#fff1f0;--green:#b88830;--green-soft:#f7e9d0;--navy:#081828;--navy-mid:#203860;--navy-light:#304878;--gold:#b88830;--gold-light:#c89848;--gold-soft:#f7e9d0;--shadow:0 8px 24px rgba(28,39,51,0.08);--font-label:15px;--font-body:16px;--font-control:16px;--font-title:19px;--font-metric:22px}*{box-sizing:border-box}body,html{min-height:100%;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-size:var(--font-body);font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{width:min(1760px,calc(100vw - 32px));margin:0 auto;padding:20px 0 36px}.topbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;min-height:86px;padding:12px 0 18px}.eyebrow{margin:0 0 6px;color:var(--teal);font-size:var(--font-label);font-weight:700}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(26px,3vw,38px);line-height:1.16}.title-office{display:inline-flex;align-items:center;gap:10px}@media (min-width:761px){.topbar h1{display:flex;align-items:center;flex-wrap:wrap}.annual-topbar>div{width:100%}.annual-topbar h1.annual-topbar-title{display:flex;flex-wrap:nowrap;justify-content:space-between;gap:24px;width:100%}.annual-topbar-title .title-office{margin-left:auto;justify-content:flex-end}}.title-office img{width:36px;height:36px;object-fit:contain}.title-office-link{display:inline-flex;align-items:center;gap:inherit;color:inherit;text-decoration:none}.title-office-link:hover{color:var(--navy-mid)}.title-separator{margin-left:12px;margin-right:4px}.mobile-inline-amp{display:none}h2{margin:0;font-size:var(--font-title)}h3{margin-bottom:10px;font-size:var(--font-body)}.result-strip{display:grid;grid-template-columns:repeat(4,minmax(116px,1fr));grid-gap:8px;gap:8px;min-width:min(720px,100%)}.report-metrics>div,.result-strip>div{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:12px 14px;box-shadow:var(--shadow)}.result-strip span{display:block;margin-bottom:4px;color:var(--muted);font-size:var(--font-label)}.result-strip strong{font-size:var(--font-metric)}.ok{color:var(--green)}.warn{color:var(--amber)}.workspace{align-items:start}.lower-grid,.workspace{display:grid;grid-template-columns:minmax(300px,360px) minmax(520px,1fr) minmax(300px,380px);grid-gap:14px;gap:14px}.lower-grid{margin-top:14px;align-items:stretch}.panel{min-width:0;border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:16px;box-shadow:var(--shadow)}.panel-title{display:flex;align-items:center;gap:8px;margin-bottom:14px}.panel-title svg{color:var(--teal);flex:0 0 auto}.calendar-title{display:grid;grid-gap:3px;gap:3px}.calendar-panel .panel-title{align-items:flex-start}.calendar-panel .panel-title svg{margin-top:1px}.calendar-title span:last-child{color:var(--muted);font-size:var(--font-body);font-weight:600}.settings-panel{align-self:stretch;display:flex;flex-direction:column;min-height:570px}.settings-panel .full-width-actions{margin-top:auto}.right-column{align-self:stretch;display:flex;flex-direction:column;gap:14px;min-height:0}.right-column .detail-panel{flex:1 1 auto}.calculate-panel{flex:0 0 auto}.calculate-panel .panel-title{margin-bottom:12px}.input-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px;margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#f1f4f8;padding:4px}.input-tabs button{min-height:36px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:var(--font-control);font-weight:800}.input-tabs button.active{background:#ffffff;color:var(--teal);box-shadow:0 1px 5px rgba(28,39,51,.12)}.input-context{justify-content:center;min-height:34px;margin-bottom:12px}.context-line,.input-context{display:flex;align-items:center}.context-line{gap:6px;min-width:0;color:#334155;font-size:var(--font-control);font-weight:700;line-height:1.35}.context-line span{white-space:nowrap}.annual-calculation-panel .context-line{flex-wrap:wrap;justify-content:center}.context-check input{width:16px;min-height:16px;margin:0 1px 0 0;flex:0 0 auto}.field{display:grid;grid-gap:6px;gap:6px;margin-bottom:12px}.fiscal-year-field-placeholder,.fiscal-year-field.reserved{display:none;pointer-events:none}.fiscal-year-field-placeholder{visibility:hidden}.fiscal-year-field-placeholder.active{display:grid}.bulk-grid span,.count-editor span,.field span{color:var(--muted);font-size:var(--font-label);font-weight:700}.required-mark{color:var(--red);font-style:normal;font-weight:800}.count-field-name{cursor:help}.mobile-modal-close,.mobile-toggle-button{display:none}input,select,textarea{width:100%;min-height:38px;border:1px solid #cbd3df;border-radius:6px;background:#fff;color:var(--text);padding:8px 10px;font-size:var(--font-control)}textarea{resize:vertical}button:focus-visible,input:focus,select:focus,textarea:focus{outline:3px solid rgba(184,136,48,.24);outline-offset:1px}.two-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.compact-field{max-width:160px}.toggle-list{display:grid;grid-gap:8px;gap:8px;margin:12px 0 14px}.switch-row,.toggle-list label{display:flex;align-items:center;gap:8px;color:#334155;font-size:var(--font-control)}.option-row{position:relative;min-height:28px}.switch-row input,.toggle-list input{width:16px;min-height:16px;flex:0 0 auto}.contract-end-row{margin-bottom:14px}.daily-continuous-row{margin-bottom:8px}.option-tooltip{position:fixed;z-index:20;width:min(360px,calc(100vw - 48px));border:1px solid #cbd3df;border-radius:8px;background:#111827;color:#ffffff;padding:10px 12px;box-shadow:0 10px 24px rgba(17,24,39,.18);font-size:var(--font-control);font-weight:500;line-height:1.55;pointer-events:none;transform:translateY(-50%)}.basis-segment{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:6px;gap:6px;border:1px solid var(--line);border-radius:8px;background:#f1f4f8;padding:4px}.basis-segment button{display:flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:6px;background:transparent;color:#334155;padding:8px 10px;text-align:center}.basis-segment button.active{background:#ffffff;color:var(--teal);box-shadow:0 1px 5px rgba(28,39,51,.12)}.basis-segment strong{font-size:var(--font-control);font-weight:800}.basis-suffix{color:inherit;font-size:inherit;font-weight:inherit}.button-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.button-row button,.primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid #cbd3df;border-radius:7px;background:#fff;color:#243142;padding:8px 12px;font-size:var(--font-control);font-weight:700}.button-row button:hover{border-color:var(--teal);background:#f4f6fa}.button-row button.preset-active,.button-row button.preset-active:hover{border-color:var(--teal);background:var(--teal);color:#ffffff}.button-row .primary{border-color:var(--teal);background:var(--teal);color:#fff}.full-width-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.full-width-actions button{width:100%;min-width:0;white-space:nowrap;padding-inline:8px;font-size:var(--font-label)}.bulk-box{margin-top:16px;border-top:1px solid var(--line);padding-top:14px}.right-bulk-box{margin-top:0;margin-bottom:0;border-top:0;border-bottom:0;padding-top:0;padding-bottom:0}.bulk-grid,.count-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.bulk-grid label,.count-editor label{display:grid;grid-gap:5px;gap:5px}.bulk-reset-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;align-self:end;min-height:38px;border:1px solid #cbd3df;border-radius:7px;background:#fff;color:#243142;padding:8px 12px;font-size:var(--font-control);font-weight:700}.bulk-reset-button:hover{border-color:var(--teal);background:#f4f6fa}.calculate-action{margin-top:16px;border-top:1px solid var(--line);padding-top:14px}.calculate-button{width:100%;min-height:44px}.primary.calculate-button{border-color:var(--navy);background:var(--navy);color:#ffffff}.primary.calculate-button:hover{border-color:var(--gold-light);background:var(--navy-mid)}.primary.calculate-button:disabled{cursor:default;opacity:.92}.primary.calculate-button.completed,.primary.calculate-button.completed:disabled{border-color:var(--gold);background:var(--navy);color:#ffffff;box-shadow:inset 0 0 0 1px var(--gold)}.spin-icon{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.detail-panel{--input-panel-text:#334155;--input-panel-font-size:var(--font-control);--input-panel-font-weight:700}.detail-panel .bulk-grid input,.detail-panel .bulk-grid span,.detail-panel .bulk-reset-button,.detail-panel .context-line,.detail-panel .context-line span,.detail-panel .count-editor input,.detail-panel .count-editor span,.detail-panel .input-tabs button,.detail-panel .input-tabs button.active{color:var(--input-panel-text);font-size:var(--input-panel-font-size);font-weight:var(--input-panel-font-weight);line-height:1.35}.bulk-reset-button.cancel-button,.button-row button.cancel-button,.detail-panel .bulk-reset-button.cancel-button{border-color:#111827;background:#111827;color:#ffffff}.bulk-reset-button.cancel-button:hover,.button-row button.cancel-button:hover,.detail-panel .bulk-reset-button.cancel-button:hover{border-color:#000000;background:#000000;color:#ffffff}.calendar-grid{--calendar-text-size:18px;--calendar-text-weight:600;display:grid;grid-template-columns:repeat(7,minmax(76px,1fr));overflow:hidden;border:1px solid #e1e6ee;border-radius:8px;background:#e1e6ee;grid-gap:1px;gap:1px}.weekday-cell{display:flex;align-items:center;justify-content:center;min-height:36px;background:#ffffff;color:#334155;font-size:var(--calendar-text-size);font-weight:var(--calendar-text-weight)}.weekday-cell.sunday{color:#d93025}.weekday-cell.saturday{color:#1a73e8}.calendar-blank{min-height:112px;background:#ffffff}.day-cell{display:grid;grid-template-rows:28px 22px 1fr;align-content:start;min-height:112px;border:0;border-radius:0;background:#fff;color:var(--text);padding:9px 10px;text-align:left}.day-cell.selected{box-shadow:inset 0 0 0 2px var(--navy);position:relative;z-index:1}.day-cell.keyboard-hover{box-shadow:inset 0 0 0 2px rgba(8,24,40,.42);position:relative;z-index:1}.day-cell.selected.keyboard-hover{box-shadow:inset 0 0 0 2px var(--navy),inset 0 0 0 4px rgba(8,24,40,.16)}.day-cell.closed{color:#334155}.day-cell.below:not(.closed),.day-cell.closed{background:#ffffff}.day-cell.meets:not(.closed),.day-cell.meets:not(.closed):hover{background:#f7fbf9}.day-cell.below:not(.closed):hover,.day-cell.closed:hover{background:#ffffff}.date-line{grid-row:1;display:flex;justify-content:space-between;gap:8px;align-items:center}.date-line strong{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;font-size:var(--calendar-text-size);line-height:1;font-weight:var(--calendar-text-weight)}.day-cell.sunday .date-line strong{color:#d93025}.day-cell.saturday .date-line strong{color:#1a73e8}.day-cell.holiday .date-line strong{color:#d93025}.day-cell.selected .date-line strong{background:var(--navy);color:#ffffff}.day-status{display:inline-flex;align-items:center;gap:4px;color:#6b7280;font-size:var(--calendar-text-size);font-weight:var(--calendar-text-weight);line-height:1.35;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.day-cell.closed .day-status{color:#9aa4b2}.status-box{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border:1px solid #aab3bf;border-radius:4px;background:#ffffff;color:#ffffff;font-size:var(--font-label);font-weight:800;line-height:1}.day-cell.below:not(.closed) .status-box,.day-cell.meets:not(.closed) .status-box{border-color:var(--navy);background:var(--navy)}.day-status:focus-visible{border-radius:4px;outline:2px solid rgba(184,136,48,.45);outline-offset:2px}.holiday-line{grid-row:2;display:block;min-height:18px;margin-top:-2px;overflow:hidden;color:#d93025;font-size:var(--calendar-text-size);font-weight:var(--calendar-text-weight);line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.calendar-count-input{grid-row:3;display:inline-flex;align-items:center;gap:4px;width:100%;align-self:center;justify-self:center;margin-top:0;color:#334155;font-size:var(--font-metric);font-weight:700;line-height:1.35}.calendar-count-input input{width:100%;min-height:56px;border:1px solid transparent;border-radius:10px;background:transparent;color:#334155;padding:6px 8px;text-align:center;font-size:34px;font-weight:700}.calendar-count-input input:focus,.calendar-count-input input:hover{border-color:var(--navy)}.calendar-count-input input:focus,.calendar-count-input input:focus-visible{outline:none;outline-offset:0;box-shadow:none}.calendar-count-input input::-webkit-inner-spin-button,.calendar-count-input input::-webkit-outer-spin-button{margin:0}.muted{color:var(--muted)}.basis-box{margin-top:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;padding:12px}.report-metrics{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}.report-metrics>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-panel{--report-title-color:#111827;--report-title-size:var(--font-label);--report-title-weight:700;--report-body-color:#111827;--report-body-size:var(--font-body);--report-body-weight:400;--report-body-line:1.55;grid-column:1/span 2}.basis-box h3,.formula-box h3,.report-explanation-title h3,.report-metrics span{display:block;margin:0 0 8px;color:var(--report-title-color);font-size:var(--report-title-size);font-weight:var(--report-title-weight);line-height:1.35}.report-metrics span{margin-bottom:4px}.report-metrics>div>span{margin-bottom:0}.basis-box p,.formula-box p,.report-explanation p,.report-metrics strong{margin:0 0 8px;color:var(--report-body-color);font-size:var(--report-body-size);font-weight:var(--report-body-weight);line-height:var(--report-body-line)}.report-metrics strong{display:block;margin-bottom:0}.report-metrics>div:first-child strong{font-size:24px;font-weight:600}.report-panel .report-metrics strong.ok,.report-panel .report-metrics strong.warn{color:var(--report-body-color)}.basis-box p{margin-bottom:0}.formula-box{margin-top:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff;padding:12px}.formula-box p{display:flex;gap:8px}.formula-box p:before{content:"•";flex:0 0 auto}.formula-box p:last-child{margin-bottom:0}.report-explanation{margin-top:12px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;padding:12px}.report-explanation-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.report-explanation p:last-child{margin-bottom:0}.report-reference-note{display:flex;justify-content:flex-end;gap:6px;margin:12px 0 0;border-top:1px solid var(--line);padding-top:10px;color:#647184;font-size:13px;font-weight:400;line-height:1.45;text-align:right}.report-reference-note:before{content:"※";flex:0 0 auto}.warning-list{display:grid;grid-gap:6px;gap:6px;margin:12px 0 0;padding-left:0;color:var(--report-body-color);font-size:var(--report-body-size);font-weight:var(--report-body-weight);line-height:var(--report-body-line);list-style:none}.warning-heading{margin:12px 0 0;color:#334155;font-size:var(--font-label);font-weight:800}.annual-calculation-panel{min-height:570px}.annual-number-grid,.annual-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.annual-number-grid label{display:grid;grid-gap:5px;gap:5px}.annual-guide-list,.annual-number-grid span,.annual-summary-grid span{color:var(--muted);font-size:var(--font-label);font-weight:700}.annual-number-grid input[readonly]{background:#f8fafc;color:#334155}.annual-used-grid{margin-top:10px}.annual-used-mobile-grid{display:none}.annual-summary-grid{margin-top:14px;border-top:1px solid var(--line);padding-top:14px}.annual-summary-grid>div{display:grid;grid-gap:4px;gap:4px;min-height:66px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;padding:10px 12px}.annual-summary-grid strong{color:#1d2733;font-size:19px;font-weight:700}.annual-guide-panel{flex:1 1 auto}.annual-guide-list{display:grid;grid-gap:10px;gap:10px;margin:0;padding-left:0;list-style:none;line-height:1.55;font-weight:400}.annual-schedule-tables{display:grid;grid-gap:12px;gap:12px}@media (min-width:1241px){.annual-schedule-tables{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.annual-schedule-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#ffffff}.annual-schedule-table{width:100%;min-width:600px;border-collapse:collapse}.annual-schedule-table td,.annual-schedule-table th{border-bottom:1px solid var(--line);padding:11px 12px;color:#1d2733;font-size:var(--font-body);line-height:1.45;text-align:center;vertical-align:middle}.annual-schedule-table th{background:#f8fafc;color:#334155;font-size:var(--font-label);font-weight:800}.annual-schedule-table td:nth-child(2),.annual-schedule-table td:nth-child(3){white-space:nowrap}.annual-schedule-table td strong{display:block;font-size:17px;font-weight:800;cursor:help}.schedule-days-cell{display:inline-flex;align-items:center;gap:6px}.annual-schedule-table tbody tr:last-child td{border-bottom:0}.annual-schedule-card-list{display:none}.annual-schedule-total{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:10px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe;padding:11px 12px;font-weight:800}.annual-schedule-total span{color:#334155;font-size:var(--font-label)}.annual-schedule-total strong{color:var(--navy);font-size:18px}.promo-panel{grid-column:3;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding-top:22px}.promo-logo{display:block;width:100%;height:auto;margin:0 auto 2px}.promo-links{display:grid;grid-gap:10px;gap:10px;margin-top:6px}.promo-links a{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #cbd3df;border-radius:7px;background:#ffffff;color:#243142;text-decoration:none;font-size:18px;font-weight:700}.promo-links a:hover{border-color:var(--gold);background:var(--gold-soft);color:var(--navy)}.promo-links .naver-reservation{border-color:#03c75a;background:#03c75a;color:#ffffff;font-weight:800}.promo-links .naver-reservation:hover{border-color:#02b350;background:#02b350;color:#ffffff}.promo-map{width:100%;min-height:180px;margin-top:2px;border:1px solid var(--line);border-radius:8px}.site-footer{width:100vw;margin:84px calc(50% - 50vw) -36px;border-top:4px solid var(--gold);background:var(--navy);color:#d7dde7}.footer-inner{display:grid;grid-template-columns:auto 1fr;grid-gap:6px 24px;gap:6px 24px;align-items:center;width:min(1760px,calc(100vw - 32px));margin:0 auto;padding:18px 0}.footer-brand,.footer-info{display:flex;flex-wrap:wrap;align-items:center;gap:0}.footer-brand{grid-row:1/span 2;color:#ffffff}.footer-brand strong{font-size:16px;font-weight:700}.footer-brand a{color:inherit;text-decoration:none}.footer-brand a:hover{color:var(--gold-light)}.footer-brand span,.footer-info span,.site-footer address{font-size:13px;font-style:normal;font-weight:400;line-height:1.45}.footer-brand span{color:#aeb7c7}.footer-info{justify-content:flex-end;color:#c8d0dc}.site-footer address{color:#aeb7c7;text-align:right}.footer-brand>:not(:last-child):after,.footer-info>:not(:last-child):after{content:"·";margin:0 9px;color:#6f7b8e}@media (max-width:1240px){.lower-grid,.topbar,.workspace{grid-template-columns:1fr}.annual-calculation-panel,.settings-panel{min-height:0}.topbar{display:grid;align-items:flex-start}.promo-panel,.report-panel{grid-column:auto}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-row:auto}.footer-info{justify-content:flex-start}.site-footer address{text-align:left}}@media (max-width:760px){.app-shell{width:min(100vw - 18px,760px);padding-top:10px}.calendar-count-input,.calendar-count-input input,.calendar-grid,.calendar-panel,.day-cell,.workspace{min-width:0}h1 .mobile-title-line{display:block}.topbar{min-height:auto;padding:6px 0 8px;justify-items:center;text-align:center}.mobile-inline-amp{display:none}.title-office{justify-content:center;margin-top:2px;gap:6px}.title-office img{width:27px;height:27px;transform:translateY(-1px)}.title-separator{display:none}.result-strip,.two-columns{grid-template-columns:1fr 1fr}.basis-segment{grid-template-columns:repeat(2,minmax(0,1fr))}.basis-segment button{min-height:40px;padding-inline:6px}.basis-suffix{display:none}.report-metrics{grid-template-columns:1fr}.mobile-toggle-button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;margin:0 0 10px;border:1px solid #cbd3df;border-radius:7px;background:#ffffff;color:var(--navy);font-size:14px;font-weight:700}.mobile-toggle-button:hover{border-color:var(--navy);background:#f4f6fa}.worker-fields-toggle{order:1}.bulk-grid .bulk-reset-button,.count-editor .bulk-reset-button{order:3}.mobile-collapsible-worker-field{order:2}.mobile-collapsible-annual-details:not(.mobile-expanded),.mobile-collapsible-exception-guide:not(.mobile-expanded),.mobile-collapsible-settings:not(.mobile-expanded),.mobile-collapsible-worker-field:not(.mobile-expanded){display:none!important}.annual-mobile-toggle{margin-top:2px}.annual-number-grid,.annual-summary-grid,.bulk-grid,.count-editor{grid-template-columns:1fr}.annual-used-grid{margin-top:10px}.annual-used-desktop-field{display:none!important}.annual-used-mobile-grid{display:grid}.annual-schedule-tables{display:none}.annual-schedule-card,.annual-schedule-card-list{display:grid;grid-gap:10px;gap:10px}.annual-schedule-card{border:1px solid var(--line);border-radius:8px;background:#ffffff;padding:12px}.annual-schedule-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:8px}.annual-schedule-card-head span{color:#334155;font-size:var(--font-label);font-weight:800}.annual-schedule-card-head strong{flex:0 0 auto;font-size:18px;font-weight:800}.annual-schedule-card dl{display:grid;grid-gap:8px;gap:8px;margin:0}.annual-schedule-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.annual-schedule-card dd,.annual-schedule-card dt{margin:0;overflow-wrap:anywhere;line-height:1.45}.annual-schedule-card dt{flex:0 0 auto;color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.annual-schedule-card dd{min-width:0;color:#1d2733;font-size:14px;font-weight:500;text-align:right;white-space:nowrap}.basis-box p,.formula-box p,.report-explanation p,.report-panel,.report-reference-note,.warning-list li{overflow-wrap:anywhere}.detail-panel.mobile-daily-modal-open{position:fixed;inset:16px 10px;z-index:40;overflow-y:auto;max-height:calc(100dvh - 32px);border-color:var(--navy);box-shadow:0 18px 48px rgba(8,24,40,.28)}.mobile-modal-close{align-items:center;justify-content:center;width:34px;height:34px;margin-left:auto;border:1px solid #cbd3df;border-radius:7px;background:#ffffff;color:var(--navy)}.detail-panel.mobile-daily-modal-open .mobile-modal-close{display:inline-flex}.calendar-panel{padding:10px}.calendar-panel .panel-title{margin-bottom:10px}.calendar-grid{--calendar-text-size:13px;grid-template-columns:repeat(7,minmax(0,1fr));border-radius:6px}.weekday-cell{min-height:30px;font-size:12px}.calendar-blank,.day-cell{min-height:78px}.day-cell{position:relative;grid-template-rows:22px 13px 1fr;padding:4px 3px}.date-line{gap:2px}.date-line strong{width:21px;height:21px;font-size:12px}.day-status{position:absolute;top:2px;right:2px;justify-content:center;width:25px;height:25px;gap:0}.day-status>span:last-child{display:none}.status-box{width:17px;height:17px;border-radius:3px;font-size:10px}.holiday-line{min-height:12px;margin-top:-1px;font-size:9px;line-height:1.2}.calendar-count-input{align-self:end}.calendar-count-input input{min-height:34px;border-radius:6px;padding:0 2px;font-size:22px}}