:root{--deep-green: #1a4d2e;--gold: #f4b53f;--dark-green: #0a1f14}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,var(--deep-green) 0%,#0f3320 100%);min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}header{background-color:var(--dark-green);padding:1.5rem 0;box-shadow:0 2px 10px #0000004d}header h1{color:var(--gold);font-size:1.8rem;font-weight:600}main{padding:3rem 0}.hero-section{text-align:center;margin-bottom:4rem;color:#fff}.hero-section h2{font-size:3rem;color:var(--gold);margin-bottom:1rem;font-weight:700}.hero-section p{font-size:1.2rem;opacity:.9;max-width:700px;margin:0 auto;line-height:1.8}.section-header{text-align:center;margin-bottom:3rem}.section-header h3{color:#fff;font-size:2rem;font-weight:600;margin-bottom:1rem}.divider{width:100px;height:4px;background:linear-gradient(90deg,transparent,var(--gold),transparent);margin:0 auto}.headline-sponsor-section{margin-bottom:5rem}.headline-sponsor-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000004d;position:relative;overflow:hidden}.headline-sponsor-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--deep-green),var(--gold),var(--deep-green))}.sponsor-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--gold),#e6a830);color:var(--dark-green);padding:.5rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;margin-bottom:2rem}.badge-icon{font-size:1.2rem}.headline-logo-container{text-align:center;margin-bottom:2rem;min-height:200px;display:flex;align-items:center;justify-content:center}.headline-logo{max-width:400px;max-height:200px;width:100%;height:auto;object-fit:contain;display:none}.headline-logo[src*=".png"],.headline-logo[src*=".jpg"],.headline-logo[src*=".svg"]{display:block}.placeholder-logo{background:linear-gradient(135deg,var(--deep-green),#0f3320);color:var(--gold);padding:2rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;min-height:150px}.headline-placeholder{min-height:200px;font-size:2rem}.sponsor-name{font-size:1.2rem;margin-top:.5rem}.headline-content{text-align:center}.headline-content h4{color:var(--dark-green);font-size:1.8rem;margin-bottom:1rem}.headline-content p{color:#666;font-size:1.1rem;line-height:1.8;max-width:700px;margin:0 auto}.affiliate-sponsors-section{margin-bottom:5rem}.sponsors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.sponsor-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0003;transition:all .3s ease;text-align:center}.sponsor-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #f4b53f4d}.logo-wrapper{min-height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.sponsor-logo{max-width:100%;max-height:120px;object-fit:contain;display:none}.sponsor-logo[src*=".png"],.sponsor-logo[src*=".jpg"],.sponsor-logo[src*=".svg"]{display:block}.sponsor-card .placeholder-logo{width:100%;min-height:120px;font-size:1rem}.sponsor-card h5{color:var(--dark-green);font-size:1.1rem;font-weight:600}.cta-section{margin-bottom:3rem}.cta-card{background:linear-gradient(135deg,var(--deep-green),#0f3320);border-radius:16px;padding:3rem;text-align:center;box-shadow:0 20px 60px #0000004d;color:#fff}.cta-card h3{color:var(--gold);font-size:2rem;margin-bottom:1rem}.cta-card p{font-size:1.1rem;margin-bottom:2rem;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;background:linear-gradient(135deg,var(--gold),#e6a830);color:var(--dark-green);padding:1rem 3rem;border-radius:50px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #f4b53f4d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f4b53f80}footer{background-color:var(--dark-green);padding:2rem 0;margin-top:4rem;border-top:3px solid var(--gold)}footer p{text-align:center;color:#ffffffb3}@media(max-width:768px){.hero-section h2{font-size:2.5rem}.hero-section p{font-size:1.1rem}.headline-sponsor-card{padding:2rem}.headline-placeholder{font-size:1.5rem;min-height:150px}.headline-content h4{font-size:1.5rem}.headline-content p{font-size:1rem}.sponsors-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.cta-card{padding:2rem}.cta-card h3{font-size:1.8rem}}@media(max-width:480px){header h1{font-size:1.5rem}main{padding:2rem 0}.hero-section{margin-bottom:3rem}.hero-section h2{font-size:2rem}.hero-section p{font-size:1rem}.section-header h3{font-size:1.6rem}.headline-sponsor-card{padding:1.5rem}.headline-placeholder{font-size:1.2rem;min-height:120px}.sponsors-grid{grid-template-columns:1fr}.cta-card{padding:1.5rem}.cta-button{padding:.875rem 2rem;font-size:1rem}}
