.schedule-cell__button:has(.schedule-cell__duty){min-height:86px;align-content:center;gap:3px}.schedule-cell__duty{display:grid!important;max-width:68px;margin-top:2px;padding:2px 4px;border-radius:6px;background:rgba(224,151,44,.13);border:1px solid rgba(188,122,24,.2);line-height:1.05}.schedule-cell__duty-name{display:block;max-width:58px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap!important;font-size:9px!important;font-weight:750;color:inherit}.schedule-cell__duty small{display:block;max-width:58px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px!important;color:#77634a}.theme-dark .schedule-cell__duty,[data-theme="dark"] .schedule-cell__duty{background:rgba(224,151,44,.16);border-color:rgba(224,151,44,.28)}.theme-dark .schedule-cell__duty small,[data-theme="dark"] .schedule-cell__duty small{color:rgba(255,255,255,.72)}