.home-container{height:90vh;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%!important;position:relative}.home-logo{width:260px;margin-bottom:30px}*{box-sizing:border-box}.search-bar{width:90%;max-width:600px;display:flex;align-items:center;border-radius:30px;padding:5px 15px;border:1px solid grey}.search-bar input{flex:1;border:none;outline:none;background:transparent;font-size:16px;padding:10px;font-family:Poppins,sans-serif}.mic-btn{background:#1f1a17;border:none;cursor:pointer;border:1px solid;border-radius:50px;padding:7px;color:#fff}.mic-btn.active{color:red;animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.voice-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#202124;display:flex;align-items:center;justify-content:center;z-index:9999}.voice-content{text-align:center;color:#aaa;font-size:28px}.big-mic{margin-top:40px;width:180px;height:180px;background:#ea4335;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:60px;color:#fff;transition:.3s}.big-mic.active{animation:pulse 1s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.suggestion-box{position:absolute;bottom:-2%;left:0;right:0;width:31%;background:#fff;border-top-left-radius:11px;border-top-right-radius:11px;overflow-y:auto;height:343px;z-index:1000;border-top:1px solid #ccc;margin:0 auto}.suggestion-item{padding:5px 15px;cursor:pointer;font-size:14px;margin:12px}.suggestion-item:hover{background:#f2f2f2}.voice-content{position:relative}.voice-close{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;color:#fff!important}button.voice-close{border-radius:50px;padding:7px;border:1px solid grey}@media(max-width:768px){.suggestion-box{width:90%}}.app-footer{position:fixed;bottom:0;left:0;width:100%;padding:10px 15px;box-sizing:border-box;text-align:center}.footer-content{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px}.company-name{font-weight:600}.chat-input{font-family:Poppins,sans-serif}.chat-input-container{padding:15px;background:#fff;border-top:1px solid #ddd}.chat-input-box{display:flex;gap:10px;align-items:center}.chat-input-box textarea{flex:1;resize:none;border-radius:4px;padding:18px 15px;outline:none;border:1px solid #CCC;background:#f9f9f9}.chat-input-box button{border:none;border-radius:50%;width:40px;height:40px;cursor:pointer;background:#16476a;color:#fff}.chat-input-box{position:relative;display:flex;align-items:center;gap:10px;border-radius:30px;padding:0 15px}img.chat-logo{width:100px;border-right:1px solid}.img.chat-logo{height:28px;object-fit:contain}.chat-input{flex:1;border:none;outline:none;resize:none;background:transparent;font-size:14px}.chat-input-box button{background:#0f3d5e;color:#fff;border:none;border-radius:50%;width:35px;height:35px;cursor:pointer}.suggestion-item{padding:10px;cursor:pointer;border-bottom:1px solid #e2e2e2!important}.suggestion-item:hover{background:#f0f0f0}.clear-btn{background:transparent;border:none;font-size:16px;cursor:pointer;color:#666;margin-left:-5px}.suggestion-boxvs{border:1px solid;border-radius:15px;background-color:#fff;top:100%;width:calc(100% - 225px);left:22px}.suggestion-boxvs::-webkit-scrollbar{width:6px}.suggestion-boxvs::-webkit-scrollbar-track{background:#f1f1f1}.suggestion-boxvs::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.suggestion-boxvs::-webkit-scrollbar-thumb:hover{background:#555}.chat-logo{display:block}.mobile-chat-logo{display:none}@media(max-width:768px){.chat-logo{display:none}.mobile-chat-logo{display:block!important}.chat-input-box textarea{font-size:12px}.suggestion-boxvs{width:100%;left:0}}.chat-messages{display:flex;flex-direction:column}.chat-left{width:100%;margin-bottom:10px}.row{--bs-gutter-x: 14px}.result-card{border-radius:12px;width:100%;height:100%}img.website-image{height:auto;width:100%;object-fit:cover;margin-bottom:20px}.result-title{font-weight:600;display:block;margin-bottom:3px}.result-desc{font-weight:400;color:#000}.result-website{margin-top:10px;font-size:12px;background:#eef3ff;padding:8px;display:inline-block;border-radius:6px;margin-bottom:13px}.ai-box{padding:2px 13px 12px;border-radius:10px;font-size:13px}.highlight{color:#000;font-weight:700;border-radius:3px;padding-left:3px}.showing-result-title{font-size:14px;font-weight:400;color:#00f}.resultvs,.result-desc,.result-website{color:#000}.result-row{display:flex;gap:12px;align-items:flex-start;margin-bottom:10px}.result-icon{width:40px;height:40px;border-radius:50px;object-fit:cover;padding:4px;border:1px solid #dddddd;flex-shrink:0}.result-content{flex:1}.result-url{font-size:12px;color:#0a7d2c;word-break:break-all;margin-bottom:4px}@media(max-width:768px){.chat-input-box button{background:#0f3d5e;color:#fff;border:none;border-radius:50%;width:25px;height:25px;cursor:pointer}}.detailsvs{overflow-wrap:anywhere}body{font-family:Poppins,sans-serif;margin:0;background:#f5f5f5}.chat-page{display:flex;flex-direction:column;height:100vh;background-color:#f5f5f5}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.result-title{font-size:16px;font-weight:600;color:#1a0dab;text-decoration:none}.result-title:hover{text-decoration:underline}.result-url{font-size:13px;color:#006621;margin:5px 0}.result-desc{font-size:14px;margin-top:5px}.result-snippet{font-size:13px;color:#444;margin-top:8px}.result-match{margin-top:10px;font-size:12px;background:#eef3ff;padding:5px 8px;display:inline-block;border-radius:6px}.loading-box{display:flex;align-items:center;gap:10px;font-size:14px;color:#555;justify-content:center;margin-top:20px;margin-bottom:20px}.spinner{width:16px;height:16px;border:3px solid #ddd;border-top:3px solid #2b4eff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.scroll-btn{position:fixed;right:25px;bottom:90px;background:#2b4eff;color:#fff;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0003;font-size:18px;transition:.2s}.scroll-btn:hover{transform:translateY(-3px)}.chat-page{height:100vh;display:flex;flex-direction:column}.hero-section{flex:0 0 40%;display:flex;align-items:center;justify-content:center}.hero-logo{width:280px;max-width:80%;object-fit:contain}.chat-messages{flex:1;overflow-y:auto;padding:20px}.scroll-top-btn{position:fixed;right:25px;bottom:30px;width:45px;height:45px;border-radius:50%;background-color:#1a73e8;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 10px #0003;transition:all .3s ease;z-index:999}.scroll-top-btn:hover{background-color:#1558c0;transform:translateY(-3px)}img.loadinglogovs{height:25px}
