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:radial-gradient(ellipse at bottom,#1b2735 0,#090a0f 100%);color:#fff;font-family:Segoe UI,sans-serif;margin:0;overflow-x:hidden}.clouds,.stars,.twinkling{bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:-1}.stars{animation:moveStars 200s linear infinite;background:url(https://raw.githubusercontent.com/PrathamShetty/stars-background/main/stars.png) repeat}@keyframes moveStars{0%{background-position:0 0}to{background-position:-10000px 5000px}}.twinkling{animation:moveTwinkling 200s linear infinite;background:url(https://raw.githubusercontent.com/PrathamShetty/stars-background/main/twinkling.png) repeat;opacity:.4}@keyframes moveTwinkling{0%{background-position:0 0}to{background-position:10000px 0}}h1{color:#66fcf1;font-size:2rem;margin-bottom:1rem;text-align:center}form label{display:block;font-weight:600;margin-bottom:.25rem}input,select{background-color:#1f2833;border:1px solid #45a29e;border-radius:4px;color:#fff;padding:.5rem;width:100%}button{background-color:#45a29e;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:.6rem}button:hover{background-color:#66fcf1;color:#0b0c10}img{border-radius:8px;cursor:pointer;transition:transform .2s ease-in-out}img:hover{transform:scale(1.05)}.image-gallery{display:flex;gap:1rem;overflow-x:auto;padding-bottom:1rem;scroll-behavior:smooth;scroll-snap-type:x mandatory}.image-gallery img{border-radius:10px;cursor:pointer;flex-shrink:0;height:200px;scroll-snap-align:center;transition:transform .2s ease-in-out}.image-gallery img:hover{transform:scale(1.05)}.fullscreen-modal{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.fullscreen-modal img{border-radius:10px;max-height:90%;max-width:90%}
/*# sourceMappingURL=main.3a521cee.css.map*/