html{width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f2f2f7;font-family:Inter,system-ui,-apple-system,sans-serif;overflow-x:hidden}*{-webkit-tap-highlight-color:transparent}body{padding-bottom:env(safe-area-inset-bottom)}.mc-appointment-entry{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.mc-appointment-summary{flex:1;min-width:0}.mc-appointment-actions{flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:flex}.mc-appointment-actions .mc-appt-btn{white-space:nowrap;cursor:pointer;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.mc-appointment-actions .mc-appt-btn-delete{border:1px solid var(--mc-border);color:#8e8e93;background:0 0;width:30px;padding:0;font-size:14px}@media (width<=640px){.mc-appointment-entry{flex-direction:column;align-items:stretch;gap:10px}.mc-appointment-actions{justify-content:flex-start;width:100%}.mc-appointment-delete,.mc-appointment-actions .mc-appt-btn-delete{margin-left:auto}}
