:root{color-scheme:dark;--border:#34363b;--surface:#222428;--muted:#a5a7af;--accent:#72a7ff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#ececef;background:#17181b;font-size:14px;line-height:1.5;letter-spacing:0}
*{box-sizing:border-box}body{margin:0;padding:0 28px}.factions-brand,main,footer{max-width:1200px;margin:auto}.factions-brand{height:72px;display:flex;justify-content:space-between;gap:24px;align-items:center;border-bottom:1px solid var(--border)}.factions-brand>a{font-size:17px;font-weight:700;color:#f4f4f6;text-decoration:none}.factions-brand nav{display:flex;gap:24px}.factions-brand nav a{font-size:13px;font-weight:500;color:#b8bac2;text-decoration:none}.factions-brand nav a:hover{color:#fff}.faction-public,.legal-page{max-width:720px;margin:40px auto}.muted,small{color:var(--muted)}a{color:#91baff}input,select,textarea,button{font:inherit}input,select,textarea{border:1px solid #45474e;background:#1b1d21;color:inherit;border-radius:6px;padding:8px 10px;min-height:36px;max-width:100%}textarea{resize:vertical}button,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;background:#3678da;color:white;border-radius:6px;padding:8px 14px;cursor:pointer;text-decoration:none;min-height:36px;font-weight:550}button:hover,.btn:hover{filter:brightness(1.12)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}footer{display:flex;gap:24px;padding:20px 0;border-top:1px solid var(--border);margin-top:32px;font-size:12px}footer a{color:var(--muted);text-decoration:none}.alert{padding:12px;border-left:3px solid #ce865e;background:#2b2522}h1{font-size:22px;line-height:1.25}h2{font-size:17px}p{overflow-wrap:anywhere}address{font-style:normal}.icon{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}@media(max-width:600px){body{padding:0 16px}.factions-brand{height:60px}.factions-brand nav{gap:16px}input,select,textarea{font-size:16px}button,.btn{min-height:44px}.faction-public,.legal-page{margin:28px auto}}
