.DaySchedule_scheduleRootWrapper__D_ksU{--border:1px solid var(--border-neutral-tertiary);--rowHeight:60px;--minColWidth:150px;--headerHeight:24px;border:1px solid var(--border-neutral-secondary);border-radius:10px;overflow:hidden;width:100%;height:100%}.DaySchedule_scheduleRoot__4kF_G{height:100%;width:100%;position:relative;overflow:auto;scrollbar-width:thin}.DaySchedule_scheduleContainer__1e7fX{height:fit-content;width:auto;display:flex;flex-direction:row}.DaySchedule_timeColumn__PayWD{display:flex;flex-direction:column;border-right:var(--border);box-sizing:border-box;min-width:50px;height:fit-content;position:sticky;left:0;background-color:var(--neutral-900);z-index:3}.DaySchedule_timeLabel__EpTlB{min-height:var(--rowHeight);border-bottom:var(--border);box-sizing:border-box;display:flex;justify-content:center;align-items:start;padding:.25rem .75rem;font-size:14px;text-wrap:nowrap}.DaySchedule_timeLabel__EpTlB:last-child{border:none}.DaySchedule_header__2veqM{height:var(--headerHeight);border-bottom:var(--border);box-sizing:border-box;position:sticky;top:0;z-index:30;background-color:var(--neutral-900);display:flex;align-items:center;padding-left:1rem}.DaySchedule_headerContent__Y9VCW{position:sticky;left:1.25rem;top:0;height:100%}.DaySchedule_dayColumn__MltJH{flex:1;min-width:var(--minColWidth);border-right:var(--border);background-color:var(--background-neutral-secondary);height:auto}.DaySchedule_dayColumnContent__fZ72F{background-size:100% var(--rowHeight);background-repeat:repeat;background-image:linear-gradient(to top,var(--border-neutral-secondary) 1px,transparent 1px);height:calc(100% - var(--headerHeight));display:flex;flex-direction:row;align-items:stretch;position:relative}.DaySchedule_dayEventColumn__Sso2b{position:relative;flex:1}.DaySchedule_dayEvent__0VKeA{border-radius:5px;overflow:hidden;position:absolute;--margin:0.15rem;left:var(--margin);top:calc(var(--top) + var(--margin));height:calc(var(--height) - var(--margin) * 2);width:fit-content;max-width:calc(100% - var(--margin) * 2);padding:.2rem .5rem;background-color:var(--neutral-800);transition:all .25s ease-out}.DaySchedule_dayEvent__0VKeA.DaySchedule_active__IFzoL,.DaySchedule_dayEvent__0VKeA:active,.DaySchedule_dayEvent__0VKeA:hover{max-width:calc(var(--colCount) * 100%);z-index:10}.DaySchedule_dayEvent__0VKeA:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-left:3px solid var(--color)}.DaySchedule_dayEvent__0VKeA:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:var(--color);z-index:1;opacity:.3}.DaySchedule_dayEvent__0VKeA:active,.DaySchedule_dayEvent__0VKeA:hover{min-height:fit-content;z-index:10}.DaySchedule_dayEvent__0VKeA:hover{filter:brightness(1.2)}.DaySchedule_dayEvent__0VKeA:active{filter:brightness(.9)}.DaySchedule_dayEventContent__njY6J{display:flex;flex-direction:column;font-size:12px}.DaySchedule_dayEventLine__v_Nul{max-width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.DaySchedule_dayColumn__MltJH:last-child{border:none}.DaySchedule_timeMarker__JfjGw{position:absolute;left:0;top:var(--top);z-index:2;width:100%;border-bottom:2px solid #ff4d4d99;box-sizing:border-box}.DaySchedule_timeMarker__JfjGw:before{content:"";position:absolute;right:100%;top:0;z-index:-1;width:5000%;border-bottom:2px dashed #ff4d4d99}.DaySchedule_timeText__dKJQB{border-radius:4px;font-size:12px;color:#fff;background-color:#ff4d4d;padding:.1rem .2rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.DynamicMessage_backdrop__E6cAz{position:fixed;z-index:100;top:0;left:0;width:100dvw;height:100dvh;background-color:#000;opacity:.05}.DynamicMessage_labelChildrenContainer__Eu1FU{width:min-content;position:absolute;z-index:101;top:var(--top);left:var(--left)}.DynamicMessage_background__aF_VJ{position:fixed;z-index:100;left:0;top:0;width:100dvw;height:100dvh}.label_required__YD8tG:after{content:"*";color:var(--brand-500);margin-left:.4rem}.InputForm_appFormRoot__vFJ46{display:flex;flex-direction:column;gap:1.5rem;height:calc(100dvh - 124px);max-width:1200px;color:#fff;box-sizing:border-box;@media only screen and (max-width:768px){height:auto;margin-bottom:6rem;height:fit-content;margin-top:-5rem}}.InputForm_mainTitle__Cq1xt{line-height:normal;font-size:29px;font-weight:600}.InputForm_appFormWrapper__WrBsv{display:flex;height:100%;max-height:100%;overflow:hidden;border:1px solid var(--border-neutral-tertiary);background-color:var(--neutral-900);border-radius:12px}.InputForm_appFormContent__FJcCy{position:relative;display:flex;flex-direction:row;gap:0;width:100%;max-height:100%;scrollbar-width:thin;scrollbar-color:var(--border-neutral-secondary) transparent;overflow-y:auto}.InputForm_title__FEp9I{font-size:14px}.InputForm_description__ZEAhF{font-weight:300;font-size:12px;max-width:480px;color:var(--text-secondary)}.InputForm_mainDescription__JuxLk{font-size:16px}.InputForm_ver__sm49G{display:flex;flex-direction:column;gap:.5rem;width:fit-content}.InputForm_hor__cteRQ{display:flex;flex-direction:row;gap:.5rem}.InputForm_page__pfCIG{padding:24px;display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:768px){.InputForm_page__pfCIG{padding-bottom:24px}}@media only screen and (max-width:768px){.InputForm_page__pfCIG{padding:0 0 7rem}}.InputForm_formContainer__A_py1{position:relative;flex:1;height:fit-content}.InputForm_pageButtons__4HMIW{display:flex;gap:1rem;align-items:center;width:100%;margin-top:12px}.InputForm_prevButton__2Kmvx{background-color:var(--neutral-700)}.InputForm_nextButton__F3Tct{background-color:var(--brand-700)}.InputForm_homeButton__uh9_H{padding:12px;font-size:16px;align-self:flex-start;display:flex;gap:.75rem;border-radius:8px}.InputForm_homeButton__uh9_H:hover{background-color:var(--neutral-800);transition:background-color .3s ease-in-out}@media only screen and (max-width:767.5px){.InputForm_appFormRoot__vFJ46{padding:0;border:none;border-radius:0}.InputForm_appFormWrapper__WrBsv{overflow:visible;border:none;padding:none;background-color:transparent}.InputForm_appFormContent__FJcCy{overflow:visible}}.InputForm_htmlHolder__dmyPn{display:inline}.InputForm_htmlHolder__dmyPn a{text-decoration:underline;color:var(--text-brand-primary);transition:filter .3s ease-out}.InputForm_htmlHolder__dmyPn a:focus,.InputForm_htmlHolder__dmyPn a:hover{filter:brightness(1.2)}.InputForm_htmlHolder__dmyPn a:visited{color:var(--brand-700)}.checkbox_label__idtLi:before{content:"";display:block;width:20px;height:20px;align-self:flex-start;border-radius:4px;border:1px solid #525252;background-color:#262626;background-size:12px 12px;background-position:50%;transition:all .4s ease-out;box-sizing:border-box;cursor:pointer;margin-right:12px}.checkbox_label__idtLi:hover:before{filter:brightness(1.2)}.checkbox_label__idtLi:active:before{filter:brightness(.9)}.checkbox_label__idtLi:has(input:checked):before{background-color:#6466f1;border-color:#6466f1;background-image:url(/icons/check.svg);background-size:16px 16px;background-position:50%}.checkbox_label__idtLi:has(input:disabled):before{background-color:grey;cursor:not-allowed}.checkbox_label__idtLi{cursor:pointer;line-height:125%;display:flex;padding:12px;border:1px solid var(--border-neutral-secondary);border-radius:8px;background-color:var(--background-neutral-secondary);width:auto;max-width:480px;color:#fff}.checkbox_inlineLabel__GNFDP,.checkbox_label__idtLi{align-items:center;flex-wrap:nowrap}.checkbox_inlineLabel__GNFDP:before{align-self:center;flex-shrink:0}.checkbox_inlineLabel__GNFDP>input+*{width:calc(100% - 28px)}.checkbox_label__idtLi:has(input:checked){background-color:var(--background-brand-focus);border-color:var(--border-brand-primary)}.checkbox_label__idtLi:has(input:checked) .checkbox_inlineLabel__GNFDP{color:#fff}.checkbox_check__JbWOZ{position:absolute;opacity:0;pointer-events:none}.CheckBoxGroup_checkboxgroupfield__y_F3d:has(input[type=text]:invalid):after{content:var(--errorMsg);display:block;color:var(--color-danger-400);font-size:12px}.ReviewPage_fileList__m6t_l{display:flex;flex-direction:column;width:100%;gap:.5rem}.ReviewPage_title___t6oI{font-size:12px;color:var(--text-secondary)}.ReviewPage_description__36Frd{font-size:16px}.ReviewPage_displayImage__WsZcL{position:relative;width:auto;border-radius:12px;overflow:hidden}.ReviewPage_displayImage__WsZcL:before{content:var(--imageName);display:block;position:absolute;top:0;left:0;width:fit-content;max-width:80%;text-wrap:wrap;height:fit-content;padding:.5rem .25rem;border-bottom-right-radius:6px;color:var(--color-neutral-400);background-color:var(--neutral-800)}.ReviewPage_hor__MGBOE{display:flex;gap:.5rem;align-items:center;width:100%}.ReviewPage_ver__qKT58{display:flex;gap:.5rem;flex-direction:column;align-items:center}.ReviewPage_htmlHolder__v7iii{display:inline}.ReviewPage_htmlHolder__v7iii a{text-decoration:underline;color:var(--text-brand-primary);transition:filter .3s ease-out}.ReviewPage_htmlHolder__v7iii a:focus,.ReviewPage_htmlHolder__v7iii a:hover{filter:brightness(1.2)}.ReviewPage_htmlHolder__v7iii a:visited{color:var(--brand-700)}.FileUpload_inputRoot__fvwxj:has(div>input:invalid):after{display:block;content:var(--errorMsg);color:var(--color-danger-400);font-size:smaller;font-weight:400}.FileUpload_inputContainer__K6gvR{display:flex;gap:.5rem;align-items:center}.FileUpload_uploadedItemContainer__DjFHR{display:flex;flex-direction:column;gap:.5rem;margin:.5rem .5rem .5rem 0}.FileUpload_uploadedItem__OhXrT{display:flex;height:fit-content;border:1px solid var(--border-neutral-secondary);background-color:var(--background-neutral-secondary);padding:.5rem;width:100%;max-width:480px;color:var(--text-secondary);font-size:14px;gap:.5rem;align-items:center;border-radius:8px}.FileUpload_img__kdjA_{max-width:4rem;max-height:3rem;object-fit:contain}.FileUpload_filename__Sh3vT{margin-right:auto;text-wrap:wrap}.SkewmorphicButton_button__ue0gg{border-radius:8px;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.24),inset 0 0 0 1px hsla(0,0%,100%,.12);font-size:16px;padding:14px 16px;line-height:16px;transition:filter .4s ease-out;display:flex;justify-content:center;align-items:center;cursor:pointer}.SkewmorphicButton_icon_button__IcuEs{width:44px;height:44px}.SkewmorphicButton_button__ue0gg:hover{filter:brightness(1.3)}.SkewmorphicButton_button__ue0gg:active{filter:brightness(.95)}.SkewmorphicButton_button__ue0gg:disabled{pointer-events:none;filter:brightness(.3)}.EventCard_eventCardContainer__jpb5V{background-color:var(--background-neutral-secondary);border:1px solid var(--border-neutral-tertiary);border-radius:8px;padding:16px 20px;display:flex;flex-direction:column;gap:8px;max-width:90dvw;width:350px;min-width:250px;backdrop-filter:blur(6px)}.EventCard_title__Lwy1y{font-size:20px;font-weight:500}.EventCard_title__Lwy1y:before{content:"";display:block;width:.75rem;height:.75rem;border-radius:50%;background-color:var(--color)}.EventCard_line__Gkzae{display:flex;gap:.5rem;align-items:center}.EventCard_divider__tucmP{width:100%;height:1px;border-bottom:1px solid var(--border-neutral-tertiary)}.EventLongDescription_longDescriptionContainer__Qxqmk{position:fixed;top:50%;left:50%;z-index:1000;min-width:400px;min-height:400px;width:fit-content;height:fit-content;max-height:90dvh;max-width:1200px;overflow:hidden;background-color:var(--background-neutral-secondary);border:1px solid var(--border-neutral-tertiary);border-radius:10px;backdrop-filter:blur(10px);padding:2.5rem;overflow:auto;scrollbar-width:thin}@media only screen and (max-width:768px){.EventLongDescription_longDescriptionContainer__Qxqmk{border:none;border-radius:0;top:50%;left:50%;width:100dvw;height:100dvh;max-height:100dvh}}.EventLongDescription_contentHolder__MiHVU{display:flex;flex-direction:column;gap:.25rem;min-height:500px;height:100%;overflow-y:auto;scrollbar-width:thin}.EventLongDescription_backdrop__89TtM{position:fixed;top:0;left:0;width:100dvw;height:100dvh;background-color:#000;z-index:999}.EventLongDescription_title__aqPez{font-size:24px;font-weight:700;display:flex;align-items:center;width:100%;justify-content:space-between}.EventLongDescription_line__hcqs_{display:flex;gap:.5rem;align-items:center}.EventLongDescription_md__O_Snz{display:flex;flex-direction:column}.EventLongDescription_md__O_Snz>h1,.EventLongDescription_md__O_Snz>h2,.EventLongDescription_md__O_Snz>h3,.EventLongDescription_md__O_Snz>h4{margin:1.25rem 0}.EventLongDescription_md__O_Snz>h1{font-size:36px;color:var(--brand-500);font-weight:700}.EventLongDescription_md__O_Snz>h2{font-size:26px;color:var(--brand-500)}.EventLongDescription_md__O_Snz>h3{font-size:20px;color:var(--color-brand-600)}.EventLongDescription_md__O_Snz>ul{display:flex;flex-direction:column;gap:.25rem}.EventLongDescription_md__O_Snz>*>li{display:flex;align-items:center}.EventLongDescription_md__O_Snz>*>li:before{content:"";display:inline-block;width:.5rem;min-width:.5rem;height:.5rem;margin-right:.75rem;border-radius:50%;background-color:var(--brand-500)}.EventLongDescription_md__O_Snz>hr{margin:1rem;border-color:var(--border-neutral-secondary)}.EventLongDescription_md__O_Snz>*>a,.EventLongDescription_md__O_Snz>a{color:var(--brand-400);text-decoration:underline;font-style:italic}.EventLongDescription_md__O_Snz>p{margin-bottom:.75rem}.MobileCalendar_Page__6RsH_{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;margin-left:auto;margin-right:auto;padding-bottom:12rem}.MobileCalendar_Page__6RsH_>*{width:100%}.MobileCalendar_Container__Jf1eU{z-index:50;aspect-ratio:1;max-width:500px;min-width:245px;gap:0;margin:.5rem;@media screen and (max-width:350px){margin-left:4px;margin-bottom:4px;margin-right:4px;margin-top:4px}}.MobileCalendar_ContainerContent__FyoZw{display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:16px;@media screen and (max-width:350px){padding-left:8px;padding-bottom:8px;padding-right:8px;padding-top:8px}}.MobileCalendar_monthIndicator__Tb0lQ{display:flex;justify-content:space-between;align-items:center;font-size:18px;@media screen and (max-width:450px){font-size:16px}@media screen and (max-width:350px){font-size:14px}}.MobileCalendar_arrowButtons___bPeU{padding:.5rem;@media screen and (max-width:450px){padding-left:.25rem;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}@media screen and (max-width:450px){padding-left:.1rem;padding-bottom:.1rem;padding-right:.1rem;padding-top:.1rem}}.MobileCalendar_DayRow__dspOc{display:flex;flex-direction:row;width:100%;justify-content:space-around}.MobileCalendar_DayRowItem__U_828{min-width:3rem;text-align:center;font-size:16px;color:var(--text-secondary);@media screen and (max-width:430px){min-width:2rem;font-size:12px}}.MobileCalendar_DateRow__McINQ{display:flex;flex-direction:row;width:100%;justify-content:space-around}.MobileCalendar_DateButton__mLxro{min-width:3rem;aspect-ratio:1;font-size:18px;border-radius:8px;border:2px solid transparent;transition:border-color .25s ease-out,background-color .25s ease-out;position:relative;@media screen and (max-width:430px){min-width:2rem;font-size:14px}}.MobileCalendar_DateButton__mLxro.MobileCalendar_selected__55GKY{background-color:var(--brand-500)}.MobileCalendar_DateButton__mLxro:active,.MobileCalendar_DateButton__mLxro:focus,.MobileCalendar_DateButton__mLxro:hover{border:2px solid var(--brand-500);outline:none}.MobileCalendar_DateButton__mLxro.MobileCalendar_hasEvent__9Ketn:after{content:"";background-color:var(--brand-400);position:absolute;bottom:0;left:50%;width:.4rem;height:.4rem;border-radius:50%;transform:translate(-50%,-30%);@media screen and (max-width:430px){width:.3rem;height:.3rem;transform:translate(-50%)}}.MobileCalendar_DateButton__mLxro.MobileCalendar_OOB__fDtDY.MobileCalendar_hasEvent__9Ketn:after{opacity:.5}.MobileCalendar_DateButton__mLxro.MobileCalendar_OOB__fDtDY{color:var(--text-tertiary)}.LinearTimeline_timelineContainer__0mVqx{margin:.5rem;min-width:300px;min-height:300px;height:100%;display:flex;flex-direction:column;gap:.25rem;position:relative;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:thin;border:1px solid var(--border-neutral-secondary);border-radius:16px}.LinearTimeline_timelineContainer__0mVqx:empty:after{content:"No events here!";font-size:large;color:grey;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LinearTimeline_timelineHeader__rT5Vu{display:flex;justify-content:start;align-items:center;padding:12px 12px 12px 20px;background-color:var(--neutral-800);position:sticky;top:0;z-index:2;font-size:16px;cursor:pointer}.LinearTimeline_timelineHeader__rT5Vu:first-child{border-top:none}.LinearTimeline_dayWrapper__RFAsQ{display:flex;flex-direction:column;gap:.25rem}.LinearTimeline_timelineItemWrapper__5_KfY{border-radius:5px;overflow:hidden;position:relative;height:fit-content;margin:.2rem .5rem}.LinearTimeline_timelineItemWrapper__5_KfY:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;pointer-events:none;background-color:var(--color);opacity:.3}.LinearTimeline_timelineItemWrapper__5_KfY:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-left:2px solid var(--color);pointer-events:none}.LinearTimeline_timelineItemMainContent__OGgG3{padding:.5rem;display:flex;flex-direction:row;gap:1rem;font-size:13px;cursor:pointer}.LinearTimeline_timelineItemMoreContent__Y76d2{transition:max-height .25s ease-out;width:100%}.LinearTimeline_line__UBwgQ{display:flex;font-size:14px}