.univ-padding:where(.astro-SUVWLNRT){padding:48px 0}.univ-receiver-bg:where(.astro-SUVWLNRT){background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);color:#fff}.text-white:where(.astro-SUVWLNRT){color:#fff!important}.univ-title:where(.astro-SUVWLNRT){font-size:28px;font-weight:800;line-height:1.3}.univ-subtitle:where(.astro-SUVWLNRT){color:#cbd5e1!important;font-size:15px;line-height:1.5}.mb-16:where(.astro-SUVWLNRT){margin-bottom:16px}.mb-24:where(.astro-SUVWLNRT){margin-bottom:24px}.mt-24:where(.astro-SUVWLNRT){margin-top:24px}.univ-platforms-grid:where(.astro-SUVWLNRT){display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:800px;margin:0 auto}.plat-source:where(.astro-SUVWLNRT){background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:10px 16px;border-radius:12px;display:flex;align-items:center;gap:8px;font-weight:500;font-size:14px;color:#fff;transition:transform .2s,background .2s}.plat-source:where(.astro-SUVWLNRT):hover{transform:translateY(-2px);background:rgba(255,255,255,.1)}.univ-target-box:where(.astro-SUVWLNRT){display:inline-flex;flex-direction:column;align-items:center;background:rgba(255,255,255,.1);padding:16px 32px;border-radius:20px;border:1px solid rgba(255,255,255,.2);margin-top:16px;margin-left:auto;margin-right:auto}.univ-target-box:where(.astro-SUVWLNRT) img:where(.astro-SUVWLNRT){margin-bottom:8px}.univ-target-box:where(.astro-SUVWLNRT) h3:where(.astro-SUVWLNRT){font-size:20px;margin:0;color:#fff;font-weight:700}@media (max-width: 768px){.univ-padding:where(.astro-SUVWLNRT){padding:32px 0}.univ-title:where(.astro-SUVWLNRT){font-size:22px}.univ-subtitle:where(.astro-SUVWLNRT){font-size:14px}.univ-platforms-grid:where(.astro-SUVWLNRT){gap:8px}.plat-source:where(.astro-SUVWLNRT){padding:8px 12px;font-size:13px;border-radius:10px}.plat-source:where(.astro-SUVWLNRT) img:where(.astro-SUVWLNRT){width:20px}.univ-target-box:where(.astro-SUVWLNRT){padding:12px 24px;border-radius:16px}.univ-target-box:where(.astro-SUVWLNRT) img:where(.astro-SUVWLNRT){width:32px;margin-bottom:6px}.univ-target-box:where(.astro-SUVWLNRT) h3:where(.astro-SUVWLNRT){font-size:18px}.mt-24:where(.astro-SUVWLNRT){margin-top:16px}.mb-24:where(.astro-SUVWLNRT){margin-bottom:16px}.mb-16:where(.astro-SUVWLNRT){margin-bottom:12px}}.double-arrows:where(.astro-SUVWLNRT){display:flex;justify-content:center;gap:16px;color:var(--max-primary, #3b82f6)}.arrow-down:where(.astro-SUVWLNRT){font-size:28px;animation:bounceDown 2s infinite}.arrow-up:where(.astro-SUVWLNRT){font-size:28px;animation:bounceUp 2s infinite;animation-delay:1s}@keyframes bounceDown{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@keyframes bounceUp{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}.directions-hub:where(.astro-OQDJIX4M){background:#f8fafc}.directions-header:where(.astro-OQDJIX4M){text-align:center;max-width:800px;margin:0 auto 56px}.hub-subtitle:where(.astro-OQDJIX4M){display:inline-block;color:#4f46e5;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.hub-lead:where(.astro-OQDJIX4M){font-size:16px;line-height:1.6;color:#475569;margin-top:16px}.hub-grid:where(.astro-OQDJIX4M){display:grid;grid-template-columns:1fr 1fr;gap:40px}.col-title:where(.astro-OQDJIX4M){font-size:24px;font-weight:700;color:#0f172a;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e2e8f0}.cards-list:where(.astro-OQDJIX4M){display:flex;flex-direction:column;gap:16px}.direction-card:where(.astro-OQDJIX4M){display:flex;flex-direction:column;background:white;border:1px solid #e2e8f0;border-radius:16px;padding:24px;text-decoration:none;color:inherit;transition:all .2s ease;min-height:180px}.direction-card:where(.astro-OQDJIX4M):hover,.direction-card:where(.astro-OQDJIX4M):focus-visible{border-color:#cbd5e1;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003;transform:translateY(-2px);outline:none}.direction-card:where(.astro-OQDJIX4M):hover .arrow-icon:where(.astro-OQDJIX4M){transform:translate(4px);color:#4f46e5}.direction-card:where(.astro-OQDJIX4M):hover .card-link-icon:where(.astro-OQDJIX4M){transform:translate(4px);color:#4f46e5}.card-top:where(.astro-OQDJIX4M){margin-bottom:16px}.card-icons:where(.astro-OQDJIX4M){display:inline-flex;align-items:center;gap:12px;background:#f1f5f9;padding:8px 16px;border-radius:100px}.icon-src:where(.astro-OQDJIX4M),.icon-dst:where(.astro-OQDJIX4M){width:24px;height:24px;border-radius:50%}.arrow-icon:where(.astro-OQDJIX4M){font-size:18px;color:#94a3b8;transition:transform .2s ease,color .2s}.card-label:where(.astro-OQDJIX4M){font-size:18px;font-weight:700;color:#0f172a;margin-bottom:8px}.card-desc:where(.astro-OQDJIX4M){font-size:14px;line-height:1.5;color:#475569;flex-grow:1;margin-bottom:20px}.card-bottom:where(.astro-OQDJIX4M){display:flex;align-items:center;justify-content:space-between;margin-top:auto}.badges:where(.astro-OQDJIX4M){display:flex;flex-wrap:wrap;gap:8px}.badge:where(.astro-OQDJIX4M){font-size:12px;font-weight:500;color:#4f46e5;background:#eef2ff;padding:4px 10px;border-radius:6px}.card-link-icon:where(.astro-OQDJIX4M){color:#cbd5e1;transition:transform .2s ease,color .2s}.hub-details:where(.astro-OQDJIX4M){margin-top:8px}.hub-details:where(.astro-OQDJIX4M) summary:where(.astro-OQDJIX4M){width:100%;text-align:center;cursor:pointer;list-style:none;margin-bottom:16px}.hub-details:where(.astro-OQDJIX4M) summary:where(.astro-OQDJIX4M)::-webkit-details-marker{display:none}.details-content:where(.astro-OQDJIX4M){animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.info-card:where(.astro-OQDJIX4M){background:white;border:1px solid #e2e8f0;border-radius:16px;padding:32px}.highlight-card:where(.astro-OQDJIX4M){background:#fffbeb;border-color:#fde68a}.highlight-card:where(.astro-OQDJIX4M) h4:where(.astro-OQDJIX4M){color:#92400e;font-size:18px;font-weight:700;margin-bottom:12px}.highlight-card:where(.astro-OQDJIX4M) p:where(.astro-OQDJIX4M){color:#92400e;font-size:15px;line-height:1.6;margin-bottom:20px}.btn-text:where(.astro-OQDJIX4M){display:inline-flex;align-items:center;gap:6px;color:#b45309;font-weight:600;text-decoration:none;font-size:15px}.btn-text:where(.astro-OQDJIX4M):hover{text-decoration:underline}.btn-text:where(.astro-OQDJIX4M) i:where(.astro-OQDJIX4M){font-size:18px}@media (max-width: 992px){.hub-grid:where(.astro-OQDJIX4M){grid-template-columns:1fr;gap:48px}}
