.hosting-module__E3RhYW__page{padding:var(--space-10) 0}.hosting-module__E3RhYW__container{max-width:1000px;padding:0 var(--space-6);margin:0 auto}.hosting-module__E3RhYW__header{margin-bottom:var(--space-8)}.hosting-module__E3RhYW__grid{gap:var(--space-8);grid-template-columns:1fr 340px;display:grid}.hosting-module__E3RhYW__calendarHeader{text-align:center;padding:var(--space-2);background:var(--gray-50);border-radius:var(--radius-sm);border:1px solid var(--border-light);font-weight:600}.hosting-module__E3RhYW__calendarGrid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.hosting-module__E3RhYW__calendarDay{aspect-ratio:1;border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg-card);cursor:pointer;font-weight:500;font-size:var(--font-size-sm);transition:all var(--transition-fast);flex-direction:column;justify-content:space-between;padding:6px;display:flex}.hosting-module__E3RhYW__calendarDay:hover{border-color:var(--primary);background:var(--amber-50)}.hosting-module__E3RhYW__dayBlocked{background:var(--red-50);border-color:var(--red-100);color:var(--red-600)}.hosting-module__E3RhYW__dayBlocked:hover{background:var(--red-100);border-color:var(--red-500)}.hosting-module__E3RhYW__blockedBadge{text-transform:uppercase;font-size:8px;font-weight:700}@media (max-width:768px){.hosting-module__E3RhYW__grid{grid-template-columns:1fr}}
