*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:#fdfbf6;color:#333}h1,h2,h3{font-family:Poppins,sans-serif;color:#bfa046;letter-spacing:.5px}p{font-size:1.05rem;line-height:1.7;color:#444}.about-text,.service-card{font-family:Roboto,sans-serif}.btn-primary{background-color:#bfa046;color:#fff;padding:.75rem 1.5rem;border-radius:5px;border:none;display:inline-block;font-weight:700;cursor:pointer;transition:background .3s ease}.btn-primary:hover{background-color:#a88f34}.site-header{background:#fff8e6;padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 2px 5px #0000001a}.navbar{display:flex;justify-content:center;gap:2rem;font-weight:700}.navbar a{padding:.5rem;transition:color .2s}.navbar a.active{color:#333;border-bottom:2px solid #bfa046}.hero-section{position:relative;height:100vh;background:url("./media/heronew-JAYSGCFW.png") center/cover no-repeat;display:flex;align-items:flex-start;justify-content:center;text-align:center;overflow:hidden;padding-top:2vh}.featured-events{padding:4rem 1rem;background:#fffefb}.featured-events h2{text-align:center;margin-bottom:2rem}.event-cards{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.event-card{overflow:hidden;border-radius:8px;transition:transform .3s,box-shadow .3s}.event-card img{width:100%;height:auto;display:block}.event-info{padding:1rem;background:#fff}.event-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.intro-section{padding:4rem 1rem;text-align:center}.stats-section{background:#fff;padding:4rem 1rem}.stats-container{display:flex;justify-content:space-around;flex-wrap:wrap}.stat{margin:1rem;text-align:center}.stat-number{font-size:2rem;color:#bfa046;display:block}.stat-label{font-size:1rem}.about-split{display:flex;flex-wrap:wrap;align-items:center;padding:4rem 1rem}.about-image,.about-text{flex:1 1 400px;padding:1rem}.about-image img{width:100%;border-radius:8px}.about-section{background:linear-gradient(to bottom,#fffefb,#fdfbf6);padding:4rem 1rem}.services-overview{padding:4rem 1rem}.services-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.service-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 8px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 25px #00000014}.service-addons{margin-top:2rem}.services-overview{background:#fffefb;border-top:2px solid #e8e1ce;padding:4rem 1rem}.contact-section{background:#f9f7f2;padding:4rem 1rem}.contact-content{display:flex;flex-wrap:wrap;gap:2rem}.contact-form,.contact-info{flex:1 1 320px}.contact-form form{display:flex;flex-direction:column}.contact-form label{margin-top:1rem;margin-bottom:.5rem}.contact-form input,.contact-form textarea{padding:.75rem;border:1px solid #ccc;border-radius:5px}.contact-form button{margin-top:1.5rem;background:#bfa046;color:#fff;border:none;padding:.75rem;border-radius:5px;cursor:pointer;transition:background .3s ease}.contact-form button:hover{background:#a88f34}.site-footer{background:#2e2e2e;color:#ddd;padding:2rem 1rem}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-around}.footer-section h4{color:#fff}.footer-section a{color:#ddd}.footer-bottom{text-align:center;margin-top:2rem;font-size:.875rem}@media (max-width: 768px){.navbar{flex-direction:column;gap:1rem;align-items:center}.hero-text h1{font-size:1.8rem}.hero-text p{font-size:1rem}.about-split{flex-direction:column}.services-grid{grid-template-columns:1fr}.contact-content{flex-direction:column}.footer-content{flex-direction:column;align-items:center;text-align:center}.btn-primary{width:100%}}
