.calc-card[data-astro-cid-shour7gl]{background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-xl);padding:clamp(1.5rem,1.25rem + 1.5vw,2.5rem);margin-block:var(--space-4)}.calc-header[data-astro-cid-shour7gl]{margin-bottom:var(--space-5);border-bottom:1px solid var(--border-subtle);padding-bottom:var(--space-4)}.calc-title[data-astro-cid-shour7gl]{font-family:var(--font-family-serif);font-size:clamp(1.5rem,1.25rem + 1vw,2rem);font-weight:500;color:var(--text-primary);line-height:1.2;margin:0 0 var(--space-2) 0}.calc-subtitle[data-astro-cid-shour7gl]{font-family:var(--font-family-sans);font-size:1rem;color:var(--text-secondary);line-height:1.5;margin:0}.calc-body[data-astro-cid-shour7gl]{display:grid;grid-template-columns:1fr;gap:var(--space-5)}@media(min-width:840px){.calc-body[data-astro-cid-shour7gl]{grid-template-columns:1.15fr .85fr;gap:var(--space-6);align-items:stretch}}.calc-controls[data-astro-cid-shour7gl]{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:clamp(1.25rem,1rem + 1vw,1.75rem);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-5)}.control-group[data-astro-cid-shour7gl]{display:flex;flex-direction:column;gap:var(--space-2)}.control-row-split[data-astro-cid-shour7gl]{display:flex;flex-direction:column;gap:var(--space-4)}@media(min-width:560px){.control-row-split[data-astro-cid-shour7gl]{flex-direction:row;align-items:flex-end}.flex-1[data-astro-cid-shour7gl]{flex:1}}.control-header[data-astro-cid-shour7gl]{display:flex;justify-content:space-between;align-items:baseline}.control-label[data-astro-cid-shour7gl]{font-family:var(--font-family-sans);font-size:.9375rem;font-weight:500;color:var(--text-primary)}.control-counter[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-size:1.25rem;font-weight:500;color:var(--accent-solid)}.range-wrapper[data-astro-cid-shour7gl]{display:flex;flex-direction:column;gap:var(--space-2);padding-block:var(--space-1)}.calc-slider[data-astro-cid-shour7gl]{-webkit-appearance:none;appearance:none;width:100%;height:6px;min-height:6px!important;padding:0!important;margin:0;border:none!important;border-radius:var(--radius-full);background:linear-gradient(to right,var(--accent-solid) 0%,var(--accent-solid) var(--progress-pct, 2.4%),var(--border-default) var(--progress-pct, 2.4%),var(--border-default) 100%);outline:none;cursor:pointer}.calc-slider[data-astro-cid-shour7gl]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:var(--radius-full);background:#fff;border:3px solid var(--accent-solid);box-shadow:0 1px 4px #185fa540,0 1px 2px #00000014;cursor:grab;transition:transform var(--duration-fast, .15s) ease,box-shadow var(--duration-fast, .15s) ease}.calc-slider[data-astro-cid-shour7gl]:hover::-webkit-slider-thumb{transform:scale(1.1)}.calc-slider[data-astro-cid-shour7gl]:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.18);box-shadow:0 2px 8px #185fa559}.calc-slider[data-astro-cid-shour7gl]:focus-visible{outline:none}.calc-slider[data-astro-cid-shour7gl]:focus-visible::-webkit-slider-thumb{outline:2px solid var(--focus-ring);outline-offset:3px}.calc-slider[data-astro-cid-shour7gl]::-moz-range-track{height:6px;border-radius:var(--radius-full);background:var(--border-default);border:none}.calc-slider[data-astro-cid-shour7gl]::-moz-range-progress{height:6px;border-radius:var(--radius-full);background:var(--accent-solid)}.calc-slider[data-astro-cid-shour7gl]::-moz-range-thumb{width:22px;height:22px;border-radius:var(--radius-full);background:#fff;border:3px solid var(--accent-solid);box-shadow:0 1px 4px #185fa540,0 1px 2px #00000014;cursor:grab;box-sizing:border-box}.slider-scale-row[data-astro-cid-shour7gl]{display:flex;justify-content:space-between;align-items:center;padding-inline:2px}.scale-bound[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-size:.75rem;color:var(--text-muted)}.presets-row[data-astro-cid-shour7gl]{display:flex;flex-wrap:wrap;gap:var(--space-2)}.preset-btn[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-size:.8125rem;padding:6px 12px;background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) var(--ease-standard)}.preset-btn[data-astro-cid-shour7gl]:hover{background:var(--surface-hover);color:var(--text-primary);border-color:var(--border-strong)}.preset-btn[data-astro-cid-shour7gl].active{background:var(--accent-solid);color:#fff;border-color:var(--accent-solid)}.select-wrapper[data-astro-cid-shour7gl]{position:relative}.calc-select[data-astro-cid-shour7gl]{width:100%;min-height:44px;padding:10px 14px;font-family:var(--font-family-sans);font-size:.9375rem;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);cursor:pointer}.calc-select[data-astro-cid-shour7gl]:focus-visible{outline:2px solid var(--focus-ring);border-color:var(--accent-solid)}.currency-toggle[data-astro-cid-shour7gl]{display:inline-flex;background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-md);padding:3px;min-height:44px}.currency-btn[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-size:.875rem;font-weight:500;padding:8px 14px;background:transparent;border:none;border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) var(--ease-standard)}.currency-btn[data-astro-cid-shour7gl].active{background:var(--accent-solid);color:#fff}.result-card[data-astro-cid-shour7gl]{border-radius:var(--radius-lg);padding:clamp(1.25rem,1rem + 1vw,1.75rem);border:1px solid var(--border-default);background:var(--surface);display:flex;flex-direction:column;justify-content:space-between;gap:var(--space-4)}.result-details-top[data-astro-cid-shour7gl]{display:flex;flex-direction:column;gap:var(--space-4)}.result-top-bar[data-astro-cid-shour7gl]{display:flex;justify-content:space-between;align-items:center}.result-category-label[data-astro-cid-shour7gl]{font-family:var(--font-family-sans);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)}.rate-indicator[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-size:.8125rem;color:var(--accent-solid);font-weight:500}.result-main-price[data-astro-cid-shour7gl]{display:flex;align-items:baseline;gap:var(--space-2);padding-block:var(--space-1)}.price-value[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-size:clamp(2.25rem,1.75rem + 1.5vw,3rem);font-weight:500;color:var(--text-primary);letter-spacing:-.02em;line-height:1}.price-period[data-astro-cid-shour7gl]{font-family:var(--font-family-sans);font-size:1rem;color:var(--text-secondary)}.metrics-list[data-astro-cid-shour7gl]{display:flex;flex-direction:column;gap:var(--space-2);background:var(--bg-primary);padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-subtle)}.metric-row[data-astro-cid-shour7gl]{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--text-secondary)}.metric-val[data-astro-cid-shour7gl]{font-family:var(--font-family-mono);font-weight:500;color:var(--text-primary)}.text-success[data-astro-cid-shour7gl]{color:var(--success)}.highlight-row[data-astro-cid-shour7gl]{padding-top:var(--space-2);border-top:1px dashed var(--border-subtle);color:var(--text-primary)}.font-medium[data-astro-cid-shour7gl]{font-weight:500}.font-bold[data-astro-cid-shour7gl]{font-weight:600}.result-footnote[data-astro-cid-shour7gl]{font-family:var(--font-family-sans);font-size:.8125rem;color:var(--text-secondary);line-height:1.5;margin:0}.pricing-tables-wrapper[data-astro-cid-ja3dozfs]{margin-block:var(--space-6);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-2xl);overflow:hidden;box-shadow:0 4px 20px #00000008}.table-controls-bar[data-astro-cid-ja3dozfs]{display:flex;flex-direction:column;gap:var(--space-4);padding:clamp(1rem,.75rem + 1vw,1.5rem);background:var(--surface);border-bottom:1px solid var(--border-subtle)}@media(min-width:640px){.table-controls-bar[data-astro-cid-ja3dozfs]{flex-direction:row;justify-content:space-between;align-items:center}}.table-currency-tabs[data-astro-cid-ja3dozfs]{display:inline-flex;background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:3px}.tab-btn[data-astro-cid-ja3dozfs]{font-family:var(--font-family-sans);font-size:.875rem;font-weight:500;padding:8px 16px;background:transparent;border:none;border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all var(--duration-fast) var(--ease-standard)}.tab-btn[data-astro-cid-ja3dozfs].active{background:var(--accent-solid);color:#fff}.search-input-wrapper[data-astro-cid-ja3dozfs]{position:relative;display:flex;align-items:center;width:100%;max-width:340px}.search-input-wrapper[data-astro-cid-ja3dozfs] svg[data-astro-cid-ja3dozfs]{position:absolute;left:14px;color:var(--text-secondary);pointer-events:none}.table-search-input[data-astro-cid-ja3dozfs]{width:100%;min-height:42px;padding:8px 14px 8px 38px;font-family:var(--font-family-sans);font-size:.875rem;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-default);border-radius:var(--radius-lg)}.table-search-input[data-astro-cid-ja3dozfs]:focus-visible{outline:2px solid var(--focus-ring);border-color:var(--accent-solid)}.table-responsive-container[data-astro-cid-ja3dozfs]{overflow-x:auto;overflow-y:auto;max-height:520px}.rates-table[data-astro-cid-ja3dozfs]{width:100%;min-width:680px;table-layout:fixed;border-collapse:collapse;font-family:var(--font-family-sans);text-align:left;font-size:.875rem}.rates-table[data-astro-cid-ja3dozfs] thead[data-astro-cid-ja3dozfs]{position:sticky;top:0;z-index:2;background:var(--surface)}.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs]{padding:12px 16px;font-family:var(--font-family-sans);font-weight:600;font-size:.8125rem;color:var(--text-primary);text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid var(--border-default);white-space:nowrap}.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs].th-country{width:30%}.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs].th-code{width:10%}.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs]:nth-child(3),.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs]:nth-child(4),.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs]:nth-child(5),.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs]:nth-child(6){width:15%}.rates-table[data-astro-cid-ja3dozfs] th[data-astro-cid-ja3dozfs].th-highlight{color:var(--accent-solid);background:var(--accent-surface)}.rates-table[data-astro-cid-ja3dozfs] td[data-astro-cid-ja3dozfs]{padding:12px 16px;border-bottom:1px solid var(--border-subtle);color:var(--text-primary);white-space:nowrap}.rates-table[data-astro-cid-ja3dozfs] tbody[data-astro-cid-ja3dozfs] tr[data-astro-cid-ja3dozfs]:hover{background:var(--surface-hover)}.country-info[data-astro-cid-ja3dozfs]{display:flex;flex-direction:column;gap:2px}.country-name[data-astro-cid-ja3dozfs]{font-weight:500;color:var(--text-primary)}.country-region[data-astro-cid-ja3dozfs]{font-size:.75rem;color:var(--text-secondary)}.td-code[data-astro-cid-ja3dozfs] code[data-astro-cid-ja3dozfs]{font-family:var(--font-family-mono);font-size:.8125rem;background:var(--surface);padding:2px 6px;border-radius:var(--radius-sm);border:1px solid var(--border-subtle);color:var(--text-secondary)}.td-price[data-astro-cid-ja3dozfs]{font-family:var(--font-family-mono);font-size:.875rem;color:var(--text-secondary)}.td-highlight[data-astro-cid-ja3dozfs]{font-weight:600;color:var(--accent-solid);background:#e6f1fb59}.no-results-notice[data-astro-cid-ja3dozfs]{padding:var(--space-8);text-align:center;color:var(--text-secondary);font-size:.9375rem}.table-caption-notes[data-astro-cid-ja3dozfs]{margin-top:var(--space-3);font-family:var(--font-family-sans);font-size:.8125rem;color:var(--text-secondary);line-height:1.5}
