.event-form-theme{--theme-primary:#5b21b6;--theme-secondary:#7c3aed;--focus-bg:rgba(91,33,182,0.2)}.event-form-theme input[type=date]::-webkit-calendar-picker-indicator,.event-form-theme input[type=time]::-webkit-calendar-picker-indicator{opacity:0;pointer-events:none}.event-form-theme input[type=date]::-webkit-datetime-edit,.event-form-theme input[type=time]::-webkit-datetime-edit{color:white}.event-form-theme ::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.6}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-gradient{animation:gradient-animation 8s ease infinite}.theme-focus:focus{background-color:var(--focus-bg)!important}.text-shadow{text-shadow:0 1px 2px rgba(0,0,0,.3)}