.main{font-family:Segoe UI,sans-serif;background-color:white}.page-header{height:50vh;display:flex;flex-direction:column;justify-content:center;text-align:center;margin-bottom:40px;background-color:#000133;color:white}.page-header h1{font-size:4.5rem;margin-bottom:10px}.page-header p{font-size:1.2rem;color:white}h2{font-size:2rem;padding-bottom:4rem}p{font-size:1.2rem}.code-of-conduct,.community-cta,.getting-started,.guidelines,.ways-to-contribute,.why-contribute{display:flex;flex-direction:column;padding:50px;justify-content:center;height:auto;text-align:center;align-items:center}.why-contribute blockquote{font-style:italic;padding-left:15px;color:#444;padding-top:2rem}.guidelines,.ways-to-contribute{background-color:#f9f9f9}.contribution-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.contribution-card{border:1px solid #ddd;border-radius:8px;height:30vh;max-width:15em;margin:20px;padding:40px 20px;background:#fff;transition:box-shadow .3s ease;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;-ms-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease}.contribution-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.contribution-card h3{margin-top:0}.contribution-card a{display:inline-block;margin-top:10px;color:#0070f3;font-weight:700}.getting-started ul{padding-left:20px;line-height:1.6;list-style:none}.getting-started code{background:#f0f0f0;padding:2px 6px;border-radius:4px;font-family:monospace;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px}.guidelines ul{padding-left:20px;list-style:none}.code-of-conduct .btn{max-width:300px}.code-of-conduct .btn,.community-cta .btn{background-color:#0070f3;color:white;padding:10px 18px;margin-top:15px;border-radius:6px;text-decoration:none;font-weight:600;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px}.community-cta{text-align:center;background:#f9f9f9;border-top:1px solid #eee}.cta-buttons{margin-top:20px;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}@media (max-width:768px){.page-header{padding:0 1rem}.contribution-grid{display:flex;flex-wrap:wrap}.code-of-conduct,.community-cta,.getting-started,.guidelines,.ways-to-contribute,.why-contribute{height:auto}}