.contact-container{background-color:#f9fafb;padding:2rem 1rem}@media (min-width:640px){.contact-container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.contact-container{padding-left:2rem;padding-right:2rem}}.contact-wrapper{width:100%;height:100%;margin:0 auto}.contact-card{background-color:white;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);border-radius:.5rem;overflow:hidden}.contact-header{background:var(--primary);padding:1rem 1.5rem}.header-content{display:flex;align-items:center}.header-icon{height:2rem;width:2rem;color:white;margin-right:.75rem}.header-title{font-size:1.5rem;font-weight:700;color:white;margin:0}@media (min-width:640px){.header-title{font-size:1.875rem}}.header-subtitle{color:#f3e8ff;margin-top:.5rem;margin-bottom:0}.contact-content{padding:2rem 1.5rem}.intro-text{color:#374151;margin-bottom:2rem;line-height:1.625;font-size:1.125rem;text-align:center;margin-top:0}.contact-grid{display:grid;gap:1.5rem}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(2,1fr)}}.contact-card-item{border-radius:.5rem;padding:1.5rem;transition:box-shadow .15s ease-in-out}.contact-card-item:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.contact-card-purple{background:linear-gradient(to bottom right,#faf5ff,#eef2ff);border:1px solid #e9d5ff}.contact-card-green{background:linear-gradient(to bottom right,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0}.contact-card-blue{background:linear-gradient(to bottom right,#eff6ff,#ecfeff);border:1px solid #bfdbfe}.contact-card-amber{background:linear-gradient(to bottom right,#fffbeb,#fef3c7);border:1px solid #fde68a}.contact-card-content{display:flex;align-items:flex-start}.contact-icon-container{border-radius:.5rem;padding:.75rem}.contact-icon-purple{background-color:#f3e8ff}.contact-icon-green{background-color:#dcfce7}.contact-icon-blue{background-color:#dbeafe}.contact-icon-amber{background-color:#fef3c7}.contact-icon{height:1.5rem;width:1.5rem}.icon-purple{color:#9333ea}.icon-green{color:#059669}.icon-blue{color:#2563eb}.icon-amber{color:#d97706}.contact-info{margin-left:1rem;width:100%}.contact-info-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin-top:0}.contact-info-subtitle{color:#4b5563;font-size:.875rem;margin-bottom:.5rem;margin-top:0}.contact-link{font-weight:500;word-break:break-all;text-decoration:none;transition:color .15s ease-in-out}.contact-link-purple{color:#9333ea}.contact-link-purple:hover{color:#7c3aed}.contact-link-green{color:#059669;font-size:1.125rem}.contact-link-green:hover{color:#047857}.address-section{margin-top:1.5rem}.address-content{background-color:white;border-radius:.5rem;padding:1rem;border:1px solid #bfdbfe}.address-text{color:#374151;line-height:1.625;margin:0}.support-hours-section{margin-top:1.5rem}.support-hours-content{background-color:white;border-radius:.5rem;padding:1rem;border:1px solid #fde68a}.support-hours-flex{display:flex;flex-direction:column}@media (min-width:640px){.support-hours-flex{flex-direction:row;align-items:center;justify-content:space-between}}.support-hours-left p:first-child{color:#374151;font-weight:500;margin:0 0 .25rem}.support-hours-time{color:#d97706;font-weight:600;font-size:1.125rem;margin:0}.support-hours-badge{margin-top:.75rem}@media (min-width:640px){.support-hours-badge{margin-top:0}}.timezone-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;background-color:#fef3c7;color:#92400e}.tips-section{margin-top:2rem;display:grid;gap:1rem}@media (min-width:640px){.tips-section{grid-template-columns:repeat(2,1fr)}}.tip-card{background-color:#faf5ff;border-radius:.5rem;padding:1rem;border:1px solid #e9d5ff}.tip-title{font-weight:600;color:#581c87;margin-bottom:.5rem;margin-top:0}.tip-text{color:#7c3aed;font-size:.875rem;margin:0}