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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{font-family:Schoolbell,cursive;height:auto;margin:0;overflow-y:auto;padding:0}.background-container{min-height:100vh;overflow-x:hidden;position:relative}.gif-background{background:url(/static/media/school.889a32720d6e7b91b4ca.gif) 50%/cover no-repeat;filter:blur(6px) brightness(.6);height:100%;left:0;position:fixed;top:0;width:100%;z-index:-1}.overlay-video{display:flex;height:auto;justify-content:center;margin:40px auto;max-width:700px}.overlay-video video{border-radius:12px;box-shadow:0 4px 12px #0000004d;max-height:300px;width:100%}form{background:#606c38;border:5px dashed #283618;border-radius:12px;box-shadow:0 4px 12px #0003;color:#fff;display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:600px;padding:30px}h2{color:#f3f5f1;font-size:1.8rem;margin-top:30px;position:relative;text-align:center;z-index:2}input,textarea{background:#fefae0;border:none;border-radius:8px;color:#283618;font-size:1rem;padding:10px}input::placeholder,textarea::placeholder{color:#a3a380}button{background-color:#dda15e;border:none;border-radius:8px;color:#fff;font-weight:700;padding:12px;transition:.3s ease}button:hover{background-color:#bc6c25;cursor:pointer;transform:scale(1.03)}p{font-weight:700;text-align:center}form label{color:#fefae0;font-size:1rem}input[type=radio]{margin-right:6px}.chatbot-container{bottom:20px;position:fixed;right:20px;z-index:1000}.chatbot-toggle{background-color:#0d9488;border:none;border-radius:50%;box-shadow:0 4px 6px #0003;color:#fff;cursor:pointer;font-size:22px;padding:12px 15px}.chatbot-box{background:#fff;border-radius:12px;box-shadow:0 4px 10px #00000040;display:flex;flex-direction:column;height:400px;overflow:hidden;width:300px}.chatbot-header{background:#0d9488;color:#fff;cursor:pointer;font-weight:700;padding:10px;text-align:center}.chatbot-messages{flex:1 1;font-size:14px;overflow-y:auto;padding:10px}.msg{border-radius:8px;margin-bottom:8px;max-width:85%;padding:8px 10px}.msg.bot{align-self:flex-start;background:#f1f1f1}.msg.user{align-self:flex-end;background:#dcfce7;margin-left:auto}.chatbot-input{border-top:1px solid #eee;display:flex}.chatbot-input input{border:none;flex:1 1;outline:none;padding:10px}.chatbot-input button{background:#0d9488;border:none;color:#fff;cursor:pointer;padding:10px 15px}
/*# sourceMappingURL=main.991e3ac6.css.map*/