.contact_pageContainer__6tS6Q{min-height:100vh;background:var(--background-light);padding:2rem 1rem}.contact_content___6WeD{max-width:1200px;margin:0 auto;padding:2rem 0}.contact_header__4rP_U{text-align:center;margin-bottom:3rem}.contact_title__zaXQ8{font-size:3rem;font-weight:800;color:var(--text-dark);margin-bottom:1rem;font-family:var(--font-accent)}.contact_subtitle__V6wVX{font-size:1.25rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.contact_contactGrid__LiDm3{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}.contact_contactInfo__tLfCb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.contact_infoCard__W8BJG{background:#fff;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.contact_infoCard__W8BJG:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.contact_infoCard__W8BJG h3{font-size:1.25rem;font-weight:600;color:var(--text-dark);margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;font-family:var(--font-accent)}.contact_infoCard__W8BJG h3:before{content:"📧";font-size:1.1rem}.contact_infoCard__W8BJG:nth-child(2) h3:before{content:"🕒"}.contact_infoCard__W8BJG:nth-child(3) h3:before{content:"⚡"}.contact_infoCard__W8BJG:nth-child(4) h3:before{content:"📝"}.contact_infoCard__W8BJG p{color:#4b5563;margin:0;line-height:1.6}.contact_emailText__mmjOF{color:var(--secondary-sage);font-weight:600;font-size:1.2rem}.contact_emailNote__0xs74{font-size:.9rem;color:#6b7280;margin-top:.75rem;font-style:italic;padding:.75rem;background:var(--accent-tan);border-radius:.5rem;border-left:3px solid var(--secondary-sage)}.contact_contactList__Gf3Ve{list-style:none;padding:0;margin:.75rem 0 0}.contact_contactList__Gf3Ve li{color:#4b5563;position:relative;padding:.5rem 0 .5rem 1.5rem;border-bottom:1px solid #f1f5f9}.contact_contactList__Gf3Ve li:last-child{border-bottom:none}.contact_contactList__Gf3Ve li:before{content:"✓";color:var(--secondary-sage);font-weight:700;position:absolute;left:0;background:var(--accent-tan);width:1.2rem;height:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem}@media (max-width:768px){.contact_pageContainer__6tS6Q{padding:1rem .5rem}.contact_content___6WeD{padding:1rem 0}.contact_title__zaXQ8{font-size:2.5rem}.contact_subtitle__V6wVX{font-size:1.1rem}.contact_contactGrid__LiDm3{gap:1.5rem}.contact_contactInfo__tLfCb{grid-template-columns:1fr}.contact_infoCard__W8BJG{padding:1.5rem}}