.language-picker{max-width:100%;color:var(--brand-ink,#173f35);flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;display:flex}.language-picker select{border:1px solid var(--brand-border,#d3ddd6);min-width:0;max-width:100%;min-height:44px;color:inherit;background:var(--brand-paper,white);font:inherit;border-radius:10px;padding:8px 10px}.language-picker select:focus-visible{outline:2px solid var(--brand-green,#256450);outline-offset:2px}
.groups-module__A_Xlla__shell{background:var(--brand-paper);min-height:100dvh;color:var(--brand-green);grid-template-columns:240px minmax(0,1fr);font-size:14px;display:grid}.groups-module__A_Xlla__calendarShell{overscroll-behavior-y:contain;height:100dvh;overflow-y:auto}.mobile-content .groups-module__A_Xlla__calendarShell{height:100%;min-height:100%}.groups-module__A_Xlla__navShort,.groups-module__A_Xlla__monthShort,.groups-module__A_Xlla__daySummary{display:none}.groups-module__A_Xlla__shell button,.groups-module__A_Xlla__dialog button{cursor:pointer;font:inherit}.groups-module__A_Xlla__shell button:disabled,.groups-module__A_Xlla__dialog button:disabled{cursor:wait;opacity:.55}.groups-module__A_Xlla__shell a{color:inherit;text-decoration:none}.groups-module__A_Xlla__shell button:focus-visible,.groups-module__A_Xlla__shell a:focus-visible,.groups-module__A_Xlla__shell input:focus-visible,.groups-module__A_Xlla__shell select:focus-visible,.groups-module__A_Xlla__dialog :focus-visible{outline:2px solid var(--brand-green);outline-offset:3px}.groups-module__A_Xlla__sidebar{background:var(--brand-white);border-right:1px solid var(--brand-border);flex-direction:column;gap:39px;padding:31px 20px;display:flex}.groups-module__A_Xlla__brand{align-items:center;gap:11px;display:flex}.groups-module__A_Xlla__cardIcon{color:var(--brand-green);background:var(--brand-mist);border-radius:13px;place-items:center;width:45px;height:45px;display:grid}.groups-module__A_Xlla__sidebar nav{gap:8px;display:grid}.groups-module__A_Xlla__sidebar nav a{color:var(--brand-muted);border-radius:9px;gap:12px;padding:13px 12px;font-weight:600;display:flex}.groups-module__A_Xlla__sidebar nav a[aria-current=page]{background:var(--brand-mist);color:var(--brand-green)}.groups-module__A_Xlla__sidebarBottom{color:var(--brand-muted);margin-top:auto;font-size:12px;line-height:1.7}.groups-module__A_Xlla__sidebarBottom button{color:var(--brand-muted);background:0 0;border:0;margin-top:13px;padding:0}.groups-module__A_Xlla__main{width:100%;min-width:0;max-width:1600px;padding:44px clamp(22px,4vw,64px) 70px}.groups-module__A_Xlla__header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;display:flex}.groups-module__A_Xlla__header p{color:var(--brand-muted);letter-spacing:1.8px;margin:0 0 7px;font-size:12px;font-weight:750}.groups-module__A_Xlla__header h1{letter-spacing:-1.1px;margin:0 0 10px;font-size:clamp(28px,3vw,36px);line-height:1.2}.groups-module__A_Xlla__header span{color:var(--brand-muted);line-height:1.65}.groups-module__A_Xlla__primary,.groups-module__A_Xlla__secondary{white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.groups-module__A_Xlla__shell .groups-module__A_Xlla__primary,.groups-module__A_Xlla__dialog .groups-module__A_Xlla__primary{color:var(--brand-white);border:1px solid var(--brand-control);background:var(--brand-forest)}.groups-module__A_Xlla__shell .groups-module__A_Xlla__secondary,.groups-module__A_Xlla__dialog .groups-module__A_Xlla__secondary{color:var(--brand-green);background:var(--brand-white);border:1px solid var(--brand-border)}.groups-module__A_Xlla__intro{border:1px solid var(--brand-border);background:var(--brand-paper);border-radius:13px;align-items:flex-start;gap:18px;margin-bottom:28px;padding:24px 27px;display:flex}.groups-module__A_Xlla__intro>svg{color:var(--brand-green);flex-shrink:0;margin-top:2px}.groups-module__A_Xlla__intro h2{margin:0 0 7px;font-size:16px}.groups-module__A_Xlla__intro p{color:var(--brand-muted);max-width:790px;margin:0;font-size:14px;line-height:1.7}.groups-module__A_Xlla__cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;margin-bottom:30px;display:grid}.groups-module__A_Xlla__card{background:var(--brand-white);border:1px solid var(--brand-border);border-radius:13px;padding:25px;transition:border-color .15s;display:block;position:relative}.groups-module__A_Xlla__card:hover{border-color:var(--brand-control)}.groups-module__A_Xlla__card h2{margin:20px 0 8px;font-size:19px}.groups-module__A_Xlla__card p{color:var(--brand-muted);margin:0 0 22px;font-size:14px;line-height:1.65}.groups-module__A_Xlla__card small{color:var(--brand-green);font-size:12px}.groups-module__A_Xlla__cardArrow{color:var(--brand-muted);position:absolute;top:28px;right:24px}.groups-module__A_Xlla__panel{border:1px solid var(--brand-border);background:var(--brand-white);border-radius:13px;min-width:0;padding:26px}.groups-module__A_Xlla__panel h2{margin:0 0 20px;font-size:17px}.groups-module__A_Xlla__inlineForm{align-items:end;gap:15px;display:flex}.groups-module__A_Xlla__inlineForm label{flex:1;max-width:500px}.groups-module__A_Xlla__shell label,.groups-module__A_Xlla__dialog label{color:var(--brand-muted);flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.groups-module__A_Xlla__shell input,.groups-module__A_Xlla__shell select,.groups-module__A_Xlla__dialog input,.groups-module__A_Xlla__dialog select,.groups-module__A_Xlla__dialog textarea{border:1px solid var(--brand-control);width:100%;color:var(--brand-green);background:var(--brand-white);font:inherit;border-radius:7px;min-width:0;padding:11px 12px;font-size:14px}.groups-module__A_Xlla__shell input::placeholder,.groups-module__A_Xlla__dialog input::placeholder{color:var(--brand-muted)}.groups-module__A_Xlla__empty{color:var(--brand-muted);text-align:center;padding:36px 20px;line-height:1.7}.groups-module__A_Xlla__empty>svg{color:var(--brand-muted);margin:0 auto 12px}.groups-module__A_Xlla__empty h2,.groups-module__A_Xlla__empty h3{color:var(--brand-muted);margin:0 0 7px;font-size:16px}.groups-module__A_Xlla__empty p{margin-bottom:15px;font-size:14px}.groups-module__A_Xlla__cards>.groups-module__A_Xlla__empty{grid-column:1/-1}.groups-module__A_Xlla__notice{color:var(--brand-green);background:var(--brand-mist);border-radius:7px;margin:15px 0 0;padding:12px 14px;font-size:12px;line-height:1.6}.groups-module__A_Xlla__error{color:var(--brand-danger);background:var(--brand-paper);border:1px solid var(--brand-border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 20px;padding:12px 15px;font-size:14px;line-height:1.6;display:flex}.groups-module__A_Xlla__error button{background:var(--brand-white);border:1px solid var(--brand-border);color:inherit;border-radius:6px;padding:5px 10px}.groups-module__A_Xlla__back{align-items:center;gap:3px;margin-bottom:20px;font-size:12px;display:inline-flex;color:var(--brand-muted)!important}.groups-module__A_Xlla__detailLayout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:23px;display:grid}.groups-module__A_Xlla__sectionHeading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.groups-module__A_Xlla__sectionHeading h2{margin:0}.groups-module__A_Xlla__sectionHeading>span{color:var(--brand-muted);font-size:12px}.groups-module__A_Xlla__sectionHeading a{color:var(--brand-green);align-items:center;gap:5px;font-size:12px;display:inline-flex}.groups-module__A_Xlla__filters{flex-wrap:wrap;gap:7px;padding-bottom:18px;display:flex}.groups-module__A_Xlla__filters button{background:var(--brand-paper);color:var(--brand-muted);border:1px solid var(--brand-border);border-radius:20px;padding:7px 11px;font-size:12px}.groups-module__A_Xlla__filters button[aria-pressed=true]{color:var(--brand-forest);border-color:var(--brand-green);background:var(--brand-mist)}.groups-module__A_Xlla__entry{border-top:1px solid var(--brand-border);justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 0;scroll-margin-top:20px;display:flex}.groups-module__A_Xlla__entry>div{min-width:0}.groups-module__A_Xlla__entry:target{background:var(--brand-paper)}.groups-module__A_Xlla__kind{color:var(--brand-muted);font-size:12px;font-weight:600}.groups-module__A_Xlla__entry h3{overflow-wrap:anywhere;margin:6px 0 8px;font-size:15px}.groups-module__A_Xlla__meta{color:var(--brand-muted);flex-wrap:wrap;align-items:center;gap:6px;margin:6px 0;font-size:12px;line-height:1.6;display:flex}.groups-module__A_Xlla__notes{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--brand-muted);margin:9px 0;font-size:12px;line-height:1.7}.groups-module__A_Xlla__busyTag{background:var(--brand-mist);color:var(--brand-green);white-space:nowrap;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:12px;font-weight:600;display:inline-flex}.groups-module__A_Xlla__iconButton{background:var(--brand-white);border:1px solid var(--brand-border);min-width:34px;min-height:34px;color:var(--brand-muted);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.groups-module__A_Xlla__members{margin:0;padding:0;list-style:none}.groups-module__A_Xlla__members li{border-bottom:1px solid var(--brand-border);align-items:flex-start;gap:10px;padding:14px 0;display:flex}.groups-module__A_Xlla__members li>div{flex:1;min-width:0}.groups-module__A_Xlla__members strong{color:var(--brand-muted);overflow-wrap:anywhere;font-size:12px;display:block}.groups-module__A_Xlla__members small{color:var(--brand-muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px;display:block}.groups-module__A_Xlla__avatar{background:var(--brand-mist);width:30px;height:30px;color:var(--brand-green);border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;display:grid}.groups-module__A_Xlla__memberForm{gap:13px;margin-top:23px;display:grid}.groups-module__A_Xlla__memberForm h3{margin:0;font-size:14px}.groups-module__A_Xlla__memberForm p{color:var(--brand-muted);margin:0;font-size:12px;line-height:1.65}.groups-module__A_Xlla__removeConfirm{color:var(--brand-danger);margin-top:8px;font-size:12px;line-height:1.6}.groups-module__A_Xlla__removeConfirm button{color:var(--brand-danger);background:0 0;border:0;margin-right:10px;padding:0;font-size:12px;text-decoration:underline}.groups-module__A_Xlla__dialog{border:1px solid var(--brand-border);background:var(--brand-white);width:calc(100% - 32px);max-width:560px;max-height:calc(100dvh - 40px);color:var(--brand-green);border-radius:15px;margin:auto;padding:27px;overflow-y:auto}.groups-module__A_Xlla__dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#173f3566}.groups-module__A_Xlla__dialogHeader{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.groups-module__A_Xlla__dialogHeader h2{margin:0;font-size:20px}.groups-module__A_Xlla__editorFields{border:0;gap:17px;min-width:0;padding:0;display:grid}.groups-module__A_Xlla__fieldRow{grid-template-columns:1.3fr 1fr 1fr;gap:10px;display:grid}.groups-module__A_Xlla__fieldHint{color:var(--brand-muted);margin:-6px 0 0;font-size:12px;line-height:1.7}.groups-module__A_Xlla__participants{border:1px solid var(--brand-border);border-radius:8px;padding:13px 15px}.groups-module__A_Xlla__participants legend{color:var(--brand-green);padding:0 5px;font-size:12px;font-weight:650}.groups-module__A_Xlla__participants p{color:var(--brand-muted);margin:0 0 12px;font-size:12px;line-height:1.6}.groups-module__A_Xlla__participants label{flex-direction:row;align-items:center;gap:9px;padding:6px 0}.groups-module__A_Xlla__participants input{width:17px;height:17px;accent-color:var(--brand-forest)}.groups-module__A_Xlla__dialogFooter{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}.groups-module__A_Xlla__dialogFooter .groups-module__A_Xlla__danger{margin-right:auto}.groups-module__A_Xlla__danger{background:var(--brand-white);color:var(--brand-danger);border:0;align-items:center;gap:5px;font-size:12px;display:inline-flex}.groups-module__A_Xlla__conflict{background:var(--brand-warning-soft);color:var(--brand-warning);border-radius:7px;margin-top:13px;padding:12px;font-size:12px;line-height:1.6}.groups-module__A_Xlla__conflict button{color:inherit;border:1px solid var(--brand-danger);background:var(--brand-white);border-radius:5px;margin-right:8px;padding:7px 10px}.groups-module__A_Xlla__calendarToolbar{justify-content:space-between;align-items:center;gap:15px;margin:30px 0 16px;display:flex}.groups-module__A_Xlla__calendarToolbar h2{text-transform:capitalize;margin:0;font-size:20px}.groups-module__A_Xlla__calendarToolbar>div{align-items:center;gap:8px;display:flex}.groups-module__A_Xlla__legend{color:var(--brand-muted);flex-wrap:wrap;align-items:center;gap:17px;margin-bottom:17px;font-size:12px;display:flex}.groups-module__A_Xlla__legend span{align-items:center;gap:5px;display:flex}.groups-module__A_Xlla__legend i{background:var(--brand-muted);border-radius:50%;width:7px;height:7px;display:block}.groups-module__A_Xlla__legend i.groups-module__A_Xlla__groupDot{background:var(--brand-green)}.groups-module__A_Xlla__legend i.groups-module__A_Xlla__conflictDot{background:var(--brand-danger)}.groups-module__A_Xlla__legend small{margin-left:auto;font-size:12px}.groups-module__A_Xlla__loading{color:var(--brand-muted);font-size:12px}.groups-module__A_Xlla__calendar{background:var(--brand-white);border:1px solid var(--brand-border);border-radius:12px;overflow:hidden}.groups-module__A_Xlla__weekdays{background:var(--brand-white);border-bottom:1px solid var(--brand-border);grid-template-columns:repeat(7,1fr);display:grid}.groups-module__A_Xlla__weekdays span{text-align:right;color:var(--brand-muted);padding:13px;font-size:12px}.groups-module__A_Xlla__monthGrid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.groups-module__A_Xlla__day{text-align:right;background:var(--brand-white);border:0;border-right:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border);min-width:0;min-height:112px;color:var(--brand-muted);flex-direction:column;place-content:start flex-start;align-items:stretch;padding:9px 7px;display:flex;position:relative}.groups-module__A_Xlla__day:nth-child(7n){border-right:0}.groups-module__A_Xlla__day>strong{justify-content:center;align-self:flex-end;align-items:center;min-width:23px;height:23px;font-size:12px;font-weight:500;display:inline-flex}.groups-module__A_Xlla__day.groups-module__A_Xlla__outside{background:var(--brand-white);color:var(--brand-muted)}.groups-module__A_Xlla__day.groups-module__A_Xlla__today>strong{color:#fff;background:var(--brand-forest);border-radius:50%}.groups-module__A_Xlla__day.groups-module__A_Xlla__selected{box-shadow:inset 0 0 0 2px var(--brand-green);background:var(--brand-mist)}.groups-module__A_Xlla__day.groups-module__A_Xlla__dayConflict{background:var(--brand-paper)}.groups-module__A_Xlla__dayConflictIcon{color:var(--brand-warning);position:absolute;top:14px;left:8px}.groups-module__A_Xlla__dayEntries{gap:4px;margin-top:7px;display:grid}.groups-module__A_Xlla__sharedSource{--event-accent:var(--brand-green);--event-bg:var(--brand-mist);--event-text:var(--brand-green)}.groups-module__A_Xlla__personalSource{--event-accent:var(--brand-muted);--event-bg:var(--brand-paper);--event-text:var(--brand-muted)}.groups-module__A_Xlla__dayEvent{text-align:left;border-left:2px solid var(--event-accent);min-width:0;color:var(--event-text);background:var(--event-bg);border-radius:4px;padding:4px 5px;display:block}.groups-module__A_Xlla__dayEventTitle{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.groups-module__A_Xlla__dayEventSource{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;line-height:1.4;display:block;overflow:hidden}.groups-module__A_Xlla__dayReminder{opacity:.7}.groups-module__A_Xlla__dayEntries small{color:var(--brand-muted);text-align:left;padding:0 5px;font-size:12px}.groups-module__A_Xlla__selectedDay{margin-top:26px}.groups-module__A_Xlla__selectedDay h2{text-transform:capitalize}.groups-module__A_Xlla__conflictBanner{background:var(--brand-warning-soft);border:1px solid var(--brand-danger-border);color:var(--brand-warning);border-radius:8px;align-items:flex-start;gap:8px;padding:12px 14px;font-size:12px;line-height:1.7;display:flex}.groups-module__A_Xlla__conflictBanner svg{flex-shrink:0;margin-top:2px}.groups-module__A_Xlla__agendaEvent{border:1px solid var(--brand-border);border-left:3px solid var(--event-accent);background:var(--event-bg);border-radius:7px;align-items:center;gap:20px;margin-top:10px;padding:16px 12px;display:flex}.groups-module__A_Xlla__agendaEvent:hover h3{color:var(--brand-green)}.groups-module__A_Xlla__eventTime{width:85px;color:var(--brand-muted);flex-shrink:0}.groups-module__A_Xlla__eventTime strong{font-size:14px;font-weight:500}.groups-module__A_Xlla__eventTime small{color:var(--brand-muted);margin-top:5px;font-size:12px;display:block}.groups-module__A_Xlla__eventBody{flex:1;min-width:0}.groups-module__A_Xlla__eventBody h3{overflow-wrap:anywhere;margin:0 0 7px;font-size:14px}.groups-module__A_Xlla__eventBody>span{color:var(--event-text);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:5px;font-size:12px;display:flex}.groups-module__A_Xlla__eventBody>span svg{flex-shrink:0}.groups-module__A_Xlla__agendaConflict .groups-module__A_Xlla__busyTag{background:var(--brand-warning-soft);color:var(--brand-warning)}.groups-module__A_Xlla__overlayMore{color:var(--brand-green);white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:13px;display:block;overflow:hidden}.groups-module__A_Xlla__overlayNotice{color:var(--brand-muted);flex-wrap:wrap;align-items:center;gap:10px;padding:8px 24px;font-size:12px;display:flex}.groups-module__A_Xlla__overlayNotice a{color:var(--brand-green);text-decoration:underline}@media (max-width:1100px){.groups-module__A_Xlla__shell{grid-template-columns:210px minmax(0,1fr)}.groups-module__A_Xlla__main{padding:32px 25px 50px}.groups-module__A_Xlla__detailLayout{grid-template-columns:minmax(0,1fr)}.groups-module__A_Xlla__detailLayout>aside{max-width:none}.groups-module__A_Xlla__header{align-items:flex-start}.groups-module__A_Xlla__header>.groups-module__A_Xlla__secondary{padding:12px;font-size:0}.groups-module__A_Xlla__day{min-height:126px}}@media (max-width:760px){.groups-module__A_Xlla__overlayMore{font-size:12px;line-height:10px}.groups-module__A_Xlla__shell{display:block}.groups-module__A_Xlla__sidebar{border-right:0;border-bottom:1px solid var(--brand-border);padding:18px 20px 12px;display:block;position:relative}.groups-module__A_Xlla__brand{gap:9px}.groups-module__A_Xlla__sidebar nav{gap:8px;margin-top:17px;display:flex}.groups-module__A_Xlla__sidebar nav a{gap:6px;padding:10px;font-size:12px}.groups-module__A_Xlla__sidebar nav svg{width:17px;height:17px}.groups-module__A_Xlla__sidebarBottom{font-size:12px;display:block;position:absolute;top:19px;right:20px}.groups-module__A_Xlla__sidebarBottom p{display:none}.groups-module__A_Xlla__sidebarBottom button{margin-top:0}.groups-module__A_Xlla__main{padding:28px 18px 50px}.groups-module__A_Xlla__header{gap:15px;margin-bottom:24px}.groups-module__A_Xlla__header h1{font-size:29px}.groups-module__A_Xlla__header span{font-size:12px}.groups-module__A_Xlla__header>.groups-module__A_Xlla__primary{margin-top:18px;padding:10px;font-size:12px}.groups-module__A_Xlla__intro{gap:12px;padding:20px}.groups-module__A_Xlla__intro h2{font-size:14px}.groups-module__A_Xlla__intro p{font-size:12px}.groups-module__A_Xlla__cards{gap:14px}.groups-module__A_Xlla__card{padding:21px}.groups-module__A_Xlla__panel{padding:20px}.groups-module__A_Xlla__inlineForm{flex-direction:column;align-items:stretch}.groups-module__A_Xlla__inlineForm label{max-width:none}.groups-module__A_Xlla__sectionHeading{align-items:flex-start;gap:9px}.groups-module__A_Xlla__sectionHeading h2{font-size:15px}.groups-module__A_Xlla__sectionHeading a{font-size:12px}.groups-module__A_Xlla__calendarToolbar{margin-top:24px}.groups-module__A_Xlla__calendarToolbar h2{font-size:18px}.groups-module__A_Xlla__legend{gap:12px}.groups-module__A_Xlla__legend small{display:none}.groups-module__A_Xlla__weekdays span{text-align:center;padding:11px 2px;font-size:12px}.groups-module__A_Xlla__day{text-align:right;min-height:96px;padding:3px 2px}.groups-module__A_Xlla__day>strong{min-width:18px;height:18px;font-size:12px}.groups-module__A_Xlla__dayEntries{gap:2px;margin-top:3px}.groups-module__A_Xlla__dayEvent{padding:1px 2px}.groups-module__A_Xlla__dayEventTitle{font-size:10px;line-height:1.2}.groups-module__A_Xlla__dayEventTime,.groups-module__A_Xlla__dayEventSource,.groups-module__A_Xlla__dayMoreLabel{display:none}.groups-module__A_Xlla__dayEntries small{padding:0 2px;font-size:10px;line-height:10px}.groups-module__A_Xlla__dayConflictIcon{top:6px;left:3px}.groups-module__A_Xlla__agendaEvent{flex-wrap:wrap;align-items:flex-start;gap:10px}.groups-module__A_Xlla__eventTime{width:65px}.groups-module__A_Xlla__agendaEvent .groups-module__A_Xlla__eventBody{flex-basis:calc(100% - 75px)}.groups-module__A_Xlla__eventTime strong,.groups-module__A_Xlla__eventBody h3,.groups-module__A_Xlla__eventBody>span{font-size:12px}.groups-module__A_Xlla__agendaEvent .groups-module__A_Xlla__busyTag{margin-left:75px;font-size:12px}.groups-module__A_Xlla__dialog{padding:21px 18px}.groups-module__A_Xlla__fieldRow{grid-template-columns:1fr 1fr}.groups-module__A_Xlla__fieldRow>label:first-child{grid-column:1/-1}.groups-module__A_Xlla__dialogFooter{flex-wrap:wrap}.groups-module__A_Xlla__dialogFooter .groups-module__A_Xlla__primary,.groups-module__A_Xlla__dialogFooter .groups-module__A_Xlla__secondary{padding:10px;font-size:12px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebar{padding:max(8px, env(safe-area-inset-top)) 16px 8px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__brand{min-height:44px;padding-right:88px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__brand .brand-mark{width:32px;height:32px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__brand .product-brand-name{font-size:26px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__brand .product-brand-space{display:none}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebarBottom{top:max(8px, env(safe-area-inset-top));right:16px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebarBottom button{min-height:44px;padding:0 2px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebar nav{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:4px;margin-top:6px;display:grid}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebar nav a{white-space:nowrap;justify-content:center;min-height:44px;padding:8px 4px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__navLong{display:none}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__navShort{display:inline}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__main{padding:18px 16px max(24px, env(safe-area-inset-bottom))}.groups-module__A_Xlla__calendarHeader{margin-bottom:12px}.groups-module__A_Xlla__calendarHeader h1{margin-bottom:0;font-size:26px}.groups-module__A_Xlla__calendarHeader p,.groups-module__A_Xlla__calendarHeader>div>span,.groups-module__A_Xlla__calendarHeader>.groups-module__A_Xlla__secondary{display:none}.groups-module__A_Xlla__calendarToolbar{gap:8px;margin:12px 0}.groups-module__A_Xlla__calendarToolbar h2{letter-spacing:-.5px;text-transform:none;min-width:0;font-size:16px}.groups-module__A_Xlla__monthLong:first-letter,.groups-module__A_Xlla__monthShort:first-letter{text-transform:uppercase}.groups-module__A_Xlla__monthLong{display:block}.groups-module__A_Xlla__calendarToolbar>div{gap:4px}.groups-module__A_Xlla__calendarToolbar .groups-module__A_Xlla__secondary{min-height:44px;padding:8px 11px;font-size:12px}.groups-module__A_Xlla__calendarToolbar .groups-module__A_Xlla__iconButton{min-width:44px;min-height:44px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__legend{gap:12px;margin-bottom:12px;font-size:11px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__weekdays span{padding:9px 2px;font-size:11px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__day{align-items:center;height:50px;min-height:50px;padding:4px 2px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__day>strong{align-self:center;min-width:24px;height:24px;font-size:12px;line-height:1}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__day.groups-module__A_Xlla__outside{color:var(--brand-muted);background:var(--brand-paper)}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__dayEntries{display:none}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__daySummary{color:var(--brand-muted);justify-content:center;align-items:center;gap:3px;margin-top:2px;font-size:10px;line-height:13px;display:flex}.groups-module__A_Xlla__daySummary i{background:var(--brand-muted);border-radius:50%;width:4px;height:4px}.groups-module__A_Xlla__daySummary i.groups-module__A_Xlla__groupDot{background:var(--brand-green)}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__dayConflictIcon{color:var(--brand-danger);top:3px;left:3px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__dayConflictIcon svg{width:10px;height:10px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__day.groups-module__A_Xlla__dayConflict.groups-module__A_Xlla__selected{background:var(--brand-mist)}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__selectedDay{margin-top:16px;padding:16px 14px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__selectedDay .groups-module__A_Xlla__sectionHeading{flex-wrap:wrap;gap:5px 12px;margin-bottom:14px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__selectedDay h2{text-transform:none;margin:0;font-size:16px;line-height:1.5}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__selectedDay h2:first-letter{text-transform:uppercase}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__selectedDay .groups-module__A_Xlla__sectionHeading>span{font-size:12px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__conflictBanner{margin:0 0 12px;padding:10px;line-height:1.55}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__agendaEvent{gap:10px;padding:12px 10px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__eventTime{width:62px}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__eventTime strong,.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__eventBody h3{font-size:14px;line-height:1.5}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__agendaEvent .groups-module__A_Xlla__eventBody{flex-basis:calc(100% - 72px)}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__agendaEvent .groups-module__A_Xlla__busyTag{margin-left:72px}.mobile-content .groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebar{padding-top:8px}.mobile-content .groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__sidebarBottom{top:8px}}@media (max-width:380px){.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__monthLong{display:none}.groups-module__A_Xlla__calendarShell .groups-module__A_Xlla__monthShort{display:block}}
