.page-hero[data-astro-cid-6bfsojfh]{text-align:center;color:var(--white);background:linear-gradient(-45deg,#1e3a5f,#1e293b,#312e81,#1e3a5f) 0 0/400% 400%;padding:10rem 0 4rem;animation:15s infinite gradient-shift}@keyframes gradient-shift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.page-hero[data-astro-cid-6bfsojfh] .section-label[data-astro-cid-6bfsojfh]{color:var(--accent-light)}.page-hero[data-astro-cid-6bfsojfh] h1[data-astro-cid-6bfsojfh]{margin-bottom:1rem;font-size:3rem;font-weight:700}.hero-subtitle[data-astro-cid-6bfsojfh]{color:var(--gray-400);max-width:600px;margin:0 auto 2rem;font-size:1.125rem}.hero-buttons[data-astro-cid-6bfsojfh]{justify-content:center;gap:1rem;display:flex}.hero-buttons[data-astro-cid-6bfsojfh] .btn[data-astro-cid-6bfsojfh]{align-items:center;gap:.5rem;display:inline-flex}.section-gray[data-astro-cid-6bfsojfh]{background:var(--gray-50)}.help-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=968px){.help-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.help-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}.flip-card[data-astro-cid-6bfsojfh]{perspective:1000px;background:0 0;width:100%;height:180px}.flip-card-inner[data-astro-cid-6bfsojfh]{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;position:relative}.flip-card[data-astro-cid-6bfsojfh]:hover .flip-card-inner[data-astro-cid-6bfsojfh]{transform:rotateY(180deg)}.flip-card-front[data-astro-cid-6bfsojfh],.flip-card-back[data-astro-cid-6bfsojfh]{backface-visibility:hidden;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:absolute}.flip-card-front[data-astro-cid-6bfsojfh]{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);color:var(--white)}.flip-card-front[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{opacity:.9;margin-bottom:.75rem}.flip-label[data-astro-cid-6bfsojfh]{text-align:center;font-size:.95rem;font-weight:600}.flip-card-back[data-astro-cid-6bfsojfh]{background:var(--white);color:var(--gray-900);box-shadow:var(--shadow-xl);text-align:center;transform:rotateY(180deg)}.flip-card-back[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--gray-900);margin-bottom:.5rem;font-size:1rem;font-weight:600}.flip-card-back[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--gray-600);font-size:.875rem;line-height:1.5}.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1.5fr 1fr;align-items:start;gap:4rem;display:grid}@media (width<=968px){.contact-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:3rem}}.contact-form-wrapper[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:var(--gray-900);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.form-intro[data-astro-cid-6bfsojfh]{color:var(--gray-600);margin-bottom:2rem}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.form-row[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width<=480px){.form-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}}.form-group[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.5rem;display:flex}.form-group[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{color:var(--gray-700);font-size:.875rem;font-weight:500}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{border:1px solid var(--gray-300);border-radius:8px;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #2563eb1a}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:var(--gray-400)}.btn-lg[data-astro-cid-6bfsojfh]{justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;display:inline-flex}.form-note[data-astro-cid-6bfsojfh]{color:var(--gray-500);margin-top:1rem;font-size:.875rem}.form-note[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]{color:var(--primary);font-weight:500}.contact-info[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh],.social-card[data-astro-cid-6bfsojfh]{background:var(--white);border:1px solid var(--gray-200);border-radius:12px;padding:1.5rem}.info-card[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh],.social-card[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--gray-900);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1rem;font-weight:600;display:flex}.info-item[data-astro-cid-6bfsojfh]{gap:1rem;margin-bottom:1.25rem;display:flex}.info-item[data-astro-cid-6bfsojfh]:last-child{margin-bottom:0}.info-icon[data-astro-cid-6bfsojfh]{background:var(--gray-100);width:40px;height:40px;color:var(--primary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.info-item[data-astro-cid-6bfsojfh] strong[data-astro-cid-6bfsojfh]{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);margin-bottom:.25rem;font-size:.75rem;display:block}.info-item[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh],.info-item[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{color:var(--gray-900);font-weight:500}.info-item[data-astro-cid-6bfsojfh] a[data-astro-cid-6bfsojfh]:hover{color:var(--primary)}.social-links[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.75rem;display:flex}.social-link[data-astro-cid-6bfsojfh]{background:var(--gray-50);color:var(--gray-700);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.social-link[data-astro-cid-6bfsojfh]:hover{background:var(--gray-100);color:var(--gray-900)}
