:root{--accent:#a73c2c;--paper:#ebe5da;--dark:#34231f}*{box-sizing:border-box}body{margin:0;background:#c8beb1;color:#292321;font-family:Verdana,Arial,sans-serif}.wrap{width:min(1020px,calc(100% - 26px));margin:auto}.topbar{background:#191514;color:#ccc;font:11px "Courier New",monospace}.topbar .wrap{height:32px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#eab89d;text-decoration:none}header{background:#532620;color:white}.head{min-height:162px;display:flex;align-items:center;justify-content:space-between}.eyebrow{font:bold 11px "Courier New",monospace;letter-spacing:2px;color:#efb4a3}h1{margin:6px 0;font:900 58px Impact,"Arial Black",sans-serif;letter-spacing:1px}h1 i{font-style:normal;color:#edb04e}.head p{margin:0;color:#edd1c8}.head button{padding:14px 17px;color:white;background:#201715;border:2px solid #915c43;font:bold 14px "Courier New",monospace}nav{background:#24201e;border-bottom:6px solid #a73c2c}nav .wrap{height:43px;display:flex}nav a{padding:14px 17px;color:white;text-decoration:none;font:bold 10px "Courier New",monospace}.body{min-height:620px;padding:30px;background:var(--paper)}.intro{padding:18px;border:1px solid #c6bbae;background:#fffaf2}.intro h2,.join h2,.news h2{font:900 23px Impact,"Arial Black",sans-serif}.intro p{color:#555;font:14px/1.6 Georgia,serif}.join,.news{margin-top:30px}.join-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.join-grid article{min-height:122px;padding:12px;background:white;border:1px solid #c8bcae}.join-grid h3{margin:0 0 9px;color:var(--accent);font-size:14px}.join-grid strong,.join-grid span{display:block;overflow-wrap:anywhere}.join-grid strong{font:bold 11px "Courier New",monospace}.join-grid span{margin-top:7px;color:#666;font-size:10px}.news-title{display:flex;align-items:center;justify-content:space-between}.news-title a{color:var(--accent);font:bold 10px "Courier New",monospace}.post,.empty{padding:15px;background:white;border:1px solid #c8bcae;margin:12px 0}.post.pinned{border-left:5px solid var(--accent)}.post>span{padding:4px 6px;color:white;background:var(--accent);font:bold 9px "Courier New",monospace}.post h3{margin:12px 0 6px}.post p{margin:0;white-space:pre-wrap;font:13px/1.6 Georgia,serif}.empty{font:12px "Courier New",monospace;color:#666}footer{padding:22px 0;color:#aaa;background:#191514;font:10px "Courier New",monospace}@media(max-width:700px){.head{align-items:flex-start;flex-direction:column;justify-content:center;gap:15px}.head button{padding:8px}.body{padding:15px}.join-grid{grid-template-columns:1fr 1fr}h1{font-size:44px}}@media(max-width:420px){.join-grid{grid-template-columns:1fr}.news-title{display:block}}

.mode-brand{display:flex;align-items:center;gap:18px}.official-logo{width:76px;height:76px;object-fit:cover;border:2px solid #2471cf;box-shadow:4px 4px 0 #172016}@media(max-width:700px){.official-logo{width:58px;height:58px}.mode-brand{gap:12px}}
