*{margin:0;padding:0;box-sizing:border-box}body{font-family:Courier New,Courier,monospace;background-color:#000;color:#d0d0d0;line-height:1.6;font-size:14px}.container{max-width:800px;margin:0 auto;padding:40px 20px}header{margin-bottom:50px;padding-bottom:30px;border-bottom:1px solid #333}.header-content{display:flex;align-items:center;gap:20px;margin-bottom:10px}.header-content .logo{width:60px;height:60px;border-radius:4px;border:1px solid #333}h1{font-size:2.5em;color:#fff;margin-bottom:0;font-weight:400;letter-spacing:2px}.subtitle{color:gray;font-size:1em;margin-bottom:20px}nav{margin-top:20px;font-size:.9em}nav a{color:#50d050;text-decoration:none;margin:0 5px}nav a:hover{text-decoration:underline}section{margin-bottom:50px}h2{font-size:1.5em;color:#fff;margin-bottom:20px;font-weight:400;border-bottom:1px solid #222;padding-bottom:10px}p{margin-bottom:15px;color:#d0d0d0}table{width:100%;border-collapse:collapse;margin:20px 0;font-family:Courier New,Courier,monospace}table td{padding:10px;border:1px solid #333}table td:first-child{width:30%;color:gray}table td:last-child{color:#d0d0d0}pre{background-color:#0a0a0a;border:1px solid #333;padding:20px;overflow-x:auto;margin:20px 0;color:#50d050;font-family:Courier New,Courier,monospace;font-size:.9em;line-height:1.5}ul{list-style:none;padding-left:20px}ul li{margin-bottom:10px;color:#d0d0d0}ul li:before{content:"> ";color:#50d050;font-weight:700;margin-right:5px}.links-list li:before{content:"";margin:0}.links-list li{margin-bottom:8px}a{color:#50d050;text-decoration:none}a:hover{text-decoration:underline}footer{margin-top:60px;padding-top:30px;border-top:1px solid #333;text-align:center;font-size:.85em}footer a{color:gray}footer a:hover{color:#50d050}.status-message{margin-top:10px;color:gray;min-height:20px}strong{color:#fff;font-weight:400}
