@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.welcome-container{align-items:center;background-color:#f5f5f0;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100vw}.rainbow-border{animation:rotateGradient 20s linear infinite;background:linear-gradient(45deg,#ff6b6b,#ffd93d,#6bcb77,#4d96ff,#c77dff);bottom:0;left:0;opacity:.85;padding:10px;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@keyframes rotateGradient{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.welcome-content{background-color:#fff9e6;border-radius:0;font-family:Playfair Display,serif;margin:10px;max-width:600px;padding:60px 40px;position:relative;text-align:center;z-index:2}.logo-section{display:flex;justify-content:center;margin-bottom:40px}.logo{height:auto;object-fit:contain;width:300px}.main-heading{font-size:48px;font-weight:700;letter-spacing:-1px;line-height:1.2;margin:0 0 40px}.heading-black{color:#1a1a1a}.heading-rainbow{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ff6b6b,#ffd93d,#6bcb77,#4d96ff,#c77dff);-webkit-background-clip:text;background-clip:text}.cta-button{background:#000;border:none;border-radius:50px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;display:block!important;font-family:The Wildeast,serif;font-size:24px;font-weight:700;margin-bottom:30px;margin-left:auto!important;margin-right:auto!important;padding:18px 60px;transition:all .3s ease}.cta-button:hover{background:#333;box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.cta-button:active{transform:translateY(0)}.footer-text{color:#999;font-size:14px;font-weight:400;letter-spacing:.3px;margin:30px 0 0}@media (max-width:768px){.welcome-content{max-width:90vw;padding:40px 30px}.main-heading{font-size:36px}.cta-button{font-size:20px;padding:16px 40px}.logo{width:200px}}@media (max-width:480px){.welcome-content{margin:3px;padding:30px 20px}.main-heading{font-size:28px;margin-bottom:15px}.cta-button{font-size:18px;margin:25px 0;padding:14px 35px}.logo{width:160px}.footer-text{font-size:12px}}
/*# sourceMappingURL=main.04311dd9.css.map*/