.ib-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;box-shadow:0 1px 3px #0000000f}@media (width>=640px){.ib-card{padding:2rem}}.ib-section-title{color:#1f2937;text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.75rem;font-size:1.15rem;font-weight:700}.ib-label{color:#6b7280;margin-bottom:.25rem;font-size:.875rem;font-weight:500;display:block}.ib-input-wrapper{position:relative}.ib-input-suffix{color:#6b7280;pointer-events:none;font-size:.875rem;font-weight:600;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.ib-input{color:#1f2937;text-align:right;-moz-appearance:textfield;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.75rem 3.5rem .75rem .75rem;font-family:Fira Code,ui-monospace,monospace;font-size:1rem;transition:border-color .15s,box-shadow .15s}.ib-input::-webkit-outer-spin-button,.ib-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ib-input:focus{border-color:#22c55e;box-shadow:0 0 0 3px #22c55e26}.ib-btn-primary{color:#fff;cursor:pointer;background:#166534;border:none;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:background .15s}.ib-btn-primary:hover{background:#15803d}.ib-btn-primary:focus{outline:none;box-shadow:0 0 0 2px #22c55e66}.ib-btn-secondary{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:background .15s,border-color .15s}.ib-btn-secondary:hover{background:#f3f4f6;border-color:#9ca3af}.ib-btn-secondary:focus{outline:none;box-shadow:0 0 0 2px #9ca3af66}.ib-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:none}.ib-alert.visible{display:block}.ib-results{border-top:1px solid #e5e7eb;flex-direction:column;gap:.75rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.ib-results-title{color:#1f2937;text-align:center;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.ib-result-row{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ib-result-row-negative{background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ib-result-row-highlight{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.ib-result-row-primary{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.ib-result-label{color:#374151;font-size:.875rem;font-weight:600}.ib-result-value{color:#1f2937;font-family:Fira Code,ui-monospace,monospace;font-size:1rem;font-weight:700}.ib-result-value-negative{color:#991b1b;font-family:Fira Code,ui-monospace,monospace;font-size:1rem;font-weight:700}.ib-result-value-highlight{color:#166534;font-family:Fira Code,ui-monospace,monospace;font-size:1.25rem;font-weight:700}.ib-result-value-primary{color:#166534;font-family:Fira Code,ui-monospace,monospace;font-size:1.5rem;font-weight:700}.ib-info-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem}@media (width>=640px){.ib-info-section{padding:2rem}}.ib-info-title{color:#1f2937;text-align:center;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.ib-info-text{color:#4b5563;margin-bottom:1rem;font-size:.875rem;line-height:1.6}.ib-info-subtitle{color:#374151;border-bottom:1px solid #e5e7eb;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.ib-bracket-table{border-collapse:collapse;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;margin-bottom:1rem;overflow:hidden}.ib-bracket-table th{color:#374151;text-align:left;background:#f3f4f6;border-bottom:1px solid #e5e7eb;padding:.625rem .75rem;font-size:.75rem;font-weight:600}.ib-bracket-table td{color:#4b5563;border-bottom:1px solid #f3f4f6;padding:.5rem .75rem;font-size:.8125rem}.ib-bracket-table tr:last-child td{border-bottom:none}.ib-bracket-rate{color:#1f2937;font-family:Fira Code,ui-monospace,monospace;font-weight:600}.dark .ib-card{background:#1f2937;border-color:#374151}.dark .ib-section-title{color:#f3f4f6;border-color:#374151}.dark .ib-label,.dark .ib-input-suffix{color:#9ca3af}.dark .ib-input{color:#f3f4f6;background:#1f2937;border-color:#4b5563}.dark .ib-btn-secondary{color:#d1d5db;background:#111827;border-color:#4b5563}.dark .ib-btn-secondary:hover{background:#1f2937;border-color:#6b7280}.dark .ib-alert{color:#fca5a5;background:#ef44441a;border-color:#991b1b}.dark .ib-results{border-color:#374151}.dark .ib-results-title{color:#f3f4f6}.dark .ib-result-row{background:#111827;border-color:#374151}.dark .ib-result-row-negative{background:#ef44441a;border-color:#991b1b}.dark .ib-result-row-highlight,.dark .ib-result-row-primary{background:#22c55e1a;border-color:#166534}.dark .ib-result-label{color:#d1d5db}.dark .ib-result-value{color:#f3f4f6}.dark .ib-result-value-negative{color:#fca5a5}.dark .ib-result-value-highlight,.dark .ib-result-value-primary{color:#4ade80}.dark .ib-info-section{background:#111827;border-color:#374151}.dark .ib-info-title{color:#f3f4f6}.dark .ib-info-text{color:#9ca3af}.dark .ib-info-subtitle{color:#d1d5db;border-color:#374151}.dark .ib-bracket-table{border-color:#374151}.dark .ib-bracket-table th{color:#d1d5db;background:#111827;border-color:#374151}.dark .ib-bracket-table td{color:#9ca3af;border-color:#1f2937}.dark .ib-bracket-rate{color:#f3f4f6}
