/* BattleCore Dawn. Native layout; no dependency on KnightDesert JS or CSS. */
:root{color-scheme:light;--paper:#f4efe6;--surface:#fffcf6;--surface-deep:#eee6d9;--ink:#332b24;--muted:#696154;--line:#ddd4c5;--wine:#803b37;--wine-hover:#692c2a;--gold:#a58653;--green:#526b48;--shadow:0 8px 28px #493b2510;--radius:10px;--font-ui:Inter,"Segoe UI",Arial,sans-serif;--font-display:Lora,Georgia,serif;font-family:var(--font-ui);font-size:100%;line-height:1.55;color:var(--ink);background:var(--paper)}
*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 80% 0,#efe5d4 0,transparent 42%),var(--paper)}body.dialog-open{overflow:hidden}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,select{color:inherit}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}a,button,summary,select{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #ab803d;outline-offset:4px}::selection{background:#e2cbb6;color:#492924}.site-width{width:min(1256px,calc(100% - 80px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;padding:12px 20px;background:var(--wine);color:white;border-radius:6px}.skip-link:focus{top:10px}
.site-header{border-bottom:1px solid #dcd3c4;background:#faf7f0ec}.header-inner{height:94px;display:flex;align-items:center;gap:46px}.brand{width:236px;flex:0 0 auto}.brand img{width:100%;height:auto}.primary-nav{display:flex;align-items:center;gap:28px;align-self:stretch}.primary-nav>a{display:flex;align-items:center;font-size:.875rem;font-weight:600;white-space:nowrap;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.primary-nav>a:hover,.primary-nav>a[aria-current]{color:var(--wine);border-bottom-color:var(--wine)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:24px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:11px 22px;border-radius:6px;font-size:.875rem;font-weight:600;line-height:1.3;border:1px solid transparent;transition:background .18s,box-shadow .18s,transform .18s;text-align:center}.button:hover{transform:translateY(-1px)}.button svg{width:18px;height:18px}.button-primary{color:#fff8ed;background:var(--wine);box-shadow:0 4px 10px #763d321f;border-color:#73302e}.button-primary:hover{background:var(--wine-hover);box-shadow:0 6px 14px #763d3230}.button-outline{border-color:#c8b8a1;background:transparent}.button-outline:hover{background:#eee4d5;border-color:#bba386}.button-text{padding-inline:14px;color:#554638}.button-text:hover{background:#e6daca80}.button-small{min-height:40px;padding:9px 16px}.button-text>span,.text-link>span{margin-left:5px}.icon-button{display:inline-flex;justify-content:center;align-items:center;width:40px;height:40px;border:0;border-radius:6px;background:transparent;font-size:30px;line-height:1}.icon-button:hover{background:var(--surface-deep)}.menu-toggle,.mobile-start{display:none!important}
.language-menu{position:relative}.language-menu summary{list-style:none;cursor:pointer;display:flex;align-items:center;gap:6px;min-height:44px;font-size:.8rem;text-transform:uppercase;font-weight:600}.language-menu summary::-webkit-details-marker{display:none}.language-menu svg{width:17px;height:17px;color:var(--muted)}.chevron{font-size:16px;font-weight:400}.language-options{position:absolute;z-index:30;top:calc(100% + 7px);right:0;width:160px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:6px;box-shadow:var(--shadow)}.language-options a{display:block;font-size:.875rem;padding:9px 11px;border-radius:4px}.language-options a:hover,.language-options a[aria-current]{background:var(--surface-deep);color:var(--wine)}
.hero{min-height:24.25rem;height:auto;position:relative;isolation:isolate;margin-top:28px;overflow:hidden;border:1px solid #dbccb5;border-radius:var(--radius);background:#eee4d1;box-shadow:var(--shadow)}.hero-art{position:absolute;z-index:-2;right:0;top:0;width:81%;height:100%;object-fit:cover;object-position:75% 39%}.hero:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#f1e9da 0%,#f1e9da 28%,#f1e9daf5 34%,#f1e9da90 47%,transparent 66%)}.hero-copy{position:relative;max-width:560px;padding:38px 0 32px 40px}.eyebrow{display:block;font-size:.8125rem;line-height:1.6;letter-spacing:.15em;font-weight:600;color:#967850}.hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:#8b6a3c;letter-spacing:.17em}.small-rule{display:inline-block;width:23px;height:1px;background:var(--gold)}.hero h1{font-family:var(--font-display);font-size:2.8rem;line-height:1.2;letter-spacing:-.032em;font-weight:500;margin:17px 0 14px;color:#382e24}.hero h1 em{font-weight:500;font-style:normal;color:var(--wine)}.hero-copy>p{max-width:365px;font-size:1rem;line-height:1.75;color:#625544}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:23px}.hero-actions .button-primary{min-width:169px}.hero-caption{display:block;margin-top:17px;font-size:.8125rem;color:#73634e}.hero-signature{position:absolute;bottom:24px;right:26px;display:flex;flex-direction:column;color:#ffeed0;text-align:right;text-shadow:0 1px 8px #0009;opacity:.85}.hero-signature>span:first-child{font:600 11px var(--font-ui);letter-spacing:.15em}
.server-strip{display:grid;gap:12px;margin-top:16px}.server-strip:not(:has(.server-line)){display:none}.server-line{display:flex;align-items:center;gap:17px;min-height:80px;padding:14px 24px;background:var(--surface);border:1px solid var(--line);border-radius:8px}.server-emblem{display:flex;align-items:center;justify-content:center;width:40px;height:42px;color:#9c7748;border-right:1px solid var(--line);padding-right:16px;box-sizing:content-box}.server-emblem svg{width:29px;height:29px}.server-identity{display:flex;align-items:center;gap:15px;flex:1}.server-identity>strong{font-family:var(--font-ui);font-size:1rem;line-height:1.45;font-weight:600}.server-identity>span{font-size:.8125rem;white-space:nowrap;color:var(--muted)}.rate-tag{display:inline-block;margin-left:6px;font-size:.8125rem;letter-spacing:.03em;font-weight:600;line-height:1.4;padding:2px 7px;color:#86613f;background:#f1e8d8;border:1px solid #e0cbae;border-radius:4px}.server-state{font-size:.8rem;display:flex;align-items:center;gap:7px;color:var(--green);white-space:nowrap}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px #526b480a}.is-offline{color:#98724b}.server-population{display:flex;align-items:center;gap:7px;padding-left:15px;border-left:1px solid var(--line);margin-left:5px}.server-population>strong{font-weight:600;font-size:.94rem;font-variant-numeric:tabular-nums}.server-population>span{font-size:.8125rem;color:var(--muted)}.server-details{font-size:.8125rem;margin-left:12px;color:#8b7557;white-space:nowrap}.server-details:hover{color:var(--wine)}
.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 322px;gap:28px;align-items:start;margin-top:28px}.main-column,.side-column{min-width:0}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.quick-action{min-height:81px;display:flex;align-items:center;gap:12px;background:#faf7f0;border:1px solid var(--line);border-radius:8px;padding:16px 13px;transition:background .2s,border-color .2s}.quick-action:hover{background:var(--surface);border-color:#baa383}.quick-icon{display:flex;color:#9d7f52}.quick-icon svg{width:24px;height:24px}.quick-action strong{font-size:.875rem;font-weight:600;display:block;line-height:1.3}.quick-action small{display:block;font-size:.8125rem;color:var(--muted);margin-top:4px}.quick-arrow{font-size:18px;margin-left:auto;color:#a2927c}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.section-heading h2{font:600 1.22rem/1.4 var(--font-ui);letter-spacing:-.035em}.section-heading>a{font-size:.8125rem;white-space:nowrap;color:#8b7352}.section-heading>a:hover{color:var(--wine)}.section-heading>a>span{margin-left:5px}.news-section{margin-top:29px}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.news-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden}.news-card-image{display:block;aspect-ratio:1.95;overflow:hidden}.news-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.news-card-image:hover img{transform:scale(1.025)}.news-cover-fallback{display:flex;align-items:center;justify-content:center;height:100%;background:#e7dbc7;color:#9c805c;letter-spacing:.14em;font:16px var(--font-display)}.news-card-copy{padding:20px}.news-card time{font-size:.8125rem;color:#8e7e68}.news-card h3{font:600 1.125rem/1.5 var(--font-ui);letter-spacing:-.02em;margin-top:7px}.news-card h3 a:hover{color:var(--wine)}.news-excerpt{margin-top:10px;font-size:.875rem;max-height:4.5em;overflow:hidden;line-height:1.5;color:var(--muted)}.read-link{display:inline-block;font-size:.8rem;color:var(--wine);font-weight:600;margin-top:18px}.news-empty{min-height:212px;display:flex;align-items:center;gap:29px;padding:28px 33px;background:linear-gradient(115deg,#fbf8f1,#f8f2e8);border:1px solid var(--line);border-radius:9px}.empty-seal{display:flex;align-items:center;justify-content:center;flex:0 0 80px;height:80px;border:1px solid #d8c6aa;border-radius:50%;outline:1px solid #e3d7c4;outline-offset:7px;color:#aa8c5f;margin:8px}.empty-seal svg{width:37px;height:37px;stroke-width:1}.news-empty .eyebrow{font-size:.8125rem}.news-empty h3{font:500 1.5rem/1.4 var(--font-display);margin:8px 0;color:#4c3c2b}.news-empty p{font-size:.9rem;color:var(--muted);max-width:375px;line-height:1.65}.community-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding:26px 0 12px;border-top:1px solid var(--line)}.community-strip h2{font:600 1.2rem/1.45 var(--font-ui);letter-spacing:-.03em;margin:4px 0 6px}.community-strip p{font-size:.875rem;color:var(--muted);max-width:480px}.community-strip .button{flex-shrink:0}.community-strip .eyebrow{font-size:.8125rem}
.ranking-panel{background:var(--surface);border:1px solid var(--line);border-radius:9px;padding:22px 22px 0}.ranking-panel>.section-heading{margin-bottom:18px}.ranking-mark{font-size:24px;color:#b4986c;line-height:1}.ranking-server-select{display:block;margin-bottom:14px}.ranking-server-select select{width:100%;border:1px solid var(--line);border-radius:4px;background:var(--paper);font-size:.8rem;padding:8px}.ranking-tabs{display:flex;gap:3px;background:#f0eae0;padding:4px;border-radius:6px}.ranking-tabs button{flex:1;min-height:34px;border:1px solid transparent;background:transparent;border-radius:4px;font-size:.8rem;color:#837766}.ranking-tabs button[aria-selected=true]{background:var(--surface);color:var(--wine);box-shadow:0 1px 4px #392b1710;border-color:#e2d6c4;font-weight:600}.ranking-tabs button:hover{color:var(--wine)}.ranking-labels{display:flex;justify-content:space-between;padding:17px 1px 10px;font-size:.8125rem;color:#786b58;border-bottom:1px solid #eae2d6}.ranking-list{list-style:none;padding:0;margin:0}.ranking-list li{display:flex;gap:11px;align-items:center;min-height:43px;border-bottom:1px solid #eee7db;font-size:.875rem}.rank-position{display:flex;justify-content:center;align-items:center;width:21px;flex-shrink:0;color:#827055;font-variant-numeric:tabular-nums;font-size:.8125rem}.ranking-list li:first-child .rank-position{color:#94662f;background:#f2e7d4;border-radius:3px}.rank-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.ranking-list strong{font-size:.875rem;font-weight:500;font-variant-numeric:tabular-nums;color:#6b5e4a}.ranking-empty{display:flex;align-items:center;flex-direction:column;justify-content:center;min-height:175px;text-align:center;padding:16px 8px}.empty-laurel{font:40px/1 var(--font-display);color:#baa074;display:flex;align-items:center;justify-content:center;width:58px;height:53px;border-bottom:1px solid #ddcba8;border-radius:50%;margin-bottom:15px}.ranking-empty strong{font-size:.875rem;font-weight:500}.ranking-empty p{font-size:.8125rem;color:#786b58;margin-top:5px;max-width:215px}.ranking-full{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-top:1px solid var(--line);font-size:.8rem;color:#816b4b}.ranking-full:hover{color:var(--wine)}.support-project{display:flex;align-items:center;gap:12px;margin-top:15px;padding:18px 17px;background:#ede3d4;border:1px solid #ddcbb4;border-radius:8px;color:#795e3d;transition:background .2s}.support-project:hover{background:#e8dac6}.support-project-icon{font-size:30px;line-height:1;color:#a47f47}.support-project div{flex:1}.support-project strong{display:block;font-size:.8rem;font-weight:600}.support-project div>span{display:block;font-size:.8125rem;margin-top:3px;color:#806b51}
.site-footer{margin-top:43px;border-top:1px solid #d9cfbf}.footer-main{display:flex;align-items:center;gap:24px;padding:17px 0 8px}.footer-brand{width:184px;opacity:.78}.footer-world{font-size:.8125rem;letter-spacing:.14em;color:#887355;padding-left:25px;border-left:1px solid var(--line)}.footer-main nav{display:flex;gap:24px;margin-left:auto;font-size:.8125rem;color:#756650}.footer-main nav a:hover{color:var(--wine)}.footer-meta{display:flex;justify-content:space-between;font-size:.8125rem;color:#7a6e5d;padding:6px 0 24px}.footer-meta a{color:#89765d}.streams-section,.events-section{margin-top:26px}.stream-grid,.event-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.stream-card iframe{width:100%;aspect-ratio:16/9;border:1px solid var(--line);border-radius:8px}.event-card{display:flex;align-items:center;gap:15px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--surface)}.event-card img{width:90px;aspect-ratio:1;object-fit:cover}.event-card strong{font-size:1rem;font-weight:500;padding:12px}.stream-card>a{display:block;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:8px}
.document-page{max-width:840px;margin:35px auto 0;padding:38px 46px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.back-link{display:block;width:fit-content;font-size:.8rem;color:#937e60;margin-bottom:24px}.back-link:hover{color:var(--wine)}.document-page h1,.about-hero h1{font:400 2.4rem/1.2 var(--font-display);letter-spacing:-.025em;margin:12px 0 20px}.page-lead{font-size:1rem;color:var(--muted);line-height:1.7}.start-steps{list-style:none;margin:25px 0 0;padding:0}.start-steps>li{display:flex;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.start-steps>li>div{min-width:0;flex:1}.step-number{font:400 1.2rem var(--font-display);color:#b39465;padding-top:4px}.start-steps h3{font-size:1rem;font-weight:600;margin-bottom:8px}.start-steps p{font-size:.9rem;color:var(--muted);line-height:1.7}.start-steps .button{margin-top:14px}.download-options{border:1px solid var(--line);border-radius:6px;margin-top:16px;overflow:hidden}.download-options>div{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#f7f1e7;gap:15px;font-size:.875rem}.download-options>div+div{border-top:1px solid var(--line)}.unavailable-label{color:#9a8465;font-size:.8125rem;border:1px solid #ddcdb5;border-radius:4px;padding:2px 7px;white-space:nowrap}.start-steps .download-note{font-size:.8125rem;margin-top:10px;line-height:1.6}.download-note a,.text-link{color:var(--wine)}.text-link{display:inline-block;font-size:.875rem;margin-top:13px}.start-dialog{width:min(640px,calc(100% - 30px));max-height:calc(100dvh - 60px);padding:26px 32px 8px;background:var(--surface);border:1px solid #cbb99e;border-radius:12px;color:var(--ink);box-shadow:0 24px 100px #2f231a40}.start-dialog::backdrop{background:#322a21a6;backdrop-filter:blur(5px)}.start-dialog .dialog-top{display:flex;align-items:center;justify-content:space-between}.start-dialog h2{font:400 2rem/1.25 var(--font-display);margin:7px 0 14px}.start-dialog .start-steps{margin-top:20px}.start-dialog .start-steps>li{padding:20px 0}.article-cover{width:100%;max-height:460px;object-fit:cover;border-radius:6px;margin:25px 0}.rich-text{overflow-wrap:anywhere}.rich-text p{margin:0 0 1em}.rich-text img{max-width:100%;height:auto}.rich-text table{max-width:100%;display:block;overflow-x:auto;border-collapse:collapse}.rich-text th,.rich-text td{padding:8px 12px;border:1px solid var(--line)}.rich-text h2,.rich-text h3{margin:1.5em 0 .6em;line-height:1.35}.rich-text a{color:var(--wine);text-decoration:underline;text-underline-offset:3px}.rich-text ul,.rich-text ol{padding-left:1.4em}.article-content{font-size:1rem;line-height:1.8;color:#635748}.about-hero{position:relative;isolation:isolate;overflow:hidden;margin-top:28px;padding:34px 42px 40px;background:#ece2d0;border:1px solid var(--line);border-radius:10px}.about-hero>img{position:absolute;inset:0 0 0 auto;width:100%;height:100%;object-fit:cover;object-position:right 37%;z-index:-2}.about-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f1e9da,#f1e9daec 35%,transparent 85%);z-index:-1}.about-hero>div{max-width:450px}.about-hero h1{font-size:3rem;margin:10px 0 15px}.about-hero p{color:#7b6c55;max-width:370px}.about-hero .button{margin-top:24px}.about-information{display:grid;grid-template-columns:1fr 350px;gap:60px;padding:40px 20px}.about-information h2{font:400 1.8rem/1.3 var(--font-display);margin:10px 0 16px}.about-information p{color:var(--muted);line-height:1.8}.about-links a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:13px 0;font-size:.94rem}.about-links a:hover{color:var(--wine)}
@media(min-width:1500px){.hero{min-height:25.3125rem}.hero-copy{padding-top:43px}.header-inner{gap:53px}}
@media(max-width:1180px){.site-width{width:calc(100% - 48px)}.header-inner{gap:24px}.brand{width:205px}.primary-nav{gap:20px}.header-actions{gap:17px}.account-button{padding:10px 14px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;gap:20px}.quick-action{gap:9px;padding:14px 10px}.quick-arrow{display:none}.quick-icon svg{width:21px;height:21px}.quick-action strong{font-size:.8rem}.quick-action small{font-size:.8125rem}.hero-copy{padding-left:32px}.hero h1{font-size:2.7rem}.hero-art{width:87%}.hero:after{background:linear-gradient(90deg,#f1e9da 0%,#f1e9da 26%,#f1e9daee 34%,#f1e9da75 51%,transparent 74%)}.server-identity{gap:10px}.server-identity>strong{font-size:1rem}.server-details{display:none}.news-empty{padding:25px 24px;gap:22px}.empty-seal{flex-basis:63px;height:63px}.news-empty h3{font-size:1.3rem}.news-empty p{font-size:.85rem}}
@media(max-width:980px){.header-inner{height:82px;gap:20px}.primary-nav{gap:16px}.primary-nav>a{font-size:.8rem}.brand{width:190px}.header-actions{gap:10px}.account-button>span{display:none}.account-button{min-width:42px;padding:10px}.hero{min-height:23.75rem}.hero h1{font-size:2.6rem}.hero-copy{max-width:500px;padding-top:38px}.hero-copy>p{max-width:290px;font-size:.9rem}.hero-signature{display:none}.dashboard-grid{grid-template-columns:minmax(0,1fr) 275px;gap:18px}.quick-actions{gap:7px}.quick-action{min-height:100px;display:block;padding:14px}.quick-icon{margin-bottom:9px}.quick-action small{display:none}.news-empty{min-height:222px;gap:20px}.empty-seal{display:none}.news-empty p{font-size:.875rem}.community-strip{display:block}.community-strip .button{margin-top:17px}.ranking-panel{padding:20px 18px 0}.server-population>span{max-width:60px;font-size:.8125rem;line-height:1.2}.server-identity{display:block}.server-identity>strong{display:block}.server-identity>span{display:block;margin-top:4px}.footer-main{gap:17px}.footer-world{display:none}}
@media(max-width:740px){.site-width{width:calc(100% - 32px)}.site-header{position:relative;z-index:20}.header-inner{height:78px;gap:0}.brand{width:195px;max-width:calc(100% - 110px)}.menu-toggle{display:inline-flex!important}.header-actions{gap:10px}.language-menu summary{font-size:.8125rem}.language-menu svg{display:none}.account-button{display:none}.primary-nav{display:none;position:absolute;top:78px;left:0;right:0;z-index:20;background:var(--surface);padding:10px 20px 18px;border-bottom:1px solid var(--line);box-shadow:0 10px 18px #33271b10}.primary-nav.is-open{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.primary-nav>a{min-height:46px;font-size:.9rem;border:0;border-bottom:1px solid #e8dfd0}.primary-nav .mobile-start{display:flex!important;grid-column:1/-1;color:var(--wine);border:0}.hero{margin-top:18px;min-height:26.25rem;border-radius:8px}.hero-art{width:100%;object-position:68% center;opacity:.75}.hero:after{background:linear-gradient(90deg,#f1e9dae8 0,#f1e9daba 47%,#f1e9da25 100%),linear-gradient(0deg,#f1e9da 0,transparent 80%)}.hero-copy{padding:29px 22px 30px;max-width:none}.hero-eyebrow{font-size:.8125rem;letter-spacing:.12em}.hero h1{font-size:2.1rem;line-height:1.25;margin-top:24px;max-width:340px}.hero-copy>p{font-size:.94rem;max-width:275px;margin-top:18px;color:#665943}.hero-actions{margin-top:26px;gap:3px}.hero-actions .button{font-size:.8rem;padding:12px 15px}.hero-actions .button-primary{min-width:151px}.hero-caption{font-size:.8125rem;margin-top:19px;max-width:240px;color:#87765a}.server-strip{margin-top:12px}.server-line{flex-wrap:wrap;gap:12px;padding:17px}.server-emblem{width:27px;height:33px;padding-right:12px}.server-emblem svg{width:24px;height:24px}.server-identity{flex:1;min-width:0}.server-identity>strong{font-size:1rem;overflow-wrap:anywhere}.server-state{font-size:.8125rem}.server-population{border:0;justify-content:flex-end;padding-left:0;width:100%;margin:-8px 0 0;font-size:.8125rem}.server-population>span{max-width:none;font-size:.8125rem}.dashboard-grid{grid-template-columns:1fr;gap:27px;margin-top:19px}.quick-actions{gap:8px}.quick-action{min-height:109px;padding:14px 10px;background:#faf7f0}.quick-action strong{font-size:.8rem}.quick-action .quick-icon{margin-bottom:12px}.quick-arrow{display:none}.news-section{margin-top:25px}.section-heading{margin-bottom:15px}.section-heading h2{font-size:1.22rem}.section-heading>a{font-size:.8125rem}.news-empty{padding:25px;min-height:190px}.news-empty h3{font-size:1.38rem;margin:9px 0}.news-empty p{max-width:340px;font-size:.875rem}.news-grid{gap:12px}.news-card-copy{padding:15px}.news-card h3{font-size:1.15rem}.news-excerpt{font-size:.8rem}.community-strip{margin-top:23px;padding-top:23px}.community-strip h2{font-size:1.2rem}.community-strip p{font-size:.875rem}.community-strip .button{margin-top:16px}.ranking-panel{padding:22px 22px 0}.ranking-empty{min-height:155px}.support-project{margin-top:12px}.support-project strong{font-size:.875rem}.support-project div>span{font-size:.8125rem}.site-footer{margin-top:28px}.footer-main{flex-wrap:wrap;justify-content:space-between;padding-top:12px;gap:8px}.footer-brand{width:170px}.footer-main nav{gap:15px;font-size:.8125rem;flex-wrap:wrap;margin:0}.footer-meta{font-size:.8125rem;padding-top:10px}.document-page{padding:25px 23px;margin-top:20px}.document-page h1{font-size:2rem}.start-steps>li{gap:15px}.start-dialog{padding:21px 22px 5px;max-height:calc(100dvh - 30px)}.start-dialog h2{font-size:1.8rem}.start-dialog .eyebrow{font-size:.8125rem}.about-hero{padding:27px 25px;margin-top:18px}.about-hero>img{object-position:64% center;opacity:.65}.about-hero:after{background:linear-gradient(90deg,#f1e9daee, #f1e9da70)}.about-hero h1{font-size:2.5rem}.about-hero p{max-width:280px}.about-information{grid-template-columns:1fr;gap:22px;padding:29px 6px}.about-information h2{font-size:1.65rem}.stream-grid,.event-grid{grid-template-columns:1fr}}
@media(max-width:390px){.site-width{width:calc(100% - 24px)}.brand{width:168px}.header-actions{gap:5px}.hero-copy{padding-inline:18px}.hero h1{font-size:1.95rem}.hero{min-height:26.25rem}.hero-actions .button{padding-inline:12px}.hero-actions .button-primary{min-width:142px}.server-state{width:100%;justify-content:flex-end}.server-population{margin:0}.news-grid{grid-template-columns:1fr}.quick-action strong{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.site-header,.hero,.start-dialog,.quick-actions,.support-project,.site-footer{display:none}.site-width{width:100%}.dashboard-grid{display:block}.ranking-panel,.news-empty{break-inside:avoid}body{background:white}}

/* Greek uses the complete Inter set; Lora has no full Greek alphabet. */
:root:lang(el),:root:lang(gr){--font-display:Inter,"Segoe UI",sans-serif}

/* Player identities keep the original race artwork returned by SphereWeb. */
.rank-name{display:flex;align-items:center;gap:8px;min-width:0}
.rank-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rank-avatar{width:26px;height:26px;object-fit:cover;border-radius:50%;border:1px solid #d9c9af;flex-shrink:0}
.streams-section{padding-top:25px;border-top:1px solid var(--line)}
.streams-empty{display:flex;gap:17px;align-items:center;padding:24px;border:1px solid var(--line);border-radius:9px;background:linear-gradient(120deg,#f8f3e9,#efe4d4)}
.stream-empty-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;flex-shrink:0;background:#e7dbc7;border-radius:50%;color:#8a633d}
.stream-empty-icon svg{width:25px;height:25px}
.streams-empty h3{font-size:.94rem;font-weight:600;margin-bottom:6px;line-height:1.5}
.streams-empty p{font-size:.875rem;color:var(--muted);line-height:1.65}
.streams-empty>.button{flex-shrink:0;margin-left:auto}
.stream-card{border:1px solid var(--line);border-radius:9px;background:var(--surface);overflow:hidden}
.stream-card-visual{height:130px;display:flex;align-items:center;justify-content:center;background:linear-gradient(115deg,#45382bec,#81604799),url('../images/interlude-dawn.png') center 30%/cover}
.stream-play-icon{display:flex;align-items:center;justify-content:center;width:45px;height:45px;border:1px solid #fff7dc65;border-radius:50%;color:#fff7dc;font:24px var(--font-ui);padding-left:3px}
.stream-card-copy{padding:18px 21px}.stream-card h3{font-size:1.05rem;font-weight:600;margin:5px 0;overflow-wrap:anywhere}
.stream-card .text-link{margin-top:8px}.streams-error{color:var(--wine);font-size:.875rem;margin-top:14px}
.streams-page{padding:32px 0}.streams-page>h1{font:500 2.3rem/1.25 var(--font-display);margin:12px 0 18px;letter-spacing:-.025em}
.streams-page>.page-lead{max-width:650px}.streams-page .stream-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.streams-page .section-heading,.streams-page .streams-empty{display:none}
.stream-join{display:flex;align-items:center;justify-content:space-between;gap:35px;background:var(--surface);border:1px solid var(--line);border-radius:9px;margin-top:30px;padding:28px 32px}
.stream-join h2{font:600 1.3rem/1.4 var(--font-ui);margin:6px 0 12px}.stream-join p{font-size:.94rem;line-height:1.75;color:var(--muted);max-width:660px}
.stream-join .button{flex-shrink:0}
.stream-dialog{width:min(920px,calc(100% - 32px));padding:20px 24px 22px;max-height:calc(100dvh - 40px);background:var(--surface);color:var(--ink);border:1px solid #cbb99e;border-radius:12px;box-shadow:0 24px 100px #2f231a40}
.stream-dialog::backdrop{background:#322a21a6;backdrop-filter:blur(4px)}
.stream-dialog .dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}
.stream-dialog h2{font:600 1.15rem/1.4 var(--font-ui)}.stream-stage{aspect-ratio:16/9;min-height:300px;background:#201b16;border-radius:6px;overflow:hidden}
.stream-stage iframe{width:100%;height:100%;display:block;border:0}.stream-dialog .text-link{font-size:.875rem}
@media(max-width:1180px){.streams-empty{flex-wrap:wrap}.streams-empty>div{flex:1}.streams-empty>.button{margin-left:62px}}
@media(max-width:740px){.streams-empty{padding:20px;gap:13px}.streams-empty>.button{margin-left:0}.streams-page{padding-top:24px}.streams-page>h1{font-size:1.9rem}.streams-page .stream-grid{grid-template-columns:1fr}.stream-join{display:block;padding:24px}.stream-join .button{margin-top:20px}.stream-stage{min-height:200px}.stream-dialog{padding:17px}.stream-dialog h2{font-size:1rem}}

