.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding-top:80px;padding-bottom:2rem}@media (max-width:768px){.main-content{padding-top:70px}}.afaq-layout-bg{background-color:#010635;background-image:url(/_next/static/media/backgroundafaq+1.191c0be2.png);background-size:100% auto;background-repeat:no-repeat;background-position:top;height:fit-content;width:100%}.floating-chatbot{position:fixed;bottom:20px;right:20px;z-index:1000;text-decoration:none}.chatbot-button{width:60px;height:60px;background:linear-gradient(135deg,#FFCC00,#ffde58);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease;border:3px solid white}.chatbot-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.2);background:linear-gradient(135deg,#fcedb1,#FFCC00)}.chatbot-button:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.15)}@media (max-width:768px){.floating-chatbot{bottom:15px;right:15px}.chatbot-button{width:50px;height:50px}.chatbot-button svg{width:20px;height:20px}}@media (max-width:480px){.floating-chatbot{bottom:10px;right:10px}.chatbot-button{width:45px;height:45px}.chatbot-button svg{width:18px;height:18px}}