:root{
  --bg:#030d14;--bg-soft:#061721;--surface:#081f2a;--surface-2:#0b2835;--surface-3:#0d3340;
  --teal:#2ccfc7;--teal-soft:#7cece6;--gold:#d5aa68;--gold-soft:#f0d3a4;--text:#f4f8f7;--muted:#91a8ad;
  --line:rgba(117,192,192,.16);--line-strong:rgba(213,170,104,.24);--danger:#ff8585;
  --shadow:0 24px 70px rgba(0,0,0,.34);--shadow-soft:0 12px 34px rgba(0,0,0,.22)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);font:14px/1.6 "Segoe UI",Arial,sans-serif;background:radial-gradient(circle at 78% 0,rgba(29,115,123,.18),transparent 25%),radial-gradient(circle at 10% 28%,rgba(197,143,70,.06),transparent 28%),linear-gradient(180deg,#020a10 0,#04131d 46%,#020b11 100%);background-attachment:fixed}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.24;background-image:linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 78%)}a{color:var(--teal-soft);text-decoration:none;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}a:hover{color:#fff}.shell{width:min(1240px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(2,11,17,.9);border-bottom:1px solid rgba(118,207,202,.13);backdrop-filter:blur(18px);box-shadow:0 10px 28px rgba(0,0,0,.18)}.site-nav{min-height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:12px;min-width:205px;color:#fff}.brand:hover{transform:translateY(-1px)}.brand-mark{width:37px;height:37px;border:1px solid rgba(213,170,104,.52);display:grid;place-items:center;transform:rotate(45deg);color:var(--gold);font-family:Georgia,serif;font-size:15px;box-shadow:inset 0 0 18px rgba(213,170,104,.07),0 0 20px rgba(213,170,104,.05)}.brand-mark::first-letter{transform:rotate(-45deg)}.brand-copy{display:flex;flex-direction:column}.brand-main,.hero-logo{font-family:Georgia,"Times New Roman",serif;color:#dffdf9;letter-spacing:.02em;text-shadow:0 0 26px rgba(94,194,255,.18)}.brand-main{font-size:27px;line-height:1}.brand-sub{font-size:8px;letter-spacing:.26em;color:#87a7aa;margin-top:7px}.top-nav{display:flex;gap:21px;align-items:center;margin-left:auto}.top-nav a{position:relative;color:#d0ddde;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:30px 0}.top-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:18px;height:1px;background:var(--gold);transition:left .2s ease,right .2s ease}.top-nav a:hover{color:#fff}.top-nav a:hover:after{left:0;right:0}.mobile-account-link{display:none!important}.nav-cta{padding:11px 17px;border:1px solid rgba(213,170,104,.55);background:linear-gradient(180deg,rgba(83,55,26,.56),rgba(42,28,15,.82));color:#f5d7a3!important;font-weight:900;text-transform:uppercase;font-size:10px;letter-spacing:.07em;box-shadow:inset 0 0 22px rgba(213,170,104,.06)}.nav-cta:hover{border-color:var(--gold);background:#6d4824;transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.22)}.nav-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);background:#071b26;padding:10px;border-radius:3px}.nav-toggle span{display:block;height:1px;background:#d9ecec;margin:5px 0;transition:.2s ease}
.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(1,8,13,.98) 0%,rgba(2,13,19,.92) 43%,rgba(2,14,20,.28) 70%,rgba(2,13,18,.62) 100%)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.012),transparent 16%),linear-gradient(90deg,transparent 48%,rgba(94,194,255,.035) 48.1%,transparent 48.2%);pointer-events:none}.hero-glow{position:absolute;border-radius:50%;filter:blur(8px);pointer-events:none}.hero-glow-one{width:520px;height:520px;right:8%;top:-180px;background:radial-gradient(circle,rgba(54,214,207,.11),transparent 67%)}.hero-glow-two{width:380px;height:380px;left:-180px;bottom:-220px;background:radial-gradient(circle,rgba(213,170,104,.09),transparent 70%)}.hero-inner{min-height:540px;display:grid;grid-template-columns:1.04fr .96fr;align-items:stretch;position:relative}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:66px 0 64px;position:relative;z-index:3}.eyebrow{display:flex;align-items:center;gap:10px;font-size:9px;letter-spacing:.28em;color:var(--gold);font-weight:900;margin-bottom:19px}.eyebrow span{display:inline-block;width:30px;height:1px;background:var(--gold)}.hero-logo{font-size:76px;line-height:.94;background:linear-gradient(180deg,#f1ffff,#8fc9ff 76%);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 8px 22px rgba(0,0,0,.22))}.hero-kicker{font-family:Georgia,serif;color:var(--gold-soft);font-size:17px;letter-spacing:.2em;margin:24px 0 9px}.hero-copy>p{max-width:590px;font-size:16px;line-height:1.85;color:#bdced0;margin:0}.hero-actions{display:flex;gap:11px;margin:30px 0 32px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-width:168px;padding:13px 19px;border-radius:2px;font-weight:900;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.btn.primary{color:#f7ffff;background:linear-gradient(180deg,#1668c9,#0a2f5c);border:1px solid #4fa8ff;box-shadow:0 12px 28px rgba(0,95,100,.18),inset 0 1px rgba(255,255,255,.08)}.btn.primary:hover{transform:translateY(-2px);background:linear-gradient(180deg,#3d8ce6,#0c3d70);box-shadow:0 16px 35px rgba(0,95,100,.28)}.btn.secondary{color:#e9c891;border:1px solid rgba(213,170,104,.48);background:rgba(36,24,14,.45)}.btn.secondary:hover{transform:translateY(-2px);border-color:var(--gold);background:rgba(91,58,28,.45)}.hero-badges{display:flex;gap:10px;flex-wrap:wrap}.hero-badges span{min-width:155px;display:grid;grid-template-columns:35px 1fr;column-gap:10px;padding:11px 13px;border:1px solid rgba(255,255,255,.055);background:rgba(6,29,39,.48);box-shadow:inset 0 1px rgba(255,255,255,.02)}.hero-badges b{grid-row:1/3;width:32px;height:32px;border:1px solid rgba(213,170,104,.3);display:grid;place-items:center;color:var(--gold);font-size:12px}.hero-badges strong{color:#eff9f8;text-transform:uppercase;font-size:9px;letter-spacing:.1em;align-self:end}.hero-badges small{color:#789297;font-size:10px}.hero-art{position:relative;height:100%;min-height:540px;background:linear-gradient(90deg,#020b12 0%,rgba(2,11,18,.75) 8%,transparent 29%),linear-gradient(180deg,transparent 66%,#020c13 100%),url('../img/elysiaro-hero.png') center 16%/cover no-repeat;filter:saturate(.88) contrast(1.05)}.hero-art:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 53% 39%,transparent 0 24%,rgba(1,8,13,.12) 50%,rgba(1,8,13,.4) 100%)}.hero-art-vignette{position:absolute;z-index:2;right:8%;bottom:10%;width:130px;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);box-shadow:0 0 35px rgba(213,170,104,.22)}
.page-grid{display:grid;grid-template-columns:266px minmax(0,1fr);gap:22px;padding:30px 0 52px}.sidebar-col{display:flex;flex-direction:column;gap:15px}.panel,.content-card,.dash-box{background:linear-gradient(180deg,rgba(8,31,42,.95),rgba(4,20,29,.98));border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:4px}.panel{padding:19px}.panel:hover{border-color:rgba(111,210,205,.24)}.panel-title{color:#f0d2a2;font-family:Georgia,serif;font-size:17px;font-weight:700;line-height:1.1}.panel-kicker,.mini-label{display:block;color:#5fbfc0;font-size:8px;letter-spacing:.22em;font-weight:900;margin-bottom:6px}.panel-title-row,.account-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.account-panel-head{justify-content:flex-start}.account-emblem{width:42px;height:42px;border:1px solid rgba(213,170,104,.35);display:grid;place-items:center;color:var(--gold);font-size:17px;background:rgba(213,170,104,.035)}.login-intro{font-size:11px;color:#82999e;margin:0 0 14px}.login-form{display:grid;gap:10px}.login-form label span{display:block;font-size:9px;letter-spacing:.12em;color:#859da1;text-transform:uppercase;font-weight:800;margin-bottom:5px}.login-form input,input[type=text],input[type=password],input[type=email],select,textarea{width:100%;background:#03141d!important;border:1px solid rgba(102,175,177,.22)!important;color:#eaf6f6!important;border-radius:2px;padding:10px 11px!important;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-form input:focus,input[type=text]:focus,input[type=password]:focus,input[type=email]:focus,select:focus,textarea:focus{border-color:rgba(94,194,255,.68)!important;box-shadow:0 0 0 3px rgba(94,194,255,.06)}.login-form button,input[type=submit],button{border:1px solid #168e91;background:linear-gradient(180deg,#116f77,#0a4e58);color:#fff;border-radius:2px;padding:10px 14px;font-weight:900;cursor:pointer;letter-spacing:.04em}.login-form button{display:flex;align-items:center;justify-content:space-between;text-transform:uppercase;font-size:9px;margin-top:2px}.login-form button:hover,input[type=submit]:hover,button:hover{background:linear-gradient(180deg,#15858d,#0b5964);border-color:#28b9b7}.login-links{display:flex;gap:10px;justify-content:space-between;margin-top:12px;font-size:10px}.login-links a{color:#789499}.login-links .create-link{color:#e4c38f}.logged-user{padding:13px;background:#03151e;border:1px solid rgba(255,255,255,.04);display:flex;flex-direction:column;margin-bottom:11px}.logged-user small{color:#728b90;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.logged-user strong{color:#f5d7a7;margin-top:2px}.account-actions{display:grid;gap:5px}.account-actions a{display:flex;justify-content:space-between;align-items:center;padding:8px 9px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.04);color:#bfd1d3;font-size:11px}.account-actions .logout-link{color:#d79b9b}.status-pulse{width:25px;height:25px;border:1px solid rgba(94,194,255,.17);display:grid;place-items:center;border-radius:50%}.status-pulse i{width:6px;height:6px;border-radius:50%;background:#43d7ab;box-shadow:0 0 10px rgba(67,215,171,.9);animation:pulse 1.9s infinite}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgba(67,215,171,.36)}50%{box-shadow:0 0 0 7px rgba(67,215,171,0)}}.quick-links{display:grid}.quick-link{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.045);color:#c6d8da}.quick-link:last-child{border:0}.quick-link:hover{padding-left:4px;color:#fff}.quick-icon{width:25px;height:25px;display:grid;place-items:center;border:1px solid rgba(213,170,104,.18);color:var(--gold);font-size:10px}.quick-link b{display:block;font-size:11px}.quick-link small{display:block;color:#667f84;font-size:9px;margin-top:1px}.quick-link>i{font-style:normal;color:#59777b}.quick-link.compact{grid-template-columns:1fr auto;padding:8px 0}.community-panel{position:relative;overflow:hidden;background:linear-gradient(145deg,rgba(61,42,25,.75),rgba(8,31,42,.94) 58%)}.community-panel:after{content:"⚔";position:absolute;right:-12px;bottom:-28px;font-size:92px;color:rgba(213,170,104,.055);transform:rotate(-12deg)}.community-panel p{position:relative;z-index:1;color:#91a3a5;font-size:11px}.panel-button{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:9px 10px;border:1px solid rgba(213,170,104,.28);color:#eacb99;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.panel-button:hover{background:rgba(213,170,104,.08);border-color:var(--gold)}.content-col{min-width:0}.content-card{padding:27px;min-height:410px;overflow:auto}.home-grid .content-card{padding:0;background:transparent;border:0;box-shadow:none;overflow:visible}.notice,.message{padding:11px 14px;border-radius:2px;margin-bottom:14px}.notice{background:#4a3815;border:1px solid #866524;color:#ffe7a2}.message{background:#0b5660;border:1px solid #11848d}.home-dashboard{display:grid;gap:18px}.home-intro{padding:4px 0 2px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px}.section-heading h2{font-family:Georgia,serif;font-size:29px;line-height:1.15;margin:2px 0 6px}.section-heading p{margin:0;color:#80989c;max-width:690px}.overline{color:var(--gold);font-size:8px;letter-spacing:.23em;font-weight:900}.text-link{white-space:nowrap;color:#9cc9c8;font-size:10px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid rgba(156,201,200,.2);padding-bottom:3px}.text-link span{color:var(--gold);margin-left:5px}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-cards>a{position:relative;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:13px;padding:18px;border:1px solid var(--line);border-radius:3px;background:linear-gradient(145deg,rgba(10,42,54,.95),rgba(4,22,31,.98));color:#fff;overflow:hidden}.feature-cards>a:before{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:0;transition:opacity .2s}.feature-cards>a:hover{transform:translateY(-2px);border-color:rgba(213,170,104,.26);box-shadow:var(--shadow-soft)}.feature-cards>a:hover:before{opacity:1}.feature-icon{width:48px;height:48px;border:1px solid rgba(213,170,104,.35);color:#e4bd80;display:grid;place-items:center;font-weight:800;background:rgba(213,170,104,.035)}.feature-icon b{font-size:10px}.feature-copy b{display:block;font-family:Georgia,serif;font-size:14px;color:#f2e4cf}.feature-copy small{display:block;color:#748d91;margin-top:3px;line-height:1.45}.feature-arrow{color:#58777b}.dashboard-columns{display:grid;grid-template-columns:1.16fr .84fr;gap:18px}.dash-box{padding:22px}.dash-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:4px}.dash-title h3{margin:0;font-family:Georgia,serif;color:#f2d6a9;font-size:18px}.dash-title a{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#75b8b7}.news-row{display:grid;grid-template-columns:42px 1fr;gap:13px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.052)}.news-row:last-child{border-bottom:0}.news-number{font-family:Georgia,serif;color:rgba(213,170,104,.52);font-size:20px;line-height:1;padding-top:3px}.news-meta{display:flex;align-items:center;gap:8px;margin-bottom:3px}.news-meta span{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#5dc5c3}.news-meta small{color:#60787d;font-size:9px}.news-row h4{margin:0;color:#e9f1f0;font-size:13px}.news-row p{margin:5px 0 0;color:#82999d;max-height:43px;overflow:hidden;font-size:11px}.steps{display:grid;gap:8px;margin-top:12px}.steps a{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:12px;border:1px solid rgba(255,255,255,.052);background:#051a24;border-radius:2px;color:#fff}.steps a:hover{transform:translateX(3px);border-color:rgba(94,194,255,.2);background:#07212c}.steps span{width:36px;height:36px;border:1px solid rgba(94,194,255,.2);display:grid;place-items:center;color:#6fe6df;font-weight:900;font-size:9px}.steps b{font-size:11px}.steps small{display:block;color:#6f878b;font-size:9px}.steps i{font-style:normal;color:#54757a}.adventure-cta{margin-top:12px;padding:14px;border:1px solid rgba(213,170,104,.2);background:linear-gradient(90deg,rgba(68,43,22,.3),rgba(6,29,39,.75));display:flex;align-items:center;justify-content:space-between;gap:12px}.adventure-cta small{display:block;color:#b68b53;font-size:7px;letter-spacing:.16em}.adventure-cta strong{display:block;font-family:Georgia,serif;color:#e8d7bd;font-size:11px;margin-top:2px}.adventure-cta a{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#efd19f;white-space:nowrap}.empty-state{padding:25px;background:#051a24;border:1px dashed rgba(255,255,255,.07);border-radius:2px;color:#809499}.site-footer{position:relative;border-top:1px solid var(--line);background:linear-gradient(180deg,#020b10,#010609);padding:42px 0 18px}.footer-top-line{position:absolute;top:-1px;left:50%;width:min(580px,70%);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.5}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:38px}.footer-logo{display:flex;align-items:center;gap:13px}.footer-logo .brand-mark{width:32px;height:32px}.footer-logo .brand-main{font-size:24px}.footer-logo small{font-size:7px;letter-spacing:.22em;color:#73888b}.footer-brand p{color:#71878b;max-width:360px;font-size:11px}.footer-play{display:inline-flex;align-items:center;gap:14px;color:#e8c894;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.footer-grid h4{color:#e4bd7e;margin:2px 0 12px;font-family:Georgia,serif;font-size:13px}.footer-grid>div>a:not(.footer-play){display:block;color:#71878b;padding:4px 0;font-size:10px}.footer-grid>div>a:hover{color:#e9f5f5}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.055);margin-top:30px;padding-top:16px;color:#4f666b;font-size:9px;letter-spacing:.03em}
h1,h2,h3,h4{color:#fff}table{border-collapse:collapse;width:100%}th,td{padding:10px;border-bottom:1px solid rgba(255,255,255,.075)}th{color:#e4bd7e;text-align:left;background:#051a24}.generic-form-table,.horizontal-table{background:#061e2a;border:1px solid var(--line)}.submenu,.pagemenu{margin:0 0 12px;padding:8px 10px;background:#061f2c;border:1px solid var(--line);border-radius:2px}.submenu a,.pagemenu a{margin-right:10px}.newsDiv h4{color:#e4bd7e}.newsCont{color:#c1d4d6}.red{color:#ff7777}.green{color:#68dfaa}.blue{color:#63cce8}
@media(max-width:1120px){.top-nav{gap:15px}.top-nav a{font-size:10px}.page-grid{grid-template-columns:240px minmax(0,1fr)}.hero-logo{font-size:66px}}
@media(max-width:980px){.nav-toggle{display:block;margin-left:auto}.nav-cta{display:none}.top-nav{position:absolute;top:82px;left:0;right:0;display:none;margin:0;padding:14px 20px 22px;background:rgba(2,12,18,.98);border-bottom:1px solid var(--line);box-shadow:0 22px 44px rgba(0,0,0,.35);flex-direction:column;align-items:stretch;gap:0}.top-nav.is-open{display:flex}.top-nav a{padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.045)}.top-nav a:after{display:none}.mobile-account-link{display:block!important;color:#f2ce98!important;margin-top:8px;border:1px solid rgba(213,170,104,.25)!important;padding:11px!important;text-align:center}.nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.hero-inner{grid-template-columns:1fr .78fr}.page-grid{grid-template-columns:220px minmax(0,1fr)}.feature-cards{grid-template-columns:1fr}.dashboard-columns{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}
@media(max-width:760px){.shell{width:min(100% - 22px,1240px)}.site-nav{min-height:70px}.top-nav{top:70px}.brand-main{font-size:24px}.brand-mark{width:32px;height:32px}.hero-inner{grid-template-columns:1fr;min-height:auto}.hero-copy{padding:50px 0 25px}.hero-logo{font-size:56px}.hero-kicker{font-size:14px}.hero-copy>p{font-size:14px}.hero-art{min-height:340px;background-position:center 12%}.page-grid{grid-template-columns:1fr;padding-top:18px}.sidebar-col{order:2}.content-col{order:1}.section-heading{align-items:flex-start;flex-direction:column}.feature-cards>a{grid-template-columns:45px 1fr auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.content-card{padding:20px}.home-grid .content-card{padding:0}.hero-badges span{min-width:145px}}
@media(max-width:500px){.shell{width:min(100% - 16px,1240px)}.brand-sub{display:none}.hero-copy{padding-top:42px}.hero-logo{font-size:46px}.hero-kicker{font-size:12px;letter-spacing:.14em}.hero-actions{flex-direction:column;margin:24px 0}.btn{width:100%}.hero-badges{display:grid;grid-template-columns:1fr}.hero-badges span{min-width:0}.hero-art{min-height:285px}.page-grid{gap:14px}.feature-cards>a{padding:14px}.feature-icon{width:42px;height:42px}.dashboard-columns{gap:14px}.dash-box{padding:17px}.news-row{grid-template-columns:30px 1fr}.news-number{font-size:15px}.adventure-cta{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}.content-card{padding:16px}.section-heading h2{font-size:24px}}

/* AetherionRO visual system ---------------------------------------------- */
html{background:#020a10}body{font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}::selection{background:rgba(94,194,255,.3);color:#fff}img{max-width:100%;height:auto}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--teal);outline-offset:3px}
.site-header{background:rgba(2,10,16,.84)}.site-nav{min-height:76px}.brand{min-width:220px}.brand-logo{display:block;width:218px;height:62px;object-fit:contain;object-position:left center;filter:drop-shadow(0 3px 16px rgba(94,194,255,.1))}.top-nav a{padding:27px 0}.top-nav a.is-active{color:#fff}.top-nav a.is-active:after{left:0;right:0;background:linear-gradient(90deg,var(--teal),var(--gold))}.nav-cta{border-radius:3px}
.hero{isolation:isolate;min-height:590px;background:linear-gradient(90deg,rgba(1,8,13,.98) 0%,rgba(2,13,19,.92) 36%,rgba(2,13,19,.46) 62%,rgba(2,11,17,.2) 100%),linear-gradient(0deg,rgba(2,11,17,.84) 0%,transparent 34%),url('../img/aetherion-hero.png') center 48%/cover no-repeat}.hero:before{z-index:-1;background:radial-gradient(circle at 78% 35%,rgba(94,194,255,.08),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.05),transparent 35%)}.hero-inner{min-height:590px;grid-template-columns:1fr .86fr}.hero-copy{max-width:710px;padding:78px 0 66px}.hero-logo{font-size:74px;letter-spacing:-.025em}.hero-copy>p{color:#c9d9da;text-shadow:0 1px 14px rgba(0,0,0,.55)}.hero-art{min-height:590px;background:none;filter:none}.hero-art:after{display:none}.hero-badges span{background:rgba(3,19,27,.72);border-color:rgba(174,222,219,.12);backdrop-filter:blur(8px)}
.page-grid{gap:26px;padding-top:34px}.panel,.content-card,.dash-box{border-color:rgba(117,192,192,.14);box-shadow:0 18px 55px rgba(0,0,0,.25)}.panel{border-radius:6px}.content-card{border-radius:7px;padding:30px;scrollbar-color:rgba(94,194,255,.3) transparent}.content-card>h1:first-child,.content-card>h2:first-child{margin-top:0}.content-card h2{font:700 clamp(24px,3vw,32px)/1.18 Georgia,"Times New Roman",serif;color:#f7e4c6;margin-bottom:12px}.content-card h3{font:700 18px/1.3 Georgia,"Times New Roman",serif;color:#dfeeed;margin-top:26px}.content-card p,.content-card li{color:#a8bcbf}.content-card hr{height:1px;border:0;background:var(--line);margin:24px 0}.content-card code,.content-card pre{background:#03131c;border:1px solid var(--line);border-radius:4px;color:#bce8e5}.content-card code{padding:2px 6px}.content-card pre{padding:14px;overflow:auto}
.content-card table{font-size:13px}.content-card th{font-size:11px;text-transform:uppercase;letter-spacing:.045em}.content-card td{color:#bfd0d2}.content-card tbody tr{transition:background .18s ease}.content-card tbody tr:hover{background:rgba(94,194,255,.035)}.horizontal-table,#server_status{min-width:720px}.generic-form-table{width:min(100%,780px);border-radius:5px;overflow:hidden}.generic-form-table th{width:210px;vertical-align:middle}.generic-form-table td{vertical-align:middle}.generic-form-table p{margin:5px 0}.generic-form-table input[type=text],.generic-form-table input[type=password],.generic-form-table input[type=email],.generic-form-table select,.generic-form-table textarea{max-width:520px}
input[type=text],input[type=password],input[type=email],input[type=number],input[type=search],input[type=url],input[type=date],select,textarea{min-height:42px;font:inherit}textarea{min-height:120px;resize:vertical}select{appearance:auto}input[type=checkbox],input[type=radio]{accent-color:var(--teal);width:17px;height:17px;vertical-align:middle}input[type=submit],input[type=button],button,.button{min-height:42px;padding:10px 18px!important;border-radius:3px!important;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.07em}.search-form,.search-form2{padding:14px 16px;margin:16px 0;background:rgba(4,22,31,.8);border:1px solid var(--line);border-radius:5px}.search-form p,.search-form2 p{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:0}.search-form select,.search-form2 select{width:auto;min-width:210px}.date-field{display:flex;align-items:center;gap:6px}.date-field select{width:auto!important;min-width:0;flex:1}
.submenu,.pagemenu{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:9px 11px;border-radius:5px}.submenu a,.pagemenu a{display:inline-flex;margin:0;padding:6px 9px;border-radius:3px;color:#9fc8c7}.submenu a:hover,.pagemenu a:hover{background:rgba(94,194,255,.08);color:#fff}.pagination{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.pagination a,.pagination strong{display:grid;min-width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:3px}.up,.online,.green{color:#65e5b0!important}.down,.offline,.red{color:#ff8d8d!important}.not-applicable{color:#6e878b}.top-ranked{background:linear-gradient(90deg,rgba(213,170,104,.12),transparent)}
.feature-cards>a,.dash-box,.steps a,.adventure-cta{border-radius:5px}.section-heading h2{color:#f6e4c8}.account-panel{background:linear-gradient(155deg,rgba(11,45,57,.98),rgba(4,20,29,.98))}.login-form input{min-height:42px}.panel-button,.account-actions a{border-radius:3px}.footer-brand-logo{display:block;width:238px;height:86px;object-fit:contain;object-position:left center;filter:drop-shadow(0 3px 18px rgba(94,194,255,.1))}.footer-grid>div>a:not(.footer-play){min-height:30px}.footer-bottom{line-height:1.5}
@media(max-width:1120px){.site-nav{gap:22px}.top-nav{gap:14px}.top-nav a{font-size:9px}.hero{background-position:58% 48%}.hero-inner{grid-template-columns:1.05fr .7fr}.hero-logo{font-size:72px}}
@media(max-width:980px){.site-nav{min-height:72px}.top-nav{top:72px;max-height:calc(100vh - 72px);overflow:auto}.top-nav a.is-active{color:var(--teal-soft)}.top-nav a.is-active:after{display:none}.hero{min-height:550px;background-position:64% center}.hero-inner{min-height:550px;grid-template-columns:1fr .3fr}.hero-copy{padding:68px 0 58px}.page-grid{grid-template-columns:230px minmax(0,1fr)}}
@media(max-width:760px){.site-nav{min-height:66px}.top-nav{top:66px}.brand{min-width:0}.brand-logo{width:184px;height:54px}.hero{min-height:auto;background-position:68% center;background-image:linear-gradient(90deg,rgba(1,8,13,.97) 0%,rgba(2,13,19,.84) 62%,rgba(2,11,17,.46) 100%),linear-gradient(0deg,rgba(2,11,17,.95),rgba(2,11,17,.15) 55%),url('../img/aetherion-hero.png')}.hero-inner{display:block;min-height:auto}.hero-copy{max-width:610px;padding:62px 0 54px}.hero-art{display:none}.hero-logo{font-size:52px}.hero-badges{max-width:520px}.page-grid{grid-template-columns:minmax(0,1fr);padding-bottom:38px}.content-card{padding:22px}.content-card table:not(.generic-form-table){white-space:nowrap}.generic-form-table,.generic-form-table tbody,.generic-form-table tr,.generic-form-table th,.generic-form-table td{display:block;width:100%}.generic-form-table tr{padding:12px 14px;border-bottom:1px solid var(--line)}.generic-form-table tr:last-child{border-bottom:0}.generic-form-table th,.generic-form-table td{padding:4px 0;border:0;background:transparent}.generic-form-table th{font-size:10px}.generic-form-table input[type=text],.generic-form-table input[type=password],.generic-form-table input[type=email],.generic-form-table select,.generic-form-table textarea{max-width:none}.search-form p,.search-form2 p{align-items:stretch;flex-direction:column}.search-form select,.search-form2 select,.search-form input,.search-form2 input{width:100%!important}.footer-grid{gap:28px}}
@media(max-width:500px){.shell{width:calc(100% - 24px)}.site-header{backdrop-filter:blur(14px)}.brand-logo{width:166px;height:50px}.hero{background-position:72% center}.hero-copy{padding:52px 0 48px}.eyebrow{font-size:8px;letter-spacing:.18em}.hero-logo{font-size:42px}.hero-kicker{font-size:12px;line-height:1.5}.hero-copy>p{font-size:13px;line-height:1.7}.hero-actions{gap:10px}.hero-badges span{padding:10px}.content-card{padding:18px;border-radius:5px}.content-card h2{font-size:25px}.panel{padding:17px}.feature-cards>a{grid-template-columns:42px minmax(0,1fr) auto}.feature-copy small{font-size:10px}.date-field{align-items:stretch;flex-direction:column}.date-field select{width:100%!important}.footer-grid{grid-template-columns:1fr 1fr;gap:24px 18px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Audit fixes: accessibility, responsive data and language consistency. */
.brand-logo{width:232px;height:64px}.footer-brand-logo{width:260px;height:100px}
.panel-kicker,.mini-label,.overline{font-size:9px}.quick-link small{color:#8da6aa;font-size:10px}.feature-copy small{color:#8ca2a6;font-size:11px}.footer-bottom{color:#82989c;font-size:10px}.footer-grid>div>a:not(.footer-play),.login-links a{display:flex;align-items:center;min-height:44px}.footer-play{min-height:44px}.login-links{align-items:center}.login-links a{padding:6px 0}
#submenu{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin:0 0 14px;padding:10px 12px;background:#061f2c;border:1px solid var(--line);border-radius:5px;color:#8ca3a7}#submenu .sub-menu-item{display:inline-flex;align-items:center;min-height:38px;padding:7px 10px;border-radius:3px;color:#9fc8c7}#submenu .sub-menu-item:hover,#submenu .current-sub-menu{background:rgba(94,194,255,.09);color:#fff}
.form-note{padding:12px 14px;border-left:3px solid var(--gold);background:rgba(213,170,104,.08);border-radius:0 4px 4px 0}.choice-label{display:inline-flex;align-items:center;gap:7px;min-height:44px;margin-right:16px}.choice-label input[type=radio]{width:20px;height:20px}.generic-form-table tr:last-child td:last-child>div:last-child button{min-width:180px}
.content-card{overflow:visible}.table-scroll{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(94,194,255,.5) rgba(255,255,255,.04);border-radius:5px}.table-scroll table{margin:0;min-width:720px}.table-scroll-hint{display:none;align-items:center;justify-content:flex-end;gap:8px;margin:2px 0 8px;color:#91b2b4;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.table-scroll-hint span{color:var(--gold)}
.newsDiv>h2{margin:24px 0 6px;font-size:23px}.newsDate{display:block;color:#829a9e;margin-bottom:10px}.newsCont{padding:0 0 22px;border-bottom:1px solid var(--line)}
@media(max-width:760px){.brand-logo{width:184px;height:54px}.footer-brand-logo{width:230px;height:88px}.table-scroll-hint{display:flex}.content-card table:not(.generic-form-table){white-space:nowrap}.top-nav a{min-height:44px;display:flex;align-items:center}.footer-grid>div>a:not(.footer-play){min-height:44px}.generic-form-table tr:last-child td:last-child>div:last-child button{width:100%}}
@media(max-width:500px){.brand-logo{width:172px;height:50px}.hero-copy{padding:40px 0 34px}.hero-actions{margin:20px 0}.hero-badges{gap:8px}.hero-badges span{padding:8px 10px}.hero-logo{font-size:40px}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-grid>div:last-child{grid-column:auto}.footer-brand-logo{width:218px;height:82px}.footer-grid>div>a:not(.footer-play){font-size:11px}.footer-bottom{font-size:10px}.choice-label{margin-right:10px}}

/* Final visual polish ---------------------------------------------------- */
.site-nav{min-height:84px}.brand{min-width:246px}.brand-logo{width:246px;height:72px}.top-nav{gap:23px}.top-nav a{font-size:10px;letter-spacing:.065em;padding:31px 0}.top-nav a:after{bottom:21px}.nav-cta{min-height:44px;display:inline-flex;align-items:center;padding:12px 20px}
.hero{min-height:600px;background-position:center 30%}.hero-inner{min-height:600px}.hero-copy{padding:82px 0 70px}.hero-logo{font-size:76px}.hero-kicker{margin-top:22px}.hero-actions{margin:28px 0 30px}.btn{min-height:46px;padding:14px 21px}.hero-badges{gap:11px}.hero-badges span{min-width:166px;padding:13px 14px}.hero-badges strong{font-size:10px}.hero-badges small{font-size:11px;color:#91a8ac}.hero-badges b{width:34px;height:34px}
.feature-cards>a{padding:20px}.feature-copy b{font-size:15px}.feature-copy small{font-size:11px;line-height:1.55}.quick-link b{font-size:12px}.panel-title{font-size:18px}
.site-footer{padding-top:34px}.footer-brand-logo{width:242px;height:88px;margin-bottom:4px}.footer-brand p{font-size:12px;line-height:1.75;margin:4px 0 8px}.footer-grid{gap:34px}.footer-grid h4{font-size:14px}.footer-bottom{margin-top:24px}
@media(max-width:1120px){.site-nav{gap:18px}.brand{min-width:220px}.brand-logo{width:220px;height:68px}.top-nav{gap:14px}.hero{background-position:58% 30%}}
@media(max-width:980px){.site-nav{min-height:74px}.top-nav{top:74px}.brand{min-width:0}.brand-logo{width:205px;height:62px}.nav-cta{display:none}.hero{background-position:65% 28%}.hero-inner{min-height:570px}.hero-copy{padding:70px 0 58px}}
@media(max-width:760px){.site-nav{min-height:70px}.top-nav{top:70px}.brand-logo{width:192px;height:58px}.hero{min-height:auto;background-position:70% 28%}.hero-inner{min-height:auto}.hero-copy{padding:50px 0 44px}.hero-logo{font-size:50px}.hero-badges span{min-width:0}.footer-brand-logo{width:225px;height:82px}}
@media(max-width:500px){.brand-logo{width:184px;height:56px}.hero{background-position:72% 26%}.hero-copy{padding:38px 0 32px}.hero-logo{font-size:40px}.hero-kicker{margin-top:18px}.hero-actions{margin:18px 0}.btn{min-height:48px}.hero-badges span{padding:9px 11px}.hero-badges strong{font-size:10px}.hero-badges small{font-size:10px}.site-footer{padding-top:28px}.footer-brand-logo{width:208px;height:76px}.footer-brand p{font-size:11px}.footer-grid{gap:18px}}

/* Crisp brand lockup: raster crest + native, scalable typography. */
.brand{gap:10px;min-width:250px}
.brand-symbol{width:58px;height:68px;display:grid;place-items:center;flex:0 0 auto}
.brand-symbol img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(94,194,255,.2))}
.brand-wordmark{display:flex;min-width:0;flex-direction:column;justify-content:center;line-height:1}
.brand-name{display:block;white-space:nowrap;font-family:Georgia,"Times New Roman",serif;font-size:25px;letter-spacing:-.045em;color:#daf9f6;text-shadow:0 1px 0 rgba(255,255,255,.18),0 4px 16px rgba(34,188,185,.14)}
.brand-name strong{font-weight:500}.brand-name b{font-weight:600;color:#d9b472;letter-spacing:-.06em}
.brand-wordmark small{margin-top:7px;padding-left:2px;color:#829da0;font-size:7px;font-weight:700;letter-spacing:.25em;white-space:nowrap}
.footer-logo.brand-lockup{gap:12px;margin-bottom:8px}.footer-logo .brand-symbol{width:68px;height:80px}.footer-logo .brand-name{font-size:31px}.footer-logo .brand-wordmark small{font-size:8px}
@media(max-width:1120px){.brand{min-width:215px}.brand-symbol{width:52px;height:62px}.brand-name{font-size:22px}}
@media(max-width:980px){.brand{min-width:0}.brand-symbol{width:50px;height:59px}.brand-name{font-size:23px}}
@media(max-width:500px){.brand{gap:7px}.brand-symbol{width:45px;height:54px}.brand-name{font-size:20px}.brand-wordmark small{margin-top:5px;font-size:6px;letter-spacing:.2em}.footer-logo .brand-symbol{width:60px;height:70px}.footer-logo .brand-name{font-size:27px}.footer-logo .brand-wordmark small{font-size:7px}}
/* AetherionRO icon system — crisp medieval linework, consistent across the portal. */
.ui-icon{display:block;width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.ui-icon-sm{width:13px;height:13px;stroke-width:1.9}.ui-icon-lg{width:23px;height:23px}.ui-icon-xl{width:27px;height:27px;stroke-width:1.45}.ui-icon-arrow{width:16px;height:16px;stroke-width:1.9}
.hero-badges b,.account-emblem,.quick-icon,.feature-icon{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 38%,rgba(71,156,255,.14),rgba(8,24,38,.82) 68%);box-shadow:inset 0 0 0 1px rgba(255,213,135,.06),0 4px 14px rgba(0,0,0,.24)}
.hero-badges b:before,.account-emblem:before,.quick-icon:before,.feature-icon:before{content:"";position:absolute;inset:2px;border:1px solid rgba(255,213,135,.09);pointer-events:none}
.hero-badges b .ui-icon,.account-emblem .ui-icon,.quick-icon .ui-icon,.feature-icon .ui-icon{position:relative;z-index:1;filter:drop-shadow(0 0 5px rgba(78,165,255,.2))}
.quick-icon{width:29px;height:29px;border-color:rgba(213,170,104,.34);color:#e7c17f;transition:border-color .2s ease,color .2s ease,transform .2s ease}
.quick-link{grid-template-columns:32px 1fr auto;min-height:49px}.quick-link:hover .quick-icon{color:#fff0bf;border-color:rgba(102,181,255,.58);transform:translateY(-1px)}
.feature-icon{border-color:rgba(213,170,104,.4);color:#f0c880;border-radius:3px}.feature-cards>a:hover .feature-icon{color:#baddff;border-color:rgba(90,168,255,.58)}
.account-emblem{color:#eac682;border-radius:3px}.account-emblem .ui-icon{filter:drop-shadow(0 0 7px rgba(56,139,255,.28))}
.account-actions i,.quick-link>i{display:grid;place-items:center;color:#6d8da0}.account-actions a:hover i,.quick-link:hover>i{color:#e8c889}
.btn .ui-icon,.login-form button .ui-icon{flex:0 0 auto;transition:transform .2s ease}.btn:hover .ui-icon,.login-form button:hover .ui-icon{transform:translateX(3px)}
.community-panel:after{content:""!important;right:-42px!important;bottom:-57px!important;width:122px;height:122px;border:1px solid rgba(213,170,104,.12);background:radial-gradient(circle,rgba(213,170,104,.09),transparent 64%);transform:rotate(45deg)!important}
