.UnemploymentCalculator-module__eWGaEG__policyNotice{color:#425148;background:#ffffffb8;border:1px solid #cbd8cf;border-radius:14px;gap:5px;margin-bottom:22px;padding:16px 18px;font-size:.86rem;display:grid}.UnemploymentCalculator-module__eWGaEG__policyNotice strong{color:var(--accent)}.UnemploymentCalculator-module__eWGaEG__policyNotice p{margin:0}.UnemploymentCalculator-module__eWGaEG__calculator{grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-items:start;gap:24px;display:grid}.UnemploymentCalculator-module__eWGaEG__formCard,.UnemploymentCalculator-module__eWGaEG__resultCard{border:1px solid var(--line);background:#ffffffe6;border-radius:24px;min-width:0;padding:30px;box-shadow:0 18px 50px #23392b0f}.UnemploymentCalculator-module__eWGaEG__resultCard{position:sticky;top:24px}.UnemploymentCalculator-module__eWGaEG__cardHeading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.UnemploymentCalculator-module__eWGaEG__cardHeading h2,.UnemploymentCalculator-module__eWGaEG__cardHeading p{margin:0}.UnemploymentCalculator-module__eWGaEG__cardHeading h2{font-size:clamp(1.35rem,3vw,1.75rem)}.UnemploymentCalculator-module__eWGaEG__cardHeading>p{color:var(--muted);font-size:.8rem}.UnemploymentCalculator-module__eWGaEG__step{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800;margin-bottom:6px!important}.UnemploymentCalculator-module__eWGaEG__fieldGrid{gap:20px;display:grid}.UnemploymentCalculator-module__eWGaEG__field label,.UnemploymentCalculator-module__eWGaEG__legend{color:#38433c;margin-bottom:7px;font-size:.88rem;font-weight:700;display:block}.UnemploymentCalculator-module__eWGaEG__fieldDescription,.UnemploymentCalculator-module__eWGaEG__fieldError{margin:6px 2px 0;font-size:.76rem;line-height:1.45}.UnemploymentCalculator-module__eWGaEG__fieldDescription{color:var(--muted)}.UnemploymentCalculator-module__eWGaEG__fieldError{color:#9f302b}.UnemploymentCalculator-module__eWGaEG__inputShell{background:#fff;border:1px solid #cfd6d0;border-radius:11px;align-items:center;min-height:50px;transition:border-color .15s,box-shadow .15s;display:flex}.UnemploymentCalculator-module__eWGaEG__inputShell:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #2361441f}.UnemploymentCalculator-module__eWGaEG__inputShellError{border-color:#b33c35}.UnemploymentCalculator-module__eWGaEG__inputShell input{width:100%;min-width:0;color:var(--text);font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:0;outline:0;padding:12px 4px 12px 13px}.UnemploymentCalculator-module__eWGaEG__inputShell span{color:var(--muted);flex:none;padding:0 13px 0 8px;font-size:.8rem;font-weight:700}.UnemploymentCalculator-module__eWGaEG__segmented,.UnemploymentCalculator-module__eWGaEG__radioGrid{gap:10px;display:grid}.UnemploymentCalculator-module__eWGaEG__segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.UnemploymentCalculator-module__eWGaEG__radioGrid{grid-template-columns:1fr}.UnemploymentCalculator-module__eWGaEG__option{cursor:pointer;background:#fff;border:1px solid #cfd6d0;border-radius:12px;gap:3px;min-width:0;padding:13px 14px;display:grid}.UnemploymentCalculator-module__eWGaEG__option:has(input:checked){border-color:var(--accent);background:#edf6ef;box-shadow:0 0 0 3px #2361441a}.UnemploymentCalculator-module__eWGaEG__option input{opacity:0;pointer-events:none;position:absolute}.UnemploymentCalculator-module__eWGaEG__option strong{color:#26312a;font-size:.88rem}.UnemploymentCalculator-module__eWGaEG__option span{color:var(--muted);font-size:.75rem;line-height:1.45}.UnemploymentCalculator-module__eWGaEG__errorSummary{color:#842d28;background:#fbe9e7;border-radius:10px;margin:22px 0 0;padding:12px 14px;font-size:.82rem;font-weight:700}.UnemploymentCalculator-module__eWGaEG__errorSummary ul{margin:8px 0 0;padding-left:18px}.UnemploymentCalculator-module__eWGaEG__actions{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-top:28px;display:grid}.UnemploymentCalculator-module__eWGaEG__calculateButton,.UnemploymentCalculator-module__eWGaEG__resetButton{min-height:50px;font:inherit;cursor:pointer;border-radius:11px;padding:0 22px;font-weight:800}.UnemploymentCalculator-module__eWGaEG__calculateButton{color:#fff;background:var(--accent);border:0}.UnemploymentCalculator-module__eWGaEG__calculateButton:hover{background:var(--accent-dark)}.UnemploymentCalculator-module__eWGaEG__resetButton{color:#445047;background:#fff;border:1px solid #cfd6d0}.UnemploymentCalculator-module__eWGaEG__resultLive{min-height:360px}.UnemploymentCalculator-module__eWGaEG__emptyResult{min-height:280px;color:var(--muted);text-align:center;place-content:center;justify-items:center;display:grid}.UnemploymentCalculator-module__eWGaEG__emptyResult span{width:64px;height:64px;color:var(--accent);background:var(--accent-soft);border-radius:20px;place-items:center;font-size:1.6rem;font-weight:800;display:grid}.UnemploymentCalculator-module__eWGaEG__primaryResult{background:#f2f6f3;border-radius:18px;min-width:0;padding:26px}.UnemploymentCalculator-module__eWGaEG__primaryResult p,.UnemploymentCalculator-module__eWGaEG__primaryResult span{color:var(--muted);margin:0}.UnemploymentCalculator-module__eWGaEG__primaryResult strong{overflow-wrap:anywhere;color:var(--accent-dark);font-variant-numeric:tabular-nums;margin:8px 0 4px;font-size:clamp(2rem,5vw,3rem);line-height:1.12;display:block}.UnemploymentCalculator-module__eWGaEG__statusNotice{color:#35533f;background:#edf6ef;border-radius:12px;margin:0 0 16px;padding:12px 14px;font-size:.8rem;line-height:1.55}.UnemploymentCalculator-module__eWGaEG__statusNoticeWarning{color:#735113;background:#fff4d9}.UnemploymentCalculator-module__eWGaEG__summaryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 0;display:grid}.UnemploymentCalculator-module__eWGaEG__summaryGrid div{background:#fff;border:1px solid #e0e5e1;border-radius:12px;min-width:0;padding:14px}.UnemploymentCalculator-module__eWGaEG__summaryGrid dt,.UnemploymentCalculator-module__eWGaEG__resultList dt{color:var(--muted);font-size:.78rem}.UnemploymentCalculator-module__eWGaEG__summaryGrid dd,.UnemploymentCalculator-module__eWGaEG__resultList dd{overflow-wrap:anywhere;color:#26312a;font-variant-numeric:tabular-nums;margin:4px 0 0;font-weight:800}.UnemploymentCalculator-module__eWGaEG__detailSection{margin-top:26px}.UnemploymentCalculator-module__eWGaEG__detailSection h3{margin:0 0 10px;font-size:1rem}.UnemploymentCalculator-module__eWGaEG__resultList{border-top:1px solid var(--line);margin:0;display:grid}.UnemploymentCalculator-module__eWGaEG__resultList div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);align-items:baseline;gap:16px;padding:11px 2px;display:grid}.UnemploymentCalculator-module__eWGaEG__resultList dd{text-align:right;margin:0}.UnemploymentCalculator-module__eWGaEG__guideList{color:#435147;margin:8px 0 0;padding-left:18px;font-size:.84rem;line-height:1.65}.UnemploymentCalculator-module__eWGaEG__disclaimer{color:var(--muted);margin:22px 0 0;font-size:.78rem;line-height:1.55}.UnemploymentCalculator-module__eWGaEG__resultActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.UnemploymentCalculator-module__eWGaEG__resultActions button{min-height:46px;color:var(--accent-dark);font:inherit;cursor:pointer;background:#fff;border:1px solid #b9c8be;border-radius:10px;font-weight:800}.UnemploymentCalculator-module__eWGaEG__resultActions button:hover{border-color:var(--accent);background:var(--accent-soft)}.UnemploymentCalculator-module__eWGaEG__resultActions button:focus-visible{outline-offset:3px;outline:3px solid #2361444d}.UnemploymentCalculator-module__eWGaEG__actionMessage{min-height:1.4em;color:var(--muted);margin:10px 0 0;font-size:.78rem;line-height:1.45}@media (max-width:900px){.UnemploymentCalculator-module__eWGaEG__calculator{grid-template-columns:1fr}.UnemploymentCalculator-module__eWGaEG__resultCard{position:static}}@media (max-width:560px){.UnemploymentCalculator-module__eWGaEG__policyNotice{padding:14px}.UnemploymentCalculator-module__eWGaEG__formCard,.UnemploymentCalculator-module__eWGaEG__resultCard{border-radius:18px;padding:22px}.UnemploymentCalculator-module__eWGaEG__cardHeading{display:block}.UnemploymentCalculator-module__eWGaEG__cardHeading>p{text-align:left;margin-top:8px}.UnemploymentCalculator-module__eWGaEG__actions,.UnemploymentCalculator-module__eWGaEG__segmented,.UnemploymentCalculator-module__eWGaEG__summaryGrid{grid-template-columns:1fr}.UnemploymentCalculator-module__eWGaEG__resetButton{order:2}.UnemploymentCalculator-module__eWGaEG__resultList div{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px}}
.UnemploymentContent-module__6Uo5TW__content{gap:64px;margin-top:72px;display:grid}.UnemploymentContent-module__6Uo5TW__section{min-width:0}.UnemploymentContent-module__6Uo5TW__sectionHeading{max-width:820px;margin-bottom:28px}.UnemploymentContent-module__6Uo5TW__sectionHeading h2{letter-spacing:0;margin:0;font-size:clamp(1.55rem,4vw,2.3rem);line-height:1.2}.UnemploymentContent-module__6Uo5TW__sectionHeading p{color:var(--muted);margin:12px 0 0}.UnemploymentContent-module__6Uo5TW__tableScroll{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;min-width:0;overflow-x:auto}.UnemploymentContent-module__6Uo5TW__dataTable{border-collapse:collapse;width:100%;min-width:720px}.UnemploymentContent-module__6Uo5TW__dataTable caption{text-align:left;padding:16px 18px;font-weight:800}.UnemploymentContent-module__6Uo5TW__dataTable th,.UnemploymentContent-module__6Uo5TW__dataTable td{border-top:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 16px;font-size:.88rem}.UnemploymentContent-module__6Uo5TW__dataTable thead th{color:#2f3b33;background:#eef4ef}.UnemploymentContent-module__6Uo5TW__dataTable tbody th{width:20%;font-weight:800}.UnemploymentContent-module__6Uo5TW__dataTable td{color:var(--muted)}.UnemploymentContent-module__6Uo5TW__policyNotice,.UnemploymentContent-module__6Uo5TW__disclaimer{color:#48564d;background:var(--accent-soft);border-radius:8px;margin:24px 0 0;padding:18px 20px;font-size:.88rem}.UnemploymentContent-module__6Uo5TW__policyNotice strong{color:var(--foreground);display:block}.UnemploymentContent-module__6Uo5TW__policyNotice p{margin:7px 0 0}.UnemploymentContent-module__6Uo5TW__criteriaList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.UnemploymentContent-module__6Uo5TW__criteriaList div{background:#ffffffa6;border-left:3px solid #9ebaa8;min-width:0;padding:18px 20px}.UnemploymentContent-module__6Uo5TW__criteriaList dt{font-size:.9rem;font-weight:800}.UnemploymentContent-module__6Uo5TW__criteriaList dd{color:#526057;overflow-wrap:anywhere;margin:7px 0 0;font-size:.86rem}.UnemploymentContent-module__6Uo5TW__exampleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.UnemploymentContent-module__6Uo5TW__exampleCard{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;overflow:hidden}.UnemploymentContent-module__6Uo5TW__exampleCard h3{border-bottom:1px solid var(--line);margin:0;padding:18px 22px;font-size:1rem}.UnemploymentContent-module__6Uo5TW__exampleCard dl{margin:0;padding:8px 22px 14px}.UnemploymentContent-module__6Uo5TW__exampleCard dl div{border-bottom:1px solid #ecefec;justify-content:space-between;gap:20px;min-width:0;padding:10px 0;display:flex}.UnemploymentContent-module__6Uo5TW__exampleCard dt{color:var(--muted);font-size:.82rem}.UnemploymentContent-module__6Uo5TW__exampleCard dd{overflow-wrap:anywhere;text-align:right;font-variant-numeric:tabular-nums;min-width:0;margin:0;font-size:.86rem;font-weight:800}.UnemploymentContent-module__6Uo5TW__interpretationGrid,.UnemploymentContent-module__6Uo5TW__relatedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.UnemploymentContent-module__6Uo5TW__infoCard,.UnemploymentContent-module__6Uo5TW__relatedCard{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;min-width:0;padding:22px}.UnemploymentContent-module__6Uo5TW__infoCard h3,.UnemploymentContent-module__6Uo5TW__relatedCard h3{letter-spacing:0;margin:0;font-size:1rem}.UnemploymentContent-module__6Uo5TW__infoCard p,.UnemploymentContent-module__6Uo5TW__relatedCard p{color:var(--muted);margin:10px 0 0;font-size:.88rem}.UnemploymentContent-module__6Uo5TW__exclusionList,.UnemploymentContent-module__6Uo5TW__checkList{gap:10px;margin:0;display:grid}.UnemploymentContent-module__6Uo5TW__exclusionList{padding:0;list-style:none}.UnemploymentContent-module__6Uo5TW__checkList{padding-left:22px}.UnemploymentContent-module__6Uo5TW__exclusionList li,.UnemploymentContent-module__6Uo5TW__checkList li{color:#536058;background:#ffffffa6;border:1px solid #d4dad5;border-radius:8px;padding:14px 16px;font-size:.88rem}.UnemploymentContent-module__6Uo5TW__faqList{gap:10px;display:grid}.UnemploymentContent-module__6Uo5TW__faqList details{border:1px solid var(--line);background:#ffffffc7;border-radius:8px}.UnemploymentContent-module__6Uo5TW__faqList summary{cursor:pointer;padding:17px 20px;font-size:.92rem;font-weight:800}.UnemploymentContent-module__6Uo5TW__faqList details p{color:var(--muted);margin:0;padding:0 20px 20px;font-size:.88rem}.UnemploymentContent-module__6Uo5TW__reasonDetails{border:1px solid var(--line);background:#ffffffc7;border-radius:8px;min-width:0}.UnemploymentContent-module__6Uo5TW__reasonDetails summary{color:var(--accent-strong);cursor:pointer;overflow-wrap:anywhere;padding:17px 20px;font-size:.92rem;font-weight:800}.UnemploymentContent-module__6Uo5TW__reasonSummary{scroll-margin-top:24px}.UnemploymentContent-module__6Uo5TW__reasonDetails summary:hover{color:var(--foreground)}.UnemploymentContent-module__6Uo5TW__reasonDetails summary:focus-visible,.UnemploymentContent-module__6Uo5TW__faqList summary:focus-visible{outline:3px solid color-mix(in srgb, var(--accent-strong) 45%, white);outline-offset:3px}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody{border-top:1px solid var(--line);gap:28px;padding:4px 20px 24px;display:grid}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody article{min-width:0}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody h3{margin:0;font-size:1.05rem;line-height:1.35}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody h4{margin:16px 0 8px;font-size:.9rem}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody p{color:var(--muted);overflow-wrap:anywhere;margin:10px 0 0;font-size:.88rem;line-height:1.75}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody ul,.UnemploymentContent-module__6Uo5TW__reasonDetailsBody ol{color:var(--muted);gap:7px;margin:10px 0 0;padding-left:22px;font-size:.88rem;line-height:1.65;display:grid}.UnemploymentContent-module__6Uo5TW__reasonDetailsBody li{overflow-wrap:anywhere;min-width:0}.UnemploymentContent-module__6Uo5TW__relatedCard{display:block}.UnemploymentContent-module__6Uo5TW__relatedLink{transition:border-color .15s,transform .15s}.UnemploymentContent-module__6Uo5TW__relatedLink:hover{border-color:#9fb7a7;transform:translateY(-2px)}.UnemploymentContent-module__6Uo5TW__sourceList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.UnemploymentContent-module__6Uo5TW__sourceList li{border:1px solid var(--line);background:#ffffffb8;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;min-width:0;padding:17px 20px;display:flex}.UnemploymentContent-module__6Uo5TW__sourceList div{gap:4px;min-width:0;display:grid}.UnemploymentContent-module__6Uo5TW__sourceList span{color:var(--muted);font-size:.82rem}.UnemploymentContent-module__6Uo5TW__sourceList a{color:var(--accent-strong);flex:none;font-size:.84rem;font-weight:800}.UnemploymentContent-module__6Uo5TW__disclaimer{margin-top:0}@media (max-width:900px){.UnemploymentContent-module__6Uo5TW__interpretationGrid,.UnemploymentContent-module__6Uo5TW__relatedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.UnemploymentContent-module__6Uo5TW__content{gap:52px;margin-top:56px}.UnemploymentContent-module__6Uo5TW__criteriaList,.UnemploymentContent-module__6Uo5TW__exampleGrid,.UnemploymentContent-module__6Uo5TW__interpretationGrid,.UnemploymentContent-module__6Uo5TW__relatedGrid{grid-template-columns:1fr}.UnemploymentContent-module__6Uo5TW__sourceList li{flex-direction:column;align-items:flex-start;gap:12px}}
