.google-container{background-color:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.google-top-nav{padding:max(15px, env(safe-area-inset-top)) 15px 15px 15px;color:#000000de;justify-content:flex-end;align-items:center;gap:15px;font-size:13px;display:flex}.hide-mobile{cursor:pointer}.google-apps-icon{cursor:pointer;fill:#5f6368;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.google-avatar{color:#fff;cursor:pointer;background-color:#7e57c2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:500;display:flex}.google-main{flex-direction:column;flex:1;align-items:center;padding-top:5vh;display:flex}.google-logo-container{margin-bottom:25px}.google-logo-img{width:272px;max-width:100%}.google-search-form{box-sizing:border-box;width:100%;max-width:584px;padding:0 20px}.search-input-wrapper{background:#fff;border:1px solid #dfe1e5;border-radius:24px;align-items:center;height:44px;padding:0 14px;display:flex}.search-input-wrapper:hover,.search-input-wrapper:focus-within{border-color:#dfe1e500;box-shadow:0 1px 6px #20212447}.search-icon{width:20px;height:20px;margin-right:12px}.search-input-icons{align-items:center;gap:15px;display:flex}.mic-icon,.lens-icon{cursor:pointer;width:24px;height:24px}.search-input-wrapper input{background:0 0;border:none;outline:none;flex:1;height:100%;font-size:16px}.google-buttons{gap:12px;margin-top:25px;display:flex}.google-buttons button{color:#3c4043;text-align:center;cursor:pointer;background-color:#f8f9fa;border:1px solid #f8f9fa;border-radius:4px;min-width:54px;height:36px;padding:0 16px;font-family:inherit;font-size:14px;line-height:27px}.google-buttons button:hover{color:#202124;border:1px solid #dadce0;box-shadow:0 1px 1px #0000001a}.google-language{color:#4d5156;margin-top:25px;font-size:13px}.google-language a{color:#1a0dab;text-decoration:none}.google-language a:hover{text-decoration:underline}.google-footer{color:#70757a;background:#f2f2f2;font-size:14px}.footer-top{border-bottom:1px solid #dadce0;padding:15px 30px}.footer-bottom{flex-wrap:wrap;justify-content:space-between;padding:15px 30px;display:flex}.footer-links{flex-wrap:wrap;gap:20px;display:flex}@media (width<=600px){.google-buttons,.hide-mobile{display:none}.footer-bottom{justify-content:space-evenly}.footer-links{justify-content:space-evenly;padding:10px 0}.google-logo-img{width:200px}}.chat-container{color:#fff;background-color:#121212;flex-direction:column;width:100%;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.chat-header{padding:max(15px, env(safe-area-inset-top)) 20px 15px 20px;z-index:10;background-color:#1e1e1e;border-bottom:1px solid #333;position:sticky;top:0}.chat-title-container{justify-content:space-between;align-items:center;width:100%;display:flex}.chat-title{align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.settings-btn{color:#8e8e93;cursor:pointer;background:0 0;border:none;padding:5px}.settings-menu{background-color:#1e1e1e;border-bottom:1px solid #333;padding:15px;font-size:14px}.settings-row{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.settings-row select{color:#fff;background:#2c2c2e;border:1px solid #333;border-radius:5px;outline:none;padding:5px 10px}.settings-row:last-child{margin-bottom:0}.danger-btn{color:#fff;cursor:pointer;background:#ff3b30;border:none;border-radius:5px;width:100%;padding:8px 12px;font-weight:700}.status-dot{background-color:#00c853;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #00c853}.chat-messages{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{display:none}.message-bubble{word-wrap:break-word;border-radius:18px;max-width:80%;padding:12px 16px;font-size:15px;line-height:1.4;animation:.3s fadeIn}.message-bubble.me{color:#fff;background:linear-gradient(135deg,#007aff,#0056b3);border-bottom-right-radius:4px;align-self:flex-end}.message-bubble.them{color:#fff;background-color:#2c2c2e;border-bottom-left-radius:4px;align-self:flex-start}.chat-input-area{padding:10px 15px;padding-bottom:env(safe-area-inset-bottom,15px);background-color:#1e1e1e;border-top:1px solid #333;align-items:center;gap:10px;display:flex}.chat-input-area input{color:#fff;background-color:#2c2c2e;border:none;border-radius:20px;outline:none;flex:1;padding:12px 15px;font-size:15px}.chat-input-area input::placeholder{color:#8e8e93}.chat-input-area button{color:#fff;cursor:pointer;background-color:#007aff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.chat-input-area button:active{transform:scale(.9)}.photo-upload-btn{color:#8e8e93;cursor:pointer;justify-content:center;align-items:center;padding:5px;transition:color .2s;display:flex}.photo-upload-btn:active{color:#fff}.chat-auth-container{color:#fff;background-color:#121212;justify-content:center;align-items:center;width:100%;height:100dvh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.chat-auth-form{text-align:center;background:#1e1e1e;border-radius:12px;width:90%;max-width:320px;padding:30px;box-shadow:0 10px 30px #00000080}.chat-auth-form h2{margin-top:0;margin-bottom:10px;font-size:20px}.chat-auth-form p{color:#8e8e93;margin-bottom:20px;font-size:14px}.chat-auth-form input{color:#fff;box-sizing:border-box;background-color:#2c2c2e;border:1px solid #3a3a3c;border-radius:8px;outline:none;width:100%;margin-bottom:15px;padding:12px;font-size:16px}.chat-auth-form button{color:#fff;cursor:pointer;background-color:#007aff;border:none;border-radius:8px;width:100%;padding:12px;font-size:16px;font-weight:600}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.replied-message{opacity:.8;text-overflow:ellipsis;-webkit-line-clamp:2;background-color:#0003;border-left:3px solid #007aff;border-radius:4px;-webkit-box-orient:vertical;max-height:60px;margin-bottom:6px;padding:6px 10px;font-size:13px;display:-webkit-box;overflow:hidden}.message-bubble.them .replied-message{border-left-color:#8e8e93}.reply-preview{color:#ccc;background-color:#2c2c2e;border-top:1px solid #333;border-left:4px solid #007aff;justify-content:space-between;align-items:center;padding:8px 15px;font-size:13px;display:flex}.reply-preview .close-btn{color:#8e8e93;cursor:pointer;background:0 0;border:none;padding:5px}
