*{margin:0;padding:0;box-sizing:border-box}._container_1sk80_1{position:relative}._dropdown_menu_1sk80_5{position:absolute;top:calc(100% + 10px);background-color:#fff;border-radius:8px;box-shadow:0 8px 16px #0003;padding:14px;width:150px;display:flex;flex-direction:column;z-index:999}._dropdown_menu_1sk80_5 a{padding:12px;text-decoration:none;color:#000}._dropdown_menu_1sk80_5 a:hover{background:#f2f2f2}._container_x1gle_1{right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:50}._profile_button_x1gle_12{display:flex;align-items:center;gap:12px;padding:6px 10px;border:none;background:transparent;cursor:pointer;font:inherit}._avatar_x1gle_24{width:40px;height:40px;border-radius:50%;object-fit:cover}._nickname_x1gle_31{-webkit-user-select:none;user-select:none}._dropdown_x1gle_36{display:flex;flex-direction:column;padding:8px 4px;position:absolute;top:calc(100% + 10px);right:0;background-color:#f9f9f9;min-width:150px;box-shadow:0 8px 16px #0003;border-radius:6px;overflow:hidden;transform-origin:top right;opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none}._open_x1gle_37{display:block;opacity:1;transform:translateY(0) scale(1);pointer-events:auto}._drop_content_x1gle_63{color:#000;padding:5px 7px;text-decoration:none;display:block}._profile_tag_x1gle_71{display:block;width:100%;text-decoration:none;padding:12px;color:inherit}._profile_tag_x1gle_71:hover,._logout_button_x1gle_81:hover,._profile_tag_x1gle_71:focus,._logout_button_x1gle_81:focus{background:#0000000d;cursor:pointer;outline:none}._logout_button_x1gle_81{background:transparent;border:none;width:100%;text-align:left;padding:12px;font:inherit}@media (max-width: 480px){._dropdown_x1gle_36{right:0;left:0;margin:0 8px}}._tag_1cujc_1{text-decoration:none;display:flex;align-items:center;width:100%;height:100%;padding:8px 34px;background-color:var(--primary-darkblue);color:#fff;border-radius:15px}._tag_1cujc_1:hover{background-color:var(--primary-darkblue-hover)}._header_qwjgc_1{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:65px;background-color:var(--primary-lightblue);position:sticky;top:0;z-index:10}._burger_container_qwjgc_13{justify-self:start;margin-left:5px}._profile_tag_container_qwjgc_18{justify-self:end;padding:0 25px}._title_qwjgc_23{display:flex;gap:5px;background-color:#000;color:#fff;border-radius:5px;padding-left:5px}._title_qwjgc_23 span{background-color:orange;border-radius:5px;color:#000;padding:0 5px}._logo_container_qwjgc_39 img{border-radius:50%}._site_title_container_qwjgc_43{display:flex;justify-content:center}._logo_container_59zmb_1{justify-self:center;width:200px;display:flex;justify-content:center}._logo_container_59zmb_1 img{background-color:transparent}._calendarContainer_1c9ix_1{width:100%;max-width:1500px;margin:0 auto;padding:12px;box-sizing:border-box;height:80vh;display:flex;flex-direction:column;justify-content:center}._header_1c9ix_13{display:flex;align-items:center;justify-content:space-around;gap:12px;margin-bottom:4vh}._header_1c9ix_13 button{height:100%;min-height:3vh;background-color:var(--primary-lightblue);border-radius:5px;box-shadow:1px 1px 5px}._header_1c9ix_13 button:hover{cursor:pointer;background-color:var(--primary-lightblue-hover)}._header_1c9ix_13 button:active{background-color:var(--primary-lightblue-active)}._title_1c9ix_38{margin:0;text-align:center;font-weight:700;font-size:1.4rem}._weekDaysRow_1c9ix_45{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin-top:8px}._weekDay_1c9ix_45{text-align:center;font-weight:600;padding:6px 0;border-bottom:1px solid #eee}._tilesGrid_1c9ix_59{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;gap:8px;flex:1;height:100%;box-sizing:border-box}@media (max-width: 1528px){._calendarContainer_1c9ix_1{max-width:900px;height:75vh}._header_1c9ix_13{margin-bottom:2vh}._tilesGrid_1c9ix_59{gap:8px}._weekDay_1c9ix_45{font-size:.9rem}._title_1c9ix_38{font-size:1.2rem}}@media (max-width: 1024px){._calendarContainer_1c9ix_1{max-width:800px;height:65vh}}._dayTile_1btph_1{position:relative;width:100%;height:100%;border-radius:10px;border:1px solid #e6e6e6;background:#fff;padding:8px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;transition:transform .08s ease,box-shadow .12s ease;text-align:left;min-width:0}._dayTile_1btph_1:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000008}._date_1btph_26{position:absolute;top:8px;left:10px;font-size:.9rem;font-weight:700;color:#222}._eventCount_1btph_35{align-self:flex-end;background-color:#0b79ff;color:#fff;padding:4px 8px;border-radius:999px;font-size:.75rem}._eventTitle_1btph_44{font-size:.85rem;background-color:#0b79ff;font-weight:500;padding:4px 8px;border-radius:999px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;min-width:0;color:#fff}._eventTitleContainer_1btph_59{display:flex;align-items:flex-end;height:100%}._dateAndCountContainer_1btph_65{display:flex;justify-content:flex-end;width:100%}@media (max-width: 1024px){._date_1btph_26{font-size:.8rem}._eventCount_1btph_35{font-size:.7rem;padding:3px 6px}}._otherMonth_1btph_83{color:#fff;background:#c7c7c7;opacity:.6}._currentMonth_1btph_89{color:inherit}._today_1btph_93{border:2px solid #0b79ff;box-shadow:0 0 0 4px #0b79ff0f}._past_1btph_98{opacity:.7}._login_container_raxnf_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:70vh;margin-top:1vh;border-radius:14px;background:linear-gradient(#a6adf6,#e2e3f4);box-shadow:2px 2px 25px #503767}._login_form_raxnf_14{display:flex;flex-direction:column;width:50%}._form_button_raxnf_19{height:48px;margin-top:10px}input{width:100%;padding:12px 24px;margin:10px 0;box-sizing:border-box}._register_link_raxnf_31{margin-top:15px}._link_raxnf_35{text-decoration:none;color:#00f}._error_message_raxnf_40{font-size:16px;font-weight:500;color:red;margin-top:4px;margin-bottom:4px}._rememberBox_raxnf_48{display:flex;justify-content:space-between;align-items:center}._rememberBox_raxnf_48 input{width:10%;transform:scale(1.5)}._button_1jkxp_2{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:Times New Roman,Times,serif;font-weight:500;font-size:17px;line-height:1;text-decoration:none;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease-in-out;position:relative;overflow:hidden;white-space:nowrap;user-select:none;outline:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}._button_1jkxp_2:focus{outline:2px solid #3b82f6;outline-offset:2px}._button_1jkxp_2:disabled{cursor:not-allowed;opacity:.6}._xs_1jkxp_39{padding:.375rem .75rem;font-size:.75rem;min-height:2rem}._sm_1jkxp_45{padding:.5rem 1rem;font-size:.875rem;min-height:2.25rem}._md_1jkxp_51{padding:.625rem 1.25rem;font-size:1rem;min-height:2.5rem}._lg_1jkxp_57{padding:.75rem 1.5rem;font-size:1.125rem;min-height:2.75rem}._xl_1jkxp_63{padding:1rem 2rem;font-size:1.25rem;min-height:3rem}._primary_1jkxp_70{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-color:#3b82f6;box-shadow:0 2px 4px #3b82f633}._primary_1jkxp_70:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}._primary_1jkxp_70:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #3b82f633}._secondary_1jkxp_88{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border-color:#6b7280;box-shadow:0 2px 4px #6b728033}._secondary_1jkxp_88:hover:not(:disabled){background:linear-gradient(135deg,#4b5563,#374151);transform:translateY(-1px);box-shadow:0 4px 8px #6b72804d}._secondary_1jkxp_88:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #6b728033}._outline_1jkxp_106{background:transparent;color:#3b82f6;border-color:#3b82f6;box-shadow:none}._outline_1jkxp_106:hover:not(:disabled){background:#3b82f6;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f633}._outline_1jkxp_106:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #3b82f61a}._fullWidth_1jkxp_126{width:100%}._loading_1jkxp_131{position:relative;pointer-events:none}._loading_1jkxp_131:before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1rem;margin:-.5rem 0 0 -.5rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_1jkxp_1 .8s linear infinite}._loading_1jkxp_131>*{opacity:0}@keyframes _spin_1jkxp_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._button_1jkxp_2 svg{width:1.25em;height:1.25em;flex-shrink:0}@media (max-width: 768px){._button_1jkxp_2{min-height:2.75rem;padding:.75rem 1.5rem}._xs_1jkxp_39{min-height:2rem;padding:.5rem 1rem}._sm_1jkxp_45{min-height:2.25rem;padding:.625rem 1.25rem}}@media (prefers-color-scheme: dark){._ghost_1jkxp_191{color:#9ca3af}._ghost_1jkxp_191:hover:not(:disabled){background:#374151;color:#f3f4f6}._ghost_1jkxp_191:active:not(:disabled){background:#4b5563}._outline_1jkxp_106{color:#60a5fa;border-color:#60a5fa}._outline_1jkxp_106:hover:not(:disabled){background:#60a5fa;color:#1e293b}}._register_container_m8b1q_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:70vh;margin-top:1vh;border-radius:14px;background:linear-gradient(#a6adf6,#e2e3f4);box-shadow:2px 2px 25px #503767}._register_form_m8b1q_14{display:flex;flex-direction:column;width:50%}._form_button_m8b1q_19{height:48px;margin-top:10px}input{width:100%;padding:12px;margin:10px 0;box-sizing:border-box}._login_link_m8b1q_31{margin-top:15px}._link_m8b1q_35{text-decoration:none;color:#00f}._error_message_m8b1q_40{font-size:12px;font-weight:500;color:red;margin-top:4px;margin-bottom:4px}._infoBox_m8b1q_48{display:inline-flex;justify-content:center;position:relative;width:20px;border:2px solid black;border-radius:50%;color:#000}._infoBox_m8b1q_48:hover{cursor:default}._infoBox_m8b1q_48:hover ._content_m8b1q_62{display:block;position:absolute;bottom:150%;left:50%;transform:translate(-50%);width:max-content;max-width:250px;background-color:#000;color:#fff;padding:5px;border-radius:5px;z-index:1}._content_m8b1q_62{display:none}._globoCode_tag_m8b1q_81{display:flex;justify-content:space-between}._profile_container_1mgot_1{display:flex;flex-direction:column;align-items:center;width:100%;gap:2rem;margin-top:auto;padding-bottom:15vh}p{font-size:2rem;font-weight:500}._overlay_1mgot_14{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;z-index:5}._form_box_1mgot_23{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 24px;width:60%;height:70%;background-color:var(--primary-eventtile-bg);border-radius:12px;z-index:9;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._closeButton_1mgot_40{position:absolute;top:15px;right:15px;background-color:var(--primary-lightblue);border:none;border-radius:8px;padding:8px 14px;font-size:16px;font-family:Times New Roman,Times,serif;box-shadow:1px 1px 3px #0000004d}._welcome_container_4toss_1{display:flex;margin:5vh;align-items:flex-start;justify-content:center;gap:25px}._photo_circle_4toss_9{position:relative;width:150px;height:150px;border-radius:50%;border:2px solid;overflow:hidden;transition:filter .4s ease,transform .4s ease}._photo_circle_4toss_9 img{width:100%;height:100%;object-fit:cover;border-radius:50%}._photo_circle_4toss_9:hover{transform:scale(1.1)}._add_photo_button_4toss_31{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;transition:opacity .3s ease;cursor:pointer}._photo_circle_4toss_9:hover ._add_photo_button_4toss_31{opacity:1}._add_photo_button_4toss_31 img{width:40px;height:40px;opacity:.8}._add_photo_button_4toss_31 img{opacity:.5}._nickname_container_4toss_58{display:flex;justify-content:center;align-items:center;height:150px;width:250px}._nickname_container_4toss_58 span{font-size:1.7rem;font-weight:600;font-style:italic}._profile_change_form_1ofbs_1{display:flex;flex-direction:column;gap:1rem;min-width:50%}._profile_change_form_1ofbs_1 h2{font-size:2rem;font-weight:600}._profile_change_form_1ofbs_1 input[type=submit]{background-color:#fd9b9b;font-size:1.1rem;border-radius:12px;width:20%}._profile_change_form_1ofbs_1 input[type=submit]:hover{cursor:pointer;background-color:#fd6868}._profileUserEvents_container_1iglv_1{width:50%}._profileUserEvents_container_1iglv_1 h2{font-size:2rem;font-weight:600;margin-bottom:1rem}._eventsBoxContainer_t0p09_1{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid #ccc;border-radius:8px}._noEventsText_t0p09_10{text-align:center;font-style:italic;color:#777;padding:12px 0}._eventTileContainer_nbhmk_1{box-shadow:3px 3px 3px #4682b4;min-width:350px;min-height:45px;display:flex;flex-direction:column;justify-content:center;background-color:var(--primary-eventtile-bg);padding:10px 15px;border-radius:5px;font-size:1.2rem;transition:.3s}._eventTileContainer_nbhmk_1:hover{cursor:pointer;background-color:var(--primary-eventtile-hover)}._eventTileContainer_nbhmk_1:active{background-color:var(--primary-eventtile-active)}._eventSumamry_nbhmk_25{display:flex;justify-content:space-between;width:100%}._expandedInfo_nbhmk_31{background-color:inherit;display:flex;flex-direction:column;justify-content:space-between;width:100%;font-size:inherit;overflow:hidden;max-height:0;opacity:0;margin-top:0;gap:15px;transition:max-height .35s ease,opacity .25s ease,margin-top .3s ease}._expanded_nbhmk_31{max-height:750px;opacity:1;padding-top:15px;margin-top:5px;cursor:default;border-top:2px solid}._expandedInfo_nbhmk_31 p{font-size:1.2rem}._topInfo_nbhmk_63{display:flex;justify-content:space-between;width:100%}._bottomSpacer_nbhmk_69{display:flex;justify-content:space-between;width:100%;padding:4px 6px}button{padding:8px 40px;border:none;border-radius:6px}._editButton_nbhmk_82{background-color:var(--primary-green)}._editButton_nbhmk_82:hover{background-color:var(--primary-green-hover);cursor:pointer}._editButton_nbhmk_82:active{background-color:var(--primary-green-active)}._deleteButton_nbhmk_95{background-color:var(--primary-red)}._deleteButton_nbhmk_95:hover{background-color:var(--primary-red-hover);cursor:pointer}._deleteButton_nbhmk_95:active{background-color:var(--primary-red-active)}._delete_container_107k0_1{display:flex;flex-direction:column;align-items:center;gap:20px;border:2px solid;padding:16px 24px;background-color:var(--primary-eventtile-bg);border-radius:12px;z-index:9;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}._title_text_107k0_17{font-size:1.3rem;font-style:italic}._buttons_container_107k0_22{display:flex;justify-content:space-between;width:50%}button{cursor:pointer}._y_delete_107k0_32{background-color:var(--primary-red)}._y_delete_107k0_32:hover{background-color:var(--primary-red-hover)}._y_delete_107k0_32:active{background-color:var(--primary-red-active)}._n_delete_107k0_44{background-color:var(--primary-green)}._n_delete_107k0_44:hover{background-color:var(--primary-green-hover)}._n_delete_107k0_44:active{background-color:var(--primary-green-active)}._form_fields_1fqb5_1{display:flex;flex-direction:column;justify-content:space-between;margin:25px;width:80%}._form_fields_1fqb5_1 input{height:5%}._form_container_1fqb5_13{display:flex;justify-content:center;width:100%;height:100%}._buttonContainer_1fqb5_20{display:flex;justify-content:center}._submitButton_1fqb5_25{display:flex;justify-content:center;align-items:center;width:30%;height:50px;background-color:var(--primary-lightblue);border:none;border-radius:5px;box-shadow:1px 1px 5px;font-size:1.1rem;font-family:Times New Roman,Times,serif}._textArea_1fqb5_39{height:150px}._dayInfoContainer_17l5e_1{display:flex;width:100%;height:100%;margin-top:5vh}._leftSide_17l5e_8{display:flex;flex-direction:column;width:25%}._returnButtonContainer_17l5e_14{width:100%;height:10%;display:flex;justify-content:center;margin-top:25px}._returnButtonContainer_17l5e_14 button{display:flex;justify-content:center;align-items:center;width:35%;height:50%;background-color:var(--primary-lightblue);border:none;border-radius:5px;box-shadow:1px 1px 5px;font-size:20px;font-family:Times New Roman,Times,serif}._returnButtonContainer_17l5e_14 button:hover{cursor:pointer;background-color:var(--primary-lightblue-hover)}._returnButtonContainer_17l5e_14 button:active{background-color:var(--primary-lightblue-active)}._addEventContainer_17l5e_45{display:flex;justify-content:center;align-items:center;height:45%}._addEventContainer_17l5e_45 button{width:35%;height:35%;background-color:var(--primary-lightblue);border:none;border-radius:5px;box-shadow:1px 1px 5px;font-size:20px;font-family:Times New Roman,Times,serif}._addEventContainer_17l5e_45 button:hover{cursor:pointer;background-color:var(--primary-lightblue-hover)}._addEventContainer_17l5e_45 button:active{background-color:var(--primary-lightblue-active)}._overlay_17l5e_72{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;z-index:5}._addEventBox_17l5e_82{display:none;justify-content:center;align-items:center;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:65%;height:80%;border-radius:25px;background-color:var(--primary-eventtile-bg);box-shadow:1px 2px 15px;z-index:9}._addEventBox_17l5e_82._show_17l5e_99{display:flex}._closeButton_17l5e_103{position:absolute;top:15px;right:15px;background-color:var(--primary-lightblue);border:none;border-radius:8px;padding:8px 14px;font-size:16px;font-family:Times New Roman,Times,serif;box-shadow:1px 1px 3px #0000004d}._closeButton_17l5e_103:hover{cursor:pointer;background-color:var(--primary-lightblue-hover)}._closeButton_17l5e_103:active{background-color:var(--primary-lightblue-active)}._rightSide_17l5e_125{display:flex;flex-direction:column;gap:15px;margin-top:15px;width:70%}._rightSide_17l5e_125 p{font-size:1.5rem;font-weight:600;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._formContainer_158id_1{display:flex;flex-direction:column;gap:5px;width:80%;height:70vh;justify-content:space-between}._eventTime_158id_9{width:20%}._textArea_158id_13{width:100%;font-size:1.2rem;min-height:75px}._buttonContainer_158id_19{display:flex;justify-content:center}._submitButton_158id_24{width:30%;height:50px;background-color:var(--primary-lightblue);border:none;border-radius:5px;box-shadow:1px 1px 5px;font-size:20px;font-family:Times New Roman,Times,serif}._submitButton_158id_24:hover{cursor:pointer;background-color:var(--primary-lightblue-hover)}._submitButton_158id_24:active{background-color:var(--primary-lightblue-active)}._event_container_17fke_1{display:grid;grid-template-columns:1fr 3fr 1fr;width:100%;margin-top:15px;gap:5px;height:100%}._description_container_16ebv_1{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:25px;width:100%;height:100%;background-color:var(--primary-eventtile-bg);border-radius:10px;box-shadow:3px 3px 3px}._forum_container_19h39_1{display:block;height:100%;width:100%;border:1px solid blue}._register_list_container_x0f1t_1{display:block;width:100%;height:100%;border:1px solid green}html,body,#root{height:100vh;margin:0;padding:0}main{height:90vh;display:flex;justify-content:center;align-items:center}:root{--primary-lightblue: hsl(190, 77%, 68%);--primary-lightblue-hover: hsl(190, 77%, 78%);--primary-lightblue-active: hsl(190, 77%, 88%);--primary-eventtile-bg: hsl(34, 72%, 79%);--primary-eventtile-hover: hsl(33, 31%, 62%);--primary-eventtile-active: hsl(33, 57%, 80%);--primary-darkblue: hsl(209, 100%, 59%);--primary-darkblue-hover: hsl(209, 61%, 26%);--primary-darkblue-active: hsl(209, 61%, 36%);--primary-green: hsl(82, 61%, 45%);--primary-green-hover: hsl(82, 61%, 35%);--primary-green-active: hsl(82, 61%, 25%);--primary-red: hsl(0, 90%, 68%);--primary-red-hover: hsl(0, 90%, 58%);--primary-red-active: hsl(0, 90%, 48%)}
