:root{--accent-100:#ffc342;--accent-200:#ffc95a;--accent-300:#ffd070;--accent-400:#ffd785;--accent-500:#fd9;--accent-secondary-100:#cf5959;--accent-secondary-200:#d76d6a;--accent-secondary-300:#de7f7b;--accent-secondary-400:#e5928d;--accent-secondary-500:#eba49f;--gray-100:#121212;--gray-200:#1a1a1a;--gray-300:#333;--gray-400:#4d4d4d;--gray-500:#666;--text-accent:#e3d6c5;--text-gray:#b8b8b8;--mixed-100:#2f271b;--mixed-200:#3e3526;--mixed-300:#5c5241;--mixed-400:#796e5c;--mixed-500:#928876;--white:#ebebebf2;--card:#f7cf9e05;--card-two:#302b214d;--card-two-b:#27231a66;--card-hover:#f7cf9e33;--card-hover-two:#302b2199;--card-hover-two-b:#f7cf9e0f;--card-border:#ffffff1a;--card-border-b:#fff3;--card-border-two:#1f1f1f4d;--card-border-two-b:#4141414d;--card-border-radius:11px;--card-box-shadow:4px 4px 6px #00000080;--card-backdrop-filter:blur(6px);--card-backdrop-filter-b:blur(6px) brightness(60%) contrast(85%);--card-backdrop-filter-two:blur(16px) brightness(40%) contrast(85%);--card-mask-border:linear-gradient(170deg,#000,transparent 50%);--glow-orange-text:#ffc342e6;--glow-orange-background:#ffc3421f;--glow-orange-background-disabled:#ffc3420f;--glow-orange-background-hover:#ffc3422e;--glow-orange-border:1px solid #ffc3421f;--accent:#ffc342;--accent-background:#ffc3421a;--accent-background-hover:#ffc3420f;--orange:#e79933;--orange-background:#e799331a;--orange-background-two:#e7993380;--orange-background-two-hover:#e7993366;--red:#ca5755;--red-background:#ca57551a;--red-background-two:#ca575580;--red-background-two-hover:#ca575566;--green:#5bba6f;--green-background:#5bba6f1a;--green-background-two:#5bba6f80;--green-background-two-hover:#5bba6f66;--blue:#5b8cba;--blue-background:#5b8cba1a;--blue-background-two:#5b8cba80;--blue-background-two-hover:#5b8cba66;--neoforge:#e38a42;--neoforge-background:#e38a421a;--fabric:#dbd0b4;--fabric-background:#dbd0b41a;--quilt:#dc29dd;--quilt-background:#dc29dd1a;--forge:#2981bf;--forge-background:#2981bf1a;--spigot:#ed8106;--spigot-background:#ed81061a;--paper:#2563eb;--paper-background:#2563eb1a;--bukkit:#1364b5;--bukkit-background:#1364b51a}@font-face{font-family:Garet-Book;src:url(/fonts/Garet-Book.woff2)format("woff2"),url(/fonts/Garet-Book.woff)format("woff"),url(/fonts/Garet-Book.ttf)format("truetype");font-style:normal}@font-face{font-family:Garet-Heavy;src:url(/fonts/Garet-Heavy.woff2)format("woff2"),url(/fonts/Garet-Heavy.woff)format("woff"),url(/fonts/Garet-Heavy.ttf)format("truetype");font-style:normal}::selection{background:#f1bb5686}::selection{background:#f1bb5686}html{scrollbar-color:gray transparent}@supports selector(::-webkit-scrollbar){html{scrollbar-width:thin;scrollbar-gutter:stable}}body{text-align:left;background:var(--gray-100);word-wrap:break-word;overflow-wrap:break-word;color:var(--text-accent);-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:Garet-Book,sans-serif;line-height:1.7}h1,h2,h3,h4,h5,h6{color:var(--white);margin:.5rem 0;font-family:Garet-Heavy,sans-serif;line-height:1.2}h1{font-size:3.75em}h2{font-size:3.25em}h3{font-size:2.75em}h4{font-size:2em}h5{font-size:1.5em}h6{font-size:1.25em}strong,b{font-family:Garet-Heavy;font-weight:lighter}textarea{width:100%;font-size:16px}input{font-size:16px}table{width:100%}img{border-radius:8px;max-width:100%;height:auto}code{background-color:var(--gray-200);color:var(--white);border:solid 1px var(--card-border);border-radius:4px;padding:0 5px;font-size:16px}pre{background-color:var(--gray-200);color:var(--text-accent);border:solid 1px var(--card-border);border-radius:8px;margin:5px 0;padding:7px 10px;font-size:18px}pre>code{all:unset}blockquote{border-left:4px solid var(--accent-100);background-color:var(--gray-400);width:fit-content;color:var(--white);border-radius:3px;margin:5px 0;padding:0 20px;font-size:1.333em}hr{border:none;border-top:1px solid var(--gray-300)}p{margin:0}s{text-decoration:line-through}u{text-decoration:underline}li{display:list-item}ul{margin-top:2px;margin-bottom:8px;padding-left:22px}ol{margin-top:4px;margin-bottom:8px;padding-left:30px}ul li{list-style:outside}ul li ul li{list-style:circle}ol li{list-style:decimal}.external-link{color:var(--glow-orange-text);background-color:var(--glow-orange-background);border-radius:6px;padding:0 3px;text-decoration:none}.external-link:hover{cursor:pointer;text-decoration-line:underline}header *{-webkit-user-select:none;user-select:none;text-decoration:none;list-style:none}header{background-color:var(--gray-100);border-bottom:1px solid var(--card-border);box-sizing:border-box;z-index:100;overscroll-behavior:none;justify-content:center;width:100%;height:60px;display:flex;position:sticky;top:0;container:header/inline-size}header .center{box-sizing:border-box;justify-content:space-between;width:100vw;max-width:1500px;padding:0 25px;display:flex}header .center .logo{align-items:center;width:fit-content;display:flex}header .center .logo img{object-fit:contain;min-width:123px;height:48px}header .center .right{justify-content:end;width:100%;display:flex;container-type:inline-size}header .center .right .link-n-profile{align-items:center;gap:32px;height:100%;display:flex}header .center .right .link-n-profile .links{align-items:center;gap:25px;height:100%;display:flex}@container (max-width:400px){header .center .right .link-n-profile .links{display:none}}header .center .right .link-n-profile .links a{color:var(--text-gray);font-family:Garet-Heavy;font-size:16px;transition:color .3s}header .center .right .link-n-profile .links a:hover{color:var(--text-accent)}header .center .right .link-n-profile .user{align-items:center;width:40px;height:100%;display:flex;position:relative}header .center .right .link-n-profile .user .profile-picture{cursor:pointer;background-color:#0000;border:none;border-radius:100px;width:40px;height:40px;padding:0}header .center .right .link-n-profile .user .profile-picture:hover:not(.menu-open){outline:2px solid var(--mixed-300)}header .center .right .link-n-profile .user .menu-open{outline:2px solid var(--accent-200)}header .center .right .link-n-profile .user .profile-picture img{border-radius:100px}header .center .right .link-n-profile .user .profile-menu{border:1px solid var(--card-border);background-color:var(--card-two);width:250px;-webkit-backdrop-filter:var(--card-backdrop-filter-two);backdrop-filter:var(--card-backdrop-filter-two);border-radius:11px;position:absolute;top:60px;left:-210px;overflow:hidden}@container header (max-width:359px){header .center .right .link-n-profile .user .profile-menu{position:fixed;left:calc(50vw - 125px)}}header .center .right .link-n-profile .user .profile-menu hr{border-color:var(--card-border);margin:0}header .center .right .link-n-profile .user .profile-menu .profile-info{box-sizing:border-box;-webkit-user-select:none;user-select:none;border-radius:10px;align-items:center;gap:8px;margin:13px 13px 10px;display:flex}header .center .right .link-n-profile .user .profile-menu .profile-info .user-img{-webkit-user-select:none;user-select:none;width:50px;height:50px}header .center .right .link-n-profile .user .profile-menu .profile-info .user-img img{width:50px;max-width:50px;height:50px}header .center .right .link-n-profile .user .profile-menu .profile-info .user-info{width:157px}header .center .right .link-n-profile .user .profile-menu .profile-info .user-info .name{white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:20px;line-height:22px;overflow:hidden}header .center .right .link-n-profile .user .profile-menu .profile-info .user-info .email{white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:12px;line-height:22px;overflow:hidden}header .center .right .link-n-profile .user .profile-menu .menus,header .center .right .link-n-profile .user .profile-menu .logout{flex-direction:column;gap:8px;padding:8px;display:flex}header .center .right .link-n-profile .user .profile-menu .menus .menu-entry,header .center .right .link-n-profile .user .profile-menu .logout .logout-button{cursor:pointer;width:100%;color:var(--white);background-color:#0000;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:5px;display:flex}header .center .right .link-n-profile .user .profile-menu .menus .menu-entry:hover,header .center .right .link-n-profile .user .profile-menu .logout .logout-button:hover{background-color:var(--card-hover)}header .center .right .link-n-profile .user .profile-menu .menus .menu-entry .menu-info,header .center .right .link-n-profile .user .profile-menu .logout .logout-button .logout-info{align-items:center;gap:5px;display:flex}header .center .right .link-n-profile .user .profile-menu .menus .menu-entry .menu-info p,header .center .right .link-n-profile .user .profile-menu .logout .logout-button .logout-info p{margin:0;font-family:Garet-Book;font-size:18px}header .center .right .link-n-profile .user .profile-menu .logout .logout-button .logout-info{color:var(--red)}header .center .right .link-n-profile .menu{display:none}@container (max-width:400px){header .center .right .link-n-profile .menu{width:40px;height:40px;display:block}}header .center .right .link-n-profile .menu .menu-icon{cursor:pointer;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s ease-in-out;display:flex}header .center .right .link-n-profile .menu .menu-icon .icon{background:var(--white);border-radius:5px;width:40px;height:6px;transition:all .3s ease-in-out;display:flex;position:absolute}header .center .right .link-n-profile .menu .menu-icon .icon:before,header .center .right .link-n-profile .menu .menu-icon .icon:after{content:"";background:var(--white);border-radius:5px;width:40px;height:6px;margin:0;padding:0;transition:all .2s ease-in-out;position:absolute}header .center .right .link-n-profile .menu .menu-icon .icon:before{transform:translateY(-16px)}header .center .right .link-n-profile .menu .menu-icon .icon:after{transform:translateY(16px)}header .center .right .link-n-profile .menu .menu-icon .cross{background:0 0}header .center .right .link-n-profile .menu .menu-icon .cross:before{transform:translate(-50px)rotate(45deg)translate(35px,-35px)}header .center .right .link-n-profile .menu .menu-icon .cross:after{transform:translate(-50px)rotate(-45deg)translate(35px,35px)}header .center .right .link-n-profile .menu .menu-links{border-radius:var(--card-border-radius);border:1px solid var(--card-border);background-color:var(--card-two);width:200px;-webkit-backdrop-filter:var(--card-backdrop-filter-two);backdrop-filter:var(--card-backdrop-filter-two);flex-direction:column;gap:5px;padding:2px;display:flex;position:absolute;top:60px;right:25px;overflow:hidden}header .center .right .link-n-profile .menu .menu-links .link{color:var(--white);cursor:pointer;z-index:100;border-radius:8px;align-items:center;gap:10px;padding:8px;font-size:20px;display:flex;position:relative}header .center .right .link-n-profile .menu .menu-links .link:hover{background-color:var(--card-hover)}footer{background:var(--gray-200);height:96px;color:var(--text-accent);text-align:center;box-sizing:content-box;overscroll-behavior:none;margin-top:30px;padding:2em 1em 3em;font-size:16px}footer .about-link{color:var(--text-accent)}footer .social-links{-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:1em;margin-top:1em;display:flex}footer .social-links a{width:32px;height:32px;text-decoration:none;transition:all .2s ease-in-out}footer .social-links a:hover{transform:scale(1.2)}.lost{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.lost h1{color:var(--accent-100)}.lost p{margin:0;font-size:20px}.lost a{color:var(--accent-400);align-items:center;gap:6px;margin:20px 0 0 10px;text-decoration:none;display:flex}.lost a:hover{color:var(--accent-300)}.tiptap{scrollbar-width:thin;scrollbar-color:var(--gray-400) transparent;height:250px;min-height:33px;padding:5px;overflow:hidden scroll}.tiptap p{font-size:16px}.tiptap img{border-radius:0}.tiptap a{color:var(--glow-orange-text);background-color:var(--glow-orange-background);border-radius:6px;padding:0 3px}.tiptap a:hover{cursor:pointer;text-decoration-line:underline}.editor-toolbar{background-color:var(--card-two);border-bottom:solid 1px var(--card-border);border-radius:8px 8px 0 0;grid-template-rows:auto;grid-template-columns:1fr 1fr;display:grid;container:editor-toolbar/inline-size}.editor-toolbar button{background-color:var(--card);min-width:30px;height:30px;color:var(--white);border:solid 1px var(--card-border);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:3px 5px;font-family:Garet-Book;transition:color .2s cubic-bezier(.37,0,.63,1);display:flex}.editor-toolbar button:hover{background-color:var(--card-hover)}.editor-toolbar .is-active{background-color:var(--glow-orange-background);color:var(--glow-orange-text)}.editor-toolbar .is-active:hover{background-color:var(--glow-orange-background-hover)}.editor-toolbar .text-styling{border-right:1px solid var(--card-border);border-bottom:1px solid var(--card-border);flex-wrap:wrap;justify-content:space-evenly;gap:5px;padding:5px;display:flex}.editor-toolbar .text-styling .color-picker-bundle{position:relative}.editor-toolbar .text-styling .color-picker-bundle .color-picker{background-color:var(--card);border:solid 1px var(--card-border);box-sizing:border-box;border-radius:10px;height:30px;display:flex}.editor-toolbar .text-styling .color-picker-bundle .color-picker button{background-color:#0000;border:none;border-radius:10px 0 0 10px;height:100%}.editor-toolbar .text-styling .color-picker-bundle .color-picker .color-palette-button{border-left:solid 1px var(--card-border);border-radius:0 10px 10px 0}.editor-toolbar .styling{border-bottom:1px solid var(--card-border);flex-wrap:wrap;justify-content:space-evenly;gap:5px;padding:5px;display:flex}.editor-toolbar .headings{border-right:1px solid var(--card-border);flex-wrap:wrap;justify-content:space-evenly;gap:5px;padding:5px;display:flex}.editor-toolbar .attachments{flex-wrap:wrap;justify-content:space-evenly;gap:5px;padding:5px;display:flex}.editor-toolbar .color-picker-bundle .color-picker-window{background-color:var(--card-two);border:solid 1px var(--card-border);width:162px;box-shadow:var(--card-box-shadow);-webkit-backdrop-filter:var(--card-backdrop-filter-two);backdrop-filter:var(--card-backdrop-filter-two);z-index:1;box-sizing:border-box;border-radius:8px;padding:5px;position:absolute}.editor-toolbar .color-picker-bundle .color-picker-window .default-colors{flex-wrap:wrap;display:flex}.editor-toolbar .color-picker-bundle .color-picker-window .default-colors button{box-sizing:border-box;border:none;border-radius:0;width:30px;height:30px}.editor-toolbar .color-picker-bundle .color-picker-window button{padding:0 10px}.editor-toolbar .color-picker-bundle .color-picker-window .default-color{justify-content:center;margin:10px 0;display:flex}.editor-toolbar .color-picker-bundle .color-picker-window .custom-color{justify-content:space-around;align-items:center;display:flex}.editor-toolbar .color-picker-bundle .color-picker-window .custom-color input{box-sizing:border-box;background-color:var(--card-two);border:1px solid var(--card-border);width:80px;height:30px;color:var(--text-accent);border-radius:6px;padding:0 3px}.editor-toolbar .color-picker-bundle .color-picker-window .custom-color input:focus{outline:none}.editor-toolbar .link-bundle,.editor-toolbar .image-bundle{position:relative}.editor-toolbar .link-bundle .add-link-window,.editor-toolbar .image-bundle .add-image-window{background-color:var(--card-two);border:solid 1px var(--card-border);width:300px;height:80px;box-shadow:var(--card-box-shadow);-webkit-backdrop-filter:var(--card-backdrop-filter-two);backdrop-filter:var(--card-backdrop-filter-two);box-sizing:border-box;z-index:1;border-radius:8px;flex-direction:column;justify-content:space-between;padding:5px;display:flex;position:absolute;top:-80px}@container editor-toolbar (max-width:699px){.editor-toolbar .link-bundle .add-link-window,.editor-toolbar .image-bundle .add-image-window{position:fixed;top:calc(50vh - 40px);left:calc(50vw - 150px)}}.editor-toolbar .image-bundle .add-image-window{right:0}.editor-toolbar .link-bundle .add-link-window .entry,.editor-toolbar .image-bundle .add-image-window .entry{box-sizing:border-box;background-color:var(--card);border:1px solid var(--card-border);border-radius:6px;align-items:center;width:100%;height:30px;padding:0 3px;display:flex}.editor-toolbar .link-bundle .add-link-window .entry input,.editor-toolbar .image-bundle .add-image-window .entry input{box-sizing:border-box;width:100%;height:30px;color:var(--text-accent);background-color:#0000;border:none;font-family:Garet-Book}.editor-toolbar .link-bundle .add-link-window .entry input:focus,.editor-toolbar .image-bundle .add-image-window .entry input:focus{outline:none}.editor-toolbar .link-bundle .add-link-window .indication,.editor-toolbar .image-bundle .add-image-window .indication{padding:0 3px 0 0;font-size:16px}.editor-toolbar .link-bundle .add-link-window .indication .content,.editor-toolbar .image-bundle .add-image-window .indication .content{white-space:nowrap;background-color:var(--glow-orange-background);border-right:1px solid var(--card-border);-webkit-user-select:none;user-select:none;border-radius:6px 0 0 6px;padding-left:3px;line-height:30px}.editor-toolbar .link-bundle .add-link-window .menu-add,.editor-toolbar .image-bundle .add-image-window .menu-add{cursor:pointer;width:100%;height:30px;color:var(--accent);background-color:var(--accent-background);border:1px solid var(--accent-background);border-radius:6px;font-family:Garet-Book;font-size:18px;transition:background-color .2s cubic-bezier(.37,0,.63,1)}.editor-toolbar .link-bundle .add-link-window .menu-add:hover,.editor-toolbar .image-bundle .add-image-window .menu-add:hover{background-color:var(--accent-background-hover)}.editor-toolbar .link-bundle .add-link-window .menu-add:disabled,.editor-toolbar .image-bundle .add-image-window .menu-add:disabled{background-color:var(--accent-background-hover);cursor:default}.editor-footer{background-color:var(--card-two);border-top:solid 1px var(--card-border);border-radius:0 0 8px 8px;justify-content:space-between;align-items:end;height:26px;font-size:14px;line-height:26px;display:flex}.editor-footer p{white-space:nowrap;-webkit-user-select:none;user-select:none;margin:0;padding:0 3px 0 6px;font-size:14px;line-height:26px}.editor-footer .resize{cursor:s-resize;box-sizing:border-box;width:22px;height:22px;position:relative}.editor-footer .resize svg{width:100%;height:100%;stroke:var(--text-gray);box-sizing:border-box;padding:2px;position:relative}p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;pointer-events:none;height:0}@media (hover:hover) and (pointer:fine){.editor-toolbar .color-picker-bundle .color-picker-window .default-colors button:hover{transform:scale(1.1)}.editor-toolbar .text-styling .color-picker-bundle .color-picker button:hover{background-color:var(--gray-200)}}.servererror{flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.servererror h1{color:var(--accent-100)}.servererror p{text-align:center;margin:0}.servererror a{color:var(--accent-400);align-items:center;gap:6px;margin:20px 0 0 10px;text-decoration:none;display:flex}.servererror a:hover{color:var(--accent-300)}.loading-box{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;display:flex}.loading-box .loading-text{color:var(--white);font-size:18px}.loading-box .spinner{grid-template:"a b c"8px"d e f"8px"g h i"8px/8px 8px 8px;gap:8px;display:grid}.loading-box .spinner .sqr{background-color:var(--accent);width:8px;height:8px}.loading-box .spinner .sqr-middle{width:8px;height:8px}.loading-box .spinner #sqr1{animation:.675s ease-in-out infinite forwards spinner}.loading-box .spinner #sqr2{animation:.675s ease-in-out 75ms infinite forwards spinner}.loading-box .spinner #sqr3{animation:.675s ease-in-out .15s infinite forwards spinner}.loading-box .spinner #sqr4{animation:.675s ease-in-out .225s infinite forwards spinner}.loading-box .spinner #sqr6{animation:.675s ease-in-out .3s infinite forwards spinner}.loading-box .spinner #sqr7{animation:.675s ease-in-out .375s infinite forwards spinner}.loading-box .spinner #sqr8{animation:.675s ease-in-out .45s infinite forwards spinner}.loading-box .spinner #sqr9{animation:.675s ease-in-out .525s infinite forwards spinner}@keyframes spinner{0%{opacity:0}to{opacity:1}}.tooltip{color:var(--white);z-index:1000;opacity:0;pointer-events:none;background-color:#111111e6;border:2px solid #ffc34233;border-radius:8px;padding:3px 6px;font-size:16px;transition:opacity .1s;position:fixed;overflow:hidden}.location-page-top{box-sizing:border-box;align-items:center;gap:4px;width:100%;max-width:1100px;margin:auto;padding:8px 8px 24px;display:flex}.location-page-top .icon-chevron{min-width:18px;height:18px}.location-page-top a{color:var(--accent-300);flex-direction:row;align-items:center;text-decoration:none;display:flex}.location-page-top a:hover{color:var(--accent-500)}.location-page-top a p,.location-page-top p{white-space:nowrap;text-overflow:ellipsis;min-width:11px;font-size:18px;line-height:24px;overflow:hidden}.sr-only{clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:0;padding:0;overflow:hidden;position:absolute!important}
