@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700;900&display=swap";[data-astro-cid-tyzgrxa6]{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box;margin:0;padding:0}body{background-color:#f1f5f9;background-attachment:fixed;color:#1e293b}@keyframes slideIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(.92) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.page-wrapper[data-astro-cid-tyzgrxa6]{max-width:680px;margin:0 auto;padding:6rem 1rem 5rem}.hero[data-astro-cid-tyzgrxa6]{text-align:center;margin-bottom:2.5rem;animation:slideIn .7s ease both}.hero-icon[data-astro-cid-tyzgrxa6]{width:72px;height:72px;margin:0 auto 1.25rem;border-radius:1.25rem;background:#1e3a8a;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #1e3a8a40}.hero-icon[data-astro-cid-tyzgrxa6] svg[data-astro-cid-tyzgrxa6]{width:36px;height:36px}.hero[data-astro-cid-tyzgrxa6] h1[data-astro-cid-tyzgrxa6]{font-size:2.5rem;font-weight:900;color:#1e3a8a;letter-spacing:-.03em;line-height:1.1}.hero[data-astro-cid-tyzgrxa6] h1[data-astro-cid-tyzgrxa6] span[data-astro-cid-tyzgrxa6]{color:#475569;font-weight:300}.hero[data-astro-cid-tyzgrxa6] p[data-astro-cid-tyzgrxa6]{margin-top:.75rem;color:#64748b;font-size:1rem;font-weight:400}.badge[data-astro-cid-tyzgrxa6]{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.4rem 1rem;background:#fff;border-radius:999px;font-size:.8rem;font-weight:600;color:#2563eb;box-shadow:0 2px 8px #0000000f}.badge-dot[data-astro-cid-tyzgrxa6]{width:7px;height:7px;border-radius:50%;background:#22c55e}.cards-list[data-astro-cid-tyzgrxa6]{display:flex;flex-direction:column;gap:.75rem;animation:slideIn .8s ease .15s both}.alt-card[data-astro-cid-tyzgrxa6]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#fff;border-radius:.875rem;box-shadow:0 4px 12px #0000000d;border:1.5px solid transparent;cursor:pointer;width:100%;text-align:left;transition:all .25s ease}.alt-card[data-astro-cid-tyzgrxa6]:hover{transform:scale(1.015);box-shadow:0 8px 20px #00000017}.alt-icon[data-astro-cid-tyzgrxa6]{width:48px;height:48px;border-radius:.75rem;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.alt-icon[data-astro-cid-tyzgrxa6] svg[data-astro-cid-tyzgrxa6]{width:24px;height:24px}.alt-info[data-astro-cid-tyzgrxa6]{flex-grow:1;text-align:left}.alt-info[data-astro-cid-tyzgrxa6] h3[data-astro-cid-tyzgrxa6]{font-size:1rem;font-weight:700;color:#1e293b;line-height:1.3}.alt-info[data-astro-cid-tyzgrxa6] p[data-astro-cid-tyzgrxa6]{font-size:.84rem;color:#64748b;margin-top:.2rem;line-height:1.4}.alt-arrow[data-astro-cid-tyzgrxa6]{flex-shrink:0;color:#94a3b8}.section-label[data-astro-cid-tyzgrxa6]{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin-bottom:.75rem}.modal-overlay[data-astro-cid-tyzgrxa6]{position:fixed;inset:0;background:#0f172a99;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;animation:fadeIn .2s ease}.modal-overlay[data-astro-cid-tyzgrxa6].hidden{display:none}.modal-card[data-astro-cid-tyzgrxa6]{background:#fff;border-radius:1.25rem;max-width:420px;width:100%;padding:1.75rem;box-shadow:0 24px 60px #0000002e;animation:popIn .25s ease;position:relative}.modal-close[data-astro-cid-tyzgrxa6]{position:absolute;top:1rem;right:1rem;background:#f1f5f9;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:background .15s}.modal-close[data-astro-cid-tyzgrxa6]:hover{background:#e2e8f0}.modal-header[data-astro-cid-tyzgrxa6]{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.modal-icon[data-astro-cid-tyzgrxa6]{width:56px;height:56px;border-radius:1rem;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.modal-icon[data-astro-cid-tyzgrxa6] svg[data-astro-cid-tyzgrxa6]{width:28px;height:28px}.modal-title[data-astro-cid-tyzgrxa6]{font-size:1.4rem;font-weight:800;color:#1e293b;letter-spacing:-.02em}.modal-desc[data-astro-cid-tyzgrxa6]{font-size:.95rem;color:#475569;line-height:1.65;margin-bottom:1.5rem}.modal-actions[data-astro-cid-tyzgrxa6]{display:flex;flex-direction:column;gap:.6rem}.btn-visit[data-astro-cid-tyzgrxa6]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;font-size:.92rem;font-weight:700;text-decoration:none;color:#fff;transition:opacity .2s,transform .15s;border:none;cursor:pointer}.btn-visit[data-astro-cid-tyzgrxa6]:hover{opacity:.88;transform:translateY(-1px)}.btn-back[data-astro-cid-tyzgrxa6]{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:.75rem;font-size:.92rem;font-weight:600;background:#f1f5f9;color:#475569;border:none;cursor:pointer;transition:background .15s}.btn-back[data-astro-cid-tyzgrxa6]:hover{background:#e2e8f0}
