:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--body-padding: 0px;--page-padding: 0px;--chat-max-width: 100%;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:var(--body-padding);padding-bottom:calc(var(--body-padding) + env(safe-area-inset-bottom,0px));min-width:320px;min-height:100dvh;box-sizing:border-box}#root{width:100%;min-height:100dvh;height:100dvh}.app-shell{padding:var(--page-padding);min-height:100dvh;box-sizing:border-box}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.chatkit-frame{width:100%;min-height:100dvh;height:100dvh;max-height:100dvh;border:none;overflow:hidden;display:flex;justify-content:center;align-items:stretch;border-radius:0;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);box-sizing:border-box}.chatkit-frame>*{flex:1;max-width:var(--chat-max-width)}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.login-container{display:flex;justify-content:center;align-items:center;min-height:100dvh;padding:1rem;box-sizing:border-box;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{background:#fff;padding:3rem 2.5rem;border-radius:16px;box-shadow:0 20px 60px #00000026;text-align:center;max-width:380px;width:90%}.login-logo{width:80px;height:80px;margin-bottom:.5rem;border-radius:12px}.login-title{font-size:1.75rem;font-weight:700;color:#1a1a2e;margin:0 0 .5rem}.login-subtitle{color:#6b7280;margin:0 0 2rem;font-size:1rem}.auth-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;margin:0 0 1.5rem;font-size:.9rem}.google-signin-btn{display:flex;justify-content:center}.user-header{position:absolute;top:0;right:0;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom-left-radius:12px;box-shadow:0 2px 8px #00000014;z-index:100}.user-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.user-email{font-size:.85rem;color:#374151;font-weight:500}.signout-btn{padding:.35rem .75rem;font-size:.8rem;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}.signout-btn:hover{background:#e5e7eb;border-color:#d1d5db}.privacy-container{min-height:100dvh;background:linear-gradient(180deg,#f8fafc,#e2e8f0);padding:2rem 1rem 4rem;box-sizing:border-box}.privacy-content{max-width:720px;margin:0 auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px #00000014;padding:3rem}.privacy-header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.privacy-header h1{font-size:2.25rem;font-weight:700;color:#1a1a2e;margin:.5rem 0;line-height:1.2}.back-link{display:inline-block;font-size:.9rem;color:#667eea;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.back-link:hover{color:#5563d8}.effective-date{color:#6b7280;font-size:.9rem;margin:0}.privacy-content section{margin-bottom:2rem}.privacy-content h2{font-size:1.35rem;font-weight:600;color:#1a1a2e;margin:0 0 1rem;padding-top:.5rem}.privacy-content h3{font-size:1.05rem;font-weight:600;color:#374151;margin:1.25rem 0 .75rem}.privacy-content p{color:#4b5563;line-height:1.7;margin:0 0 1rem}.privacy-content ul{color:#4b5563;line-height:1.7;margin:0 0 1rem;padding-left:1.5rem}.privacy-content li{margin-bottom:.5rem}.privacy-content strong{color:#374151}.contact-email{margin-top:1rem}.contact-email a{color:#667eea;font-weight:600;text-decoration:none}.contact-email a:hover{text-decoration:underline}@media(max-width:640px){.privacy-container{padding:1rem .5rem 2rem}.privacy-content{padding:1.5rem;border-radius:12px}.privacy-header h1{font-size:1.75rem}}
