:root{--bg: #ffffff;--text-main: #1f1f1f;--text-muted: #5f6368;--primary-blue: #4285f4;--chip-bg: #f0f4f9;--font-stack: "Google Sans", "Helvetica Neue", Arial, sans-serif}html,body,#root{height:100%;margin:0;padding:0;width:100%}body{background-color:var(--bg);color:var(--text-main);font-family:var(--font-stack);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}input,button{font-family:inherit}.seo-content{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.seo-content h2,.seo-content h3,.seo-content h4,.seo-content h5,.seo-content h6{font-size:inherit;font-weight:inherit;margin:0;padding:0}.hamburger-menu{position:fixed;top:20px;left:20px;z-index:1100;background:none;border:none;cursor:pointer;padding:4px;display:flex;flex-direction:column;gap:6px;transition:all .3s}.hamburger-menu span{display:block;width:22px;height:2px;background:#5f6368;transition:all .3s}.hamburger-menu:hover span{background:var(--text-main)}.side-menu{position:fixed;top:0;left:-320px;width:320px;height:100vh;background:#fff;box-shadow:2px 0 10px #0000001a;z-index:1500;transition:left .3s ease;overflow-y:auto;padding:20px}.side-menu.open{left:0}.close-menu{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;cursor:pointer;color:var(--text-muted);padding:4px;line-height:1}.close-menu:hover{color:var(--text-main)}.menu-content{padding-top:40px}.menu-content h2{font-size:24px;font-weight:500;color:var(--text-main);margin-bottom:24px}.menu-section{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8eaed}.menu-section:last-child{border-bottom:none}.menu-content h3{font-size:18px;font-weight:500;color:var(--text-main);margin-bottom:8px}.menu-content h4{font-size:16px;font-weight:500;color:var(--text-main);margin-bottom:8px}.menu-content h5{font-size:15px;font-weight:500;color:var(--text-main);margin-bottom:8px}.menu-content h6{font-size:14px;font-weight:500;color:var(--primary-blue);margin-bottom:8px}.menu-content p{font-size:14px;line-height:1.6;color:var(--text-muted);margin:0}.menu-content ul{list-style:none;padding:0;margin:8px 0 0}.menu-content li{font-size:14px;color:var(--text-muted);padding:6px 0 6px 16px;position:relative}.menu-content li:before{content:"•";position:absolute;left:0;color:var(--primary-blue)}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:1400;animation:fadeIn .3s}.top-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;height:64px;position:fixed;top:0;left:0;right:0;background:var(--bg);z-index:1000}.logo{font-size:22px;font-weight:400;color:#5f6368;letter-spacing:-.2px;margin-left:50px}.top-left{display:flex;align-items:center;gap:0;margin-left:50px}.app-name{font-size:22px;font-weight:400;color:#5f6368;letter-spacing:-.2px}.top-right{display:flex;align-items:center;gap:16px;margin-left:auto}.pro-pill{background:#e8eaed;color:var(--text-muted);font-size:12px;font-weight:500;padding:4px 10px;border-radius:4px}.avatar-container{display:flex;padding:2px;border-radius:50%;background:conic-gradient(from 0deg,#ea4335,#ea4335 90deg,#fbbc04 90deg,#fbbc04 180deg,#34a853 180deg,#34a853 270deg,#4285f4 270deg,#4285f4 360deg)}.avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;background:#fff;border:2px solid #fff}.center-shell{display:flex;flex-direction:column;align-items:center;min-height:100vh;padding-top:64px;padding-bottom:40px}.greeting{font-size:40px;font-weight:450;background:linear-gradient(90deg,#4285f4,#5a9cf5,#4285f4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:var(--primary-blue);margin-bottom:40px;margin-top:auto;text-align:center}.prompt-container{width:100%;max-width:800px;padding:0 20px;display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.prompt-card{background:#fff;border:1px solid #dfe1e5;border-radius:28px;padding:16px 20px;display:flex;flex-direction:column;gap:12px;transition:box-shadow .2s}.prompt-card:focus-within{box-shadow:0 1px 6px #20212447}.prompt-input{border:none;outline:none;font-size:16px;color:var(--text-main);background:transparent;width:100%;min-height:24px;max-height:200px;resize:none;font-family:inherit;overflow-y:auto;line-height:1.5}.prompt-input::placeholder{color:var(--text-muted)}.prompt-controls{display:flex;justify-content:space-between;align-items:center}.controls-left,.controls-right{display:flex;align-items:center;gap:8px}.control-btn{background:none;border:none;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:background .2s}.control-btn:hover{background:#f1f3f4}.send-btn{color:var(--primary-blue)}.thinking-dropdown{display:flex;align-items:center;gap:4px;font-size:13px;color:var(--text-muted);padding:6px 10px;cursor:pointer;border-radius:8px;transition:background .2s}.thinking-dropdown:hover{background:#f1f3f4}.icon-alert{position:fixed;background:var(--text-main);color:#fff;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;pointer-events:none;z-index:10000;transform:translate(-50%,-100%);margin-top:-10px;animation:alertSlideUp 1.5s ease-out forwards;box-shadow:0 2px 8px #00000026;white-space:nowrap}@keyframes alertSlideUp{0%{opacity:0;transform:translate(-50%,-100%) translateY(0)}10%{opacity:1}70%{opacity:1;transform:translate(-50%,-100%) translateY(-20px)}to{opacity:0;transform:translate(-50%,-100%) translateY(-30px)}}.quick-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;max-width:800px;padding:0 20px;width:100%;margin-bottom:auto}.action-pill{background:var(--chip-bg);padding:10px 16px;border-radius:100px;border:none;font-size:14px;font-weight:400;color:var(--text-main);cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:6px}.action-pill:hover{background:#e8eaed}.action-icon{font-size:16px}.chat-container{width:100%;max-width:800px;padding:40px 20px;display:flex;flex-direction:column;gap:32px;margin-top:auto;margin-bottom:auto}.chat-message{display:flex;gap:12px;animation:slideIn .4s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.user-message{justify-content:flex-end}.user-message .message-content{background:var(--chip-bg);color:var(--text-main);padding:16px 20px;border-radius:20px 20px 4px;max-width:80%;font-size:16px;line-height:1.5}.ai-message{justify-content:flex-start;align-items:flex-start}.ai-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--primary-blue),#9b72cb);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;flex-shrink:0}.ai-message .message-content{background:#fff;border:1px solid #e8eaed;color:var(--text-main);padding:16px 20px;border-radius:20px 20px 20px 4px;max-width:80%;font-size:16px;line-height:1.5}.response-text{animation:typeIn .5s ease}@keyframes typeIn{0%{opacity:0}to{opacity:1}}.redirect-text{font-style:italic;color:var(--text-muted)}.dots{display:flex;align-items:center;gap:2px}.dots span{animation:blink 1.4s infinite both}.dots span:nth-child(2){animation-delay:.2s}.dots span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}@media (max-width: 768px){.hamburger-menu{left:16px;top:18px}.logo{margin-left:46px;font-size:20px}.top-left{margin-left:46px}.app-name{font-size:20px}.top-bar{padding-left:16px;padding-right:16px}.greeting{font-size:36px;margin-top:60px}.quick-actions{justify-content:center}.prompt-container{position:fixed;bottom:0;left:0;right:0;max-width:100%;padding:12px 16px 20px;background:#fff;border-top:1px solid #e8eaed;z-index:100}.prompt-card{border-radius:24px}.center-shell{padding-bottom:140px}.chat-container{padding:20px 16px;gap:24px}.user-message .message-content,.ai-message .message-content{max-width:85%;font-size:15px}.ai-avatar{width:32px;height:32px;font-size:14px}}
