.home-hero[data-astro-cid-dhfotatx]{width:100%;background:radial-gradient(ellipse at 70% -10%,rgba(64,110,180,.25) 0%,transparent 55%),linear-gradient(180deg,var(--blue-900, #0E1B30) 0%,var(--blue-950, #0A1424) 100%);color:var(--blue-50, #EFF4FB);padding:clamp(40px,9vw,96px) clamp(20px,5vw,40px) clamp(40px,5vw,56px);box-sizing:border-box}.home-hero-inner[data-astro-cid-dhfotatx]{max-width:var(--container-default);margin:0 auto}.hero-badge[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;padding:6px 14px;border-radius:var(--radius-pill, 980px);background:var(--blue-800, #1B2F51);border:1px solid var(--blue-700, #27406B);color:var(--blue-50, #EFF4FB);font-size:13px;font-weight:600;letter-spacing:-.01em;line-height:1.2}.hero-badge-dot[data-astro-cid-dhfotatx]{width:8px;height:8px;border-radius:50%;background:var(--green-pill-text, #6EE7A0);flex:none;box-shadow:0 0 #6ee7a08c}.hero-badge[data-astro-cid-dhfotatx][data-launched=true] .hero-badge-dot[data-astro-cid-dhfotatx]{animation:heroBadgePulse 2s infinite var(--ease-apple, cubic-bezier(.4,0,.2,1))}@keyframes heroBadgePulse{0%{box-shadow:0 0 #6ee7a08c}70%{box-shadow:0 0 0 7px #6ee7a000}to{box-shadow:0 0 #6ee7a000}}@media (prefers-reduced-motion: reduce){.hero-badge[data-astro-cid-dhfotatx][data-launched=true] .hero-badge-dot[data-astro-cid-dhfotatx]{animation:none}}.hero-h1[data-astro-cid-dhfotatx]{color:var(--blue-50, #EFF4FB);margin:0 0 16px;max-width:18ch;font-size:32px;line-height:1.15;letter-spacing:-.5px}.hero-h1-sub[data-astro-cid-dhfotatx]{display:block;margin-top:6px;font-size:20px;font-weight:500;line-height:1.25;letter-spacing:-.2px;color:var(--blue-200, #B9CCE8)}.hero-lead[data-astro-cid-dhfotatx]{margin:0 0 16px;max-width:46ch;font-size:15px;font-weight:400;line-height:1.5;color:var(--blue-200, #B9CCE8)}.hero-chips[data-astro-cid-dhfotatx]{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-wrap:wrap;gap:8px 10px}.hero-chip[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;padding:6px 12px;border-radius:var(--radius-pill, 980px);background:var(--blue-800, #1B2F51);color:var(--blue-50, #EFF4FB);font-size:13px;font-weight:600;line-height:1.25;white-space:nowrap}.hero-card[data-astro-cid-dhfotatx]{position:relative;background:var(--blue-850, #14243F);color:var(--blue-50, #EFF4FB);border-radius:20px;border:1px solid var(--blue-700, #27406B);box-shadow:0 0 0 1px #6e8fbf59,0 0 24px #406eb447,0 8px 32px #00000059;overflow:hidden;max-width:520px;margin:0 0 20px}.hero-card[data-astro-cid-dhfotatx]:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#93b2e08c,#6e8fbf00 60%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none;z-index:1}.hero-card[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]{position:relative;z-index:2}.hero-tabs[data-astro-cid-dhfotatx]{display:flex;gap:4px;padding:4px;margin:16px 16px 0;background:var(--blue-800, #1B2F51);border-radius:var(--radius-pill, 980px)}.hero-tab[data-astro-cid-dhfotatx]{flex:1 1 0;min-height:44px;border:0;background:transparent;border-radius:var(--radius-pill, 980px);font:inherit;font-size:15px;font-weight:700;letter-spacing:-.01em;color:var(--blue-200, #B9CCE8);cursor:pointer;transition:background .18s var(--ease-apple, cubic-bezier(.4,0,.2,1)),color .18s var(--ease-apple, cubic-bezier(.4,0,.2,1))}.hero-tab[data-astro-cid-dhfotatx].is-active,.hero-tab[data-astro-cid-dhfotatx][aria-selected=true]{background:#fff;color:var(--blue-950, #0A1424)}.hero-tab[data-astro-cid-dhfotatx]:focus-visible{outline:3px solid var(--blue-400, #6E8FBF);outline-offset:2px}.hero-panels[data-astro-cid-dhfotatx]{display:grid;align-items:start}.hero-panel[data-astro-cid-dhfotatx]{grid-area:1 / 1;padding:18px 20px 20px;transition:opacity .15s ease}.hero-panel[data-astro-cid-dhfotatx]:focus-visible{outline:3px solid var(--blue-400, #6E8FBF);outline-offset:-3px;border-radius:var(--radius-md, 12px)}.hero-panel[data-astro-cid-dhfotatx]:not(.is-active){visibility:hidden;opacity:0;pointer-events:none}.hero-panel[data-astro-cid-dhfotatx].is-active{visibility:visible;opacity:1}.cost-rows[data-astro-cid-dhfotatx]{list-style:none;padding:0;margin:0 0 14px;display:flex;flex-direction:column}.cost-row[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr auto;grid-template-areas:"main pill";align-items:center;gap:2px 12px;padding:12px 0;border-bottom:1px solid var(--blue-700, #27406B)}.cost-row[data-astro-cid-dhfotatx]:last-child{border-bottom:0}.cost-row-main[data-astro-cid-dhfotatx]{grid-area:main;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.cost-row-label[data-astro-cid-dhfotatx]{font-size:16px;font-weight:600;color:var(--blue-50, #EFF4FB);line-height:1.3}.cost-pill[data-astro-cid-dhfotatx]{grid-area:pill;justify-self:end;align-self:center;display:inline-flex;align-items:center;white-space:nowrap;font-size:12.5px;font-weight:700;padding:6px 12px;border-radius:var(--radius-pill, 980px);line-height:1.2}.cost-pill--ok[data-astro-cid-dhfotatx]{color:var(--green-pill-text, #6EE7A0);background:var(--green-pill-bg, #123B2A)}.cost-pill--neutral[data-astro-cid-dhfotatx]{color:var(--blue-50, #EFF4FB);background:transparent;border:1px solid var(--blue-400, #6E8FBF)}.cost-note[data-astro-cid-dhfotatx]{margin:0 0 14px;font-size:12px;line-height:1.5;color:var(--blue-400, #6E8FBF)}.cost-link[data-astro-cid-dhfotatx]{display:inline-block;font-size:14px;font-weight:700;color:var(--blue-200, #B9CCE8);text-decoration:underline;text-underline-offset:2px}.cost-link[data-astro-cid-dhfotatx]:hover{text-decoration:underline;text-underline-offset:2px}.flow-steps[data-astro-cid-dhfotatx]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.flow-step[data-astro-cid-dhfotatx]{display:flex;align-items:flex-start;gap:12px}.flow-num[data-astro-cid-dhfotatx]{flex:none;width:28px;height:28px;border-radius:8px;background:var(--blue-800, #1B2F51);color:var(--blue-50, #EFF4FB);font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.flow-text[data-astro-cid-dhfotatx]{font-size:15px;line-height:1.45;color:var(--blue-50, #EFF4FB);padding-top:3px}.home-metrics[data-astro-cid-dhfotatx]{background:var(--bg, #F7F9FC);padding:0 clamp(20px,5vw,40px);margin:0 0 16px}.metrics-grid[data-astro-cid-dhfotatx]{max-width:var(--container-default);margin:0 auto;list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,1fr)}.metric[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;gap:4px;padding:16px 12px;border-right:1px solid rgba(10,22,40,.08)}.metric[data-astro-cid-dhfotatx]:last-child{border-right:0}.metric-key[data-astro-cid-dhfotatx]{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#6b7a90;line-height:1.3}.metric-val[data-astro-cid-dhfotatx]{font-size:15px;font-weight:700;color:var(--blue-950, #0A1424);line-height:1.3}@media (min-width: 720px){.metric[data-astro-cid-dhfotatx]{padding:18px 16px}.metric-key[data-astro-cid-dhfotatx]{font-size:11px;letter-spacing:1px}.metric-val[data-astro-cid-dhfotatx]{font-size:22px}}.faq-list[data-astro-cid-dhfotatx]{max-width:62ch;display:flex;flex-direction:column;gap:10px}.faq-item[data-astro-cid-dhfotatx]{background:#fff;border:1px solid rgba(15,27,45,.08);border-radius:var(--radius-lg, 16px);overflow:hidden;transition:border-color .18s var(--ease-apple, ease),box-shadow .18s var(--ease-apple, ease)}.faq-item[data-astro-cid-dhfotatx][open]{border-color:#3b7bf047;box-shadow:0 1px 2px #0a16280a,0 8px 24px #0a16280d}.faq-q[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;cursor:pointer;font-weight:var(--fw-strong, 600);font-size:16px;color:var(--text, #0F1B2D);line-height:1.4;list-style:none}.faq-q[data-astro-cid-dhfotatx]::-webkit-details-marker{display:none}.faq-q[data-astro-cid-dhfotatx]:hover{color:var(--blue, #3B7BF0)}.faq-icon[data-astro-cid-dhfotatx]{flex-shrink:0;color:var(--blue, #3B7BF0);transition:transform .22s var(--ease-apple, ease)}.faq-item[data-astro-cid-dhfotatx][open] .faq-icon[data-astro-cid-dhfotatx]{transform:rotate(180deg)}.faq-a[data-astro-cid-dhfotatx]{margin:0;padding:0 20px 20px;color:var(--text-mid, #4A5568);font-size:15.5px;line-height:1.62}@media (prefers-reduced-motion: reduce){.faq-icon[data-astro-cid-dhfotatx]{transition:none}}.duo-eyebrow[data-astro-cid-dhfotatx]{color:var(--text-light);text-transform:uppercase;letter-spacing:.12em;font-weight:600;margin:0 0 16px}.duo[data-astro-cid-dhfotatx]{margin:0 0 32px}.duo-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(8px,2.5vw,16px);max-width:520px}.duo-cell[data-astro-cid-dhfotatx]{display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--radius-lg, 16px);box-shadow:var(--elevation-1);transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out)}.duo-cell[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;display:block}@media (hover: hover){.duo-cell[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px);box-shadow:var(--elevation-2)}}.duo[data-astro-cid-dhfotatx] figcaption[data-astro-cid-dhfotatx]{margin:14px 2px 0;font-size:14px;color:var(--text-light);max-width:520px;line-height:1.5}.hero-left[data-astro-cid-dhfotatx]{display:contents}.hero-cta[data-astro-cid-dhfotatx],.hero-cta-privacy[data-astro-cid-dhfotatx]{display:none}@media (min-width: 768px){.hero-cta[data-astro-cid-dhfotatx]{display:flex;flex-direction:row;gap:10px;margin:4px 0 12px}.hero-cta-btn[data-astro-cid-dhfotatx]{flex:1 1 0;min-height:52px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;font-weight:700;font-size:16px;letter-spacing:-.01em;color:#fff;box-sizing:border-box;transition:transform .2s var(--ease-apple, cubic-bezier(.4,0,.2,1)),box-shadow .2s var(--ease-apple, cubic-bezier(.4,0,.2,1)),filter .2s var(--ease-apple, cubic-bezier(.4,0,.2,1)),background .2s var(--ease-apple, cubic-bezier(.4,0,.2,1))}.hero-cta-btn[data-astro-cid-dhfotatx]:active{transform:scale(.98)}.hero-cta-btn[data-astro-cid-dhfotatx]:focus-visible{outline:3px solid var(--accent, #4D8EFF);outline-offset:3px}.hero-cta-whatsapp[data-astro-cid-dhfotatx]{background:var(--green-500, #22C55E);box-shadow:0 4px 14px #22c55e57,0 8px 24px #0a162824}.hero-cta-whatsapp[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 6px 20px #22c55e6b,0 12px 32px #0a162833}.hero-cta-call[data-astro-cid-dhfotatx]{background:#4169e1;box-shadow:0 4px 14px #4169e157,0 8px 24px #0a162829}.hero-cta-call[data-astro-cid-dhfotatx]:hover{transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 6px 20px #4169e16b,0 12px 32px #0a162833}.hero-cta-call[data-astro-cid-dhfotatx][hidden]{display:none}.hero-cta-privacy[data-astro-cid-dhfotatx]{display:inline-block;margin:0 0 4px;font-size:11px;line-height:1.2;letter-spacing:-.005em;color:var(--blue-200, #B9CCE8);text-decoration:underline;text-underline-offset:2px;opacity:.72;transition:opacity .2s var(--ease-apple, cubic-bezier(.4,0,.2,1))}.hero-cta-privacy[data-astro-cid-dhfotatx]:hover,.hero-cta-privacy[data-astro-cid-dhfotatx]:focus-visible{opacity:1}.hero-cta-privacy[data-astro-cid-dhfotatx]:focus-visible{outline:2px solid var(--blue-400, #6E8FBF);outline-offset:2px;border-radius:4px}}@media (prefers-reduced-motion: reduce){.hero-cta-btn[data-astro-cid-dhfotatx]{transition:none}}@media (min-width: 768px) and (max-width: 1099px){.home-hero-inner[data-astro-cid-dhfotatx]{max-width:640px;margin-inline:auto;padding-inline:24px}.hero-h1[data-astro-cid-dhfotatx]{font-size:36px}.hero-card[data-astro-cid-dhfotatx]{max-width:100%}}@media (min-width: 1100px){.home-hero[data-astro-cid-dhfotatx]{background:radial-gradient(ellipse at 78% 40%,rgba(64,110,180,.28) 0%,transparent 55%),linear-gradient(180deg,var(--blue-900, #0E1B30) 0%,var(--blue-950, #0A1424) 100%)}.home-hero-inner[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:48% 52%;column-gap:56px;align-items:center;max-width:1140px;margin-inline:auto;padding-inline:32px}.hero-left[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;min-width:0}.hero-card[data-astro-cid-dhfotatx]{max-width:520px;margin:0}.hero-h1[data-astro-cid-dhfotatx]{font-size:44px}.hero-h1-sub[data-astro-cid-dhfotatx]{font-size:26px}}@media (min-width: 768px){.metrics-grid[data-astro-cid-dhfotatx]{max-width:1140px}}@media (min-width: 768px){.home-emergency .emergency-strip .emergency-inner{max-width:800px;margin-inline:auto}}@media (min-width: 768px) and (max-width: 1099px){#orte .location-pills-list,#areas .location-pills-list{display:grid;grid-template-columns:repeat(2,1fr);gap:8px 10px}}@media (min-width: 1100px){#orte .location-pills-list,#areas .location-pills-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 12px}}
