/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.overlay-box{
    align-items: flex-start;
    display: flex;
    height: 600px;
    -webkit-box-pack: start;
    justify-content: flex-start;
    overflow: hidden;
    width: 800px;
}

.overlay-section{
	text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    box-sizing: inherit;
    background: #000039;
    display: flex;
    font-family: Roboto, sans-serif;
    font-size: 42px;
}

.overlay-column-a{
	text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    place-content: center space-between;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    margin-right: 15px;
    padding: 4px;
}

.overlay-column-b{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
}

.overlay-a-row1{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    display: flex;
}

.overlay-a-row2{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    display: flex;
}

.overlay-liga-name{
    font-size: 12px;
}

.overlay-a-row2-quarter{
    text-size-adjust: 100%;
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    box-sizing: inherit;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    display: flex;
    font-size: 48px;
    -webkit-box-pack: center;
    justify-content: center;
    letter-spacing: -4px;
    min-width: 60px;	
}

.overlay-a-row2-clock{
    text-size-adjust: 100%;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    box-sizing: inherit;
    -webkit-box-align: center;
    align-items: center;
    color: rgb(255, 255, 255);
    display: flex;
    font-size: 48px;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 150px;	
}

.overlay-b-row1{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 64px;
}

.overlay-b-row2{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    height: 64px;
}

.overlay-b1-name{
    text-size-adjust: 100%;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    box-sizing: inherit;
    color: rgb(255, 255, 255);
    font-size: 35px;
    min-width: 280px;
    padding: 0px 8px;
    text-align: center;	
}

.overlay-b2-name{
    text-size-adjust: 100%;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    box-sizing: inherit;
    color: rgb(255, 255, 255);
    font-size: 35px;
    min-width: 280px;
    padding: 0px 8px;
    text-align: center;	
}

.overlay-b1-logo{
    height: 64px;
    min-width: 80px;
}

.overlay-b1-logo img, .overlay-b2-logo img{
	height:64px;
}

.overlay-b2-logo{
    height: 64px;
    min-width: 80px;
}

.overlay-b1-fouls, .overlay-b2-fouls {
    display: flex;
    justify-content: center;
    margin-top: -7px;
}

.foul-line {
    width: 25px;
    height: 5px;
    margin: 0 7px; /* Space between lines */
    background-color: gray; /* Default color */
}

.overlay-b1-divider{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 10px;
	background: rgb(251, 251, 251);
}

.overlay-b2-divider{
    text-size-adjust: 100%;
    color: rgb(255, 255, 255);
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 10px;
	background: rgb(251, 251, 251);
}

.overlay-b1-score{
	text-size-adjust: 100%;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    color: rgb(255, 255, 255);
    font-weight: 900;
    min-width: 96px;
    text-align: center;
}

.overlay-b2-score{
	text-size-adjust: 100%;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    -webkit-font-smoothing: antialiased;
    font-family: Roboto, sans-serif;
    font-size: 42px;
    box-sizing: inherit;
    color: rgb(255, 255, 255);
    font-weight: 900;
    min-width: 96px;
    text-align: center;
}

/* 
Alpe Adria Basketball League - Custom Styles
Compatible with GeneratePress Theme
Add this to your child theme's style.css or create a separate alpe-adria.css file
*/

/* CSS Variables for easy theme customization */
:root {
    --primary-color: #115471;
    --secondary-color: #1f9d9c;
    --accent-color: #e78518;
    --accent-dark: #ce4324;
    --success-color: #7da92e;
    --text-primary: #3e4849;
    --text-light: #ecf0f1;
    --bg-light: #f8fafc;
    --bg-white: #ffffff;
    --shadow-light: rgba(0,0,0,0.1);
    --shadow-medium: rgba(0,0,0,0.2);
    --border-radius: 15px;
    --transition: all 0.3s ease;
}

/* Reset and base styles */
.alpe-adria-hero *,
.section * {
    box-sizing: border-box;
}

/* Hero Section */
.alpe-adria-hero {
    height: 100vh;
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 50%, var(--success-color) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white;
    position: relative;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important;
}

.alpe-adria-hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="1" fill="rgba(231,133,24,0.2)"/></svg>') repeat;
    animation: float 20s ease-in-out infinite;
}

.hero-content {
    position: relative;
    z-index: 2;
    max-width: 1100px;
    padding: 0 2rem;
}

.league-logo {
    width: 150px;
    height: 150px;
    margin: 0 auto 30px;
    background: linear-gradient(135deg, var(--accent-color), var(--accent-dark));
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 20px 60px rgba(231, 133, 24, 0.3);
    animation: logoFloat 6s ease-in-out infinite;
}

.alpe-adria-hero h1 {
    font-size: 4.5rem;
    font-weight: 900;
    margin-bottom: 20px;
    background: linear-gradient(135deg, #ffffff, var(--accent-color), var(--secondary-color));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-transform: uppercase;
    letter-spacing: 3px;
    line-height: 1.1;
}

.hero-subtitle {
    font-size: 1.8rem;
    color: var(--accent-color);
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.hero-description {
    font-size: 1.2rem;
    color: var(--text-light);
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
}

.season-info {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 40px;
}

.stat-card {
    background: rgba(255, 255, 255, 0.1);
    padding: 40px 30px;
    border-radius: 20px;
    text-align: center;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.2);
    transition: var(--transition);
}

.stat-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.15);
}

.stat-number {
    font-size: 3rem;
    font-weight: 900;
    color: var(--accent-color);
    display: block;
    line-height: 1;
    margin-bottom: 10px;
}

.stat-label {
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    opacity: 0.9;
}

.stat-icon {
    font-size: 2rem;
    margin-top: 15px;
    opacity: 0.7;
}

/* Schedule Components */
.schedule-round {
    margin-bottom: 30px;
}

.round-header {
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: white;
    padding: 20px 30px;
    border-radius: var(--border-radius);
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: var(--transition);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.round-header:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(17, 84, 113, 0.3);
}

.round-info h3 {
    font-size: 1.5rem;
    font-weight: 800;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.round-date {
    font-size: 1rem;
    opacity: 0.9;
}

.round-toggle {
    font-size: 1.5rem;
    transition: transform 0.3s ease;
}

.round-toggle.expanded {
    transform: rotate(180deg);
}

.round-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.5s ease;
    background: var(--bg-white);
    border-radius: 0 0 var(--border-radius) var(--border-radius);
    border: 2px solid var(--primary-color);
    border-top: none;
}

.round-content.expanded {
    max-height: 3000px;
    padding: 30px;
}

.tournaments-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(500px, 1fr));
    gap: 40px;
}

.tournament-card {
    background: var(--bg-light);
    border: 2px solid var(--text-primary);
    border-radius: 20px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 20px var(--shadow-light);
}

.tournament-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--accent-color), var(--accent-dark));
}

.tournament-header {
    text-align: center;
    margin-bottom: 30px;
}

.tournament-title {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--primary-color);
    margin-bottom: 10px;
}

.tournament-location {
    color: var(--text-primary);
    font-size: 1rem;
}

.games-list {
    display: grid;
    gap: 15px;
}

.game-item {
    background: rgba(231, 133, 24, 0.1);
    border: 1px solid rgba(231, 133, 24, 0.3);
    border-radius: 12px;
    padding: 20px;
    transition: var(--transition);
}

.game-item:hover {
    background: rgba(231, 133, 24, 0.2);
    transform: translateX(5px);
}

.game-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

.game-number {
    background: var(--accent-color);
    color: white;
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 700;
}

.game-time {
    color: var(--text-primary);
    font-weight: 600;
}

.game-teams {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.team-vs {
    color: var(--primary-color);
    font-weight: 700;
    text-align: center;
    flex: 1;
}

.vs-separator {
    color: var(--accent-dark);
    font-weight: 900;
    font-size: 1.2rem;
}

.game-score {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid rgba(231, 133, 24, 0.3);
}

.score-input {
    width: 60px;
    padding: 5px;
    border: 1px solid var(--text-primary);
    border-radius: 5px;
    text-align: center;
    font-weight: 600;
    background: white;
}

.score-separator {
    color: var(--accent-dark);
    font-weight: 900;
}

.game-result {
    font-weight: 700;
    color: var(--success-color);
    text-align: center;
    margin-top: 5px;
}

.edit-result-btn, .save-result-btn {
    border: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 0.8rem;
    transition: var(--transition);
    font-weight: 600;
}

.edit-result-btn {
    background: var(--secondary-color);
    color: white;
}

.edit-result-btn:hover {
    background: var(--primary-color);
}

.save-result-btn {
    background: var(--success-color);
    color: white;
}

.save-result-btn:hover {
    background: #6b8f26;
}

/* Standings Table */
.standings-container {
    background: var(--bg-white);
    border: 2px solid var(--text-primary);
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 5px 20px var(--shadow-light);
}

.standings-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--primary-color), var(--secondary-color));
}

.standings-table {
    width: 100%;
    border-collapse: collapse;
}

.standings-table th {
    background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
    color: white;
    padding: 20px 15px;
    font-weight: 700;
    text-align: left;
    font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.standings-table td {
    padding: 20px 15px;
    border-bottom: 1px solid var(--bg-light);
    color: var(--text-primary);
}

.standings-table tr:hover {
    background: rgba(231, 133, 24, 0.1);
}

.position-cell {
    text-align: center;
    font-weight: 900;
    font-size: 1.2rem;
    color: var(--accent-color);
}

.team-name-cell {
    font-weight: 700;
    color: var(--primary-color);
}

/* Info Cards */
.info-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
    margin-bottom: 60px;
}

.info-card {
    background: var(--bg-white);
    border: 2px solid var(--text-primary);
    border-radius: 20px;
    padding: 40px;
    position: relative;
    overflow: hidden;
    transition: var(--transition);
    box-shadow: 0 5px 20px var(--shadow-light);
}

.info-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--accent-color), var(--success-color));
}

.info-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(231, 133, 24, 0.2);
}

.info-card h3 {
    font-size: 1.5rem;
    font-weight: 800;
    color: var(--primary-color);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.info-card h3 i {
    color: var(--accent-color);
}

.info-card p {
    color: var(--text-primary);
    line-height: 1.8;
    font-size: 1.1rem;
}

.info-card ul {
    list-style: none;
    padding: 0;
}

.info-card li {
    padding: 0;
    color: var(--text-primary);
    border-bottom: 1px solid var(--bg-light);
    font-size: 1.1rem;
}

.info-card li:last-child {
    border-bottom: none;
}

/* CTA Buttons */
.cta-button {
    display: inline-block;
    padding: 15px 30px;
    text-decoration: none;
    border-radius: 30px;
    font-weight: 700;
    font-size: 1.1rem;
    transition: var(--transition);
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid;
}

.cta-primary {
    background: linear-gradient(135deg, var(--accent-color), var(--accent-dark));
    color: white;
    border-color: var(--accent-color);
}

.cta-secondary {
    background: transparent;
    color: var(--primary-color);
    border-color: var(--primary-color);
}

.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px var(--shadow-medium);
}

.cta-primary:hover {
    background: linear-gradient(135deg, var(--accent-dark), var(--accent-color));
    color: white;
}

.cta-secondary:hover {
    background: var(--primary-color);
    color: white;
}

.section-cta {
    text-align: center;
    margin-top: 40px;
}

/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);
    color: white;
    text-align: center;
}

.cta-content h2 {
    font-size: 3rem;
    font-weight: 900;
    margin-bottom: 20px;
    color: white;
}

.cta-content p {
    font-size: 1.3rem;
    margin-bottom: 40px;
    opacity: 0.9;
}

.cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

/* Utility Classes */
.loading-message {
    text-align: center;
    padding: 60px 20px;
    color: var(--text-primary);
    font-size: 1.1rem;
}

.text-center {
    text-align: center;
}

.mb-4 {
    margin-bottom: 2rem;
}

.mt-4 {
    margin-top: 2rem;
}

/* Animations */
@keyframes logoFloat {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-10px); }
}

@keyframes float {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.animate-in {
    animation: fadeInUp 0.6s ease forwards;
}

/* Responsive Design */
@media (max-width: 1024px) {
    .alpe-teams-grid {
        grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)) !important;
        gap: 25px !important;
    }
    
    .tournaments-container {
        grid-template-columns: 1fr !important;
        gap: 30px !important;
    }
    
    .standings-table {
        font-size: 0.9rem;
    }
    
    .standings-table th,
    .standings-table td {
        padding: 15px 10px;
    }
}

@media (max-width: 768px) {
    .alpe-adria-hero h1 {
        font-size: 2.5rem;
    }
    
    .hero-subtitle {
        font-size: 1.3rem;
    }
    
    .hero-description {
        font-size: 1rem;
    }
    
    .section-title {
        font-size: 2.5rem;
    }
    
    .section-subtitle {
        font-size: 1.1rem;
    }
    
    .nav-menu {
        flex-direction: column;
        gap: 10px;
    }
    
    .season-info {
        flex-direction: column;
        gap: 20px;
    }
    
    .teams-grid,
    .alpe-teams-grid {
        grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)) !important;
        gap: 20px !important;
    }
    
    .tournaments-container {
        grid-template-columns: 1fr !important;
    }
    
    .stats-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
        gap: 20px;
    }
    
    .cta-buttons {
        flex-direction: column;
        align-items: center;
    }
    
    .info-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .container {
        padding: 0 15px;
    }
    
    .section {
        padding: 60px 0;
    }
    
    /* Basketball League Specific Mobile Styles */
    .standings-table {
        font-size: 0.8rem;
    }
    
    .standings-table th,
    .standings-table td {
        padding: 12px 8px;
    }
    
    .team-card {
        padding: 20px !important;
    }
    
    .game-item {
        padding: 15px !important;
    }
    
    .game-teams {
        flex-direction: column !important;
        gap: 10px !important;
    }
    
    .teams-matchup {
        flex-direction: column !important;
        gap: 15px !important;
    }
    
    .game-matchup {
        flex-direction: column !important;
        gap: 15px !important;
    }
    
    .vs-separator {
        transform: rotate(90deg);
        margin: 10px 0 !important;
    }
    
    .team-stats {
        gap: 10px !important;
    }
    
    .photo-grid {
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
        gap: 10px !important;
    }
}

@media (max-width: 480px) {
    .alpe-adria-hero h1 {
        font-size: 2rem;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .season-item {
        padding: 15px 20px;
    }
    
    .team-card, .tournament-card, .info-card {
        padding: 20px;
    }
    
    /* Extra Small Mobile Basketball League Styles */
    .alpe-teams-grid {
        grid-template-columns: 1fr !important;
        gap: 15px !important;
    }
    
    .standings-table {
        font-size: 0.7rem;
    }
    
    .standings-table th,
    .standings-table td {
        padding: 8px 4px;
    }
    
    .team-name a {
        font-size: 1.1rem !important;
    }
    
    .game-teams .team-vs {
        font-size: 0.9rem !important;
    }
    
    .team-stats {
        gap: 5px !important;
    }
    
    /*.team-stats .stat {
        display: flex;
        justify-content: space-between;
        width: 100%;
        padding: 5px 0;
        border-bottom: 1px solid #f0f0f0;
    }*/
    
    .container {
        padding: 0 10px;
    }
    
    .hero-content {
        padding: 0 1rem;
    }
    
    .photo-grid {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)) !important;
        gap: 8px !important;
    }
}

/* Print Styles */
@media print {
    .alpe-adria-nav,
    .cta-section,
    .edit-result-btn,
    .save-result-btn {
        display: none;
    }
    
    .section {
        page-break-inside: avoid;
        padding: 20px 0;
    }
    
    .alpe-adria-hero {
        height: auto;
        padding: 40px 0;
    }
}

.season-item {
    background: rgba(231, 133, 24, 0.2);
    padding: 20px 30px;
    border-radius: var(--border-radius);
    border: 2px solid rgba(231, 133, 24, 0.3);
    backdrop-filter: blur(10px);
    font-size: 1.1rem;
}

.season-item strong {
    color: var(--accent-color);
    font-size: 1.1rem;
}

/* Navigation */
.alpe-adria-nav {
    position: sticky;
    top: 0;
    background: rgba(62, 72, 73, 0.95);
    backdrop-filter: blur(20px);
    z-index: 1000;
    padding: 15px 0;
    border-bottom: 2px solid var(--accent-color);
    transition: var(--transition);
}

.nav-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 20px;
}

.nav-menu {
    display: flex;
    justify-content: center;
    list-style: none;
    gap: 40px;
    margin: 0;
    padding: 0;
}

.nav-link {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    transition: var(--transition);
    position: relative;
    padding: 8px 16px;
    border-radius: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.nav-link:hover,
.nav-link.active {
    color: var(--accent-color);
    background: rgba(231, 133, 24, 0.1);
}

/* Section Styles */
.section {
    padding: 100px 0;
    position: relative;
}

.section:nth-child(even) {
    background: var(--bg-light);
}

.section:nth-child(odd) {
    background: var(--bg-white);
}

.section-title {
    font-size: 3.5rem;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
    color: var(--primary-color);
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}

.section-title::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 4px;
    background: linear-gradient(90deg, var(--accent-color), var(--accent-dark));
    border-radius: 2px;
}

.section-subtitle {
    text-align: center;
    font-size: 1.3rem;
    color: var(--text-primary);
    margin-bottom: 80px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
}

/* Teams Grid */
.teams-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 60px;
}

.team-card {
    background: var(--bg-white);
    border: 2px solid var(--text-primary);
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    transition: var(--transition);
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 20px var(--shadow-light);
}

.team-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--accent-color), var(--secondary-color));
}

.team-card:hover {
    transform: translateY(-10px);
    border-color: var(--accent-color);
    box-shadow: 0 20px 40px rgba(231, 133, 24, 0.2);
}

.team-flag {
    width: 60px;
    height: 40px;
    margin: 0 auto 20px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 14px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}

/* Flag colors */
.flag-slo { 
    background: linear-gradient(to bottom, white 33%, #0066cc 33%, #0066cc 66%, #ed1c24 66%); 
    color: #0066cc; 
}

.flag-cro { 
    background: linear-gradient(to bottom, #ed1c24 33%, white 33%, white 66%, #0066cc 66%); 
    color: #0066cc; 
}

.flag-aut { 
    background: linear-gradient(to bottom, #ed1c24 33%, white 33%, white 66%, #ed1c24 66%); 
    color: #ed1c24; 
}

.flag-ita { 
    background: linear-gradient(to right, #009246 33%, white 33%, white 66%, #ce2b37 66%); 
    color: #009246; 
}

.team-name {
    font-size: 1.3rem;
    font-weight: 800;
    color: var(--primary-color);
    margin-bottom: 10px;
}

.team-location {
    color: var(--text-primary);
    font-size: 1rem;
}

/* Statistics Section */
.stats-section {
    background: linear-gradient(135deg, var(--primary-color) 0%, var(--secondary-color) 100%);
    color: white;
}

.stats-section .section-title {
    color: white;
}

.stats-section .section-title::after {
    background: linear-gradient(90deg, var(--accent-color), #fff);
}

.stats-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
    margin-top: 40px;
    flex-wrap: wrap;
}