.page-module__Wj_QBG__hero{padding:var(--space-6)0 var(--space-8)}.page-module__Wj_QBG__heroWrapper{background:linear-gradient(135deg,var(--primary-700),var(--primary-800));border-radius:var(--radius-3xl);padding:var(--space-10)var(--space-10);text-align:center;position:relative;overflow:hidden}@media (max-width:640px){.page-module__Wj_QBG__heroWrapper{padding:var(--space-8)var(--space-6);border-radius:var(--radius-2xl)}}.page-module__Wj_QBG__heroContent{color:#fff;z-index:1;max-width:650px;margin:0 auto;position:relative}.page-module__Wj_QBG__heroBadge{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);margin-bottom:var(--space-4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;font-size:.8125rem;font-weight:600;display:inline-flex}.page-module__Wj_QBG__liveDot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite page-module__Wj_QBG__livePulse}@keyframes page-module__Wj_QBG__livePulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.page-module__Wj_QBG__heroTitle{color:#fff;margin-bottom:var(--space-3);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800}.page-module__Wj_QBG__heroDescription{color:#ffffffd9;font-size:1rem;line-height:1.6}.page-module__Wj_QBG__legendBar{justify-content:center;align-items:center;gap:var(--space-6);padding:var(--space-4)var(--space-6);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);z-index:2;background:#fff;flex-wrap:wrap;max-width:700px;margin-top:-28px;margin-left:auto;margin-right:auto;display:flex;position:relative}@media (max-width:640px){.page-module__Wj_QBG__legendBar{gap:var(--space-3);padding:var(--space-3)var(--space-4)}}.page-module__Wj_QBG__legendItem{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:.8125rem;font-weight:500;display:flex}.page-module__Wj_QBG__legendDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.page-module__Wj_QBG__legendAvailable{background:#22c55e}.page-module__Wj_QBG__legendBusy{background:#f59e0b}.page-module__Wj_QBG__legendOffDuty{background:#94a3b8}.page-module__Wj_QBG__legendOnLeave{background:#ef4444}.page-module__Wj_QBG__section{padding:var(--space-8)0 var(--space-16)}.page-module__Wj_QBG__datePicker{border-radius:var(--radius-2xl);box-shadow:var(--shadow-card);border:1.5px solid var(--border-light);padding:var(--space-5)var(--space-6);margin-bottom:var(--space-6);background:#fff}@media (max-width:640px){.page-module__Wj_QBG__datePicker{padding:var(--space-4)}}.page-module__Wj_QBG__datePickerHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.page-module__Wj_QBG__datePickerTitle{align-items:center;gap:var(--space-2);color:var(--text-primary);margin:0;font-size:1rem;font-weight:700;display:flex}.page-module__Wj_QBG__datePickerTitle svg{color:var(--accent-blue)}.page-module__Wj_QBG__dateNav{align-items:center;gap:var(--space-2);display:flex}.page-module__Wj_QBG__dateNavBtn{border-radius:var(--radius);border:1.5px solid var(--border-light);width:34px;height:34px;color:var(--text-secondary);cursor:pointer;background:#fff;justify-content:center;align-items:center;transition:all .2s;display:flex}.page-module__Wj_QBG__dateNavBtn:hover:not(:disabled){background:var(--gray-50);border-color:var(--gray-300)}.page-module__Wj_QBG__dateNavBtn:disabled{opacity:.35;cursor:not-allowed}.page-module__Wj_QBG__dateNavLabel{color:var(--text-secondary);text-align:center;min-width:120px;font-size:.8125rem;font-weight:600}.page-module__Wj_QBG__dateStrip{gap:var(--space-2);grid-template-columns:repeat(7,1fr);display:grid}@media (max-width:768px){.page-module__Wj_QBG__dateStrip{grid-template-columns:repeat(4,1fr)}}@media (max-width:480px){.page-module__Wj_QBG__dateStrip{grid-template-columns:repeat(3,1fr)}}.page-module__Wj_QBG__dateChip{padding:var(--space-3)var(--space-2);border-radius:var(--radius-lg);border:1.5px solid var(--border-light);background:var(--gray-50);cursor:pointer;flex-direction:column;align-items:center;gap:2px;transition:all .2s;display:flex}.page-module__Wj_QBG__dateChip:hover:not(:disabled){border-color:var(--primary-200);background:#fff}.page-module__Wj_QBG__dateChipActive{background:var(--accent-blue)!important;border-color:var(--accent-blue)!important}.page-module__Wj_QBG__dateChipActive .page-module__Wj_QBG__dateChipDay,.page-module__Wj_QBG__dateChipActive .page-module__Wj_QBG__dateChipNum,.page-module__Wj_QBG__dateChipActive .page-module__Wj_QBG__dateChipMonth{color:#fff}.page-module__Wj_QBG__dateChipPast{opacity:.35;cursor:not-allowed!important}.page-module__Wj_QBG__dateChipDay{color:var(--text-muted);text-transform:uppercase;letter-spacing:.02em;font-size:.6875rem;font-weight:600}.page-module__Wj_QBG__dateChipNum{color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.2}.page-module__Wj_QBG__dateChipMonth{color:var(--text-secondary);font-size:.6875rem}.page-module__Wj_QBG__filterBar{align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.page-module__Wj_QBG__filterBtn{align-items:center;gap:var(--space-2);padding:var(--space-2)var(--space-5);color:var(--text-secondary);background:var(--gray-50);border:1.5px solid var(--border-light);border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__Wj_QBG__filterBtn:hover{border-color:var(--gray-300);background:#fff}.page-module__Wj_QBG__filterBtnActive{background:var(--accent-blue);color:#fff;border-color:var(--accent-blue)}.page-module__Wj_QBG__filterBtnActive:hover{background:#0052cc;border-color:#0052cc}.page-module__Wj_QBG__filterCount{opacity:.7;font-size:.75rem}.page-module__Wj_QBG__availGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(380px,1fr));display:grid}@media (max-width:640px){.page-module__Wj_QBG__availGrid{grid-template-columns:1fr}}.page-module__Wj_QBG__availCard{border-radius:var(--radius-xl);border:1.5px solid var(--border-light);background:#fff;transition:all .25s;overflow:hidden}.page-module__Wj_QBG__availCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border);transform:translateY(-2px)}.page-module__Wj_QBG__cardTop{gap:var(--space-4);padding:var(--space-5);display:flex}.page-module__Wj_QBG__doctorPhoto{border-radius:var(--radius-lg);background:var(--gray-100);flex-shrink:0;width:72px;height:72px;overflow:hidden}.page-module__Wj_QBG__doctorImg{object-fit:cover;object-position:center top;width:100%;height:100%}.page-module__Wj_QBG__doctorDetails{flex:1;min-width:0}.page-module__Wj_QBG__doctorHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-2);margin-bottom:2px;display:flex}.page-module__Wj_QBG__doctorName{color:var(--text-primary);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.page-module__Wj_QBG__doctorSpecialty{color:var(--accent-blue);margin:0 0 var(--space-2);font-size:.8125rem;font-weight:600}.page-module__Wj_QBG__statusBadge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px;font-size:.6875rem;font-weight:700;display:inline-flex}.page-module__Wj_QBG__statusDot{border-radius:50%;width:7px;height:7px}.page-module__Wj_QBG__statusAvailable{color:#166534;background:#dcfce7}.page-module__Wj_QBG__statusAvailable .page-module__Wj_QBG__statusDot{background:#22c55e}.page-module__Wj_QBG__statusBusy{color:#92400e;background:#fef3c7}.page-module__Wj_QBG__statusBusy .page-module__Wj_QBG__statusDot{background:#f59e0b}.page-module__Wj_QBG__statusOffDuty{background:var(--gray-100);color:var(--gray-600)}.page-module__Wj_QBG__statusOffDuty .page-module__Wj_QBG__statusDot{background:#94a3b8}.page-module__Wj_QBG__statusOnLeave{color:#991b1b;background:#fee2e2}.page-module__Wj_QBG__statusOnLeave .page-module__Wj_QBG__statusDot{background:#ef4444}.page-module__Wj_QBG__infoRow{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.page-module__Wj_QBG__infoItem{color:var(--text-secondary);align-items:center;gap:6px;font-size:.8125rem;display:flex}.page-module__Wj_QBG__infoItem svg{color:var(--text-light);flex-shrink:0}.page-module__Wj_QBG__waitingInfo{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);color:#92400e;background:#fef3c7;padding:2px 10px;font-size:.75rem;font-weight:600;display:flex}.page-module__Wj_QBG__waitingInfo svg{flex-shrink:0}.page-module__Wj_QBG__slotsSection{padding:0 var(--space-5)var(--space-4)}.page-module__Wj_QBG__slotsHeader{margin-bottom:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.page-module__Wj_QBG__slotsTitle{align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:.8125rem;font-weight:600;display:flex}.page-module__Wj_QBG__slotsTitle svg{color:var(--accent-blue)}.page-module__Wj_QBG__slotsToggle{color:var(--accent-blue);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;padding:2px 8px;font-size:.75rem;font-weight:600;transition:background .2s}.page-module__Wj_QBG__slotsToggle:hover{background:var(--primary-50)}.page-module__Wj_QBG__timeRange{color:var(--primary-700);background:var(--primary-50);border:1px solid var(--primary-100);border-radius:var(--radius);align-items:center;gap:8px;padding:8px 14px;font-size:.875rem;font-weight:600;display:inline-flex}.page-module__Wj_QBG__timeRange svg{color:var(--accent-blue);flex-shrink:0}.page-module__Wj_QBG__noSlots{color:var(--text-muted);padding:var(--space-2)0;margin:0;font-size:.8125rem;font-style:italic}.page-module__Wj_QBG__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-5);background:var(--gray-50);border-top:1px solid var(--border-light);display:flex}.page-module__Wj_QBG__availDays{color:var(--text-muted);font-size:.75rem}.page-module__Wj_QBG__availDays strong{color:var(--text-secondary);font-weight:600}.page-module__Wj_QBG__bookLink{align-items:center;gap:var(--space-1);color:var(--accent-blue);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8125rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.page-module__Wj_QBG__bookLink:hover{gap:var(--space-2)}.page-module__Wj_QBG__emptyState{text-align:center;padding:var(--space-16)var(--space-6);color:var(--text-muted)}.page-module__Wj_QBG__emptyState h3{color:var(--text-secondary);margin-bottom:var(--space-2);font-size:1.125rem;font-weight:600}.page-module__Wj_QBG__emptyState p{font-size:.9375rem}
.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%) 0 0/200% 100%;border-radius:4px}.Skeleton-module__QUUPIW__wave{animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__skeleton-wave}.Skeleton-module__QUUPIW__pulse{animation:1.5s ease-in-out infinite Skeleton-module__QUUPIW__skeleton-pulse}.Skeleton-module__QUUPIW__none{animation:none}@keyframes Skeleton-module__QUUPIW__skeleton-wave{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes Skeleton-module__QUUPIW__skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.Skeleton-module__QUUPIW__text{border-radius:4px;height:1em;margin-bottom:.5rem}.Skeleton-module__QUUPIW__circular{border-radius:50%}.Skeleton-module__QUUPIW__rectangular{border-radius:0}.Skeleton-module__QUUPIW__rounded{border-radius:8px}.Skeleton-module__QUUPIW__card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.Skeleton-module__QUUPIW__cardContent{flex-direction:column;gap:.5rem;padding:1.25rem;display:flex}.Skeleton-module__QUUPIW__doctorCard{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.Skeleton-module__QUUPIW__doctorImage{border-radius:0}.Skeleton-module__QUUPIW__doctorInfo{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex;position:relative}.Skeleton-module__QUUPIW__statusBadge{position:absolute;top:-30px;right:1.5rem}.Skeleton-module__QUUPIW__doctorMeta{gap:.5rem;margin:.5rem 0;display:flex}.Skeleton-module__QUUPIW__hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 0;display:grid}.Skeleton-module__QUUPIW__heroContent{flex-direction:column;gap:1rem;display:flex}.Skeleton-module__QUUPIW__heroButtons{gap:1rem;margin-top:1rem;display:flex}.Skeleton-module__QUUPIW__heroImage{width:100%}.Skeleton-module__QUUPIW__stats{grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 0;display:grid}.Skeleton-module__QUUPIW__statItem{flex-direction:column;align-items:center;gap:.75rem;display:flex}.Skeleton-module__QUUPIW__sectionTitle{flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.Skeleton-module__QUUPIW__testimonial{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.Skeleton-module__QUUPIW__testimonialHeader{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Skeleton-module__QUUPIW__testimonialHeader>div{flex-direction:column;gap:.25rem;display:flex}.Skeleton-module__QUUPIW__grid{gap:1.5rem;display:grid}.Skeleton-module__QUUPIW__grid[data-type=doctor]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.Skeleton-module__QUUPIW__grid[data-type=card],.Skeleton-module__QUUPIW__grid[data-type=testimonial]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}@media (max-width:768px){.Skeleton-module__QUUPIW__hero{grid-template-columns:1fr}.Skeleton-module__QUUPIW__stats{grid-template-columns:repeat(2,1fr)}.Skeleton-module__QUUPIW__heroImage{display:none}}
.CallToBookModal-module__kvXM8a__overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:var(--space-4);background:#00000080;justify-content:center;align-items:center;animation:.2s CallToBookModal-module__kvXM8a__fadeIn;display:flex;position:fixed;inset:0}@keyframes CallToBookModal-module__kvXM8a__fadeIn{0%{opacity:0}to{opacity:1}}.CallToBookModal-module__kvXM8a__modal{border-radius:var(--radius-2xl);padding:var(--space-8)var(--space-8)var(--space-6);text-align:center;background:#fff;width:100%;max-width:400px;animation:.25s CallToBookModal-module__kvXM8a__slideUp;position:relative;box-shadow:0 20px 60px #00000026}@keyframes CallToBookModal-module__kvXM8a__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.CallToBookModal-module__kvXM8a__modal{padding:var(--space-6)var(--space-5)var(--space-5)}}.CallToBookModal-module__kvXM8a__closeBtn{border-radius:var(--radius);background:var(--gray-100);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:14px;right:14px}.CallToBookModal-module__kvXM8a__closeBtn:hover{background:var(--gray-200);color:var(--text-primary)}.CallToBookModal-module__kvXM8a__iconWrapper{background:var(--primary-50);width:60px;height:60px;color:var(--accent-blue);margin:0 auto var(--space-4);border-radius:50%;justify-content:center;align-items:center;display:flex}.CallToBookModal-module__kvXM8a__title{color:var(--text-primary);margin:0 0 var(--space-2);font-size:1.375rem;font-weight:700}.CallToBookModal-module__kvXM8a__subtitle{color:var(--text-secondary);margin:0 0 var(--space-6);font-size:.9375rem;line-height:1.6}.CallToBookModal-module__kvXM8a__phoneBtn{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:14px var(--space-6);background:var(--accent-blue);color:#fff;border-radius:var(--radius-full);margin-bottom:var(--space-3);font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.CallToBookModal-module__kvXM8a__phoneBtn:hover{background:#0052cc;transform:translateY(-1px);box-shadow:0 4px 16px #0066ff4d}.CallToBookModal-module__kvXM8a__phoneSecondary{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:10px var(--space-6);color:var(--text-secondary);border:1.5px solid var(--border-light);border-radius:var(--radius-full);background:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CallToBookModal-module__kvXM8a__phoneSecondary:hover{border-color:var(--gray-300);color:var(--text-primary)}.CallToBookModal-module__kvXM8a__divider{background:var(--border-light);height:1px;margin:var(--space-5)0}.CallToBookModal-module__kvXM8a__infoList{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.CallToBookModal-module__kvXM8a__infoItem{justify-content:center;align-items:center;gap:var(--space-2);color:var(--text-secondary);font-size:.8125rem;display:flex}.CallToBookModal-module__kvXM8a__infoItem svg{color:var(--text-light);flex-shrink:0}.CallToBookModal-module__kvXM8a__hint{color:var(--text-muted);margin:0;font-size:.8125rem}.CallToBookModal-module__kvXM8a__hint a{color:var(--accent-blue);font-weight:600;text-decoration:none}.CallToBookModal-module__kvXM8a__hint a:hover{text-decoration:underline}
.DoctorAvatar-module__Zr1FAW__avatar{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.DoctorAvatar-module__Zr1FAW__avatarImage{object-fit:cover;object-position:center top;width:100%;height:100%}.DoctorAvatar-module__Zr1FAW__avatarFallback{width:100%;height:100%;color:var(--primary-700,#3730a3);letter-spacing:.5px;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);justify-content:center;align-items:center;font-weight:700;display:flex}.DoctorAvatar-module__Zr1FAW__sizeSmall .DoctorAvatar-module__Zr1FAW__avatarFallback{font-size:1rem}.DoctorAvatar-module__Zr1FAW__sizeMedium .DoctorAvatar-module__Zr1FAW__avatarFallback{font-size:1.5rem}.DoctorAvatar-module__Zr1FAW__sizeLarge .DoctorAvatar-module__Zr1FAW__avatarFallback{font-size:2.25rem}.DoctorAvatar-module__Zr1FAW__color0 .DoctorAvatar-module__Zr1FAW__avatarFallback{color:#1e40af;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.DoctorAvatar-module__Zr1FAW__color1 .DoctorAvatar-module__Zr1FAW__avatarFallback{color:#3730a3;background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.DoctorAvatar-module__Zr1FAW__color2 .DoctorAvatar-module__Zr1FAW__avatarFallback{color:#9d174d;background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.DoctorAvatar-module__Zr1FAW__color3 .DoctorAvatar-module__Zr1FAW__avatarFallback{color:#065f46;background:linear-gradient(135deg,#d1fae5,#a7f3d0)}.DoctorAvatar-module__Zr1FAW__color4 .DoctorAvatar-module__Zr1FAW__avatarFallback{color:#92400e;background:linear-gradient(135deg,#fef3c7,#fde68a)}.DoctorAvatar-module__Zr1FAW__color5 .DoctorAvatar-module__Zr1FAW__avatarFallback{color:#5b21b6;background:linear-gradient(135deg,#ede9fe,#ddd6fe)}
.Footer-module__Z7o0tq__footer{padding:var(--space-6)0 0}.Footer-module__Z7o0tq__footerCard{background:linear-gradient(135deg,var(--primary-700),var(--primary-800));border-radius:var(--radius-3xl);color:#fff;padding:56px 48px 40px}@media (max-width:1024px){.Footer-module__Z7o0tq__footerCard{padding:48px 32px 36px}}@media (max-width:640px){.Footer-module__Z7o0tq__footerCard{border-radius:var(--radius-2xl);padding:40px 24px 32px}}.Footer-module__Z7o0tq__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1.3fr;gap:48px;display:grid}@media (max-width:1024px){.Footer-module__Z7o0tq__footerGrid{grid-template-columns:1fr 1fr;gap:40px}}@media (max-width:640px){.Footer-module__Z7o0tq__footerGrid{grid-template-columns:1fr;gap:32px}}.Footer-module__Z7o0tq__logoText{color:#fff;letter-spacing:-.02em;margin:0 0 4px;font-size:1.75rem;font-weight:800;line-height:1.2}.Footer-module__Z7o0tq__tagline{color:#fff9;margin:0 0 16px;font-size:.9375rem;font-weight:500}.Footer-module__Z7o0tq__footerAbout{color:#ffffff8c;max-width:300px;margin:0 0 20px;font-size:.8125rem;line-height:1.7}.Footer-module__Z7o0tq__footerTitle{color:#fff;text-transform:uppercase;letter-spacing:.04em;margin:0 0 20px;font-size:.9375rem;font-weight:700}.Footer-module__Z7o0tq__footerLinks{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Z7o0tq__footerLink{color:#fff9;align-items:center;gap:8px;font-size:.8125rem;text-decoration:none;transition:all .2s;display:flex}.Footer-module__Z7o0tq__footerLink:hover{color:#fff;transform:translate(4px)}.Footer-module__Z7o0tq__linkArrow{color:#ffffff59;flex-shrink:0;transition:color .2s}.Footer-module__Z7o0tq__footerLink:hover .Footer-module__Z7o0tq__linkArrow{color:#3b82f6}.Footer-module__Z7o0tq__contactList{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.Footer-module__Z7o0tq__contactItem{color:#fff9;align-items:center;gap:10px;font-size:.8125rem;display:flex}.Footer-module__Z7o0tq__contactIcon{color:#fff6;flex-shrink:0}.Footer-module__Z7o0tq__contactLink{color:#fff9;text-decoration:none;transition:color .2s}.Footer-module__Z7o0tq__contactLink:hover{color:#fff}.Footer-module__Z7o0tq__hoursList{flex-direction:column;gap:6px;display:flex}.Footer-module__Z7o0tq__hoursItem{color:#ffffff80;align-items:center;gap:8px;font-size:.75rem;display:flex}.Footer-module__Z7o0tq__hoursIcon{color:#ffffff59;flex-shrink:0}.Footer-module__Z7o0tq__hoursDay{color:#ffffffb3;min-width:72px;font-weight:600}.Footer-module__Z7o0tq__hoursTime{color:#ffffff80}.Footer-module__Z7o0tq__socialLinks{gap:8px;display:flex}.Footer-module__Z7o0tq__socialLink{color:#ffffffb3;background:#ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__Z7o0tq__socialLink:hover{color:#fff;background:#3b82f6;transform:translateY(-2px)}.Footer-module__Z7o0tq__bottomBar{justify-content:space-between;align-items:center;padding:20px 0;display:flex}@media (max-width:640px){.Footer-module__Z7o0tq__bottomBar{text-align:center;flex-direction:column;gap:8px}}.Footer-module__Z7o0tq__copyright{color:var(--text-muted);margin:0;font-size:.75rem}.Footer-module__Z7o0tq__madeWith{color:var(--text-muted);align-items:center;gap:4px;margin:0;font-size:.75rem;display:flex}.Footer-module__Z7o0tq__heartIcon{color:#ef4444;fill:#ef4444}.Footer-module__Z7o0tq__ipixlLink{color:var(--accent-blue);font-weight:600;text-decoration:none;transition:color .2s}.Footer-module__Z7o0tq__ipixlLink:hover{text-decoration:underline}
