/* AURABRA portal layout — fixed desktop presentation. */
html,
body {
    min-width: 1280px !important;
}

#ArtworkHelper {
    min-width: 1280px !important;
    padding-bottom: 260px !important;
    overflow: visible !important;
}

#Bodycontainer {
    width: 1250px !important;
    min-width: 1250px !important;
    max-width: 1250px !important;
}

#AurabraLogoLink {
    top: -25px !important;
    width: 415px !important;
    height: 235px !important;
}

#AurabraTopNav {
    top: 175px !important;
    display: flex !important;
    width: 786px !important;
    min-height: 44px !important;
    border: 3px solid #14202a !important;
    outline: 1px solid #bd8c31 !important;
    background: linear-gradient(180deg, #155a87 0%, #0a3758 56%, #06253d 100%) !important;
    box-shadow: inset 0 0 0 1px #5aa6c7, inset 0 -7px 14px rgba(0,0,0,.38), 0 4px 12px rgba(0,0,0,.72) !important;
}

#AurabraTopNav a,
#AurabraTopNav .AurabraLanguage {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 auto;
    align-items: center;
    justify-content: center;
    min-width: 106px;
    min-height: 40px;
    padding: 0 13px;
    border-right: 1px solid rgba(219,180,86,.45);
    background: transparent !important;
    color: #f0d58b !important;
    font: bold 11px Georgia, "Times New Roman", serif !important;
    letter-spacing: .45px;
    text-shadow: 1px 1px #02131f;
}

#AurabraTopNav a:hover {
    background: rgba(5,22,35,.34) !important;
    color: #fff2bd !important;
}

#AurabraTopNav .AurabraTopOnline {
    min-width: 125px;
    color: #b8e7c0 !important;
}

#AurabraTopNav .AurabraTopOnline i {
    width: 8px;
    height: 8px;
    margin-right: 7px;
    border-radius: 50%;
    background: #35d35e;
    box-shadow: 0 0 8px #35f26a;
}

#AurabraTopNav .AurabraLanguage {
    flex: 0 0 72px;
    min-width: 72px;
    border-right: 0;
    color: #dceaf0 !important;
}

#ContentRow {
    top: 226px !important;
    grid-template-columns: 214px minmax(0, 1fr) 214px !important;
    gap: 12px !important;
    padding-bottom: 240px !important;
}

#MenuColumn,
#ContentColumn,
#ThemeboxesColumn {
    position: relative !important;
    inset: auto !important;
    width: auto !important;
}

#ContentColumn .Content,
#ContentColumn .Box,
#ContentColumn .BoxContent {
    width: 100% !important;
    max-width: none !important;
}

/* Account and navigation */
#Loginbox.AurabraLoginBox {
    margin-bottom: 14px !important;
    padding: 12px !important;
    border: 3px solid #17222b !important;
    outline: 1px solid #b88832 !important;
    background: linear-gradient(180deg, rgba(238,218,178,.97), rgba(197,167,113,.98)) !important;
    box-shadow: inset 0 0 0 1px #f6e7c5, inset 0 0 18px rgba(70,43,19,.4), 0 5px 12px rgba(0,0,0,.62) !important;
}

#Loginbox.AurabraLoginBox .AurabraLoginStatus {
    color: #493019 !important;
    font: bold 12px Georgia, "Times New Roman", serif !important;
}

#Loginbox.AurabraLoginBox .AurabraLoginButton,
#Loginbox.AurabraLoginBox .AurabraLoginSecondary {
    height: 34px !important;
    border: 1px solid #bf8a2f !important;
    background: linear-gradient(180deg, #166ca9, #07365d) !important;
    color: #fff0ae !important;
}

#Loginbox.AurabraLoginBox .AurabraLoginSecondary {
    background: linear-gradient(180deg, #92704c, #5c4229) !important;
}

#Menu.AurabraPortalMenu {
    padding: 7px !important;
    border: 3px solid #17222b !important;
    outline: 1px solid #b88832 !important;
    background: linear-gradient(180deg, rgba(230,207,163,.98), rgba(177,143,91,.98)) !important;
    box-shadow: inset 0 0 0 1px #f5e1bb, inset 0 0 20px rgba(61,36,15,.45), 0 5px 12px rgba(0,0,0,.64) !important;
}

#Menu .AurabraMenuGroup {
    height: auto !important;
    margin: 0 0 5px !important;
}

#Menu .AurabraMenuGroup:last-of-type { margin-bottom: 0 !important; }

#Menu .AurabraMenuGroup .MenuButton {
    position: relative !important;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    width: 100% !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 32px 0 34px !important;
    border: 1px solid #b88b39 !important;
    background: linear-gradient(180deg, #174f78 0%, #0b3555 55%, #06253e 100%) !important;
    box-shadow: inset 0 0 0 1px #356f92, inset 0 -5px 9px rgba(0,0,0,.34) !important;
    color: #f0d58b;
    cursor: pointer;
}

#Menu .AurabraMenuGroup .MenuButton:hover {
    filter: brightness(1.12);
}

#Menu .AurabraMenuIcon {
    position: absolute;
    left: 10px;
    width: 17px;
    color: #f0d074;
    font: bold 14px Georgia, serif;
    text-align: center;
}

#Menu .AurabraMenuText {
    width: 100%;
    color: #f1d88d;
    font: bold 12px Georgia, "Times New Roman", serif;
    letter-spacing: .25px;
    text-align: center;
    text-shadow: 1px 1px #041622;
}

#Menu .AurabraMenuGroup .Lights { display: none !important; }

#Menu .AurabraMenuGroup .Extend {
    top: 12px !important;
    right: 9px !important;
    left: auto !important;
    width: 11px !important;
    height: 11px !important;
    background-size: 11px 11px !important;
}

#Menu .AurabraMenuGroup .Submenu {
    width: 100% !important;
    margin: 0 !important;
    padding: 3px 3px 1px !important;
    border: 1px solid #80602b;
    border-top: 0;
    background: rgba(29,20,13,.9) !important;
}

#Menu .AurabraMenuGroup .Submenu a {
    color: #e3d5bd !important;
    text-decoration: none !important;
}

#Menu .AurabraMenuGroup .Submenuitem {
    position: relative !important;
    box-sizing: border-box;
    display: flex !important;
    align-items: center;
    width: 100% !important;
    height: 27px !important;
    margin: 0 !important;
    padding: 0 7px 0 22px !important;
    border-bottom: 1px solid rgba(151,119,66,.28);
    background: #0b2b2b !important;
}

#Menu .AurabraMenuGroup .Submenuitem:hover { background: #14433f !important; }

#Menu .AurabraMenuGroup .ActiveSubmenuItemIcon {
    position: absolute !important;
    top: 4px !important;
    left: 8px !important;
    width: auto !important;
    height: auto !important;
    color: #f0d16d;
    font: bold 14px Georgia, serif;
    visibility: hidden;
}

#Menu .AurabraMenuGroup .SubmenuitemLabel {
    position: static !important;
    width: auto !important;
    margin: 0 !important;
    color: #e2d6c2 !important;
    font: 10px Arial, sans-serif !important;
    text-shadow: 1px 1px #000;
}

/* Main content frame */
#ContentColumn .Box {
    border-color: #18232b !important;
    box-shadow: 0 5px 14px rgba(0,0,0,.62) !important;
}

#ContentColumn .AurabraPageTitle {
    color: #f0d477 !important;
    font-size: 13px !important;
    letter-spacing: .7px;
}

#ContentColumn .BoxContent {
    color: #432f1c !important;
}

/* Homepage inspired by the information-first portal structure. */
.ab3-home { padding: 5px 8px 14px; }

.ab3-update-board {
    margin-bottom: 12px;
    border: 1px solid #a68349;
    background: rgba(232,215,178,.82);
    box-shadow: inset 0 0 9px rgba(95,64,26,.24);
}

.ab3-update-board h2 {
    margin: 0;
    padding: 8px 11px;
    border-bottom: 2px solid #b68a38;
    background: linear-gradient(180deg, #175b88, #0a3556);
    color: #f1d888 !important;
    font: bold 12px Georgia, "Times New Roman", serif;
    letter-spacing: .55px;
    text-shadow: 1px 1px #04131d;
}

.ab3-update-board h2 span { color: #bde7ef; }

.ab3-update-board > a {
    display: grid;
    grid-template-columns: 80px 118px minmax(0, 1fr) 15px;
    gap: 8px;
    align-items: center;
    min-height: 29px;
    padding: 0 10px;
    border-bottom: 1px solid rgba(137,103,51,.34);
    color: #4e3923 !important;
    font-size: 10px;
    text-decoration: none;
}

.ab3-update-board > a:last-child { border-bottom: 0; }
.ab3-update-board > a:hover { background: rgba(255,246,218,.62); }
.ab3-update-board time { color: #755d3d; font-size: 9px; }
.ab3-update-board strong { color: #5a3510; font-size: 9px; }
.ab3-update-board b { color: #8b601d; font-size: 16px; text-align: right; }

.ab3-news-article {
    border: 1px solid #ae8c52;
    background: rgba(238,222,189,.72);
    box-shadow: inset 0 0 18px rgba(94,65,28,.16);
}

.ab3-news-article > header {
    padding: 10px 13px 8px;
    border-bottom: 1px solid #af8e57;
    background: rgba(221,199,157,.65);
}

.ab3-news-article > header span {
    display: block;
    margin-bottom: 2px;
    color: #8a5b17;
    font-size: 8px;
    font-weight: bold;
    letter-spacing: 1px;
}

#ContentColumn .BoxContent .ab3-news-article > header h1 {
    margin: 0;
    color: #513111 !important;
    font: bold 19px Georgia, "Times New Roman", serif;
}

.ab3-article-lead {
    display: grid;
    grid-template-columns: 230px minmax(0, 1fr);
    gap: 14px;
    padding: 14px;
}

.ab3-article-image {
    min-height: 172px;
    border: 2px solid #7d5b2f;
    outline: 1px solid #d5b975;
    background: linear-gradient(180deg, transparent 52%, rgba(5,18,29,.65)), url('images/header/aurabra-journey-painted.jpg') center / cover;
    box-shadow: inset 0 0 14px rgba(0,0,0,.46);
}

.ab3-article-lead p {
    margin: 0 0 10px !important;
    color: #4c3926 !important;
    font-size: 11px;
    line-height: 1.6;
    text-align: justify;
}

.ab3-article-lead strong { color: #74450e; }

.ab3-feature-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    margin: 0;
    padding: 0 14px 14px;
    list-style: none;
}

.ab3-feature-list li {
    position: relative;
    min-height: 50px;
    padding: 8px 8px 7px 25px;
    border: 1px solid #b99a68;
    background: rgba(249,236,207,.62);
}

.ab3-feature-list li::before {
    content: "◆";
    position: absolute;
    top: 9px;
    left: 8px;
    color: #b17a22;
    font-size: 10px;
}

.ab3-feature-list strong {
    display: block;
    margin-bottom: 3px;
    color: #5e3a12;
    font: bold 11px Georgia, serif;
}

.ab3-feature-list span {
    display: block;
    color: #66513a;
    font-size: 9px;
    line-height: 1.4;
}

.ab3-article-actions {
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 0 14px 14px;
}

.ab3-article-actions a,
.ab3-side-card > a {
    display: block;
    padding: 8px 10px;
    border: 1px solid #c99a38;
    background: linear-gradient(180deg, #176fb1, #07365f);
    color: #ffeca6 !important;
    font: bold 10px Georgia, serif;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px #041521;
}

.ab3-article-actions a:hover,
.ab3-side-card > a:hover { filter: brightness(1.15); }

.ab2-dynamic-news:not(:empty) { padding: 12px 8px 4px !important; }

/* Right column */
#ThemeboxesColumn { text-align: left !important; }

.ab3-side-card {
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 13px;
    padding: 9px;
    overflow: hidden;
    border: 3px solid #17222b;
    outline: 1px solid #b88832;
    background: linear-gradient(180deg, rgba(232,211,171,.98), rgba(188,153,98,.98));
    box-shadow: inset 0 0 0 1px #f1deb8, inset 0 0 17px rgba(72,42,15,.36), 0 5px 12px rgba(0,0,0,.62);
    color: #4a321c;
    text-align: center;
    cursor: default;
}

.ab3-side-card h2 {
    margin: -9px -9px 9px;
    padding: 7px 5px;
    border-bottom: 1px solid #ba8c39;
    background: linear-gradient(180deg, #175c89, #092f4e);
    color: #f0d47c !important;
    font: bold 13px Georgia, serif;
    letter-spacing: .35px;
    text-shadow: 1px 1px #04131e;
}

.ab3-side-card > strong {
    display: block;
    color: #633c12;
    font: bold 11px Georgia, serif;
}

.ab3-side-card p {
    margin: 6px 2px 9px !important;
    color: #5c472f !important;
    font-size: 9px;
    line-height: 1.4;
}

.ab3-side-art {
    height: 112px;
    margin-bottom: 8px;
    border: 1px solid #8f6d38;
    box-shadow: inset 0 0 12px rgba(0,0,0,.5);
}

.ab3-store-art {
    background: linear-gradient(180deg, transparent 38%, rgba(5,13,20,.76)), url('images/header/aurabra-home-hero.jpg') center / cover;
}

.ab3-battlepass-art {
    background: linear-gradient(180deg, transparent 45%, rgba(5,13,20,.7)), url('images/header/aurabra-battlepass-painted.jpg') 36% 35% / cover;
}

#RightArtwork.ab3-status-card {
    position: relative !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    cursor: pointer;
}

#RightArtwork.ab3-status-card ul {
    display: flex;
    justify-content: center;
    gap: 7px;
    margin: 9px 0 0;
    padding: 7px 0 0;
    border-top: 1px solid #a7834a;
    list-style: none;
}

#RightArtwork.ab3-status-card li {
    color: #5a4024;
    font-size: 9px;
    font-weight: bold;
}

#RightArtwork.ab3-status-card li + li::before {
    content: "◆";
    margin-right: 6px;
    color: #a36f1c;
}

#RightArtwork.ab3-status-card #PlayersOnline {
    color: #654923 !important;
}

#RightArtwork.ab3-status-card #PlayersOnline #players {
    color: #7c4e0f !important;
}

#Themeboxes { width: 100%; }

/* Footer sitemap */
#Footer {
    margin-top: 13px !important;
    padding: 13px 13px 15px !important;
    border: 3px solid #17222b !important;
    outline: 1px solid #8f6d2f;
    background: rgba(5,24,37,.94) !important;
}

.ab3-footer-sitemap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 9px;
    margin-bottom: 11px;
    text-align: left;
}

.ab3-footer-sitemap div { min-width: 0; }
.ab3-footer-sitemap strong { display: block; margin-bottom: 5px; color: #efd071 !important; font-size: 9px !important; }
.ab3-footer-sitemap a { display: block; margin: 2px 0; color: #c6d5db !important; font-size: 8px; text-decoration: none; }
.ab3-footer-sitemap a:hover { color: #f1d477 !important; }
#Footer > p { margin: 0; color: #9fb2bc !important; font-size: 8px; text-align: center; }

/* Keep all information pages visually consistent with the portal. */
#ContentColumn .ab2-info-page,
#ContentColumn .ab-serverinfo,
#ContentColumn .aurabra-faq,
#ContentColumn .ab-highscores,
#ContentColumn .ab-account-manage,
#ContentColumn .ab-character-page {
    color: #493622 !important;
}

.ab3-page {
    color: #4d3924;
    font-family: Arial, Helvetica, sans-serif;
}

.ab3-page-hero {
    margin-bottom: 10px;
    padding: 18px;
    border: 1px solid #9f7d43;
    background: linear-gradient(90deg, rgba(4,25,42,.96), rgba(11,61,91,.88)), url('images/header/aurabra-journey-painted.jpg') center / cover;
    box-shadow: inset 0 0 18px rgba(0,0,0,.55);
    text-align: center;
}

.ab3-page-hero span { color: #72d1e4; font-size: 9px; font-weight: bold; letter-spacing: 1px; }
.ab3-page-hero h1 { margin: 4px 0 5px; color: #f0d178 !important; font: bold 24px Georgia, serif; letter-spacing: 1.5px; }
#ContentColumn .BoxContent .ab3-page-hero p { max-width: 650px; margin: 0 auto !important; color: #e3eef3 !important; font-size: 11px; line-height: 1.5; text-shadow: 1px 1px 2px #000; }

.ab3-section-title {
    margin: 10px 0 0;
    padding: 7px 10px;
    border: 1px solid #896a35;
    background: linear-gradient(180deg, #175c89, #092f4e);
    color: #f0d47c !important;
    font: bold 12px Georgia, serif;
}

.ab3-panel {
    padding: 11px;
    border: 1px solid #b2915b;
    border-top: 0;
    background: rgba(240,226,197,.66);
}

.ab3-panel p { color: #513e29 !important; font-size: 11px; line-height: 1.55; }
.ab3-steps { display: grid; grid-template-columns: 1fr 1fr; gap: 7px; }
.ab3-step { padding: 10px; border: 1px solid #b79866; background: rgba(251,239,213,.62); }
.ab3-step b { display: block; margin-bottom: 4px; color: #704510; font: bold 12px Georgia, serif; }
.ab3-step span { color: #624d36; font-size: 10px; line-height: 1.45; }
.ab3-table { width: 100%; border-collapse: collapse; font-size: 10px; }
.ab3-table th { padding: 7px; border: 1px solid #466a7f; background: #123e5d; color: #f1d47b; text-align: left; }
.ab3-table td { padding: 7px; border: 1px solid #b69a6d; background: rgba(251,239,213,.62); color: #513d27; }
