*{margin:0;padding:0;box-sizing:border-box;font-family:PingFang SC,Microsoft YaHei,sans-serif}body{background-color:#faf9f7;color:#5d534a;line-height:1.6}.navbar{background-color:#d6ccc2;padding:1rem 2rem;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.logo{color:#5d534a;font-size:1.8rem;font-weight:700}.nav-links{display:flex;list-style:none}.nav-links li{margin-left:1.5rem}.nav-links a{color:#5d534a;text-decoration:none;font-weight:500;font-size:1.1rem;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}.nav-links a:hover,.nav-links a.active{background-color:#5d534a1a;color:#8b7355}.events-section{padding:4rem 2rem;max-width:1200px;margin:0 auto}.section-title{text-align:center;margin-bottom:3rem;color:#8b7355;font-size:2.5rem;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background-color:#d6ccc2;border-radius:2px}footer{background-color:#d6ccc2;color:#5d534a;padding:2rem;text-align:center;margin-top:3rem}.footer-content{max-width:1200px;margin:0 auto}@media (max-width: 768px){.nav-container{flex-direction:column;gap:1rem}.nav-links{width:100%;justify-content:center}}
