* { box-sizing: border-box; } body {margin: 0;}.retro-header{background:rgba(0, 0, 0, 0.8);border-bottom:4px solid #ff00ff;box-shadow:0 0 20px #ff00ff, 0 0 40px #ff00ff;padding:20px 0;width:100%;}.header-container{align-items:center;display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:1100px;padding:0 20px;}.site-title{color:#00ff00;font-size:32px;font-weight:bold;letter-spacing:3px;text-align:center;text-shadow:0 0 10px #00ff00, 0 0 20px #00ff00, 0 0 30px #00ff00;}.main-nav{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;}.nav-link{background:rgba(255, 0, 255, 0.1);border:2px solid #ff00ff;box-shadow:0 0 10px rgba(255, 0, 255, 0.5);color:#ff00ff;font-weight:bold;padding:8px 16px;text-decoration:none;transition:all 0.3s ease;}.nav-link:hover{background:#ff00ff;box-shadow:0 0 20px #ff00ff, 0 0 40px #ff00ff;color:#000;}.retro-footer{background:rgba(0, 0, 0, 0.9);border-top:4px solid #00ffff;box-shadow:0 0 20px #00ffff;margin-top:50px;padding:30px 0;width:100%;}.footer-container{align-items:center;display:flex;flex-direction:column;gap:15px;margin:0 auto;max-width:1100px;padding:0 20px;text-align:center;}.footer-text{color:#00ffff;font-size:14px;text-shadow:0 0 10px #00ffff;}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.footer-credit{color:#cccccc;font-size:12px;}.silex-link{color:#ff00ff;font-weight:bold;text-decoration:none;text-shadow:0 0 5px #ff00ff;}.silex-link:hover{color:#ff88ff;text-shadow:0 0 15px #ff00ff, 0 0 30px #ff00ff;}.footer-motto{color:#00ff00;font-size:16px;font-weight:bold;text-shadow:0 0 10px #00ff00;}.page-content{margin:0 auto;max-width:1100px;padding:40px 20px;width:100%;}.hero-section{background:rgba(0, 0, 0, 0.7);border:3px solid #ff00ff;box-shadow:0 0 30px rgba(255, 0, 255, 0.5);margin-bottom:40px;padding:60px 20px;text-align:center;}.hero-title{color:#00ff00;font-size:48px;font-weight:bold;letter-spacing:2px;margin-bottom:20px;text-shadow:0 0 15px #00ff00, 0 0 30px #00ff00;}.hero-subtitle{color:#ff00ff;font-size:20px;margin-bottom:30px;text-shadow:0 0 10px #ff00ff;}.pixel-divider{color:#00ffff;font-size:12px;letter-spacing:2px;margin-top:20px;max-width:100%;overflow:hidden;}.content-section{background:rgba(0, 0, 0, 0.6);border:2px solid #00ff00;box-shadow:0 0 20px rgba(0, 255, 0, 0.3);margin-bottom:30px;padding:40px 30px;}.alt-bg{border-color:#ff00ff;box-shadow:0 0 20px rgba(255, 0, 255, 0.3);}.section-title{color:#00ff00;font-size:28px;font-weight:bold;margin-bottom:20px;text-shadow:0 0 10px #00ff00;}.section-text{color:#cccccc;font-size:16px;line-height:1.8;margin-bottom:15px;}.links-list li{margin-bottom:12px;}.instruction-list li{margin-bottom:8px;}@media (max-width: 992px){.hero-title{font-size:36px;}.hero-subtitle{font-size:18px;}.section-title{font-size:24px;}}@media (max-width: 768px){.site-title{font-size:24px;letter-spacing:1px;}.hero-title{font-size:28px;}.hero-subtitle{font-size:16px;}.hero-section{padding:40px 15px;}.section-title{font-size:20px;}.section-text{font-size:14px;}.content-section{padding:30px 20px;}}