.contact-page{background-color:#fafafa;min-height:100vh;padding-bottom:6rem}.contact-hero{flex-direction:column;max-width:1200px;margin:0 auto;padding:6rem 2rem 4rem;display:flex;position:relative}@media (min-width:1024px){.contact-hero{flex-direction:row;justify-content:space-between;align-items:center}}.contact-hero-left{flex:1;max-width:500px}.contact-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.title-accent{color:#16a34a}.contact-divider{background-color:#16a34a;border-radius:4px;width:48px;height:4px;margin-bottom:1.5rem}.contact-subtitle{color:#475569;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.hero-chat-btn{color:#fff;background-color:#16a34a;border-radius:30px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.hero-chat-btn:hover{background-color:#15803d}.contact-hero-right{background-image:url(/images/contact-hero-bg.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;min-height:300px;margin-top:2rem}@media (min-width:1024px){.contact-hero-right{background-position:100%;flex:1;width:auto;height:400px;min-height:auto;margin-top:0}}.contact-container{max-width:1200px;margin:0 auto;padding:0 2rem}.chat-card{background:#f4fdf8;border-radius:20px;flex-direction:column;align-items:center;gap:2rem;margin-bottom:5rem;padding:2.5rem;display:flex;box-shadow:0 4px 20px #16a34a0d}@media (min-width:768px){.chat-card{flex-direction:row;justify-content:space-between}}.chat-card-left{text-align:center;flex-direction:column;flex:1;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.chat-card-left{text-align:left;flex-direction:row}}.chat-icon-circle{color:#16a34a;background:#e6f7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.chat-card-title{color:#0f172a;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.chat-card-desc{color:#475569;font-size:.95rem;line-height:1.5}.chat-card-right{flex-direction:column;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.chat-card-right{align-items:flex-end}}.chat-btn{color:#fff;background:#16a34a;border-radius:30px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.chat-btn:hover{background:#15803d}.support-status{align-items:center;gap:.8rem;display:flex}.support-avatars{display:flex}.avatar{background:#cbd5e1;border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-8px}.avatar:first-child{margin-left:0}.status-text{color:#64748b;font-size:.8rem;line-height:1.4}.status-online{color:#16a34a;font-weight:600}.section-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.section-title{color:#0f172a;margin-bottom:1rem;font-size:1.8rem;font-weight:700}.section-divider{background-color:#16a34a;border-radius:3px;width:40px;height:3px}.contact-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(3,1fr)}}.contact-card{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;display:flex;box-shadow:0 4px 15px #00000005}.card-icon-circle{color:#16a34a;background:#f0fdf4;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;display:flex}.card-title{color:#0f172a;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.card-detail{color:#475569;min-height:45px;margin-bottom:.5rem;font-size:.95rem;line-height:1.6}.card-highlight{color:#16a34a;font-weight:600}.card-subtext{color:#64748b;margin-bottom:2rem;font-size:.85rem}.card-btn{color:#16a34a;cursor:pointer;background:#f0fdf4;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.card-btn:hover{background:#dcfce7}.faq-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex;box-shadow:0 4px 15px #00000005}@media (min-width:768px){.faq-card{flex-direction:row;justify-content:space-between}}.faq-card-left{align-items:center;gap:1.5rem;display:flex}.faq-icon-circle{color:#16a34a;background:#f0fdf4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.faq-title{color:#0f172a;margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.faq-desc{color:#64748b;font-size:.9rem}.faq-link{color:#16a34a;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.faq-link:hover{text-decoration:underline}
