section.event-report-page{padding:0;background:var(--gray-light);min-height:100vh;max-width:none}.hero-banner{background:linear-gradient(135deg,#1a3d24,#1f4d2f,#2a6340);padding:8rem 2rem 4rem;position:relative;overflow:hidden}.hero-banner:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.hero-content{max-width:1400px;margin:0 auto;position:relative;z-index:1}.back-link{display:inline-block;color:var(--white);background:#ffffff26;padding:.75rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;margin-bottom:3rem;transition:all .3s;backdrop-filter:blur(10px)}.back-link:hover{background:#ffffff40;transform:translate(-5px)}.hero-header{display:flex;gap:3rem;align-items:center}.event-date-badge{background:var(--gold);color:var(--green-dark);padding:2rem 1.5rem;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:120px;box-shadow:0 8px 30px #0000004d;transform:rotate(-5deg);transition:transform .3s}.event-date-badge:hover{transform:rotate(0) scale(1.05)}.event-date-badge .day{font-size:3.5rem;font-weight:900;line-height:1}.event-date-badge .month{font-size:1.1rem;font-weight:700;margin-top:.5rem;letter-spacing:2px}.header-text{flex:1;color:var(--white)}.event-type{display:inline-block;background:var(--gold);color:var(--green-dark);padding:.5rem 1.2rem;border-radius:25px;font-size:.85rem;font-weight:700;text-transform:uppercase;margin-bottom:1rem;letter-spacing:1px;box-shadow:0 4px 15px #c9a96166}.header-text h1{font-size:3.5rem;margin-bottom:1.5rem;color:var(--white);font-weight:900;text-shadow:0 4px 20px rgba(0,0,0,.3);line-height:1.2}.event-meta{display:flex;gap:3rem;flex-wrap:wrap;font-size:1.1rem;color:#fffffff2}.event-meta strong{color:var(--gold);font-weight:700}.report-container{max-width:1400px;margin:-3rem auto 0;padding:0 2rem 5rem;position:relative;z-index:2}.report-content{background:var(--white);padding:4rem;border-radius:20px;box-shadow:0 10px 40px #0000001a;color:var(--gray-dark);line-height:1.9;font-size:1.15rem}.report-content h2{color:var(--green-dark);font-size:2.5rem;margin:3rem 0 1.5rem;text-align:left;font-weight:800;position:relative;padding-bottom:1rem}.report-content h2:after{content:"";position:absolute;bottom:0;left:0;width:80px;height:4px;background:linear-gradient(90deg,var(--gold),var(--green-main));border-radius:2px}.report-content h3{color:var(--green-main);font-size:1.8rem;margin:2rem 0 1rem;font-weight:700}.report-content p{margin-bottom:1.5rem}.report-content strong{color:var(--green-dark);font-weight:700}.report-content ul,.report-content ol{margin-bottom:1.5rem;padding-left:2rem}.report-content li{margin-bottom:.75rem}.report-content .photo-feature{margin:3rem -2rem;padding:3rem 2rem;background:linear-gradient(135deg,#f8f8f8,#fff);border-radius:15px}.report-content .photo-feature img{max-width:100%;height:auto;border-radius:15px;box-shadow:0 8px 30px #00000026;transition:transform .3s,box-shadow .3s}.report-content .photo-feature img:hover{transform:scale(1.02);box-shadow:0 12px 40px #0003}.report-content .photo-feature .caption{margin-top:1rem;font-size:1rem;color:var(--gray-dark);font-style:italic;text-align:center}.report-content .photo-grid{margin:3rem -2rem;padding:3rem 2rem;background:linear-gradient(135deg,#f8f8f8,#fff);border-radius:15px;display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.report-content .photo-grid .photo-item img{max-width:100%;height:auto;border-radius:15px;box-shadow:0 8px 30px #00000026;transition:transform .3s,box-shadow .3s}.report-content .photo-grid .photo-item img:hover{transform:scale(1.02);box-shadow:0 12px 40px #0003}.report-content .photo-grid .caption{margin-top:1rem;font-size:1rem;color:var(--gray-dark);font-style:italic;text-align:center}.report-footer{text-align:center;margin-top:3rem}.back-btn{display:inline-block;padding:1.2rem 3rem;background:linear-gradient(135deg,var(--green-dark),var(--green-main));color:var(--white);text-decoration:none;font-weight:700;font-size:1.1rem;border-radius:50px;transition:all .3s;box-shadow:0 6px 25px #1f4d2f4d}.back-btn:hover{transform:translateY(-3px);box-shadow:0 10px 35px #1f4d2f66;background:linear-gradient(135deg,var(--green-main),var(--green-accent))}@media (max-width: 1024px){.report-content{padding:3rem 2rem}.report-content .photo-feature{margin:2rem -1rem;padding:2rem 1rem}}@media (max-width: 768px){.hero-banner{padding:6rem 1.5rem 3rem}.hero-header{flex-direction:column;gap:2rem;align-items:flex-start}.event-date-badge{transform:rotate(0);align-self:flex-start}.header-text h1{font-size:2.2rem}.event-meta{flex-direction:column;gap:.5rem}.report-container{margin-top:-2rem;padding:0 1.5rem 3rem}.report-content{padding:2rem 1.5rem}.report-content h2{font-size:2rem}.report-content h3{font-size:1.5rem}.report-content .photo-feature{margin:2rem -.5rem;padding:1.5rem .5rem}.report-content .photo-grid{grid-template-columns:1fr;margin:2rem -.5rem;padding:1.5rem .5rem;gap:1.5rem}}
