*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;color:#1a1a2e;background:#fafafa;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.page[data-v-8c12bfc1]{min-height:100vh;display:flex;flex-direction:column}.hero[data-v-8c12bfc1]{background:linear-gradient(135deg,#0f0f0f,#52b2ff,#426c8e);color:#fff;padding:4rem 1.5rem}.hero-inner[data-v-8c12bfc1]{max-width:1100px;margin:0 auto;display:flex;align-items:center;gap:3rem}.hero-content[data-v-8c12bfc1]{flex:1}.hero-image[data-v-8c12bfc1]{flex:1;display:flex;justify-content:center}.hero-image img[data-v-8c12bfc1]{max-width:100%;height:auto;border-radius:16px}.hero-title[data-v-8c12bfc1]{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem}.hero-subtitle[data-v-8c12bfc1]{font-size:1.25rem;opacity:.85;margin-bottom:2.5rem;line-height:1.6}.hero-cta-group[data-v-8c12bfc1]{display:flex;gap:1rem;flex-wrap:wrap}.hero-cta[data-v-8c12bfc1]{display:inline-block;background:#e94560;color:#fff;padding:.85rem 2.5rem;border-radius:8px;font-weight:600;font-size:1rem;transition:background .2s,transform .2s}.hero-cta[data-v-8c12bfc1]:hover{background:#d63851;transform:translateY(-2px)}.hero-cta--secondary[data-v-8c12bfc1]{background:transparent;border:2px solid #fff;padding:calc(.85rem - 2px) calc(2.5rem - 2px)}.hero-cta--secondary[data-v-8c12bfc1]:hover{background:#ffffff26}.section[data-v-8c12bfc1]{padding:5rem 1.5rem;max-width:1100px;margin:0 auto;width:100%}.section--alt[data-v-8c12bfc1]{background:#f0f0f5;max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.section--alt .cards[data-v-8c12bfc1]{max-width:1100px;margin:0 auto}.section-title[data-v-8c12bfc1]{font-size:2rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1a1a2e}.cards[data-v-8c12bfc1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.card[data-v-8c12bfc1]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #0000000f;transition:transform .2s,box-shadow .2s}.cards .card[data-v-8c12bfc1]:nth-child(1){background:#fff8e1;color:#8a6d1d}.cards .card[data-v-8c12bfc1]:nth-child(2){background:#e8f5e9;color:#2e6b35}.cards .card[data-v-8c12bfc1]:nth-child(3){background:#fce4ec;color:#a13c5e}.cards .card:nth-child(1) .card-desc[data-v-8c12bfc1]{color:#9c7f33}.cards .card:nth-child(2) .card-desc[data-v-8c12bfc1]{color:#4a8651}.cards .card:nth-child(3) .card-desc[data-v-8c12bfc1]{color:#b85878}.card[data-v-8c12bfc1]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.card-icon[data-v-8c12bfc1]{font-size:2.5rem;display:block;margin-bottom:1rem}.card-title[data-v-8c12bfc1]{font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.card-desc[data-v-8c12bfc1]{color:#555;line-height:1.6}.section-subtitle[data-v-8c12bfc1]{text-align:center;color:#555;font-size:1.1rem;margin-top:-2rem;margin-bottom:3rem}.price-km[data-v-8c12bfc1]{margin-bottom:3rem}.price-km-title[data-v-8c12bfc1],.price-airports-title[data-v-8c12bfc1]{font-size:1.25rem;font-weight:700;color:#1a1a2e;text-align:center;margin-bottom:1.5rem}.price-airports-title[data-v-8c12bfc1]{margin-top:3rem}.price-km-grid[data-v-8c12bfc1]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:900px;margin:0 auto}.price-km-card[data-v-8c12bfc1]{background:#fff;border:1px solid #e0e0e8;border-radius:10px;padding:1.25rem 1rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;box-shadow:0 1px 6px #0000000d}.price-km-label[data-v-8c12bfc1]{font-size:.875rem;color:#666}.price-km-value[data-v-8c12bfc1]{font-size:1.2rem;font-weight:700;color:#e94560}.price-km-note[data-v-8c12bfc1]{font-size:.75rem;color:#999}.price-nastup[data-v-8c12bfc1]{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;font-size:.875rem;color:#888;flex-wrap:wrap}.price-nastup-label[data-v-8c12bfc1]{font-weight:600;color:#555}.price-nastup-sep[data-v-8c12bfc1]{color:#ccc}.price-table[data-v-8c12bfc1]{width:100%;max-width:600px;margin:0 auto;border-collapse:collapse;font-size:1rem}.price-table th[data-v-8c12bfc1],.price-table td[data-v-8c12bfc1]{padding:.85rem 1.25rem;text-align:left;border-bottom:1px solid #e0e0e8}.price-table th[data-v-8c12bfc1]{font-weight:700;color:#1a1a2e;background:#f0f0f5}.price-table td[data-v-8c12bfc1]:last-child{text-align:right;font-weight:600;color:#e94560;white-space:nowrap}.price-table tbody tr[data-v-8c12bfc1]:hover{background:#f8f8fc}.footer[data-v-8c12bfc1]{margin-top:auto;text-align:center;padding:3rem 1.5rem;color:#888;font-size:.875rem}.footer-cta-group[data-v-8c12bfc1]{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.footer-cta[data-v-8c12bfc1]{display:inline-block;background:#e94560;color:#fff;padding:.85rem 2.5rem;border-radius:8px;font-weight:600;font-size:1rem;transition:background .2s,transform .2s}.footer-cta[data-v-8c12bfc1]:hover{background:#d63851;transform:translateY(-2px)}.footer-cta--call[data-v-8c12bfc1]{background:#1a1a2e}.footer-cta--call[data-v-8c12bfc1]:hover{background:#2e2e4a}.footer-contact a[data-v-8c12bfc1]{color:#1a1a2e;font-weight:600}.footer-contact a+a[data-v-8c12bfc1]{margin-left:.5rem}.footer-contact a[data-v-8c12bfc1]:hover{text-decoration:underline}.footer-copy[data-v-8c12bfc1]{margin-top:1rem}@media(max-width:768px){.hero[data-v-8c12bfc1]{padding:3rem 1.25rem}.hero-inner[data-v-8c12bfc1]{flex-direction:column;text-align:center}.hero-image[data-v-8c12bfc1]{order:-1;max-width:80%}.hero-title[data-v-8c12bfc1]{font-size:2.5rem}.section[data-v-8c12bfc1]{padding:3rem 1.25rem}.cards[data-v-8c12bfc1]{grid-template-columns:1fr}}
