.gmt-page-header{background:rgba(var(--gmt-theme-primary), .1);color:rgb(var(--gmt-theme-on-surface));min-height:300px;position:relative}.gmt-page-header__container{padding:2rem 1rem}.gmt-page-header--small{min-height:200px;max-height:300px}.gmt-page-header:before{opacity:.3;filter:blur(40px)saturate(180%);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.gmt-page-header__image{width:100%;height:200px}.gmt-page-header .gmt-page-description{max-height:220px;overflow-y:auto}.gmt-page-header .gmt-page-avatar{--gmt-avatar-multiplier:5;left:calc(50% - var(--gmt-avatar-size) / 2);position:absolute;top:0}.gmt-page-header--fit .gmt-page-description{max-height:100%}.gmt-page-title{letter-spacing:-.00833333em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:clamp(3.125rem,5vw,3.75rem)}.gmt-page-description{margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.5rem;line-height:2rem}.gmt-calendar-events .gmt-grid{--gmt-base-emphasis-opacity:.025;border-radius:0 0 var(--gmt-radius) var(--gmt-radius)}@media screen and (width>=1024px){.gmt-page-header:not(.gmt-page-header--fit){max-height:420px}}.gmt-ce-heading:before{content:"";background:rgb(var(--gmt-theme-secondary));border-radius:var(--gmt-radius);width:5px;height:100%;position:absolute;top:0;left:0}.gmt-content-editor .gmt-ce-heading:first-child{margin-top:0}.gmt-ce-paragraph{text-align:left;letter-spacing:.03125em;font-family:Esteban,serif;font-size:1.2rem;line-height:1.95rem}.gmt-ce-paragraph i:not(.gmt-icon):not(.material-icons):not(.fa):not(.fas):not(.fab):not(.fad):not(.far){font-style:italic}.gmt-ce-paragraph-image__item img{margin:0}.gmt-ce-paragraph-image__item-text-container{text-overflow:ellipsis;white-space:nowrap;text-align:center;background:rgba(var(--gmt-theme-primary), .75);color:rgb(var(--gmt-theme-on-primary));font-family:var(--gmt-font-family);border-radius:0 var(--gmt-radius) 0 var(--gmt-radius);font-size:1rem;line-height:1.25rem;overflow:hidden}.gmt-ce-paragraph-image--align-left{float:left;margin-left:0;margin-right:1rem}.gmt-ce-paragraph-image--align-right{float:right;margin-left:1rem;margin-right:0}.gmt-ce-paragraph-image--dim-medium{max-width:50%}.gmt-ce-paragraph-image--dim-small{max-width:25%}.gmt-ce-paragraph-image--dim-small .gmt-ce-paragraph-image__item-text-container{padding-top:.25rem;padding-bottom:.25rem;font-size:.85rem;line-height:1.25rem}.gmt-ce-paragraph>a{color:rgb(var(--gmt-theme-primary-accent));text-decoration:underline}@supports ((-webkit-hyphens:auto) or (hyphens:auto)){.gmt-ce-paragraph{word-break:break-word;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.gmt-ce-extended-image__caption{text-align:center;background-color:rgba(var(--gmt-theme-primary), .75);color:rgb(var(--gmt-theme-on-primary));font-size:1rem}.gmt-ce-quote{padding:1rem 1rem 1rem 2rem;font-family:Esteban,serif;font-style:italic}.gmt-ce-quote:before{content:"";background:linear-gradient(to bottom, rgba(var(--gmt-theme-primary), .8), rgba(var(--gmt-theme-secondary), 1));border-radius:var(--gmt-radius) 0 0 var(--gmt-radius);width:6px;height:100%;position:absolute;top:0;left:0}.gmt-ce-quote--with-author:after{content:""}.gmt-ce-quote__author{font-family:var(--gmt-font-family)}.gmt-ce-list-item{letter-spacing:.009375em;border-radius:var(--gmt-radius);grid-template-columns:max-content auto max-content;grid-template-areas:"prepend text append";height:auto;margin-bottom:1rem;font-size:1rem;font-weight:400;line-height:1.5rem;display:grid}.gmt-ce-list-item__checkbox{border:1px solid rgba(var(--gmt-border-color), var(--gmt-border-opacity));cursor:default;-webkit-user-select:none;user-select:none;background:rgb(var(--gmt-theme-surface));border-radius:50%;grid-area:prepend;width:20px;height:20px;margin:5px 12px 5px 0}.gmt-ce-list-item__checkbox:after{border:2px solid rgb(var(--gmt-theme-surface));content:"";opacity:0;background:0 0;border-top:none;border-right:none;width:9px;height:4px;position:absolute;top:6px;left:5px;transform:rotate(-45deg)}.gmt-ce-list-item:before{content:"";text-align:center;background:rgba(var(--gmt-border-color), var(--gmt-border-opacity));width:1rem;min-width:1rem;max-width:1rem;height:1rem;min-height:1rem;max-height:1rem;color:rgb(var(--gmt-border-color));border-radius:50%;grid-area:prepend;margin-inline-end:1rem;line-height:2rem}.gmt-ce-list-item--selected{background:rgba(var(--gmt-theme-primary), .1);margin:0 -.5rem;padding:0 .5rem}.gmt-ce-list-item--selected .gmt-ce-list-item__checkbox{border-color:rgb(var(--gmt-theme-primary));background:rgb(var(--gmt-theme-primary))}.gmt-ce-list-item--selected .gmt-ce-list-item__checkbox:after{opacity:1}.gmt-ce-list-item__prepend{grid-area:prepend}.gmt-ce-list-item__append{grid-area:append}.gmt-ce-list-item__text{grid-area:text;font-size:1.05rem}.gmt-ce-list-item__secondary-text{white-space:normal;color:rgba(var(--gmt-theme-on-surface), .75);font-size:1rem;font-weight:300}.gmt-ce-list:not(.gmt-ce-list--two-line) .gmt-ce-list-item{margin-bottom:.25rem}.gmt-ce-list:not(.gmt-ce-list--two-line) .gmt-ce-list-item__text{white-space:normal;padding:.5rem 0}ol.gmt-ce-list{counter-reset:my-awesome-counter}ol.gmt-ce-list .gmt-ce-list-item{counter-increment:my-awesome-counter}ol.gmt-ce-list .gmt-ce-list-item:before{content:counter(my-awesome-counter);width:2rem;min-width:2rem;max-width:2rem;height:2rem;min-height:2rem;max-height:2rem;color:rgba(var(--gmt-theme-on-surface), .8)}.gmt-ce-checklist .gmt-ce-list-item:before{display:none}.gmt-ce-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.gmt-ce-gallery-item img{width:100%}.gmt-ce-gallery-item__supporting{border-radius:0 var(--gmt-radius);background-color:rgba(var(--gmt-theme-primary), .75);color:rgb(var(--gmt-theme-on-primary))}.gmt-ce-gallery--two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.gmt-ce-gallery--three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.gmt-ce-table{--gmt-table-header-height:56px;--gmt-table-cell-height:52px;background:rgba(var(--gmt-theme-primary), .05);max-width:100%;color:rgba(var(--gmt-theme-on-surface), .8);font-size:1rem;line-height:1.5}.gmt-ce-table__container{border-radius:inherit}.gmt-ce-table__container>table{border-spacing:0;width:100%}.gmt-ce-table__container>table tr>th{border-bottom:1px solid rgba(var(--gmt-border-color), var(--gmt-border-opacity));height:var(--gmt-table-header-height);font-weight:500}.gmt-ce-table__container>table tr>td{border-bottom:1px solid rgba(var(--gmt-border-color), var(--gmt-border-opacity));height:var(--gmt-table-cell-height)}.gmt-ce-table__container>table>thead>tr{color:rgb(var(--gmt-theme-primary))}.gmt-ce-table__container>table>tbody>tr:last-child>td{border-bottom:none}code{background:rgba(var(--gmt-theme-secondary), .05);color:rgb(var(--gmt-theme-secondary));border-radius:var(--gmt-radius);padding:.25rem;font-family:Menlo,Monaco,Consolas,Courier New,monospace}.gmt-ce-alert{--gmt-ce-alert-bg:rgba(var(--gmt-theme-surface), 1);--gmt-ce-alert-color:rgb(var(--gmt-theme-on-surface));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-surface));background-color:var(--gmt-ce-alert-bg);color:var(--gmt-ce-alert-color);grid-template-columns:max-content auto;grid-template-areas:"icon message";font-size:1.1rem;line-height:1.45rem;display:grid}.gmt-ce-alert__icon{background-color:var(--gmt-ce-alert-color);color:var(--gmt-ce-alert-color-accent);border-radius:inherit;grid-area:icon}.gmt-ce-alert__message{grid-area:message}.gmt-ce-alert--danger{--gmt-ce-alert-bg:rgba(var(--gmt-theme-error), .1);--gmt-ce-alert-color:rgb(var(--gmt-theme-error));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-error))}.gmt-ce-alert--primary{--gmt-ce-alert-bg:rgba(var(--gmt-theme-primary), .1);--gmt-ce-alert-color:rgb(var(--gmt-theme-primary));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-primary))}.gmt-ce-alert--secondary{--gmt-ce-alert-bg:rgba(var(--gmt-theme-secondary), .1);--gmt-ce-alert-color:rgb(var(--gmt-theme-secondary));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-secondary))}.gmt-ce-alert--info{--gmt-ce-alert-bg:rgba(var(--gmt-theme-info), .1);--gmt-ce-alert-color:rgb(var(--gmt-theme-info));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-info))}.gmt-ce-alert--success{--gmt-ce-alert-bg:rgba(var(--gmt-theme-success), .1);--gmt-ce-alert-color:rgb(var(--gmt-theme-success));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-success))}.gmt-ce-alert--warning{--gmt-ce-alert-bg:rgba(var(--gmt-theme-warning), .1);--gmt-ce-alert-color:rgb(var(--gmt-theme-warning));--gmt-ce-alert-color-accent:rgb(var(--gmt-theme-on-warning))}.gmt-ce-alert--light{--gmt-ce-alert-bg:#fff;--gmt-ce-alert-color:#1a202c;--gmt-ce-alert-color-accent:#fff}.gmt-ce-alert--dark{--gmt-ce-alert-bg:#2d3748;--gmt-ce-alert-color:#d3d3d3;--gmt-ce-alert-color-accent:#2d3748}.gmt-ce-warning{padding:.5rem .25rem}.gmt-ce-block--discord{--gmt-sizer-data-ratio:"174/549"}.gmt-ce-block--discord .gmt-image{max-width:549px}.gmt-ce-block--game{display:flex;position:relative}.gmt-ce-block--game__background{content:"";z-index:-1;width:100%;height:100%;filter:blur(var(--gmt-blur)) saturate(180%);opacity:.4;background-position:50%;background-size:cover;position:absolute;top:0;left:0}.gmt-ce-block--game__image{max-width:150px}.gmt-ce-block--game__text{max-height:150px;overflow-y:auto}.gmt-ce-link-tool{background:rgb(var(--gmt-theme-surface));border:1px solid rgba(var(--gmt-border-color), var(--gmt-border-opacity));transition:all .2s ease-in-out;box-shadow:0 0}.gmt-ce-link-tool__image{border-radius:var(--gmt-radius);float:right;background-position:50%;background-repeat:no-repeat;background-size:cover;width:65px;height:65px}.gmt-ce-link-tool__title{color:rgb(var(--gmt-theme-on-surface));font-size:1.1rem;font-weight:600;line-height:1.45em}.gmt-ce-link-tool__description{-webkit-line-clamp:3;color:rgba(var(--gmt-theme-on-surface), .75);-webkit-box-orient:vertical;font-size:.9rem;line-height:1.55em;display:-webkit-box}.gmt-ce-link-tool__anchor{color:rgba(var(--gmt-theme-on-surface), .75)}.gmt-ce-link-tool:hover{transform:scale(1.015);box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.gmt-ce-embed__description{background:rgba(var(--gmt-theme-primary), .75);color:rgb(var(--gmt-theme-on-primary))}.gmt-ce-embed-placeholder{background:rgba(var(--gmt-theme-primary), .05);border:1px solid rgba(var(--gmt-theme-primary), .2);border-radius:var(--gmt-radius,4px);text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex}.gmt-ce-embed-placeholder__icon{color:rgb(var(--gmt-theme-primary));font-size:2rem}.gmt-ce-embed-placeholder__text{max-width:32rem;color:rgba(var(--gmt-theme-on-surface), .85);margin:0;font-size:.875rem}.gmt-ce-embed-placeholder__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.gmt-ce-columns-layout{grid-template-columns:repeat(2,auto);gap:1rem;display:grid}@media (width<=640px){.gmt-ce-columns-layout--mobile-row{grid-template-columns:1fr}}.gmt-content-editor{text-align:left;font-weight:400}.gmt-content-editor .gmt-image{border-radius:var(--gmt-radius)}.gmt-content-editor .gmt-image--zoomable{cursor:pointer;transition:all .2s ease-in-out}.gmt-content-editor .gmt-image--zoomable:hover{box-shadow:0 10px 24px -8px #0006, 0 0 0 1px rgba(var(--gmt-theme-primary-accent), .25);transform:scale(1.025)}.gmt-content-editor strong,.gmt-content-editor b{font-weight:800}.gmt-content-editor em:not(.material-icons):not(.gmt-editor-content-list-item__graphic):not(.fa):not(.fas):not(.fab):not(.fad):not(.far){font-style:italic}.gmt-content-editor .text-source{color:rgb(var(--gmt-theme-on-surface), .75);font-size:1rem;line-height:30px}.gmt-content-editor .text-source i,.gmt-content-editor .text-source em,.gmt-content-editor .text-source span,.gmt-content-editor .text-source a{vertical-align:middle}.gmt-content-editor .text-source .material-icons{line-height:inherit;padding-right:.25rem;font-size:1rem}.gmt-content-editor-dynamic-content{margin:10px 0}.gmt-content-editor small,.gmt-content-editor .small{font-size:.7rem}
