.DayCell-module__qCxq_q__cell{-webkit-tap-highlight-color:transparent;background:0 0;border:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:flex;position:relative}.DayCell-module__qCxq_q__circle{border:1px solid var(--border);width:42px;height:42px;transition:transform var(--duration) var(--easing);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.DayCell-module__qCxq_q__withCover{border-color:var(--border-strong)}.DayCell-module__qCxq_q__selected{box-shadow:0 0 0 2px var(--accent-pressed);border-color:var(--accent-pressed)}.DayCell-module__qCxq_q__cell:active .DayCell-module__qCxq_q__circle{transform:scale(.94)}.DayCell-module__qCxq_q__cover{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.DayCell-module__qCxq_q__scrim{background:var(--cover-scrim);position:absolute;inset:0}.DayCell-module__qCxq_q__coverFallback{background:var(--accent);position:absolute;inset:0}.DayCell-module__qCxq_q__number{font-variant-numeric:tabular-nums;color:var(--text-primary);font-size:15px;font-weight:500;position:relative}.DayCell-module__qCxq_q__numberOnCover{color:var(--text-on-cover);text-shadow:0 1px 3px #0000008c}.DayCell-module__qCxq_q__badge{background:var(--accent);min-width:18px;color:var(--action-text);text-align:center;font-variant-numeric:tabular-nums;border-radius:9px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;position:absolute;bottom:1px;right:0}
.MonthGrid-module__35KhtW__month{flex-direction:column;gap:10px;display:flex}.MonthGrid-module__35KhtW__title{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.MonthGrid-module__35KhtW__weekdays,.MonthGrid-module__35KhtW__grid{grid-template-columns:repeat(7,1fr);display:grid}.MonthGrid-module__35KhtW__weekdays{gap:0;margin-bottom:2px}.MonthGrid-module__35KhtW__weekday{text-align:center;color:var(--text-muted);font-size:13px;font-weight:500}.MonthGrid-module__35KhtW__grid{gap:7px 0}.MonthGrid-module__35KhtW__placeholder{min-height:44px}
.EventCard-module__V7h-yq__card{padding:var(--space-edge);background:var(--surface-raised);border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow-card);flex-direction:column;gap:12px;display:flex;position:relative}.EventCard-module__V7h-yq__summary{max-height:150px;display:flow-root;overflow:hidden}.EventCard-module__V7h-yq__cover{float:left;object-fit:cover;background:var(--surface);border-radius:14px;width:84px;height:84px;margin:0 12px 0 0}.EventCard-module__V7h-yq__coverFallback{background:var(--surface);border:1px solid var(--border);display:block}.EventCard-module__V7h-yq__when{color:var(--text-muted);margin:0;font-size:13px}.EventCard-module__V7h-yq__title{overflow-wrap:anywhere;margin:4px 0 0;font-size:17px;font-weight:600;line-height:1.25}.EventCard-module__V7h-yq__openButton{text-align:left;font:inherit;background:0 0;border:0;padding:0}.EventCard-module__V7h-yq__openButton:after{content:"";border-radius:var(--radius-card);position:absolute;inset:0}.EventCard-module__V7h-yq__description{color:var(--text-muted);margin:4px 0 0;font-size:14px;line-height:1.45}.EventCard-module__V7h-yq__cancelled{color:var(--danger);margin:6px 0 0;font-size:13px;font-weight:600}.EventCard-module__V7h-yq__meta{border-top:1px solid var(--border);grid-template-columns:auto 1fr;gap:2px 10px;margin:0;padding-top:10px;font-size:14px;display:grid}.EventCard-module__V7h-yq__metaLabel{color:var(--text-muted)}.EventCard-module__V7h-yq__metaValue{overflow-wrap:anywhere;margin:0}.EventCard-module__V7h-yq__actions{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.EventCard-module__V7h-yq__primary,.EventCard-module__V7h-yq__secondary{min-height:44px;transition:background-color var(--duration) var(--easing), opacity var(--duration) var(--easing);border-radius:12px;padding:0 14px;font-size:14px;font-weight:500}.EventCard-module__V7h-yq__primary{background:var(--accent);color:var(--action-text);border:1px solid #0000;flex:auto}.EventCard-module__V7h-yq__primary:active{background:var(--accent-pressed)}.EventCard-module__V7h-yq__secondary{border:1px solid var(--border);background:0 0}.EventCard-module__V7h-yq__secondary:active{background:var(--surface)}.EventCard-module__V7h-yq__secondary[aria-pressed=true]{border-color:var(--accent-pressed);color:var(--text-primary)}.EventCard-module__V7h-yq__secondary:disabled{opacity:.5;cursor:default}
.EventDetails-module__ernrbG__details{flex-direction:column;gap:16px;display:flex}.EventDetails-module__ernrbG__cover{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-card);background:var(--surface-raised);width:100%;height:auto}.EventDetails-module__ernrbG__coverFallback{border:1px solid var(--border);display:block}.EventDetails-module__ernrbG__header{flex-direction:column;gap:4px;display:flex}.EventDetails-module__ernrbG__when{color:var(--text-muted);margin:0;font-size:13px}.EventDetails-module__ernrbG__title{overflow-wrap:anywhere;margin:0;font-size:22px;font-weight:600;line-height:1.2}.EventDetails-module__ernrbG__cancelled{color:var(--danger);margin:4px 0 0;font-size:14px;font-weight:600}.EventDetails-module__ernrbG__meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;gap:6px 12px;margin:0;padding:12px 0;font-size:14px;display:grid}.EventDetails-module__ernrbG__metaLabel{color:var(--text-muted)}.EventDetails-module__ernrbG__metaValue{overflow-wrap:anywhere;margin:0}.EventDetails-module__ernrbG__description{white-space:pre-line;margin:0;font-size:15px}.EventDetails-module__ernrbG__organization{flex-direction:column;gap:8px;display:flex}.EventDetails-module__ernrbG__sectionTitle{margin:0;font-size:15px;font-weight:600}.EventDetails-module__ernrbG__organizationList{color:var(--text-muted);flex-direction:column;gap:6px;margin:0;padding-left:18px;font-size:14px;display:flex}.EventDetails-module__ernrbG__footer{bottom:calc(-20px - var(--safe-bottom));margin:4px calc(-1 * var(--space-edge)) calc(-20px - var(--safe-bottom));padding:12px var(--space-edge) calc(12px + var(--safe-bottom));background:var(--surface);border-top:1px solid var(--border);flex-direction:column;gap:6px;display:flex;position:sticky}.EventDetails-module__ernrbG__pay{background:var(--action);width:100%;min-height:52px;color:var(--action-text);transition:background-color var(--duration) var(--easing);border:1px solid #0000;border-radius:14px;font-size:16px;font-weight:600}.EventDetails-module__ernrbG__pay:active{background:var(--action-pressed)}.EventDetails-module__ernrbG__pay:disabled{opacity:.55;cursor:default}.EventDetails-module__ernrbG__footerNote{color:var(--text-muted);text-align:center;margin:0;font-size:12px}
.EventSheet-module__FhEpba__overlay{z-index:10;background:var(--overlay);opacity:0;visibility:hidden;transition:opacity var(--duration) var(--easing), visibility var(--duration) var(--easing);border:0;padding:0;position:fixed;inset:0}.EventSheet-module__FhEpba__overlay[data-open=true]{opacity:1;visibility:visible}.EventSheet-module__FhEpba__sheet{z-index:11;border-top:1px solid var(--border);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;max-width:480px;height:65svh;box-shadow:var(--shadow-sheet);visibility:hidden;transition:transform var(--duration) var(--easing), height var(--duration) var(--easing), visibility var(--duration) var(--easing);background:0 0;flex-direction:column;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.EventSheet-module__FhEpba__sheet[data-open=true]{visibility:visible;transform:translateY(0)}.EventSheet-module__FhEpba__sheet[data-expanded=true]{height:92svh}.EventSheet-module__FhEpba__opaqueTop{background:var(--surface);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;flex:none}.EventSheet-module__FhEpba__handleArea{touch-action:none;cursor:grab;flex:none;justify-content:center;align-items:center;height:24px;display:flex}.EventSheet-module__FhEpba__handle{background:var(--border-strong);border-radius:2px;width:40px;height:4px}.EventSheet-module__FhEpba__header{padding:4px var(--space-edge) 12px;border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.EventSheet-module__FhEpba__headerTitle{flex-direction:column;min-width:0;display:flex}.EventSheet-module__FhEpba__day{font-size:17px;font-weight:600}.EventSheet-module__FhEpba__count{color:var(--text-muted);font-size:13px}.EventSheet-module__FhEpba__headerButton{border:1px solid var(--border);min-height:44px;transition:background-color var(--duration) var(--easing);background:0 0;border-radius:12px;flex:none;padding:0 12px;font-size:14px}.EventSheet-module__FhEpba__headerButton:active{background:var(--surface-raised)}.EventSheet-module__FhEpba__scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:12px var(--space-edge) calc(20px + var(--safe-bottom));background:var(--surface-veil);-webkit-backdrop-filter:blur(14px);flex:1;overflow-y:auto}.EventSheet-module__FhEpba__sheet[data-expanded=true] .EventSheet-module__FhEpba__scroll{background:var(--surface);-webkit-backdrop-filter:none}@supports not ((-webkit-backdrop-filter:blur(2px)) or (backdrop-filter:blur(2px))){.EventSheet-module__FhEpba__scroll{background:var(--surface)}}.EventSheet-module__FhEpba__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}
.FormatFilter-module__cyDyJW__track{background:var(--surface);border:1px solid var(--border);border-radius:22px;grid-template-columns:repeat(3,1fr);height:44px;padding:3px;display:grid;position:relative}.FormatFilter-module__cyDyJW__thumb{background:var(--accent);width:calc(33.3333% - 2px);height:calc(100% - 6px);transition:transform var(--duration) var(--easing);border-radius:19px;position:absolute;top:3px;left:3px}.FormatFilter-module__cyDyJW__segment{min-width:0;color:var(--text-muted);white-space:nowrap;transition:color var(--duration) var(--easing);background:0 0;border:0;border-radius:19px;justify-content:center;align-items:center;padding:0 4px;font-size:14px;font-weight:500;line-height:1;display:flex;position:relative}.FormatFilter-module__cyDyJW__segment:after{content:"";position:absolute;inset:-4px 0}.FormatFilter-module__cyDyJW__segment[aria-pressed=true]{color:var(--action-text)}@media (max-width:359px){.FormatFilter-module__cyDyJW__segment{padding:0 2px;font-size:13px}}
.CalendarScreen-module__gkyqIW__screen{min-height:100%}.CalendarScreen-module__gkyqIW__filter{max-width:480px;padding:0 var(--space-edge);margin:0 auto}.CalendarScreen-module__gkyqIW__feed{padding:26px var(--space-edge) calc(40px + var(--safe-bottom));flex-direction:column;gap:32px;max-width:480px;margin:0 auto;display:flex}
.InstallSheet-module__Tr5_MW__overlay{z-index:12;background:var(--overlay);opacity:0;visibility:hidden;transition:opacity var(--duration) var(--easing), visibility var(--duration) var(--easing);border:0;padding:0;position:fixed;inset:0}.InstallSheet-module__Tr5_MW__overlay[data-open=true]{opacity:1;visibility:visible}.InstallSheet-module__Tr5_MW__sheet{z-index:13;background:var(--surface-neutral);border-top:1px solid var(--border);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;max-width:480px;max-height:80svh;box-shadow:var(--shadow-sheet);visibility:hidden;transition:transform var(--duration) var(--easing), visibility var(--duration) var(--easing);flex-direction:column;margin:0 auto;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.InstallSheet-module__Tr5_MW__sheet[data-open=true]{visibility:visible;transform:translateY(0)}.InstallSheet-module__Tr5_MW__handleArea{touch-action:none;cursor:grab;flex:none;justify-content:center;align-items:center;height:24px;display:flex}.InstallSheet-module__Tr5_MW__handle{background:var(--border-strong);border-radius:2px;width:40px;height:4px}.InstallSheet-module__Tr5_MW__header{padding:4px var(--space-edge) 12px;border-bottom:1px solid var(--border);flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.InstallSheet-module__Tr5_MW__title{margin:0;font-size:17px;font-weight:600;line-height:1.25}.InstallSheet-module__Tr5_MW__close{border:1px solid var(--border);min-height:44px;transition:background-color var(--duration) var(--easing);background:0 0;border-radius:12px;flex:none;padding:0 12px;font-size:14px}.InstallSheet-module__Tr5_MW__close:active{background:var(--surface-raised)}.InstallSheet-module__Tr5_MW__body{overscroll-behavior:contain;padding:16px var(--space-edge) calc(24px + var(--safe-bottom));flex:1;overflow-y:auto}.InstallSheet-module__Tr5_MW__steps{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.InstallSheet-module__Tr5_MW__step{align-items:center;gap:14px;font-size:15px;line-height:1.4;display:flex}.InstallSheet-module__Tr5_MW__stepIcon{border:1px solid var(--border);fill:none;width:44px;height:44px;stroke:var(--text-primary);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;border-radius:14px;flex:none;padding:8px}.InstallSheet-module__Tr5_MW__text{margin:0;font-size:15px;line-height:1.45}
.InstallButton-module__Vpwkba__button{border:1px solid var(--border);width:36px;height:36px;color:var(--text-primary);transition:border-color var(--duration) var(--easing), color var(--duration) var(--easing);background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid;position:relative}.InstallButton-module__Vpwkba__button:after{content:"";border-radius:50%;position:absolute;inset:-5px}.InstallButton-module__Vpwkba__button:active{border-color:var(--accent-pressed);color:var(--accent-pressed)}.InstallButton-module__Vpwkba__icon{display:block}
.embed-module__DLP4AG__embed{background:radial-gradient(120% 60% at 12% 0%, var(--bg-gradient-warm) 0%, transparent 62%), radial-gradient(120% 70% at 92% 24%, var(--bg-gradient-teal) 0%, transparent 60%), var(--bg);min-height:100svh;color:var(--text-primary);padding-top:12px}
.page-module__E0kJGG__main{min-height:100svh;padding-top:var(--safe-top)}.page-module__E0kJGG__header{max-width:480px;padding:22px var(--space-edge) 18px;margin:0 auto}.page-module__E0kJGG__title{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600;line-height:1.2}.page-module__E0kJGG__identity{justify-content:space-between;align-items:center;gap:12px;min-height:44px;margin-top:4px;display:flex}.page-module__E0kJGG__owner{color:var(--text-primary);margin:0;font-size:16px;font-weight:600;line-height:1.25}
