@import url(https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Roboto+Condensed:wght@300;400;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-position:50%;background-repeat:no-repeat;background-size:contain;background:linear-gradient(-35deg,#000428,#7704f1);font-family:Poppins,Arial,sans-serif!important;margin:0;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.weather-bot-button{background:#25d366;border-radius:50%;bottom:20px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:24px;padding:12px;position:fixed;right:20px;transition:transform .15s;z-index:999}.weather-bot-button:hover{transform:scale(1.08)}.weather-bot-chat{background:#e5ddd5;border-radius:10px;bottom:80px;box-shadow:0 6px 16px #0000004d;display:flex;flex-direction:column;font-family:Poppins,Arial,sans-serif;height:420px;overflow:hidden;position:fixed;right:20px;width:320px;z-index:999}.chat-header{align-items:center;background:#38018f;color:#fff;display:flex;font-weight:600;justify-content:space-between;padding:10px}.close-btn{cursor:pointer;font-size:18px}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:8px;overflow-y:auto;padding:12px}.message{align-items:center;border-radius:12px;display:flex;max-width:80%;padding:8px 10px}.message.user{align-self:flex-end;background:#fa7e01;margin-left:auto;text-align:right}.message.bot{align-self:flex-start;background:#02fef6;margin-right:auto;text-align:left}.weather-icon{height:28px;margin-right:8px;width:28px}.chat-input{background:#f7f7f7;border-top:1px solid #00000014;display:flex;gap:8px;padding:8px}.chat-input input{border:1px solid #00000014;border-radius:6px;flex:1 1;outline:none;padding:8px 10px}.chat-input button{background:#a80303;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 12px}.chat-input button:hover{background:#0b7a6f}.message-text{line-height:1.2;word-break:break-word}
/*# sourceMappingURL=main.c723ed6a.css.map*/