.residentTax__modeSwitch{display:flex;gap:0;margin-bottom:28px;border-radius:10px;overflow:hidden;border:1.5px solid #e5e7eb}.residentTax__modeBtn{flex:1;padding:12px 8px;font-size:0.9375rem;font-weight:600;border:none;background-color:#fff;color:#6b7280;cursor:pointer;transition:all 0.2s ease;font-family:inherit;letter-spacing:0.03em;min-height:48px}.residentTax__modeBtn+.residentTax__modeBtn{border-left:1.5px solid #e5e7eb}.residentTax__modeBtn_state_active{background-color:#059669;color:#fff}.residentTax__modeBtn:not(.residentTax__modeBtn_state_active):hover{background-color:#f3f4f6}.residentTax__options{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.residentTax__optionItem{display:flex;flex-direction:column;gap:6px;flex:1;min-width:140px}.residentTax__optionLabel{font-size:0.8125rem;font-weight:600;color:#374151;letter-spacing:0.03em}.residentTax__select{padding:10px 12px;font-size:0.9375rem;border:1.5px solid #e5e7eb;border-radius:8px;background-color:#fff;color:#374151;font-family:inherit;min-height:44px;cursor:pointer}.residentTax__select:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,0.1)}.residentTax__calcBtn{width:100%;margin-top:4px}.residentTax__breakdown{margin-top:20px;padding:20px 24px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px}.residentTax__breakdownTitle{font-size:0.9375rem;font-weight:700;color:#374151;margin-bottom:12px}.residentTax__breakdownTable{width:100%;border-collapse:collapse;font-size:0.875rem}.residentTax__breakdownTable td{padding:8px 0;border-bottom:1px solid #e5e7eb}.residentTax__breakdownTable td:last-child{text-align:right;font-weight:600;font-variant-numeric:tabular-nums}.residentTax__breakdownTotal td{font-weight:700;color:#059669;border-bottom:2px solid #059669}.residentTax__furusato{margin-top:20px;padding:20px 24px;background:linear-gradient(135deg,#ecfdf5 0%,#f0fdf4 100%);border:1px solid #a7f3d0;border-radius:10px}.residentTax__furusatoTitle{font-size:0.9375rem;font-weight:700;color:#065f46;margin-bottom:8px}.residentTax__furusatoValue{font-size:1.5rem;font-weight:800;color:#059669}.residentTax__furusatoNote{margin-top:8px;font-size:0.75rem;color:#9ca3af}@media (max-width:640px){.residentTax__options{flex-direction:column}}