{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:20px}.header{background:rgb(255 255 255 / .95);border-radius:15px;padding:40px;text-align:center;margin-bottom:30px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.header h1{color:#2c3e50;font-size:2.5em;margin-bottom:10px;font-weight:700}.header p{color:#7f8c8d;font-size:1.2em;max-width:600px;margin:0 auto}.info-section{background:rgb(255 255 255 / .95);border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.info-section h2{color:#2c3e50;font-size:1.8em;margin-bottom:15px;border-bottom:3px solid #3498db;padding-bottom:10px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.info-card{background:#f8f9fa;padding:20px;border-radius:10px;border-left:4px solid #3498db}.info-card h3{color:#2c3e50;margin-bottom:10px;font-size:1.3em}.info-card p{color:#666;line-height:1.5}.backlinks-section{background:rgb(255 255 255 / .95);border-radius:15px;padding:30px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.backlinks-table{width:100%;border-collapse:collapse;margin-top:20px;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgb(0 0 0 / .1)}.backlinks-table th{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:15px;text-align:left;font-weight:600;font-size:1.1em}.backlinks-table td{padding:12px 15px;border-bottom:1px solid #ecf0f1;transition:background-color 0.3s ease}.backlinks-table tr:hover{background-color:#f8f9fa}.backlinks-table tr:nth-child(even){background-color:#fbfbfb}.backlinks-table a{color:#3498db;text-decoration:none;font-weight:500;transition:color 0.3s ease}.backlinks-table a:hover{color:#2980b9;text-decoration:underline}.category-badge{display:inline-block;padding:4px 12px;border-radius:20px;font-size:.85em;font-weight:500;margin-right:10px}.wallet{background:#e8f5e8;color:#27ae60}.exchange{background:#fff3cd;color:#f39c12}.blockchain{background:#d1ecf1;color:#17a2b8}.defi{background:#f8d7da;color:#dc3545}.mining{background:#e2e3e5;color:#6c757d}.security{background:#f0e6ff;color:#6f42c1}.gaming{background:#ffe6cc;color:#fd7e14}.analytics{background:#fff0f5;color:#e91e63}.footer{text-align:center;padding:20px;color:rgb(255 255 255 / .8);margin-top:30px}@media (max-width:768px){.container{padding:10px}.header h1{font-size:2em}.backlinks-table{font-size:.9em}.backlinks-table th,.backlinks-table td{padding:8px}}