*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a2e;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}.app{color:#1a1a2e;flex-direction:column;min-height:100vh;display:flex}.site-header{color:#fff;background:#1a1a2e;padding:0 1.5rem}.header-content{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 0;display:flex}.site-header h1{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.site-header nav{gap:.5rem;display:flex}.btn-nav{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:.4rem 1rem;font-size:.875rem;transition:background .2s}.btn-nav:hover{background:#ffffff1a}.main-content{flex:1;width:100%;max-width:900px;margin:0 auto;padding:2rem 1.5rem}.event-list h2{color:#1a1a2e;margin-bottom:1.5rem;font-size:1.5rem}.event-group{margin-bottom:2rem}.category-heading{color:#4a4a6a;border-bottom:2px solid #e8e8f0;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.1rem}.event-cards{flex-direction:column;gap:.5rem;display:flex}.event-card{background:#f8f8fc;border:1px solid #e8e8f0;border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:box-shadow .2s;display:flex}.event-card:hover{box-shadow:0 2px 8px #0000000f}.event-title{margin:0;font-size:.95rem;font-weight:500}.event-title a{color:#2a5bd7;text-decoration:none}.event-title a:hover{text-decoration:underline}.badge{white-space:nowrap;border-radius:12px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.badge-available{color:#1e7e34;background:#e6f4ea}.badge-coming-soon{color:#856404;background:#fff3cd}.form-card{background:#fff;border:1px solid #e8e8f0;border-radius:12px;max-width:500px;margin-bottom:2rem;padding:2rem}.form-card h2{margin-top:0;margin-bottom:1.5rem;font-size:1.3rem}.form-card label{color:#4a4a6a;margin-bottom:1rem;font-size:.9rem;font-weight:500;display:block}.form-card input[type=text],.form-card input[type=tel]{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;margin-top:.25rem;padding:.5rem .75rem;font-size:.95rem;display:block}.form-card input[type=text]:focus,.form-card input[type=tel]:focus{border-color:#2a5bd7;outline:none;box-shadow:0 0 0 2px #2a5bd726}.form-card fieldset{border:1px solid #e8e8f0;border-radius:8px;margin:0 0 1rem;padding:1rem}.form-card legend{color:#4a4a6a;font-size:.9rem;font-weight:600}.checkbox-label{cursor:pointer;align-items:center;gap:.5rem;font-weight:400!important;display:flex!important}.checkbox-label input[type=checkbox]{width:auto;margin:0}.form-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.form-actions button,.success-card button{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:500;transition:background .2s}.form-actions button[type=submit],.success-card button{color:#fff;background:#2a5bd7}.form-actions button[type=submit]:hover,.success-card button:hover{background:#1e4bb8}.btn-secondary{color:#4a4a6a!important;background:#e8e8f0!important}.btn-secondary:hover{background:#d8d8e4!important}.btn-danger{color:#fff!important;background:#dc3545!important}.btn-danger:hover{background:#c82333!important}.success-card{background:#e6f4ea;border:1px solid #b7e4c7;border-radius:12px;max-width:500px;margin-bottom:2rem;padding:1.5rem 2rem}.success-card p{color:#1e7e34;margin:0 0 1rem;font-weight:500}.error-msg{color:#b71c1c;background:#fdecea;border-radius:6px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}.loading,.empty-msg{color:#6a6a8a;text-align:center;padding:2rem 0}.site-footer{text-align:center;color:#6a6a8a;background:#f4f4f8;border-top:1px solid #e8e8f0;padding:1.5rem;font-size:.85rem}.site-footer p{margin:.25rem 0}.footer-note a{color:#2a5bd7}@media (width<=600px){.header-content{text-align:center;flex-direction:column;gap:.75rem}.form-card{padding:1.25rem}.event-card{flex-direction:column;align-items:flex-start;gap:.5rem}}
