.organization-container{margin:0 auto}.organization-header{background:linear-gradient(135deg,#f8f9fa,#ffffff);border-radius:18px;padding:2.5rem;margin-bottom:2.5rem;box-shadow:0 4px 24px rgba(34,34,59,.1);border:1.5px solid #e0e0e0;text-align:center}.organization-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.org-abbreviation{font-size:3.5rem;font-weight:900;letter-spacing:.1em;text-shadow:0 2px 4px rgba(0,0,0,.1)}.org-full-name{font-size:1.5rem;color:#2c3e50;font-weight:600}.organization-subtitle{font-size:1.2rem;color:#6c757d;max-width:800px;margin:0 auto 2rem;line-height:1.6}.organization-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:2rem}.org-detail-item{background:rgba(255,255,255,.8);padding:1rem;border-radius:12px;border:1px solid #e9ecef;font-size:1rem}.org-detail-item strong{color:#22223b;display:block;margin-bottom:.25rem}.latest-rankings-link{text-decoration:none;font-weight:600;transition:all .2s ease;padding:.25rem .5rem;border-radius:6px;display:inline-block}.latest-rankings-link:hover{text-decoration:underline}.champions-section{margin-bottom:3rem}.champions-section h2{font-size:2.2rem;font-weight:700;text-align:center;margin-bottom:.5rem}.section-subtitle{font-size:1.2rem;color:#6c757d;text-align:center;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.champions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.champion-division{background:linear-gradient(135deg,#f7f7fa,#ffffff);border-radius:18px;padding:1.5rem;box-shadow:0 4px 20px rgba(34,34,59,.08);border:1px solid #e9ecef}.division-title{font-size:1.4rem;font-weight:700;margin-bottom:1rem;text-align:center}.division-title a{text-decoration:none;transition:color .2s ease}.division-title a:hover{text-decoration:underline}.division-champions{display:flex;flex-direction:column;gap:1rem}.champion-card{background:#fff;border-radius:12px;padding:1.2rem;border:1px solid #e9ecef;transition:all .2s ease}.champion-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(34,34,59,.15)}.champion-link{color:inherit;display:block}.champion-link,.champion-link:hover{text-decoration:none}.champion-info:hover .champion-name,.champion-link:hover .champion-name{text-decoration:underline}.champion-info{gap:.5rem}.champion-flag-name,.champion-info{display:flex;flex-direction:column;text-align:center;align-items:center}.champion-flag-name{gap:.75rem}.champion-name-country{display:flex;flex-direction:column;align-items:center;gap:.25rem}.champion-flag{width:24px;height:auto;border-radius:3px}.champion-name{font-size:1.1rem;font-weight:600;color:#22223b}.champion-country,.champion-name.vacant{color:#6c757d;font-style:italic;text-align:center}.champion-country{font-size:.85rem;font-weight:500;margin-top:.1rem}.organization-container .champion-title{font-size:.85rem;font-weight:600;padding:.4rem .8rem;border-radius:15px;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-top:.5rem}.organization-container .champion-title.primary-title{background:linear-gradient(135deg,#FFD700,#FFA500);color:#000;box-shadow:0 2px 8px rgba(255,215,0,.3)}.organization-container .champion-title.secondary-title{background:linear-gradient(135deg,#C0C0C0,#A8A8A8);color:#000;box-shadow:0 2px 8px rgba(192,192,192,.3)}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.loading-spinner{font-size:1.2rem}.loading-spinner,.no-champions{color:#6c757d;font-style:italic}.no-champions{text-align:center;padding:3rem}.organization-navigation{background:linear-gradient(135deg,#f8f9fa,#ffffff);border-radius:18px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 20px rgba(34,34,59,.08);border:1px solid #e9ecef}.organization-navigation h3{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:1.5rem;margin-top:0;padding-top:0;color:#22223b}.nav-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.nav-link-card{background:#fff;border-radius:12px;padding:1.5rem;text-decoration:none;color:inherit;border:1px solid #e9ecef;transition:all .3s ease;text-align:center}.nav-link-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(34,34,59,.15);border-color:#22223b}.nav-link-card h4{font-size:1.2rem;font-weight:600;color:#22223b;margin-bottom:.5rem;margin-top:0;padding-top:0}.nav-link-card p{font-size:.95rem;color:#6c757d;margin:0;line-height:1.4}@media (max-width:768px){.organization-header{padding:1.5rem;margin-bottom:1.5rem;margin-top:1.5rem}.organization-title{font-size:2rem}.org-abbreviation{font-size:2.5rem}.org-full-name{font-size:1.2rem}.organization-subtitle{font-size:1rem}.organization-details{grid-template-columns:1fr;gap:.75rem}.champions-grid{grid-template-columns:1fr;gap:1.5rem}.champion-division{padding:1rem}.nav-links-grid{grid-template-columns:1fr;gap:1rem}.nav-link-card{padding:1.2rem}}@media (max-width:480px){.organization-header{padding:1rem;margin-top:1rem}.organization-title{font-size:1.8rem}.org-abbreviation{font-size:2.2rem}.org-full-name{font-size:1.1rem}.champions-section h2{font-size:1.8rem}.section-subtitle{font-size:1rem}.champion-card{padding:1rem}.champion-flag-name{gap:.5rem}.champion-country{font-size:.8rem}}