:root{--phone-max: 440px;--bottom-nav-h: 72px;--native-safe-top-fallback: 0px;--native-page-top-gap: 0px;--safe-top-touch-offset: max(env(safe-area-inset-top, 0px), var(--native-safe-top-fallback));--mesh-1: #F9A8A2;--mesh-2: #FFB3A7;--mesh-3: #FDE68A;--mesh-4: #FFD97D;--golden-mesh: radial-gradient(circle at 20% 20%, var(--mesh-1), transparent 70%), radial-gradient(circle at 80% 20%, var(--mesh-2), transparent 70%), radial-gradient(circle at 80% 80%, var(--mesh-3), transparent 70%), radial-gradient(circle at 20% 80%, var(--mesh-4), transparent 70%), linear-gradient(180deg, var(--mesh-1) 0%, var(--mesh-3) 100%);--golden-gradient: linear-gradient(135deg, #E9836E 0%, #FFB3A7 100%);--brand-primary: #E9836E;--text-primary: #1A1621;--text-muted: #665b76;--surface-elevated: rgba(255, 255, 255, .9);--surface-overlay: rgba(255, 255, 255, .82);--surface-border: rgba(255, 255, 255, .48);--input-bg: rgba(255, 255, 255, .84);--input-border: rgba(39, 26, 48, .2);--motion-fast: .15s;--motion-normal: .25s;--motion-spring: cubic-bezier(.175, .885, .32, 1.275);--motion-ease: cubic-bezier(.16, 1, .3, 1);--h-ls: -.025em;--h-lh: 1.15;--b-ls: -.01em;--b-lh: 1.5;--text-shadow-contrast: 0 4px 12px rgba(0, 0, 0, .45);--text-shadow-soft: 0 2px 8px rgba(0, 0, 0, .3)}html.native-android,body.native-android{--native-safe-top-fallback: 28px;--native-page-top-gap: 8px}html.native-ios,body.native-ios{--native-safe-top-fallback: 20px;--native-page-top-gap: 6px}body.native-android .q-page,body.native-ios .q-page{padding-top:var(--native-page-top-gap)!important}body.native-android .messages-page .header-top--active,body.native-android .event-chat-page .header-top--active,body.native-ios .messages-page .header-top--active,body.native-ios .event-chat-page .header-top--active{padding-top:max(12px,var(--safe-top-touch-offset))!important}body.native-android .event-details-page .header-actions,body.native-ios .event-details-page .header-actions{top:max(8px,var(--safe-top-touch-offset))!important}html,body{height:100%;width:100%;margin:0;padding:0;overflow:hidden;overscroll-behavior:none;font-family:Outfit,sans-serif}body:not(.q-dark):not(.body--dark){background-color:var(--mesh-1)!important;background-image:var(--golden-mesh)!important;background-attachment:fixed!important;background-repeat:no-repeat!important;background-size:cover!important;color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body.q-dark,html[data-theme=dark],html[data-theme=dark] body,body.body--dark{--mesh-1: #141516;--mesh-2: #141516;--mesh-3: #141516;--mesh-4: #141516;--q-primary: #881800;--golden-mesh: radial-gradient(circle at 26% 14%, rgba(136, 24, 0, .24), transparent 50%), radial-gradient(circle at 78% 18%, rgba(136, 24, 0, .12), transparent 54%), radial-gradient(circle at 50% 84%, rgba(136, 24, 0, .08), transparent 62%), linear-gradient(180deg, #211513 0%, #181214 62%, #141516 100%);--golden-gradient: linear-gradient(135deg, #E9836E 0%, #FFB3A7 100%);--brand-primary: #E9836E;--text-primary: #ecf0f6;--text-muted: #9fa6b3;--surface-elevated: #17191A;--surface-overlay: #17191A;--surface-border: rgba(66, 72, 80, .58);--input-bg: #17191A;--input-border: rgba(83, 89, 98, .7);background-color:var(--mesh-1)!important;background-image:var(--golden-mesh)!important;background-attachment:fixed!important;background-repeat:no-repeat!important;background-size:cover!important;color:var(--text-primary);color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.q-layout,.q-page-container,.q-page,.q-header:not(.bg-white),.q-footer:not(.bg-white){background:transparent!important}body.q-dark .q-field--outlined .q-field__control,html[data-theme=dark] .q-field--outlined .q-field__control,body.body--dark .q-field--outlined .q-field__control{background:var(--input-bg);border-color:var(--input-border)!important}body.q-dark .q-field--outlined .q-field__native,html[data-theme=dark] .q-field--outlined .q-field__native,body.body--dark .q-field--outlined .q-field__native,body.q-dark .q-field--outlined .q-field__prefix,html[data-theme=dark] .q-field--outlined .q-field__prefix,body.body--dark .q-field--outlined .q-field__prefix,body.q-dark .q-field--outlined .q-field__suffix,html[data-theme=dark] .q-field--outlined .q-field__suffix,body.body--dark .q-field--outlined .q-field__suffix,body.q-dark .q-field--outlined .q-field__input,html[data-theme=dark] .q-field--outlined .q-field__input,body.body--dark .q-field--outlined .q-field__input,body.q-dark .q-field--outlined .q-select__dropdown-icon,html[data-theme=dark] .q-field--outlined .q-select__dropdown-icon,body.body--dark .q-field--outlined .q-select__dropdown-icon{color:var(--text-primary)}body.q-dark .q-field--outlined .q-field__label,html[data-theme=dark] .q-field--outlined .q-field__label,body.body--dark .q-field--outlined .q-field__label,body.q-dark .text-grey-6,html[data-theme=dark] .text-grey-6,body.body--dark .text-grey-6,body.q-dark .text-grey-7,html[data-theme=dark] .text-grey-7,body.body--dark .text-grey-7,body.q-dark .text-grey-8,html[data-theme=dark] .text-grey-8,body.body--dark .text-grey-8{color:var(--text-muted)!important}body.q-dark .q-menu,html[data-theme=dark] .q-menu,body.body--dark .q-menu,body.q-dark .q-tooltip,html[data-theme=dark] .q-tooltip,body.body--dark .q-tooltip{background:#17191a;color:var(--text-primary);border:1px solid var(--surface-border)}body.q-dark .profile-page .profile-card,html[data-theme=dark] .profile-page .profile-card,body.body--dark .profile-page .profile-card,body.q-dark .profile-page .glass-section,html[data-theme=dark] .profile-page .glass-section,body.body--dark .profile-page .glass-section,body.q-dark .profile-page .logout-btn,html[data-theme=dark] .profile-page .logout-btn,body.body--dark .profile-page .logout-btn,body.q-dark .profile-page .settings-dialog-card,html[data-theme=dark] .profile-page .settings-dialog-card,body.body--dark .profile-page .settings-dialog-card,body.q-dark .profile-page .avatar-dialog-card,html[data-theme=dark] .profile-page .avatar-dialog-card,body.body--dark .profile-page .avatar-dialog-card,body.q-dark .profile-page .location-dialog-card,html[data-theme=dark] .profile-page .location-dialog-card,body.body--dark .profile-page .location-dialog-card,body.q-dark .profile-page .history-section,html[data-theme=dark] .profile-page .history-section,body.body--dark .profile-page .history-section,body.q-dark .profile-page .q-dialog .q-card,html[data-theme=dark] .profile-page .q-dialog .q-card,body.body--dark .profile-page .q-dialog .q-card{background:#17191a!important;border:1px solid rgba(66,72,80,.58)!important}body.q-dark .profile-page .edit-profile-btn,html[data-theme=dark] .profile-page .edit-profile-btn,body.body--dark .profile-page .edit-profile-btn,body.q-dark .profile-page .avatar-save-btn,html[data-theme=dark] .profile-page .avatar-save-btn,body.body--dark .profile-page .avatar-save-btn,body.q-dark .profile-page .dialog-action-btn-save,html[data-theme=dark] .profile-page .dialog-action-btn-save,body.body--dark .profile-page .dialog-action-btn-save,body.q-dark .profile-page .settings-save-btn,html[data-theme=dark] .profile-page .settings-save-btn,body.body--dark .profile-page .settings-save-btn,body.q-dark .profile-page .camera-badge,html[data-theme=dark] .profile-page .camera-badge,body.body--dark .profile-page .camera-badge{background:#881800!important;box-shadow:0 10px 22px #88180059!important}body.q-dark .profile-page .section-icon,html[data-theme=dark] .profile-page .section-icon,body.body--dark .profile-page .section-icon,body.q-dark .profile-page .subscription-arrow,html[data-theme=dark] .profile-page .subscription-arrow,body.body--dark .profile-page .subscription-arrow,body.q-dark .profile-page .thumb-empty-slot,html[data-theme=dark] .profile-page .thumb-empty-slot,body.body--dark .profile-page .thumb-empty-slot,body.q-dark .profile-page .thumb-empty,html[data-theme=dark] .profile-page .thumb-empty,body.body--dark .profile-page .thumb-empty,body.q-dark .profile-page .avatar-initial-profile,html[data-theme=dark] .profile-page .avatar-initial-profile,body.body--dark .profile-page .avatar-initial-profile,body.q-dark .profile-page .settings-action-btn,html[data-theme=dark] .profile-page .settings-action-btn,body.body--dark .profile-page .settings-action-btn,body.q-dark .profile-page .card-settings-btn,html[data-theme=dark] .profile-page .card-settings-btn,body.body--dark .profile-page .card-settings-btn{color:#881800!important}body.q-dark .profile-page .thumb-cell,html[data-theme=dark] .profile-page .thumb-cell,body.body--dark .profile-page .thumb-cell{background:#17191a!important;border:1px solid rgba(136,24,0,.62)!important}body.q-dark .profile-page .thumb-cell-empty,html[data-theme=dark] .profile-page .thumb-cell-empty,body.body--dark .profile-page .thumb-cell-empty,body.q-dark .profile-page .thumb-cell-empty:hover,html[data-theme=dark] .profile-page .thumb-cell-empty:hover,body.body--dark .profile-page .thumb-cell-empty:hover{background:#88180029!important;border-color:#881800b8!important}body.q-dark .messages-page .header-top--inbox,html[data-theme=dark] .messages-page .header-top--inbox,body.body--dark .messages-page .header-top--inbox,body.q-dark .messages-page .header-top--active,html[data-theme=dark] .messages-page .header-top--active,body.body--dark .messages-page .header-top--active,body.q-dark .messages-page .tabs-row,html[data-theme=dark] .messages-page .tabs-row,body.body--dark .messages-page .tabs-row,body.q-dark .messages-page .search-wrapper,html[data-theme=dark] .messages-page .search-wrapper,body.body--dark .messages-page .search-wrapper,body.q-dark .messages-page .search-suggestions,html[data-theme=dark] .messages-page .search-suggestions,body.body--dark .messages-page .search-suggestions,body.q-dark .messages-page .tab-pill,html[data-theme=dark] .messages-page .tab-pill,body.body--dark .messages-page .tab-pill,body.q-dark .messages-page .messages-main-content--inbox,html[data-theme=dark] .messages-page .messages-main-content--inbox,body.body--dark .messages-page .messages-main-content--inbox,body.q-dark .messages-page .messages-main-content--chat,html[data-theme=dark] .messages-page .messages-main-content--chat,body.body--dark .messages-page .messages-main-content--chat,body.q-dark .messages-page .convo-card,html[data-theme=dark] .messages-page .convo-card,body.body--dark .messages-page .convo-card,body.q-dark .messages-page .convo-card-unread,html[data-theme=dark] .messages-page .convo-card-unread,body.body--dark .messages-page .convo-card-unread,body.q-dark .messages-page .group-card,html[data-theme=dark] .messages-page .group-card,body.body--dark .messages-page .group-card,body.q-dark .messages-page .group-avatar,html[data-theme=dark] .messages-page .group-avatar,body.body--dark .messages-page .group-avatar,body.q-dark .messages-page .message-input .q-field__control,html[data-theme=dark] .messages-page .message-input .q-field__control,body.body--dark .messages-page .message-input .q-field__control,body.q-dark .messages-page .delete-dialog-card,html[data-theme=dark] .messages-page .delete-dialog-card,body.body--dark .messages-page .delete-dialog-card,body.q-dark .messages-page .context-menu-card,html[data-theme=dark] .messages-page .context-menu-card,body.body--dark .messages-page .context-menu-card,body.q-dark .messages-page .reaction-picker-card,html[data-theme=dark] .messages-page .reaction-picker-card,body.body--dark .messages-page .reaction-picker-card,body.q-dark .messages-page .delete-msg-card,html[data-theme=dark] .messages-page .delete-msg-card,body.body--dark .messages-page .delete-msg-card,body.q-dark .home-page .hero-glass,html[data-theme=dark] .home-page .hero-glass,body.body--dark .home-page .hero-glass,body.q-dark .home-page .tabs-row,html[data-theme=dark] .home-page .tabs-row,body.body--dark .home-page .tabs-row,body.q-dark .home-page .search-wrapper,html[data-theme=dark] .home-page .search-wrapper,body.body--dark .home-page .search-wrapper,body.q-dark .home-page .search-suggestions,html[data-theme=dark] .home-page .search-suggestions,body.body--dark .home-page .search-suggestions,body.q-dark .home-page .tab-pill,html[data-theme=dark] .home-page .tab-pill,body.body--dark .home-page .tab-pill,body.q-dark .home-page .empty-state-card,html[data-theme=dark] .home-page .empty-state-card,body.body--dark .home-page .empty-state-card,body.q-dark .home-page .home-history-card,html[data-theme=dark] .home-page .home-history-card,body.body--dark .home-page .home-history-card,body.q-dark .home-page .delete-dialog-card,html[data-theme=dark] .home-page .delete-dialog-card,body.body--dark .home-page .delete-dialog-card,body.q-dark .calendar-page .header-card,html[data-theme=dark] .calendar-page .header-card,body.body--dark .calendar-page .header-card,body.q-dark .calendar-page .calendar-card,html[data-theme=dark] .calendar-page .calendar-card,body.body--dark .calendar-page .calendar-card,body.q-dark .calendar-page .section-header,html[data-theme=dark] .calendar-page .section-header,body.body--dark .calendar-page .section-header,body.q-dark .calendar-page .empty-event-card,html[data-theme=dark] .calendar-page .empty-event-card,body.body--dark .calendar-page .empty-event-card,body.q-dark .calendar-page .modern-event-card,html[data-theme=dark] .calendar-page .modern-event-card,body.body--dark .calendar-page .modern-event-card,body.q-dark .calendar-page .delete-dialog-card,html[data-theme=dark] .calendar-page .delete-dialog-card,body.body--dark .calendar-page .delete-dialog-card,body.q-dark .popin-page .popin-header-card,html[data-theme=dark] .popin-page .popin-header-card,body.body--dark .popin-page .popin-header-card,body.q-dark .popin-page .filter-pill-container,html[data-theme=dark] .popin-page .filter-pill-container,body.body--dark .popin-page .filter-pill-container,body.q-dark .popin-page .search-dialog-card,html[data-theme=dark] .popin-page .search-dialog-card,body.body--dark .popin-page .search-dialog-card,body.q-dark .popin-page .radius-dialog-card,html[data-theme=dark] .popin-page .radius-dialog-card,body.body--dark .popin-page .radius-dialog-card,body.q-dark .popin-page .join-dialog-card,html[data-theme=dark] .popin-page .join-dialog-card,body.body--dark .popin-page .join-dialog-card,body.q-dark .popin-page .radius-preset-btn,html[data-theme=dark] .popin-page .radius-preset-btn,body.body--dark .popin-page .radius-preset-btn,body.q-dark .popin-page .empty-glass-well,html[data-theme=dark] .popin-page .empty-glass-well,body.body--dark .popin-page .empty-glass-well,body.q-dark .popin-page .preview-dialog-card,html[data-theme=dark] .popin-page .preview-dialog-card,body.body--dark .popin-page .preview-dialog-card{background:#17191a!important;border-color:#42485094!important}body.q-dark .messages-page .header-inbox-title,html[data-theme=dark] .messages-page .header-inbox-title,body.body--dark .messages-page .header-inbox-title,body.q-dark .messages-page .header-center-name,html[data-theme=dark] .messages-page .header-center-name,body.body--dark .messages-page .header-center-name,body.q-dark .messages-page .convo-name,html[data-theme=dark] .messages-page .convo-name,body.body--dark .messages-page .convo-name,body.q-dark .messages-page .tab-label,html[data-theme=dark] .messages-page .tab-label,body.body--dark .messages-page .tab-label,body.q-dark .home-page .hero-title,html[data-theme=dark] .home-page .hero-title,body.body--dark .home-page .hero-title,body.q-dark .home-page .home-history-title,html[data-theme=dark] .home-page .home-history-title,body.body--dark .home-page .home-history-title,body.q-dark .calendar-page .hero-title,html[data-theme=dark] .calendar-page .hero-title,body.body--dark .calendar-page .hero-title,body.q-dark .calendar-page .month-title,html[data-theme=dark] .calendar-page .month-title,body.body--dark .calendar-page .month-title,body.q-dark .calendar-page .section-title,html[data-theme=dark] .calendar-page .section-title,body.body--dark .calendar-page .section-title,body.q-dark .popin-page .filter-pill-btn,html[data-theme=dark] .popin-page .filter-pill-btn,body.body--dark .popin-page .filter-pill-btn,body.q-dark .popin-page .header-title,html[data-theme=dark] .popin-page .header-title,body.body--dark .popin-page .header-title{color:#ecf0f6!important}body.q-dark .messages-page .convo-preview,html[data-theme=dark] .messages-page .convo-preview,body.body--dark .messages-page .convo-preview,body.q-dark .messages-page .convo-time,html[data-theme=dark] .messages-page .convo-time,body.body--dark .messages-page .convo-time,body.q-dark .messages-page .header-presence-text,html[data-theme=dark] .messages-page .header-presence-text,body.body--dark .messages-page .header-presence-text,body.q-dark .home-page .hero-subtitle,html[data-theme=dark] .home-page .hero-subtitle,body.body--dark .home-page .hero-subtitle,body.q-dark .home-page .home-history-sub,html[data-theme=dark] .home-page .home-history-sub,body.body--dark .home-page .home-history-sub,body.q-dark .home-page .search-suggestion-meta,html[data-theme=dark] .home-page .search-suggestion-meta,body.body--dark .home-page .search-suggestion-meta,body.q-dark .calendar-page .hero-subtitle,html[data-theme=dark] .calendar-page .hero-subtitle,body.body--dark .calendar-page .hero-subtitle,body.q-dark .calendar-page .section-count,html[data-theme=dark] .calendar-page .section-count,body.body--dark .calendar-page .section-count,body.q-dark .calendar-page .weekdays,html[data-theme=dark] .calendar-page .weekdays,body.body--dark .calendar-page .weekdays,body.q-dark .calendar-page .empty-event-subtext,html[data-theme=dark] .calendar-page .empty-event-subtext,body.body--dark .calendar-page .empty-event-subtext,body.q-dark .popin-page .text-grey-7,html[data-theme=dark] .popin-page .text-grey-7,body.body--dark .popin-page .text-grey-7,body.q-dark .popin-page .questionnaire-label,html[data-theme=dark] .popin-page .questionnaire-label,body.body--dark .popin-page .questionnaire-label{color:#9fa6b3!important}body.q-dark .messages-page .tab-active,html[data-theme=dark] .messages-page .tab-active,body.body--dark .messages-page .tab-active,body.q-dark .home-page .tab-active,html[data-theme=dark] .home-page .tab-active,body.body--dark .home-page .tab-active,body.q-dark .popin-page .filter-pill-btn.active-pill,html[data-theme=dark] .popin-page .filter-pill-btn.active-pill,body.body--dark .popin-page .filter-pill-btn.active-pill,body.q-dark .popin-page .radius-preset-btn--active,html[data-theme=dark] .popin-page .radius-preset-btn--active,body.body--dark .popin-page .radius-preset-btn--active,body.q-dark .popin-page .radius-apply-btn,html[data-theme=dark] .popin-page .radius-apply-btn,body.body--dark .popin-page .radius-apply-btn,body.q-dark .popin-page .search-submit-btn,html[data-theme=dark] .popin-page .search-submit-btn,body.body--dark .popin-page .search-submit-btn,body.q-dark .popin-page .join-submit-btn,html[data-theme=dark] .popin-page .join-submit-btn,body.body--dark .popin-page .join-submit-btn,body.q-dark .home-page .create-btn,html[data-theme=dark] .home-page .create-btn,body.body--dark .home-page .create-btn,body.q-dark .messages-page .send-btn,html[data-theme=dark] .messages-page .send-btn,body.body--dark .messages-page .send-btn,body.q-dark .messages-page .bubble--me,html[data-theme=dark] .messages-page .bubble--me,body.body--dark .messages-page .bubble--me,body.q-dark .calendar-page .day-selected,html[data-theme=dark] .calendar-page .day-selected,body.body--dark .calendar-page .day-selected,body.q-dark .calendar-page .day-today,html[data-theme=dark] .calendar-page .day-today,body.body--dark .calendar-page .day-today{background:#881800!important;color:#fff!important;border-color:transparent!important}body.q-dark .messages-page .convo-unread-dot,html[data-theme=dark] .messages-page .convo-unread-dot,body.body--dark .messages-page .convo-unread-dot,body.q-dark .messages-page .reply-quote__sender,html[data-theme=dark] .messages-page .reply-quote__sender,body.body--dark .messages-page .reply-quote__sender,body.q-dark .messages-page .reaction-chip--mine,html[data-theme=dark] .messages-page .reaction-chip--mine,body.body--dark .messages-page .reaction-chip--mine,body.q-dark .home-page .tab-count-badge,html[data-theme=dark] .home-page .tab-count-badge,body.body--dark .home-page .tab-count-badge,body.q-dark .home-page .home-history-icon,html[data-theme=dark] .home-page .home-history-icon,body.body--dark .home-page .home-history-icon,body.q-dark .home-page .home-history-arrow,html[data-theme=dark] .home-page .home-history-arrow,body.body--dark .home-page .home-history-arrow,body.q-dark .calendar-page .header-notify-btn,html[data-theme=dark] .calendar-page .header-notify-btn,body.body--dark .calendar-page .header-notify-btn,body.q-dark .calendar-page .event-dot,html[data-theme=dark] .calendar-page .event-dot,body.body--dark .calendar-page .event-dot,body.q-dark .popin-page .header-notify-btn,html[data-theme=dark] .popin-page .header-notify-btn,body.body--dark .popin-page .header-notify-btn,body.q-dark .popin-page .global-search-btn,html[data-theme=dark] .popin-page .global-search-btn,body.body--dark .popin-page .global-search-btn,body.q-dark .popin-page .radius-settings-btn,html[data-theme=dark] .popin-page .radius-settings-btn,body.body--dark .popin-page .radius-settings-btn,body.q-dark .popin-page .join-cancel-btn,html[data-theme=dark] .popin-page .join-cancel-btn,body.body--dark .popin-page .join-cancel-btn,body.q-dark .popin-page .nope-btn,html[data-theme=dark] .popin-page .nope-btn,body.body--dark .popin-page .nope-btn,body.q-dark .popin-page .join-btn,html[data-theme=dark] .popin-page .join-btn,body.body--dark .popin-page .join-btn{color:#881800!important}body.q-dark .messages-page .reaction-chip--mine,html[data-theme=dark] .messages-page .reaction-chip--mine,body.body--dark .messages-page .reaction-chip--mine,body.q-dark .messages-page .reply-bar,html[data-theme=dark] .messages-page .reply-bar,body.body--dark .messages-page .reply-bar{border-color:#881800!important}body.q-dark .messages-page .reply-bar,html[data-theme=dark] .messages-page .reply-bar,body.body--dark .messages-page .reply-bar{background:#17191a!important}body.q-dark .home-page .tab-active .tab-count-badge,html[data-theme=dark] .home-page .tab-active .tab-count-badge,body.body--dark .home-page .tab-active .tab-count-badge{background:#881800!important;color:#fff!important}body.q-dark .calendar-page .day-btn,html[data-theme=dark] .calendar-page .day-btn,body.body--dark .calendar-page .day-btn,body.q-dark .calendar-page .weekday,html[data-theme=dark] .calendar-page .weekday,body.body--dark .calendar-page .weekday,body.q-dark .calendar-page .empty-event-text,html[data-theme=dark] .calendar-page .empty-event-text,body.body--dark .calendar-page .empty-event-text{color:#ecf0f6!important}body.q-dark .calendar-page .day-selected .event-dot,html[data-theme=dark] .calendar-page .day-selected .event-dot,body.body--dark .calendar-page .day-selected .event-dot{background:#fff!important}body.q-dark .popin-page .v-divider,html[data-theme=dark] .popin-page .v-divider,body.body--dark .popin-page .v-divider{background:#424850d9!important}body.q-dark .q-footer.bg-white,html[data-theme=dark] .q-footer.bg-white,body.body--dark .q-footer.bg-white,body.q-dark .q-footer .custom-nav-pill,html[data-theme=dark] .q-footer .custom-nav-pill,body.body--dark .q-footer .custom-nav-pill{background:#17191a!important;border-top:1px solid rgba(66,72,80,.58)!important}body.q-dark .event-page,html[data-theme=dark] .event-page,body.body--dark .event-page,body.q-dark .event-details-page,html[data-theme=dark] .event-details-page,body.body--dark .event-details-page,body.q-dark .preview-shell,html[data-theme=dark] .preview-shell,body.body--dark .preview-shell{background:#141516!important;color:#ecf0f6!important}body.q-dark .event-page .header-nav,html[data-theme=dark] .event-page .header-nav,body.body--dark .event-page .header-nav,body.q-dark .event-page .content,html[data-theme=dark] .event-page .content,body.body--dark .event-page .content,body.q-dark .event-page .event-title-input,html[data-theme=dark] .event-page .event-title-input,body.body--dark .event-page .event-title-input,body.q-dark .event-page .cover-tap-area,html[data-theme=dark] .event-page .cover-tap-area,body.body--dark .event-page .cover-tap-area,body.q-dark .event-page .cover-dialog-card,html[data-theme=dark] .event-page .cover-dialog-card,body.body--dark .event-page .cover-dialog-card,body.q-dark .event-page .picker-dialog-card,html[data-theme=dark] .event-page .picker-dialog-card,body.body--dark .event-page .picker-dialog-card,body.q-dark .event-page .custom-input-wrap,html[data-theme=dark] .event-page .custom-input-wrap,body.body--dark .event-page .custom-input-wrap,body.q-dark .event-page .description-section,html[data-theme=dark] .event-page .description-section,body.body--dark .event-page .description-section,body.q-dark .event-page .category-section,html[data-theme=dark] .event-page .category-section,body.body--dark .event-page .category-section,body.q-dark .event-page .attachments-section,html[data-theme=dark] .event-page .attachments-section,body.body--dark .event-page .attachments-section,body.q-dark .event-page .attachments-item,html[data-theme=dark] .event-page .attachments-item,body.body--dark .event-page .attachments-item,body.q-dark .event-page .rsvp-section,html[data-theme=dark] .event-page .rsvp-section,body.body--dark .event-page .rsvp-section,body.q-dark .event-page .questionnaire-section,html[data-theme=dark] .event-page .questionnaire-section,body.body--dark .event-page .questionnaire-section,body.q-dark .event-page .rsvp-info-menu,html[data-theme=dark] .event-page .rsvp-info-menu,body.body--dark .event-page .rsvp-info-menu,body.q-dark .event-page .preview-info-card,html[data-theme=dark] .event-page .preview-info-card,body.body--dark .event-page .preview-info-card,body.q-dark .event-page .preview-questionnaire,html[data-theme=dark] .event-page .preview-questionnaire,body.body--dark .event-page .preview-questionnaire,body.q-dark .event-page .preview-invite-pill,html[data-theme=dark] .event-page .preview-invite-pill,body.body--dark .event-page .preview-invite-pill,body.q-dark .event-page .preview-back-arrow,html[data-theme=dark] .event-page .preview-back-arrow,body.body--dark .event-page .preview-back-arrow,body.q-dark .event-page .cover-upload-box,html[data-theme=dark] .event-page .cover-upload-box,body.body--dark .event-page .cover-upload-box,body.q-dark .event-page .date-shortcut-btn,html[data-theme=dark] .event-page .date-shortcut-btn,body.body--dark .event-page .date-shortcut-btn,body.q-dark .event-page .themed-calendar,html[data-theme=dark] .event-page .themed-calendar,body.body--dark .event-page .themed-calendar,body.q-dark .event-page .q-dialog .q-card,html[data-theme=dark] .event-page .q-dialog .q-card,body.body--dark .event-page .q-dialog .q-card{background:#17191a!important;border-color:#42485094!important}body.q-dark .event-page .header-title,html[data-theme=dark] .event-page .header-title,body.body--dark .event-page .header-title,body.q-dark .event-page .category-label,html[data-theme=dark] .event-page .category-label,body.body--dark .event-page .category-label,body.q-dark .event-page .desc-label,html[data-theme=dark] .event-page .desc-label,body.body--dark .event-page .desc-label,body.q-dark .event-page .attachments-label,html[data-theme=dark] .event-page .attachments-label,body.body--dark .event-page .attachments-label,body.q-dark .event-page .questionnaire-title,html[data-theme=dark] .event-page .questionnaire-title,body.body--dark .event-page .questionnaire-title,body.q-dark .event-page .field-label,html[data-theme=dark] .event-page .field-label,body.body--dark .event-page .field-label,body.q-dark .event-page .preview-ev-title,html[data-theme=dark] .event-page .preview-ev-title,body.body--dark .event-page .preview-ev-title,body.q-dark .event-page .preview-host-name,html[data-theme=dark] .event-page .preview-host-name,body.body--dark .event-page .preview-host-name,body.q-dark .event-page .preview-qa-title,html[data-theme=dark] .event-page .preview-qa-title,body.body--dark .event-page .preview-qa-title{color:#ecf0f6!important}body.q-dark .event-page .cancel-btn,html[data-theme=dark] .event-page .cancel-btn,body.body--dark .event-page .cancel-btn,body.q-dark .event-page .custom-input-text,html[data-theme=dark] .event-page .custom-input-text,body.body--dark .event-page .custom-input-text,body.q-dark .event-page .attachments-empty,html[data-theme=dark] .event-page .attachments-empty,body.body--dark .event-page .attachments-empty,body.q-dark .event-page .attachments-size,html[data-theme=dark] .event-page .attachments-size,body.body--dark .event-page .attachments-size,body.q-dark .event-page .attachments-hint,html[data-theme=dark] .event-page .attachments-hint,body.body--dark .event-page .attachments-hint,body.q-dark .event-page .field-value,html[data-theme=dark] .event-page .field-value,body.body--dark .event-page .field-value,body.q-dark .event-page .preview-kicker,html[data-theme=dark] .event-page .preview-kicker,body.body--dark .event-page .preview-kicker,body.q-dark .event-page .preview-ev-meta,html[data-theme=dark] .event-page .preview-ev-meta,body.body--dark .event-page .preview-ev-meta,body.q-dark .event-page .preview-ev-location,html[data-theme=dark] .event-page .preview-ev-location,body.body--dark .event-page .preview-ev-location,body.q-dark .event-page .preview-ev-desc,html[data-theme=dark] .event-page .preview-ev-desc,body.body--dark .event-page .preview-ev-desc,body.q-dark .event-page .preview-host-label,html[data-theme=dark] .event-page .preview-host-label,body.body--dark .event-page .preview-host-label{color:#9fa6b3!important}body.q-dark .event-page .input-icon,html[data-theme=dark] .event-page .input-icon,body.body--dark .event-page .input-icon,body.q-dark .event-page .add-cover-text,html[data-theme=dark] .event-page .add-cover-text,body.body--dark .event-page .add-cover-text,body.q-dark .event-page .change-photo-link,html[data-theme=dark] .event-page .change-photo-link,body.body--dark .event-page .change-photo-link,body.q-dark .event-page .upload-box-icon,html[data-theme=dark] .event-page .upload-box-icon,body.body--dark .event-page .upload-box-icon,body.q-dark .event-page .upload-box-label,html[data-theme=dark] .event-page .upload-box-label,body.body--dark .event-page .upload-box-label,body.q-dark .event-page .attachments-add-btn,html[data-theme=dark] .event-page .attachments-add-btn,body.body--dark .event-page .attachments-add-btn,body.q-dark .event-page .add-question-btn,html[data-theme=dark] .event-page .add-question-btn,body.body--dark .event-page .add-question-btn,body.q-dark .event-page .preview-loc-icon,html[data-theme=dark] .event-page .preview-loc-icon,body.body--dark .event-page .preview-loc-icon{color:#881800!important}body.q-dark .event-page .dialog-save-btn,html[data-theme=dark] .event-page .dialog-save-btn,body.body--dark .event-page .dialog-save-btn,body.q-dark .event-page .create-btn,html[data-theme=dark] .event-page .create-btn,body.body--dark .event-page .create-btn,body.q-dark .event-page .questionnaire-btn,html[data-theme=dark] .event-page .questionnaire-btn,body.body--dark .event-page .questionnaire-btn,body.q-dark .event-page .preview-rsvp-going,html[data-theme=dark] .event-page .preview-rsvp-going,body.body--dark .event-page .preview-rsvp-going,body.q-dark .event-page .preview-rsvp-not,html[data-theme=dark] .event-page .preview-rsvp-not,body.body--dark .event-page .preview-rsvp-not,body.q-dark .event-page .preview-rsvp-maybe,html[data-theme=dark] .event-page .preview-rsvp-maybe,body.body--dark .event-page .preview-rsvp-maybe{background:#881800!important;color:#fff!important;border-color:transparent!important}body.q-dark .event-page .preview-btn,html[data-theme=dark] .event-page .preview-btn,body.body--dark .event-page .preview-btn{color:#881800!important;border-color:#8818009e!important}body.q-dark .event-page .q-field__native,html[data-theme=dark] .event-page .q-field__native,body.body--dark .event-page .q-field__native,body.q-dark .event-page .q-field__input,html[data-theme=dark] .event-page .q-field__input,body.body--dark .event-page .q-field__input,body.q-dark .event-page .q-field__label,html[data-theme=dark] .event-page .q-field__label,body.body--dark .event-page .q-field__label,body.q-dark .event-page .q-field__prefix,html[data-theme=dark] .event-page .q-field__prefix,body.body--dark .event-page .q-field__prefix,body.q-dark .event-page .q-field__suffix,html[data-theme=dark] .event-page .q-field__suffix,body.body--dark .event-page .q-field__suffix,body.q-dark .event-page .q-select__dropdown-icon,html[data-theme=dark] .event-page .q-select__dropdown-icon,body.body--dark .event-page .q-select__dropdown-icon{color:#ecf0f6!important}body.q-dark .event-page .q-field__control,html[data-theme=dark] .event-page .q-field__control,body.body--dark .event-page .q-field__control,body.q-dark .event-details-page .q-field__control,html[data-theme=dark] .event-details-page .q-field__control,body.body--dark .event-details-page .q-field__control,body.q-dark .event-details-page .host-strip,html[data-theme=dark] .event-details-page .host-strip,body.body--dark .event-details-page .host-strip,body.q-dark .event-details-page .info-card,html[data-theme=dark] .event-details-page .info-card,body.body--dark .event-details-page .info-card,body.q-dark .event-details-page .datetime-display,html[data-theme=dark] .event-details-page .datetime-display,body.body--dark .event-details-page .datetime-display,body.q-dark .event-details-page .edit-datetime-section,html[data-theme=dark] .event-details-page .edit-datetime-section,body.body--dark .event-details-page .edit-datetime-section,body.q-dark .event-details-page .rsvp-edit-section,html[data-theme=dark] .event-details-page .rsvp-edit-section,body.body--dark .event-details-page .rsvp-edit-section,body.q-dark .event-details-page .map-card,html[data-theme=dark] .event-details-page .map-card,body.body--dark .event-details-page .map-card,body.q-dark .event-details-page .tabs-card,html[data-theme=dark] .event-details-page .tabs-card,body.body--dark .event-details-page .tabs-card,body.q-dark .event-details-page .tabs-top,html[data-theme=dark] .event-details-page .tabs-top,body.body--dark .event-details-page .tabs-top,body.q-dark .event-details-page .limits-card,html[data-theme=dark] .event-details-page .limits-card,body.body--dark .event-details-page .limits-card,body.q-dark .event-details-page .memories-shell,html[data-theme=dark] .event-details-page .memories-shell,body.body--dark .event-details-page .memories-shell,body.q-dark .event-details-page .attachments-display,html[data-theme=dark] .event-details-page .attachments-display,body.body--dark .event-details-page .attachments-display,body.q-dark .event-details-page .attachments-edit,html[data-theme=dark] .event-details-page .attachments-edit,body.body--dark .event-details-page .attachments-edit,body.q-dark .event-details-page .attachments-display-item,html[data-theme=dark] .event-details-page .attachments-display-item,body.body--dark .event-details-page .attachments-display-item,body.q-dark .event-details-page .attachments-edit-item,html[data-theme=dark] .event-details-page .attachments-edit-item,body.body--dark .event-details-page .attachments-edit-item,body.q-dark .event-details-page .upload-card,html[data-theme=dark] .event-details-page .upload-card,body.body--dark .event-details-page .upload-card,body.q-dark .event-details-page .confirm-card,html[data-theme=dark] .event-details-page .confirm-card,body.body--dark .event-details-page .confirm-card,body.q-dark .event-details-page .invite-card,html[data-theme=dark] .event-details-page .invite-card,body.body--dark .event-details-page .invite-card,body.q-dark .event-details-page .attachment-preview-card,html[data-theme=dark] .event-details-page .attachment-preview-card,body.body--dark .event-details-page .attachment-preview-card,body.q-dark .event-details-page .attachment-preview-loading,html[data-theme=dark] .event-details-page .attachment-preview-loading,body.body--dark .event-details-page .attachment-preview-loading,body.q-dark .event-details-page .attachment-preview-text-wrap,html[data-theme=dark] .event-details-page .attachment-preview-text-wrap,body.body--dark .event-details-page .attachment-preview-text-wrap,body.q-dark .event-details-page .attachment-preview-pdf,html[data-theme=dark] .event-details-page .attachment-preview-pdf,body.body--dark .event-details-page .attachment-preview-pdf,body.q-dark .event-details-page .rsvp-deadline-card,html[data-theme=dark] .event-details-page .rsvp-deadline-card,body.body--dark .event-details-page .rsvp-deadline-card,body.q-dark .event-details-page .edit-picker-card,html[data-theme=dark] .event-details-page .edit-picker-card,body.body--dark .event-details-page .edit-picker-card,body.q-dark .event-details-page .cover-edit-dialog-card,html[data-theme=dark] .event-details-page .cover-edit-dialog-card,body.body--dark .event-details-page .cover-edit-dialog-card,body.q-dark .event-details-page .cover-edit-upload-box,html[data-theme=dark] .event-details-page .cover-edit-upload-box,body.body--dark .event-details-page .cover-edit-upload-box,body.q-dark .event-details-page .video-placeholder,html[data-theme=dark] .event-details-page .video-placeholder,body.body--dark .event-details-page .video-placeholder,body.q-dark .event-details-page .video-placeholder-content,html[data-theme=dark] .event-details-page .video-placeholder-content,body.body--dark .event-details-page .video-placeholder-content,body.q-dark .event-details-page .tabs-panels .q-panel,html[data-theme=dark] .event-details-page .tabs-panels .q-panel,body.body--dark .event-details-page .tabs-panels .q-panel,body.q-dark .event-details-page .plus-tile,html[data-theme=dark] .event-details-page .plus-tile,body.body--dark .event-details-page .plus-tile,body.q-dark .event-details-page .thumb-tile,html[data-theme=dark] .event-details-page .thumb-tile,body.body--dark .event-details-page .thumb-tile,body.q-dark .event-details-page .event-map-pin-card,html[data-theme=dark] .event-details-page .event-map-pin-card,body.body--dark .event-details-page .event-map-pin-card,body.q-dark .event-details-page .event-map-pin-info,html[data-theme=dark] .event-details-page .event-map-pin-info,body.body--dark .event-details-page .event-map-pin-info,body.q-dark .event-details-page .event-map-pin-chip,html[data-theme=dark] .event-details-page .event-map-pin-chip,body.body--dark .event-details-page .event-map-pin-chip,body.q-dark .event-details-page .q-dialog .q-card,html[data-theme=dark] .event-details-page .q-dialog .q-card,body.body--dark .event-details-page .q-dialog .q-card{background:#17191a!important;border-color:#42485094!important}body.q-dark .event-details-page .event-title-display,html[data-theme=dark] .event-details-page .event-title-display,body.body--dark .event-details-page .event-title-display,body.q-dark .event-details-page .host-strip-name,html[data-theme=dark] .event-details-page .host-strip-name,body.body--dark .event-details-page .host-strip-name,body.q-dark .event-details-page .datetime-label,html[data-theme=dark] .event-details-page .datetime-label,body.body--dark .event-details-page .datetime-label,body.q-dark .event-details-page .datetime-period-value,html[data-theme=dark] .event-details-page .datetime-period-value,body.body--dark .event-details-page .datetime-period-value,body.q-dark .event-details-page .limits-title,html[data-theme=dark] .event-details-page .limits-title,body.body--dark .event-details-page .limits-title,body.q-dark .event-details-page .memories-title,html[data-theme=dark] .event-details-page .memories-title,body.body--dark .event-details-page .memories-title,body.q-dark .event-details-page .guests-title,html[data-theme=dark] .event-details-page .guests-title,body.body--dark .event-details-page .guests-title,body.q-dark .event-details-page .attachment-preview-name,html[data-theme=dark] .event-details-page .attachment-preview-name,body.body--dark .event-details-page .attachment-preview-name,body.q-dark .event-details-page .upload-title,html[data-theme=dark] .event-details-page .upload-title,body.body--dark .event-details-page .upload-title,body.q-dark .event-details-page .confirm-title,html[data-theme=dark] .event-details-page .confirm-title,body.body--dark .event-details-page .confirm-title,body.q-dark .event-details-page .invite-title,html[data-theme=dark] .event-details-page .invite-title,body.body--dark .event-details-page .invite-title,body.q-dark .event-details-page .event-map-pin-title,html[data-theme=dark] .event-details-page .event-map-pin-title,body.body--dark .event-details-page .event-map-pin-title,body.q-dark .event-details-page .event-map-pin-location,html[data-theme=dark] .event-details-page .event-map-pin-location,body.body--dark .event-details-page .event-map-pin-location,body.q-dark .event-details-page .q-tab__label,html[data-theme=dark] .event-details-page .q-tab__label,body.body--dark .event-details-page .q-tab__label{color:#ecf0f6!important}body.q-dark .event-details-page .host-strip-label,html[data-theme=dark] .event-details-page .host-strip-label,body.body--dark .event-details-page .host-strip-label,body.q-dark .event-details-page .host-strip-presence,html[data-theme=dark] .event-details-page .host-strip-presence,body.body--dark .event-details-page .host-strip-presence,body.q-dark .event-details-page .desc-heading,html[data-theme=dark] .event-details-page .desc-heading,body.body--dark .event-details-page .desc-heading,body.q-dark .event-details-page .event-description,html[data-theme=dark] .event-details-page .event-description,body.body--dark .event-details-page .event-description,body.q-dark .event-details-page .questionnaire-empty,html[data-theme=dark] .event-details-page .questionnaire-empty,body.body--dark .event-details-page .questionnaire-empty,body.q-dark .event-details-page .attachments-display-size,html[data-theme=dark] .event-details-page .attachments-display-size,body.body--dark .event-details-page .attachments-display-size,body.q-dark .event-details-page .datetime-period-tag,html[data-theme=dark] .event-details-page .datetime-period-tag,body.body--dark .event-details-page .datetime-period-tag,body.q-dark .event-details-page .datetime-duration,html[data-theme=dark] .event-details-page .datetime-duration,body.body--dark .event-details-page .datetime-duration,body.q-dark .event-details-page .limits-sub,html[data-theme=dark] .event-details-page .limits-sub,body.body--dark .event-details-page .limits-sub,body.q-dark .event-details-page .limit-metric-row,html[data-theme=dark] .event-details-page .limit-metric-row,body.body--dark .event-details-page .limit-metric-row,body.q-dark .event-details-page .limit-metric-row strong,html[data-theme=dark] .event-details-page .limit-metric-row strong,body.body--dark .event-details-page .limit-metric-row strong,body.q-dark .event-details-page .memories-sub,html[data-theme=dark] .event-details-page .memories-sub,body.body--dark .event-details-page .memories-sub,body.q-dark .event-details-page .upload-sub,html[data-theme=dark] .event-details-page .upload-sub,body.body--dark .event-details-page .upload-sub,body.q-dark .event-details-page .invite-sub,html[data-theme=dark] .event-details-page .invite-sub,body.body--dark .event-details-page .invite-sub,body.q-dark .event-details-page .attachment-preview-meta,html[data-theme=dark] .event-details-page .attachment-preview-meta,body.body--dark .event-details-page .attachment-preview-meta,body.q-dark .event-details-page .event-map-pin-when,html[data-theme=dark] .event-details-page .event-map-pin-when,body.body--dark .event-details-page .event-map-pin-when,body.q-dark .event-details-page .event-map-pin-link,html[data-theme=dark] .event-details-page .event-map-pin-link,body.body--dark .event-details-page .event-map-pin-link{color:#9fa6b3!important}body.q-dark .event-details-page .host-chat-pill-btn,html[data-theme=dark] .event-details-page .host-chat-pill-btn,body.body--dark .event-details-page .host-chat-pill-btn,body.q-dark .event-details-page .pill-orange,html[data-theme=dark] .event-details-page .pill-orange,body.body--dark .event-details-page .pill-orange,body.q-dark .event-details-page .view-more,html[data-theme=dark] .event-details-page .view-more,body.body--dark .event-details-page .view-more,body.q-dark .event-details-page .edit-picker-done-btn,html[data-theme=dark] .event-details-page .edit-picker-done-btn,body.body--dark .event-details-page .edit-picker-done-btn,body.q-dark .event-details-page .rsvp-deadline-save-btn,html[data-theme=dark] .event-details-page .rsvp-deadline-save-btn,body.body--dark .event-details-page .rsvp-deadline-save-btn,body.q-dark .event-details-page .invite-hero,html[data-theme=dark] .event-details-page .invite-hero,body.body--dark .event-details-page .invite-hero,body.q-dark .event-details-page .dt-icon-circle,html[data-theme=dark] .event-details-page .dt-icon-circle,body.body--dark .event-details-page .dt-icon-circle,body.q-dark .event-details-page .plus-circle,html[data-theme=dark] .event-details-page .plus-circle,body.body--dark .event-details-page .plus-circle,body.q-dark .event-details-page .limit-bar-fill,html[data-theme=dark] .event-details-page .limit-bar-fill,body.body--dark .event-details-page .limit-bar-fill,body.q-dark .event-details-page .limit-bar-fill--storage,html[data-theme=dark] .event-details-page .limit-bar-fill--storage,body.body--dark .event-details-page .limit-bar-fill--storage,body.q-dark .event-details-page .going-badge,html[data-theme=dark] .event-details-page .going-badge,body.body--dark .event-details-page .going-badge,body.q-dark .event-details-page .memory-preview-save,html[data-theme=dark] .event-details-page .memory-preview-save,body.body--dark .event-details-page .memory-preview-save{background:#881800!important;color:#fff!important;border-color:transparent!important}body.q-dark .event-details-page .pill-purple,html[data-theme=dark] .event-details-page .pill-purple,body.body--dark .event-details-page .pill-purple,body.q-dark .event-details-page .pill-invite,html[data-theme=dark] .event-details-page .pill-invite,body.body--dark .event-details-page .pill-invite,body.q-dark .event-details-page .toggle-btn,html[data-theme=dark] .event-details-page .toggle-btn,body.body--dark .event-details-page .toggle-btn,body.q-dark .event-details-page .questionnaire-add-btn,html[data-theme=dark] .event-details-page .questionnaire-add-btn,body.body--dark .event-details-page .questionnaire-add-btn,body.q-dark .event-details-page .cover-edit-upload-icon,html[data-theme=dark] .event-details-page .cover-edit-upload-icon,body.body--dark .event-details-page .cover-edit-upload-icon,body.q-dark .event-details-page .cover-edit-upload-label,html[data-theme=dark] .event-details-page .cover-edit-upload-label,body.body--dark .event-details-page .cover-edit-upload-label,body.q-dark .event-details-page .attachment-preview-title-icon,html[data-theme=dark] .event-details-page .attachment-preview-title-icon,body.body--dark .event-details-page .attachment-preview-title-icon,body.q-dark .event-details-page .drop-text,html[data-theme=dark] .event-details-page .drop-text,body.body--dark .event-details-page .drop-text,body.q-dark .event-details-page .upload-sub,html[data-theme=dark] .event-details-page .upload-sub,body.body--dark .event-details-page .upload-sub,body.q-dark .event-details-page .rsvp-info-open,html[data-theme=dark] .event-details-page .rsvp-info-open,body.body--dark .event-details-page .rsvp-info-open,body.q-dark .event-details-page .visibility-chip,html[data-theme=dark] .event-details-page .visibility-chip,body.body--dark .event-details-page .visibility-chip{color:#881800!important;border-color:#88180099!important}body.q-dark .event-details-page .pill-purple .q-icon,html[data-theme=dark] .event-details-page .pill-purple .q-icon,body.body--dark .event-details-page .pill-purple .q-icon,body.q-dark .event-details-page .pill-invite .q-icon,html[data-theme=dark] .event-details-page .pill-invite .q-icon,body.body--dark .event-details-page .pill-invite .q-icon{color:#881800!important}body.q-dark .event-details-page .limit-bar,html[data-theme=dark] .event-details-page .limit-bar,body.body--dark .event-details-page .limit-bar{background:#88180033!important}body.q-dark .event-details-page .skeleton-block,html[data-theme=dark] .event-details-page .skeleton-block,body.body--dark .event-details-page .skeleton-block{background:#2b2f33!important}h1,h2,h3,h4,.text-h1,.text-h2,.text-h3,.text-h4{font-family:Outfit,sans-serif!important;letter-spacing:var(--h-ls)!important;line-height:var(--h-lh)!important;font-weight:800}p,.text-body1,.text-body2{letter-spacing:var(--b-ls);line-height:var(--b-lh)}.q-btn,.q-item,.q-tab,.q-chip,a{transition:transform var(--motion-fast) var(--motion-ease),background-color var(--motion-fast) ease,box-shadow var(--motion-normal) var(--motion-ease),filter var(--motion-fast) ease}@media (hover: hover) and (pointer: fine){.q-btn:hover:not(:disabled),.q-item:hover,.q-tab:hover,a:hover{transform:translateY(-1.5px);filter:brightness(1.04)}}.q-btn:active,a:active{transform:scale(.965);filter:brightness(.94)}.glass-panel{background:#ffffffd1;backdrop-filter:blur(20px) saturate(1.8);-webkit-backdrop-filter:blur(20px) saturate(1.8);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 24px -1px #0000000f,0 12px 48px -12px #2b213a1f;border-radius:28px}.section-v-pad{padding-top:24px;padding-bottom:24px}.bg-peach{background-color:#e89468!important}.text-peach{color:#e89468!important}.gradient-text{background:var(--golden-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.q-page-container{height:100dvh;display:flex;flex-direction:column;overflow:hidden}.q-page{flex:1;position:relative;isolation:isolate;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:calc(var(--bottom-nav-h) + env(safe-area-inset-bottom))}@media (min-width: 900px){#q-app{display:flex;justify-content:center;align-items:center;height:100dvh;background:#1a1a1a}.q-layout{max-width:var(--phone-max);height:92dvh;margin:auto;background:var(--golden-mesh)!important;background-attachment:scroll!important;border-radius:44px;box-shadow:0 25px 80px #0006;overflow:hidden;position:relative;border:8px solid #222;animation:frame-appear .3s var(--motion-ease)}.q-footer{position:absolute!important;left:0!important;bottom:0!important;width:100%!important;max-width:var(--phone-max)!important;transform:none!important}}@media (max-width: 899px){.q-layout{background:var(--golden-mesh)!important;background-attachment:scroll!important}}@keyframes frame-appear{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes gradient-reveal{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes panel-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.eversay-notify.q-notification{border-radius:16px;background:#ffffffeb;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);color:#1f2937;border:1px solid rgba(255,255,255,.6);box-shadow:0 12px 28px #0f172a33;min-width:280px}.eversay-notify .q-notification__message{font-weight:600;letter-spacing:-.01em}.eversay-notify .q-notification__caption{color:#4b5563}.eversay-notify.q-notification--positive{border-left:6px solid #2fbf71}.eversay-notify.q-notification--negative{border-left:6px solid #e04646}.eversay-notify.q-notification--warning{border-left:6px solid #f0b429}.eversay-notify.q-notification--info{border-left:6px solid #3a8bfd}.eversay-notify.q-notification--positive .q-notification__icon,.eversay-notify.q-notification--negative .q-notification__icon,.eversay-notify.q-notification--warning .q-notification__icon,.eversay-notify.q-notification--info .q-notification__icon{color:inherit}@media (prefers-reduced-motion: reduce){.q-layout{animation:none!important}.q-btn,.q-item,.q-tab,.q-chip,a{transition:none!important}}body.body--dark .avatar-plus-badge,body.q-dark .avatar-plus-badge,html[data-theme=dark] .avatar-plus-badge{background:#881800!important;border-color:#17191a!important}body.body--dark .settings-dialog-card,body.q-dark .settings-dialog-card,html[data-theme=dark] .settings-dialog-card,body.body--dark .settings-dialog-card .q-card__section,body.q-dark .settings-dialog-card .q-card__section,html[data-theme=dark] .settings-dialog-card .q-card__section{background:#17191a!important;border-color:#42485094!important;color:#ecf0f6!important}body.body--dark .settings-dialog-title,body.q-dark .settings-dialog-title,html[data-theme=dark] .settings-dialog-title,body.body--dark .settings-item-main,body.q-dark .settings-item-main,html[data-theme=dark] .settings-item-main,body.body--dark .settings-item-label,body.q-dark .settings-item-label,html[data-theme=dark] .settings-item-label{color:#ecf0f6!important}body.body--dark .settings-action-btn,body.q-dark .settings-action-btn,html[data-theme=dark] .settings-action-btn{color:#881800!important}body.body--dark .settings-save-btn,body.q-dark .settings-save-btn,html[data-theme=dark] .settings-save-btn{background:#881800!important;color:#fff!important;box-shadow:0 10px 22px #88180059!important}body.body--dark .settings-dialog-card .lang-switcher-wrap,body.q-dark .settings-dialog-card .lang-switcher-wrap,html[data-theme=dark] .settings-dialog-card .lang-switcher-wrap,body.body--dark .settings-dialog-card .segment-control,body.q-dark .settings-dialog-card .segment-control,html[data-theme=dark] .settings-dialog-card .segment-control{background:#17191a!important;border-color:#42485094!important;box-shadow:none!important}body.body--dark .settings-dialog-card .short-label,body.q-dark .settings-dialog-card .short-label,html[data-theme=dark] .settings-dialog-card .short-label,body.body--dark .settings-dialog-card .toggle-icon,body.q-dark .settings-dialog-card .toggle-icon,html[data-theme=dark] .settings-dialog-card .toggle-icon{color:#ecf0f6!important}body.body--dark .settings-logout-btn,body.q-dark .settings-logout-btn,html[data-theme=dark] .settings-logout-btn{color:#881800!important}body.body--dark .settings-close-btn,body.q-dark .settings-close-btn,html[data-theme=dark] .settings-close-btn{color:#9fa6b3!important}body.body--dark .modern-card-outer,body.q-dark .modern-card-outer,html[data-theme=dark] .modern-card-outer,body.body--dark .modern-event-card,body.q-dark .modern-event-card,html[data-theme=dark] .modern-event-card{background:#17191a!important;border-color:#42485094!important}body.body--dark .modern-card-outer .card-info-section,body.q-dark .modern-card-outer .card-info-section,html[data-theme=dark] .modern-card-outer .card-info-section{background:#17191a!important}body.body--dark .modern-card-outer .event-name,body.q-dark .modern-card-outer .event-name,html[data-theme=dark] .modern-card-outer .event-name{color:#ecf0f6!important}body.body--dark .modern-card-outer .meta-item,body.q-dark .modern-card-outer .meta-item,html[data-theme=dark] .modern-card-outer .meta-item{color:#9fa6b3!important}body.body--dark .modern-card-outer .meta-item .q-icon,body.q-dark .modern-card-outer .meta-item .q-icon,html[data-theme=dark] .modern-card-outer .meta-item .q-icon{color:#881800!important}body.body--dark .custom-nav-pill,body.q-dark .custom-nav-pill,html[data-theme=dark] .custom-nav-pill,body.body--dark .q-footer.bg-white,body.q-dark .q-footer.bg-white,html[data-theme=dark] .q-footer.bg-white{background:#17191a!important;border-top:1px solid rgba(66,72,80,.58)!important}body.body--dark .nav-active,body.q-dark .nav-active,html[data-theme=dark] .nav-active,body.body--dark .nav-active .q-icon,body.q-dark .nav-active .q-icon,html[data-theme=dark] .nav-active .q-icon{color:#881800!important}body.body--dark .popin-btn,body.q-dark .popin-btn,html[data-theme=dark] .popin-btn{background:#17191a!important;box-shadow:0 4px 16px #0000005c!important;border:1px solid rgba(66,72,80,.58)!important}body.body--dark .beta-badge,body.q-dark .beta-badge,html[data-theme=dark] .beta-badge{background:#17191a!important;border-color:#42485094!important;color:#ecf0f6!important}body.body--dark .home-page .hero-notify-btn,body.q-dark .home-page .hero-notify-btn,html[data-theme=dark] .home-page .hero-notify-btn,body.body--dark .calendar-page .header-notify-btn,body.q-dark .calendar-page .header-notify-btn,html[data-theme=dark] .calendar-page .header-notify-btn{color:#881800!important}body.body--dark .modern-card-outer .date-badge,body.q-dark .modern-card-outer .date-badge,html[data-theme=dark] .modern-card-outer .date-badge{background:#17191a!important;border:1px solid rgba(66,72,80,.58)!important}body.body--dark .modern-card-outer .date-badge .day,body.q-dark .modern-card-outer .date-badge .day,html[data-theme=dark] .modern-card-outer .date-badge .day{color:#ecf0f6!important}body.body--dark .modern-card-outer .date-badge .month,body.q-dark .modern-card-outer .date-badge .month,html[data-theme=dark] .modern-card-outer .date-badge .month{color:#881800!important}body.body--dark .modern-card-outer .delete-btn-glass,body.q-dark .modern-card-outer .delete-btn-glass,html[data-theme=dark] .modern-card-outer .delete-btn-glass,body.body--dark .calendar-page .delete-btn-circle,body.q-dark .calendar-page .delete-btn-circle,html[data-theme=dark] .calendar-page .delete-btn-circle{background:#17191a!important;border-color:#88180099!important;color:#881800!important}body.body--dark .event-details-page .host-strip-inner,body.q-dark .event-details-page .host-strip-inner,html[data-theme=dark] .event-details-page .host-strip-inner{background:#17191a!important;border-color:#42485094!important}body.body--dark .event-details-page .video-placeholder,body.q-dark .event-details-page .video-placeholder,html[data-theme=dark] .event-details-page .video-placeholder{background:#17191a!important;border-color:#88180099!important}body.body--dark .event-details-page .video-placeholder-content,body.q-dark .event-details-page .video-placeholder-content,html[data-theme=dark] .event-details-page .video-placeholder-content{background:#17191acc!important;color:#881800!important}body.body--dark .notif-page .hero-card,body.q-dark .notif-page .hero-card,html[data-theme=dark] .notif-page .hero-card,body.body--dark .notif-page .notif-card,body.q-dark .notif-page .notif-card,html[data-theme=dark] .notif-page .notif-card,body.body--dark .notif-page .detail-card,body.q-dark .notif-page .detail-card,html[data-theme=dark] .notif-page .detail-card,body.body--dark .notif-page .action-btn,body.q-dark .notif-page .action-btn,html[data-theme=dark] .notif-page .action-btn{background:#17191a!important;border-color:#42485094!important}body.body--dark .notif-page .hero-title,body.q-dark .notif-page .hero-title,html[data-theme=dark] .notif-page .hero-title,body.body--dark .notif-page .notif-sender,body.q-dark .notif-page .notif-sender,html[data-theme=dark] .notif-page .notif-sender,body.body--dark .notif-page .detail-title,body.q-dark .notif-page .detail-title,html[data-theme=dark] .notif-page .detail-title{color:#ecf0f6!important}body.body--dark .notif-page .hero-subtitle,body.q-dark .notif-page .hero-subtitle,html[data-theme=dark] .notif-page .hero-subtitle,body.body--dark .notif-page .notif-text,body.q-dark .notif-page .notif-text,html[data-theme=dark] .notif-page .notif-text,body.body--dark .notif-page .notif-time,body.q-dark .notif-page .notif-time,html[data-theme=dark] .notif-page .notif-time,body.body--dark .notif-page .detail-time,body.q-dark .notif-page .detail-time,html[data-theme=dark] .notif-page .detail-time,body.body--dark .notif-page .detail-text,body.q-dark .notif-page .detail-text,html[data-theme=dark] .notif-page .detail-text{color:#9fa6b3!important}body.body--dark .notif-page .action-btn .q-icon,body.q-dark .notif-page .action-btn .q-icon,html[data-theme=dark] .notif-page .action-btn .q-icon,body.body--dark .notif-page .action-btn,body.q-dark .notif-page .action-btn,html[data-theme=dark] .notif-page .action-btn,body.body--dark .notif-page .action-btn--danger,body.q-dark .notif-page .action-btn--danger,html[data-theme=dark] .notif-page .action-btn--danger,body.body--dark .notif-page .unread-dot,body.q-dark .notif-page .unread-dot,html[data-theme=dark] .notif-page .unread-dot{color:#881800!important}body.body--dark .notif-page .notif-avatar,body.q-dark .notif-page .notif-avatar,html[data-theme=dark] .notif-page .notif-avatar{background:#881800!important;color:#fff!important}body.body--dark .notif-page .pill-btn--accept,body.q-dark .notif-page .pill-btn--accept,html[data-theme=dark] .notif-page .pill-btn--accept,body.body--dark .notif-page .maybe-btn,body.q-dark .notif-page .maybe-btn,html[data-theme=dark] .notif-page .maybe-btn,body.body--dark .notif-page .goto-btn,body.q-dark .notif-page .goto-btn,html[data-theme=dark] .notif-page .goto-btn{background:#881800!important;color:#fff!important;border-color:#88180099!important}body.body--dark .notif-page .pill-btn--maybe,body.q-dark .notif-page .pill-btn--maybe,html[data-theme=dark] .notif-page .pill-btn--maybe,body.body--dark .notif-page .decline-btn,body.q-dark .notif-page .decline-btn,html[data-theme=dark] .notif-page .decline-btn{color:#881800!important;border-color:#88180099!important}body.body--dark .host-strip-label,body.q-dark .host-strip-label,html[data-theme=dark] .host-strip-label,body.body--dark .home-history-icon,body.q-dark .home-history-icon,html[data-theme=dark] .home-history-icon,body.body--dark .home-history-arrow,body.q-dark .home-history-arrow,html[data-theme=dark] .home-history-arrow{color:#881800!important}body.body--dark .host-strip-avatar,body.q-dark .host-strip-avatar,html[data-theme=dark] .host-strip-avatar{background:#881800!important;color:#fff!important}body.body--dark .event-details-page .icon-btn,body.q-dark .event-details-page .icon-btn,html[data-theme=dark] .event-details-page .icon-btn{background:#17191a!important;color:#881800!important;border-color:#8818009e!important}body.body--dark .event-details-page .tabs-top,body.q-dark .event-details-page .tabs-top,html[data-theme=dark] .event-details-page .tabs-top{background:#17191a!important}body.body--dark .event-details-page .tabs-top .q-tab__label,body.q-dark .event-details-page .tabs-top .q-tab__label,html[data-theme=dark] .event-details-page .tabs-top .q-tab__label{color:#c9d0db!important}body.body--dark .event-details-page .tabs-top .q-tab--active .q-tab__label,body.q-dark .event-details-page .tabs-top .q-tab--active .q-tab__label,html[data-theme=dark] .event-details-page .tabs-top .q-tab--active .q-tab__label{color:#ecf0f6!important}body.body--dark .event-details-page .tabs-top .q-tabs__indicator,body.q-dark .event-details-page .tabs-top .q-tabs__indicator,html[data-theme=dark] .event-details-page .tabs-top .q-tabs__indicator{background:#881800!important}body.body--dark .event-details-page .guest-header-title,body.q-dark .event-details-page .guest-header-title,html[data-theme=dark] .event-details-page .guest-header-title,body.body--dark .event-details-page .guests-title,body.q-dark .event-details-page .guests-title,html[data-theme=dark] .event-details-page .guests-title{color:#ecf0f6!important}body.body--dark .event-details-page .action-btn-pill--outline,body.q-dark .event-details-page .action-btn-pill--outline,html[data-theme=dark] .event-details-page .action-btn-pill--outline{color:#881800!important;border-color:#8818009e!important;background:#88180024!important}body.body--dark .event-details-page .action-btn-pill--gradient,body.q-dark .event-details-page .action-btn-pill--gradient,html[data-theme=dark] .event-details-page .action-btn-pill--gradient,body.body--dark .event-details-page .view-more,body.q-dark .event-details-page .view-more,html[data-theme=dark] .event-details-page .view-more,body.body--dark .event-details-page .dialog-add-btn,body.q-dark .event-details-page .dialog-add-btn,html[data-theme=dark] .event-details-page .dialog-add-btn{background:#881800!important;color:#fff!important}body.body--dark .event-details-page .action-icon-btn,body.q-dark .event-details-page .action-icon-btn,html[data-theme=dark] .event-details-page .action-icon-btn{color:#881800!important;border-color:#8818009e!important;background:#88180024!important}body.body--dark .invite-card,body.q-dark .invite-card,html[data-theme=dark] .invite-card,body.body--dark .upload-card,body.q-dark .upload-card,html[data-theme=dark] .upload-card,body.body--dark .confirm-card,body.q-dark .confirm-card,html[data-theme=dark] .confirm-card,body.body--dark .add-guest-dialog-card,body.q-dark .add-guest-dialog-card,html[data-theme=dark] .add-guest-dialog-card,body.body--dark .confirm-dialog-card,body.q-dark .confirm-dialog-card,html[data-theme=dark] .confirm-dialog-card{background:#17191a!important;border:1px solid rgba(66,72,80,.58)!important;color:#ecf0f6!important}body.body--dark .invite-hero,body.q-dark .invite-hero,html[data-theme=dark] .invite-hero,body.body--dark .invite-refresh-btn,body.q-dark .invite-refresh-btn,html[data-theme=dark] .invite-refresh-btn,body.body--dark .upload-card .pill-orange,body.q-dark .upload-card .pill-orange,html[data-theme=dark] .upload-card .pill-orange{background:#881800!important;color:#fff!important}body.body--dark .invite-title,body.q-dark .invite-title,html[data-theme=dark] .invite-title,body.body--dark .upload-title,body.q-dark .upload-title,html[data-theme=dark] .upload-title,body.body--dark .caption-label,body.q-dark .caption-label,html[data-theme=dark] .caption-label{color:#ecf0f6!important}body.body--dark .invite-sub,body.q-dark .invite-sub,html[data-theme=dark] .invite-sub,body.body--dark .upload-sub,body.q-dark .upload-sub,html[data-theme=dark] .upload-sub,body.body--dark .drop-text,body.q-dark .drop-text,html[data-theme=dark] .drop-text{color:#881800!important}body.body--dark .invite-link-input .q-field__control,body.q-dark .invite-link-input .q-field__control,html[data-theme=dark] .invite-link-input .q-field__control,body.body--dark .upload-card .q-field__control,body.q-dark .upload-card .q-field__control,html[data-theme=dark] .upload-card .q-field__control,body.body--dark .add-guest-dialog-card .q-field__control,body.q-dark .add-guest-dialog-card .q-field__control,html[data-theme=dark] .add-guest-dialog-card .q-field__control{background:#17191a!important;border-color:#42485094!important}body.body--dark .invite-link-input .q-field__native,body.q-dark .invite-link-input .q-field__native,html[data-theme=dark] .invite-link-input .q-field__native,body.body--dark .upload-card .q-field__native,body.q-dark .upload-card .q-field__native,html[data-theme=dark] .upload-card .q-field__native,body.body--dark .add-guest-dialog-card .q-field__native,body.q-dark .add-guest-dialog-card .q-field__native,html[data-theme=dark] .add-guest-dialog-card .q-field__native,body.body--dark .add-guest-dialog-card .q-field__label,body.q-dark .add-guest-dialog-card .q-field__label,html[data-theme=dark] .add-guest-dialog-card .q-field__label{color:#ecf0f6!important}body.body--dark .invite-copy-mini-btn,body.q-dark .invite-copy-mini-btn,html[data-theme=dark] .invite-copy-mini-btn,body.body--dark .invite-copy-feedback,body.q-dark .invite-copy-feedback,html[data-theme=dark] .invite-copy-feedback,body.body--dark .invite-secondary-btn,body.q-dark .invite-secondary-btn,html[data-theme=dark] .invite-secondary-btn{color:#881800!important}body.body--dark .guests-page .guests-card,body.q-dark .guests-page .guests-card,html[data-theme=dark] .guests-page .guests-card,body.body--dark .guests-page .glass-section,body.q-dark .guests-page .glass-section,html[data-theme=dark] .guests-page .glass-section,body.body--dark .guests-page .guest-row,body.q-dark .guests-page .guest-row,html[data-theme=dark] .guests-page .guest-row,body.body--dark .guests-page .pending-card,body.q-dark .guests-page .pending-card,html[data-theme=dark] .guests-page .pending-card{background:#17191a!important;border-color:#42485094!important}body.body--dark .guests-page .icon-btn,body.q-dark .guests-page .icon-btn,html[data-theme=dark] .guests-page .icon-btn{background:#17191a!important;color:#881800!important;border:1px solid rgba(136,24,0,.62)!important}body.body--dark .guests-page .header-title,body.q-dark .guests-page .header-title,html[data-theme=dark] .guests-page .header-title,body.body--dark .guests-page .section-name,body.q-dark .guests-page .section-name,html[data-theme=dark] .guests-page .section-name,body.body--dark .guests-page .guest-name,body.q-dark .guests-page .guest-name,html[data-theme=dark] .guests-page .guest-name,body.body--dark .guests-page .guest-qa-a,body.q-dark .guests-page .guest-qa-a,html[data-theme=dark] .guests-page .guest-qa-a{color:#ecf0f6!important}body.body--dark .guests-page .guest-email,body.q-dark .guests-page .guest-email,html[data-theme=dark] .guests-page .guest-email,body.body--dark .guests-page .guest-qa-q,body.q-dark .guests-page .guest-qa-q,html[data-theme=dark] .guests-page .guest-qa-q,body.body--dark .guests-page .empty-mini,body.q-dark .guests-page .empty-mini,html[data-theme=dark] .guests-page .empty-mini{color:#9fa6b3!important}body.body--dark .guests-page .section-count,body.q-dark .guests-page .section-count,html[data-theme=dark] .guests-page .section-count,body.body--dark .guests-page .head-ico,body.q-dark .guests-page .head-ico,html[data-theme=dark] .guests-page .head-ico,body.body--dark .guests-page .role-badge,body.q-dark .guests-page .role-badge,html[data-theme=dark] .guests-page .role-badge,body.body--dark .guests-page .guest-chat-btn,body.q-dark .guests-page .guest-chat-btn,html[data-theme=dark] .guests-page .guest-chat-btn,body.body--dark .guests-page .leave-btn,body.q-dark .guests-page .leave-btn,html[data-theme=dark] .guests-page .leave-btn{color:#881800!important}body.body--dark .guests-page .add-btn,body.q-dark .guests-page .add-btn,html[data-theme=dark] .guests-page .add-btn,body.body--dark .guests-page .my-profile-btn,body.q-dark .guests-page .my-profile-btn,html[data-theme=dark] .guests-page .my-profile-btn,body.body--dark .guests-page .section-count-badge,body.q-dark .guests-page .section-count-badge,html[data-theme=dark] .guests-page .section-count-badge,body.body--dark .guests-page .dialog-add-btn,body.q-dark .guests-page .dialog-add-btn,html[data-theme=dark] .guests-page .dialog-add-btn,body.body--dark .dialog-add-btn,body.q-dark .dialog-add-btn,html[data-theme=dark] .dialog-add-btn,body.body--dark .action-btn-pill--gradient,body.q-dark .action-btn-pill--gradient,html[data-theme=dark] .action-btn-pill--gradient,body.body--dark .add-btn,body.q-dark .add-btn,html[data-theme=dark] .add-btn,body.body--dark .my-profile-btn,body.q-dark .my-profile-btn,html[data-theme=dark] .my-profile-btn{background:#881800!important;color:#fff!important}body.body--dark .action-btn-pill--outline,body.q-dark .action-btn-pill--outline,html[data-theme=dark] .action-btn-pill--outline{color:#881800!important;border-color:#8818009e!important;background:#88180024!important}body.body--dark .add-guest-dialog-card .q-btn.flat,body.q-dark .add-guest-dialog-card .q-btn.flat,html[data-theme=dark] .add-guest-dialog-card .q-btn.flat{color:#cdd5e1!important}body.body--dark .guests-page .empty-icon,body.q-dark .guests-page .empty-icon,html[data-theme=dark] .guests-page .empty-icon,body.body--dark .guests-page .section-pending-icon,body.q-dark .guests-page .section-pending-icon,html[data-theme=dark] .guests-page .section-pending-icon{color:#881800!important}body.body--dark .guests-page .tiny-badge-pending,body.q-dark .guests-page .tiny-badge-pending,html[data-theme=dark] .guests-page .tiny-badge-pending,body.body--dark .guests-page .guest-avatar.avatar-letter-bg,body.q-dark .guests-page .guest-avatar.avatar-letter-bg,html[data-theme=dark] .guests-page .guest-avatar.avatar-letter-bg{background:#881800!important;color:#fff!important}body.body--dark .profile-page .section-title,body.q-dark .profile-page .section-title,html[data-theme=dark] .profile-page .section-title,body.body--dark .profile-page .history-title,body.q-dark .profile-page .history-title,html[data-theme=dark] .profile-page .history-title,body.body--dark .profile-page .logout-btn,body.q-dark .profile-page .logout-btn,html[data-theme=dark] .profile-page .logout-btn,body.body--dark .profile-page .settings-dialog-title,body.q-dark .profile-page .settings-dialog-title,html[data-theme=dark] .profile-page .settings-dialog-title,body.body--dark .profile-page .settings-item-main,body.q-dark .profile-page .settings-item-main,html[data-theme=dark] .profile-page .settings-item-main,body.body--dark .profile-page .settings-input-field,body.q-dark .profile-page .settings-input-field,html[data-theme=dark] .profile-page .settings-input-field,body.body--dark .profile-page .dialog-title,body.q-dark .profile-page .dialog-title,html[data-theme=dark] .profile-page .dialog-title,body.body--dark .profile-page .profile-name,body.q-dark .profile-page .profile-name,html[data-theme=dark] .profile-page .profile-name,body.body--dark .profile-page .text-h6,body.q-dark .profile-page .text-h6,html[data-theme=dark] .profile-page .text-h6,body.body--dark .profile-page .text-h5,body.q-dark .profile-page .text-h5,html[data-theme=dark] .profile-page .text-h5{color:var(--text-primary)!important}body.body--dark .profile-page .section-sub,body.q-dark .profile-page .section-sub,html[data-theme=dark] .profile-page .section-sub,body.body--dark .profile-page .history-sub,body.q-dark .profile-page .history-sub,html[data-theme=dark] .profile-page .history-sub,body.body--dark .profile-page .settings-item-label,body.q-dark .profile-page .settings-item-label,html[data-theme=dark] .profile-page .settings-item-label,body.body--dark .profile-page .profile-bio,body.q-dark .profile-page .profile-bio,html[data-theme=dark] .profile-page .profile-bio,body.body--dark .profile-page .location-text,body.q-dark .profile-page .location-text,html[data-theme=dark] .profile-page .location-text,body.body--dark .profile-page .text-caption,body.q-dark .profile-page .text-caption,html[data-theme=dark] .profile-page .text-caption,body.body--dark .profile-page .profile-handle,body.q-dark .profile-page .profile-handle,html[data-theme=dark] .profile-page .profile-handle{color:var(--text-muted)!important}body.body--dark .profile-page .section-link,body.q-dark .profile-page .section-link,html[data-theme=dark] .profile-page .section-link{color:var(--text-muted)!important;background:#ffffff0d}body.body--dark .profile-page .profile-label,body.q-dark .profile-page .profile-label,html[data-theme=dark] .profile-page .profile-label{color:var(--text-muted)!important}.profile-page .card-settings-btn .q-icon,.profile-page .card-settings-btn{color:#e9836e!important}body.body--dark .profile-page .card-settings-btn .q-icon,body.body--dark .profile-page .card-settings-btn,body.q-dark .profile-page .card-settings-btn .q-icon,body.q-dark .profile-page .card-settings-btn,html[data-theme=dark] .profile-page .card-settings-btn .q-icon,html[data-theme=dark] .profile-page .card-settings-btn{color:#881800!important}body.body--dark .welcome-page,body.q-dark .welcome-page,html[data-theme=dark] .welcome-page{background:radial-gradient(circle at 50% 15%,rgba(136,24,0,.1),transparent 46%),#0f1318!important}body.body--dark .register-page,body.q-dark .register-page,html[data-theme=dark] .register-page{background:radial-gradient(circle at 50% 14%,rgba(136,24,0,.08),transparent 44%),#141516!important}body.body--dark .welcome-page .login-btn,body.q-dark .welcome-page .login-btn,html[data-theme=dark] .welcome-page .login-btn,body.body--dark .register-page .register-btn,body.q-dark .register-page .register-btn,html[data-theme=dark] .register-page .register-btn{background:#881800!important;color:#fff!important;box-shadow:0 12px 26px #88180061!important}.google-btn{background:#fff;color:#1f2937;border:1px solid rgba(0,0,0,.08)}body.body--dark .google-btn,body.q-dark .google-btn,html[data-theme=dark] .google-btn{background:#17191a!important;color:#ecf0f6!important;border:1px solid rgba(66,72,80,.58)!important}body.body--dark .google-btn .text-subtitle2,body.q-dark .google-btn .text-subtitle2,html[data-theme=dark] .google-btn .text-subtitle2{color:#ecf0f6!important}.legal-page{min-height:100dvh;padding:calc(env(safe-area-inset-top) + 24px) 20px calc(env(safe-area-inset-bottom) + 24px);background:linear-gradient(135deg,#f9f6f3,#fff5f0);transition:background .3s ease}body.body--dark .legal-page,body.q-dark .legal-page,html[data-theme=dark] .legal-page{background:#0f1318!important}.legal-content{max-width:640px;margin:0 auto;background:#fffffff0;border-radius:24px;padding:32px;box-shadow:0 8px 32px #0000000d;transition:all .3s ease}body.body--dark .legal-content,body.q-dark .legal-content,html[data-theme=dark] .legal-content{background:#17191af5!important;border:1px solid rgba(66,72,80,.58)!important;box-shadow:0 18px 34px #0000006b!important}.legal-content h1{font-size:1.8rem;font-weight:700;margin:0 0 1.5rem;color:#1a1621}body.body--dark .legal-content h1,body.q-dark .legal-content h1,html[data-theme=dark] .legal-content h1{color:#e9eef8!important}.legal-content p{margin:0 0 1rem;line-height:1.6;color:#4a5568}body.body--dark .legal-content p,body.q-dark .legal-content p,html[data-theme=dark] .legal-content p{color:#d3dbe7!important}.legal-content a{color:#e9836e;text-decoration:none;font-weight:600}body.body--dark .legal-content a,body.q-dark .legal-content a,html[data-theme=dark] .legal-content a{color:#ff8a71!important}.legal-content a:hover{text-decoration:underline}body.body--dark .auth-card,body.body--dark .register-card,body.q-dark .auth-card,body.q-dark .register-card,html[data-theme=dark] .auth-card,html[data-theme=dark] .register-card{background:#17191af5!important;border:1px solid rgba(66,72,80,.58)!important;box-shadow:0 18px 34px #0000006b!important}body.body--dark .auth-card .headline,body.body--dark .register-card .headline,body.q-dark .auth-card .headline,body.q-dark .register-card .headline,html[data-theme=dark] .auth-card .headline,html[data-theme=dark] .register-card .headline{color:#e9eef8!important}body.body--dark .auth-card .custom-input-wrap,body.body--dark .register-card .custom-input-wrap,body.q-dark .auth-card .custom-input-wrap,body.q-dark .register-card .custom-input-wrap,html[data-theme=dark] .auth-card .custom-input-wrap,html[data-theme=dark] .register-card .custom-input-wrap{background:#17191a!important;border:1px solid rgba(66,72,80,.58)!important}body.body--dark .auth-card .integrated-input,body.body--dark .register-card .integrated-input,body.q-dark .auth-card .integrated-input,body.q-dark .register-card .integrated-input,html[data-theme=dark] .auth-card .integrated-input,html[data-theme=dark] .register-card .integrated-input{color:#ecf0f6!important;-webkit-text-fill-color:#ecf0f6!important}body.body--dark .auth-card .forgot-link,body.body--dark .auth-card .register-text,body.body--dark .auth-card .or-text,body.body--dark .auth-card .legal-footer a,body.body--dark .auth-card .q-checkbox__label,body.body--dark .register-card .login-switch-text,body.body--dark .register-card .legal-footer a,body.body--dark .register-card .or-text,body.q-dark .auth-card .forgot-link,body.q-dark .auth-card .register-text,body.q-dark .auth-card .or-text,body.q-dark .auth-card .legal-footer a,body.q-dark .auth-card .q-checkbox__label,body.q-dark .register-card .login-switch-text,body.q-dark .register-card .legal-footer a,body.q-dark .register-card .or-text{color:#d3dbe7!important}body.body--dark .q-checkbox__inner--truthy .q-checkbox__bg,body.q-dark .q-checkbox__inner--truthy .q-checkbox__bg{background:#881800!important;border-color:#881800!important}.preview-dialog-card{background:#fff!important;color:#1a1621}body.body--dark .preview-dialog-card,body.q-dark .preview-dialog-card,html[data-theme=dark] .preview-dialog-card{background:#0f1318!important;color:#e9eef8!important;border:1px solid rgba(66,72,80,.4)!important}.preview-title{font-size:clamp(24px,7vw,32px);font-weight:900;line-height:1.15;color:#2f2238}body.body--dark .preview-title,body.q-dark .preview-title,html[data-theme=dark] .preview-title{color:#f0f4f9!important}.preview-host-strip{background:#f8f9fa;border-radius:20px}body.body--dark .preview-host-strip,body.q-dark .preview-host-strip,html[data-theme=dark] .preview-host-strip{background:#ffffff0a!important}.preview-section-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#6a737d}body.body--dark .preview-section-label,body.q-dark .preview-section-label,html[data-theme=dark] .preview-section-label{color:#94a3b8!important}.preview-host-name,.preview-info-value{font-size:17px;font-weight:700;color:#2f2238}body.body--dark .preview-host-name,body.body--dark .preview-info-value,body.q-dark .preview-host-name,body.q-dark .preview-info-value,html[data-theme=dark] .preview-host-name,html[data-theme=dark] .preview-info-value{color:#e2e8f0!important}.preview-icon-well{width:44px;height:44px;border-radius:14px;background:#f1f3f5;display:flex;align-items:center;justify-content:center}body.body--dark .preview-icon-well,body.q-dark .preview-icon-well,html[data-theme=dark] .preview-icon-well{background:#ffffff0f!important}.preview-info-icon{color:#e9836e}body.body--dark .preview-info-icon,body.q-dark .preview-info-icon,html[data-theme=dark] .preview-info-icon{color:#881800!important}.preview-about-title{font-size:18px;font-weight:800;color:#1a1621}body.body--dark .preview-about-title,body.q-dark .preview-about-title,html[data-theme=dark] .preview-about-title{color:#f1f5f9!important}.preview-desc{font-size:16px;line-height:1.6;color:#444c56;white-space:pre-line}body.body--dark .preview-desc,body.q-dark .preview-desc,html[data-theme=dark] .preview-desc{color:#cbd5e1!important}.preview-dialog-actions{background:#fff;border-top:1px solid #f1f3f5;z-index:5;display:flex;justify-content:center}body.body--dark .preview-dialog-actions,body.q-dark .preview-dialog-actions,html[data-theme=dark] .preview-dialog-actions{background:#0f1318!important;border-top:1px solid rgba(255,255,255,.08)!important}.preview-join-btn{height:56px;font-size:16px;font-weight:800;background:#e9836e!important;color:#fff!important;box-shadow:0 10px 20px #e9836e40}body.body--dark .preview-join-btn,body.q-dark .preview-join-btn,html[data-theme=dark] .preview-join-btn{background:#881800!important;box-shadow:0 10px 25px #88180066!important}.preview-dialog-card .event-category-pill{background:#f1f3f5!important;color:#1a1621!important;font-weight:800!important;border:none!important}body.body--dark .preview-dialog-card .event-category-pill,body.q-dark .preview-dialog-card .event-category-pill,html[data-theme=dark] .preview-dialog-card .event-category-pill{background:#ffffff1a!important;color:#e2e8f0!important}body.body--dark .filter-pill-container,body.q-dark .filter-pill-container,html[data-theme=dark] .filter-pill-container{background:#17191ae6!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 10px 26px #0000004d!important}body.body--dark .v-divider,body.q-dark .v-divider,html[data-theme=dark] .v-divider{background:#ffffff26!important}body.body--dark .filter-pill-btn,body.q-dark .filter-pill-btn,html[data-theme=dark] .filter-pill-btn{color:#94a3b8!important}body.body--dark .search-dialog-card,body.body--dark .radius-dialog-card,body.body--dark .join-dialog-card,body.q-dark .search-dialog-card,body.q-dark .radius-dialog-card,body.q-dark .join-dialog-card,html[data-theme=dark] .search-dialog-card,html[data-theme=dark] .radius-dialog-card,html[data-theme=dark] .join-dialog-card{background:#17191a!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 20px 45px #00000080!important}body.body--dark .radius-dialog-card .q-btn.join-cancel-btn,body.q-dark .radius-dialog-card .q-btn.join-cancel-btn,html[data-theme=dark] .radius-dialog-card .q-btn.join-cancel-btn{color:#881800!important}body.body--dark .radius-value-pill,body.q-dark .radius-value-pill,html[data-theme=dark] .radius-value-pill{background:#88180033!important;color:#ff8a71!important}body.body--dark .questionnaire-label,body.q-dark .questionnaire-label{color:#cbd5e1!important;border-bottom:1px solid rgba(255,255,255,.1)}body.body--dark .nope-btn,body.q-dark .nope-btn,html[data-theme=dark] .nope-btn{background:#17191a!important;color:#881800!important;border-color:#ffffff1a!important}body.body--dark .info-btn,body.q-dark .info-btn,html[data-theme=dark] .info-btn{background:#17191a!important;color:#d3dbe7!important;border-color:#ffffff1a!important}body.body--dark .join-btn,body.q-dark .join-btn,html[data-theme=dark] .join-btn,body.body--dark .preview-join-btn,body.q-dark .preview-join-btn,html[data-theme=dark] .preview-join-btn{background:#17191a!important;color:#881800!important;border:4px solid #372D2C!important;box-shadow:0 10px 25px #00000073!important}body.body--dark .join-btn *,body.body--dark .join-btn :deep(*),body.q-dark .join-btn *,body.q-dark .join-btn :deep(*),html[data-theme=dark] .join-btn *,html[data-theme=dark] .join-btn :deep(*),body.body--dark .preview-join-btn *,body.body--dark .preview-join-btn :deep(*),body.q-dark .preview-join-btn *,body.q-dark .preview-join-btn :deep(*),html[data-theme=dark] .preview-join-btn *,html[data-theme=dark] .preview-join-btn :deep(*){color:#881800!important;fill:#881800!important}body.body--dark .radius-dialog-card .join-cancel-btn,body.q-dark .radius-dialog-card .join-cancel-btn,html[data-theme=dark] .radius-dialog-card .join-cancel-btn{color:#881800!important}body.body--dark .radius-apply-btn,body.q-dark .radius-apply-btn,html[data-theme=dark] .radius-apply-btn{background:#881800!important;color:#fff!important;box-shadow:0 8px 16px #88180059!important}body.body--dark .radius-dialog-card .q-slider__track,body.q-dark .radius-dialog-card .q-slider__track,html[data-theme=dark] .radius-dialog-card .q-slider__track{color:#ffffff1a!important}body.body--dark .radius-dialog-card .q-slider__selection,body.body--dark .radius-dialog-card .q-slider__thumb,body.body--dark .radius-dialog-card .q-slider__pin,body.q-dark .radius-dialog-card .q-slider__selection,body.q-dark .radius-dialog-card .q-slider__thumb,body.q-dark .radius-dialog-card .q-slider__pin,html[data-theme=dark] .radius-dialog-card .q-slider__selection,html[data-theme=dark] .radius-dialog-card .q-slider__thumb,html[data-theme=dark] .radius-dialog-card .q-slider__pin{color:#881800!important}body.body--dark .radius-preset-btn,body.q-dark .radius-preset-btn,html[data-theme=dark] .radius-preset-btn{background:#ffffff0d!important;color:#94a3b8!important;border:1px solid rgba(255,255,255,.1)!important}body.body--dark .radius-preset-btn--active,body.q-dark .radius-preset-btn--active,html[data-theme=dark] .radius-preset-btn--active{background:#881800!important;color:#fff!important;border-color:transparent!important;box-shadow:0 6px 14px #88180073!important}.update-banner[data-v-f08910da]{position:fixed;top:calc(env(safe-area-inset-top) + 10px);left:50%;transform:translate(-50%);z-index:4000;width:min(560px,calc(100vw - 18px));background:linear-gradient(142deg,#fffffff2,#fff6f1e6);color:#1a1621;border:1px solid rgba(233,131,110,.3);box-shadow:0 16px 36px #0f172a2e,inset 0 1px #ffffff94;backdrop-filter:blur(18px) saturate(1.4);-webkit-backdrop-filter:blur(18px) saturate(1.4);padding:12px 16px}.update-banner[data-v-f08910da] .q-banner__content{align-items:center;gap:12px}.update-banner[data-v-f08910da] .q-banner__actions{padding-left:8px}.update-banner-text[data-v-f08910da]{display:flex;flex-direction:column;gap:4px}.update-banner-title-row[data-v-f08910da]{display:flex;align-items:center;gap:8px}.update-banner-icon[data-v-f08910da]{color:#e9836e}.update-banner-title[data-v-f08910da]{font-weight:700;font-size:15px;letter-spacing:-.01em}.update-banner-caption[data-v-f08910da]{font-size:12.5px;color:#665b76;line-height:1.35}.update-banner-btn[data-v-f08910da]{background:var(--golden-gradient, linear-gradient(135deg, #e9836e 0%, #ffb3a7 100%));color:#fff!important;border:1px solid rgba(255,255,255,.45);border-radius:999px;min-height:38px;padding:6px 14px;font-size:13px;font-weight:700;box-shadow:0 10px 20px #e9836e52}.update-banner[data-v-f08910da] .update-banner-btn .q-btn__content{color:inherit}.dev-toolbar-btn{min-height:30px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:0;background:#482460eb;color:#fff;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 18px #49162d47;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.dev-toolbar-btn .q-btn__content{letter-spacing:0}body.body--dark{background:linear-gradient(142deg,#17191af7,#141618f0);color:#ecf0f6;border-color:#88180094;box-shadow:0 16px 36px #00000073,inset 0 1px #ffffff0f}body.body--dark{color:#ff8a71}body.body--dark{color:#b8c0cf}body.body--dark{background:#881800;color:#fff!important;border-color:#ffffff29;box-shadow:0 10px 24px #8818006b}body.body--dark{background:#881800eb;color:#fff;border-color:#ffffff3d;box-shadow:0 10px 22px #00000061}@media (max-width: 600px){.update-banner[data-v-f08910da]{width:calc(100vw - 16px);padding:11px 12px;top:calc(env(safe-area-inset-top) + 8px)}.update-banner-title[data-v-f08910da]{font-size:14px}.update-banner-caption[data-v-f08910da]{font-size:12px}.update-banner[data-v-f08910da] .q-banner__actions{padding-left:0}#app-local-dev-toolbar{right:8px;bottom:max(8px,env(safe-area-inset-bottom));gap:5px}}.maintenance-overlay[data-v-f08910da]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0009;padding:calc(1rem + env(safe-area-inset-top)) 1rem calc(1rem + env(safe-area-inset-bottom))}.maintenance-card[data-v-f08910da]{width:min(24rem,100%);max-width:24rem;padding:1.5rem;border-radius:1rem;background:#fff;color:#1d1d1d;text-align:center;box-shadow:0 .5rem 2rem #0000004d}.maintenance-title[data-v-f08910da]{margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.maintenance-message[data-v-f08910da]{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.5;color:#444}.maintenance-try-again[data-v-f08910da]{min-height:2.75rem;padding:.625rem 1.25rem;font-size:1rem;font-weight:500;color:#fff;background:#1976d2;border:none;border-radius:.5rem;cursor:pointer}.maintenance-try-again[data-v-f08910da]:hover{opacity:.9}.maintenance-try-again[data-v-f08910da]:disabled{opacity:.65;cursor:not-allowed}body.body--dark{background:#151221fa;color:#f2ecff;border:1px solid rgba(145,130,180,.24)}body.body--dark{color:#beafdc}body.body--dark{background:#8ba5ff;color:#11141f}@media (max-width: 600px){.maintenance-card[data-v-f08910da]{width:100%;border-radius:.875rem;padding:1.125rem}.maintenance-title[data-v-f08910da]{font-size:1.125rem}.maintenance-message[data-v-f08910da]{font-size:.95rem}.maintenance-try-again[data-v-f08910da]{width:100%}}
