*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.7;color:#222;background-color:#fafbfc;min-height:100vh;display:flex;flex-direction:column;letter-spacing:-.01em}.container{width:92%;max-width:1100px;margin:0 auto;padding:0 24px}header{background:#fff;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#222;padding:1.2rem 0;position:sticky;top:0;z-index:1000;border-bottom:1px solid #ececec}.header-content{display:flex;justify-content:space-between;align-items:center;gap:2.5rem}.logo h1{margin:0;font-size:2rem;font-weight:600;letter-spacing:-1px;color:#222}.main-nav ul{display:flex;list-style:none;align-items:center;gap:1.5rem}.main-nav ul li a{color:#222;text-decoration:none;font-weight:500;padding:.6rem 1.2rem;display:block;border-radius:12px;transition:all .18s cubic-bezier(.4,0,.2,1);font-size:1.08rem}.main-nav ul li a:hover{color:#007aff;background:#007aff12;box-shadow:0 2px 8px #007aff0f}.main-nav ul li a.active{background:#007aff12;color:#007aff;box-shadow:0 2px 8px #007aff0f;border-radius:12px}.mobile-menu-toggle{display:none;cursor:pointer;width:38px;height:38px;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:none;border:none;z-index:1200}.mobile-menu-toggle span{display:block;width:28px;height:3.5px;margin:4px 0;background-color:#222;border-radius:2px;transition:all .25s cubic-bezier(.4,0,.2,1)}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 900px){.mobile-menu-toggle{display:flex}}main{padding-top:8.2rem;padding-bottom:2.2rem}@media (max-width: 900px){main{padding-top:5.1rem;padding-bottom:2.2rem}}.hero{background:transparent;border-radius:22px;padding:1.5rem;margin-bottom:.5rem;text-align:center}.hero h2{font-size:2.8rem;font-weight:700;margin-bottom:1.1rem;color:#18181a;letter-spacing:-1px}.hero p{font-size:1.25rem;color:#515154;max-width:650px;margin:0 auto}.content{background:transparent;border-radius:18px;padding:2.2rem 2rem}.content h3{font-size:2rem;font-weight:600;margin-bottom:1.2rem;color:#18181a;letter-spacing:-.5px}.content p{margin-bottom:1.2rem;color:#515154;font-size:1.13rem}.event-date{background:#007aff;color:#fff;padding:1.7rem;min-width:120px;display:flex;align-items:center;justify-content:center;font-weight:600;text-align:center;font-size:1.1rem}footer{background:#f5f5f7;color:#222;padding:2.2rem 0 1.2rem;font-size:1.08rem;width:100%;margin-top:auto;transition:background .3s}.site-footer .footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;width:92%;gap:1.2rem}.site-footer .footer-links a{color:#007aff;text-decoration:none;margin-right:1.7rem;font-weight:600;transition:color .18s cubic-bezier(.4,0,.2,1);font-size:1.05rem}.site-footer .footer-links a:hover{color:#005bb5;text-decoration:underline}.site-footer .footer-copy{color:#888;font-size:1rem;text-align:right}@media (max-width: 900px){.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #ececec;box-shadow:0 8px 16px #0000000d;padding:1rem 0;z-index:999}.main-nav.active{display:block}.main-nav ul{flex-direction:column;align-items:stretch;gap:.5rem;padding:0 1rem}.main-nav ul li a{padding:.8rem 1rem;text-align:left;border-radius:12px}.main-nav ul li a.active{background:#007aff12;color:#007aff;box-shadow:0 2px 8px #007aff0f;border-radius:12px}.logo img{display:none!important}.mobile-menu-toggle{display:block}.container,.site-footer .footer-container{width:98%;padding:0 10px}.hero h2{font-size:2.1rem}.content h3{font-size:1.4rem}}@media (max-width: 700px){.site-footer .footer-container{flex-direction:column;align-items:flex-start;gap:.7rem}.site-footer .footer-copy{text-align:left;margin-top:.7rem}.main-nav ul{gap:.7rem}.hero h2{font-size:1.3rem}.hero p{font-size:1rem}.content h3{font-size:1.1rem}.event-date{width:100%;padding:1.1rem}.content p{font-size:1rem}}.modern-event-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}.modern-event-item{background:#fff;border-radius:1.2rem;box-shadow:0 4px 24px #00000012,0 1.5px 6px #00000008;display:flex;align-items:stretch;padding:1.7rem 2.2rem;gap:1.5rem;transition:box-shadow .2s,transform .18s cubic-bezier(.4,0,.2,1),background .18s cubic-bezier(.4,0,.2,1)}.modern-event-item:hover{box-shadow:0 8px 32px #007aff21,0 2px 8px #007aff12;background:#f0f6ff;transform:translateY(-2px) scale(1.012)}.modern-event-date{min-width:120px;max-width:220px;width:clamp(120px,22vw,220px);font-size:1.15rem;font-weight:600;color:#1a5e9a;background:#f0f6fa;border-radius:.8rem;padding:1.1rem 1.5rem;display:flex;align-items:center;justify-content:center;margin-right:1.5rem;box-shadow:0 1px 4px #1a5e9a12;word-break:break-word;white-space:normal;text-align:center}.modern-event-details{flex:1;display:flex;flex-direction:column;justify-content:center}.modern-event-details h4{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#222}.modern-event-details p{font-size:1.05rem;color:#444;margin-bottom:.2rem}@media (max-width: 700px){.modern-event-item{flex-direction:column;padding:1.2rem 1rem;gap:1.1rem}.modern-event-date{margin-right:0;margin-bottom:.7rem;width:100%;justify-content:flex-start;max-width:none}}.modern-card{max-width:420px;margin:0 auto 2.2rem;border-radius:1.2rem;box-shadow:0 4px 24px #00000012,0 1.5px 6px #00000008;background:#fff;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}.modern-card-image img{width:100%;display:block;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;border-bottom-left-radius:0;border-bottom-right-radius:0;object-fit:cover;max-height:260px}.modern-card-body{padding:1.1rem 1.2rem 1.2rem;text-align:center;color:#444;font-size:1.05rem}.hero-image-text-wrapper{display:flex;align-items:center;justify-content:center;gap:2.5rem;width:100%;margin-bottom:2.2rem}.hero-image{flex:1 1 50%;max-width:50%;height:auto;max-height:400px;border-radius:1.2rem;box-shadow:0 4px 24px #00000012,0 1.5px 6px #00000008;object-fit:cover;display:block}.hero-text{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;min-width:0}@media (max-width: 900px){.hero-image-text-wrapper{flex-direction:column;gap:1.2rem;align-items:stretch}.hero-image,.hero-text{max-width:100%;flex-basis:100%}.hero-image{aspect-ratio:3 / 4;object-fit:cover;width:100%;height:auto}}.button-primary{display:inline-block;margin-top:1.5em;padding:.75em 1.5em;background-color:#007aff;color:#fff;border-radius:25px;text-decoration:none;font-weight:600;box-shadow:0 2px 8px #2c3e5014;transition:background .2s,color .2s,box-shadow .2s}.button-secondary{display:inline-block;margin-top:1.5em;padding:.75em 1.5em;background-color:#fff;color:#007aff;border:2px solid #007aff;border-radius:25px;text-decoration:none;font-weight:600;box-shadow:0 2px 8px #2c3e5014;transition:background .2s,color .2s,box-shadow .2s,border .2s}.button-secondary:hover,.button-secondary:focus{background:#eaeff6;color:#2c3e50;border-color:#2c3e50;box-shadow:0 4px 16px #2c3e5029}.button-primary:hover,.button-primary:focus{background:#2c3e50;color:#fff;box-shadow:0 4px 16px #2c3e5029}@media (max-width: 900px){.button-primary,.button-secondary{display:block;width:100%;box-sizing:border-box;text-align:center;margin-left:0;margin-right:0}}
