.pza-history-page{max-width:1200px;margin:0 auto;padding:2rem}.pza-hero{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#333;border-radius:16px;margin-bottom:3rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.pza-hero h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.pza-hero p{font-size:1.2rem;opacity:.9}.year-section{margin-bottom:3rem}.year-header{font-size:2rem;color:#2c3e50;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:3px solid #ffd700;display:inline-block}.competitions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}@media (max-width:768px){.pza-hero{margin-bottom:0;padding:1rem .5rem .75rem}.pza-hero h1{font-size:2rem}.pza-hero p{font-size:1rem}.year-header{font-size:1.5rem}.competitions-grid{grid-template-columns:1fr}}