.contact-page{background:var(--background);min-height:100vh}.contact-hero{text-align:center;padding:8rem 0 6rem}.contact-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:600;line-height:1.1}.contact-subtitle{color:var(--text-gray);max-width:700px;margin:0 auto 4rem;font-size:1.375rem;line-height:1.6}.contact-cards{justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.contact-card{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;align-items:center;gap:2rem;padding:3rem;transition:all .3s;display:flex}.contact-card:hover{border-color:var(--orange);transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.contact-icon{border-radius:1.25rem;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.contact-icon svg{width:40px;height:40px}.contact-icon-email{color:var(--orange);background:#ff8c421a}.contact-icon-twitter{color:#000;background:#0000000d}[data-theme=dark] .contact-icon-twitter{color:#fff;background:#ffffff1a}.contact-card-content{flex:1}.contact-card-text{color:var(--foreground);margin:0;font-size:1.125rem;line-height:1.6}.contact-email,.contact-twitter{color:var(--orange);font-weight:600;text-decoration:none;transition:color .2s}.contact-email:hover,.contact-twitter:hover{color:var(--orange-dark);text-decoration:underline}.contact-additional{background:var(--input-bg);padding:4rem 0}.contact-info-grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.contact-info-card{text-align:center;background:var(--card-bg);border:1px solid var(--border);border-radius:1rem;padding:2.5rem 2rem;transition:all .3s}.contact-info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.info-icon{width:64px;height:64px;color:var(--orange);background:#ff8c421a;border-radius:1rem;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.info-icon svg{width:32px;height:32px}.info-title{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.info-text{color:var(--foreground);margin-bottom:.5rem;font-size:1rem;font-weight:500}.info-subtext{color:var(--text-gray);font-size:.9375rem;line-height:1.5}.contact-faq-link{padding:4rem 0}.faq-link-card{background:linear-gradient(135deg,#ff8c421a 0%,#ffb3660d 100%);border:1.5px solid #ff8c4233;border-radius:1.5rem;justify-content:space-between;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:3rem;display:flex}.faq-link-content{flex:1}.faq-link-title{color:var(--foreground);margin-bottom:.75rem;font-size:1.75rem;font-weight:600}.faq-link-description{color:var(--text-gray);margin:0;font-size:1.0625rem;line-height:1.6}.faq-link-button{background:var(--orange);color:#1a1a1a;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.0625rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.faq-link-button:hover{background:var(--orange-dark);transform:translateY(-2px)}.faq-link-button svg{width:20px;height:20px}.contact-founder{padding:2rem 0 4rem}.founder-card{background:var(--card-bg);border:1px solid var(--border);border-radius:1.5rem;align-items:center;gap:3rem;max-width:900px;margin:0 auto;padding:3rem;display:flex}.founder-image-wrapper{flex-shrink:0}.founder-image{object-fit:cover;border:3px solid var(--orange);border-radius:50%;width:160px;height:160px}.founder-info{flex:1}.founder-section-title{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.founder-bio{color:var(--text-gray);margin-bottom:1.25rem;font-size:1rem;line-height:1.7}.founder-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.founder-name{color:var(--foreground);font-size:.95rem;font-weight:700}.founder-separator{color:var(--text-gray)}.founder-role{color:var(--orange);font-size:.9rem;font-weight:600}.founder-credential{color:var(--text-gray);font-size:.9rem;font-style:italic}.founder-linkedin{color:var(--orange);align-items:center;gap:.35rem;margin-left:.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.founder-linkedin:hover{color:var(--orange-dark);text-decoration:underline}.founder-linkedin svg{width:16px;height:16px}@media (max-width:968px){.contact-cards,.contact-info-grid{grid-template-columns:1fr}.faq-link-card{text-align:center;flex-direction:column;gap:2rem}.founder-card{text-align:center;flex-direction:column;gap:2rem;padding:2rem}.founder-meta{justify-content:center}.contact-title{font-size:3rem}.contact-subtitle{font-size:1.125rem}}@media (max-width:768px){.contact-hero{padding:5rem 0 4rem}.contact-title{font-size:2.5rem}.contact-card{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}.contact-additional,.contact-faq-link{padding:3rem 0}.faq-link-card{padding:2rem}.faq-link-title{font-size:1.5rem}.founder-image{width:120px;height:120px}.contact-icon{width:64px;height:64px}.contact-icon svg{width:32px;height:32px}.contact-cards{gap:1.5rem}}
/*# sourceMappingURL=58aacf58e5f76ffa.css.map*/