@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Sora:wght@400;600;700;800&display=swap";
:root{--bs-body-font-family:"Inter", sans-serif;--bs-body-color:#121422;--bs-body-bg:#fff;--navy:#0b0d17;--royal-blue:#0a58eb;--cyan:#00d2ff;--slate:#eaeff4}body{color:#121422;background-color:#fff;font-family:Inter,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Sora,sans-serif}.btn-gradient{background:linear-gradient(135deg,#0a58eb 0%,#00d2ff 100%);border:none;transition:opacity .2s ease-in-out;color:#fff!important}.btn-gradient:hover{opacity:.92;color:#fff!important}.text-gradient{background:linear-gradient(135deg,#0a58eb 0%,#00d2ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.bg-navy{background-color:#0b0d17!important}.text-cyan{color:#00d2ff!important}.chatbot-float-btn{z-index:1050;position:fixed;bottom:24px;right:24px}.chatbot-window{z-index:1050;background-color:#fff;border-radius:16px;flex-direction:column;width:380px;max-width:calc(100vw - 32px);height:520px;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 10px 30px #0003}
