button,iframe,img,input,video{max-width:100%;height:auto}.category-navigation a,.pvp-player-name a,.top-guilds-box .guild-name a,a,a:hover,a:visited{text-decoration:none}.event-time,.top-guilds-box .guild-name{word-break:break-word;white-space:normal}#form,#iobox,body::after{position:fixed}body{margin:0;padding:0;font-family:Arial,sans-serif;line-height:1.6;color:#fefefe;background:url('../global/images/bg.jpg') top/cover fixed;display:flex;flex-direction:column}body::after{content:"";top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom right,rgba(13,13,13,.5),rgba(13,13,13,.7));z-index:-1;pointer-events:none}button,input{word-break:break-word;white-space:normal}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,hr,input{overflow:visible}table{border-radius:12px;padding:8px;background-color:#1e1e1e;box-shadow:0 4px 12px rgba(0,0,0,.5)}a{color:#ed9613}a:hover{color:#fff}a:focus{outline:0}hr{border:none;height:1px;background-color:#bdbd2f}.page-layout{display:flex;flex-direction:column;min-height:100vh;flex:1}.main-container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem;flex:1}.content-layout{display:flex;flex:1;flex-direction:column}.error-message,.info-message,.success-message{font-weight:700;margin:15px 0;padding:10px;border-radius:5px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.5)}.error-message{background-color:#3a1a1a;border:1px solid #7a3a3a;text-align:center}.success-message{background-color:#1a3a1a;border:1px solid #3a7a3a;text-align:center}.info-message{color:#ff9a3a;margin:20px 0;padding:15px;background-color:#2a2a5a;border-radius:5px;border:1px solid #7a3a9a}.error-content,.info-content,.success-content{padding:10px;margin-top:5px;font-weight:400;text-align:center}.category-navigation{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.category-navigation .category-item{border:none;padding:10px 20px;font-size:14px;border-radius:5px;cursor:pointer;transition:background-color .3s}.category-navigation .category-item:hover{filter:brightness(.75)}.category-navigation span{display:inline-block;white-space:nowrap}.form-container{max-width:70%;margin:0 auto;padding:25px;background:#222;color:#eee;border-radius:12px;box-shadow:0 0 15px rgba(0,0,0,.5)}.form-container h2{text-align:center;color:#fc0;margin-bottom:20px}.create-character-detail-row,.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:700;margin-bottom:6px}.form-group input[type=email],.form-group input[type=password],.form-group input[type=text]{width:100%;padding:10px;border:1px solid #444;background:#111;color:#fff;border-radius:6px}.form-group small.form-hint{font-size:.8em;color:#aaa}.form-footer{text-align:center;margin-top:20px}.form-footer input[type=checkbox]{margin-right:5px}.form-status{font-size:.9em;color:#ccc;margin-top:4px}.create-character-container{max-width:100%;padding:20px;background:#1e1e1e;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.5)}.create-character-vocation-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;margin-top:15px}.create-character-vocation-card{background:linear-gradient(to bottom,#2a2a2a 0,#1e1e1e 100%);border:2px solid #2a2a2a;border-radius:8px;padding:15px;text-align:center;cursor:pointer;transition:.3s;height:100%;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden}.create-character-vocation-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(255,215,0,.2);border-color:#8a6d00}.create-character-selected{border-color:gold!important;box-shadow:0 0 15px rgba(255,215,0,.5)!important;background:linear-gradient(to bottom,#2a2a2a 0,#333 100%)!important}.create-character-vocation-image{width:100%;height:64px;margin-bottom:5px;display:flex;justify-content:center;align-items:center}.create-character-vocation-name{font-weight:700;color:gold;margin-bottom:4px;font-size:1rem;text-transform:uppercase;letter-spacing:1px}.create-character-vocation-weapon img{max-width:30px;height:auto;filter:drop-shadow(0 0 5px rgba(255,215,0,.7))}.create-character-vocation-locked{position:absolute;top:10px;right:10px;color:gold;font-size:1.2rem}.create-character-details{background-color:#2a2a2a;padding:20px;border-radius:8px;margin-bottom:20px}.create-character-detail-row label{display:block;margin-bottom:8px;color:gold;font-weight:700}.create-character-detail-row input[type=text],.create-character-detail-row select{width:100%;padding:12px 15px;background-color:#1e1e1e;border:1px solid #8a6d00;border-radius:4px;color:#f5f5f5;font-size:1rem;transition:.3s}.create-character-detail-row input[type=text]:focus,.create-character-detail-row select:focus,.form-input:focus,input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{outline:0;border-color:gold;box-shadow:0 0 0 2px rgba(255,215,0,.2)}.create-character-input-group{display:flex}.create-character-input-group input[type=text]{flex:1;border-top-right-radius:0;border-bottom-right-radius:0}.create-character-random-btn{padding:0 15px;background-color:#8a6d00;color:#f5f5f5;border:none;border-top-right-radius:4px;border-bottom-right-radius:4px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;justify-content:center}.create-character-random-btn:hover{background-color:gold;color:#121212}.create-character-name-check{margin-top:8px;font-size:.9rem;min-height:20px}.main-header{position:sticky;top:0;z-index:50;padding:0 1rem;pointer-events:none}.header-container{max-width:65%;margin:0 auto;border-radius:1rem;overflow:visible;transition:.3s;padding:.5rem 0;pointer-events:auto}.header-content{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;transition:.3s;flex-wrap:wrap;gap:.5rem}.logo-container{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin-right:.5rem}.discord-member-inner,.logo-container a,.nav-button{display:flex;align-items:center}.logo-image{height:60px;transition:.3s}.logo-text{color:#f59e0b;font-weight:600;line-height:1.2;font-family:Orbitron,sans-serif;font-size:1.3rem;text-shadow:2px 2px 0 #ff3c00,4px 4px 0 #000}.nav-button,.nav-slide-button{padding:.2rem 1.2rem;border-radius:30px;font-weight:700;text-transform:uppercase;font-size:.9rem;background:linear-gradient(45deg,#ff9800,#ff5722);box-shadow:0 0 12px rgba(255,152,0,.5);color:#000;transition:.3s;text-decoration:none;cursor:pointer}.nav-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.nav-button{justify-content:center}.nav-slide-button{margin:0 auto;display:none;align-items:center;justify-content:center}.nav-button:hover,.nav-slide-button:hover{transform:scale(1.05);box-shadow:0 0 15px rgba(255,152,0,.7);color:#000!important}.sidebar-left,.sidebar-right{width:100%;padding:1rem}.main-content{flex:1;padding:1.5rem}.content-box{background-color:#1a1a1a;border:2px solid #f59e0b;border-radius:.75rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);overflow:hidden}.content-title{background:linear-gradient(to right,#f59e0b,#f97316);color:#000;font-size:1.25rem;font-weight:800;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between}.content-inner{padding:1.5rem;color:#e5e7eb;line-height:1.625;letter-spacing:.025em}.menu-box{background:linear-gradient(135deg,rgba(20,20,20,.9),rgba(10,10,10,.8));border:1px solid #555;border-radius:1rem;box-shadow:0 0 15px rgba(255,204,51,.1);overflow:hidden;backdrop-filter:blur(6px);transition:.3s;margin-bottom:1rem;flex:1}.menu-title{background:linear-gradient(90deg,#ff9800,#ffc107);color:#000;font-weight:700;font-size:1.1rem;padding:.6rem .8rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;text-shadow:1px 1px 0 rgba(255,255,255,.5);letter-spacing:.5px;box-shadow:inset 0 -1px 0 #a70;cursor:pointer;user-select:none}.menu-content,.tab-pane.active{display:block}.menu-item{padding:.45rem .75rem;border-top:1px solid #2b2b2b;font-size:.95rem;color:#ccc;transition:background .3s,color .3s}.menu-item:hover{background:linear-gradient(to right,rgba(255,179,0,.125),rgba(255,204,0,.125));color:#fff;cursor:pointer}.highlight-yellow{color:#fcd34d}.highlight-red{color:#ef4444}.highlight-green{color:#34d399}.highlight-blue{color:#60a5fa}.highlight-purple{color:#a78bfa}.highlight-lime{color:#a3e635}.highlight-pink{color:#f9a8d4}.highlight-white,.players-count,.pvp-player-name a:hover,.top-guilds-box .guild-name a:hover,.uptime,.vocation{color:#fff}.highlight-yellow-light{color:#fde68a}.login-form{display:flex;flex-direction:column;padding:.75rem .75rem .25rem;gap:.75rem}.login-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.25rem;width:100%;flex-wrap:wrap}.form-input{background-color:#000;color:#fff;border:1px solid #4b5563;border-radius:.25rem;padding:.5rem .75rem;font-size:.875rem}.login-button,.register-button{background:linear-gradient(to right,#fbbf24,#fb923c);color:#000;font-weight:700;padding:.5rem 1rem;border-radius:.25rem;border:none;cursor:pointer;transition:filter .2s;white-space:nowrap}.login-button:hover,.register-button:hover{filter:brightness(.95)}.forgot-password{font-size:.75rem;color:#f59e0b;text-align:center;text-decoration:none;padding-bottom:.7rem;word-wrap:break-word;white-space:normal;display:inline-block;max-width:100%;width:100%;box-sizing:border-box}.forgot-password:hover{text-decoration:underline}.bottom-form-buttons{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}fieldset{padding:0 1em 1em}input[type=number],input[type=password],input[type=text],select,textarea{border:1px solid #323232;background:#252525;color:#eaeaea;padding:.1em 0 .1em .4em}input[type=email]:hover,input[type=password]:hover,input[type=text]:hover,select:hover,textarea:hover{border-color:1px #bdbd2f solid}button,input[type=button],input[type=checkbox],input[type=image],input[type=radio],input[type=reset],input[type=submit],select{cursor:pointer}.hidden,.tab-pane,.without li:after,img[src*=headline-bracer],input[type=hidden]{display:none}option{padding:0 .4em .1em}button,input[type=button]{line-height:100%}.button,button,input[type=button],input[type=submit]{background-image:linear-gradient(to bottom,#d18115 0,#ea9b1b 51%,#d18115 100%);color:#141414;border-radius:3px;border:1px solid #bdbd2f;padding:3px 10px;font:bold 11px arial,sans-serif;text-align:center}.pvp-player,.top-guilds-box .guild-item{border-bottom:1px solid #374151;display:flex}.button.active{filter:brightness(.5)}button:hover,input[type=button]:hover,input[type=submit]:hover{background-image:linear-gradient(to bottom,#c27613 0,#bc7113 51%,#c27613 100%)}input[type=checkbox]{filter:invert(100%) hue-rotate(338deg) brightness(1.7)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#646464;transition:background-color 5000s ease-in-out}.events-list{display:flex;flex-direction:column;gap:.5rem}.event-item{border-top:1px solid #2b2b2b;display:flex;justify-content:space-between;padding:.45rem .75rem;font-size:.875rem}.event-name{float:left;width:60%}.event-time{color:#f59e0b;float:right;text-align:right;width:40%}.top-guilds-box,.top-pvp-box{max-width:100%;overflow:hidden}.pvp-player{align-items:center;padding:.5rem;width:100%}.pvp-player-outfit{width:2.2rem;max-height:100%;flex-shrink:0;color:#f59e0b;font-weight:700;font-size:.75rem;display:flex;justify-content:center;align-items:center}.pvp-player-info{display:flex;flex-direction:column;flex-grow:1;min-width:0;margin-left:.5rem}.pvp-player-name{color:#ef4444;font-weight:600;font-size:.9rem;overflow:hidden;width:100%}.pvp-player-stats,.top-guilds-box .guild-stats{color:#fff;font-size:.75rem;word-break:break-word;white-space:normal;width:100%}.discord-member-username,.footer-container{font-size:.875rem}.top-guilds-box .guild-item{align-items:flex-start;padding:.5rem .75rem;width:100%}.top-guilds-box .guild-tag{width:2rem;flex-shrink:0;font-weight:700;font-size:.9rem;display:flex;justify-content:center;align-items:center;margin:auto}.top-guilds-box .guild-info{display:flex;flex-direction:column;flex-grow:1;min-width:0;margin-left:1rem}.top-guilds-box .guild-name{color:#ef4444;font-weight:600;font-size:.9rem;width:100%}.server-status-item{display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem;padding:.5rem;font-size:.875rem}.status-online{color:#34d399;font-weight:700}.error,.status-offline{color:#ef4444;font-weight:700}.discord-widget{margin-top:1rem}.discord-header{padding:.5rem;font-weight:700;text-align:center;background:rgba(0,0,0,.2)}.discord-member{border-bottom:1px solid #333}.discord-member-pic{position:relative;margin-right:.75rem}.discord-member-pic img{width:1.5rem;height:1.5rem;border-radius:50%;margin-left:.5rem}.discord-member-status{position:absolute;bottom:0;right:0;width:.75rem;height:.75rem;border-radius:50%;border:2px solid #1a1a1a}.discord-status-online{background-color:#3ba55c}.discord-status-idle{background-color:#faa61a}.discord-status-dnd{background-color:#ed4245}.discord-join-button{display:block;width:100%;padding:.75rem;text-align:center;background:#5865f2;color:#fff;font-weight:700;border-radius:.25rem;cursor:pointer;transition:background .2s;margin-top:.5rem}.discord-join-button:hover{background:#4752c4}.main-footer{background:linear-gradient(to right,#000,#18181b,#000);color:#9ca3af;border-top:1px solid #d97706;box-shadow:inset 0 2px 10px rgba(255,200,0,.15)}.footer-link:hover,.footer-title{color:#f59e0b}.footer-container{max-width:80rem;margin:0 auto;padding:1.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.5rem}.footer-logo{display:flex;align-items:center;gap:1rem}.footer-logo-image{height:2.5rem;width:auto}.footer-title{font-weight:600;letter-spacing:.05em;font-family:Orbitron,sans-serif}.footer-slogan{font-size:.75rem;color:#6b7280;font-style:italic}.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.875rem}.footer-link{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-copyright{text-align:right;font-size:.75rem;color:#6b7280;font-style:italic}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cloud-icon{width:1.5rem;height:1.5rem}.color0,.monster-table th{background-color:#191919}.color1,.framed_box li:hover,.row-even{background-color:#1f1f1f}.color2,.row-odd{background-color:#2c2c2c}header.scrolled #main-header{background-color:rgba(0,0,0,.6);box-shadow:0 4px 12px rgba(0,0,0,.5);border:1px solid #333;margin-top:.4vh}header.scrolled #header-inner{padding-top:.5rem;padding-bottom:.5rem}header.scrolled #logo{height:50px}fieldset,img{border:0}dl,dl:not(.task-menu),ol:not(.task-menu),p,ul:not(.task-menu){margin:1em 0}dd{padding-left:40px}blockquote{margin:0 0 1em 1.5em}td,th{padding:.2vw}.highscores-table-wrapper{overflow-x:auto;margin-bottom:20px}.collapse,.gallery-bar,.progress,.progress-bar{overflow:hidden}.guild-title,.highscores-header{width:100%;text-align:center;font-weight:700;font-size:24px}.highscores-table{width:100%;border-collapse:collapse;table-layout:fixed}.highscores-table td{padding:10px;vertical-align:middle}.highscores-table .rank{font-size:16px;width:8%;text-align:center}.highscores-table .outfit{width:12%;text-align:center}.highscores-table .name{width:60%}.highscores-table .score{width:20%}.rank-icon{width:24px;height:auto;margin:auto}.highTable,.highTable li{margin:0;padding:0}.highTable li{padding-left:0!important;list-style-type:none;height:44px;line-height:44px;width:calc(224px - 23px);font-weight:600;font-size:14px;color:#bf1313}.highTable .name{color:#bf1313;font-size:14px;display:block}.highTable .desc{color:#6e7073;font-size:9px}.highTable>li{padding-top:5px!important}.highTable td{line-height:15px}.highTable :last-child{margin-bottom:0}.highskills-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2px;max-width:100%;margin:0 auto}.highskills-item{width:60px;height:80px;display:flex;flex-direction:column;align-items:center;font-size:12px;text-align:center;gap:4px}.highskills-item img{display:block;width:42px;height:42px;margin:0 auto;border-radius:1rem}.highskills-item div{line-height:1.2;margin-top:4px;color:rgb(249 203 19)}.highskills-item img.selected{outline:gold solid 3px;outline-offset:-2px}#iobox fieldset{cursor:default}.task-menu{cursor:pointer;margin:.3125rem}.task-menu div{font-size:.9375rem;background-color:#252525;border:1px solid #000;padding:.625rem 0;background-repeat:no-repeat;line-height:1.2;box-sizing:border-box}.task-menu:not(.withouticon) div{padding-left:1.25rem}.task-menu img{margin-right:1.875rem}.task-menu div:hover{background-color:#303030;color:#fff}.menuForm{width:10rem;background-color:green}#form{z-index:200;top:0}.character-name{text-shadow:0 0 .125rem #000,0 0 .1875rem rgba(0,0,0,.6);font-weight:700}.character-name.offline{color:#bf1313}.character-name.online{color:#149a12}.character-name:hover{color:#fff!important}.sodbButton,.sodbButton2{border:0;color:#e5c99d;text-shadow:-1px 1px 0 #000,1px 1px 0 #000,1px -1px 0 #000,-1px -1px 0 #000;font-size:.75rem;background:url('../images/buttons/sbutton.gif') center/cover no-repeat;cursor:pointer}.count,.upgrade{margin-top:.25rem;color:#bdbd2f}.sodbButton{width:8.4375rem;height:1.5625rem}.sodbButton2{width:4.3125rem;height:1.25rem}.galleryImage,.galleryImage img{width:100%;height:auto}.galleryImage{visibility:hidden;max-width:60rem;position:absolute;top:12.375rem}.gallery-bar{width:9.375rem;min-height:2.5625rem;margin-bottom:.25rem}.gallery-bar img{width:4.375rem;height:2.4375rem;float:left;cursor:pointer;border-radius:0;border:1px inset #ffcb0e;margin-top:.25rem}.extra_stats div,.framed_box li,.guild_stats div{cursor:default;font-weight:700;text-align:center}.gallery-bar img:hover{opacity:.7}.gallery-bar .gallery-image-second{margin-left:.25rem}.framed_box{border-radius:12px;padding:8px;box-shadow:0 4px 12px rgba(0,0,0,.5);list-style:none;display:flex;flex-wrap:wrap}.framed_box li{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #1f1f1f;border-radius:.3125rem;width:22.5%;padding:.1rem;margin:0 auto}.framed_box img{margin:0 auto;border-radius:15%;max-width:100%}.extra_stats div,.guild_stats div{display:inline-block;border:1px solid #1f1f1f;border-radius:.3125rem;width:6.875rem;padding:.3125rem;margin:.3125rem 0 .3125rem .3125rem;box-sizing:border-box}.extra_stats div:hover,.guild_stats div:hover{background-color:#342e2e}.extra_stats img,.guild_stats img{border-radius:15%;max-width:100%}.craft-card,.dungeon-row{border:1px solid #bdbd2f}.guild_stats{list-style:none;text-align:center;padding:0}.crafting-list{display:flex;flex-direction:column;gap:1rem;padding:1rem}.craft-card{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:.5rem;border-radius:.5rem}.craft-from,.craft-to,.ingredient{display:flex;flex-direction:column;align-items:center;text-align:center}.craft-ingredients{display:flex;flex-wrap:wrap;justify-content:center}.dungeon-list,.hunting-list{display:flex;flex-direction:column}.upgrade{font-size:.75rem}.count{font-size:.7rem}.dungeon-list{gap:.5rem;padding:1rem}.dungeon-row{display:flex;flex-wrap:wrap;padding:.75rem;border-radius:.5rem;align-items:center;justify-content:space-between}.col-boss,.col-exp,.col-level,.col-name,.col-rewards{padding:.5rem;text-align:center}.col-rewards{flex:2 1 200px}.rewards-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1px}.hunting-list{gap:1.5rem;padding:1rem}.hunting-entry{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1rem;padding:1rem;border:1px solid #bdbd2f;border-radius:12px}.hunting-field{display:flex;flex-direction:column;font-size:.95rem}.hunting-field strong{font-weight:600;margin-bottom:.25rem}.reward-items{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem;align-items:flex-start}.search-container{display:flex;justify-content:flex-end;padding:20px}.search-input{width:50%;max-width:250px;padding:10px;border-radius:5px;border:1px solid #ccc;font-size:1rem}.monster-table{width:100%;border-collapse:collapse;text-align:center}.monster-table td,.monster-table th{padding:10px;border:1px solid #191919}.monster-info{font-size:clamp(.8rem, 1vw, 1rem);line-height:1.5}.monster-outfit-container{display:flex;justify-content:center;align-items:center;height:100%}.monster-img{max-width:50%;max-height:50%;margin:0 auto;display:block}.character-achievements-container,.character-quests-container{width:50%;float:left}.character-achievements-container .title,.character-quests-container .title{border-top-left-radius:8px;border-top-right-radius:8px;padding:4px;text-align:center}.guild-search-container{float:left;font-size:11px;width:165px}.guild-search-input{width:100px;height:20px}.guild-search-button{font-size:10px}.guild-hr{margin-top:5px;margin-bottom:5px}.guild-table{cursor:pointer;width:100%}.guild-detail-table,.guild-members-table{width:100%}.guild-image-cell{width:64px;height:64px;padding:10px}.guild-info-cell{vertical-align:top;padding:5px}.guild-stats-cell{width:120px;padding-left:10px;font-size:12px}.guild-members-title{display:inline}.guild-rank-cell{width:30%}.guild-member-cell{width:70%}.guild-message{padding:5px;text-align:center;font-size:30px}.success-message{color:green}.error-message{color:red}.guild-stats-title{text-align:center}.guild-stats-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0}.guild-stat-item{margin:10px;text-align:center}.responsive-table{width:100%;border-collapse:collapse;margin:0 auto;font-family:Arial,sans-serif}.responsive-table td,.responsive-table th{padding:10px;border:1px solid #191919;font-size:14px}@media (min-width:992px){.content-layout,.footer-container{flex-direction:row}.sidebar-left,.sidebar-right{width:16.666667%}}@media (max-width:992px){.logo-text{font-size:.9rem}.header-container{max-width:90%}.content-layout{flex-direction:column}.monster-info,.nav-slide-button{display:block}.guild-image-cell,.monster-table th,.nav-buttons,.responsive-table th,.responsive-table tr:first-child{display:none}.nav-button{width:100%;font-size:.8rem;padding:.4rem 1rem}.sidebar-left,.sidebar-right{display:none;width:100%;order:-2}.sidebar-right{order:-1}.main-content{order:0}.craft-card,.dungeon-row,.footer-container{flex-direction:column;text-align:center}.craft-ingredients,.footer-links{justify-content:center}.footer-copyright{text-align:center}.highscores-table td{font-size:12px}.highscores-table .rank{font-size:14px;width:50%}.highscores-table .outfit{width:10%;display:none}.highscores-table .rank-icon{width:18px;height:auto}.highscores-table .name,.highscores-table .score{width:100%;text-align:center}.col-boss,.col-exp,.col-level,.col-name,.col-rewards{flex:1 1 100%}.hunting-entry{grid-template-columns:1fr}.character-achievements-container{width:100%}.character-quests-container{width:100%;margin-top:.5rem}.search-input{width:50%;max-width:none;padding:8px}.monster-table{width:100%;font-size:.9rem}.monster-table td,.monster-table th{font-size:.9rem;padding:8px}.monster-img{max-width:40%;max-height:40%}.monster-table td{display:block;width:100%;text-align:left}.monster-table td:first-child,.monster-table td:nth-child(2),.monster-table td:nth-child(3),.monster-table td:nth-child(4){border-top:1px solid #191919;padding-top:10px}.create-character-vocation-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.responsive-table{font-size:14px}.responsive-table td,.responsive-table th{padding:8px;display:block;width:100%;box-sizing:border-box;text-align:left}.responsive-table td{position:relative;padding-left:50%;text-align:center!important}.responsive-table td::before{content:attr(data-label);position:absolute;left:10px;top:10px}.responsive-table td img{max-width:32px;max-height:32px}}@media (max-width:480px){.logo-image,header.scrolled #logo{height:30px}.header-content{gap:.25rem}.main-content{padding:1rem .5rem}.content-title{font-size:1.05rem;flex-direction:column;align-items:flex-start}.content-inner{padding:1rem;font-size:.875rem}.create-character-container{padding:15px}.create-character-vocation-grid{grid-template-columns:1fr 1fr}.responsive-table{font-size:12px}.responsive-table td{font-size:10px}.responsive-table td img{max-width:24px;max-height:24px}.discord-member-username,.guild-stats,.pvp-player-stats{font-size:.75rem}.login-form{padding:.5rem;gap:.5rem}.footer-link,.form-input{font-size:.8rem}.login-button,.register-button{font-size:.9rem}.bottom-form-buttons{flex-direction:column;align-items:center}.discord-members{max-height:200px}.footer-container{gap:1rem;padding:1rem}.footer-logo-image{height:2rem}.footer-title{font-size:1rem}.footer-links{flex-direction:column;gap:.5rem}.footer-slogan{font-size:.7rem}}@media (max-width:400px){.highskills-item{max-width:100px;margin-bottom:10px}.bottom-form-buttons input{width:100%}}@media (max-width:200px){.pvp-player-outfit,.top-guilds-box .guild-tag{display:none}.guild-name,.pvp-player-name{font-size:.85rem}}.turnstile-wrapper{width:100%;max-width:300px;margin:0 auto;position:relative;max-height:65px}.turnstile-scaler{transform-origin:top left;position:absolute;top:0;left:0;filter:drop-shadow(0 0 2px #444)}.tooltip-custom{position:absolute;z-index:9999;display:block;max-width:260px;padding:8px 12px;font-size:13px;font-family:Tahoma,sans-serif;font-weight:700;color:#fff;background:linear-gradient(160deg,#1a1a1a 0,#0c0c0c 100%);border:1px solid #f90;border-radius:8px;box-shadow:0 0 10px rgba(255,136,0,.4),0 0 20px rgba(255,136,0,.2),inset 0 0 5px rgba(255,170,0,.1);line-height:1.3;text-shadow:0 0 3px #000;pointer-events:none;opacity:0;transform:scale(.95);transition:opacity .15s ease-in-out,transform .15s ease-in-out;text-align:center}.tooltip-custom.show{opacity:1;transform:scale(1)}.tooltip-arrow.bottom,.tooltip-arrow.top{left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-right:6px solid transparent}.tooltip-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2}.tooltip-arrow{position:absolute;width:0;height:0}.tooltip-arrow.top{bottom:-6px;border-top:6px solid #f90;filter:drop-shadow(0 0 3px rgba(255, 136, 0, .5))}.tooltip-arrow.bottom{top:-6px;border-bottom:6px solid #f90;filter:drop-shadow(0 0 3px rgba(255, 136, 0, .5))}.tooltip-arrow.left,.tooltip-arrow.right{top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;filter:drop-shadow(0 0 3px rgba(255, 136, 0, .5))}.tooltip-arrow.left{right:-6px;border-left:6px solid #f90}.tooltip-arrow.right{left:-6px;border-right:6px solid #f90}.progress{display:flex;height:1rem;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.collapse{max-height:0;transition:max-height .3s ease-out}.collapse.show{max-height:5000px;transition:max-height .5s ease-in}.list-group{display:flex;margin-bottom:1rem}.list-group-item{flex:1;text-align:center;cursor:pointer}