@keyframes layout_fadeImageIn__FRL5L{0%{opacity:0}to{opacity:1}}@keyframes layout_slideInContent__wq_J5{0%{opacity:0}to{opacity:1}}.layout_main__CUlQn{position:relative;display:flex;align-items:center;width:100%;height:100%;overflow:hidden}.layout_main__CUlQn:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top left,rgba(var(--theme-steam-rgb),.6) 0,rgba(var(--theme-accent-rgb),.5) 50%,rgba(var(--theme-accent-rgb),0) 100%);z-index:0;opacity:.3}.layout_main__CUlQn:has([data-is-admin]):before{background:radial-gradient(circle at top left,rgba(var(--theme-authentik-rgb),.4) 0,rgba(var(--theme-accent-rgb),.5) 50%,rgba(var(--theme-accent-rgb),0) 100%)}@media screen and (max-width:768px){.layout_main__CUlQn{flex-direction:column}}.layout_main__CUlQn .layout_mainContent__NqVdQ{height:100%;flex-basis:100%;min-width:25rem;z-index:1}.layout_main__CUlQn .layout_mainContent__NqVdQ .layout_mainContentForm__9aVnK{margin-top:-15%;animation:layout_slideInContent__wq_J5 .25s .1s both}@media screen and (max-width:768px){.layout_main__CUlQn .layout_mainContent__NqVdQ .layout_mainContentForm__9aVnK{margin-top:0}}.layout_main__CUlQn .layout_mainImage__W07Dl{height:100%;flex-basis:150%;position:relative;z-index:1}@media screen and (max-width:768px){.layout_main__CUlQn .layout_mainImage__W07Dl{z-index:0}}.layout_main__CUlQn .layout_mainImage__W07Dl .layout_mainImageBackground__KulO2{position:absolute;inset:var(--theme-v-space,unset);border-radius:var(--theme-v-radius-large,unset);overflow:hidden;background:var(--theme-outline);animation:layout_fadeImageIn__FRL5L 1s ease .3s both;border:var(--theme-v-border,unset) var(--theme-outline)}.layout_main__CUlQn .layout_mainImage__W07Dl .layout_mainImageBackground__KulO2 img{object-fit:cover}@media screen and (min-width:768px){.layout_main__CUlQn .layout_mainImage__W07Dl .layout_mainImageBackground__KulO2{left:0}}@media screen and (max-width:768px){.layout_main__CUlQn .layout_mainImage__W07Dl .layout_mainImageBackground__KulO2{flex-basis:100%}.layout_main__CUlQn .layout_mainImage__W07Dl .layout_mainImageBackground__KulO2:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.5),rgba(var(--theme-background-rgb),0))}}.layout_logo__MANHP{filter:drop-shadow(0 0 1rem rgba(0,0,0,.1))}.layout_legal__o2agA{position:absolute;margin:0 var(--theme-v-gap,unset);bottom:var(--theme-v-gutter,unset);z-index:1;animation:layout_slideInContent__wq_J5 .25s .2s both}@media screen and (max-width:768px){.layout_legal__o2agA{color:#fff;margin:0 var(--theme-v-gutter,unset)}.layout_legal__o2agA a{color:#fff}}.layout_socialLinks__2IDAf{max-width:15rem;flex-wrap:wrap}.button_button__HOmVR{position:relative;overflow:hidden;background:var(--theme-accent);color:var(--theme-accent-contrast);border:var(--theme-v-border,unset) var(--theme-accent-glint);border-radius:var(--theme-v-radius,unset);font:var(--theme-v-text-button,unset);padding:calc(var(--theme-v-space, unset)*.8) calc(var(--theme-v-space, unset)*1.5) calc(var(--theme-v-space, unset)*.75);box-shadow:0 0 0 rgba(var(--theme-accent-rgb),0);user-select:none;text-transform:uppercase;--spinner-colour:currentColor;flex-shrink:0;box-sizing:border-box}.button_button__HOmVR,.button_button__HOmVR .button_buttonContent__asWk3{display:flex;align-items:center;justify-content:center;transition:var(--theme-v-transition-normal,unset)}.button_button__HOmVR .button_buttonSpinner__j1lwZ{position:absolute;transition:var(--theme-v-transition-normal,unset)}.button_button__HOmVR.button_smaller__N3UrO{padding:calc(var(--theme-v-space, unset)*.6) calc(var(--theme-v-space, unset)*1.2) calc(var(--theme-v-space, unset)*.55);font:var(--theme-v-text-button-small,unset)}.button_button__HOmVR.button_tiny__2BtC9{padding:calc(var(--theme-v-space, unset)*.6) calc(var(--theme-v-space, unset)*.75) calc(var(--theme-v-space, unset)*.55);font:var(--theme-v-text-button-tiny,unset)}.button_button__HOmVR:after{content:"";position:absolute;left:-120%;width:2rem;top:0;height:300%;background-color:rgba(var(--theme-accent-contrast-rgb),.15);transform-origin:50% 50%;transform:rotate(45deg) translateY(-50%);transition:var(--theme-v-transition-long,unset)}.button_button__HOmVR .button_buttonPrefix__UH9GA{display:block;height:1em;aspect-ratio:1/1;position:relative;margin-right:calc(var(--theme-v-space, unset)*.75);margin-left:calc(var(--theme-v-space, unset)*-.25);margin-top:calc(var(--theme-v-space, unset)*-.125);transition:var(--theme-v-transition-quick,unset)}.button_button__HOmVR .button_buttonPrefix__UH9GA>*{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.button_button__HOmVR:focus,.button_button__HOmVR:hover{cursor:pointer;transform:scale(1.05);box-shadow:0 .1rem .5rem rgba(var(--theme-accent-rgb),.5)}@media(pointer:coarse){.button_button__HOmVR:focus,.button_button__HOmVR:hover{transform:scale(1)}}.button_button__HOmVR:focus:after,.button_button__HOmVR:hover:after{left:120%;transform:rotate(45deg) translateY(-50%)}.button_button__HOmVR:active{transform:scale(.95)}@media(pointer:coarse){.button_button__HOmVR:active{transform:scale(.9)}}.button_button__HOmVR.button_loading__Y8ePd .button_buttonContent__asWk3,.button_button__HOmVR:not(.button_loading__Y8ePd) .button_buttonSpinner__j1lwZ{opacity:0;transform:scale(.5)}.button_button__HOmVR:not(.button_loading__Y8ePd) .button_buttonSpinner__j1lwZ [data-spinner]{animation-play-state:paused}.button_button__HOmVR:disabled{pointer-events:none;filter:grayscale(1)}.button_brand_none__y5GmI{background:var(--theme-background);color:var(--theme-background-contrast);border-color:var(--theme-outline)}.button_brand_none__y5GmI:after{background-color:rgba(var(--theme-outline-contrast-rgb),.05)}.button_brand_none__y5GmI:focus,.button_brand_none__y5GmI:hover{box-shadow:0 .1rem .5rem rgba(var(--theme-outline-rgb),.5)}.button_brand_steam__lXXHW{background:var(--theme-steam);color:var(--theme-steam-contrast);border-color:var(--theme-steam-glint)}.button_brand_steam__lXXHW:after{background-color:rgba(var(--theme-steam-contrast-rgb),.15)}.button_brand_steam__lXXHW:focus,.button_brand_steam__lXXHW:hover{box-shadow:0 .1rem .5rem rgba(var(--theme-steam-rgb),.5)}.button_brand_discord__sdxHU{background:var(--theme-discord);color:var(--theme-discord-contrast);border-color:var(--theme-discord-glint)}.button_brand_discord__sdxHU:after{background-color:rgba(var(--theme-discord-contrast-rgb),.15)}.button_brand_discord__sdxHU:focus,.button_brand_discord__sdxHU:hover{box-shadow:0 .1rem .5rem rgba(var(--theme-discord-rgb),.5)}.button_brand_authentik__4ajQM{background:var(--theme-authentik);color:var(--theme-authentik-contrast);border-color:var(--theme-authentik-glint)}.button_brand_authentik__4ajQM:after{background-color:rgba(var(--theme-authentik-contrast-rgb),.15)}.button_brand_authentik__4ajQM:focus,.button_brand_authentik__4ajQM:hover{box-shadow:0 .1rem .5rem rgba(var(--theme-authentik-rgb),.5)}.background_backgroundGradient__np811{background:radial-gradient(208.48% 141.42% at 0 0,var(--color-background) 0,var(--color-brand) 50%,var(--color-background) 100%)}@keyframes ticker_ticker__jeca8{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.ticker_ticker__jeca8{animation:ticker_ticker__jeca8 20s linear infinite}@keyframes dial_dialCount__dCoae{0%{clip-path:polygon(50% 50%,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0,50% 0)}12.5%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 0,100% 0,100% 0,100% 0,100% 0,100% 0,100% 0)}25%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%,100% 50%)}37.5%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 100%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%)}62.5%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 100%,50% 100%,0 100%,0 100%,0 100%,0 100%)}75%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 100%,50% 100%,0 100%,0 50%,0 50%,0 50%)}87.5%{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 100%,50% 100%,0 100%,0 50%,0 0,0 0)}to{clip-path:polygon(50% 50%,50% 0,100% 0,100% 50%,100% 100%,50% 100%,0 100%,0 50%,0 0,50% 0)}}.dial_dial__B5rWG{animation:dial_dialCount__dCoae 1s linear}.chip_chip__cK_tH{border-radius:var(--theme-v-radius,unset);padding:0 calc(var(--theme-v-gap, unset)*.75);background:var(--theme-outline);border:var(--theme-v-border,unset) var(--theme-outline);height:1rem;display:inline-flex;align-items:center;justify-content:center}.chip_chip__cK_tH p{display:inline;font-size:var(--theme-v-text-label,unset);font-size:.75rem;white-space:nowrap}.chip_chip__cK_tH.chip_colour__accent__eEJz_{background:var(--theme-accent);color:var(--theme-accent-contrast);border:var(--theme-v-border,unset) var(--theme-accent-glint)}.chip_chip__cK_tH.chip_colour__success__7VQxJ{background:var(--theme-success);color:var(--theme-success-contrast);border:var(--theme-v-border,unset) var(--theme-success-glint)}.chip_chip__cK_tH.chip_colour__warning__2p95H{background:var(--theme-warning);color:var(--theme-warning-contrast);border:var(--theme-v-border,unset) var(--theme-warning-glint)}.chip_chip__cK_tH.chip_colour__danger__FKQMk{background:var(--theme-danger);color:var(--theme-danger-contrast);border:var(--theme-v-border,unset) var(--theme-danger-glint)}@keyframes card_shimmer__qdjzP{0%{transform:translateX(-100%)}to{transform:translateX(200%)}}.card_card__okhrm{position:relative;border-radius:var(--theme-v-radius,unset);border:var(--theme-v-border,unset) var(--theme-outline);box-sizing:border-box}.card_card__okhrm.card_removeBorder__L0Voh{border-color:rgba(var(--theme-outline-rgb),0)}.card_card__okhrm:not(.card_transparent__FOIyf){background:rgba(var(--theme-background-rgb),.4);backdrop-filter:blur(var(--theme-v-glass,unset));border:var(--theme-v-border,unset) var(--theme-outline)}.card_card__okhrm.card_fill__nShj5{width:100%;height:100%;flex:1}.card_card__okhrm.card_centred__ddFxf{justify-content:center;align-items:center}.card_card__okhrm.card_loading__JUSWu{position:relative;overflow:hidden}.card_card__okhrm.card_loading__JUSWu:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,rgba(var(--theme-background-contrast-rgb),0),rgba(var(--theme-accent-contrast-rgb),.75),rgba(var(--theme-background-contrast-rgb),0));animation:card_shimmer__qdjzP 1s ease infinite;pointer-events:none;border-radius:inherit}@media(prefers-color-scheme:dark){body:not([data-theme=light]) .card_card__okhrm.card_loading__JUSWu:before{background:linear-gradient(90deg,rgba(var(--theme-background-contrast-rgb),0),rgba(var(--theme-accent-contrast-rgb),.1),rgba(var(--theme-background-contrast-rgb),0))}}body[data-theme=dark] .card_card__okhrm.card_loading__JUSWu:before{background:linear-gradient(90deg,rgba(var(--theme-background-contrast-rgb),0),rgba(var(--theme-accent-contrast-rgb),.1),rgba(var(--theme-background-contrast-rgb),0))}.card_card__okhrm.card_actionable__LmOS1{cursor:pointer;transition:var(--theme-v-transition-quick,unset)}.card_card__okhrm.card_actionable__LmOS1:hover{border-color:var(--theme-accent)}.account-details_accountDetails__5n76D{color:var(--brand-contrast);--divider:var(--brand-contrast)}.account-details_accountDetails__5n76D:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--brand)!important;background-size:50%;opacity:1;border-radius:calc(var(--theme-v-radius, unset)*.9)}.account-details_accountDetails__5n76D div{position:relative;z-index:1}.account-details_accountDetails__5n76D.account-details_allowConnection__WjPh_:before{opacity:.5}.account-details_accountDetails__5n76D .account-details_accountDetailsInfo__30AEX{flex-grow:0;overflow:hidden}.account-details_brand_steam__bHI4J{--brand:linear-gradient(to bottom right,rgba(var(--theme-steam-rgb),1),rgba(var(--theme-steam-rgb),0.75));--brand-contrast:var(--theme-steam-contrast)}.account-details_brand_discord__4RB8_{--brand:linear-gradient(to bottom right,rgba(var(--theme-discord-rgb),1),rgba(var(--theme-discord-rgb),0.75));--brand-contrast:var(--theme-discord-contrast)}.account-details_brand_authentik__IvnMT{--brand:linear-gradient(to bottom right,rgba(var(--theme-authentik-rgb),1),rgba(var(--theme-authentik-rgb),0.75));--brand-contrast:var(--theme-authentik-contrast)}.ticket-select-media_mediaList__zQ8Iu{max-width:30vw}@media screen and (max-width:768px){.ticket-select-media_mediaList__zQ8Iu{overflow:auto;max-width:100%;flex-wrap:nowrap!important;margin:0 calc(var(--theme-v-space, unset)*-1);padding:0 calc(var(--theme-v-space, unset)*1) var(--theme-v-gap,unset);mask-image:linear-gradient(to right,rgba(0,0,0,0),rgb(0,0,0) var(--theme-v-space,unset),rgb(0,0,0) calc(100% - var(--theme-v-space, unset)),rgba(0,0,0,0))}}.ticket-select-media_media__8ZbrN{height:5rem;width:5rem;position:relative;overflow:hidden;border-radius:var(--theme-v-radius,unset);border:var(--theme-v-border,unset) var(--theme-outline);background:var(--theme-outline);flex-shrink:0}.ticket-select-media_media__8ZbrN img{position:absolute;width:100%;height:100%;object-fit:cover}.ticket-select-media_media__8ZbrN img:hover{cursor:pointer}.ticket-select-media_media__8ZbrN .ticket-select-media_mediaRemove__Of_3i{position:absolute;bottom:var(--theme-v-gap,unset);right:var(--theme-v-gap,unset)}.player-select-player-popup_playerList__n9QD9{height:50vh!important}@media screen and (max-width:768px){.player-select-player-popup_playerList__n9QD9{height:70vh!important}}@media screen and (max-width:375px){.player-select-player-popup_playerList__n9QD9{height:60vh!important}}.ticket-select-players_searchTerm__xN_x_{position:relative;display:flex;width:100%;align-items:center;gap:var(--theme-v-gap,unset)}.ticket-select-players_searchTerm__xN_x_ input{width:100%}.ticket-select-players_playerItem__V_77y{background:var(--theme-background);border-radius:var(--theme-v-radius,unset)}@keyframes ticket-creation_close__gB0lE{0%{clip-path:circle(150% at var(--x) var(--y))}to{clip-path:circle(0 at var(--x) var(--y));visibility:hidden}}.ticket-creation_ticketCreation__3CN27{z-index:1001;position:fixed;top:0;left:0;height:100%;width:100%;background:linear-gradient(to bottom right,var(--theme-background),var(--theme-background-alt));color:var(--theme-background-contrast);clip-path:circle(150% at var(--x) var(--y))}.ticket-creation_ticketCreation__3CN27:not(.ticket-creation_isTicketCreationOpen__tZ0X2){animation:ticket-creation_close__gB0lE .5s ease backwards;clip-path:circle(0 at var(--x) var(--y));pointer-events:none}.ticket-creation_ticketCreation__3CN27.ticket-creation_isTicketCreationOpen__tZ0X2{transition:var(--theme-v-transition-long,unset);animation:none}.ticket-creation_ticketCreation__3CN27:not(.ticket-creation_isReady__iuod8){opacity:0}.ticket-creation_ticketCreationClose__5iWy7{position:absolute;top:calc(var(--theme-v-navbar-height, unset)/2);right:var(--theme-v-space,unset);transform:translateY(-50%);z-index:1}.ticket-creation_ticketCreationInner__CWOhS{position:absolute}@media screen and (max-width:768px){.ticket-creation_ticketCreationInner__CWOhS{left:var(--theme-v-gutter,unset);right:var(--theme-v-gutter,unset)}.ticket-creation_ticketCreationContentBlock__llhoW{transform:translateY(-20%)}}.ticket-creation_ticketCreationContent__cO9Pr{width:50vw!important;position:relative;transform:translateX(20%)}@media screen and (max-width:768px){.ticket-creation_ticketCreationContent__cO9Pr{flex-direction:column-reverse;width:100%;box-sizing:border-box;align-items:flex-start;transform:none;width:auto!important}}.ticket-creation_ticketCreationContentList__5IJ5e{position:absolute;right:100%;display:block!important;width:max-content!important;transform:translateX(calc(var(--theme-v-gutter, unset) * -1))}@media screen and (max-width:768px){.ticket-creation_ticketCreationContentList__5IJ5e{position:fixed;bottom:0;left:0;right:0;width:auto!important;transform:none}}@keyframes ticket-creation_slidePopIn__5mQlp{0%{transform:translateY(2rem) scale(1);opacity:0}to{transform:translateY(0) scale(1)}}.ticket-creation_ticketCreationStep__Vf1zK{animation:ticket-creation_slidePopIn__5mQlp .3s ease both;max-width:30rem}.admin-select-player-popup_playerList__WN_vj{height:50vh!important}@media screen and (max-width:768px){.admin-select-player-popup_playerList__WN_vj{height:70vh!important}}@media screen and (max-width:375px){.admin-select-player-popup_playerList__WN_vj{height:60vh!important}}.comment-user_container__UModV:hover .comment-user_username__2V5r8{text-decoration:underline}.comment-user_container__UModV:hover .comment-user_icon__txISB{transform:scale(1.1)}.comment-user_isAdmin__Vvggq{color:var(--theme-danger)}.comment-user_icon__txISB{width:2rem;height:2rem;border:var(--theme-v-border,unset) var(--theme-outline);background-color:var(--theme-background);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .1s ease-in-out}.comment-user_icon__txISB:has(.comment-user_isAdmin__Vvggq){border-color:var(--theme-danger)}.comment-user_icon__txISB>span{display:flex;align-items:center;justify-content:center;font-size:1.25rem}.comment_isNote__kVb52{background:var(--theme-background)!important}.comment_isNote__kVb52:not(.comment_isLast__EozFr){border-bottom:var(--theme-v-thickness,unset) solid var(--theme-outline)!important}.comment_comment__c8Rvb{width:75%}.comment_comment__c8Rvb.comment_isMe__EFBHz{margin-left:auto}.comment_comment__c8Rvb.comment_isMe__EFBHz>div{position:relative;z-index:1}.comment_isNote__kVb52 .comment_comment__c8Rvb{width:100%}.comment_comment__c8Rvb.comment_isAdmin__unBo8{border-color:rgba(var(--theme-danger-rgb),.5)!important}.comment_isNote__kVb52 .comment_comment__c8Rvb{border:none!important;border-radius:0;background:rgba(0,0,0,0)}.comment_admin__ayheC,.comment_player__qNAO2{font:var(--theme-v-text-normal-bold,unset)}.comment_admin__ayheC{color:var(--theme-danger)}.comment_you__5g_DH{font:var(--theme-v-text-normal-bold,unset);color:var(--theme-accent)}.comment_media__eL44K{width:100%;display:flex;gap:var(--theme-v-gap,unset)}.comment_media__eL44K .comment_mediaItem__9HtNX{height:6rem;aspect-ratio:16/9;position:relative;border-radius:var(--theme-v-radius-large,unset);overflow:hidden;border:var(--theme-v-border,unset) var(--theme-outline)}.comment_media__eL44K .comment_mediaItem__9HtNX.comment_small__yE9Pb{aspect-ratio:1/1;height:4rem}.comment_media__eL44K .comment_mediaItem__9HtNX img{position:absolute;width:100%;height:100%;object-fit:cover}.comment_media__eL44K .comment_mediaItem__9HtNX img:hover{cursor:pointer}.comment_mark__9m8ph{transform:translateY(-20%);display:inline-block;user-select:none;pointer-events:none}.comment_mark__9m8ph:first-child{margin-right:calc(var(--theme-v-gap, unset)*.4)}.comment_mark__9m8ph:last-child{margin-left:calc(var(--theme-v-gap, unset)*.4)}.comment-portal_fullscreenNotes__gySZC{position:fixed;z-index:20;top:50%;left:50%;width:70vw;max-width:80rem;transform:translate(-50%,-50%);height:80vh;border-radius:var(--theme-v-radius-large,unset);background:var(--theme-background);box-shadow:0 0 1rem rgba(0,0,0,.5);border:var(--theme-v-border,unset) var(--theme-outline)}.comment-portal_fullscreenNotes__gySZC>:first-child{overflow:auto;border-radius:var(--theme-v-radius-large,unset)}@media screen and (max-width:768px){.comment-portal_fullscreenNotes__gySZC,.comment-portal_fullscreenNotes__gySZC>:first-child{border-radius:var(--theme-v-radius-large,unset) var(--theme-v-radius-large,unset) 0 0}.comment-portal_fullscreenNotes__gySZC{top:auto;left:0;right:0;bottom:0;height:85vh;transform:none;width:100vw}}.comment-portal_fullscreenNotesButtons__TOZy2{position:absolute;right:var(--theme-v-space,unset);top:0;transform:translateY(-50%)}.comment-portal_fullscreenNotesButtonsBottom__F0O6c{position:absolute;right:var(--theme-v-space,unset);bottom:var(--theme-v-space,unset)}.attached-players-details-card_playerList___oTXa{flex-wrap:wrap}.attached-players-details-card_playerListItem__r_Lu_{flex-basis:calc(50% - var(--theme-v-gap, unset)/2)}@media screen and (max-width:768px){.attached-players-details-card_playerListItem__r_Lu_{flex-basis:100%}}.admin-ban-players-popup_inputField__dyRXl{position:relative}.admin-ban-players-popup_cannedResponses__0QFFq{position:absolute;bottom:var(--theme-v-space,unset);right:var(--theme-v-space,unset)}.dashboard-grid_dashboardGrid__jYa66{width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fit minmax(min-content 1fr));gap:var(--theme-v-space,unset);max-width:90rem}.dashboard-grid_dashboardGrid__jYa66.dashboard-grid_fullWidth__waMvd{max-width:none}.page_reverseButton__o_ful{transition:var(--theme-v-transition-normal,unset)}.page_reverseButton__o_ful.page_flip__HDHvW{transform:rotate(180deg)}.page_fullscreenNotes__mnCdS{position:fixed;z-index:20;top:50%;left:50%;width:70vw;max-width:80rem;transform:translate(-50%,-50%);height:80vh;border-radius:var(--theme-v-radius-large,unset);background:var(--theme-background);box-shadow:0 0 1rem rgba(0,0,0,.5);border:var(--theme-v-border,unset) var(--theme-outline)}.page_fullscreenNotes__mnCdS>:first-child{overflow:auto;border-radius:var(--theme-v-radius-large,unset)}@media screen and (max-width:768px){.page_fullscreenNotes__mnCdS,.page_fullscreenNotes__mnCdS>:first-child{border-radius:var(--theme-v-radius-large,unset) var(--theme-v-radius-large,unset) 0 0}.page_fullscreenNotes__mnCdS{top:auto;left:0;right:0;bottom:0;height:85vh;transform:none;width:100vw}}.page_fullscreenNotesButtons__D8FyD{position:absolute;right:var(--theme-v-space,unset);top:0;transform:translateY(-50%)}.page_fullscreenNotesButtonsBottom___fQdP{position:absolute;right:var(--theme-v-space,unset);bottom:var(--theme-v-space,unset)}.page_reverseButton__abOzh{transition:var(--theme-v-transition-normal,unset)}.page_reverseButton__abOzh.page_flip__B4rI3{transform:rotate(180deg)}.page_fullscreenNotes__FnP2L{position:fixed;z-index:20;top:50%;left:50%;width:70vw;max-width:80rem;transform:translate(-50%,-50%);height:80vh;border-radius:var(--theme-v-radius-large,unset);background:var(--theme-background);box-shadow:0 0 1rem rgba(0,0,0,.5);border:var(--theme-v-border,unset) var(--theme-outline)}.page_fullscreenNotes__FnP2L>:first-child{overflow:auto;border-radius:var(--theme-v-radius-large,unset)}@media screen and (max-width:768px){.page_fullscreenNotes__FnP2L,.page_fullscreenNotes__FnP2L>:first-child{border-radius:var(--theme-v-radius-large,unset) var(--theme-v-radius-large,unset) 0 0}.page_fullscreenNotes__FnP2L{top:auto;left:0;right:0;bottom:0;height:85vh;transform:none;width:100vw}}.page_fullscreenNotesButtons___JrGE{position:absolute;right:var(--theme-v-space,unset);top:0;transform:translateY(-50%)}.page_fullscreenNotesButtonsBottom__5Ymmv{position:absolute;right:var(--theme-v-space,unset);bottom:var(--theme-v-space,unset)}