:root{--ifc-primary:#c2410c;--ifc-primary-light:#ffedd5;--ifc-primary-dark:#9a3412;--ifc-accent:#0891b2;--ifc-negative:#dc2626;--ifc-positive:#059669;--ifc-text:#1e293b;--ifc-text-secondary:#475569;--ifc-text-muted:#64748b;--ifc-bg:#fff;--ifc-bg-secondary:#f5efe8;--ifc-border:#e2e8f0;--ifc-border-light:#f1f5f9;--ifc-radius:var(--main-radius,.5rem);--ifc-radius-lg:var(--main-radius-lg,.75rem);--ifc-shadow:0 1px 3px #0000000f, 0 1px 2px #0000000a;--ifc-shadow-md:0 4px 12px #00000014}._ifc-container{max-width:960px;margin:0 auto}._ifc-body{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:768px){._ifc-container{padding-left:1rem;padding-right:1rem}}._ifc-mode-toggle{border-radius:var(--ifc-radius-lg);background:var(--ifc-bg-secondary);gap:.25rem;padding:.25rem;display:flex;overflow:hidden}._ifc-mode-btn{color:var(--ifc-text-muted);border-radius:var(--ifc-radius);cursor:pointer;text-align:center;background:0 0;border:none;flex:1;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:color .15s,background .15s,box-shadow .15s}._ifc-mode-btn:hover{color:var(--ifc-text-secondary)}._ifc-mode-btn--active{color:var(--ifc-primary-dark);background:var(--ifc-bg);font-weight:600;box-shadow:0 1px 3px #00000014}._ifc-inputs{background:var(--ifc-bg);border-radius:var(--ifc-radius-lg);box-shadow:var(--ifc-shadow);border-style:solid;border-width:1px;border-color:var(--ifc-border);flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex}._ifc-field{flex-direction:column;gap:.5rem;display:flex}._ifc-field-header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}._ifc-label{color:var(--ifc-text);font-size:.8125rem;font-weight:600}._ifc-input-inline{align-items:center;gap:.25rem;display:flex}._ifc-currency-symbol{color:var(--ifc-text-muted);font-size:.8125rem;font-weight:500}._ifc-unit{color:var(--ifc-text-muted);white-space:nowrap;font-size:.75rem}._ifc-input{border-style:solid;border-width:1.5px;border-color:var(--ifc-border);border-radius:var(--ifc-radius);color:var(--ifc-text);background:var(--ifc-bg);text-align:right;outline:none;padding:.375rem .5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:border-color .15s,box-shadow .15s}._ifc-input:focus{border-color:var(--ifc-primary);box-shadow:0 0 0 3px #c2410c1a}._ifc-input--currency{width:120px}._ifc-input--small{width:64px}._ifc-slider{-webkit-appearance:none;appearance:none;background:var(--ifc-border);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}._ifc-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--ifc-primary);cursor:pointer;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #c2410c59}._ifc-slider::-moz-range-thumb{background:var(--ifc-primary);cursor:pointer;border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 4px #c2410c59}._ifc-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px #c2410c33}._ifc-select{width:100%;color:var(--ifc-text);background:var(--ifc-bg);border-style:solid;border-width:1.5px;border-color:var(--ifc-border);border-radius:var(--ifc-radius);cursor:pointer;outline:none;padding:.4375rem .625rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:border-color .15s,box-shadow .15s}._ifc-select:focus{border-color:var(--ifc-primary);box-shadow:0 0 0 3px #c2410c1a}._ifc-years-row{align-items:flex-end;gap:.75rem;display:flex}._ifc-field--half{flex:1;min-width:0}._ifc-years-arrow{color:var(--ifc-text-muted);flex-shrink:0;justify-content:center;align-items:center;padding-bottom:.5rem;display:flex}._ifc-presets{flex-wrap:wrap;gap:.375rem;display:flex}._ifc-preset{color:var(--ifc-text-muted);background:var(--ifc-bg-secondary);border-radius:var(--ifc-radius);cursor:pointer;border:none;padding:.25rem .625rem;font-size:.6875rem;font-weight:500;transition:color .15s,background .15s}._ifc-preset:hover{color:var(--ifc-text);background:var(--ifc-border)}._ifc-preset--active{color:var(--ifc-primary-dark);background:var(--ifc-primary-light);font-weight:600}._ifc-country-dropdown{position:relative}._ifc-country-toggle{width:100%;color:var(--ifc-text);background:var(--ifc-bg);border-style:solid;border-width:1.5px;border-color:var(--ifc-border);border-radius:var(--ifc-radius);cursor:pointer;text-align:left;align-items:center;gap:.5rem;padding:.4375rem .625rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}._ifc-country-toggle:hover{border-color:var(--ifc-text-muted)}._ifc-country-toggle:focus-visible{border-color:var(--ifc-primary);outline:none;box-shadow:0 0 0 3px #c2410c1a}._ifc-country-toggle-flag{flex-shrink:0;font-size:1.125rem;line-height:1}._ifc-country-toggle-name{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._ifc-country-arrow{opacity:.5;flex-shrink:0;transition:transform .15s}._ifc-country-toggle[aria-expanded=true] ._ifc-country-arrow{transform:rotate(180deg)}._ifc-country-menu{z-index:50;background:var(--ifc-bg);border-style:solid;border-width:1px;border-color:var(--ifc-border);border-radius:var(--ifc-radius);flex-direction:column;max-height:320px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 16px #0000001a,0 1px 3px #0000000f}._ifc-country-menu[hidden]{display:none}._ifc-country-search-wrap{border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--ifc-border);flex-shrink:0;padding:.5rem}._ifc-country-search{border-style:solid;border-width:1px;border-color:var(--ifc-border);border-radius:var(--ifc-radius);width:100%;color:var(--ifc-text);background:var(--ifc-bg-secondary);outline:none;padding:.4375rem .625rem;font-family:inherit;font-size:.8125rem;transition:border-color .15s}._ifc-country-search::placeholder{color:var(--ifc-text-muted)}._ifc-country-search:focus{border-color:var(--ifc-primary);background:var(--ifc-bg)}._ifc-country-list{overscroll-behavior:contain;padding:.25rem;overflow-y:auto}._ifc-country-list::-webkit-scrollbar{width:5px}._ifc-country-list::-webkit-scrollbar-thumb{background:var(--ifc-border);border-radius:3px}._ifc-country-group-label{color:var(--ifc-text-muted);text-transform:uppercase;letter-spacing:.04em;padding:.375rem .5rem .25rem;font-size:.6875rem;font-weight:600}._ifc-country-group-label[hidden]{display:none}._ifc-country-item{width:100%;color:var(--ifc-text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.4375rem .5rem;font-family:inherit;font-size:.8125rem;transition:background .1s;display:flex}._ifc-country-item[hidden]{display:none}._ifc-country-item:hover{background:var(--ifc-bg-secondary)}._ifc-country-item--active{background:var(--ifc-primary-light);color:var(--ifc-primary-dark);font-weight:600}._ifc-country-item--active:hover{background:var(--ifc-primary-light)}._ifc-country-item-flag{text-align:center;flex-shrink:0;width:1.25rem;font-size:1rem;line-height:1}._ifc-country-item-name{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}._ifc-country-item-currency{color:var(--ifc-text-muted);flex-shrink:0;font-size:.75rem}._ifc-future-field{border-top-style:dashed;border-top-width:1px;border-top-color:var(--ifc-border);padding-top:1rem}@media (max-width:480px){._ifc-inputs{padding:1rem}._ifc-field-header{flex-wrap:wrap}._ifc-input--currency{width:100px}._ifc-years-row{flex-direction:column;align-items:stretch;gap:.75rem}._ifc-years-arrow{display:none}}._ifc-results{flex-direction:column;gap:1rem;display:flex}._ifc-result-card{background:linear-gradient(135deg, var(--ifc-primary), var(--ifc-primary-dark));border-radius:var(--ifc-radius-lg);box-shadow:var(--ifc-shadow-md);flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1.5rem;display:flex}._ifc-result-equivalence{flex-direction:column;align-items:center;gap:.25rem;display:flex}._ifc-result-original,._ifc-result-adjusted{color:#fff;font-size:1.75rem;font-weight:700;font-family:var(--main-font-mono)}._ifc-result-in{color:#fffc;font-size:.8125rem}._ifc-result-equals{color:#fff9;font-size:1.5rem;font-weight:300}._ifc-summary-row{grid-template-columns:1fr 1fr 1fr;gap:.75rem;display:grid}._ifc-summary-card{background:var(--ifc-bg);border-radius:var(--ifc-radius-lg);box-shadow:var(--ifc-shadow);border-style:solid;border-width:1px;border-color:var(--ifc-border);flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}._ifc-summary-label{color:var(--ifc-text-muted);text-transform:uppercase;letter-spacing:.025em;font-size:.6875rem;font-weight:500}._ifc-summary-value{color:var(--ifc-text);font-size:1.25rem;font-weight:700;font-family:var(--main-font-mono)}._ifc-summary-value--inflation{color:var(--ifc-negative)}._ifc-summary-value--power{color:var(--ifc-accent)}._ifc-source-note{background:var(--ifc-primary-light);border-radius:var(--ifc-radius);border-left-style:solid;border-left-width:3px;border-left-color:var(--ifc-primary);padding:.75rem 1rem}._ifc-source-note p{color:var(--ifc-text-secondary);margin:0;font-size:.6875rem;line-height:1.5}._ifc-source-note p+p{color:var(--ifc-text-muted);margin-top:.25rem;font-style:italic}@media (max-width:640px){._ifc-result-card{flex-direction:column;gap:.5rem;padding:1.25rem 1rem}._ifc-result-original,._ifc-result-adjusted{font-size:1.375rem}._ifc-result-equals{font-size:1.25rem}._ifc-summary-row{grid-template-columns:1fr}}._ifc-gauge-card{background:var(--ifc-bg);border-radius:var(--ifc-radius-lg);box-shadow:var(--ifc-shadow);border-style:solid;border-width:1px;border-color:var(--ifc-border);padding:1rem 1.25rem}._ifc-section-title{color:var(--ifc-text);margin:0 0 .75rem;font-size:.8125rem;font-weight:600}._ifc-gauge{flex-direction:column;gap:.5rem;display:flex}._ifc-gauge-bar{background:var(--ifc-border);border-radius:5px;height:10px;overflow:hidden}._ifc-gauge-fill{background:linear-gradient(90deg, var(--ifc-negative), var(--ifc-primary));border-radius:5px;height:100%;transition:width .4s}._ifc-gauge-labels{color:var(--ifc-text);font-size:.8125rem;font-weight:600;font-family:var(--main-font-mono);justify-content:space-between;align-items:center;display:flex}._ifc-gauge-arrow{color:var(--ifc-text-muted);font-weight:400}._ifc-gauge-desc{color:var(--ifc-text-muted);margin:.375rem 0 0;font-size:.75rem;line-height:1.4}._ifc-chart-card{background:var(--ifc-bg);border-radius:var(--ifc-radius-lg);box-shadow:var(--ifc-shadow);border-style:solid;border-width:1px;border-color:var(--ifc-border);padding:1rem}._ifc-chart-wrapper{min-height:240px;position:relative}@media (max-width:640px){._ifc-chart-wrapper{min-height:180px}}._ifc-breakdown{background:var(--ifc-bg);border-radius:var(--ifc-radius-lg);box-shadow:var(--ifc-shadow);border-style:solid;border-width:1px;border-color:var(--ifc-border);overflow:hidden}._ifc-breakdown-toggle{width:100%;color:var(--ifc-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;font-size:.8125rem;font-weight:600;transition:background .15s;display:flex}._ifc-breakdown-toggle:hover{background:var(--ifc-bg-secondary)}._ifc-toggle-icon{transition:transform .2s;display:flex}._ifc-toggle-icon.is-open{transform:rotate(180deg)}._ifc-breakdown-body{border-top-style:solid;border-top-width:1px;border-top-color:var(--ifc-border)}._ifc-table-wrapper{overflow-x:auto}._ifc-table{border-collapse:collapse;width:100%;font-size:.8125rem}._ifc-table th{color:var(--ifc-text-muted);text-transform:uppercase;letter-spacing:.025em;text-align:right;background:var(--ifc-bg-secondary);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--ifc-border);padding:.625rem 1rem;font-size:.6875rem;font-weight:600}._ifc-table th:first-child{text-align:left}._ifc-table td{color:var(--ifc-text);text-align:right;font-family:var(--main-font-mono);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:var(--ifc-border-light);padding:.5rem 1rem;font-size:.8125rem}._ifc-table td:first-child{text-align:left;color:var(--ifc-text-secondary);font-family:inherit;font-weight:600}._ifc-table td._ifc-rate-positive{color:var(--ifc-negative)}._ifc-table td._ifc-rate-negative{color:var(--ifc-positive)}._ifc-table tbody tr:last-child td{border-bottom:none}._ifc-table tbody tr:hover{background:var(--ifc-bg-secondary)}@media (max-width:480px){._ifc-table th,._ifc-table td{padding:.5rem .625rem;font-size:.75rem}}
