:root{--primary:#2563eb;--primary-light:#eff6ff;--primary-dark:#1d4ed8;--text-dark:#1f2937;--text-gray:#4b5563;--text-light:#6b7280;--bg-light:#f9fafb;--radius:12px;--shadow:0 4px 20px #0000000f;--shadow-hover:0 8px 32px #2563eb1f;--transition:.24s ease;--border-color:#e5e7eb}.contact-page[data-astro-cid-6bfsojfh]{color:var(--text-dark);padding-top:80px;line-height:1.7}.container[data-astro-cid-6bfsojfh]{max-width:1200px;margin:0 auto;padding-inline:1.5rem}.section[data-astro-cid-6bfsojfh]{padding:5rem 0}.bg-light[data-astro-cid-6bfsojfh]{background-color:var(--bg-light)}.section-title[data-astro-cid-6bfsojfh]{margin-bottom:2.5rem;font-size:1.8rem;font-weight:600;position:relative}.section-title[data-astro-cid-6bfsojfh].center{text-align:center}.section-title[data-astro-cid-6bfsojfh].center:after{content:"";background:var(--primary);border-radius:99px;width:48px;height:3px;position:absolute;bottom:-.6rem;left:50%;transform:translate(-50%)}.contact-hero[data-astro-cid-6bfsojfh]{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);padding:5rem 0}.hero-title[data-astro-cid-6bfsojfh]{margin:0 0 .8rem;font-size:2.6rem;font-weight:700}.hero-desc[data-astro-cid-6bfsojfh]{opacity:.9;max-width:600px;margin:0 auto;font-size:1.1rem}.info-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(4,1fr);gap:1.8rem;margin-top:.5rem;display:grid}.info-card[data-astro-cid-6bfsojfh]{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--border-color);transition:var(--transition);text-align:center;background:#fff;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh]:hover{box-shadow:var(--shadow-hover);border-color:var(--primary);transform:translateY(-4px)}.info-icon[data-astro-cid-6bfsojfh]{background:var(--primary-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:flex}.info-icon[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:28px;height:28px;color:var(--primary)}.info-card[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--text-gray);letter-spacing:.02em;margin:0 0 .4rem;font-size:1rem;font-weight:600}.info-value[data-astro-cid-6bfsojfh]{color:var(--text-dark);word-break:break-all;margin-bottom:.8rem;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.info-value[data-astro-cid-6bfsojfh]:hover{color:var(--primary)}a[data-astro-cid-6bfsojfh].info-value{cursor:pointer}.copy-btn[data-astro-cid-6bfsojfh]{border:1px solid var(--border-color);color:var(--text-gray);cursor:pointer;transition:var(--transition);user-select:none;background:#fff;border-radius:99px;align-items:center;gap:.35rem;margin-top:auto;padding:.4rem .9rem;font-size:.8rem;font-weight:500;display:inline-flex}.copy-btn[data-astro-cid-6bfsojfh]:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.copy-btn[data-astro-cid-6bfsojfh]:active{transform:scale(.95)}.copy-btn[data-astro-cid-6bfsojfh] .copy-icon[data-astro-cid-6bfsojfh]{color:currentColor;width:16px;height:16px}.copy-btn[data-astro-cid-6bfsojfh].copied{color:#22c55e;background:#f0fdf4;border-color:#22c55e}.copy-btn[data-astro-cid-6bfsojfh].copied .copy-icon[data-astro-cid-6bfsojfh]{color:#22c55e}.faq-list[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.8rem;max-width:800px;margin:0 auto;display:flex}.faq-item[data-astro-cid-6bfsojfh]{border:1px solid var(--border-color);border-radius:var(--radius);transition:var(--transition);background:#fff;overflow:hidden}.faq-item[data-astro-cid-6bfsojfh]:hover{border-color:var(--primary)}.faq-question[data-astro-cid-6bfsojfh]{color:var(--text-dark);cursor:pointer;user-select:none;justify-content:space-between;align-items:center;padding:1.2rem 1.8rem;font-size:1rem;font-weight:600;list-style:none;transition:background .2s;display:flex}.faq-question[data-astro-cid-6bfsojfh]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-6bfsojfh]:hover{background:var(--primary-light)}.faq-question[data-astro-cid-6bfsojfh] .faq-icon[data-astro-cid-6bfsojfh]{width:24px;height:24px;color:var(--text-light);flex-shrink:0;margin-left:1rem;transition:transform .3s}.faq-item[data-astro-cid-6bfsojfh][open] .faq-question[data-astro-cid-6bfsojfh] .faq-icon[data-astro-cid-6bfsojfh]{transform:rotate(180deg)}.faq-answer[data-astro-cid-6bfsojfh]{color:var(--text-gray);border-top:1px solid var(--border-color);padding:.2rem 1.8rem 1.8rem}.faq-answer[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{margin:0}.social-wrap[data-astro-cid-6bfsojfh]{text-align:center;flex-direction:column;align-items:center;display:flex}.social-wrap[data-astro-cid-6bfsojfh] .section-title[data-astro-cid-6bfsojfh]{margin-bottom:.2rem}.social-wrap[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:var(--text-light);margin-bottom:2rem}.social-links[data-astro-cid-6bfsojfh]{flex-wrap:wrap;justify-content:center;gap:1.8rem;display:flex}.social-link[data-astro-cid-6bfsojfh]{border:1px solid var(--border-color);color:var(--text-dark);transition:var(--transition);background:#fff;border-radius:99px;align-items:center;gap:.6rem;padding:.6rem 1.6rem;font-weight:500;text-decoration:none;display:flex}.social-link[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:24px;height:24px;color:var(--primary)}.social-link[data-astro-cid-6bfsojfh]:hover{border-color:var(--primary);background:var(--primary-light);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.cta-section[data-astro-cid-6bfsojfh]{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%)}.cta-wrap[data-astro-cid-6bfsojfh]{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-text[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{margin:0 0 .4rem;font-size:1.6rem}.cta-text[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{opacity:.9;margin:0}.btn-primary[data-astro-cid-6bfsojfh]{color:var(--primary);transition:var(--transition);background:#fff;border-radius:99px;flex-shrink:0;padding:.85rem 2.4rem;font-weight:600;text-decoration:none;display:inline-block;box-shadow:0 2px 12px #00000014}.btn-primary[data-astro-cid-6bfsojfh]:hover{opacity:.92;transform:scale(1.03);box-shadow:0 4px 24px #00000026}.toast[data-astro-cid-6bfsojfh]{color:#fff;z-index:9999;opacity:0;pointer-events:none;white-space:nowrap;background:#1f2937;border-radius:99px;padding:.7rem 1.8rem;font-size:.92rem;font-weight:500;transition:all .35s cubic-bezier(.22,1,.36,1);position:fixed;bottom:2.4rem;left:50%;transform:translate(-50%)translateY(80px);box-shadow:0 8px 32px #0000002e}.toast[data-astro-cid-6bfsojfh].show{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}@media screen and (width<=992px){.info-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr)}.social-links[data-astro-cid-6bfsojfh]{gap:1.2rem}}@media screen and (width<=640px){.hero-title[data-astro-cid-6bfsojfh]{font-size:2rem}.section[data-astro-cid-6bfsojfh]{padding:3rem 0}.section-title[data-astro-cid-6bfsojfh]{font-size:1.5rem}.info-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:1.2rem}.info-card[data-astro-cid-6bfsojfh]{padding:1.5rem 1rem}.faq-question[data-astro-cid-6bfsojfh]{padding:1rem 1.2rem;font-size:.95rem}.faq-answer[data-astro-cid-6bfsojfh]{padding:.2rem 1.2rem 1.2rem}.social-link[data-astro-cid-6bfsojfh]{padding:.5rem 1.2rem;font-size:.9rem}.social-link[data-astro-cid-6bfsojfh] svg[data-astro-cid-6bfsojfh]{width:20px;height:20px}.cta-wrap[data-astro-cid-6bfsojfh]{text-align:center;flex-direction:column}.cta-text[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{font-size:1.3rem}.toast[data-astro-cid-6bfsojfh]{white-space:normal;max-width:90vw;padding:.6rem 1.2rem;font-size:.82rem;bottom:1.6rem}.copy-btn[data-astro-cid-6bfsojfh]{padding:.3rem .7rem;font-size:.75rem}.info-value[data-astro-cid-6bfsojfh]{font-size:.92rem}}@media screen and (width<=400px){.hero-title[data-astro-cid-6bfsojfh]{font-size:1.6rem}.container[data-astro-cid-6bfsojfh]{padding-inline:1rem}.social-links[data-astro-cid-6bfsojfh]{flex-direction:column;align-items:center;gap:.8rem}.social-link[data-astro-cid-6bfsojfh]{justify-content:center;width:100%}}
