:root{color-scheme:dark}
html{background:#05070c}
body{background-color:#05070c!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important;color:#eef5ef!important;font-family:Arial,Helvetica,sans-serif!important}
.container,.content{box-sizing:border-box}
.header{border-bottom-color:var(--tavern-primary)!important}
h1,.title{color:var(--tavern-primary)!important}
h2{line-height:1.25}
button{min-height:42px}
input,select,textarea,button{font:inherit}
a{color:#86efac}
.card,.section,.panel,.section-card,.rules-box,.news-card,.update-card{box-shadow:0 12px 30px rgba(0,0,0,.18)}
@media(max-width:760px){.container{display:block!important}.sidebar{width:auto!important;min-height:0!important;display:flex!important;gap:8px!important;overflow-x:auto!important}.category,.menu{min-width:max-content!important}.content{padding:22px!important}.calendar{grid-template-columns:repeat(4,1fr)!important}.day{height:auto!important;min-height:64px!important}}

/* Warframe YouTube creator rail; assembled by warframe-youtube.js. */
.youtube-feed-layout{display:grid;grid-template-columns:minmax(180px,230px) minmax(0,1fr);gap:18px;align-items:start;margin-top:18px}
.youtube-following-panel{position:sticky;top:86px;padding:14px;border:1px solid #365943;border-radius:14px;background:#101a14;box-shadow:0 12px 30px rgba(0,0,0,.22)}
.youtube-following-panel h2{margin:0 0 10px;font-size:.92rem;color:#a7f3c0}
.youtube-following-panel .channels{display:flex!important;flex-direction:column;align-items:stretch;gap:7px;margin:0!important}
.youtube-following-panel .channel{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;border-radius:8px!important;padding:9px 10px!important}
.youtube-following-panel .channel button{min-height:0;margin-left:8px;border:0;background:transparent;color:#fca5a5;cursor:pointer}
.youtube-feed-layout .feed{margin-top:0!important}
@media(max-width:720px){.youtube-feed-layout{grid-template-columns:1fr}.youtube-following-panel{position:static}.youtube-following-panel .channels{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}
