:root{
  --night:#0d151d;--night2:#15242e;--night3:#243946;--gold:#d9b76b;--gold2:#9a6c29;
  --paper:#f3ead8;--paper2:#dfcba4;--ink:#1e2931;--muted:#71808a;--red:#983d36;
  --line:rgba(255,255,255,.09);--shadow:0 24px 60px rgba(0,0,0,.28)
}
*{box-sizing:border-box}html{min-width:320px;background:var(--night)}body{margin:0;color:#dce4e7;background:#101a22;font-family:Inter,Arial,sans-serif;font-size:14px}a{color:inherit}button,input,select,textarea{font:inherit}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.portal-body{min-height:100vh;background:linear-gradient(#101a22,#17242b)}
.portal-header{height:78px;position:relative;z-index:50;background:rgba(10,17,23,.96);border-bottom:1px solid rgba(217,183,107,.28);box-shadow:0 8px 30px rgba(0,0,0,.24)}.portal-nav{height:100%;display:flex;align-items:center;gap:32px}.portal-brand{height:100%;display:flex;align-items:center;gap:10px;text-decoration:none}.portal-brand img{width:48px;height:58px;filter:drop-shadow(0 5px 8px #000)}.portal-brand span{display:grid}.portal-brand strong{color:#f1dca9;font:800 23px/1 Cinzel,serif;letter-spacing:.16em}.portal-brand small{margin-top:5px;color:#71838f;font-size:7px;font-weight:800;letter-spacing:.2em}.portal-nav nav{height:100%;display:flex;align-items:stretch}.portal-nav nav a{padding:0 17px;position:relative;display:flex;align-items:center;color:#9eacb4;text-decoration:none;font-size:11px;font-weight:800}.portal-nav nav a:hover{color:white}.portal-nav nav a.active{color:#efd8a4}.portal-nav nav a.active:after{content:"";position:absolute;left:17px;right:17px;bottom:0;height:3px;background:var(--gold)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.text-link{padding:10px;color:#b7c1c6;text-decoration:none;font-size:11px;font-weight:800}.player-link{display:flex;align-items:center;gap:8px;text-decoration:none}.player-link>span{width:34px;height:34px;display:grid;place-items:center;color:#22231e;background:linear-gradient(#ebcf88,#a7772c);border:2px solid #614821;border-radius:50%;font:800 13px Cinzel,serif}.player-link b{font-size:11px}.nav-logout{width:34px;height:34px;display:grid;place-items:center;color:#acbbc2;background:#182730;border:1px solid #354952;border-radius:4px;text-decoration:none}.portal-button,.btn,button{padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#171b1b;background:linear-gradient(#e7c980,#aa7a2d);border:1px solid #e8ce91;border-bottom-color:#76501f;border-radius:4px;box-shadow:inset 0 1px rgba(255,255,255,.45),0 5px 14px rgba(0,0,0,.18);text-decoration:none;font-weight:800;cursor:pointer}.portal-button:hover,.btn:hover,button:hover{filter:brightness(1.06);transform:translateY(-1px)}.portal-button.small{padding:9px 13px;font-size:10px}.portal-button.large{min-height:50px;padding:0 21px;font-size:12px}.portal-button.ghost{color:#e3e9eb;background:rgba(13,22,28,.62);border-color:#61717a}.portal-button.full{width:100%;min-height:48px}.flash-wrap{position:relative;z-index:10}.alert{margin:14px 0 0;padding:13px 15px;display:flex;align-items:center;gap:9px;color:#f0d5cf;background:#642b29;border:1px solid #a54d46;border-radius:5px}.alert.success{color:#d8ebd2;background:#2e5133;border-color:#5d8b62}
.portal-hero{min-height:690px;position:relative;overflow:hidden;background:url('portal-hero.svg') center/cover no-repeat;border-bottom:1px solid #43545b}.portal-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,13,18,.94) 0,rgba(7,13,18,.72) 44%,rgba(7,13,18,.14) 73%,rgba(7,13,18,.35)),linear-gradient(0deg,#101a22 0,transparent 32%)}.hero-overlay{position:absolute;inset:0;background:radial-gradient(circle at 72% 34%,rgba(230,189,102,.13),transparent 29%)}.hero-grid{min-height:690px;position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) 410px;gap:75px;align-items:center}.hero-copy{padding:50px 0}.hero-kicker{display:inline-flex;align-items:center;gap:7px;color:#d7b569;font-size:9px;font-weight:800;letter-spacing:.17em}.hero-kicker i{color:#6fbb6a;font-size:7px;box-shadow:0 0 12px #6fbb6a}.hero-copy h1{max-width:760px;margin:18px 0;color:#f1eadc;font:800 clamp(48px,6vw,78px)/.99 Cinzel,serif;letter-spacing:-.055em;text-shadow:0 8px 30px rgba(0,0,0,.5)}.hero-copy h1 em{color:#e2c178;font-style:normal}.hero-copy>p{max-width:650px;margin:0;color:#b7c3c8;font-size:16px;line-height:1.75}.hero-actions{margin-top:28px;display:flex;gap:10px;flex-wrap:wrap}.hero-trust{margin-top:38px;display:flex;gap:0}.hero-trust span{min-width:155px;padding:0 23px;border-left:1px solid rgba(255,255,255,.13);display:grid;gap:4px}.hero-trust span:first-child{padding-left:0;border-left:0}.hero-trust b{color:#f0dfb6;font:700 19px Cinzel,serif}.hero-trust small{color:#778993;font-size:8px;text-transform:uppercase;letter-spacing:.09em}.world-preview-card{overflow:hidden;background:rgba(16,26,33,.93);border:1px solid #53656d;border-radius:8px;box-shadow:0 28px 70px rgba(0,0,0,.48)}.preview-top{height:49px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;color:#98a8b0;background:#111c23;border-bottom:1px solid #3e4f57;font-size:8px;font-weight:800;letter-spacing:.12em}.preview-top span{display:flex;align-items:center;gap:6px}.preview-top i{color:#72b96e;font-size:7px}.preview-top b{color:#d9b76b}.preview-scene{height:245px;position:relative;background:linear-gradient(rgba(13,23,28,.08),rgba(13,23,28,.75)),url('portal-hero.svg') 72% 58%/cover}.preview-scene>img{width:74px;height:87px;position:absolute;left:50%;top:50px;transform:translateX(-50%);filter:drop-shadow(0 8px 15px #000)}.preview-label{position:absolute;left:0;right:0;bottom:15px;text-align:center}.preview-label small{display:block;color:#d0aa5e;font-size:7px;font-weight:800;letter-spacing:.17em}.preview-label strong{margin-top:4px;display:block;color:#f0e4ca;font:700 18px Cinzel,serif}.world-specs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #364850;border-bottom:1px solid #364850}.world-specs span{padding:13px 7px;display:grid;place-items:center;gap:4px;border-right:1px solid #364850}.world-specs span:last-child{border-right:0}.world-specs i{color:#bd9a52}.world-specs b{font-size:10px}.world-specs small{color:#778a93;font-size:7px;text-transform:uppercase}.world-preview-card>a{height:52px;display:flex;align-items:center;justify-content:center;gap:8px;color:#1d1e1b;background:linear-gradient(#e4c77e,#ab7b2e);text-decoration:none;font-size:10px;font-weight:800}.hero-scroll{position:absolute;left:50%;bottom:20px;transform:translateX(-50%);display:grid;place-items:center;gap:6px;color:#697d87;font-size:7px;text-transform:uppercase;letter-spacing:.14em}.hero-scroll i{color:#caa95f;animation:scrollBounce 1.8s ease-in-out infinite}@keyframes scrollBounce{50%{transform:translateY(5px)}}
.game-pillars{padding:95px 0;background:linear-gradient(#101a22,#16252e)}.section-heading{max-width:720px;margin:0 auto 45px;text-align:center}.section-heading>span,.showcase-copy>span,.compact-hero span,.world-page-header small,.final-call>div>span{color:#c8a457;font-size:8px;font-weight:800;letter-spacing:.18em}.section-heading h2,.showcase-copy h2,.final-call h2,.compact-hero h1{margin:10px 0 12px;color:#f0e5cf;font:700 35px/1.2 Cinzel,serif}.section-heading p,.showcase-copy>p{margin:0;color:#8fa0a9;line-height:1.75}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pillar-grid article{min-height:315px;padding:28px 25px;position:relative;overflow:hidden;background:linear-gradient(145deg,#1d2e38,#142129);border:1px solid #3d515b;border-radius:7px;box-shadow:0 15px 40px rgba(0,0,0,.18)}.pillar-grid article:after{content:"";position:absolute;width:150px;height:150px;right:-70px;bottom:-70px;border:1px solid rgba(216,183,107,.14);border-radius:50%;box-shadow:0 0 0 26px rgba(216,183,107,.025),0 0 0 52px rgba(216,183,107,.018)}.pillar-number{position:absolute;right:18px;top:14px;color:#314650;font:700 40px Cinzel,serif}.pillar-grid article>i{width:52px;height:52px;display:grid;place-items:center;color:#e4c473;background:#111d24;border:1px solid #53636a;border-radius:50%;font-size:20px}.pillar-grid h3{margin:38px 0 11px;color:#e9dec8;font:700 18px Cinzel,serif}.pillar-grid p{min-height:80px;margin:0;color:#90a0a8;font-size:12px;line-height:1.7}.pillar-grid small{margin-top:20px;display:block;color:#b99b5c;font-size:7px;text-transform:uppercase;letter-spacing:.12em}
.realm-showcase{padding:105px 0;background:#efe5d0}.showcase-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center}.showcase-window{overflow:hidden;background:#14222a;border:1px solid #5e6f75;border-radius:8px;box-shadow:0 30px 70px rgba(38,30,18,.3);transform:perspective(1200px) rotateY(5deg)}.mock-top{height:36px;padding-left:12px;display:flex;align-items:center;gap:5px;background:#101a20}.mock-top span{width:7px;height:7px;background:#52656e;border-radius:50%}.mock-scene{height:360px;position:relative;display:grid;place-items:center;background:linear-gradient(rgba(17,28,31,.05),rgba(17,28,31,.45)),url('portal-hero.svg') center/cover}.mock-scene img{width:95px;height:112px;filter:drop-shadow(0 12px 15px #0008)}.mock-scene span{position:absolute;bottom:26px;color:#f2dfb5;font:800 18px Cinzel,serif;letter-spacing:.18em}.mock-actions{height:74px;display:grid;grid-template-columns:repeat(4,1fr);background:#101b22}.mock-actions i{display:grid;place-items:center;color:#d5b563;border-right:1px solid #33454e;font-size:18px}.showcase-copy>span{color:#926a2c}.showcase-copy h2{color:#26313a;font-size:38px}.showcase-copy>p{color:#6d675b}.showcase-copy ul{margin:24px 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:13px;list-style:none}.showcase-copy li{display:flex;align-items:center;gap:8px;color:#4f554f;font-size:11px;font-weight:700}.showcase-copy li i{color:#67804c}.inline-link{display:inline-flex;align-items:center;gap:8px;color:#6f4d20;text-decoration:none;font-size:10px;font-weight:800;border-bottom:1px solid #b2925d;padding-bottom:4px}
.portal-news{padding:95px 0;background:#14222a}.section-heading.compact{margin-left:0;text-align:left}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.news-grid article{min-height:235px;padding:24px;background:#1c2e38;border:1px solid #3e535d;border-radius:6px}.news-grid small{color:#bd9d59;font-size:7px;font-weight:800;letter-spacing:.12em}.news-grid h3{margin:13px 0 9px;color:#e9dfca;font:700 17px Cinzel,serif}.news-grid p{color:#8fa1aa;font-size:11px;line-height:1.7}.news-grid a{margin-top:18px;display:inline-flex;align-items:center;gap:6px;color:#d3b66f;text-decoration:none;font-size:9px;font-weight:800}.final-call{padding:95px 0;text-align:center;background:linear-gradient(rgba(10,18,23,.72),rgba(10,18,23,.9)),url('portal-hero.svg') center 58%/cover}.final-call img{width:74px;height:86px;margin-bottom:12px}.final-call h2{margin-left:auto;margin-right:auto;max-width:760px}.final-call p{margin:0 0 22px;color:#8ea0a9}.portal-footer{padding-top:58px;background:#0c141a;border-top:1px solid #34464e}.footer-grid{padding-bottom:40px;display:grid;grid-template-columns:1.6fr .7fr .8fr;gap:70px}.footer-brand{display:flex;align-items:center;gap:8px;text-decoration:none}.footer-brand img{width:38px;height:46px}.footer-brand span{display:grid}.footer-brand strong{color:#e8d29e;font:800 17px Cinzel,serif;letter-spacing:.14em}.footer-brand small{color:#687c87;font-size:7px}.footer-grid p{max-width:420px;color:#667a84;font-size:10px;line-height:1.65}.footer-grid>div:nth-child(n+2){display:grid;align-content:start;gap:10px}.footer-grid>div:nth-child(n+2)>b{margin-bottom:4px;color:#d7c291;font:700 11px Cinzel,serif}.footer-grid a,.footer-grid span{color:#71848e;text-decoration:none;font-size:9px}.footer-grid span i{margin-right:5px;color:#6eb467;font-size:6px}.footer-bottom{padding:15px 0;display:flex;justify-content:space-between;color:#536873;border-top:1px solid #263841;font-size:8px}
/* Auth */
.auth-section{min-height:720px;padding:70px 0;position:relative;background:linear-gradient(90deg,rgba(9,16,21,.94),rgba(9,16,21,.58)),url('portal-hero.svg') center/cover}.auth-grid{display:grid;grid-template-columns:1fr 450px;gap:90px;align-items:center}.auth-story{max-width:610px}.auth-story>img{width:68px;height:80px;margin-bottom:18px}.auth-story>span{display:block;color:#d2ad60;font-size:8px;font-weight:800;letter-spacing:.18em}.auth-story h1{margin:12px 0 15px;color:#eee4d0;font:700 43px/1.14 Cinzel,serif}.auth-story>p{color:#9daeb6;line-height:1.75}.auth-story>div{margin-top:25px;display:flex;gap:18px;flex-wrap:wrap}.auth-story>div span{display:flex;align-items:center;gap:6px;color:#bdc8cd;font-size:9px;font-weight:700}.auth-story>div i{color:#d1ad62}.auth-card{padding:34px;color:#22303a;background:linear-gradient(145deg,#f5ecd9,#dfcba3);border:1px solid #a88850;border-radius:8px;box-shadow:var(--shadow)}.auth-card>small{color:#946c2c;font-size:8px;font-weight:800;letter-spacing:.16em}.auth-card h2{margin:8px 0;color:#263039;font:700 24px Cinzel,serif}.auth-card>p{margin:0 0 22px;color:#766d5f;font-size:10px}.field{margin:13px 0;display:grid;gap:6px}.field>span,.field:not(:has(div)){color:#4f493f;font-size:9px;font-weight:800}.field>div{height:46px;display:grid;grid-template-columns:38px 1fr;align-items:center;background:#fff9eb;border:1px solid #bca77e;border-radius:4px}.field>div i{color:#8c6a37;text-align:center}.field input,.field textarea,.field select,input,textarea,select{width:100%;padding:11px;color:#263039;background:#fff9eb;border:1px solid #bca77e;border-radius:4px;outline:none}.field>div input{height:44px;padding:0 7px;border:0;background:transparent}.field input:focus,.field textarea:focus,.field select:focus,.field>div:focus-within{border-color:#8a662f;box-shadow:0 0 0 3px rgba(139,102,47,.12)}.field>small{color:#8c806e;font-size:7px}.auth-divider{height:1px;margin:25px 0 18px;position:relative;background:#c4b18b;text-align:center}.auth-divider span{padding:0 8px;position:relative;top:-7px;color:#857761;background:#e9d9b9;font-size:8px}.auth-secondary{height:42px;display:flex;align-items:center;justify-content:center;color:#614820;border:1px solid #a68b5c;border-radius:4px;text-decoration:none;font-size:9px;font-weight:800}.terms-note{margin:11px 0 0!important;text-align:center;font-size:7px!important}
/* World selection */
.page-hero{padding:58px 0;background:linear-gradient(90deg,rgba(9,17,22,.94),rgba(9,17,22,.45)),url('portal-hero.svg') center 40%/cover}.compact-hero h1{margin-bottom:8px}.compact-hero p{margin:0;color:#99aab2}.world-page{padding:35px 0 70px}.world-page-header{margin-bottom:17px;display:flex;align-items:flex-end;justify-content:space-between}.world-page-header h2{margin:6px 0 0;color:#e9dfca;font:700 24px Cinzel,serif}.world-page-header>span{color:#8598a1;font-size:9px}.world-page-header>span i{margin-right:5px;color:#6db66a;font-size:6px}.world-list{display:grid;gap:14px}.world-card{min-height:240px;overflow:hidden;display:grid;grid-template-columns:270px 1fr 250px;background:linear-gradient(145deg,#1d2e38,#142129);border:1px solid #40545d;border-radius:7px;box-shadow:0 15px 42px rgba(0,0,0,.2)}.world-art{position:relative;display:grid;place-items:center;background:linear-gradient(rgba(14,25,30,.15),rgba(14,25,30,.78)),url('portal-hero.svg') 72% 56%/cover}.world-art img{width:80px;height:94px;filter:drop-shadow(0 8px 12px #000)}.world-art>span{position:absolute;left:13px;bottom:13px;color:#edd59d;font:700 13px Cinzel,serif;letter-spacing:.13em}.world-info{padding:28px}.world-status-open{color:#7abb72;font-size:8px;font-weight:800;letter-spacing:.12em}.world-status-open i{font-size:6px}.world-info h2{margin:9px 0 7px;color:#e9dfc9;font:700 23px Cinzel,serif}.world-info>p{color:#8598a1}.world-data{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08)}.world-data span{padding-top:12px;display:grid;gap:3px}.world-data b{color:#d7c49b;font-size:10px}.world-data small{color:#647983;font-size:7px;text-transform:uppercase}.world-enter{padding:25px;display:grid;align-content:center;gap:10px;background:rgba(8,15,19,.38);border-left:1px solid rgba(255,255,255,.07)}.world-enter small{color:#b79550;font-size:7px;font-weight:800;letter-spacing:.12em}.world-enter strong{color:#dbe2e4;font:700 15px Cinzel,serif}.world-enter .portal-button{margin-top:8px}
/* Forum legacy templates */
.grid{padding:40px 0 70px;display:grid;grid-template-columns:2fr 1fr;gap:18px}.grid h1,.page-forum main>.wrap>h1,.page-topic main>.wrap>h1{color:#e8dec9;font:700 31px Cinzel,serif}.card{padding:21px;color:#d9e0e3;background:#1b2c36;border:1px solid #3d525c;border-radius:6px;box-shadow:0 12px 34px rgba(0,0,0,.16)}.card h2,.card h3{color:#e3d5b7;font-family:Cinzel,serif}.card a{color:#d3b66f}.card p{color:#91a1a9;line-height:1.6}.post{margin-top:13px;padding-top:13px;border-top:1px solid rgba(255,255,255,.08);line-height:1.7}.muted{color:#738792}.page-topic main>.wrap{padding:40px 0 70px}.page-topic .card{margin-bottom:12px}.page-forum .field input,.page-forum .field textarea,.page-forum .field select,.page-topic .field textarea{color:#e2e8ea;background:#101b22;border-color:#455a64}.page-forum button,.page-topic button{color:#191c1b}
.portal-footer+*{display:none}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr 350px;gap:35px}.showcase-grid{gap:35px}.world-card{grid-template-columns:220px 1fr}.world-enter{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-left:0;border-top:1px solid rgba(255,255,255,.07)}.world-enter .portal-button{margin:0}.auth-grid{gap:35px}.pillar-grid{gap:9px}}
@media(max-width:780px){.portal-nav nav{display:none}.hero-grid{grid-template-columns:1fr}.world-preview-card{display:none}.portal-hero,.hero-grid{min-height:620px}.hero-copy h1{font-size:54px}.pillar-grid,.news-grid{grid-template-columns:1fr}.pillar-grid article{min-height:0}.showcase-grid{grid-template-columns:1fr}.showcase-art{order:2}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.auth-grid{grid-template-columns:1fr}.auth-story{display:none}.auth-card{max-width:500px;margin:auto;width:100%}.world-card{grid-template-columns:1fr}.world-art{height:200px}.world-enter{grid-column:auto}.grid{grid-template-columns:1fr}.showcase-window{transform:none}}
@media(max-width:520px){.wrap{width:calc(100% - 20px)}.portal-header{height:66px}.portal-brand img{width:39px;height:48px}.portal-brand strong{font-size:18px}.portal-brand small{display:none}.text-link{display:none}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:13px}.hero-trust span{min-width:0;flex:1;padding:0 10px}.hero-trust b{font-size:14px}.hero-trust small{font-size:6px}.game-pillars,.realm-showcase,.portal-news,.final-call{padding:65px 0}.section-heading h2,.showcase-copy h2,.final-call h2{font-size:29px}.showcase-copy ul{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.auth-section{padding:25px 0}.auth-card{padding:24px 18px}.world-data{grid-template-columns:1fr 1fr}.world-enter{align-items:stretch;flex-direction:column}.world-enter .portal-button{width:100%}}

code{padding:2px 5px;color:#efd9a6;background:#101b22;border:1px solid #3f535d;border-radius:3px}.panel-collapsed>:not(header){display:none}.ending-soon{color:#a33b32!important;font-weight:800}

/* Vorkoth 4.0 installer */
.setup-body{min-height:100vh;margin:0;color:#dbe2e2;background:#111d23;font-family:Inter,Arial,sans-serif}.setup-backdrop{position:fixed;inset:0;background:linear-gradient(90deg,rgba(9,16,21,.96),rgba(9,16,21,.64)),url('portal-hero.svg') center/cover}.setup-shell{width:min(1120px,calc(100% - 28px));min-height:100vh;margin:auto;padding:45px 0;position:relative;z-index:1;display:grid;grid-template-columns:1fr 520px;gap:70px;align-items:center}.setup-intro>img{width:80px;height:94px}.setup-intro>span,.setup-kicker{display:block;margin-top:14px;color:#d2ad60;font-size:8px;font-weight:800;letter-spacing:.18em}.setup-intro h1{max-width:560px;margin:10px 0;color:#f0e5cf;font:800 46px/1.08 Cinzel,serif}.setup-intro>p{max-width:580px;color:#a8b7bb;line-height:1.75}.setup-intro>div{margin-top:14px;display:flex;align-items:center;gap:12px}.setup-intro>div>i{width:40px;height:40px;display:grid;place-items:center;color:#e1bd70;background:#1c3039;border:1px solid #536871;border-radius:5px}.setup-intro>div>span{display:grid;gap:2px}.setup-intro small{color:#82949b}.setup-card{padding:30px;color:#27323a;background:linear-gradient(145deg,#f7edd8,#dfc99f);border:1px solid #a68048;border-radius:7px;box-shadow:0 24px 70px rgba(0,0,0,.42)}.setup-card h2{margin:7px 0;color:#28333a;font:800 25px Cinzel,serif}.setup-card>p{margin:0 0 18px;color:#746956;line-height:1.6}.setup-form{display:grid;gap:11px}.setup-form label,.setup-secret{display:grid;gap:5px;color:#514735;font-size:8px;font-weight:800}.setup-form input,.setup-form textarea,.setup-secret textarea{width:100%;padding:10px;color:#263039;background:#fff9eb;border:1px solid #b79f74;border-radius:4px;font:500 10px Inter,Arial,sans-serif}.setup-form textarea,.setup-secret textarea{resize:vertical;word-break:break-all}.setup-form small,.setup-secret small{color:#897b65;font-size:7px;font-weight:500}.setup-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.setup-alert,.setup-done{padding:10px;display:flex;align-items:center;gap:8px;border-radius:4px;font-size:9px}.setup-alert{color:#7b241d;background:#f0d0bd;border:1px solid #b35943}.setup-done{color:#36562d;background:#dbe6c5;border:1px solid #7c9a62}.setup-card code{padding:2px 4px;background:#d3bc8f;border-radius:3px}.setup-secret{margin:18px 0}.setup-card .portal-button{margin-top:6px}@media(max-width:900px){.setup-shell{grid-template-columns:1fr}.setup-intro{display:none}}@media(max-width:520px){.setup-shell{width:calc(100% - 16px);padding:12px 0}.setup-card{padding:22px 16px}.setup-grid{grid-template-columns:1fr}}

/* Vorkoth 5.5 — administration */
.admin-shell{padding:48px 0 72px}.admin-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:30px;border:1px solid rgba(202,164,82,.28);border-radius:22px;background:linear-gradient(145deg,rgba(22,31,39,.96),rgba(12,18,23,.98));box-shadow:0 24px 70px rgba(0,0,0,.22);color:#fff}.admin-hero h1{margin:5px 0 8px;font:800 clamp(32px,4vw,48px)/1 Cinzel,serif}.admin-hero p{margin:0;max-width:720px;color:#afbac3}.admin-kicker{font-size:12px;font-weight:800;letter-spacing:.16em;color:#d6b663}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.admin-stats article{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid #e5e8eb;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,30,40,.06)}.admin-stats article>i{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#f5f0e5;color:#8b6821}.admin-stats small{display:block;color:#75808a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-stats b{display:block;font-size:24px;color:#18232c}.admin-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.admin-card{border:1px solid #e0e4e7;border-radius:18px;background:#fff;box-shadow:0 10px 35px rgba(20,30,40,.07);overflow:hidden}.admin-card>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid #edf0f2;background:#fafbfb}.admin-card>header small{display:block;color:#9a7629;font-weight:800;letter-spacing:.12em}.admin-card>header h2{margin:4px 0 0;font-size:22px}.admin-users header form{display:flex;min-width:280px}.admin-users header input{width:100%;border:1px solid #d9dfe3;border-right:0;border-radius:10px 0 0 10px;padding:10px 12px}.admin-users header button{border:0;border-radius:0 10px 10px 0;padding:0 14px;background:#18232c;color:#fff}.admin-user-head,.admin-user-table article{display:grid;grid-template-columns:minmax(230px,1.5fr) 100px 130px 100px 100px;align-items:center;gap:12px;padding:12px 18px}.admin-user-head{background:#f6f8f9;color:#72808a;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.admin-user-table article{border-top:1px solid #eef1f3}.admin-user-id{display:flex;align-items:center;gap:11px}.admin-user-id>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#202c35;color:#e5c874;font-weight:800}.admin-user-id small{display:block;color:#7c8790;margin-top:2px}.admin-state{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;background:#eef2f4;color:#52606a;font-size:11px;font-weight:800}.admin-state.active{background:#e9f6ed;color:#2d7a42}.admin-state.banned{background:#fff0ef;color:#a43e35}.admin-state.admin{background:#fff5d9;color:#8b6410}.admin-row-actions{display:flex;gap:7px}.admin-row-actions form{margin:0}.admin-row-actions button{width:34px;height:34px;border:1px solid #dce1e5;border-radius:9px;background:#fff;color:#4c5963;cursor:pointer}.admin-row-actions button:hover{background:#18232c;color:#fff}.admin-row-actions button:disabled{opacity:.35;cursor:not-allowed}.admin-news-compose{align-self:start}.admin-news-compose>header{display:block}.admin-news-compose>form{display:grid;gap:14px;padding:20px}.admin-news-compose label{display:grid;gap:6px;font-size:12px;font-weight:800;color:#55616b}.admin-news-compose input,.admin-news-compose textarea{width:100%;border:1px solid #dbe0e4;border-radius:10px;padding:10px 12px;font:inherit}.admin-note{display:flex;gap:10px;margin:0 20px 20px;padding:14px;border-radius:12px;background:#f4f6f7;color:#56636d}.admin-note i{margin-top:3px}.admin-note b,.admin-note span{display:block}.admin-note span{margin-top:3px;font-size:12px;line-height:1.45;color:#7a858d}@media(max-width:980px){.admin-grid{grid-template-columns:1fr}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-user-table{overflow:auto}.admin-user-head,.admin-user-table article{min-width:780px}}@media(max-width:640px){.admin-shell{padding-top:24px}.admin-hero{align-items:flex-start;flex-direction:column}.admin-stats{grid-template-columns:1fr 1fr}.admin-users header{align-items:stretch;flex-direction:column}.admin-users header form{min-width:0}}
/* Vorkoth portal skin — original Vorkoth UI, no third-party game artwork. */
:root{
  --vk-night:#0a0b0b;--vk-coal:#121414;--vk-wood:#2a1a11;--vk-wood2:#49301e;
  --vk-stone:#242624;--vk-stone2:#393a34;--vk-gold:#d9b05c;--vk-gold2:#8f6429;
  --vk-cream:#eadbbb;--vk-paper:#d8c29a;--vk-paper2:#b99c6f;--vk-ink:#251b12;
  --vk-moss:#5d7249;--vk-blood:#7e3229;--vk-line:rgba(217,176,92,.28);
  --vk-shadow:0 28px 80px rgba(0,0,0,.46)
}
html{background:#0b0d0d}.portal-body{color:#e9dfca;background:
 radial-gradient(circle at 50% -20%,rgba(146,110,49,.18),transparent 36%),
 linear-gradient(180deg,#101312 0,#171713 38%,#0c0e0e 100%)}
.portal-body:before{content:"";position:fixed;inset:0;z-index:-1;opacity:.11;pointer-events:none;background-image:repeating-linear-gradient(90deg,transparent 0 69px,rgba(255,255,255,.025) 70px),repeating-linear-gradient(0deg,transparent 0 69px,rgba(0,0,0,.08) 70px)}
.wrap{width:min(1240px,calc(100% - 40px))}
.portal-header{height:86px;position:sticky;top:0;background:linear-gradient(180deg,rgba(25,20,15,.985),rgba(12,14,13,.985));border:0;border-bottom:1px solid #5c4427;box-shadow:0 8px 28px rgba(0,0,0,.45)}
.portal-header:after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:3px;background:linear-gradient(90deg,transparent,#a77b39 14%,#d2ab5e 50%,#a77b39 86%,transparent)}
.portal-nav{gap:40px}.portal-brand{position:relative}.portal-brand:after{content:"";position:absolute;right:-21px;width:1px;height:42px;background:linear-gradient(transparent,#6b5030,transparent)}
.portal-brand img{width:54px;height:65px}.portal-brand strong{color:#f1dfb7;font-size:24px;text-shadow:0 2px 0 #000;letter-spacing:.17em}.portal-brand small{color:#9a805a}.portal-nav nav a{padding:0 18px;color:#b6aa94;font:700 10px Cinzel,serif;letter-spacing:.07em}.portal-nav nav a:hover{color:#f3e3c1;background:linear-gradient(transparent,rgba(217,176,92,.06))}.portal-nav nav a.active{color:#f2d99f}.portal-nav nav a.active:after{height:2px;left:18px;right:18px;background:linear-gradient(90deg,transparent,var(--vk-gold),transparent)}
.nav-actions{gap:12px}.text-link{color:#cfc0a5}.player-link>span{background:radial-gradient(circle at 35% 30%,#f2d991,#b98234 68%,#6c471c);border-color:#795523;box-shadow:0 0 0 2px #1b1710,0 3px 12px #000}.nav-logout{color:#d5c5a8;background:#1d1d19;border-color:#51452f}
.portal-button,.btn,button{position:relative;color:#21170b;background:linear-gradient(#efd892,#c99a49 51%,#a87930 52%,#c39544);border-color:#f3dfa2 #8f6428 #6d461c;border-radius:3px;box-shadow:inset 0 1px rgba(255,255,255,.55),inset 0 -1px rgba(75,41,12,.2),0 5px 12px rgba(0,0,0,.28);font-family:Cinzel,serif;letter-spacing:.035em}.portal-button:before,.btn:before,button:before{content:"";position:absolute;inset:3px;border:1px solid rgba(93,58,22,.24);pointer-events:none}.portal-button.ghost{color:#e7d8bb;background:linear-gradient(#2c2c27,#191b19);border-color:#66573d #403a2f #292a26}.portal-button:hover,.btn:hover,button:hover{filter:brightness(1.08);transform:translateY(-1px)}
.portal-hero{min-height:760px;background:url('portal-hero.svg') center 44%/cover no-repeat;border-bottom:0}.portal-hero:before{background:linear-gradient(90deg,rgba(5,7,7,.96) 0,rgba(10,10,8,.79) 42%,rgba(8,9,8,.22) 72%,rgba(7,8,7,.48)),linear-gradient(0deg,#11130f 0,transparent 35%)}.portal-hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(transparent,#11130f)}.hero-overlay{background:radial-gradient(circle at 70% 31%,rgba(231,188,91,.2),transparent 26%),linear-gradient(115deg,transparent 0 60%,rgba(0,0,0,.18))}.hero-grid{min-height:760px;grid-template-columns:minmax(0,1.1fr) 430px;gap:82px}.hero-copy{padding:76px 0 94px}.hero-kicker{padding:7px 11px;color:#e2c57e;background:rgba(16,17,13,.65);border:1px solid rgba(217,176,92,.25);border-radius:2px;font-family:Cinzel,serif}.hero-copy h1{max-width:820px;margin:23px 0 20px;color:#f1e6cf;font-size:clamp(54px,6vw,84px);letter-spacing:-.045em;text-shadow:0 5px 0 rgba(0,0,0,.34),0 15px 40px #000}.hero-copy h1 em{color:#e5bd68;text-shadow:0 1px 0 #6b461d,0 7px 28px rgba(217,176,92,.12)}.hero-copy>p{max-width:680px;color:#c5bba8;font-size:15px;line-height:1.85}.hero-actions{margin-top:31px}.hero-trust{margin-top:46px}.hero-trust span{border-left-color:rgba(217,176,92,.23)}.hero-trust b{color:#efd99f}.hero-trust small{color:#8f8572}
.world-preview-card{position:relative;border:1px solid #765b35;border-radius:3px;background:linear-gradient(145deg,#26231c,#111411);box-shadow:0 34px 80px rgba(0,0,0,.56),inset 0 0 0 3px #151713}.world-preview-card:before{content:"";position:absolute;inset:5px;z-index:3;border:1px solid rgba(213,174,91,.2);pointer-events:none}.preview-top{height:54px;color:#b7aa91;background:linear-gradient(#29241a,#171914);border-bottom-color:#664e31}.preview-top b{color:#e2be71}.preview-scene{height:266px;background:linear-gradient(rgba(10,12,10,.06),rgba(7,8,7,.77)),url('portal-hero.svg') 72% 58%/cover}.preview-scene>img{width:80px;height:94px}.preview-label small{color:#e3bd69}.preview-label strong{color:#f1e2c3}.world-specs{border-color:#54462f}.world-specs span{border-color:#4a3f2d;background:rgba(21,20,16,.7)}.world-specs i{color:#d5aa55}.world-specs small{color:#837966}.world-preview-card>a{background:linear-gradient(#e7ca80,#ac7830);font-family:Cinzel,serif}.hero-scroll{z-index:3;color:#8c816b}
.game-pillars{position:relative;padding:108px 0 118px;background:linear-gradient(180deg,#11130f,#181713)}.game-pillars:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#705632,transparent)}.section-heading>span,.showcase-copy>span,.compact-hero span,.world-page-header small,.final-call>div>span{color:#d0a853;font-family:Cinzel,serif}.section-heading h2,.showcase-copy h2,.final-call h2,.compact-hero h1{color:#efe1c3}.section-heading p,.showcase-copy>p{color:#a99f8d}.pillar-grid{gap:18px}.pillar-grid article{min-height:330px;padding:32px 28px;background:linear-gradient(145deg,#27251e,#151713 62%,#111310);border-color:#56482f;border-radius:3px;box-shadow:0 18px 45px rgba(0,0,0,.28),inset 0 0 0 2px rgba(0,0,0,.25)}.pillar-grid article:before{content:"";position:absolute;inset:5px;border:1px solid rgba(215,175,91,.08);pointer-events:none}.pillar-number{color:#3f3929}.pillar-grid article>i{color:#e5bd67;background:radial-gradient(circle,#302b20,#171915);border-color:#685333;box-shadow:0 0 0 4px rgba(0,0,0,.18)}.pillar-grid h3{color:#eeddb9}.pillar-grid p{color:#a59c8b}.pillar-grid small{color:#c39d52}
.realm-showcase{padding:120px 0;background:linear-gradient(180deg,#d9c49c,#c8ad7c);border-top:1px solid #f0ddba;border-bottom:1px solid #70502b}.showcase-window{border-radius:3px;border-color:#57462e;box-shadow:0 35px 75px rgba(38,25,12,.38),0 0 0 5px rgba(72,49,25,.12)}.mock-top{background:#211d17}.mock-actions{background:#171813}.mock-actions i{color:#e0b65e;border-color:#4f432f}.showcase-copy>span{color:#76501d}.showcase-copy h2{color:#2a2118;text-shadow:0 1px rgba(255,255,255,.35)}.showcase-copy>p{color:#5f5445}.showcase-copy li{color:#423b31}.inline-link{color:#5f3b15;font-family:Cinzel,serif}
.portal-news{padding:105px 0 115px;background:radial-gradient(circle at 50% 0,rgba(105,77,35,.16),transparent 35%),#10120f}.news-grid article{position:relative;border-radius:3px!important;border-color:#52442e!important;background:linear-gradient(145deg,#26231c,#151713)!important;box-shadow:0 14px 40px rgba(0,0,0,.23)}.news-grid article:before{content:"";position:absolute;inset:5px;border:1px solid rgba(217,176,92,.08);pointer-events:none}.news-grid article small{color:#cba653!important}.news-grid article h3{color:#ead8b2!important}.news-grid article p{color:#9f9787!important}.news-grid article a{color:#d5ae5d!important}
.final-call{position:relative;padding:112px 0;background:linear-gradient(rgba(9,10,8,.76),rgba(9,10,8,.91)),url('portal-hero.svg') center 52%/cover fixed}.final-call:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 38%,rgba(221,178,84,.14),transparent 28%)}.final-call>div{position:relative}.final-call img{filter:drop-shadow(0 10px 20px #000)}.final-call h2{color:#f2dfb6;text-shadow:0 4px 20px #000}.final-call p{color:#b7ab94!important}
.page-hero,.compact-hero{position:relative;background:linear-gradient(rgba(9,10,8,.55),rgba(12,13,11,.9)),url('portal-hero.svg') center 45%/cover;border-bottom:1px solid #665032}.page-hero:after,.compact-hero:after{content:"";position:absolute;inset:5px;border:1px solid rgba(220,181,96,.08);pointer-events:none}.world-page{padding-top:42px;padding-bottom:82px}.world-page-header>span{color:#8e9d80}.world-card{overflow:hidden;border:1px solid #59482f!important;border-radius:3px!important;background:linear-gradient(145deg,#25231c,#141612)!important;box-shadow:var(--vk-shadow)!important}.world-art{background:linear-gradient(rgba(10,11,9,.05),rgba(8,9,8,.72)),url('portal-hero.svg') center/cover!important}.world-info h2{color:#edddb9!important}.world-info p{color:#9e9687!important}.world-data span{border-color:#493f2d!important;background:#191a16!important}.world-enter{background:#11130f!important;border-color:#493f2d!important}.world-enter strong{color:#e8d6ae!important}
.auth-section{min-height:calc(100vh - 86px);background:linear-gradient(90deg,rgba(7,8,7,.97),rgba(9,10,8,.7)),url('portal-hero.svg') center/cover fixed}.auth-story img{filter:drop-shadow(0 12px 22px #000)}.auth-story>span{color:#d7ad57!important;font-family:Cinzel,serif}.auth-story h1{color:#f0dfbb!important;text-shadow:0 4px 22px #000}.auth-story p,.auth-story>div span{color:#b9ae99!important}.auth-card{position:relative;border:1px solid #87683a!important;border-radius:3px!important;background:linear-gradient(145deg,#e9d7b4,#c8ab78)!important;box-shadow:0 35px 90px rgba(0,0,0,.58)!important}.auth-card:before{content:"";position:absolute;inset:6px;border:1px solid rgba(92,58,24,.28);pointer-events:none}.auth-card>*{position:relative}.auth-card>small{color:#805a24!important;font-family:Cinzel,serif}.auth-card h2{color:#2d2115!important}.auth-card>p,.terms-note,.auth-divider span{color:#6b5e4c!important}.field span{color:#4d402f!important}.field>div{border-color:#967c56!important;background:#f2e3c7!important}.field input,.field textarea,.field select{color:#2a2118!important;background:transparent!important}.field>div i{color:#84622d!important}.auth-secondary{color:#3d2a15!important;border-color:#9c8056!important;background:rgba(255,249,231,.32)!important}
.grid h1,.page-forum main>.wrap>h1,.page-topic main>.wrap>h1{color:#ead9b5}.card{color:#ddd0b6;background:linear-gradient(145deg,#24221b,#151713);border-color:#53462f;border-radius:3px}.card h2,.card h3{color:#e8d5ac}.card p,.muted{color:#9f9787}.card a{color:#d9b05c}.page-forum .field input,.page-forum .field textarea,.page-forum .field select,.page-topic .field textarea{color:#eadfc7;background:#11130f;border-color:#5a4c34}
.portal-footer{background:linear-gradient(#0d0f0e,#090a0a)!important;border-top:1px solid #5b472b!important}.footer-grid{border-bottom-color:#302b20!important}.footer-brand strong{color:#ead8b1!important}.footer-grid p,.footer-grid a,.footer-grid span{color:#8e8778!important}.footer-grid b{color:#c5a158!important}.footer-bottom{color:#665f52!important}
.admin-shell{color:#ded4c0}.admin-hero{border-radius:3px;background:linear-gradient(145deg,#29251c,#10120f);border-color:#5c492e}.admin-stats article,.admin-card{border-radius:3px;background:#d9c49c;border-color:#98784a;box-shadow:0 10px 28px rgba(0,0,0,.25)}.admin-stats small{color:#6f5d43}.admin-stats b,.admin-card h2{color:#30251a}.admin-card>header{background:#cbb080;border-color:#a98b5e}.admin-user-head{background:#bda272;color:#51452f}.admin-user-table article{border-color:#b39a6e;color:#362c21}.admin-user-id>span{border-radius:2px;background:#2a2b25;color:#e4bd68}.admin-news-compose input,.admin-news-compose textarea,.admin-users header input{border-radius:2px;background:#f1e1c3;border-color:#a7895d;color:#2a2118}
.alert{border-radius:2px}.flash-wrap .alert{box-shadow:0 10px 30px rgba(0,0,0,.3)}
@media(max-width:980px){.portal-header{height:76px}.hero-grid{grid-template-columns:minmax(0,1fr) 360px;gap:40px}.portal-nav{gap:20px}.portal-nav nav a{padding:0 10px}}
@media(max-width:780px){.wrap{width:min(100% - 24px,1240px)}.portal-header{height:68px}.portal-brand:after{display:none}.hero-grid,.portal-hero{min-height:650px}.hero-copy{padding:80px 0}.hero-copy h1{font-size:51px}.hero-copy>p{max-width:580px}.game-pillars,.portal-news,.realm-showcase,.final-call{padding:75px 0}.pillar-grid article{min-height:0}.auth-section{min-height:calc(100vh - 68px)}}
@media(max-width:520px){.wrap{width:calc(100% - 18px)}.portal-brand img{width:38px;height:48px}.portal-brand strong{font-size:18px}.nav-actions .portal-button.small{padding:8px 10px}.hero-grid,.portal-hero{min-height:610px}.hero-copy h1{font-size:40px}.hero-copy>p{font-size:13px}.hero-trust{gap:0}.hero-trust span{padding:0 8px}.hero-trust small{line-height:1.35}.auth-card{padding:25px 18px!important}}

.auth-forgot{display:block;margin-top:12px;text-align:center;font-size:.82rem;font-weight:750;color:#8a641f;text-decoration:none}.auth-forgot:hover{text-decoration:underline}

.account-shell{padding:44px 0 80px}.account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-form{display:grid;gap:14px}.account-form label{display:grid;gap:6px;font-size:.8rem;font-weight:800}.account-form input{width:100%}@media(max-width:760px){.account-grid{grid-template-columns:1fr}}

.world-registry{margin:18px 0}.world-registry-list{display:grid;gap:8px;margin:12px 0 18px}.world-registry-list article{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:11px 12px;border:1px solid rgba(173,127,50,.18);border-radius:7px}.world-registry-list span{display:grid}.world-registry-list small{opacity:.65}.world-registry-list em{font-style:normal;font-size:.78rem;opacity:.72}.world-registry-form{display:grid;gap:12px}.world-registry-form>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.world-registry-form label{display:grid;gap:5px;font-size:.78rem;font-weight:800}.registry-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;justify-content:flex-start}.audit-log{margin-top:18px}.audit-list{display:grid;gap:6px}.audit-list article{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding:9px 0;border-bottom:1px solid rgba(255,255,255,.07)}.audit-list span{display:grid}.audit-list time{font-size:.76rem;opacity:.65}@media(max-width:850px){.world-registry-form>div{grid-template-columns:1fr 1fr}.world-registry-list article{grid-template-columns:1fr auto}}@media(max-width:520px){.world-registry-form>div{grid-template-columns:1fr}}

/* Vorkoth 10.0 world registry controls */
.world-registry-list article{grid-template-columns:minmax(0,1fr) 110px 120px auto!important;gap:12px!important;align-items:center!important}
.world-edit-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid rgba(116,82,36,.45);border-radius:5px;background:#efe0b9;color:#5a3b1c;text-decoration:none;font-size:10px;font-weight:800}
.world-edit-link:hover{background:#fff2cd}
.world-registry-actions{display:flex;justify-content:flex-end;gap:8px;align-items:center}
.portal-button.ghost{background:transparent;color:#69491f;border:1px solid #9f7f4d;box-shadow:none}
@media(max-width:760px){.world-registry-list article{grid-template-columns:1fr auto!important}.world-registry-list article>em{display:none}.world-edit-link{grid-column:2}.world-registry-actions{justify-content:stretch}.world-registry-actions>*{flex:1}}
.portal-button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none;filter:grayscale(.35)}
.world-status-maintenance,.world-status-closed,.world-status-open{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.world-status-maintenance{color:#a46f23}.world-status-closed{color:#8a514a}
