*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#222;line-height:1.6}header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem 1rem;box-shadow:0 2px 8px #0000001a}header .container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}header .logo-section{display:flex;align-items:center;gap:1rem}header .logo-section img{height:50px;width:auto}header h1{font-size:1.8rem;margin:0}header nav{display:flex;gap:1.5rem;flex-wrap:wrap}header nav a{color:#fff;text-decoration:none;font-weight:500;transition:opacity .2s;padding:.5rem 0}header nav a:hover{opacity:.8}.content-wrapper{max-width:1200px;margin:0 auto;padding:2rem 1rem;display:grid;grid-template-columns:250px 1fr;gap:2rem}aside{position:sticky;top:2rem;height:fit-content}aside h3{font-size:.9rem;color:#667eea;margin-bottom:1rem;text-transform:uppercase}aside ul{list-style:none}aside ul li{margin-bottom:.5rem}aside ul li a{color:#667eea;text-decoration:none;font-size:.95rem;display:block;padding:.25rem .5rem;border-radius:4px;transition:background .2s}aside ul li a:hover{background:#f0f0f0}aside ul li.level-2 a{padding-left:1.5rem;font-size:.9rem;color:#888}main{min-height:400px}main h1{margin-top:0;color:#667eea;scroll-margin-top:2rem}main h2{margin-top:1.5rem;margin-bottom:.5rem;color:#667eea;scroll-margin-top:2rem}main p{margin-bottom:1rem}main ul,main ol{margin-left:1.5rem;margin-bottom:1rem}main li{margin-bottom:.5rem}footer{background:#f5f5f5;border-top:1px solid #ddd;padding:2rem 1rem;margin-top:3rem;text-align:center;color:#555;font-size:.9rem}footer .container{max-width:1200px;margin:0 auto}main table{width:100%;border-collapse:collapse;margin:1rem 0}main table th,main table td{border:1px solid #ddd;padding:.75rem;text-align:left}main table th{display:none}main table td{border:1px solid #ddd;padding:.75rem;text-align:left}main table tr:nth-child(2n){background-color:#f9f9f9}main table tr:hover{background-color:#f0f0f0}main img{width:100px;height:100px;object-fit:cover}.wrestler-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.25rem;margin-bottom:1.5rem}@media (max-width: 768px){header .container{flex-direction:column;gap:.75rem}header .container:first-of-type{flex-direction:row}header .container:last-of-type{flex-direction:row;justify-content:center}header h1{font-size:1.4rem}header nav{gap:1rem;justify-content:center}header nav a{font-size:.9rem}.content-wrapper{grid-template-columns:1fr;padding:1.5rem .75rem;gap:1.5rem}aside{position:static;background:#f9f9f9;padding:1rem;border-radius:4px;margin-bottom:1rem}main h1{font-size:1.5rem}main h2{font-size:1.2rem}main table{font-size:.85rem}}@media (max-width: 480px){header{padding:1rem .75rem}header .logo-section img{height:40px}header h1{font-size:1.1rem}header nav{gap:.75rem;font-size:.8rem}header nav a{font-size:.8rem}.content-wrapper{padding:.5rem 1rem}aside h3{font-size:.8rem}aside ul li a{font-size:.85rem;padding:.2rem .4rem}main{min-height:auto}main h1{font-size:1.3rem}main h2{font-size:1.1rem}main p{margin-bottom:.75rem}main ul,main ol{margin-left:1rem;margin-bottom:.75rem}main table{font-size:.75rem}main table th,main table td{padding:.4rem}main img{width:80px;height:80px}.wrestler-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.wrestler-card[data-astro-cid-k6l7kwf7]{text-decoration:none;color:inherit;display:block}figure[data-astro-cid-k6l7kwf7]{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin:0;padding:.5rem;border-radius:8px;transition:transform .2s,background .2s}.wrestler-card[data-astro-cid-k6l7kwf7]:hover figure[data-astro-cid-k6l7kwf7]{transform:translateY(-3px);background:#f0f0f8}figure[data-astro-cid-k6l7kwf7] img[data-astro-cid-k6l7kwf7]{width:80px;height:80px;object-fit:cover;border-radius:50%;border:2px solid #e0e0e0;transition:border-color .2s}.wrestler-card[data-astro-cid-k6l7kwf7]:hover figure[data-astro-cid-k6l7kwf7] img[data-astro-cid-k6l7kwf7]{border-color:#667eea}figcaption[data-astro-cid-k6l7kwf7]{font-size:.72rem;text-align:center;line-height:1.3;word-break:break-all;color:#333}
