
@font-face {
    font-family: 'wynn';
    src:  url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/wynn.eot?n0165l');
    src:  url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/wynn.eot?n0165l#iefix') format('embedded-opentype'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/wynn.ttf?n0165l') format('truetype'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/wynn.woff?n0165l') format('woff'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/wynn.svg?n0165l#fonts/wynn') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
                
@font-face {
    font-family: 'game';
    src:  url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/game.eot?n0165l');
    src:  url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/game.eot?n0165l#iefix') format('embedded-opentype'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/game.ttf?n0165l') format('truetype'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/game.woff?n0165l') format('woff'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/game.svg?n0165l#fonts/game') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
                
@font-face {
    font-family: 'unifont';
    src:  url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/unifont.eot?n0165l');
    src:  url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/unifont.eot?n0165l#iefix') format('embedded-opentype'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/unifont.ttf?n0165l') format('truetype'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/unifont.woff?n0165l') format('woff'),
      url('https://cdn.wynncraft.com/nextgen/themes/journey/fonts/unifont.svg?n0165l#fonts/unifont') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}
                 
:root {
  --namespace: journey;
  --primary: rgb(136, 204, 66);
  --primary-raw: 136, 204, 66;
  --primary-light: rgb(165, 233, 98);
  --primary-light-raw: 165, 233, 98;
  --primary-dark: rgb(73, 90, 81);
  --primary-dark-raw: 73, 90, 81;
  --element-default: rgb(216, 197, 149);
  --element-default-raw: 216, 197, 149;
  --element-default-sub: rgb(164, 150, 115);
  --element-default-sub-raw: 164, 150, 115;
  --element-default-hover: rgb(232, 212, 161);
  --element-default-hover-raw: 232, 212, 161;
  --element-theme: rgb(135, 119, 101);
  --element-theme-raw: 135, 119, 101;
  --element-theme-hover: rgb(140, 123, 105);
  --element-theme-hover-raw: 140, 123, 105;
  --element-theme-sub: rgb(63, 39, 36);
  --element-theme-sub-raw: 63, 39, 36;
  --element-dark: rgb(23, 22, 19);
  --element-dark-raw: 23, 22, 19;
  --element-dark-hover: rgb(26, 25, 22);
  --element-dark-hover-raw: 26, 25, 22;
  --element-dark-sub: rgb(19, 19, 16);
  --element-dark-sub-raw: 19, 19, 16;
  --element-valid: rgb(36, 152, 36);
  --element-valid-raw: 36, 152, 36;
  --element-valid-hover: rgb(40, 168, 40);
  --element-valid-hover-raw: 40, 168, 40;
  --element-valid-sub: rgb(25, 105, 25);
  --element-valid-sub-raw: 25, 105, 25;
  --element-danger: rgb(169, 34, 34);
  --element-danger-raw: 169, 34, 34;
  --element-danger-hover: rgb(187, 37, 37);
  --element-danger-hover-raw: 187, 37, 37;
  --element-danger-sub: rgb(107, 22, 22);
  --element-danger-sub-raw: 107, 22, 22;
  --element-info: rgb(0, 170, 170);
  --element-info-raw: 0, 170, 170;
  --element-info-hover: rgb(1, 189, 189);
  --element-info-hover-raw: 1, 189, 189;
  --element-info-sub: rgb(0, 105, 105);
  --element-info-sub-raw: 0, 105, 105;
  --element-warning: rgb(178, 148, 0);
  --element-warning-raw: 178, 148, 0;
  --element-warning-hover: rgb(206, 172, 0);
  --element-warning-hover-raw: 206, 172, 0;
  --element-warning-sub: rgb(105, 87, 0);
  --element-warning-sub-raw: 105, 87, 0;
  --aura-base: rgb(255, 255, 255);
  --aura-base-raw: 255, 255, 255;
  --aura-border: 2px;
  --img-paper-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/paper_bg.svg);
  --img-paper-mask: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/paper_mask.svg);
  --paper-bd: rgb(96, 76, 57);
  --paper-bd-raw: 96, 76, 57;
  --paper-bd-light: rgb(255, 255, 255);
  --paper-bd-light-raw: 255, 255, 255;
  --paper-base: rgb(201, 182, 139);
  --paper-base-raw: 201, 182, 139;
  --paper-dark: rgb(186, 168, 127);
  --paper-dark-raw: 186, 168, 127;
  --paper-light: rgb(213, 194, 149);
  --paper-light-raw: 213, 194, 149;
  --paper-text: rgb(111, 92, 79);
  --paper-text-raw: 111, 92, 79;
  --text-color: rgb(0, 0, 0);
  --text-color-raw: 0, 0, 0;
  --text-color-light: rgb(255, 255, 255);
  --text-color-light-raw: 255, 255, 255;
  --rope-bg: rgb(98, 78, 60);
  --rope-bg-raw: 98, 78, 60;
  --rope-border: rgb(65, 38, 36);
  --intro-separator: rgb(63, 63, 63);
  --intro-separator-raw: 63, 63, 63;
  --intro-text-color: rgb(34, 34, 34);
  --intro-text-color-raw: 34, 34, 34;
  --home-separator: rgb(147, 182, 98);
  --home-separator-raw: 147, 182, 98;
  --home-text-color: rgb(255, 255, 255);
  --home-text-color-raw: 255, 255, 255;
  --container-bg: rgb(186, 170, 128);
  --container-bg-raw: 186, 170, 128;
  --panel-bg: rgb(216, 197, 149);
  --panel-bg-raw: 216, 197, 149;
  --panel-bg-light: rgb(228, 214, 152);
  --panel-bg-light-raw: 228, 214, 152;
  --panel-bg-dark: rgb(56, 56, 56);
  --panel-bg-dark-raw: 56, 56, 56;
  --theme-col-bg: rgb(135, 119, 101);
  --theme-col-bg-raw: 135, 119, 101;
  --theme-col-top: rgb(178, 155, 128);
  --theme-col-top-raw: 178, 155, 128;
  --theme-col-bot: rgb(111, 92, 79);
  --theme-col-bot-raw: 111, 92, 79;
  --icon-bg: rgb(137, 118, 101);
  --icon-bg-raw: 137, 118, 101;
  --icon-bg-light: rgb(255, 255, 255);
  --icon-bg-light-raw: 255, 255, 255;
  --icon-bg-nav: rgb(65, 38, 36);
  --icon-bg-nav-raw: 65, 38, 36;
  --icon-bg-nav-light: rgb(255, 255, 255);
  --icon-bg-nav-light-raw: 255, 255, 255;
  --text-color-nav: rgb(65, 38, 36);
  --text-color-nav-raw: 65, 38, 36;
  --text-color-nav-light: rgb(255, 255, 255);
  --text-color-nav-light-raw: 255, 255, 255;
  --gold-text-color-nav: rgb(65, 38, 36);
  --gold-text-color-nav-raw: 65, 38, 36;
  --gold-text-color-nav-light: rgb(255, 255, 255);
  --gold-text-color-nav-light-raw: 255, 255, 255;
  --border-color-nav: rgb(65, 38, 36);
  --border-color-nav-light: rgb(255, 255, 255);
  --level-bg: rgb(70, 91, 80);
  --level-bg-raw: 70, 91, 80;
  --level-bg-light: rgb(142, 195, 100);
  --level-bg-light-raw: 142, 195, 100;
  --grad-level-bg: rgb(70, 91, 80);
  --grad-level-bg-raw: 70, 91, 80;
  --grad-level-bg-light-left: rgb(97, 171, 176);
  --grad-level-bg-light-left-raw: 97, 171, 176;
  --grad-level-bg-light-right: rgb(119, 209, 215);
  --grad-level-bg-light-right-raw: 119, 209, 215;
  --valid: rgb(36, 152, 36);
  --valid-raw: 36, 152, 36;
  --danger: rgb(170, 0, 0);
  --danger-raw: 170, 0, 0;
  --warning: rgb(255, 170, 0);
  --warning-raw: 255, 170, 0;
  --info: rgb(0, 170, 170);
  --info-raw: 0, 170, 170;
  --success: rgb(2, 212, 2);
  --success-raw: 2, 212, 2;
  --snack-bg: rgb(39, 37, 31);
  --snack-bg-raw: 39, 37, 31;
  --snack-text-color: rgb(255, 255, 255);
  --snack-text-color-raw: 255, 255, 255;
  --input-bg: rgb(137, 118, 101);
  --input-bg-raw: 137, 118, 101;
  --input-border: rgb(65, 38, 36);
  --input-text-color: rgb(255, 255, 255);
  --input-text-color-raw: 255, 255, 255;
  --stat-btn-border: rgb(0, 0, 0);
  --stat-btn-active: rgb(255, 255, 255);
  --stat-btn-active-raw: 255, 255, 255;
  --footer-bg: rgb(39, 37, 31);
  --footer-bg-raw: 39, 37, 31;
  --scrollbar-bg: rgb(186, 170, 128);
  --scrollbar-bg-raw: 186, 170, 128;
  --scrollbar-bg-light: rgb(98, 78, 60);
  --scrollbar-bg-light-raw: 98, 78, 60;
  --img-logo: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/wynncraft_logo.webp);
  --img-icon: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/wynncraft_icon.svg);
  --img-intro-btn: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/big-btn.svg);
  --img-404: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/404.webp);
  --img-nav-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/nav-background.svg);
  --img-nav-button-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/nav-btn-bg.svg);
  --img-nav-gold-button-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/nav-btn-gold-bg.svg);
  --img-nav-square-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/nav-square-bg.svg);
  --img-nav-gold-square-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/nav-gold-square-bg.svg);
  --img-shiny-top: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/shiny-top.svg);
  --img-shiny-bot: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/shiny-bot.svg);
  --img-ip-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/ip-bg.svg);
  --img-footer: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/nav/footer.webp);
  --img-archer: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/archer.webp);
  --img-archer-big: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/archer-big.webp);
  --img-warrior: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/warrior.webp);
  --img-warrior-big: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/warrior-big.webp);
  --img-shaman: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/shaman.webp);
  --img-shaman-big: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/shaman-big.webp);
  --img-assassin: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/assassin.webp);
  --img-assassin-big: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/assassin-big.webp);
  --img-mage: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/mage.webp);
  --img-mage-big: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/classes/mage-big.webp);
  --img-stat-guild: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/stats/guild-btn.webp);
  --img-stat-player: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/stats/player-btn.webp);
  --img-stat-gm: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/stats/gm-btn.webp);
  --img-stat-guild-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/stats/guild-btn-bg.svg);
  --img-stat-player-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/stats/player-btn-bg.svg);
  --img-stat-gm-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/assets/stats/gm-btn-bg.svg);
  --img-planks: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/planks.webp);
  --img-posters-left: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/posters-left.webp);
  --img-posters-right: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/posters-right.webp);
  --img-shelves-left: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/shelves-left.webp);
  --img-shelves-right: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/shelves-right.webp);
  --img-dirt: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/dirt.webp);
  --img-stone: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/stone.webp);
  --img-store-left: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/store-left.webp);
  --img-store-right: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/store-right.webp);
  --img-store-main: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/store-main.webp);
  --img-store-border: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/store-border.webp);
  --img-store-shelf-left: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/shelf-left.webp);
  --img-store-shelf-right: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/shelf-right.webp);
  --img-store-bg: url(https://cdn.wynncraft.com/nextgen/themes/journey/layout/store-bg.webp);
  --container-border: unset;
  --panel-border: unset;
  --stat-border: 0 0 0 3px #412624, 0 0 0 10px #8b785b, 0 0 0 15px #624e3c, 0 0 0 18px #412624, 0 3px 0 18px #00000031;
  --text-shadow: 0px 3px 0px rgba(0,0,0,.253), 0px 0px 3px rgba(0,0,0,.493);
  --stat-shadow: 1px 1.5px 1px rgba(0,0,0,.5);
  --box-shadow: 0 0 0 3px #00000031;
  --container-shadow: 0 0 0 3px #412624, 0 0 0 10px #8b785b, 0 0 0 15px #624e3c, 0 0 0 18px #412624, 0 3px 0 18px #00000031;
  --nav-shadow: 0 0 0 5px #8b785b, 0 0 0 8px #412624, 0 0 0 10px #8b785b, 0 0 0 12px #624e3c, 0 0 0 15px #412624, 0 0 0 18px #00000031;
  --slow-trans: 1s ease;
  --basic-trans: .3s ease;
  --med-trans: .5s ease;
  --super-ease: 1s cubic-bezier(.14,.78,.18,1);
  --bounce: 0.5s cubic-bezier(.69,-0.46,.35,1.48); 
} 
