body{--uh_main_background: rgb(200, 16, 46);--uh_cream_text: rgb(255, 249, 217);--text_main: rgb(255, 255, 255);--body_background: rgb(65, 62, 62);--footer_container_background: rgb(52, 52, 52);--link_active_text_dark: brown;--link_active_text_bright: rgb (247, 184, 184);--nav_container_background: #3a3a3a;--nav_container_small_screen_background: var(--nav_container_background);--nav_button_background: #455f84;--nav_button_indent: 0vh;--nav_button_indent_increase: 2.5vh;--title_container_text: #3a3a3a;--member_button_background: #5e79a4;--event_button_indent: 2.5vh;--event_button_indent_increase: 2.5vh;--events_banner_background: #90afe6;--events_banner_button_background: #455f84;--events_container_background: #414141;--event_button_background: #960C22;--transition_speed: .25s;--avatar_container_background: rgb(55, 55, 55);--nav_button_indent_calc: var(--nav_button_indent);--event_button_indent_calc: var(--event_button_indent);margin:0;font-family:Roboto,sans-serif;line-height:1.6;max-width:100%;overflow-x:hidden}.screen_container{width:100vw;height:100vh;display:flex}.nav_container{background-color:var(--nav_container_background);position:fixed;width:15vw;height:100vh;z-index:100}.nav_container_admin{margin-left:15vw;display:none}.nav_button_container_admin{width:80%;height:5vh;margin-left:10%;margin-right:10%;margin-top:10vh;margin-bottom:10vh;text-align:center;line-height:5vh;padding-inline:.3em;clip-path:polygon(0 0,calc(100% - var(--nav_button_indent_calc)) 0,100% 50%,calc(100% - var(--nav_button_indent_calc)) 100%,0 100%,var(--nav_button_indent_calc) 50%);background-color:#5e79a4;transition:all var(--transition_speed) ease}.nav_button_container{width:80%;height:5vh;margin-left:10%;margin-right:10%;margin-top:10vh;margin-bottom:10vh;text-align:center;line-height:5vh;padding-inline:.3em;clip-path:polygon(0 0,calc(100% - var(--nav_button_indent_calc)) 0,100% 50%,calc(100% - var(--nav_button_indent_calc)) 100%,0 100%,var(--nav_button_indent_calc) 50%);background-color:var(--nav_button_background);transition:all var(--transition_speed) ease}.nav_button_container:hover{--nav_button_indent_calc: calc(var(--nav_button_indent) + var(--nav_button_indent_increase))}.nav_container a{color:var(--text_main);text-decoration:none;transition:all 1.5s}.nav_button_container:active{color:var(--link_active_text_dark)}.min_size_container{min-height:90vh}.body_container{background-color:var(--body_background);width:85vw;margin-left:15vw}.title_container{background-color:var(--uh_main_background);color:var(--title_container_text);width:100%;height:10vh;text-align:center;font-size:max(2vw,3vh);line-height:10vh;text-align:10vh;display:flex;justify-content:center}.title_container a{color:var(--uh_cream_text);text-decoration:none}.member_container{width:100%;text-align:center;height:15vh;display:flex;justify-content:center}.member_button_container{height:5vh;background-color:var(--member_button_background);margin-top:5vh;--s: 2.5vh;padding-inline:calc(var(--s) + .3em);clip-path:polygon(0 0,100% 0,100% 50%,100% 100%,0 100%,0 50%);width:max(20vw,20vh);transition:all var(--transition_speed) ease}.member_container a{text-decoration:none;line-height:5vh;color:var(--text_main)}.member_container a:active{color:var(--link_active_text_dark)}.member_button_container:hover{clip-path:polygon(0 0,100% 0,calc(100% - var(--s)) 50%,100% 100%,0 100%,var(--s) 50%)}.member_button_container a{text-decoration:none;line-height:5vh;color:#302451}.events_container{width:100%;text-align:center}.events_banner{background-color:var(--events_banner_background);display:flex;justify-content:center;height:3vh}.events_title_container{height:3vh;background-color:var(--events_banner_button_background);padding-inline:calc(var(--s) + .3em);clip-path:polygon(0 0,100% 0,95% 50%,100% 100%,0 100%,5% 50%);width:max(20vw,20vh);transition:all var(--transition_speed) ease}.events_title_container:hover{clip-path:polygon(0 0,100% 0,90% 50%,100% 100%,0 100%,10% 50%)}.events_banner a{color:var(--text_main);text-decoration:none}.events_banner a:active{color:var(--link_active_text_bright)}.events_body_container{background-color:var(--events_container_background);display:flex;gap:5vw;justify-content:center;max-width:100%;flex-wrap:wrap}.events_button_container{margin-top:5vh;margin-bottom:5vh;background-color:var(--event_button_background);height:28vh;width:max(19vw,27vh);--s: min(2.5vh, 2vw);padding-inline:calc(var(--s) + .3em);clip-path:polygon(0 0,0 50%,0 100%,50% calc(100% - var(--event_button_indent_calc)),100% 100%,100% 50%,100% 0,50% 0,0 0);transition:all var(--transition_speed) ease}.events_button_container:hover{--event_button_indent_calc: calc(var(--event_button_indent) + var(--event_button_indent_increase))}.events_body_container a{text-decoration:none;color:var(--text_main)}.footer_container{display:flex;background-color:var(--footer_container_background);width:100%;height:10vh;justify-content:center}.footer_button_container{width:max(3vw,5vh);height:max(3vw,5vh);line-height:max(3vw,5vh);margin-left:5vw;margin-right:5vw;margin-top:max(calc(5vh - 1.5vw),2.5vh)}.footer_button_container a img{width:max(3vw,5vh);height:max(3vw,5vh)}.footer{text-align:center;padding-top:1vw}.avatar_container{width:100%;display:flex;justify-content:center}.avatar_button_container{background-color:var(--avatar_container_background);width:20vw;height:25vw;margin-left:1vw;margin-right:1vw;text-align:center}.avatar_button_container img{width:20vw;height:20vw}@media only screen and (max-width: 600px){.screen_container{display:block}.min_size_container{min-height:80vh}.nav_container{background-color:var(--nav_container_small_screen_background);width:100vw;height:10vh;position:fixed;display:flex;bottom:0}.nav_button_container{align-self:center;--s: 1vh}.nav_container a{display:flex;width:80%}.body_container{width:100vw;margin-left:0}.events_body_container{flex-direction:column-reverse;align-items:center}.footer_container{background-color:#424250;padding-bottom:10vh}.footer_button_container{margin:auto}}
