.contact-hero{background:linear-gradient(135deg,#059669,#047857);color:white;padding:5rem 0 3rem;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.25rem;opacity:.9;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-stats{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.stat{text-align:center}.statText{color:#059166;margin:.2rem 0}.number,.statText{font-weight:700;display:block}.number{font-size:2.5rem;margin-bottom:.5rem}.label{font-size:1rem;opacity:.9}@media (max-width:768px){.contact-hero{padding:4rem 0 2rem}.hero-content h1{font-size:2.5rem}.hero-stats{gap:2rem}.number{font-size:2rem}}.contact-info{width:100%}.info-card{background:white;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e5e7eb}.info-card h3{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem}.info-card>p{color:#6b7280;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-method{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#f8fafc;border-radius:.75rem;transition:background .3s ease}.contact-method:hover{background:#f1f5f9}.method-icon{font-size:1.5rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:white;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);flex-shrink:0}.method-details h4{font-size:1.1rem;color:#1f2937}.method-details h4,.method-info{font-weight:600;margin-bottom:.25rem}.method-info{color:#059669;font-size:1rem}.method-desc{color:#6b7280;font-size:.875rem;margin:0}.office-hours{margin-bottom:2rem}.office-hours h4{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.hours-list{display:flex;flex-direction:column;gap:.75rem}.hour-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#f8fafc;border-radius:.5rem}.day{color:#374151;font-weight:500}.day,.hours{font-size:.9rem}.hours{color:#059669;font-weight:600}.emergency-contact{background:#fef3c7;border:1px solid #fcd34d;border-radius:.75rem;padding:1.5rem;text-align:center}.emergency-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.emergency-icon{font-size:1.5rem}.emergency-header h4{color:#92400e;margin:0;font-size:1.1rem}.emergency-contact>p{color:#92400e;margin-bottom:.5rem;font-size:.9rem}.emergency-number{color:#dc2626!important;font-size:1.25rem!important;font-weight:700;margin:0!important}@media (max-width:768px){.info-card{padding:1.5rem}.contact-method{padding:1rem .75rem}.method-icon{width:40px;height:40px;font-size:1.25rem}}.contact-layout{display:grid;grid-template-columns:2fr 1fr;grid-gap:3rem;gap:3rem;padding:3rem 0}.contact-form-section{min-width:0}.contact-sidebar{display:flex;flex-direction:column;gap:2rem;position:-webkit-sticky;position:sticky;top:2rem;height:-moz-fit-content;height:fit-content}@media (max-width:968px){.contact-layout{grid-template-columns:1fr;gap:2rem}.contact-sidebar{position:static}}