.ButtonGroup-module__u8Xpoa__full{white-space:nowrap;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));display:grid}.ButtonGroup-module__u8Xpoa__full>*>*{width:100%}
.ActionButton-module__9wNUlW__hotkey{background:var(--theme-button-foreground);color:var(--theme-text);cursor:pointer;text-indent:0;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 1ch;font-weight:400}.ActionButton-module__9wNUlW__content{background:var(--theme-button-background);box-shadow:inset 0 0 0 2px var(--theme-button-foreground);cursor:pointer;text-indent:0;text-transform:uppercase;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 1ch;font-weight:400}.ActionButton-module__9wNUlW__root{cursor:pointer;box-sizing:border-box;font-family:var(--font-family-mono);font-size:var(--font-size);border:0;outline:0;flex-shrink:0;justify-content:space-between;align-items:center;margin:0;padding:0;display:inline-flex}.ActionButton-module__9wNUlW__root:hover .ActionButton-module__9wNUlW__hotkey{background:var(--theme-focused-foreground)}.ActionButton-module__9wNUlW__root:hover .ActionButton-module__9wNUlW__content{box-shadow:inset 0 0 0 2px var(--theme-focused-foreground)}.ActionButton-module__9wNUlW__root:focus .ActionButton-module__9wNUlW__hotkey{background:var(--theme-focused-foreground)}.ActionButton-module__9wNUlW__root:focus .ActionButton-module__9wNUlW__content{box-shadow:inset 0 0 0 2px var(--theme-focused-foreground)}.ActionButton-module__9wNUlW__selected .ActionButton-module__9wNUlW__content{background:var(--theme-focused-foreground)}
.DropdownMenuTrigger-module__x7b4oa__root{display:inline-block;position:relative}
.DropdownMenu-module__1MGqZW__root{background:var(--theme-border);border:1px solid var(--theme-text);font-weight:400;display:block}.DropdownMenu-module__1MGqZW__footer{background:var(--theme-background-modal-footer);padding:calc(var(--font-size)*.5*var(--theme-line-height-base))1ch calc(var(--font-size)*.5*var(--theme-line-height-base))1ch}
.CalendarGrid-module__POamNW__grid{border:1px solid var(--theme-border);grid-template-columns:repeat(7,1fr);display:grid}.CalendarGrid-module__POamNW__headerCell{text-align:center;color:var(--theme-text);opacity:.7;border-bottom:1px solid var(--theme-border);border-right:1px solid var(--theme-border);padding:.5rem .5ch;font-size:.75rem}.CalendarGrid-module__POamNW__headerCell:last-child{border-right:none}.CalendarGrid-module__POamNW__emptyCell{border-right:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border);background:var(--theme-background);opacity:.3;min-height:5rem}.CalendarGrid-module__POamNW__dayCell{border-right:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border);min-height:5rem;padding:.25rem .5ch;position:relative;overflow:hidden}.CalendarGrid-module__POamNW__dayCell.CalendarGrid-module__POamNW__hasPopover{z-index:101;overflow:visible}.CalendarGrid-module__POamNW__dayCell:nth-child(7n){border-right:none}.CalendarGrid-module__POamNW__today{background:var(--color-sith-red-1)}.CalendarGrid-module__POamNW__dayNumber{opacity:.6;margin-bottom:.25rem;font-size:.75rem}.CalendarGrid-module__POamNW__today .CalendarGrid-module__POamNW__dayNumber{color:var(--color-sith-red);opacity:1;font-weight:700}.CalendarGrid-module__POamNW__eventList{flex-direction:column;gap:1px;display:flex}.CalendarGrid-module__POamNW__eventLink{color:var(--theme-text);background:0 0;align-items:center;gap:.5ch;padding:1px 0;font-size:.7rem;line-height:1.3;text-decoration:none;display:flex}.CalendarGrid-module__POamNW__eventLink:hover{color:var(--color-sith-red);background:0 0}.CalendarGrid-module__POamNW__eventDot{background:var(--color-sith-red);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.CalendarGrid-module__POamNW__eventDotInterested{background:var(--color-imperial-gold-muted)}.CalendarGrid-module__POamNW__eventDotSpacer{flex-shrink:0;width:6px;height:6px;display:inline-block}.CalendarGrid-module__POamNW__eventTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CalendarGrid-module__POamNW__moreCount{opacity:.5;color:var(--theme-text);cursor:pointer;text-align:left;background:0 0;border:none;padding-top:0;padding-bottom:0;padding-left:calc(6px + .5ch);font-family:inherit;font-size:.65rem}.CalendarGrid-module__POamNW__moreCount:hover{opacity:1;color:var(--color-sith-red)}.CalendarGrid-module__POamNW__popover{z-index:100;background:var(--theme-background);border:1px solid var(--color-sith-red);min-width:240px;padding:.5rem;position:absolute;top:0;left:0;box-shadow:0 4px 12px #0009}.CalendarGrid-module__POamNW__popoverRight{left:auto;right:0}.CalendarGrid-module__POamNW__popoverHeader{opacity:.7;border-bottom:1px solid var(--theme-border);margin-bottom:.4rem;padding-bottom:.4rem;font-size:.75rem;font-weight:700}.CalendarGrid-module__POamNW__popoverList{flex-direction:column;gap:2px;display:flex}.CalendarGrid-module__POamNW__popoverItem{color:var(--theme-text);background:0 0;align-items:center;gap:.5ch;padding:2px 0;font-size:.75rem;line-height:1.4;text-decoration:none;display:flex}.CalendarGrid-module__POamNW__popoverItem:hover{color:var(--color-sith-red);background:0 0}.CalendarGrid-module__POamNW__popoverTime{opacity:.6;flex-shrink:0;width:6ch;font-size:.7rem}.CalendarGrid-module__POamNW__popoverTitle{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (max-width:639px){.CalendarGrid-module__POamNW__dayCell{min-height:3rem;padding:.15rem .25ch}.CalendarGrid-module__POamNW__dayCell.CalendarGrid-module__POamNW__hasEvents{cursor:pointer}.CalendarGrid-module__POamNW__eventTitle{display:none}.CalendarGrid-module__POamNW__eventLink{pointer-events:none;gap:2px}.CalendarGrid-module__POamNW__eventDot{width:8px;height:8px}.CalendarGrid-module__POamNW__moreCount{display:none}.CalendarGrid-module__POamNW__headerCell{padding:.25rem .25ch;font-size:.65rem}.CalendarGrid-module__POamNW__popover{min-width:unset;width:auto;max-height:60vh;position:fixed;top:50%;left:1rem;right:1rem;overflow-y:auto;transform:translateY(-50%)}.CalendarGrid-module__POamNW__popoverRight{left:1rem;right:1rem}}
