.dashboard-module__XABe8G__shell{flex-direction:column;min-height:100dvh;display:flex}.dashboard-module__XABe8G__header{--header-height:52px;z-index:10;min-height:var(--header-height);background:var(--surface);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:4px 16px;display:flex;position:sticky;top:0}@media (min-width:640px){.dashboard-module__XABe8G__header{--header-height:56px;gap:16px;padding:6px 20px}}.dashboard-module__XABe8G__brand{min-width:0;min-height:var(--tap);white-space:nowrap;align-items:center;font-weight:650;display:inline-flex}.dashboard-module__XABe8G__brandLogo{object-fit:contain;width:auto;max-width:160px;height:28px;display:block}.dashboard-module__XABe8G__navToggle{min-height:var(--tap);min-width:var(--tap);color:var(--text);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:15px;display:inline-flex}@media (min-width:640px){.dashboard-module__XABe8G__navToggle{display:none}}.dashboard-module__XABe8G__menu{max-height:calc(100dvh - var(--header-height));overscroll-behavior:contain;background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;padding:4px 16px 12px;display:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.dashboard-module__XABe8G__menu[data-open=true]{flex-direction:column;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__menu,.dashboard-module__XABe8G__menu[data-open=true]{border-bottom:none;flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:20px;min-width:0;max-height:none;padding:0;display:flex;position:static;overflow:visible}}.dashboard-module__XABe8G__navLinks{flex-direction:column;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__navLinks{flex-direction:row;align-items:center;gap:20px}}.dashboard-module__XABe8G__navLink{min-height:var(--tap);color:var(--muted);align-items:center;font-size:16px;text-decoration:none;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__navLink{font-size:15px}}.dashboard-module__XABe8G__navLink:hover{color:var(--text)}.dashboard-module__XABe8G__navLink[aria-current=page]{color:var(--text);font-weight:650}.dashboard-module__XABe8G__menuMeta{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-top:4px;padding-top:4px;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__menuMeta{border-top:none;margin-top:0;padding-top:0}}.dashboard-module__XABe8G__menuMeta form{flex:none;display:flex}.dashboard-module__XABe8G__menuEmail{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:13px;overflow:hidden}.dashboard-module__XABe8G__main{width:100%;max-width:960px;margin:0 auto;padding:20px 16px 64px}@media (min-width:640px){.dashboard-module__XABe8G__main{padding:28px 20px 64px}}.dashboard-module__XABe8G__centered{place-items:center;min-height:100dvh;padding:16px;display:grid}.dashboard-module__XABe8G__card,.dashboard-module__XABe8G__cardWide{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:420px;padding:20px}.dashboard-module__XABe8G__cardWide{max-width:480px}@media (min-width:400px){.dashboard-module__XABe8G__card,.dashboard-module__XABe8G__cardWide{padding:28px}}.dashboard-module__XABe8G__card .dashboard-module__XABe8G__title,.dashboard-module__XABe8G__cardWide .dashboard-module__XABe8G__title{margin-bottom:8px}.dashboard-module__XABe8G__pageHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px 16px;margin-bottom:8px;display:flex}.dashboard-module__XABe8G__title{letter-spacing:-.01em;overflow-wrap:break-word;min-width:0;font-size:22px;line-height:1.25}@media (min-width:400px){.dashboard-module__XABe8G__title{font-size:26px}}.dashboard-module__XABe8G__sectionTitle{margin:32px 0 12px;font-size:18px}.dashboard-module__XABe8G__muted{color:var(--muted);font-size:14px}.dashboard-module__XABe8G__footnote{color:var(--muted);margin-top:20px;font-size:13px}.dashboard-module__XABe8G__hint{color:var(--muted);font-size:13px}.dashboard-module__XABe8G__empty{color:var(--muted);padding:32px 0}.dashboard-module__XABe8G__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-module__XABe8G__warn,.dashboard-module__XABe8G__warnRow{color:var(--danger);margin-top:4px;font-size:13px}.dashboard-module__XABe8G__warnRow{align-items:flex-start;gap:6px;display:flex}.dashboard-module__XABe8G__warnIcon{flex:none;width:16px;height:16px;margin-top:2px}.dashboard-module__XABe8G__filterBar{flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;display:flex}.dashboard-module__XABe8G__filterBar[data-pending=true]{cursor:progress}.dashboard-module__XABe8G__filterMenu{position:relative}.dashboard-module__XABe8G__filterButton{min-height:var(--tap);border:1px solid var(--border);background:var(--surface);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:999px;align-items:center;gap:8px;padding:5px 14px;font-size:14px;list-style:none;display:inline-flex}.dashboard-module__XABe8G__filterButton::-webkit-details-marker{display:none}.dashboard-module__XABe8G__filterButton:after{content:"";background:var(--chevron) no-repeat center / contain;flex:none;width:10px;height:7px}.dashboard-module__XABe8G__filterMenu[open] .dashboard-module__XABe8G__filterButton:after{transform:rotate(180deg)}.dashboard-module__XABe8G__filterButton[data-active=true]{border-color:var(--accent)}.dashboard-module__XABe8G__filterValue{color:var(--muted)}.dashboard-module__XABe8G__filterButton[data-active=true] .dashboard-module__XABe8G__filterValue{color:var(--text);font-weight:600}@media (hover:hover){.dashboard-module__XABe8G__filterButton:hover{border-color:var(--muted)}}.dashboard-module__XABe8G__filterPanel{z-index:5;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;min-width:200px;max-width:min(280px,100vw - 40px);padding:4px 14px;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 6px 20px #0000001f}.dashboard-module__XABe8G__filterOption{min-height:var(--tap);cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.dashboard-module__XABe8G__filterOption input{flex:none;width:18px;height:18px}.dashboard-module__XABe8G__filterApply{min-height:var(--tap);border:1px solid var(--accent);background:var(--accent);color:var(--accent-text);cursor:pointer;border-radius:999px;align-items:center;padding:5px 16px;font-size:14px;font-weight:600;display:inline-flex}.dashboard-module__XABe8G__filterClear{min-height:var(--tap);color:var(--muted);align-items:center;padding:0 6px;font-size:14px;display:inline-flex}.dashboard-module__XABe8G__searchBar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.dashboard-module__XABe8G__searchBar .dashboard-module__XABe8G__input{flex:220px;width:auto;min-width:0}.dashboard-module__XABe8G__searchBar .dashboard-module__XABe8G__buttonSecondary,.dashboard-module__XABe8G__searchBar .dashboard-module__XABe8G__linkButton{flex:none}.dashboard-module__XABe8G__list{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);list-style:none;overflow:hidden}.dashboard-module__XABe8G__row{border-bottom:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:6px;padding:14px 16px;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}.dashboard-module__XABe8G__row:last-child{border-bottom:none}.dashboard-module__XABe8G__rowMain{min-width:0;max-width:100%}.dashboard-module__XABe8G__rowTitle{word-break:break-word;padding:2px 0;font-weight:600;text-decoration:none;display:inline-block}.dashboard-module__XABe8G__rowMeta{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__rowMeta{text-align:right;flex-shrink:0}}.dashboard-module__XABe8G__badge,.dashboard-module__XABe8G__badge_draft,.dashboard-module__XABe8G__badge_public,.dashboard-module__XABe8G__badge_unlisted,.dashboard-module__XABe8G__badge_unverified,.dashboard-module__XABe8G__badge_yes,.dashboard-module__XABe8G__badge_no,.dashboard-module__XABe8G__badge_maybe,.dashboard-module__XABe8G__badge_waitlist,.dashboard-module__XABe8G__badge_past,.dashboard-module__XABe8G__badge_attended,.dashboard-module__XABe8G__badge_no_show,.dashboard-module__XABe8G__badge_no_response{border:1px solid var(--border);text-transform:capitalize;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-block}.dashboard-module__XABe8G__badge_public,.dashboard-module__XABe8G__badge_yes,.dashboard-module__XABe8G__badge_attended{color:var(--ok);background:var(--ok-bg);border-color:#0000}.dashboard-module__XABe8G__badge_no{color:var(--danger);background:var(--danger-bg);border-color:#0000}.dashboard-module__XABe8G__badge_draft,.dashboard-module__XABe8G__badge_unlisted,.dashboard-module__XABe8G__badge_unverified,.dashboard-module__XABe8G__badge_maybe,.dashboard-module__XABe8G__badge_waitlist,.dashboard-module__XABe8G__badge_past,.dashboard-module__XABe8G__badge_no_show,.dashboard-module__XABe8G__badge_no_response{color:var(--muted)}.dashboard-module__XABe8G__stats{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin:20px 0;display:grid}.dashboard-module__XABe8G__stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px}.dashboard-module__XABe8G__statLabel{color:var(--muted);font-size:13px}.dashboard-module__XABe8G__statValue{color:var(--accent-2);margin-top:2px;font-size:24px;font-weight:650}.dashboard-module__XABe8G__tableWrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overflow-x:auto}.dashboard-module__XABe8G__table{border-collapse:collapse;width:100%;font-size:14px}.dashboard-module__XABe8G__table th,.dashboard-module__XABe8G__table td{text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 14px}.dashboard-module__XABe8G__table th{color:var(--muted);font-size:13px;font-weight:600}.dashboard-module__XABe8G__table tr:last-child td{border-bottom:none}@media (max-width:639px){.dashboard-module__XABe8G__tableWrap{background:0 0;border:none;border-radius:0;overflow-x:visible}.dashboard-module__XABe8G__table,.dashboard-module__XABe8G__table thead,.dashboard-module__XABe8G__table tbody,.dashboard-module__XABe8G__table tr,.dashboard-module__XABe8G__table th,.dashboard-module__XABe8G__table td{display:block}.dashboard-module__XABe8G__table thead{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.dashboard-module__XABe8G__table tr{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:10px 14px}.dashboard-module__XABe8G__table tr+tr{margin-top:10px}.dashboard-module__XABe8G__table td{white-space:normal;overflow-wrap:anywhere;border-bottom:none;grid-template-columns:minmax(84px,34%) 1fr;align-items:baseline;gap:12px;padding:5px 0;display:grid}.dashboard-module__XABe8G__table td:before{content:attr(data-label);color:var(--muted);font-size:13px;font-weight:600}.dashboard-module__XABe8G__table td>*{justify-self:start}}.dashboard-module__XABe8G__stackedCell{flex-direction:column;gap:2px;min-width:0;display:flex}.dashboard-module__XABe8G__attendanceChoice{flex-wrap:wrap;gap:6px;display:inline-flex}.dashboard-module__XABe8G__attendanceOption{min-height:var(--tap);border:1px solid var(--border);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:14px;display:inline-flex}.dashboard-module__XABe8G__attendanceOption:has(input:checked){background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.dashboard-module__XABe8G__attendanceOption:has(input:focus-visible){outline:2px solid var(--accent);outline-offset:2px}.dashboard-module__XABe8G__attendanceOption input{accent-color:currentColor;width:16px;height:16px;margin:0}.dashboard-module__XABe8G__table .dashboard-module__XABe8G__attendanceChoice{white-space:normal}.dashboard-module__XABe8G__responseTable{display:none}@media (min-width:640px){.dashboard-module__XABe8G__responseTable{display:block}.dashboard-module__XABe8G__guestList{display:none}}.dashboard-module__XABe8G__guestSummary{min-height:var(--tap);cursor:pointer;align-items:center;gap:10px;padding:8px 14px;list-style:none;display:flex}.dashboard-module__XABe8G__guestSummary::-webkit-details-marker{display:none}.dashboard-module__XABe8G__guestSummary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);flex:none;width:7px;height:7px;margin-right:2px;transform:translateY(-2px)rotate(45deg)}.dashboard-module__XABe8G__guest[open] .dashboard-module__XABe8G__guestSummary:after{transform:translateY(2px)rotate(-135deg)}.dashboard-module__XABe8G__guestList>li+li{border-top:1px solid var(--border)}.dashboard-module__XABe8G__guestName{overflow-wrap:anywhere;flex:1;min-width:0;font-weight:600}.dashboard-module__XABe8G__guestBadges{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.dashboard-module__XABe8G__guestDetail{grid-template-columns:minmax(84px,34%) 1fr;gap:6px 12px;margin:0;padding:2px 14px 8px;font-size:14px;display:grid}.dashboard-module__XABe8G__guestDetail dt{color:var(--muted);font-size:13px;font-weight:600}.dashboard-module__XABe8G__guestDetail dd{overflow-wrap:anywhere;margin:0}.dashboard-module__XABe8G__guestEdit{min-height:var(--tap);align-items:center;padding:0 14px 4px;font-size:14px;display:flex}.dashboard-module__XABe8G__form{flex-direction:column;gap:18px;margin-top:20px;display:flex}.dashboard-module__XABe8G__field{flex-direction:column;gap:6px;min-width:0;display:flex}.dashboard-module__XABe8G__fieldGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.dashboard-module__XABe8G__label{font-size:14px;font-weight:600}.dashboard-module__XABe8G__optional{color:var(--muted);font-size:13px;font-weight:400}.dashboard-module__XABe8G__input,.dashboard-module__XABe8G__select,.dashboard-module__XABe8G__textarea{width:100%;min-height:var(--tap);border:1px solid var(--border);background:var(--bg);border-radius:8px;padding:10px 12px}.dashboard-module__XABe8G__select{appearance:none;background-image:var(--chevron);text-overflow:ellipsis;cursor:pointer;background-position:right 14px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:40px}.dashboard-module__XABe8G__zonePicker{gap:8px;display:grid}.dashboard-module__XABe8G__zonePicker input{appearance:none}.dashboard-module__XABe8G__textarea{resize:vertical;min-height:84px}.dashboard-module__XABe8G__colorInput{width:96px;min-height:var(--tap);background:var(--bg);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:4px}.dashboard-module__XABe8G__colorInput::-webkit-color-swatch-wrapper{padding:0}.dashboard-module__XABe8G__colorInput::-webkit-color-swatch{border:none;border-radius:5px}.dashboard-module__XABe8G__colorInput::-moz-color-swatch{border:none;border-radius:5px}.dashboard-module__XABe8G__preview{background:var(--bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:6px;padding:12px 14px;display:flex}.dashboard-module__XABe8G__previewLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:600}@media (hover:hover){.dashboard-module__XABe8G__input:hover,.dashboard-module__XABe8G__select:hover,.dashboard-module__XABe8G__textarea:hover{border-color:var(--muted)}}.dashboard-module__XABe8G__input::-webkit-calendar-picker-indicator{opacity:.6;cursor:pointer;margin-right:2px}.dashboard-module__XABe8G__input::-webkit-calendar-picker-indicator:hover{opacity:1}.dashboard-module__XABe8G__checkbox{min-height:var(--tap);cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.dashboard-module__XABe8G__checkbox input{flex:none;width:20px;height:20px}.dashboard-module__XABe8G__fieldset{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:12px;padding:16px;display:flex}.dashboard-module__XABe8G__legend{padding:0 6px;font-weight:650}.dashboard-module__XABe8G__fieldRow{border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:12px;padding:14px;display:flex}.dashboard-module__XABe8G__fieldRowHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px 12px;display:flex}.dashboard-module__XABe8G__fieldRowActions{align-items:center;gap:4px;display:flex}.dashboard-module__XABe8G__fieldError{color:var(--danger);font-size:13px}.dashboard-module__XABe8G__brandPreview{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:12px;margin-top:20px;padding:16px;display:flex}.dashboard-module__XABe8G__brandPreviewIdentity{align-items:center;gap:12px;min-width:0;display:flex}.dashboard-module__XABe8G__brandPreviewName{overflow-wrap:anywhere;font-weight:650}.dashboard-module__XABe8G__swatchGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:10px;display:grid}.dashboard-module__XABe8G__swatchScheme{border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 14px;display:flex}.dashboard-module__XABe8G__swatchSchemeLabel{letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:700}.dashboard-module__XABe8G__swatchButton{border-radius:8px;align-items:center;padding:7px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:600;display:inline-flex}.dashboard-module__XABe8G__swatchInk{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;font-weight:600}.dashboard-module__XABe8G__button,.dashboard-module__XABe8G__buttonSecondary{min-height:var(--tap);cursor:pointer;text-align:center;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.dashboard-module__XABe8G__button{background:var(--accent);color:var(--accent-text)}.dashboard-module__XABe8G__buttonSecondary{background:var(--surface);border-color:var(--border);color:var(--text)}.dashboard-module__XABe8G__button:disabled,.dashboard-module__XABe8G__buttonSecondary:disabled{opacity:.6;cursor:default}@media (hover:hover){.dashboard-module__XABe8G__button:not(:disabled):hover{background:var(--accent-hover)}.dashboard-module__XABe8G__buttonSecondary:not(:disabled):hover{border-color:var(--muted)}}.dashboard-module__XABe8G__linkButton,.dashboard-module__XABe8G__linkButtonDanger{min-height:var(--tap);min-width:var(--tap);cursor:pointer;color:var(--muted);background:0 0;border:none;justify-content:center;align-items:center;padding:0 6px;font-size:14px;text-decoration:underline;display:inline-flex}.dashboard-module__XABe8G__linkButtonDanger{color:var(--danger)}.dashboard-module__XABe8G__linkButton:disabled{opacity:.4;cursor:default}.dashboard-module__XABe8G__actions{flex-wrap:wrap;align-items:stretch;gap:10px;margin:16px 0;display:flex}.dashboard-module__XABe8G__actions>*,.dashboard-module__XABe8G__actions>form>*{flex:auto}.dashboard-module__XABe8G__actions>form{flex:auto;display:flex}@media (min-width:640px){.dashboard-module__XABe8G__actions>*,.dashboard-module__XABe8G__actions>form>*,.dashboard-module__XABe8G__actions>form{flex:none}}.dashboard-module__XABe8G__alert,.dashboard-module__XABe8G__ok{border-radius:8px;flex-direction:column;gap:8px;padding:12px 14px;font-size:14px;display:flex}.dashboard-module__XABe8G__alert{color:var(--danger);background:var(--danger-bg)}.dashboard-module__XABe8G__ok{color:var(--ok);background:var(--ok-bg)}.dashboard-module__XABe8G__alert ul{margin-left:18px}.dashboard-module__XABe8G__secret{background:var(--surface);word-break:break-all;color:var(--text);border-radius:6px;padding:10px;font-size:13px;display:block}.dashboard-module__XABe8G__loginStack{flex-direction:column;gap:20px;display:flex}.dashboard-module__XABe8G__loginHead{flex-direction:column;gap:6px;display:flex}.dashboard-module__XABe8G__loginStack .dashboard-module__XABe8G__title,.dashboard-module__XABe8G__loginStack .dashboard-module__XABe8G__footnote,.dashboard-module__XABe8G__loginStack .dashboard-module__XABe8G__form,.dashboard-module__XABe8G__loginStack .dashboard-module__XABe8G__actions{margin:0}.dashboard-module__XABe8G__googleButton{width:100%;min-height:var(--tap);letter-spacing:.02em;cursor:pointer;color:#1f1f1f;background:#fff;border:1px solid #747775;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:10px 16px;font-family:Roboto,system-ui,-apple-system,Segoe UI,sans-serif;font-size:15px;font-weight:500;text-decoration:none;display:inline-flex}.dashboard-module__XABe8G__googleButton:hover{background:#f7f8f8}@media (prefers-color-scheme:dark){.dashboard-module__XABe8G__googleButton{color:#e3e3e3;background:#131314;border-color:#8e918f}.dashboard-module__XABe8G__googleButton:hover{background:#1d1d1e}}.dashboard-module__XABe8G__googleMark{flex:none;width:18px;height:18px}.dashboard-module__XABe8G__recoveryNote{color:var(--muted);border:1px dashed var(--border);border-radius:8px;padding:12px 14px;font-size:13px}.dashboard-module__XABe8G__titleRow{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.dashboard-module__XABe8G__consentGroup{flex-direction:column;gap:10px;display:flex}.dashboard-module__XABe8G__consentLabel{color:var(--muted);font-size:13px;font-weight:600}.dashboard-module__XABe8G__scopeList{background:var(--surface-2);border-radius:8px;list-style:none}.dashboard-module__XABe8G__scopeItem{align-items:flex-start;gap:10px;padding:11px 12px;font-size:15px;line-height:1.4;display:flex}.dashboard-module__XABe8G__scopeItem+.dashboard-module__XABe8G__scopeItem{border-top:1px solid var(--border)}.dashboard-module__XABe8G__scopeIcon,.dashboard-module__XABe8G__scopeIconWrite{flex:none;width:16px;height:16px;margin-top:2px}.dashboard-module__XABe8G__scopeIcon{color:var(--muted)}.dashboard-module__XABe8G__scopeIconWrite{color:var(--text)}.dashboard-module__XABe8G__consentFacts{border-top:1px solid var(--border);grid-template-columns:max-content 1fr;gap:8px 14px;padding-top:20px;font-size:13px;display:grid}.dashboard-module__XABe8G__consentFactValue{overflow-wrap:anywhere;min-width:0}
.markdown-module__CcnF-G__markdown{overflow-wrap:break-word}.markdown-module__CcnF-G__markdown p,.markdown-module__CcnF-G__markdown ul,.markdown-module__CcnF-G__markdown ol,.markdown-module__CcnF-G__markdown pre,.markdown-module__CcnF-G__markdown blockquote,.markdown-module__CcnF-G__markdown table{margin:0 0 12px}.markdown-module__CcnF-G__markdown>:first-child{margin-top:0}.markdown-module__CcnF-G__markdown>:last-child{margin-bottom:0}.markdown-module__CcnF-G__markdown h3,.markdown-module__CcnF-G__markdown h4,.markdown-module__CcnF-G__markdown h5,.markdown-module__CcnF-G__markdown h6{color:var(--text);margin:16px 0 8px;line-height:1.3}.markdown-module__CcnF-G__markdown h3{font-size:18px}.markdown-module__CcnF-G__markdown h4{font-size:16px}.markdown-module__CcnF-G__markdown h5,.markdown-module__CcnF-G__markdown h6{font-size:15px}.markdown-module__CcnF-G__markdown strong{color:var(--text);font-weight:650}.markdown-module__CcnF-G__markdown ul,.markdown-module__CcnF-G__markdown ol{padding-left:22px}.markdown-module__CcnF-G__markdown li+li{margin-top:4px}.markdown-module__CcnF-G__markdown li>ul,.markdown-module__CcnF-G__markdown li>ol{margin:4px 0 0}.markdown-module__CcnF-G__markdown a{color:var(--text);text-underline-offset:2px;overflow-wrap:anywhere;text-decoration:underline}.markdown-module__CcnF-G__markdown blockquote{border-left:3px solid var(--border);padding-left:12px}.markdown-module__CcnF-G__markdown code{background:var(--bg);border:1px solid var(--border);border-radius:5px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.9em}.markdown-module__CcnF-G__markdown pre{background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:12px;overflow-x:auto}.markdown-module__CcnF-G__markdown pre code{background:0 0;border:0;padding:0}.markdown-module__CcnF-G__markdown img{border-radius:8px;max-width:100%;height:auto}.markdown-module__CcnF-G__markdown hr{border:0;border-top:1px solid var(--border);margin:16px 0}.markdown-module__CcnF-G__markdown table{border-collapse:collapse;width:fit-content;max-width:100%;display:block;overflow-x:auto}.markdown-module__CcnF-G__markdown th,.markdown-module__CcnF-G__markdown td{border:1px solid var(--border);text-align:left;padding:6px 10px}
.event-module__Ud0TVq__page{max-width:640px;margin:0 auto;padding:24px 16px 64px}@media (min-width:640px){.event-module__Ud0TVq__page{padding:48px 24px 80px}}.event-module__Ud0TVq__brandBar{align-items:center;margin-bottom:16px;display:flex}.event-module__Ud0TVq__brandLink{min-height:var(--tap);align-items:center;text-decoration:none;display:inline-flex}.event-module__Ud0TVq__brandLogo{object-fit:contain;width:auto;max-width:min(240px,100%);height:32px;display:block}.event-module__Ud0TVq__brandName{min-height:var(--tap);color:var(--muted);overflow-wrap:anywhere;align-items:center;font-weight:650;display:inline-flex}.event-module__Ud0TVq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px}@media (min-width:400px){.event-module__Ud0TVq__card{padding:20px}}.event-module__Ud0TVq__card+.event-module__Ud0TVq__card{margin-top:16px}.event-module__Ud0TVq__title{letter-spacing:-.02em;overflow-wrap:break-word;margin:0 0 12px;font-size:26px;line-height:1.2}@media (min-width:400px){.event-module__Ud0TVq__title{font-size:28px}}@media (min-width:640px){.event-module__Ud0TVq__title{font-size:34px}}.event-module__Ud0TVq__description{color:var(--muted);margin:0 0 20px}.event-module__Ud0TVq__facts{gap:12px;margin:0;display:grid}.event-module__Ud0TVq__fact{gap:2px;display:grid}@media (min-width:360px){.event-module__Ud0TVq__fact{grid-template-columns:72px 1fr;align-items:baseline;gap:12px}}.event-module__Ud0TVq__factLabel{color:var(--muted);font-size:14px}.event-module__Ud0TVq__factValue{overflow-wrap:break-word;min-width:0;margin:0}.event-module__Ud0TVq__secondary{color:var(--muted);font-size:14px;display:block}.event-module__Ud0TVq__viewerTime{color:var(--muted);gap:6px;margin-top:4px;font-size:14px;display:grid}.event-module__Ud0TVq__viewerTimeControl{cursor:pointer;align-items:center;gap:8px;min-width:0;font-size:13px;display:flex}.event-module__Ud0TVq__viewerTimeControl>label{flex:none}.event-module__Ud0TVq__zoneSelect{min-width:0;min-height:var(--tap);appearance:none;background-color:var(--bg);background-image:var(--chevron);color:var(--text);border:1px solid var(--border);text-overflow:ellipsis;cursor:pointer;background-position:right 8px center;background-repeat:no-repeat;background-size:10px 7px;border-radius:8px;flex:0 auto;padding:6px 26px 6px 8px;font-size:13px}.event-module__Ud0TVq__link{color:var(--accent-2);overflow-wrap:anywhere}.event-module__Ud0TVq__sectionTitle{margin:0 0 16px;font-size:18px}.event-module__Ud0TVq__field{margin-bottom:16px}.event-module__Ud0TVq__label{margin-bottom:6px;font-size:14px;font-weight:600;display:block}.event-module__Ud0TVq__required{color:var(--muted);font-weight:400}.event-module__Ud0TVq__help{color:var(--muted);margin:4px 0 0;font-size:13px}.event-module__Ud0TVq__input,.event-module__Ud0TVq__select,.event-module__Ud0TVq__textarea{width:100%;min-height:var(--tap);background:var(--bg);border:1px solid var(--border);border-radius:8px;padding:10px 12px}.event-module__Ud0TVq__select{appearance:none;background-image:var(--chevron);text-overflow:ellipsis;cursor:pointer;background-position:right 14px center;background-repeat:no-repeat;background-size:12px 8px;padding-right:40px}.event-module__Ud0TVq__textarea{resize:vertical;min-height:84px}@media (hover:hover){.event-module__Ud0TVq__input:hover,.event-module__Ud0TVq__select:hover,.event-module__Ud0TVq__textarea:hover{border-color:var(--muted)}}.event-module__Ud0TVq__checkboxRow{min-height:var(--tap);cursor:pointer;align-items:flex-start;gap:10px;padding:8px 0;display:flex}.event-module__Ud0TVq__checkboxRow input{flex:none;width:20px;height:20px;margin-top:2px}.event-module__Ud0TVq__statusGroup{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.event-module__Ud0TVq__statusOption{display:flex;position:relative}.event-module__Ud0TVq__statusOption input{opacity:0;width:0;height:0;position:absolute}.event-module__Ud0TVq__statusOption span{text-align:center;border:1px solid var(--border);cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;min-height:48px;padding:8px;display:flex}.event-module__Ud0TVq__statusOption input:checked+span{background:var(--accent);color:var(--accent-text);border-color:var(--accent)}.event-module__Ud0TVq__statusOption input:focus-visible+span{outline:2px solid var(--accent);outline-offset:2px}.event-module__Ud0TVq__button{background:var(--accent);width:100%;min-height:48px;color:var(--accent-text);border:1px solid var(--accent);cursor:pointer;border-radius:8px;padding:12px 18px;font-weight:600}.event-module__Ud0TVq__button:disabled{opacity:.6;cursor:progress}.event-module__Ud0TVq__buttonSecondary{min-height:var(--tap);color:var(--text);border:1px solid var(--border);background:0 0;border-radius:8px;flex:auto;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;text-decoration:none;display:inline-flex}.event-module__Ud0TVq__alert{background:var(--danger-bg);color:var(--danger);border-radius:8px;margin:0 0 16px;padding:12px 14px;font-size:14px}.event-module__Ud0TVq__alertList{margin:6px 0 0;padding-left:18px}.event-module__Ud0TVq__banner{background:var(--ok-bg);color:var(--ok);border-radius:8px;margin-bottom:16px;padding:14px 16px}.event-module__Ud0TVq__bannerTitle{margin:0 0 4px;font-size:17px}.event-module__Ud0TVq__counts{color:var(--muted);flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.event-module__Ud0TVq__countValue{color:var(--accent-2);font-weight:600}.event-module__Ud0TVq__attendees{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.event-module__Ud0TVq__attendee{border:1px solid var(--border);overflow-wrap:break-word;border-radius:999px;max-width:100%;padding:4px 12px;font-size:14px}.event-module__Ud0TVq__actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.event-module__Ud0TVq__calendarLabel{color:var(--muted);margin:20px 0 8px;font-size:13px}.event-module__Ud0TVq__calendarLinks{flex-wrap:wrap;gap:8px;display:flex}.event-module__Ud0TVq__calendarLink{min-height:var(--tap);border:1px solid var(--border);color:var(--text);border-radius:999px;align-items:center;padding:8px 14px;font-size:14px;text-decoration:none;display:inline-flex}.event-module__Ud0TVq__calendarLink:hover{border-color:var(--text)}.event-module__Ud0TVq__calendarChoices{gap:8px;display:grid}.event-module__Ud0TVq__calendarChoice{border:1px solid var(--border);min-height:48px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:12px 16px;font-weight:600;text-decoration:none;display:flex}@media (hover:hover){.event-module__Ud0TVq__calendarChoice:hover{border-color:var(--text)}}.event-module__Ud0TVq__tokenNote{color:var(--muted);overflow-wrap:anywhere;margin:12px 0 0;font-size:13px}.event-module__Ud0TVq__footer{color:var(--muted);text-align:center;flex-direction:column;gap:4px;margin-top:24px;font-size:13px;display:flex}.event-module__Ud0TVq__brandFooterLine{overflow-wrap:anywhere}.event-module__Ud0TVq__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}
