@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#fafafa;color:#333;font-family:Inter,sans-serif;margin:0}.container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:700px;padding:2rem 1rem}.markdown{line-height:1.6;width:100%}.markdown h1,.markdown h2{border-bottom:1px solid #eee;color:#111;font-size:2rem;font-weight:600;margin-top:2rem;padding-bottom:.3rem}.markdown h2{font-size:1.5rem;font-weight:300}.markdown a{color:#0070f3;text-decoration:none}.markdown a:hover{text-decoration:underline}@media (max-width:600px){.container{padding:1rem}}.gallery-section{margin-top:4rem;width:100%}.gallery-description{color:#555;font-size:.95rem;margin-bottom:1rem}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.gallery-placeholder{align-items:center;aspect-ratio:4/3;background-color:#ddd;border-radius:6px;box-shadow:inset 0 0 10px #0000000d;color:#555;display:flex;font-size:.85rem;justify-content:center}.centered-image{border:2px solid #eee;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:block;height:auto;margin:1rem auto;max-width:100%;transition:transform .3s ease}.waiver-wrapper{align-items:center;background-color:#f9f9f9;display:flex;justify-content:center;min-height:100vh;padding:1rem}.waiver-form{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;font-family:Arial,sans-serif;gap:1rem;max-width:500px;padding:2rem;width:100%}.waiver-form h2{margin-top:0;text-align:center}.waiver-form input,.waiver-form textarea{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.6rem;width:100%}.waiver-form button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .2s ease}.waiver-form button:hover{background-color:#0056b3}.site-footer{background-color:#f3f3f3;border-top:1px solid #ddd;color:#555;font-size:.9rem;margin-top:3rem;padding:1rem;text-align:center}.site-footer a{color:#007bff;text-decoration:none}.site-footer a:hover{text-decoration:underline}
/*# sourceMappingURL=main.7d5007af.css.map*/