/* Homepage styles are scoped to avoid changing shared database pages. */
body.aion-home{--home-bg:#0d0f11;--home-panel:#171a1d;--home-border:rgba(255,255,255,.09);--home-text:#f1f3f5;--home-muted:#959ba2;--home-accent:#64b5e8;background:var(--home-bg);color:var(--home-text)}
.home-main{position:relative;isolation:isolate;font-family:"Encode Sans","Microsoft YaHei",sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.home-main *{box-sizing:border-box}.home-main a{color:inherit;text-decoration:none}.home-main button{font:inherit}.home-main h1,.home-main h2,.home-main h3,.home-main p{margin:0}.home-shell{width:min(1184px,calc(100% - 64px));margin-inline:auto}.home-backdrop{position:absolute;z-index:-1;inset:0 0 auto;height:980px;background:linear-gradient(180deg,rgba(9,17,20,.79),rgba(13,15,17,.88) 43%,var(--home-bg) 95%),url('../img/home/hero.avif') center top/cover no-repeat;pointer-events:none}.home-icon{display:inline-block;width:20px;height:20px;flex:none;filter:invert(1);opacity:.8;vertical-align:middle}
.home-hero{text-align:center;padding-top:76px;padding-bottom:86px}.home-eyebrow{font-size:12px;letter-spacing:.24em;color:#becdd4;margin-bottom:14px!important}.home-hero h1{font-size:58px;letter-spacing:-2px;line-height:1.18;font-weight:800;color:#fff}.home-hero h1 span{color:var(--home-accent)}.home-intro{font-size:16px;color:#b5bdc3;margin-top:15px!important}.home-search{display:flex;align-items:center;gap:14px;width:min(680px,100%);min-height:56px;margin:40px auto 0;padding:12px 18px;border:1px solid #cdd5d9;border-radius:9px;background:#f4f5f6;color:#606871;box-shadow:0 10px 36px #0003;text-align:left;cursor:pointer}.home-search>.home-icon{filter:none;width:23px;height:23px}.home-search>span{flex:1;font-size:14px}.home-search kbd{padding:3px 6px;border:1px solid #d3d7da;border-radius:4px;color:#656b70;font:11px/1.5 system-ui}.home-search-hint{margin-top:12px!important;font-size:11px;color:#a2b0b8}.home-tools{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;margin-top:54px;scroll-margin-top:100px}.home-tools>a{display:flex;min-height:124px;align-items:center;justify-content:center;flex-direction:column;gap:14px;border:1px solid var(--home-border);border-radius:9px;background:#171d1eb3;transition:background .18s,border-color .18s,transform .18s}.home-tool-icon{display:grid;place-items:center;width:42px;height:42px;background:#ffffff06;border-radius:50%}.home-tool-icon .home-icon{width:26px;height:26px;opacity:.6}.home-tools b{font-size:13px;font-weight:600;color:#dce1e4}.home-tools>a:hover{background:#243138;border-color:#639bb066;transform:translateY(-3px)}
.home-section{margin-bottom:64px;scroll-margin-top:100px}.home-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.home-heading h2{font-size:25px;line-height:1.3;font-weight:750;letter-spacing:-.5px}.home-heading p{font-size:12px;color:var(--home-muted);margin-top:5px}.home-more{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--home-border);border-radius:5px;background:#ffffff06;padding:6px 10px;font-size:11px;white-space:nowrap;color:#bdc3c8!important}.home-more .home-icon{width:14px;height:14px}.home-more:hover{background:#ffffff10;color:#fff!important}.home-label{font-size:10px;letter-spacing:.13em;color:#929ba3}.home-classes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-class{position:relative;isolation:isolate;min-height:178px;overflow:hidden;border:1px solid var(--home-border);border-radius:8px;background:linear-gradient(125deg,#222e34,#171a1e)}.home-class::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#101317a6,transparent 80%),linear-gradient(0deg,#0a0c10d9,transparent 50%)}.home-class-art{position:absolute;z-index:-2;right:0;bottom:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s}.home-class-name{padding:16px}.home-class h3{font-size:18px;font-weight:700;text-shadow:0 2px 8px #000}.home-class-name p{font-size:11px;color:#c2c6ca;margin-top:3px}.home-class-link{position:absolute;bottom:13px;left:16px;right:13px;display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#d8dde2}.home-class-link .home-icon{width:16px;height:16px}.home-class:hover{border-color:#7abbe780}.home-class:hover .home-class-art{transform:scale(1.045)}.home-class--assassin{background:#352329}.home-class--ranger{background:#25322d}.home-class--sorcerer{background:#2e2337}.home-class--elementalist{background:#33332a}.home-class--cleric{background:#26343c}.home-class--chanter{background:#302e27}.home-class--fighter .home-class-art{object-fit:contain;object-position:right center;width:78%;opacity:.65}
.home-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px 12px}.home-item{display:flex;align-items:center;gap:8px;min-width:0;height:36px;padding:3px 7px 3px 3px;background:#16181b;border:1px solid var(--home-border);border-radius:4px}.home-item>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.home-item-icon{display:block;flex:none;width:28px;height:28px;border:1px solid currentColor;border-radius:3px;overflow:hidden;background:#252b31}.home-item-icon img{width:100%;height:100%;object-fit:contain}.home-item:hover{background:#24292e;border-color:#ffffff30}.home-items .grade-common{color:#c0c5cc}.home-items .grade-rare{color:#65b77b}.home-items .grade-legend{color:#71b5e1}.home-items .grade-unique{color:#d8bb57}.home-items .grade-epic{color:#eb9959}.home-items .grade-mythic{color:#ba90df}.home-empty{padding:28px;border:1px solid var(--home-border);border-radius:8px;color:var(--home-muted);font-size:13px}.home-empty a{display:inline-flex;gap:8px;margin-left:20px;color:var(--home-accent)}
.home-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-catalog>a{display:flex;align-items:center;gap:16px;padding:19px 20px;background:var(--home-panel);border:1px solid var(--home-border);border-radius:7px}.home-catalog-icon{display:grid;place-items:center;width:40px;height:40px;flex:none;border-radius:7px;background:#ffffff05}.home-catalog h3{font-size:14px;font-weight:600}.home-catalog p{font-size:11px;color:var(--home-muted);margin-top:4px}.home-catalog-count{display:flex;align-items:center;gap:18px;margin-left:auto;font-size:14px;color:#9faab4;font-variant-numeric:tabular-nums}.home-catalog-count .home-icon{width:16px;height:16px;opacity:.35}.home-catalog>a:hover{background:#20262b;border-color:#ffffff25}
.home-features{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.home-feature{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:285px;padding:23px;border:1px solid var(--home-border);border-radius:8px;overflow:hidden;background:#1c252d}.home-feature--world{background:linear-gradient(180deg,#10222b33,#07151cf2),url('../img/home/hero.avif') center/cover}.home-feature--build{background:linear-gradient(0deg,#1b1422 5%,#20172d88),url('../img/home/sorcerer.webp') 55% 15%/cover}.home-feature--community{background:linear-gradient(0deg,#172724 5%,#183b3799),url('../img/home/cleric.webp') 55% 15%/cover}.home-feature-tag{font-size:9px;letter-spacing:.16em;color:#d7e0e3}.home-feature h3{font-size:19px;font-weight:700;color:#fff}.home-feature--world h3{font-size:26px}.home-feature p{font-size:12px;color:#b8c5cd;margin-top:8px}.home-feature-action{display:flex;align-items:center;gap:10px;font-size:12px;color:#e5eef3;margin-top:24px}.home-feature-action .home-icon{width:16px;height:16px}.home-feature:hover{border-color:#84b5d780}.home-version{display:flex;align-items:center;gap:18px;padding:23px 26px;border:1px solid var(--home-border);border-radius:8px;background:#14191d;scroll-margin-top:100px}.home-version-icon .home-icon{width:30px;height:30px;opacity:.65}.home-version h2{font-size:15px;font-weight:600}.home-version h2 span{color:var(--home-accent);font-weight:400;margin-left:5px}.home-version p{font-size:12px;color:var(--home-muted);margin-top:5px}.home-version>a{display:flex;align-items:center;gap:8px;margin-left:auto;font-size:12px;white-space:nowrap;color:#b5bfc6}.home-version>a .home-icon{width:16px;height:16px}.aion-home .booklet-footer{background:var(--home-bg);border-top:1px solid var(--home-border);margin-top:0}.aion-home .booklet-footer-scenery{display:none}.home-main a:focus-visible,.home-main button:focus-visible{outline:2px solid #79c7fa;outline-offset:4px}
html:not(.dark) body.aion-home{--home-bg:#f4f6f8;--home-panel:#fff;--home-border:#dce2e8;--home-text:#25323e;--home-muted:#71808d}html:not(.dark) .home-item{background:#fff}html:not(.dark) .home-catalog .home-icon,html:not(.dark) .home-version .home-icon,html:not(.dark) .home-more .home-icon{filter:none}html:not(.dark) .home-class{color:#fff}html:not(.dark) .home-more{color:#526371!important}html:not(.dark) .home-version{background:#fff}html:not(.dark) .home-catalog>a:hover{background:#e9f0f5}
@media(min-width:1500px){.home-hero{padding-top:92px;padding-bottom:96px}.home-class{min-height:184px}}
@media(max-width:1000px){.home-shell{width:calc(100% - 40px)}.home-hero{padding-top:54px;padding-bottom:60px}.home-tools{gap:8px}.home-tools>a{min-height:106px}.home-tools b{font-size:11px}.home-class{min-height:160px}.home-class-name{padding:12px}.home-class h3{font-size:16px}.home-items{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature{padding:18px}.home-feature h3{font-size:17px}.home-feature--world h3{font-size:22px}.home-catalog-count{gap:8px}.home-section{margin-bottom:48px}}
@media(max-width:700px){.home-shell{width:calc(100% - 32px)}.home-hero{padding-top:42px;padding-bottom:44px}.home-hero h1{font-size:40px;letter-spacing:-1px}.home-eyebrow{font-size:10px}.home-intro{font-size:12px;max-width:280px;margin-inline:auto!important;line-height:1.8}.home-search{margin-top:26px;min-height:52px;padding-inline:13px;gap:9px}.home-search>span{font-size:12px}.home-search kbd{font-size:9px}.home-tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:30px}.home-tools>a{min-height:92px;gap:9px}.home-tool-icon{width:32px;height:32px}.home-tool-icon .home-icon{width:22px;height:22px}.home-tools b{font-size:10px}.home-heading{margin-bottom:15px;gap:8px}.home-heading h2{font-size:22px}.home-heading p{font-size:11px;max-width:240px}.home-more{font-size:10px;padding:5px 7px;gap:4px}.home-classes{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.home-class{min-height:160px}.home-class-name p{font-size:10px}.home-class-link{left:12px;font-size:10px}.home-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.home-item{gap:5px}.home-item>span:last-child{font-size:10px}.home-item-icon{width:25px;height:25px}.home-catalog{grid-template-columns:1fr}.home-catalog>a{padding:15px;gap:12px}.home-label{display:none}.home-features{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature{min-height:230px;padding:15px}.home-feature--world{grid-column:1/-1;min-height:245px}.home-feature h3{font-size:16px}.home-feature--world h3{font-size:23px}.home-feature-tag{font-size:8px}.home-feature p{font-size:11px}.home-version{flex-wrap:wrap;padding:18px;gap:12px}.home-version-icon{display:none}.home-version>a{margin-left:0}.home-version p{font-size:11px}.home-section{margin-bottom:40px}}
@media(prefers-reduced-motion:reduce){.home-main *{transition:none!important;scroll-behavior:auto!important}}
/* Align the shared navigation surface with the homepage palette. */
.dark body.aion-home .nav-surface{background-color:rgba(16,20,24,.96)!important;border-color:rgba(255,255,255,.09)!important}

.home-content{padding-bottom:48px}
@media(max-width:700px){.home-content{padding-bottom:32px}}
