.EventSchedule-module-scss-module__8Dg6Hq__form{flex-direction:column;gap:1.5rem;display:flex}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__pageTitle{margin-top:0}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__pageTitle .EventSchedule-module-scss-module__8Dg6Hq__highlight{color:var(--color-brand-primary)}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow{justify-content:flex-end;align-items:stretch;gap:1rem;margin-top:2rem;display:flex}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__backButton{border:1px solid var(--color-border);background:var(--color-background-alt);height:48px;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-bg),var(--transition-color);white-space:nowrap;border-radius:6px;flex:none;padding:0 1.25rem;font-size:1rem;font-weight:600}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__backButton:hover{background:var(--color-background-standout)}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__backButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__backButton:disabled{opacity:.5;cursor:not-allowed}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__submitButton{background:var(--color-brand-primary);height:48px;color:var(--color-text-primary-on-brand);cursor:pointer;transition:var(--transition-bg),var(--transition-color);border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:0 1.5rem;font-size:1rem;font-weight:600;display:flex}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__submitButton:hover:not(:disabled){background:#a8007f}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__submitButton:disabled{opacity:.6;cursor:not-allowed}.EventSchedule-module-scss-module__8Dg6Hq__form .EventSchedule-module-scss-module__8Dg6Hq__buttonRow .EventSchedule-module-scss-module__8Dg6Hq__spinner{border:3px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite EventSchedule-module-scss-module__8Dg6Hq__spin}@keyframes EventSchedule-module-scss-module__8Dg6Hq__spin{to{transform:rotate(360deg)}}
.EventLocation-module-scss-module__jQm_6q__form{flex-direction:column;gap:1.5rem;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__pageTitle{margin-top:0}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__pageTitle .EventLocation-module-scss-module__jQm_6q__highlight{color:var(--color-brand-primary)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__locationSection{background:var(--color-background-alt);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__radioGroupLabel{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButtonGroup{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;display:grid}@media (max-width:820px){.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButtonGroup{grid-template-columns:1fr 1fr}}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton{border:2px solid var(--color-pill-9-border);background:var(--color-pill-9-bg);min-height:98px;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-border),var(--transition-bg),var(--transition-color),transform 50ms ease-in-out;text-align:center;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:700;display:flex;position:relative}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton:hover{background:var(--color-pill-9-hover)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton.EventLocation-module-scss-module__jQm_6q__selected{border-color:var(--color-brand-primary);background:var(--color-background);box-shadow:0 0 0 2px color-mix(in oklab, var(--color-brand-primary) 20%, transparent)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton:active{transform:translateY(1px)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton .EventLocation-module-scss-module__jQm_6q__buttonIcon{color:var(--color-brand-primary);justify-content:center;align-items:center;font-size:1.6rem;line-height:1;display:inline-flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__toggleButton .EventLocation-module-scss-module__jQm_6q__buttonText{color:var(--color-text-primary);font-size:.95rem;font-weight:700}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__helperText{color:var(--color-text-secondary);margin-top:.25rem;font-size:.95rem;line-height:1.4}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__secretHint{background:color-mix(in oklab, var(--color-brand-primary) 10%, transparent);border-left:3px solid var(--color-brand-primary);color:var(--color-text-secondary);border-radius:4px;margin-top:.5rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.4}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__disabledOption{opacity:.5;cursor:not-allowed}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__disabledOption:hover{background:var(--color-pill-9-bg)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__onlineDisabledHint{color:var(--color-text-secondary);margin:.5rem 0 0;font-size:.9rem;line-height:1.4}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__inlineLink{color:var(--color-brand-primary);font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__inlineLink:hover{color:var(--color-link-hover)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__staticView{border:1px solid var(--color-border);background:var(--color-background);border-radius:6px;grid-template-columns:1fr auto;align-items:start;gap:.75rem 1rem;margin-top:.25rem;padding:1rem 1.25rem;display:grid}@media (max-width:640px){.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__staticView{grid-template-columns:1fr}}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__addressText{flex-direction:column;gap:.25rem;min-width:0;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__displayName{color:var(--color-text-primary);word-break:normal;overflow-wrap:break-word;font-size:1.05rem;font-weight:700;line-height:1.25}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__fullAddress{color:var(--color-text-secondary);word-break:normal;overflow-wrap:break-word;white-space:normal;font-size:.95rem;line-height:1.35}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonGroup{justify-self:end;align-items:center;gap:.75rem;display:inline-flex}@media (max-width:640px){.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonGroup{justify-self:start}}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__iconButton{color:var(--color-link);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;gap:.35rem;padding:.4rem .6rem;font-size:.9rem;display:inline-flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__iconButton:hover{background:var(--color-background-standout);text-decoration:underline}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__iconButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__iconButton svg{font-size:.95rem}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__fieldError{color:#d01212;margin-top:.5rem;font-size:1rem;font-weight:700}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__rsvpField{flex-direction:column;gap:.35rem;margin-top:.5rem;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__rsvpLabel{color:var(--color-text-primary);font-size:.95rem;font-weight:600}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__rsvpInput{appearance:none;border:1px solid var(--color-border);background:var(--color-background);width:100%;height:44px;color:var(--color-text-primary);border-radius:6px;padding:0 .75rem;font-size:1rem}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__rsvpInput:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__rsvpHelp{color:var(--color-text-secondary);font-size:.9rem;line-height:1.35}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow{justify-content:flex-end;align-items:stretch;gap:1rem;margin-top:2rem;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__backButton{border:1px solid var(--color-border);background:var(--color-background-alt);height:48px;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-bg),var(--transition-color);white-space:nowrap;border-radius:6px;flex:none;padding:0 1.25rem;font-size:1rem;font-weight:700}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__backButton:hover{background:var(--color-background-standout)}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__backButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__backButton:disabled{opacity:.5;cursor:not-allowed}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__submitButton{background:var(--color-brand-primary);height:48px;color:var(--color-text-primary-on-brand);cursor:pointer;transition:var(--transition-bg),var(--transition-color);border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:700;display:flex}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__submitButton:hover:not(:disabled){background:#a8007f}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__submitButton:disabled{opacity:.6;cursor:not-allowed}.EventLocation-module-scss-module__jQm_6q__form .EventLocation-module-scss-module__jQm_6q__buttonRow .EventLocation-module-scss-module__jQm_6q__spinner{border:3px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite EventLocation-module-scss-module__jQm_6q__spin}@keyframes EventLocation-module-scss-module__jQm_6q__spin{to{transform:rotate(360deg)}}
.EventPricing-module-scss-module__aUIcCW__form{flex-direction:column;gap:1.5rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__headerRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__pageTitle{margin-top:0}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__pageTitle .EventPricing-module-scss-module__aUIcCW__highlight{color:var(--color-brand-primary)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__pricingSection{background:var(--color-background-alt);box-shadow:var(--shadow-sm);border:1px solid var(--color-border);border-radius:10px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__radioGroupLabel{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1rem;font-weight:600}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButtonGroup{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}@media (max-width:720px){.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButtonGroup{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButton{border:2px solid var(--color-pill-9-border);background:var(--color-pill-9-bg);min-height:120px;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-border),var(--transition-bg),var(--transition-color),transform 50ms ease-in-out;text-align:left;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:700;display:flex;position:relative}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButton:hover{background:var(--color-pill-9-hover)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButton:active{transform:translateY(1px)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButton:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__toggleButtonSelected{border-color:var(--color-brand-primary);background:var(--color-background);box-shadow:0 0 0 2px color-mix(in oklab, var(--color-brand-primary) 20%, transparent)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonIcon{color:var(--color-brand-primary);justify-content:center;align-items:center;font-size:1.25rem;line-height:1;display:inline-flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonText{color:var(--color-text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:inline-flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonDescription{color:var(--color-text-secondary);font-size:.9rem;font-weight:500}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputGroup{flex-direction:column;gap:.25rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputGroup label{color:var(--color-text-primary);font-size:.95rem;font-weight:600}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputGroup input,.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputGroup select{border:1px solid var(--color-border);background:var(--color-background);color:var(--color-text-primary);border-radius:6px;padding:.75rem;font-size:1rem}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputGroup input:focus,.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputGroup select:focus{outline:2px solid var(--color-focus);outline-offset:1px}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__flexRow{gap:1rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__flexRow .EventPricing-module-scss-module__aUIcCW__inputGroup{flex:1}@media (max-width:640px){.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__flexRow{flex-direction:column}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__flexRow .EventPricing-module-scss-module__aUIcCW__inputGroup{width:100%}}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeRow{flex-wrap:wrap;align-items:center;gap:.1rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeField{border:1px solid var(--color-border);background:var(--color-background);border-radius:6px;align-items:center;min-height:38px;display:inline-flex;overflow:hidden}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeField:focus-within{border-color:var(--color-brand-primary);box-shadow:0 0 0 2px color-mix(in oklab, var(--color-brand-primary) 20%, transparent)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeField:focus-within .EventPricing-module-scss-module__aUIcCW__timeInput{background:var(--color-background)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeFieldError{border-color:#d01212}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeInput{background:inherit;text-align:center;font-variant-numeric:tabular-nums;width:3.2rem;color:var(--color-text-primary);border-radius:0;padding:.3rem .35rem;font-size:.95rem;border:none!important}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeInput:focus{background:inherit;box-shadow:none!important;outline:none!important}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeInput::placeholder{color:var(--color-text-secondary)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__timeColon{color:var(--color-text-primary);padding:0 .3rem;font-size:1rem;font-weight:600}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__periodSelect{background:var(--color-background);min-width:3.75rem;color:var(--color-text-primary);appearance:none;border:none;border-radius:6px;padding:.45rem .75rem;font-size:.95rem}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__periodSelect:focus{box-shadow:none;outline:none}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__periodSelect::-ms-expand{display:none}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__periodSelectError{border-color:#d01212}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__helperText{color:var(--color-text-secondary);margin:0;font-size:.9rem}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__fieldError{color:#d01212;font-size:.95rem;font-weight:600}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__inputError{border-color:#d01212}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow{justify-content:flex-end;align-items:stretch;gap:1rem;margin-top:2rem;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__backButton{border:1px solid var(--color-border);background:var(--color-background-alt);height:48px;color:var(--color-text-primary);cursor:pointer;transition:var(--transition-bg),var(--transition-color);white-space:nowrap;border-radius:6px;flex:none;padding:0 1.25rem;font-size:1rem;font-weight:600}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__backButton:hover{background:var(--color-background-standout)}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__backButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__backButton:disabled{opacity:.5;cursor:not-allowed}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__submitButton{background:var(--color-brand-primary);height:48px;color:var(--color-text-primary-on-brand);cursor:pointer;transition:var(--transition-bg),var(--transition-color);border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:0 1.5rem;font-size:1rem;font-weight:600;display:flex}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__submitButton:hover:not(:disabled){background:#a8007f}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__submitButton:disabled{opacity:.6;cursor:not-allowed}.EventPricing-module-scss-module__aUIcCW__form .EventPricing-module-scss-module__aUIcCW__buttonRow .EventPricing-module-scss-module__aUIcCW__spinner{border:3px solid #fff;border-top-color:#0000;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite EventPricing-module-scss-module__aUIcCW__spin}@keyframes EventPricing-module-scss-module__aUIcCW__spin{to{transform:rotate(360deg)}}
.EventLinks-module-scss-module__m8zqAG__form{flex-direction:column;gap:1.5rem;display:flex}.EventLinks-module-scss-module__m8zqAG__section{background:var(--color-background-alt);border:1px solid var(--color-border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.EventLinks-module-scss-module__m8zqAG__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.EventLinks-module-scss-module__m8zqAG__sectionTitleRow{align-items:center;gap:.5rem;display:flex}.EventLinks-module-scss-module__m8zqAG__sectionIcon{color:var(--color-brand-primary);font-size:1.1rem}.EventLinks-module-scss-module__m8zqAG__sectionLabel{color:var(--color-text-primary);margin:0;font-size:1.1rem;font-weight:700}.EventLinks-module-scss-module__m8zqAG__sectionHint{color:var(--color-text-secondary);align-items:center;gap:.35rem;margin:.25rem 0 0;font-size:.85rem;display:flex}.EventLinks-module-scss-module__m8zqAG__hintIcon{color:var(--color-brand-primary);font-size:.75rem}.EventLinks-module-scss-module__m8zqAG__linkList{flex-direction:column;gap:.6rem;display:flex}.EventLinks-module-scss-module__m8zqAG__linkCardWrapper{flex-direction:column;gap:.35rem;display:flex}.EventLinks-module-scss-module__m8zqAG__primaryHint{color:var(--color-brand-primary);align-items:center;gap:.35rem;margin:0;padding-left:.5rem;font-size:.8rem;display:flex}.EventLinks-module-scss-module__m8zqAG__primaryHint svg{font-size:.7rem}.EventLinks-module-scss-module__m8zqAG__linkCard{background:var(--color-background-standout,#1a1a2e);border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .85rem;transition:background .15s,border-color .15s;display:flex}.EventLinks-module-scss-module__m8zqAG__linkCardPrimary{background:var(--color-background);border-color:var(--color-border)}.EventLinks-module-scss-module__m8zqAG__linkCardError{border-color:var(--color-error,#d01212)}.EventLinks-module-scss-module__m8zqAG__brandIcon{width:1.5rem;color:var(--color-text-tertiary);flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.EventLinks-module-scss-module__m8zqAG__urlInput{border:1px solid var(--color-border);background:var(--color-background-alt);min-width:0;color:var(--color-text-primary);word-break:break-all;overflow-wrap:break-word;border-radius:6px;flex:1;padding:.5rem .65rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.EventLinks-module-scss-module__m8zqAG__urlInput::placeholder{color:var(--color-text-tertiary)}.EventLinks-module-scss-module__m8zqAG__urlInput:focus{border-color:var(--color-brand-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-brand-primary) 15%, transparent);outline:none}.EventLinks-module-scss-module__m8zqAG__urlInput:disabled{opacity:.6;cursor:not-allowed}.EventLinks-module-scss-module__m8zqAG__starButton{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;font-size:1rem;transition:color .15s,background .15s;display:flex}.EventLinks-module-scss-module__m8zqAG__starButton:hover:not(:disabled){color:var(--color-brand-primary);background:color-mix(in srgb, var(--color-brand-primary) 10%, transparent)}.EventLinks-module-scss-module__m8zqAG__starButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventLinks-module-scss-module__m8zqAG__starButton:disabled{opacity:.5;cursor:not-allowed}.EventLinks-module-scss-module__m8zqAG__starButton.EventLinks-module-scss-module__m8zqAG__starred{color:var(--color-brand-primary)}.EventLinks-module-scss-module__m8zqAG__deleteButton{color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.4rem;font-size:.9rem;transition:color .15s,background .15s;display:flex}.EventLinks-module-scss-module__m8zqAG__deleteButton:hover:not(:disabled){color:var(--color-error,#d01212);background:color-mix(in srgb, var(--color-error,#d01212) 10%, transparent)}.EventLinks-module-scss-module__m8zqAG__deleteButton:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px}.EventLinks-module-scss-module__m8zqAG__deleteButton:disabled{opacity:.5;cursor:not-allowed}.EventLinks-module-scss-module__m8zqAG__emptyState{color:var(--color-text-secondary);text-align:center;margin:0;padding:1.5rem 1rem;font-size:.95rem}.EventLinks-module-scss-module__m8zqAG__addButton,.EventLinks-module-scss-module__m8zqAG__addButtonCentered{background:var(--color-pill-6-bg);color:var(--color-pill-6-text);border:1px solid var(--color-pill-6-border);cursor:pointer;transition:background var(--transition-bg),color var(--transition-color);border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .8rem;display:inline-flex}.EventLinks-module-scss-module__m8zqAG__addButton:hover,.EventLinks-module-scss-module__m8zqAG__addButtonCentered:hover{background:var(--color-pill-6-hover);color:var(--color-pill-6-hover-text)}.EventLinks-module-scss-module__m8zqAG__addButton:focus-visible,.EventLinks-module-scss-module__m8zqAG__addButtonCentered:focus-visible{box-shadow:0 0 0 3px var(--color-brand-primary);outline:none}.EventLinks-module-scss-module__m8zqAG__addButtonCentered{align-self:flex-start}.EventLinks-module-scss-module__m8zqAG__fieldError{color:var(--color-error,#d01212);margin:0;font-size:.9rem;font-weight:600}@media (max-width:640px){.EventLinks-module-scss-module__m8zqAG__section{padding:1.25rem}.EventLinks-module-scss-module__m8zqAG__linkCard{gap:.5rem;padding:.5rem .65rem}.EventLinks-module-scss-module__m8zqAG__brandIcon{width:1.25rem;font-size:1rem}.EventLinks-module-scss-module__m8zqAG__urlInput{padding:.45rem .5rem;font-size:.9rem}.EventLinks-module-scss-module__m8zqAG__starButton,.EventLinks-module-scss-module__m8zqAG__deleteButton{padding:.35rem}}
.StickerMarquee-module-scss-module__NeSM7a__box{background:radial-gradient(circle at 50% 0,#241a2e,#15111c);border:1px solid #d4af3766;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:164px;min-height:98px;padding:12px;display:flex;overflow:hidden}.StickerMarquee-module-scss-module__NeSM7a__sticker{text-transform:uppercase;letter-spacing:1px;flex-direction:column;align-items:flex-start;line-height:.82;display:inline-flex}.StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__l2{display:block}.StickerMarquee-module-scss-module__NeSM7a__arrow{font-family:sans-serif;display:none}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkHolo{to{background-position:300%}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkSheen{to{background-position:200%}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkBlink{50%{opacity:.35}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkFlick{0%,92%,to{opacity:1}94%{opacity:.55}96%{opacity:1}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkGlx{0%,to{clip-path:inset(0 0 60%)}25%{clip-path:inset(40% 0 20%)}50%{clip-path:inset(70% 0 5%)}75%{clip-path:inset(20% 0 50%)}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkGlx2{0%,to{clip-path:inset(60% 0 10%)}30%{clip-path:inset(10% 0 70%)}60%{clip-path:inset(45% 0 35%)}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkFall1{0%{background-position:0 0}to{background-position:6px 80px}}@keyframes StickerMarquee-module-scss-module__NeSM7a__stkFall2{0%{background-position:0 0}to{background-position:-8px 60px}}.StickerMarquee-module-scss-module__NeSM7a__graffiti{font-family:var(--font-anton),sans-serif;transform:rotate(-4deg)}.StickerMarquee-module-scss-module__NeSM7a__graffiti .StickerMarquee-module-scss-module__NeSM7a__l1{color:#0000;-webkit-text-stroke:1.6px #d4af37;text-shadow:2px 2px #ed4d9e8c;font-size:30px}.StickerMarquee-module-scss-module__NeSM7a__graffiti .StickerMarquee-module-scss-module__NeSM7a__l2{color:#f7e08a;font-size:30px}.StickerMarquee-module-scss-module__NeSM7a__graffiti .StickerMarquee-module-scss-module__NeSM7a__arrow{color:#ff8fcb;font-size:17px;display:block}.StickerMarquee-module-scss-module__NeSM7a__holo{font-family:var(--font-anton),sans-serif;color:#2a1830;background:linear-gradient(100deg,#f7e08a,#ed4d9e,#9d8dff,#5deab5,#f7e08a) 0 0/300% 100%;border-radius:999px;flex-direction:row;align-items:center;gap:.34em;padding:8px 16px;font-size:16px;animation:3.4s linear infinite StickerMarquee-module-scss-module__NeSM7a__stkHolo}.StickerMarquee-module-scss-module__NeSM7a__holo .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__holo .StickerMarquee-module-scss-module__NeSM7a__l2{display:inline}.StickerMarquee-module-scss-module__NeSM7a__neonPink{text-align:center;font-family:var(--font-bebas),sans-serif;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__neonPink .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__neonPink .StickerMarquee-module-scss-module__NeSM7a__l2{color:#fff;text-shadow:0 0 4px #ff8fcb,0 0 14px #ed4d9e,0 0 30px #ed4d9e;font-size:36px;animation:5s infinite StickerMarquee-module-scss-module__NeSM7a__stkFlick}.StickerMarquee-module-scss-module__NeSM7a__neonMint{text-align:center;font-family:var(--font-bebas),sans-serif;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__neonMint .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__neonMint .StickerMarquee-module-scss-module__NeSM7a__l2{color:#fff;text-shadow:0 0 4px #5deab5,0 0 14px #2fd39b,0 0 30px #2fd39b;font-size:36px}.StickerMarquee-module-scss-module__NeSM7a__vaporwave{text-align:center;font-family:var(--font-bungee),sans-serif;filter:drop-shadow(0 0 14px #9d8dff73);align-items:center}.StickerMarquee-module-scss-module__NeSM7a__vaporwave .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__vaporwave .StickerMarquee-module-scss-module__NeSM7a__l2{background:linear-gradient(#f7e08a,#ff8fcb 48%,#9d8dff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:22px}.StickerMarquee-module-scss-module__NeSM7a__stamp{text-align:center;font-family:var(--font-oswald),sans-serif;color:#ff5c7a;letter-spacing:2px;border:3px solid #ff5c7a;border-radius:6px;align-items:center;padding:6px 14px;font-weight:700;transform:rotate(-8deg)}.StickerMarquee-module-scss-module__NeSM7a__stamp .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__stamp .StickerMarquee-module-scss-module__NeSM7a__l2{font-size:24px}.StickerMarquee-module-scss-module__NeSM7a__ribbon{font-family:var(--font-bebas),sans-serif;color:#3a2406;clip-path:polygon(0 0,100% 0,calc(100% - 12px) 50%,100% 100%,0 100%,12px 50%);background:linear-gradient(#f7e08a,#d4af37);flex-direction:row;align-items:center;gap:.3em;padding:9px 26px;font-size:22px}.StickerMarquee-module-scss-module__NeSM7a__ribbon .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__ribbon .StickerMarquee-module-scss-module__NeSM7a__l2{display:inline}.StickerMarquee-module-scss-module__NeSM7a__ticket{text-align:center;font-family:var(--font-oswald),sans-serif;color:#f7e08a;background:#241a2e;border:1px dashed #f7e08a8c;border-radius:7px;align-items:center;padding:10px 20px;font-weight:700;position:relative}.StickerMarquee-module-scss-module__NeSM7a__ticket .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__ticket .StickerMarquee-module-scss-module__NeSM7a__l2{font-size:16px}.StickerMarquee-module-scss-module__NeSM7a__ticket:before,.StickerMarquee-module-scss-module__NeSM7a__ticket:after{content:"";background:#15111c;border-radius:50%;width:13px;height:13px;position:absolute;top:50%;transform:translateY(-50%)}.StickerMarquee-module-scss-module__NeSM7a__ticket:before{left:-7px}.StickerMarquee-module-scss-module__NeSM7a__ticket:after{right:-7px}.StickerMarquee-module-scss-module__NeSM7a__stencil{text-align:center;font-family:var(--font-stencil),sans-serif;color:#f7e08a;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__stencil .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__stencil .StickerMarquee-module-scss-module__NeSM7a__l2{text-shadow:0 0 8px #f7e08a40;font-size:27px}.StickerMarquee-module-scss-module__NeSM7a__glitch{text-align:center;font-family:var(--font-archivo),sans-serif;color:#fff;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2{font-size:27px;position:relative}.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1:before,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1:after,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2:before,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2:after{content:attr(data-text);mix-blend-mode:screen;position:absolute;inset:0}.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1:before,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2:before{color:#00e9ff;animation:2.4s steps(2,end) infinite StickerMarquee-module-scss-module__NeSM7a__stkGlx;transform:translate(-2px)}.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1:after,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2:after{color:#ff2e88;animation:2.4s steps(2,end) infinite StickerMarquee-module-scss-module__NeSM7a__stkGlx2;transform:translate(2px)}.StickerMarquee-module-scss-module__NeSM7a__marquee{text-align:center;font-family:var(--font-bungee),sans-serif;color:#f7e08a;background:#19122a;border-radius:12px;align-items:center;padding:14px 22px;position:relative}.StickerMarquee-module-scss-module__NeSM7a__marquee .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__marquee .StickerMarquee-module-scss-module__NeSM7a__l2{font-size:18px}.StickerMarquee-module-scss-module__NeSM7a__marquee:before{content:"";border:2.5px dotted #f7e08a;border-radius:8px;animation:1s steps(2,end) infinite StickerMarquee-module-scss-module__NeSM7a__stkBlink;position:absolute;inset:6px}.StickerMarquee-module-scss-module__NeSM7a__gradientFill{text-align:center;font-family:var(--font-archivo),sans-serif;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__gradientFill .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__gradientFill .StickerMarquee-module-scss-module__NeSM7a__l2{background:linear-gradient(120deg,#ff8fcb,#f7e08a);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:30px}.StickerMarquee-module-scss-module__NeSM7a__starburst{clip-path:polygon(50% 0,61% 22%,86% 13%,79% 39%,100% 50%,79% 61%,86% 87%,61% 78%,50% 100%,39% 78%,14% 87%,21% 61%,0 50%,21% 39%,14% 13%,39% 22%);background:radial-gradient(circle at 40% 35%,#ffb0d6,#ed4d9e 72%);justify-content:center;align-items:center;width:96px;height:96px}.StickerMarquee-module-scss-module__NeSM7a__starburst .StickerMarquee-module-scss-module__NeSM7a__l1{font-family:var(--font-bowlby),sans-serif;color:#fff;text-shadow:0 2px #d11e78;font-size:21px;transform:rotate(-7deg)}.StickerMarquee-module-scss-module__NeSM7a__starburst .StickerMarquee-module-scss-module__NeSM7a__l2{font-family:var(--font-bowlby),sans-serif;color:#fff;font-size:10px;transform:rotate(-7deg)}.StickerMarquee-module-scss-module__NeSM7a__y2k{text-align:center;font-family:var(--font-bowlby),sans-serif;filter:drop-shadow(0 3px #2a1226);align-items:center}.StickerMarquee-module-scss-module__NeSM7a__y2k .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__y2k .StickerMarquee-module-scss-module__NeSM7a__l2{background:linear-gradient(#ffc2e4,#ff8fcb 45%,#9d8dff);color:#0000;-webkit-text-stroke:2.2px #2a1226;-webkit-background-clip:text;background-clip:text;font-size:28px}.StickerMarquee-module-scss-module__NeSM7a__solidPill{font-family:var(--font-bebas),sans-serif;letter-spacing:2px;color:#fff;background:#ed4d9e;border-radius:999px;flex-direction:row;align-items:center;gap:.32em;padding:9px 20px;font-size:18px;box-shadow:0 6px 18px #ed4d9e59}.StickerMarquee-module-scss-module__NeSM7a__solidPill .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__solidPill .StickerMarquee-module-scss-module__NeSM7a__l2{display:inline}.StickerMarquee-module-scss-module__NeSM7a__borderPill{font-family:var(--font-bebas),sans-serif;letter-spacing:2px;color:#fff;background:#15111c;border-radius:999px;flex-direction:row;align-items:center;gap:.32em;padding:9px 20px;font-size:18px;position:relative}.StickerMarquee-module-scss-module__NeSM7a__borderPill .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__borderPill .StickerMarquee-module-scss-module__NeSM7a__l2{display:inline}.StickerMarquee-module-scss-module__NeSM7a__borderPill:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(90deg,#ff8fcb,#f7e08a,#5deab5,#9d8dff,#ff8fcb) 0 0/300% 100%;border-radius:999px;padding:1.6px;animation:4s linear infinite StickerMarquee-module-scss-module__NeSM7a__stkSheen;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.StickerMarquee-module-scss-module__NeSM7a__script{text-align:center;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__script .StickerMarquee-module-scss-module__NeSM7a__l1{font-family:var(--font-pacifico),cursive;text-transform:none;letter-spacing:0;color:#ff8fcb;text-shadow:0 2px 10px #ff8fcb59;font-size:32px}.StickerMarquee-module-scss-module__NeSM7a__script .StickerMarquee-module-scss-module__NeSM7a__l2{font-family:var(--font-archivo),sans-serif;letter-spacing:3px;color:#fff;margin-top:4px;font-size:17px}.StickerMarquee-module-scss-module__NeSM7a__editorial{text-align:left;align-items:flex-start;position:relative}.StickerMarquee-module-scss-module__NeSM7a__editorial:before{content:"Featured";letter-spacing:4px;text-transform:uppercase;color:#d4af37;margin-bottom:6px;font-family:monospace;font-size:9px;display:block}.StickerMarquee-module-scss-module__NeSM7a__editorial .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__editorial .StickerMarquee-module-scss-module__NeSM7a__l2{font-family:var(--font-oswald),sans-serif;color:#fff;font-size:32px;font-weight:700;line-height:.86}.StickerMarquee-module-scss-module__NeSM7a__extrude{text-align:center;font-family:var(--font-anton),sans-serif;align-items:center}.StickerMarquee-module-scss-module__NeSM7a__extrude .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__extrude .StickerMarquee-module-scss-module__NeSM7a__l2{color:#f7e08a;text-shadow:1px 1px #d11e78,2px 2px #d11e78,3px 3px #d11e78,4px 4px #5e0e36,5px 5px 6px #0006;font-size:32px}.StickerMarquee-module-scss-module__NeSM7a__confetti{text-align:center;font-family:var(--font-bowlby),sans-serif;color:#f7e08a;border-radius:10px;align-items:center;padding:16px 24px;position:relative;overflow:hidden}.StickerMarquee-module-scss-module__NeSM7a__confetti .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__confetti .StickerMarquee-module-scss-module__NeSM7a__l2{z-index:1;font-size:22px;position:relative}.StickerMarquee-module-scss-module__NeSM7a__confetti:before,.StickerMarquee-module-scss-module__NeSM7a__confetti:after{content:"";z-index:0;background-repeat:repeat;position:absolute;inset:0}.StickerMarquee-module-scss-module__NeSM7a__confetti:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Crect x='8' y='10' width='9' height='5' rx='1' fill='%23ED4D9E' transform='rotate(28 12 12)'/%3E%3Crect x='60' y='4' width='6' height='11' rx='1' fill='%235DEAB5' transform='rotate(-18 63 9)'/%3E%3Crect x='34' y='38' width='10' height='5' rx='1' fill='%235DEAB5' transform='rotate(42 39 40)'/%3E%3Crect x='66' y='52' width='7' height='9' rx='1' fill='%239D8DFF' transform='rotate(12 69 56)'/%3E%3Crect x='14' y='60' width='8' height='5' rx='1' fill='%23FF8FCB' transform='rotate(-32 18 62)'/%3E%3C/svg%3E");animation:3.2s linear infinite StickerMarquee-module-scss-module__NeSM7a__stkFall1}.StickerMarquee-module-scss-module__NeSM7a__confetti:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60'%3E%3Crect x='44' y='8' width='5' height='8' rx='1' fill='%239D8DFF' transform='rotate(20 46 12)'/%3E%3Crect x='10' y='24' width='7' height='4' rx='1' fill='%23FF8FCB' transform='rotate(-24 13 26)'/%3E%3Crect x='30' y='46' width='5' height='7' rx='1' fill='%235DEAB5' transform='rotate(35 32 49)'/%3E%3Crect x='50' y='40' width='6' height='4' rx='1' fill='%23ED4D9E' transform='rotate(-12 53 42)'/%3E%3C/svg%3E");animation:2.2s linear infinite StickerMarquee-module-scss-module__NeSM7a__stkFall2}.StickerMarquee-module-scss-module__NeSM7a__techno{text-align:center;font-family:var(--font-major-mono),monospace;color:#5deab5;text-transform:none;letter-spacing:1px;align-items:center;padding:14px 22px;position:relative}.StickerMarquee-module-scss-module__NeSM7a__techno .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__techno .StickerMarquee-module-scss-module__NeSM7a__l2{font-size:20px;line-height:1.15}.StickerMarquee-module-scss-module__NeSM7a__techno:before,.StickerMarquee-module-scss-module__NeSM7a__techno:after{content:"";border:2px solid #5deab5b3;width:14px;height:14px;position:absolute}.StickerMarquee-module-scss-module__NeSM7a__techno:before{border-bottom:0;border-right:0;top:0;left:0}.StickerMarquee-module-scss-module__NeSM7a__techno:after{border-top:0;border-left:0;bottom:0;right:0}.StickerMarquee-module-scss-module__NeSM7a__waxSeal{background:radial-gradient(circle at 36% 30%,#ff7a93,#b3122f 72%);border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;position:relative;box-shadow:inset 0 -5px 9px #00000073,inset 0 4px 8px #ffffff40,0 5px 12px #00000080}.StickerMarquee-module-scss-module__NeSM7a__waxSeal:before{content:"";border:1.5px dashed #ffdcc873;border-radius:50%;position:absolute;inset:8px}.StickerMarquee-module-scss-module__NeSM7a__waxSeal .StickerMarquee-module-scss-module__NeSM7a__l1{font-family:var(--font-shrikhand),cursive;text-transform:none;letter-spacing:0;color:#ffe2d2eb;text-shadow:0 1px 1px #00000073;font-size:24px}.StickerMarquee-module-scss-module__NeSM7a__waxSeal .StickerMarquee-module-scss-module__NeSM7a__l2{font-family:var(--font-shrikhand),cursive;text-transform:none;color:#ffe2d2d9;font-size:10px}@media (prefers-reduced-motion:reduce){.StickerMarquee-module-scss-module__NeSM7a__holo,.StickerMarquee-module-scss-module__NeSM7a__neonPink .StickerMarquee-module-scss-module__NeSM7a__l1,.StickerMarquee-module-scss-module__NeSM7a__neonPink .StickerMarquee-module-scss-module__NeSM7a__l2,.StickerMarquee-module-scss-module__NeSM7a__borderPill:before,.StickerMarquee-module-scss-module__NeSM7a__marquee:before,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1:before,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l1:after,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2:before,.StickerMarquee-module-scss-module__NeSM7a__glitch .StickerMarquee-module-scss-module__NeSM7a__l2:after,.StickerMarquee-module-scss-module__NeSM7a__confetti:before,.StickerMarquee-module-scss-module__NeSM7a__confetti:after{animation:none!important}}
