.soloCorp__sliderGroup{display:flex;flex-direction:column;gap:12px}.soloCorp__slider{width:100%;height:8px;-webkit-appearance:none;appearance:none;background:linear-gradient(to right,#a7f3d0,#059669);border-radius:4px;outline:none;cursor:pointer}.soloCorp__slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#059669;border:3px solid #fff;box-shadow:0 2px 6px rgba(5,150,105,0.3);cursor:pointer;transition:transform 0.15s ease,box-shadow 0.15s ease}.soloCorp__slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 3px 10px rgba(5,150,105,0.4)}.soloCorp__slider::-webkit-slider-thumb:active{transform:scale(1.1)}.soloCorp__slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#059669;border:3px solid #fff;box-shadow:0 2px 6px rgba(5,150,105,0.3);cursor:pointer}.soloCorp__sliderValue{display:inline-flex;align-items:center;gap:8px}.soloCorp__incomeInput{width:180px}.soloCorp__rateInput{width:100px}.soloCorp__toggleGroup{margin-top:4px}.soloCorp__toggle{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-tap-highlight-color:transparent}.soloCorp__toggleInput{position:absolute;opacity:0;width:0;height:0}.soloCorp__toggleTrack{position:relative;display:inline-block;width:44px;height:24px;background-color:#d1d5db;border-radius:12px;transition:background-color 0.2s ease;flex-shrink:0}.soloCorp__toggleInput:checked+.soloCorp__toggleTrack{background-color:#059669}.soloCorp__toggleKnob{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,0.15);transition:transform 0.2s ease}.soloCorp__toggleInput:checked+.soloCorp__toggleTrack .soloCorp__toggleKnob{transform:translateX(20px)}.soloCorp__toggleInput:focus-visible+.soloCorp__toggleTrack{outline:2px solid #059669;outline-offset:2px}.soloCorp__toggleLabel{font-size:0.9375rem;color:#374151}.soloCorp__result{margin-top:8px}.soloCorp__judgment{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #a7f3d0;border-radius:16px;padding:clamp(24px,4vw,36px);text-align:center;margin-bottom:24px;animation:resultSlideIn 0.35s ease-out}.soloCorp__judgmentBadge{display:inline-block;padding:8px 24px;border-radius:40px;font-size:clamp(1.125rem,1rem+1vw,1.5rem);font-weight:700;margin-bottom:12px}.soloCorp__judgmentBadge_type_sole{background:#dbeafe;color:#1e40af}.soloCorp__judgmentBadge_type_corp{background:#dcfce7;color:#166534}.soloCorp__judgmentDiff{font-size:clamp(1.5rem,1.25rem+1.5vw,2.25rem);font-weight:700;color:#059669;font-variant-numeric:tabular-nums;line-height:1.3;margin-bottom:8px}.soloCorp__judgmentBreakeven{font-size:0.875rem;color:#4b5563;line-height:1.6}.soloCorp__comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:stretch;margin-bottom:32px}.soloCorp__card{border-radius:12px;padding:clamp(16px,3vw,24px);border:1.5px solid #e5e7eb}.soloCorp__card_type_sole{background:#eff6ff;border-color:#bfdbfe}.soloCorp__card_type_corp{background:#ecfdf5;border-color:#a7f3d0}.soloCorp__cardLabel{font-size:0.875rem;font-weight:700;color:#374151;margin-bottom:4px}.soloCorp__card_type_sole .soloCorp__cardLabel{color:#1e40af}.soloCorp__card_type_corp .soloCorp__cardLabel{color:#065f46}.soloCorp__cardSublabel{font-size:0.75rem;font-weight:600;color:#6b7280;letter-spacing:0.06em;margin-bottom:8px}.soloCorp__cardValue{font-size:clamp(1.25rem,1rem+1.25vw,1.75rem);font-weight:700;color:#111827;font-variant-numeric:tabular-nums;margin-bottom:12px;line-height:1.3}.soloCorp__card_type_sole .soloCorp__cardValue{color:#1e40af}.soloCorp__card_type_corp .soloCorp__cardValue{color:#059669}.soloCorp__cardBreakdown{border-top:1px solid rgba(0,0,0,0.06);padding-top:10px}.soloCorp__card_type_sole .soloCorp__cardBreakdown{border-top-color:rgba(30,64,175,0.15)}.soloCorp__card_type_corp .soloCorp__cardBreakdown{border-top-color:rgba(5,150,105,0.15)}.soloCorp__cardRow{display:flex;justify-content:space-between;padding:5px 0;font-size:0.8125rem;color:#4b5563;gap:8px}.soloCorp__cardRow span:last-child{font-weight:600;font-variant-numeric:tabular-nums;text-align:right}.soloCorp__arrow{display:flex;align-items:center;justify-content:center;align-self:center}.soloCorp__detail{margin-bottom:32px}.soloCorp__detailTitle,.soloCorp__chartTitle{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:12px;padding-left:12px;border-left:3px solid #059669}.soloCorp__tableWrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:8px}.soloCorp__table{width:100%;border-collapse:collapse;font-size:0.9375rem}.soloCorp__table th,.soloCorp__table td{padding:10px 14px;border:1px solid #d1d5db;text-align:left}.soloCorp__table th{background:#f3f4f6;font-weight:600;font-size:0.875rem;color:#374151;white-space:nowrap}.soloCorp__table td{font-variant-numeric:tabular-nums}.soloCorp__table td:nth-child(2),.soloCorp__table td:nth-child(3),.soloCorp__table td:nth-child(4){text-align:right;white-space:nowrap}.soloCorp__table tr.soloCorp__tableRow_state_highlight{background:#ecfdf5;font-weight:700}.soloCorp__table tr.soloCorp__tableRow_state_current{background:#ecfdf5;font-weight:bold}.soloCorp__table td.soloCorp__tableCell_type_corp{color:#059669;font-weight:700}.soloCorp__table td.soloCorp__tableCell_type_sole{color:#1e40af;font-weight:700}.soloCorp__chart{margin-bottom:32px}.soloCorp__chartNote{font-size:0.8125rem;color:#9ca3af;margin-top:8px}.guideTable{width:100%;border-collapse:collapse;font-size:0.875rem}.guideTable th,.guideTable td{padding:10px 14px;border-bottom:1px solid #f3f4f6;text-align:left}.guideTable th{font-weight:600;color:#374151;background-color:#f9fafb;white-space:nowrap;font-size:0.8125rem}.guideTable td{color:#4b5563}.guideTable tbody tr:hover{background-color:#f9fafb}.soloCorp__affiliateCta{margin:2rem 0;padding:1.5rem;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:12px}.soloCorp__affiliateCtaLabel{display:inline-block;background:#6b7280;color:#fff;font-size:0.7rem;padding:2px 8px;border-radius:4px;margin-bottom:0.5rem}.soloCorp__affiliateCtaTitle{font-size:1.1rem;font-weight:700;color:#1f2937;margin-bottom:0.5rem}.soloCorp__affiliateCtaText{font-size:0.9rem;color:#4b5563;margin-bottom:1rem;line-height:1.6}.soloCorp__affiliateCtaButtons{display:flex;gap:0.75rem;flex-wrap:wrap}.soloCorp__affiliateCtaBtn{display:inline-flex;align-items:center;padding:0.75rem 1.5rem;background:#059669;color:#fff;text-decoration:none;border-radius:8px;font-size:0.9rem;font-weight:600;transition:background 0.2s}.soloCorp__affiliateCtaBtn:hover{background:#047857}.soloCorp__affiliateCtaBtn_type_secondary{background:#fff;color:#059669;border:1px solid #059669}.soloCorp__affiliateCtaBtn_type_secondary:hover{background:#f0fdf4}@media (max-width:640px){.soloCorp__comparison{grid-template-columns:1fr;gap:8px}.soloCorp__arrow{transform:rotate(90deg);padding:4px 0}.soloCorp__incomeInput{width:140px}.soloCorp__rateInput{width:80px}.soloCorp__table{font-size:0.8125rem;min-width:480px}.soloCorp__table th,.soloCorp__table td{padding:8px 10px}.soloCorp__affiliateCtaButtons{flex-direction:column}.soloCorp__affiliateCtaBtn{text-align:center;justify-content:center}.guideTable{font-size:0.8125rem}.guideTable th,.guideTable td{padding:8px 10px}}@media (min-width:640px){.soloCorp__incomeInput{width:200px}.soloCorp__rateInput{width:120px}}