.event-upload-surface{--app-surface-max-inline-size:560px}.event-upload-surface .event-upload-hint-link{color:var(--event-brand-600);font-weight:700;text-decoration:underline;text-underline-offset:var(--space-half)}.event-upload-surface .visibility-radio-group{display:flex;gap:var(--space-2-5);flex-wrap:wrap}.event-upload-surface .visibility-radio-group.compact{gap:var(--space-2)}.event-upload-surface .visibility-radio-item{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--event-text-heading);font-size:13px;font-weight:600;padding:4px 8px 4px 2px;border-radius:999px;cursor:pointer}.event-upload-surface .visibility-radio-label{display:inline-flex;align-items:center;gap:5px}.event-upload-surface .visibility-radio-icon{width:13px;height:13px;stroke-width:2.1}.event-upload-surface .visibility-radio-item.is-disabled{color:var(--muted);cursor:not-allowed}.event-upload-surface .visibility-radio-item.is-disabled .visibility-radio-icon{opacity:.82}.event-upload-surface .visibility-radio-item.is-disabled .visibility-radio-dot{border-color:var(--line);background:var(--surface-muted)}.event-upload-surface .upload-surface-intro{align-items:flex-start;padding-right:40px;padding-bottom:12px;border-bottom:1px solid rgb(223 230 226/96%)}.event-upload-surface .upload-surface-title{margin:0;font-size:17px;font-weight:700;color:var(--event-text-heading);letter-spacing:-.01em;line-height:1.2}.event-upload-surface .upload-surface-close{top:14px;right:14px}.event-upload-surface .upload-surface-close svg{width:18px;height:18px;stroke-width:2.2}.event-upload-surface .upload-surface-body{margin-top:var(--space-3)}.event-upload-surface .upload-surface-stage{display:grid;grid-gap:0;gap:0}.event-upload-surface .upload-flow-section{padding:0;transition:color var(--duration-surface) ease,opacity var(--duration-surface) ease}.event-upload-surface .upload-flow-section+.upload-flow-section{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid rgb(223 230 226/96%)}.event-upload-surface .upload-flow-section.is-current{opacity:1}.event-upload-surface .upload-flow-section.is-secondary{opacity:.78}.event-upload-surface .upload-flow-section.is-complete{opacity:.9}.event-upload-surface.is-selection-ready .upload-flow-section--media{padding:0}.event-upload-surface .upload-flow-heading{display:flex;align-items:flex-start;gap:var(--space-3);margin-bottom:12px}.event-upload-surface .upload-flow-heading--compact{align-items:center}.event-upload-surface .upload-flow-step{width:24px;height:24px;border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;font-size:11px;font-weight:700;color:var(--muted);background:transparent;border:1px solid rgb(208 218 212/96%)}.event-upload-surface .upload-flow-copy{min-width:0}.event-upload-surface .upload-flow-title{margin:0;font-size:15px;font-weight:700;color:var(--event-text-heading);line-height:1.2}.event-upload-surface .upload-flow-section.is-current .upload-flow-step{color:var(--event-brand-700);background:rgb(95 154 128/10%);border-color:rgb(127 173 150/34%)}.event-upload-surface .upload-flow-section.is-complete .upload-flow-title,.event-upload-surface .upload-flow-section.is-secondary .upload-flow-title{color:var(--neutral-text-secondary);font-size:14px;font-weight:600}.event-upload-surface .upload-media-picker-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);margin:0}.event-upload-surface.is-selection-pending .upload-media-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-upload-surface .upload-media-picker-card{position:relative;min-height:112px;border:1px solid rgb(214 224 218/94%);border-radius:14px;background:rgb(255 255 255/96%);color:var(--event-text-strong);display:grid;place-items:center;align-content:center;justify-items:center;grid-gap:8px;gap:8px;padding:14px 12px;text-align:center;cursor:pointer;transition:border-color var(--duration-surface) ease,background-color var(--duration-surface) ease}.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice{min-height:112px;padding:14px 12px;gap:8px;border-color:rgb(214 224 218/94%);background:rgb(255 255 255/96%)}.event-upload-surface .upload-media-picker-card.is-secondary-choice{border-color:rgb(214 224 218/94%);background:rgb(255 255 255/96%)}.event-upload-surface .upload-media-picker-card:hover{border-color:rgb(168 191 179/96%);background:rgb(249 251 250/98%)}.event-upload-surface .upload-media-picker-card:focus-visible,.event-upload-surface .upload-media-picker-card:focus-within{outline:none;border-color:var(--event-brand-500);box-shadow:0 0 0 3px rgb(95 154 128/14%)}.event-upload-surface .upload-media-picker-card.is-primary-choice{border-color:rgb(214 224 218/94%)}.event-upload-surface .upload-media-picker-card.is-active{border-color:var(--event-brand-500);background:rgb(247 251 249/98%)}.event-upload-surface .upload-media-picker-card.is-active .upload-media-picker-title{color:var(--event-brand-700)}.event-upload-surface .upload-media-picker-card.is-active .upload-media-picker-icon{background:transparent;color:var(--event-brand-700)}.event-upload-surface .upload-media-picker-card.is-disabled,.event-upload-surface .upload-media-picker-card:disabled{color:var(--muted);background:rgb(246 248 247/92%);border-color:var(--line);cursor:not-allowed;box-shadow:none;transform:none}.event-upload-surface .upload-media-picker-icon{width:36px;height:36px;border-radius:0;display:inline-grid;place-items:center;margin-bottom:0;background:transparent}.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice .upload-media-picker-icon{width:36px;height:36px}.event-upload-surface .upload-media-picker-icon svg{width:22px;height:22px;stroke-width:2.1}.event-upload-surface .upload-media-picker-icon--photo,.event-upload-surface .upload-media-picker-icon--video{color:color-mix(in srgb,var(--event-text-strong) 78%,rgb(120 138 128))}.event-upload-surface .upload-media-picker-card:disabled .upload-media-picker-icon{color:var(--muted)}.event-upload-surface .upload-media-picker-title{margin:0;font-size:17px;font-weight:700;line-height:1.2;text-align:center}.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice .upload-media-picker-title,.event-upload-surface.is-selection-pending .upload-media-picker-card.is-secondary-choice .upload-media-picker-title{font-size:17px}.event-upload-surface .upload-media-picker-sub{margin:0;font-size:12px;line-height:1.35;color:var(--muted);text-align:center}.event-upload-surface .upload-surface-size-hint{margin:10px 2px 0;font-size:11px;line-height:1.45;color:var(--muted)}.event-upload-surface .upload-selection-summary{display:grid;grid-gap:0;gap:0;padding:0}.event-upload-surface .upload-selection-digest{display:grid;grid-gap:10px;gap:10px}.event-upload-surface .upload-selection-summary-head{margin:0;display:flex;align-items:center;justify-content:space-between;gap:var(--space-2-5);min-width:0}.event-upload-surface .upload-selection-summary-meta{min-width:0;display:inline-flex;align-items:center;gap:10px}.event-upload-surface .upload-selection-summary-step{width:24px;height:24px;font-size:11px;flex:0 0 auto}.event-upload-surface .upload-selection-summary.is-collection .upload-selection-preview--compact{grid-auto-columns:44px;gap:5px}.event-upload-surface .upload-selection-summary.is-collection .upload-selection-preview--compact .upload-selection-preview-tile{width:44px}.event-upload-surface .upload-selection-summary.is-collection .upload-selection-preview-tile.is-overflow{font-size:16px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview{margin-top:2px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview--stack{position:relative;width:clamp(150px,44vw,188px);min-height:116px;justify-self:center;overflow:visible}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-tile{position:absolute;left:50%;top:50%;z-index:var(--stack-z,1);width:clamp(90px,27vw,112px);aspect-ratio:1.28/1;border-radius:0;padding:0;border:0;background:transparent;box-shadow:none;transform:translate(calc(-50% + var(--stack-x, 0px)),calc(-50% + var(--stack-y, 0px))) rotate(var(--stack-rotate,0deg));transform-origin:center center}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-image{border-radius:0;box-shadow:0 14px 30px rgb(31 47 38/18%)}.event-upload-surface .upload-media-picker-selected{margin:0;min-width:0;font-size:15px;font-weight:700;color:var(--event-text-heading);line-height:1.3;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-upload-surface .upload-selection-file-summary{min-width:0;display:grid;grid-gap:3px;gap:3px;padding:10px 12px;border:1px solid rgb(214 224 218/92%);background:rgb(255 255 255/88%)}.event-upload-surface .upload-selection-file-name,.event-upload-surface .upload-selection-file-size,.event-upload-surface .upload-selection-file-title{margin:0;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-upload-surface .upload-selection-file-title{font-size:13px;font-weight:700;color:var(--event-text-heading);line-height:1.35}.event-upload-surface .upload-selection-file-size{font-size:12px;line-height:1.35;color:var(--event-text)}.event-upload-surface .upload-selection-file-name{font-size:12px;line-height:1.35;color:var(--muted)}.event-upload-surface .upload-selection-clear{flex:0 0 auto}.event-upload-surface .upload-selection-preview--compact{align-items:center}.event-upload-surface .upload-selection-preview--compact .upload-selection-preview-tile{flex:0 0 auto}.event-upload-surface .upload-selection-preview--stack .upload-selection-preview-tile{flex:none}.event-upload-surface .upload-selection-clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--event-brand-700);font-size:12px;font-weight:600;min-height:0;padding:0;white-space:nowrap;cursor:pointer}.event-upload-surface .upload-selection-clear:hover{text-decoration:underline}.event-upload-surface .upload-selection-preview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.event-upload-surface .upload-selection-preview--compact{grid-auto-flow:column;grid-auto-columns:48px;grid-template-columns:none;gap:6px;margin-top:0}.event-upload-surface .upload-selection-preview-tile{aspect-ratio:1/1;border-radius:0;border:1px solid rgb(214 224 218/92%);background:rgb(255 255 255/88%);overflow:hidden;position:relative;display:grid;place-items:center}.event-upload-surface .upload-selection-preview--compact .upload-selection-preview-tile{width:48px;aspect-ratio:1/1;border-radius:0}.event-upload-surface .upload-selection-preview-tile.is-video:not(.has-preview){align-content:space-between;justify-items:start;padding:10px;background:linear-gradient(180deg,rgb(248 250 253/98%),rgb(239 244 251/96%))}.event-upload-surface .upload-selection-preview-tile.has-preview{padding:0;background:transparent}.event-upload-surface .upload-selection-preview-tile.is-overflow{font-size:18px;font-weight:800;color:var(--event-text-heading);background:rgb(244 247 245/96%)}.event-upload-surface .upload-selection-preview-image{width:100%;height:100%;object-fit:cover;display:block}.event-upload-surface .upload-selection-preview-play-badge{position:absolute;right:6px;bottom:6px;width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:rgb(20 25 29/74%);color:rgb(255 255 255/96%);box-shadow:0 8px 18px rgb(20 25 29/20%);pointer-events:none}.event-upload-surface .upload-selection-preview-play-badge svg{width:10px;height:10px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-play-badge{right:8px;bottom:8px;width:28px;height:28px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-play-badge svg{width:12px;height:12px}.event-upload-surface .upload-selection-preview-video-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 8px;border-radius:999px;background:rgb(62 118 193/12%);color:rgb(62 118 193/88%);font-size:10px;font-weight:800;letter-spacing:.08em}.event-upload-surface .upload-selection-preview-name{min-width:0;font-size:11px;line-height:1.35;color:var(--event-text-heading);word-break:break-all}.event-upload-surface .upload-visibility-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;background:transparent;color:var(--event-text-heading);display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin-left:auto;cursor:pointer}.event-upload-surface .upload-visibility-toggle:hover{background:rgb(244 247 245/96%)}.event-upload-surface .upload-visibility-toggle svg{width:16px;height:16px;transition:transform var(--duration-surface) ease}.event-upload-surface .upload-visibility-toggle svg.is-expanded{transform:rotate(180deg)}.event-upload-surface .upload-visibility-heading-line{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0}.event-upload-surface .upload-visibility-summary-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:0;background:transparent;padding:4px 0;display:flex;align-items:center;gap:var(--space-3);color:inherit;text-align:left;cursor:pointer;border-radius:12px;transition:background-color var(--duration-surface) ease,transform var(--duration-tap) ease}.event-upload-surface .upload-visibility-summary-button:hover .upload-flow-title,.event-upload-surface .upload-visibility-summary-button:hover .upload-visibility-summary-value{color:var(--event-text-heading)}.event-upload-surface .upload-visibility-summary-button:hover{background:rgb(247 250 248/96%)}.event-upload-surface .upload-visibility-summary-button:active{transform:translateY(1px)}.event-upload-surface .upload-visibility-summary-button:focus-visible{outline:none;background:rgb(247 250 248/96%)}.event-upload-surface .upload-visibility-summary-button:focus-visible .upload-flow-step{border-color:rgb(127 173 150/42%);box-shadow:0 0 0 3px rgb(95 154 128/12%)}.event-upload-surface .upload-visibility-summary-button:focus-visible .upload-visibility-summary-chevron,.event-upload-surface .upload-visibility-summary-button:hover .upload-visibility-summary-chevron{color:var(--event-text-heading)}.event-upload-surface .upload-visibility-summary-chevron{margin-left:auto;color:var(--neutral-text-secondary);transition:color var(--duration-surface) ease}.event-upload-surface .upload-visibility-summary-chevron svg{width:18px;height:18px}.event-upload-surface .upload-visibility-summary-value{display:inline-flex;align-items:center;min-width:0;max-width:100%;overflow:hidden;padding:0;border-radius:0;background:transparent;color:var(--neutral-text-secondary);font-size:12px;font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.event-upload-surface .upload-visibility-corrected{margin:0 0 10px;font-size:12px;font-weight:700;color:var(--event-brand-700)}.event-upload-surface .upload-visibility-group{display:grid;grid-gap:0;gap:0;border:0;border-radius:0;overflow:visible;background:transparent;margin-top:0}.event-upload-surface .upload-group-field{margin-top:10px;display:grid;grid-gap:var(--space-1-5);gap:var(--space-1-5);min-height:86px;align-content:start}.event-upload-surface .upload-group-field.is-reserved{display:none}.event-upload-surface .upload-group-field-label{font-size:12px;color:var(--muted);line-height:1.3}.event-upload-surface .upload-group-field.has-error .upload-group-field-label{color:var(--event-text-danger)}.event-upload-surface .upload-group-name-input{width:100%}.event-upload-surface .upload-group-name-input.is-invalid{border-color:color-mix(in srgb,var(--color-error) 46%,var(--line));background:var(--status-error-bg);box-shadow:inset 0 1px 0 rgb(255 255 255/72%),0 8px 18px rgb(156 43 43/6%)}.event-upload-surface .upload-group-name-input.is-invalid:focus{border-color:var(--color-error);box-shadow:0 0 0 3px rgb(239 68 68/14%)}.event-upload-surface .upload-group-field-error{font-size:12px;color:var(--status-error-text);font-weight:600;line-height:1.35}.event-upload-surface .upload-group-field-error.is-placeholder{opacity:0}.event-upload-surface .upload-visibility-group .visibility-radio-item{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border:0;border-radius:12px;background:transparent;padding:12px 4px;min-height:0;color:var(--event-text-strong);font-size:14px;font-weight:600}.event-upload-surface .upload-visibility-group .visibility-radio-item+.visibility-radio-item{border-top:1px solid rgb(220 228 223/92%)}.event-upload-surface .upload-visibility-group .visibility-radio-item.is-selected{background:rgb(247 250 248/96%);color:var(--event-text-heading);font-weight:700}.event-upload-surface .upload-visibility-group .visibility-radio-item:not(.is-disabled):not(.is-selected):hover{background:rgb(247 250 248/72%)}.event-upload-surface .upload-visibility-group .visibility-radio-item.is-disabled{background:transparent;color:var(--muted)}.event-upload-surface .upload-visibility-group .visibility-radio-label{order:1;min-width:0;display:inline-flex;align-items:center;gap:8px}.event-upload-surface .upload-visibility-group .visibility-radio-dot{order:2;justify-self:end;width:18px;height:18px;border-color:rgb(188 202 194/96%)}.event-upload-surface .upload-visibility-group .visibility-radio-indicator{width:9px;height:9px;background:var(--event-brand-600)}.event-upload-surface .upload-visibility-group .visibility-radio-item.is-selected .visibility-radio-dot{border-color:rgb(127 173 150/52%);background:rgb(250 252 251/98%)}.event-upload-surface .upload-policy-note{margin-top:10px;border:0;border-left:2px solid rgb(214 224 218/96%);border-radius:0;background:transparent;color:var(--muted);padding:2px 0 2px 12px;display:grid;grid-gap:var(--space-1-5);gap:var(--space-1-5);align-content:start}.event-upload-surface .upload-policy-note.is-warning{border-left-color:var(--color-warning);color:var(--event-text-amber)}.event-upload-surface .upload-policy-note p{margin:0;font-size:12px;line-height:1.4}.event-upload-surface .upload-policy-note-list{margin:0;padding:0 0 0 16px;display:grid;grid-gap:var(--space-1);gap:var(--space-1);color:inherit}.event-upload-surface .upload-policy-note-list li{margin:0;color:inherit;line-height:1.4}.event-upload-surface .upload-surface-actions{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);padding-top:14px;border-top:1px solid rgb(223 230 226/96%)}.event-upload-surface .upload-surface-actions .app-button{width:100%;min-width:0;min-height:48px;font-size:16px}.event-upload-surface .upload-surface-actions.is-uploading{grid-template-columns:minmax(0,1fr)}.event-upload-surface .upload-submit-button-content{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.event-upload-surface .upload-submit-spinner{width:16px;height:16px;border-radius:999px;border:2px solid;border-right:2px solid transparent;flex:0 0 auto;animation:upload-submit-spin .75s linear infinite}@keyframes upload-submit-spin{to{transform:rotate(1turn)}}.event-upload-surface .upload-surface-actions .upload-submit-button:disabled{background:var(--surface-muted);border-color:var(--line);box-shadow:none;color:var(--muted);cursor:not-allowed}.event-upload-surface .upload-surface-actions .upload-submit-button:disabled:hover{filter:none;box-shadow:none;transform:none;background:var(--surface-muted);color:var(--muted)}.event-upload-surface .upload-surface-actions .app-button--neutral{border-color:var(--line);color:var(--event-text-strong);background:var(--surface-white)}.event-upload-surface .upload-surface-actions .app-button--subtle{border-color:rgb(223 230 226/96%);background:rgb(250 252 251/96%);color:var(--neutral-text-secondary)}.event-upload-surface .visibility-radio-group.compact .visibility-radio-item{font-size:12px;padding:2px 6px 2px 2px}.event-upload-surface .upload-visibility-group.visibility-radio-group.compact .visibility-radio-item{font-size:14px;padding:8px 2px 8px 0}.event-upload-surface .visibility-radio-group.compact .visibility-radio-icon{width:12px;height:12px}.event-upload-surface .visibility-radio-dot{width:16px;height:16px;border-radius:999px;border:1.5px solid var(--event-brand-400);background:var(--surface-white);display:inline-flex;align-items:center;justify-content:center;padding:0}.event-upload-surface .visibility-radio-indicator{width:8px;height:8px;border-radius:999px;background:var(--event-brand-soft)}@media (max-width:1023px){.event-upload-surface .upload-flow-section{padding:0;border-radius:0}.event-upload-surface .upload-flow-heading{gap:var(--space-2);margin-bottom:10px}.event-upload-surface .upload-flow-step{width:24px;height:24px;font-size:11px}.event-upload-surface .upload-flow-title{font-size:15px}.event-upload-surface .upload-media-picker-grid{gap:var(--space-2-5)}.event-upload-surface .upload-media-picker-card,.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice{min-height:108px;padding:10px}.event-upload-surface .upload-media-picker-icon{width:36px;height:36px;margin-bottom:0}.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice .upload-media-picker-icon{width:36px;height:36px}.event-upload-surface .upload-media-picker-icon svg{width:22px;height:22px}.event-upload-surface .upload-media-picker-title,.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice .upload-media-picker-title,.event-upload-surface.is-selection-pending .upload-media-picker-card.is-secondary-choice .upload-media-picker-title{font-size:17px}.event-upload-surface .upload-media-picker-sub{font-size:11px}.event-upload-surface .upload-media-picker-selected{font-size:15px}.event-upload-surface .upload-selection-preview{gap:8px}.event-upload-surface .upload-selection-preview-tile{border-radius:0}.event-upload-surface .upload-selection-preview--compact{grid-auto-columns:44px;gap:6px}.event-upload-surface .upload-selection-preview--compact .upload-selection-preview-tile{width:44px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview--stack{width:clamp(144px,46vw,176px);min-height:108px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-tile{width:clamp(84px,27vw,104px)}.event-upload-surface .upload-selection-summary{padding:0}.event-upload-surface .upload-selection-digest{gap:10px}.event-upload-surface .upload-selection-summary-head{gap:var(--space-2)}.event-upload-surface .upload-selection-summary-meta{gap:8px}.event-upload-surface .upload-selection-summary-step{width:24px;height:24px;font-size:11px}.event-upload-surface .upload-group-field{margin-top:6px;min-height:74px}.event-upload-surface .upload-policy-note{margin-top:10px}.event-upload-surface .upload-surface-actions{gap:var(--space-2);margin-top:16px;position:-webkit-sticky;position:sticky;bottom:-1px;padding-top:12px;background:linear-gradient(180deg,rgb(252 253 252/0) 0,var(--card) 26%)}.event-upload-surface .upload-surface-actions .app-button{min-height:46px;font-size:14px}}@media (max-width:520px){.event-upload-surface .visibility-radio-group.compact{gap:var(--space-2)}.event-upload-surface .visibility-radio-group.compact .visibility-radio-item{min-height:44px;font-size:11px;padding:0 10px 0 6px}.event-upload-surface .visibility-radio-group.compact .visibility-radio-dot{width:14px;height:14px}.event-upload-surface .visibility-radio-group.compact .visibility-radio-icon{width:11px;height:11px}.event-upload-surface .upload-surface-stage{gap:0}.event-upload-surface .upload-flow-section{padding:0;border-radius:0}.event-upload-surface .upload-flow-heading{gap:var(--space-2);margin-bottom:10px}.event-upload-surface .upload-flow-step{width:24px;height:24px;font-size:11px}.event-upload-surface .upload-flow-title{font-size:15px}.event-upload-surface .upload-media-picker-grid{gap:var(--space-2-5)}.event-upload-surface.is-selection-pending .upload-media-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.event-upload-surface .upload-media-picker-card{min-height:108px;padding:var(--space-3);place-items:center;text-align:center}.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice{min-height:108px;padding:var(--space-3)}.event-upload-surface .upload-media-picker-icon{width:36px;height:36px;margin-bottom:0}.event-upload-surface .upload-media-picker-icon svg{width:22px;height:22px}.event-upload-surface .upload-media-picker-title,.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice .upload-media-picker-title,.event-upload-surface.is-selection-pending .upload-media-picker-card.is-secondary-choice .upload-media-picker-title{font-size:17px}.event-upload-surface .upload-media-picker-sub{font-size:12px}.event-upload-surface .upload-media-picker-selected{font-size:15px}.event-upload-surface .upload-selection-summary-head{gap:var(--space-2)}.event-upload-surface .upload-selection-summary-meta{gap:8px}.event-upload-surface .upload-selection-summary-step{width:24px;height:24px;font-size:11px}.event-upload-surface .upload-selection-clear{min-height:0;padding:0;font-size:12px}.event-upload-surface .upload-selection-preview{gap:var(--space-2);margin-top:var(--space-3)}.event-upload-surface .upload-selection-preview-tile{border-radius:0}.event-upload-surface .upload-selection-preview--compact{grid-auto-flow:column;grid-auto-columns:44px;grid-template-columns:none;gap:6px;margin-top:0}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview--stack{width:clamp(142px,48vw,168px);min-height:102px}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-tile{width:clamp(78px,27vw,96px);border-radius:0}.event-upload-surface .upload-selection-summary.is-stacked-preview .upload-selection-preview-image{border-radius:0}.event-upload-surface .upload-selection-preview--compact .upload-selection-preview-tile{width:44px}.event-upload-surface .upload-selection-summary{padding:0}.event-upload-surface .upload-selection-preview-name{font-size:10px}.event-upload-surface .upload-visibility-toggle{width:30px;height:30px}.event-upload-surface .upload-group-field{margin-top:var(--space-2);gap:var(--space-1);min-height:78px}.event-upload-surface .upload-group-field-error,.event-upload-surface .upload-group-field-label{font-size:10px}.event-upload-surface .upload-group-name-input{min-height:38px;font-size:13px}.event-upload-surface .upload-visibility-group .visibility-radio-item,.event-upload-surface .upload-visibility-group.visibility-radio-group.compact .visibility-radio-item{min-height:0;font-size:14px;padding:7px 1px 7px 0}.event-upload-surface .upload-policy-note p{font-size:11px}.event-upload-surface .upload-surface-actions{justify-content:stretch;gap:var(--space-2);flex-wrap:nowrap;position:-webkit-sticky;position:sticky;bottom:-1px;margin-top:var(--space-4);padding-top:var(--space-3);background:linear-gradient(180deg,rgb(252 253 252/0) 0,var(--card) 26%)}.event-upload-surface .upload-surface-actions .app-button{min-width:0;min-height:46px;font-size:14px;white-space:nowrap;letter-spacing:0;padding:0 12px}.event-upload-surface .upload-surface-close svg{width:18px;height:18px}}@media (max-width:520px) and (max-height:760px){.event-upload-surface .upload-media-picker-card{min-height:100px;padding:var(--space-3)}.event-upload-surface.is-selection-pending .upload-media-picker-card.is-primary-choice{min-height:100px}.event-upload-surface .upload-media-picker-icon{width:34px;height:34px;margin-bottom:0}.event-upload-surface .upload-media-picker-icon svg{width:18px;height:18px}.event-upload-surface .upload-media-picker-title{font-size:16px}.event-upload-surface .upload-media-picker-sub{font-size:11px}}.account-home-shell{display:grid;width:100%;max-width:500px;margin:0 auto;padding:0 var(--space-3);box-sizing:border-box}.account-home-card{border:1px solid var(--line);background:var(--card)}.account-home-card h2{margin:0 0 var(--space-3)}.account-home-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2-5)}.account-home-form{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.account-home-form label{display:grid;grid-gap:var(--space-1-5);gap:var(--space-1-5);color:var(--muted)}.account-home-form input{border:1px solid var(--line);border-radius:var(--radius-2);min-height:var(--size-control-min-height);padding:0 var(--space-3);background:var(--card);color:var(--ink)}.host-event-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:var(--space-2-5);gap:var(--space-2-5)}.host-list-loading{min-height:140px;display:grid;justify-items:center;align-content:start;grid-gap:var(--space-3-5);gap:var(--space-3-5);text-align:center;width:100%}.host-list-loading .host-callback-spinner{width:32px;height:32px;border-width:3px}.host-event-item{border:1px solid var(--event-border-divider);border-radius:var(--radius-3);display:flex;justify-content:space-between}.host-event-title{margin:0;font-weight:700}.host-event-meta{margin:var(--space-1) 0 0;color:var(--event-text-muted)}.host-event-actions{display:grid;justify-items:end;align-content:start}.host-dashboard-shell{gap:var(--space-4)}.host-create-card{background:radial-gradient(100% 150% at 0 0,rgb(226 239 229/65%) 0,rgb(255 255 255/100%) 55%),var(--card)}.host-create-form{gap:var(--space-2-5)}.host-create-form input{width:100%}.host-create-row{display:grid;grid-gap:var(--space-2-5);gap:var(--space-2-5)}.host-event-list-rich{gap:var(--space-3)}.host-event-item-rich{align-items:center;padding:var(--space-3-5)}.host-event-leading{display:flex;align-items:center;gap:var(--space-3)}.host-event-mini-avatar{border-radius:50%;background:var(--event-gradient-primary-alt);color:var(--surface-white);display:grid;place-items:center;font-family:var(--font-en),serif;flex:0 0 auto;overflow:hidden}.host-event-mini-avatar-image{width:100%;height:100%;object-fit:cover}.host-event-share-main{min-height:44px;background:var(--event-brand-600);border-color:var(--event-brand-600);box-shadow:var(--event-shadow-elevated-sm)}.host-file-input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);border:0;white-space:nowrap}.account-event-image-picker-actions,.host-event-image-picker-actions{display:flex;gap:var(--space-3)}.account-event-image-picker-actions>.app-button,.host-event-image-picker-actions>.app-button{flex:1 1}.account-event-image-picker-preparing{display:flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:80px;color:var(--event-text-muted);font-weight:700}.account-event-image-picker-error{margin:0;color:var(--event-text-danger);font-weight:700}.workspace-toolbar-bottom{display:flex;justify-content:flex-end;align-items:flex-start}.workspace-toolbar-right{display:grid;justify-items:end;grid-gap:var(--space-1-5);gap:var(--space-1-5);width:100%}.host-workspace-expired-empty-state{margin-top:var(--space-1)}.host-workspace-expired-empty-state .app-empty-state-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgb(112 177 142/12%);color:var(--event-brand-700);letter-spacing:.08em}.host-workspace-expired-empty-state .app-empty-state-title{max-width:20ch}.host-workspace-expired-empty-state .app-empty-state-copy{max-width:33ch}.host-workspace-setup-empty-state{margin-top:var(--space-1)}.host-workspace-setup-empty-state.app-empty-state--compact{justify-items:center;text-align:center}.host-workspace-setup-empty-state .app-empty-state-kicker{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:rgb(226 187 90/14%);color:#8c5a00;letter-spacing:.08em}.host-workspace-setup-empty-state .app-empty-state-title{max-width:none;text-wrap:pretty}.host-workspace-setup-empty-state .app-empty-state-copy{max-width:28ch;text-wrap:pretty}.host-workspace-setup-actions{display:grid;grid-gap:var(--space-3);gap:var(--space-3);width:100%}.host-workspace-setup-primary-actions{display:grid;grid-gap:var(--space-2);gap:var(--space-2);width:min(100%,520px);justify-self:center}.host-workspace-setup-primary-button,.host-workspace-setup-secondary-button{width:100%}.host-workspace-setup-button-inner{display:inline-flex;align-items:center;justify-content:center;gap:10px}.host-workspace-setup-button-icon{display:inline-grid;place-items:center;color:currentColor;flex-shrink:0}.host-workspace-setup-button-label{font-weight:700;letter-spacing:.01em}.host-workspace-setup-prep{display:grid;width:min(100%,480px);justify-self:center;padding:var(--space-1) 0 0;border:0;background:transparent}.host-workspace-setup-prep-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--space-3);gap:var(--space-3);border-top:0}.host-workspace-setup-prep-action{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid rgb(31 61 47/8%);border-radius:20px;background:linear-gradient(180deg,rgb(255 255 255/96%),rgb(248 251 249/92%));box-shadow:0 12px 24px rgb(20 39 29/4%);padding:16px;color:var(--event-text-strong);font:inherit;text-align:left;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.host-workspace-setup-prep-action:hover{background:rgb(247 250 248/96%);border-color:rgb(31 61 47/12%);transform:translateY(-1px)}.host-workspace-setup-prep-action:focus-visible{outline:var(--event-focus-ring-width) solid var(--event-focus-ring-color);outline-offset:var(--event-focus-ring-offset)}.host-workspace-setup-prep-action-icon{display:inline-grid;place-items:center;color:var(--event-brand-700);flex-shrink:0}.host-workspace-setup-prep-action-label{font-weight:700;line-height:1.35;justify-self:start}.host-workspace-setup-prep-action-arrow{color:color-mix(in srgb,var(--event-text-heading) 72%,rgb(108 136 121));display:inline-grid;place-items:center;line-height:1}.host-workspace-setup-note{width:min(100%,420px);margin:0;padding:6px 0 0;border-radius:0;display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;border:0;color:var(--muted);font-size:12px;line-height:1.5;text-align:center}@media (max-width:720px){.host-workspace-expired-empty-state{padding:var(--space-4-5)}.host-workspace-expired-empty-state .app-empty-state-title{font-size:17px}.host-workspace-expired-empty-state .app-empty-state-copy{font-size:13px}.host-workspace-setup-empty-state{padding:var(--space-4-5)}.host-workspace-setup-empty-state .app-empty-state-title{font-size:17px}.host-workspace-setup-empty-state .app-empty-state-copy{font-size:13px}}@media (max-width:420px){.host-workspace-setup-prep-actions{grid-template-columns:1fr;gap:0;border-top:1px solid rgb(31 61 47/7%)}.host-workspace-setup-prep-action{border:0;border-bottom:1px solid rgb(31 61 47/7%);border-radius:0;background:transparent;box-shadow:none;padding:14px 2px}.host-workspace-setup-prep-action:hover{background:rgb(247 250 248/82%);border-color:transparent;transform:none}}.inline-group-search{display:inline-flex;align-items:center;gap:var(--space-2)}.inline-group-search input{width:min(300px,44vw);min-height:36px;border-radius:999px;border:1px solid var(--line);background:var(--card);padding:0 var(--space-3-5);color:var(--event-text-strong)}.inline-group-search input:focus{outline:2px solid var(--event-focus-outline-subtle);outline-offset:1px}.upload-visibility-inline{display:grid;grid-gap:var(--space-1);gap:var(--space-1);align-content:start}.upload-visibility-label{margin:0;font-size:12px;color:var(--muted);line-height:1}.upload-group-setting-inline{display:inline-flex;align-items:center;gap:var(--space-2-5);flex-wrap:wrap}.upload-group-setting-text{font-size:12px;color:var(--muted)}.invite-share-surface{min-height:0}.invite-share-surface-head{align-items:flex-start;padding-right:40px;padding-bottom:12px;border-bottom:1px solid rgb(223 230 226/96%)}.invite-share-title{margin:0;font-size:18px;font-weight:700;color:var(--event-text-heading);letter-spacing:-.02em;line-height:1.2}.invite-share-surface-close{top:14px;right:14px}.invite-share-surface-body{margin-top:var(--space-3);min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.invite-share-surface-stage{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.invite-share-surface-stage>*+*{padding-top:var(--space-4);border-top:1px solid rgb(223 230 226/96%)}.invite-share-qr-panel{display:grid;grid-gap:14px;gap:14px;justify-items:center;text-align:center}.invite-share-qr-copy{display:grid;grid-gap:4px;gap:4px;justify-items:center}.invite-share-qr-title{margin:0;font-size:14px;font-weight:700;color:var(--event-text-heading)}.invite-share-qr-note{margin:0;font-size:12px;line-height:1.5;color:var(--neutral-text-secondary)}.invite-share-qr-frame{display:grid;place-items:center;padding:10px;border-radius:20px;border:1px solid rgb(226 232 228/96%);background:var(--surface-white);box-shadow:0 8px 20px rgb(25 37 31/6%)}.invite-share-qr{width:176px;height:176px;border-radius:14px;background:var(--surface-white)}.invite-share-qr-placeholder{width:176px;height:176px;border-radius:14px;border:1px dashed rgb(206 218 211/96%);display:grid;place-items:center;font-size:12px;color:var(--neutral-text-secondary);background:var(--surface-white)}.invite-share-qr-tools{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.invite-share-qr-tool{min-height:36px;border-radius:999px}.invite-share-actions-section{display:grid;grid-gap:12px;gap:12px}.invite-share-secondary-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(148px,1fr));grid-gap:8px;gap:8px}.invite-share-button-icon{display:inline-flex;align-items:center;justify-content:center;margin-right:8px}.invite-share-line-button{width:100%;border-radius:14px;background:var(--external-line-brand);border-color:var(--external-line-brand);font-size:15px;font-weight:700}.invite-share-line-button:hover:not(:disabled):not([aria-disabled=true]){filter:brightness(.98)}.invite-share-action-button{width:100%;border-radius:12px;justify-content:center}.invite-share-link-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:4px;border-top:1px solid rgb(233 238 235)}.invite-share-link-copy{min-width:0;flex:1 1 auto;display:grid;grid-gap:4px;gap:4px}.invite-share-link-label{margin:0;font-size:11px;font-weight:600;color:var(--neutral-text-secondary)}.invite-share-link-value{margin:0;font-size:14px;line-height:1.45;color:var(--event-text-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.invite-share-link-action{min-height:36px;border-radius:999px;flex:0 0 auto}.invite-share-message-section{display:grid;grid-gap:10px;gap:10px}.invite-share-message-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:0;background:transparent;padding:0;display:flex;align-items:center;justify-content:space-between;gap:12px;color:inherit;text-align:left;cursor:pointer}.invite-share-message-toggle-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.invite-share-message-toggle-label{font-size:14px;font-weight:700;color:var(--event-text-heading)}.invite-share-message-toggle-note{font-size:12px;line-height:1.5;color:var(--neutral-text-secondary)}.invite-share-message-toggle-meta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--neutral-text-secondary)}.invite-share-message-counter{margin:0;font-size:12px;font-weight:600;color:var(--neutral-text-secondary)}.invite-share-message-chevron{width:16px;height:16px;transition:transform var(--duration-surface) ease}.invite-share-message-chevron.is-expanded{transform:rotate(180deg)}.invite-share-message-panel{display:grid;grid-gap:10px;gap:10px;padding:10px 0 0}.invite-share-message-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.invite-share-message-label{margin:0;font-size:12px;font-weight:600;color:var(--neutral-text-secondary)}.invite-share-message-card{min-width:0}.invite-share-message-body{min-width:0;border:1px solid rgb(222 229 225/96%);border-radius:12px;padding:10px 12px;background:rgb(251 252 251/98%)}.invite-share-message-editor{width:100%;min-width:0;min-height:96px;border:0;background:transparent;color:var(--ink);font-size:13px;line-height:1.6;resize:vertical;padding:0;box-sizing:border-box}.invite-share-message-editor:focus{outline:none}.invite-share-message-actions{display:flex;justify-content:flex-start}.invite-share-message-actions .app-button{min-height:36px;border-radius:999px}@media (max-width:520px){.invite-share-surface-head{padding-bottom:12px}.invite-share-surface-stage{gap:var(--space-3-5)}.invite-share-surface-stage>*+*{padding-top:var(--space-3-5)}.invite-share-qr,.invite-share-qr-placeholder{width:156px;height:156px}.invite-share-secondary-actions{gap:8px;grid-template-columns:1fr}.invite-share-action-button,.invite-share-line-button{font-size:14px}.invite-share-link-row{align-items:flex-start;flex-direction:column}.invite-share-link-action{width:100%;justify-content:center}.invite-share-link-value{font-size:13px}.invite-share-message-panel{padding-top:8px}.invite-share-message-editor{min-height:88px;font-size:12px}}.event-image-crop-modal{width:min(640px,96vw);display:flex;flex-direction:column;--event-image-crop-box-size:240px}.event-image-crop-head{flex:0 0 auto}.event-image-crop-head .app-surface-title{font-size:clamp(22px,5.6vw,30px)}.event-image-crop-head .app-surface-description{line-height:1.45}.event-image-crop-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:2px}.event-image-crop-footer{flex:0 0 auto;margin-top:var(--space-3);padding-top:var(--space-3);border-top:1px solid rgb(216 229 221/72%);background:var(--surface-white)}.event-image-crop-stage{margin-top:10px;display:grid;place-items:center}.event-image-crop-box{position:relative;width:var(--event-image-crop-box-size);height:var(--event-image-crop-box-size);border-radius:20px;overflow:hidden;background:var(--bg);border:1px solid var(--line)}.event-image-crop-image{position:absolute;top:0;left:0;object-fit:cover}.event-image-crop-overlay{position:absolute;inset:0;pointer-events:none;border-radius:20px;box-shadow:inset 0 0 0 1px rgb(216 229 221/100%)}.event-image-crop-preparing{min-height:var(--event-image-crop-box-size);display:inline-flex;width:100%;align-items:center;justify-content:center;gap:var(--space-2);border:1px solid var(--line);border-radius:20px;background:var(--bg);color:var(--event-text-muted);font-size:14px;font-weight:700}.event-image-crop-controls{margin-top:12px;display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.event-image-crop-controls label{display:grid;grid-gap:var(--space-1);gap:var(--space-1);color:var(--muted);font-size:13px;font-weight:600}.event-image-crop-controls input[type=range]{width:100%}.event-image-crop-error{margin:var(--space-3) 0 0;border:1px solid var(--status-error-border);border-radius:var(--radius-2);background:var(--status-error-bg);color:var(--status-error-text);padding:var(--space-3);font-size:13px;font-weight:700;line-height:1.6}.host-event-image-loading-status{position:fixed;left:50%;bottom:calc(var(--mobile-modal-bottom-guard, 12px) + 18px);z-index:90;transform:translateX(-50%);display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);max-width:min(360px,calc(100vw - 32px));border:1px solid rgb(180 213 196/86%);border-radius:999px;background:rgb(255 255 255/96%);color:var(--ink);padding:10px 16px;box-shadow:0 14px 34px rgb(37 65 49/18%);font-size:13px;font-weight:700;line-height:1.3;pointer-events:none}@media (max-height:760px){.event-image-crop-modal{padding:var(--space-4)}.event-image-crop-body{margin-top:var(--space-3)}.event-image-crop-stage{margin-top:6px}.event-image-crop-controls{margin-top:10px;gap:var(--space-1-5)}.event-image-crop-footer .app-surface-actions{margin-top:0}}@media (max-width:420px){.event-image-crop-modal{width:min(96vw,420px)}.event-image-crop-footer .app-surface-actions--pair{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}.host-auth-page{padding-top:22px}.host-auth-card{margin-top:20px;border:1px solid var(--line);border-radius:22px;background:var(--surface-white);padding:32px;box-shadow:0 10px 22px rgb(67 96 81/7%);max-width:680px}.host-auth-entry-card{width:min(680px,100%);display:grid;grid-gap:var(--space-4);gap:var(--space-4);background:radial-gradient(circle at top left,rgb(217 111 82/10%),transparent 34%),linear-gradient(180deg,rgb(255 255 255/98%),rgb(248 250 249/98%))}.host-auth-entry-brand{display:grid;grid-gap:var(--space-2);gap:var(--space-2)}.host-auth-entry-kicker{margin:0;font-family:var(--font-en),serif;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.host-auth-entry-title{margin:0;color:var(--event-text-strong);font-size:clamp(28px,4.4vw,40px);line-height:1.1;letter-spacing:-.03em}.host-auth-entry-copy{margin:0;max-width:34rem;color:var(--event-text-muted);line-height:1.8}.host-auth-entry-meta{display:flex;flex-wrap:wrap;gap:var(--space-2)}.host-auth-entry-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:rgb(74 157 128/12%);color:var(--event-brand-700);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.host-auth-entry-chip--muted{background:rgb(99 112 104/10%);color:var(--muted)}.host-auth-entry-actions{display:flex;flex-wrap:wrap;gap:var(--space-2-5)}.host-callback-page{min-height:100vh;display:grid;place-items:center;padding:24px 16px}.host-callback-card{width:min(560px,100%);border:1px solid var(--line);border-radius:22px;background:var(--surface-white);padding:28px 24px;box-shadow:0 10px 22px rgb(67 96 81/7%);display:grid;justify-items:center;grid-gap:var(--space-2-5);gap:var(--space-2-5);text-align:center}.host-callback-spinner{width:40px;height:40px;border-radius:50%;border:3px solid var(--line);border-top-color:var(--event-brand-600);animation:host-callback-spin .9s linear infinite}.host-callback-kicker{margin:0;font-family:var(--font-en),serif;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px}.host-callback-title{margin:2px 0 0;font-size:clamp(26px,4vw,34px);letter-spacing:-.02em;color:var(--event-text-strong)}.host-callback-copy{margin:4px 0 0;color:var(--muted);line-height:1.7}.host-callback-copy.error{color:var(--color-error)}.host-callback-actions{margin-top:8px;display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-2)}@keyframes host-callback-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.host-callback-spinner{animation:none}}@media (max-width:720px){.host-auth-entry-actions{flex-direction:column}.host-auth-entry-actions .app-button{width:100%}}.host-form-grid{display:grid;grid-gap:var(--space-3);gap:var(--space-3);margin-top:12px}.host-form-grid label{display:grid;grid-gap:var(--space-1-5);gap:var(--space-1-5);color:var(--neutral-text);font-size:13px}.host-form-grid input{border:1px solid var(--line);border-radius:10px;min-height:42px;padding:0 12px;background:var(--surface-white)}.host-blocking-backdrop{z-index:80;background:rgb(9 20 14/58%)}.host-blocking-modal{width:min(560px,calc(100vw - 28px));border-radius:24px;border:1px solid var(--line);background:linear-gradient(180deg,var(--surface-white) 0,var(--surface-muted) 100%);box-shadow:0 22px 46px rgb(11 24 17/28%)}.host-blocking-modal .app-modal-actions{justify-content:flex-end;align-items:center}.page.account-home-page{padding:0}.account-home-mobile{width:100%;position:relative;display:grid;grid-gap:var(--space-3-5);gap:var(--space-3-5)}.account-home-tabs-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:var(--space-3);gap:var(--space-3)}.account-home-tabs{display:grid;min-width:0}.account-home-tabs .segmented-control{display:grid;grid-template-columns:1fr 1fr;grid-gap:1px;gap:1px;padding:1px;border-radius:999px;border:1px solid rgb(196 214 205/92%);background:linear-gradient(180deg,rgb(249 252 250/96%),rgb(242 247 244/94%));box-shadow:0 6px 14px rgb(43 64 53/5%)}.account-home-tabs .segmented-control-item{min-height:44px;border-radius:999px;font-size:14px;font-weight:700;color:var(--event-text-caption)}.account-home-tabs .segmented-control-item[data-state=on]{background:rgb(92 151 126/18%);color:color-mix(in srgb,var(--event-brand-700) 82%,var(--event-text-strong));box-shadow:none}.account-home-notice{display:grid;grid-gap:var(--space-3-5);gap:var(--space-3-5);border-radius:28px;padding:var(--space-4-5);border:1px solid color-mix(in srgb,var(--color-warning) 35%,var(--line));background:radial-gradient(140% 130% at 0 0,rgb(255 250 245/96%) 0,rgb(255 255 255/94%) 58%),var(--surface-white);box-shadow:0 16px 34px rgb(54 38 18/10%)}.account-home-notice-title{margin:0;font-size:18px;font-weight:800;line-height:1.35;color:var(--event-text-strong)}.account-home-notice-copy{margin:var(--space-2) 0 0;color:var(--muted);line-height:1.65;font-size:13px}.account-home-notice-actions,.account-home-toolbar{display:grid;grid-gap:var(--space-2-5);gap:var(--space-2-5)}.account-home-toolbar-summary{margin:0;min-height:18px;font-size:13px;font-weight:700;line-height:1.45;color:var(--event-text-caption)}.account-home-refresh-button{flex:0 0 auto;inline-size:46px;block-size:46px;border-radius:16px;border-color:rgb(206 220 212/92%);background:rgb(251 253 252/76%);color:var(--event-text-caption);box-shadow:none}.account-home-create-button{width:100%;gap:var(--space-2);min-height:52px;border-radius:18px;justify-content:center;font-size:16px;font-weight:800;border-color:color-mix(in srgb,var(--event-brand-700) 24%,transparent);background:linear-gradient(180deg,rgb(127 182 150/98%),rgb(100 158 127/99%));box-shadow:0 10px 18px rgb(77 147 103/12%),inset 0 1px 0 rgb(255 255 255/18%)}@media (hover:hover){.account-home-create-button:hover:not(:disabled):not([aria-disabled=true]){filter:none;transform:translateY(-1px);box-shadow:0 14px 22px rgb(77 147 103/16%),inset 0 1px 0 rgb(255 255 255/22%)}}.account-home-refresh-icon.is-loading{animation:host-callback-spin .9s linear infinite}.account-home-mobile-feedback{margin:0;padding:var(--space-3) var(--space-3-5);border-radius:18px;background:rgb(255 255 255/84%);border:1px solid var(--line);color:var(--event-text-heading);font-size:13px;line-height:1.55;box-shadow:0 10px 24px rgb(25 39 31/6%)}.account-home-list-shell{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.account-home-event-list{margin:0;padding:0;list-style:none}.account-home-event-list,.account-home-trial-section{display:grid;grid-gap:var(--space-4);gap:var(--space-4)}.account-home-trial-section{padding-top:var(--space-5);border-top:1px solid color-mix(in srgb,var(--line) 78%,transparent)}.account-home-trial-heading{margin:0;font-size:16px;font-weight:800;line-height:1.4;color:var(--event-text-strong)}.account-home-event-card-body{text-align:center}.account-home-event-card-body .event-summary-card-meta{justify-content:center}@media (min-width:721px){.page.account-home-page{padding-top:0;padding-bottom:0}}.account-home-page{--hs-account-home-shell-gap:var(--space-3-5);--hs-account-home-card-radius:var(--radius-4);--hs-account-home-card-pad:var(--space-4);--hs-account-home-h2-size:var(--text-3xl);--hs-event-item-pad:var(--space-3);--hs-event-item-gap:var(--space-3);--hs-event-meta-size:var(--text-md);--hs-event-actions-gap:var(--space-2);--hs-create-row-template:1fr auto;--hs-mini-avatar-size:var(--space-16);--hs-mini-avatar-font:var(--text-mini-avatar-initial)}.account-home-shell{gap:var(--hs-account-home-shell-gap)}.account-home-card{border-radius:var(--hs-account-home-card-radius);padding:var(--hs-account-home-card-pad)}.account-home-card h2{font-size:var(--hs-account-home-h2-size)}.host-event-item{padding:var(--hs-event-item-pad);gap:var(--hs-event-item-gap)}.host-event-meta{font-size:var(--hs-event-meta-size)}.host-event-actions{gap:var(--hs-event-actions-gap)}.host-create-row{grid-template-columns:var(--hs-create-row-template)}.host-event-mini-avatar{width:var(--hs-mini-avatar-size);height:var(--hs-mini-avatar-size);font-size:var(--hs-mini-avatar-font)}@media (min-width:1024px) and (max-width:1180px){.account-home-page{--hs-account-home-shell-gap:12px;--hs-account-home-card-pad:14px;--hs-account-home-h2-size:18px;--hs-mini-avatar-size:56px;--hs-mini-avatar-font:22px}}@media (max-width:1023px){.account-home-shell,.workspace-host{--hs-account-home-shell-gap:var(--space-2-5);--hs-account-home-card-pad:var(--space-3-5);--hs-account-home-h2-size:var(--text-2xl);--hs-memory-card-pad:var(--space-6);--hs-memory-card-radius:calc(var(--radius-4) + var(--space-half));--hs-mini-avatar-size:56px;--hs-mini-avatar-font:var(--text-4xl)}.account-home-page{--hs-account-home-shell-gap:8px;--hs-account-home-card-pad:7px;--hs-account-home-card-radius:12px;--hs-account-home-h2-size:16px;--hs-event-item-pad:10px;--hs-event-item-gap:10px;--hs-event-meta-size:12px;--hs-event-actions-gap:6px;--hs-create-row-template:1fr;--hs-mini-avatar-size:44px;--hs-mini-avatar-font:18px}}@media (max-width:520px){:root{--hs-memory-card-pad:12px}}:root{--guest-actions-gap:var(--space-2-5);--guest-controls-gap:var(--space-2-5);--guest-controls-min-w:var(--layout-guest-controls-min-w);--guest-empty-min-h:var(--layout-guest-empty-min-h);--guest-empty-title:var(--layout-guest-empty-title-size)}.guest-upload-group-inline{display:grid;grid-gap:var(--space-1-5);gap:var(--space-1-5)}.guest-group-panel h3{margin:0 0 var(--space-2-5)}.guest-group-controls{display:flex;gap:var(--guest-controls-gap);align-items:center;flex-wrap:wrap}.guest-group-controls input{min-width:var(--guest-controls-min-w);border:1px solid var(--line);border-radius:var(--radius-3);min-height:var(--space-10);padding:0 var(--space-3)}.guest-upload-modal{width:min(560px,96vw);border-radius:var(--space-6);border:1px solid var(--line);background:var(--surface-primary);padding:var(--space-6) var(--space-6) var(--space-5)}.trial-notice-modal{width:min(420px,calc(100vw - 28px));padding:var(--space-5) var(--space-5) var(--space-4-5)}.trial-notice-modal-head{justify-content:flex-start}.trial-notice-modal-copy{justify-items:start}.trial-notice-modal-title{text-wrap:balance}.trial-notice-modal-body{margin-top:var(--space-3)}.trial-notice-modal-list{margin:0;padding-left:1.1em;display:grid;grid-gap:var(--space-2);gap:var(--space-2);color:var(--neutral-text-secondary);line-height:1.7}.trial-notice-modal-list li::marker{color:var(--neutral-text-muted)}.trial-notice-modal-actions{justify-content:center}.trial-notice-modal-button{min-width:132px}@media (max-width:980px){:root{--guest-actions-gap:var(--space-2);--guest-controls-gap:var(--space-2);--layout-guest-controls-min-w:200px;--layout-guest-empty-min-h:300px;--layout-guest-empty-title-size:26px}.guest-upload-modal{width:min(560px,96vw);border-radius:var(--space-6);padding:var(--space-5-5) var(--space-4-5) var(--space-4)}}@media (max-width:1023px){:root{--guest-actions-gap:var(--space-2);--guest-controls-gap:var(--space-2);--layout-guest-controls-min-w:0;--layout-guest-empty-min-h:260px;--layout-guest-empty-title-size:var(--text-5xl)}.guest-group-controls input{width:100%}.workspace-guest.event-workspace-root{padding-top:0}.workspace-guest .event-viewer-head .selection-toggle:not(.on){display:none}}.legal-page{max-width:860px;margin:0 auto;padding:calc(var(--space-12) + var(--space-1)) var(--space-5) calc(var(--space-16) + var(--space-4))}.legal-page .legal-back-link{display:inline-flex;align-items:center;min-height:44px;color:var(--legal-back-link);text-decoration:none;font-weight:600}.legal-page .legal-link{color:var(--legal-inline-link);-webkit-text-decoration-color:var(--legal-link-underline);text-decoration-color:var(--legal-link-underline);text-underline-offset:2px}.legal-page h1{margin:0;font-size:clamp(30px,4vw,42px);letter-spacing:-.02em}.legal-page .legal-meta{margin:var(--space-2-5) 0 calc(var(--space-8) + var(--space-half));color:var(--muted);font-size:14px}.legal-page section+section{margin-top:var(--space-7)}.legal-page h2{margin:0 0 12px;font-size:22px}.legal-page li,.legal-page p{margin:0;color:var(--legal-body-text);line-height:1.9}.legal-page ul{margin:0;padding-left:var(--space-5-5)}.legal-page p+p,.legal-page p+ul,.legal-page ul+p{margin-top:var(--space-2-5)}.help-page{max-width:840px;padding-top:var(--space-8)}.help-section{scroll-margin-top:80px;overflow:hidden;border:1px solid color-mix(in srgb,var(--legal-link-underline) 34%,white);border-radius:8px;background:rgba(255,255,255,.9)}.legal-page .help-section h2{margin:0;padding:18px 20px 14px;font-size:20px}.help-question-list{display:grid;border-top:1px solid color-mix(in srgb,var(--legal-link-underline) 32%,white)}.help-question{border-bottom:1px solid color-mix(in srgb,var(--legal-link-underline) 32%,white)}.help-question:last-child{border-bottom:0}.help-question summary{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:52px;padding:0 20px;color:var(--legal-body-text);cursor:pointer;font-weight:700;list-style:none}.help-question summary::-webkit-details-marker{display:none}.help-question summary:after{content:"";width:9px;height:9px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .16s ease;flex:0 0 auto}.help-question[open] summary:after{transform:rotate(225deg)}.help-question p{max-width:680px;padding:0 48px 18px 20px;color:color-mix(in srgb,var(--legal-body-text) 84%,white)}.help-contact-section{border:0;background:transparent;padding-top:var(--space-2)}.legal-page--commerce .commerce-item-card,.legal-page--commerce .commerce-links-card,.legal-page--commerce .commerce-summary-card{border:1px solid color-mix(in srgb,var(--legal-link-underline) 55%,white);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,251,250,.98));box-shadow:0 20px 44px rgba(26,34,29,.06)}.legal-page--commerce .commerce-links-card,.legal-page--commerce .commerce-summary-card{padding:24px}.legal-page--commerce .commerce-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.legal-page--commerce .commerce-item-card{padding:20px}.legal-page--commerce .commerce-item-card--wide{grid-column:1/-1}.legal-page--commerce .commerce-item-card h2,.legal-page--commerce .commerce-links-card h2,.legal-page--commerce .commerce-summary-card h2{margin-bottom:10px;font-size:18px}@media (max-width:720px){.legal-page--commerce .commerce-grid{grid-template-columns:1fr}.legal-page--commerce .commerce-item-card--wide{grid-column:auto}}