.container[data-v-ce2bcdba]{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title[data-v-ce2bcdba]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#333}.calculator-container[data-v-ce2bcdba]{position:relative;display:flex;justify-content:center;padding:0 20px;margin:2rem auto;z-index:20;max-width:900px}.calculator-box[data-v-ce2bcdba]{margin-top:-8%!important;background:#fff;border-radius:12px;box-shadow:0 8px 32px #00000026;width:100%;border:2px solid #2A3191;overflow:hidden;padding:2rem}.calculator-header[data-v-ce2bcdba]{text-align:center;margin-bottom:2rem}.calculator-header h2[data-v-ce2bcdba]{font-size:2rem;color:#2a3191;margin-bottom:.5rem}.calculator-header p[data-v-ce2bcdba]{color:#666;font-size:1.125rem}.calculator-form[data-v-ce2bcdba]{display:flex;flex-direction:column;gap:1.5rem}.form-row[data-v-ce2bcdba]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-v-ce2bcdba]{display:flex;flex-direction:column;gap:.5rem}.form-group label[data-v-ce2bcdba]{color:#2a3191;font-weight:600}.form-group input[data-v-ce2bcdba],.form-group select[data-v-ce2bcdba]{padding:.75rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input[data-v-ce2bcdba]:focus,.form-group select[data-v-ce2bcdba]:focus{outline:none;border-color:#2a3191}.calculation-result[data-v-ce2bcdba]{background:linear-gradient(135deg,#e02020,#2a3191);color:#fff;padding:1.5rem;border-radius:8px;text-align:center}.rate-display[data-v-ce2bcdba]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.rate-label[data-v-ce2bcdba]{font-size:1.125rem;font-weight:500}.rate-amount[data-v-ce2bcdba]{font-size:2rem;font-weight:700}.rate-details[data-v-ce2bcdba]{font-size:.9rem;opacity:.9}.loading-state[data-v-ce2bcdba]{text-align:center;font-style:italic;opacity:.8}.error-message[data-v-ce2bcdba]{color:#fff;text-align:center;font-size:.9rem}.calculation-result.error[data-v-ce2bcdba]{background:linear-gradient(135deg,#dc3545,#c82333)}.rate-categories-section[data-v-ce2bcdba]{padding:4rem 0;background-color:#f8f9fa}.categories-grid[data-v-ce2bcdba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.category-card[data-v-ce2bcdba]{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;cursor:pointer;transition:all .2s;border:2px solid transparent}.category-card[data-v-ce2bcdba]:hover,.category-card.active[data-v-ce2bcdba]{border-color:#e02020;box-shadow:0 4px 16px #e020201a}.category-icon[data-v-ce2bcdba]{color:#e02020;margin-bottom:1rem}.category-card h3[data-v-ce2bcdba]{color:#2a3191;margin-bottom:.5rem;font-size:1.125rem}.category-card p[data-v-ce2bcdba]{color:#666;font-size:.9rem;margin-bottom:1rem;line-height:1.4}.price-range[data-v-ce2bcdba]{color:#e02020;font-weight:600;font-size:1.125rem}.rate-tables-section[data-v-ce2bcdba]{padding:4rem 0}.table-title[data-v-ce2bcdba]{font-size:2rem;color:#2a3191;margin-bottom:2rem;text-align:center}.rate-tables[data-v-ce2bcdba]{display:grid;gap:2rem}.rate-table[data-v-ce2bcdba]{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a}.rate-table h3[data-v-ce2bcdba]{background-color:#2a3191;color:#fff;padding:1rem 1.5rem;margin:0;font-size:1.25rem}.rate-table table[data-v-ce2bcdba]{width:100%;border-collapse:collapse}.rate-table th[data-v-ce2bcdba],.rate-table td[data-v-ce2bcdba]{padding:1rem;text-align:left;border-bottom:1px solid #e0e0e0}.rate-table th[data-v-ce2bcdba]{background-color:#f8f9fa;font-weight:600;color:#2a3191;border-bottom:2px solid #e0e0e0}.rate-table tbody tr[data-v-ce2bcdba]:hover{background-color:#f8f9fa}.rate-table tbody tr:last-child td[data-v-ce2bcdba]{border-bottom:none}.additional-info-section[data-v-ce2bcdba]{padding:4rem 0;background-color:#f8f9fa}.info-grid[data-v-ce2bcdba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.info-card[data-v-ce2bcdba]{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px #0000001a}.info-card h3[data-v-ce2bcdba]{color:#2a3191;margin-bottom:1rem;font-size:1.25rem}.info-card ul[data-v-ce2bcdba]{list-style:none;padding:0}.info-card li[data-v-ce2bcdba]{color:#666;position:relative;padding:.5rem 0 .5rem 1.5rem}.info-card li[data-v-ce2bcdba]:before{content:"•";color:#e02020;position:absolute;left:0;font-weight:700}.contact-section[data-v-ce2bcdba]{padding:4rem 0;background-color:#2a3191}.contact-card[data-v-ce2bcdba]{text-align:center;color:#fff}.contact-card h2[data-v-ce2bcdba]{font-size:2rem;margin-bottom:1rem}.contact-card p[data-v-ce2bcdba]{font-size:1.125rem;margin-bottom:2rem;opacity:.9}.contact-buttons[data-v-ce2bcdba]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn[data-v-ce2bcdba]{padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s;display:inline-block}.btn-primary[data-v-ce2bcdba]{background-color:#e02020;color:#fff;border:2px solid #E02020}.btn-primary[data-v-ce2bcdba]:hover{background-color:#c01c1c;border-color:#c01c1c}.btn-outline[data-v-ce2bcdba]{background-color:transparent;color:#fff;border:2px solid white}.btn-outline[data-v-ce2bcdba]:hover{background-color:#fff;color:#2a3191}@media (max-width: 992px){.form-row[data-v-ce2bcdba]{grid-template-columns:1fr}.rate-table[data-v-ce2bcdba]{overflow-x:auto}.rate-table table[data-v-ce2bcdba]{min-width:500px}}@media (max-width: 768px){.section-title[data-v-ce2bcdba]{font-size:2rem}.calculator-box[data-v-ce2bcdba]{margin-top:-15%!important;padding:1.5rem}.calculator-header h2[data-v-ce2bcdba]{font-size:1.5rem}.rate-display[data-v-ce2bcdba]{flex-direction:column;gap:.5rem}.categories-grid[data-v-ce2bcdba]{grid-template-columns:1fr}.contact-buttons[data-v-ce2bcdba]{flex-direction:column;align-items:center}.btn[data-v-ce2bcdba]{width:100%;max-width:300px}.rate-table th[data-v-ce2bcdba],.rate-table td[data-v-ce2bcdba]{padding:.75rem .5rem;font-size:.9rem}}.rate-subtables[data-v-ce2bcdba]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.subtable h4[data-v-ce2bcdba]{font-size:1.1rem;font-weight:600;color:#dc2626;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #f3f4f6}.zone-info[data-v-ce2bcdba]{background:#f8fafc;padding:1rem;border-left:4px solid #dc2626;margin-bottom:1.5rem;border-radius:0 4px 4px 0}.zone-info p[data-v-ce2bcdba]{margin:0;color:#374151;font-size:.9rem}.zones-grid[data-v-ce2bcdba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1rem}.zone-card[data-v-ce2bcdba]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.zone-card h4[data-v-ce2bcdba]{font-size:1.1rem;font-weight:600;color:#dc2626;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.zone-countries[data-v-ce2bcdba]{display:flex;flex-wrap:wrap;gap:.5rem}.country-tag[data-v-ce2bcdba]{background:#dc2626;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}@media (max-width: 768px){.rate-subtables[data-v-ce2bcdba]{grid-template-columns:1fr;gap:1.5rem}.zones-grid[data-v-ce2bcdba]{grid-template-columns:1fr}}
