*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body{background:linear-gradient(135deg,#0c0c0c 0%,#1a1a2e 100%);min-height:100vh;margin:0;padding:0}.container{margin:20px auto;padding:2rem}h1{background:linear-gradient(135deg,#64ffda 0%,#1de9b6 50%,#00bcd4 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin:0 0 2rem;font-size:2.5rem;font-weight:700}h2{color:#e8eaed;margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}h3{font-weight:600;color:#64ffda!important}.auth-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;margin-bottom:2rem!important;padding:1.5rem!important}.form-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem!important}.list-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.form-grid{gap:1.5rem}.prompt-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;background:#ffffff0d!important;border:1px solid #64ffda4d!important}label{color:#e8eaed!important;font-weight:500!important}select,option{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;color:#666!important;background:#ffffff0d!important;border:1px solid #fff3!important}input,textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;color:#e8eaed!important;background:#ffffff0d!important;border:1px solid #fff3!important}input:focus,textarea:focus{background:#ffffff14!important;border-color:#64ffda!important;outline:none!important;box-shadow:0 0 15px #64ffda4d!important}input::placeholder,textarea::placeholder{color:#e8eaed99!important}.btn-primary{text-transform:uppercase;letter-spacing:.5px;transition:all .3s;box-shadow:0 4px 15px #64ffda4d;color:#0f0f23!important;background:linear-gradient(135deg,#64ffda 0%,#1de9b6 100%)!important;border:none!important;font-weight:600!important}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #64ffda66!important}.btn-secondary{transition:all .3s;color:#e8eaed!important;background:#6c757dcc!important;border:1px solid #fff3!important;font-weight:500!important}.btn-secondary:hover{transform:translateY(-2px);background:#6c757d!important}.btn-edit{transition:all .3s;box-shadow:0 2px 10px #ff6b6b4d;color:#fff!important;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a24 100%)!important;border:none!important;font-weight:500!important}.btn-edit:hover{transform:translateY(-1px);box-shadow:0 4px 15px #ff6b6b66!important}.prompt-content{color:#e8eaed!important;background:#0f0f234d!important;border:1px solid #ffffff1a!important}small{color:#e8eaedb3!important}.spinner{border:2px solid #ffffff4d;border-top-color:#0f0f23;border-radius:50%;width:14px;height:14px;margin-right:6px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:768px){.container{margin:10px!important;padding:1rem!important}.form-grid{grid-template-columns:1fr!important;gap:1rem!important}.management-grid{grid-template-columns:1fr!important;gap:1.5rem!important}.button-group{flex-direction:column!important;gap:.5rem!important}.button-group button{margin-bottom:0}h1{margin-bottom:1.5rem!important;font-size:2rem!important}h2{margin-bottom:1rem!important;font-size:1.25rem!important}.prompt-container{max-height:30vh!important}.form-section,.list-section{padding:1rem!important}.auth-section{margin-bottom:1.5rem!important;padding:1rem!important}}@media (max-width:480px){.container{margin:5px!important;padding:.75rem!important}.form-section,.list-section,.auth-section{padding:.75rem!important}h1{font-size:1.8rem!important}.prompt-card{margin-bottom:.75rem!important;padding:1rem!important}}.home-container{flex-direction:column;align-items:center;max-width:100%;min-height:100vh;padding:2rem;display:flex}.hero-section{text-align:center;margin-bottom:2rem}.hero-subtitle{color:#e8eaedcc;margin-top:.5rem;font-size:1.1rem}.loading-container{color:#e8eaed;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.spinner-large{border:4px solid #64ffda33;border-top-color:#64ffda;border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s ease-in-out infinite spin}.chat-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:100%;max-width:800px;height:70vh;max-height:700px;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.chat-header{border-bottom:1px solid #ffffff1a;padding:1.5rem}.chat-header-content{justify-content:space-between;align-items:center;gap:1rem;display:flex}.chat-header h2{background:linear-gradient(135deg,#64ffda 0%,#1de9b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem}.chat-subtitle{color:#e8eaedb3;margin-top:.5rem;font-size:.9rem}.export-button{color:#64ffda;cursor:pointer;white-space:nowrap;background:#64ffda1a;border:1px solid #64ffda4d;border-radius:8px;padding:.625rem 1.25rem;font-size:.9rem;font-weight:500;transition:all .3s}.export-button:hover:not(:disabled){background:#64ffda33;border-color:#64ffda80;transform:translateY(-1px);box-shadow:0 4px 12px #64ffda33}.export-button:disabled{opacity:.4;cursor:not-allowed}.messages-container{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.messages-container::-webkit-scrollbar-thumb{background:#64ffda4d;border-radius:4px}.messages-container::-webkit-scrollbar-thumb:hover{background:#64ffda80}.welcome-message{text-align:center;color:#e8eaed99;padding:2rem;font-size:1.1rem}.welcome-message p{margin:.5rem 0}.message{flex-direction:column;max-width:75%;animation:.3s ease-out messageSlide;display:flex}@keyframes messageSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-message{align-self:flex-end;align-items:flex-end}.ai-message{align-self:flex-start;align-items:flex-start}.message-content{word-wrap:break-word;white-space:pre-wrap;border-radius:12px;padding:.875rem 1.125rem}.user-message .message-content{color:#0f0f23;background:linear-gradient(135deg,#64ffda 0%,#1de9b6 100%);border-bottom-right-radius:4px;font-weight:500}.ai-message .message-content{color:#e8eaed;background:#ffffff14;border:1px solid #ffffff1a;border-bottom-left-radius:4px}.user-message .message-content p,.ai-message .message-content p{margin:0}.message-content.loading{padding:1rem 1.5rem}.message-time{color:#e8eaed80;margin-top:.25rem;padding:0 .25rem;font-size:.75rem}.typing-indicator{align-items:center;gap:.4rem;display:flex}.typing-indicator span{background:#64ffda;border-radius:50%;width:8px;height:8px;animation:1.4s infinite typing}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{opacity:.3;transform:scale(.8)}30%{opacity:1;transform:scale(1)}}.input-container{background:#0003;border-top:1px solid #ffffff1a;gap:.75rem;padding:1.25rem;display:flex}.chat-input{border-radius:8px;flex:1;padding:.875rem 1.125rem;font-size:.95rem}.send-button{color:#0f0f23;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#64ffda 0%,#1de9b6 100%);border:none;border-radius:8px;padding:.875rem 2rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #64ffda4d}.send-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #64ffda66}.send-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.home-container{padding:1rem}.chat-container{border-radius:12px;height:80vh}.chat-header{padding:1rem}.chat-header-content{flex-direction:column;align-items:flex-start;gap:.75rem}.chat-header h2{font-size:1.5rem}.export-button{width:100%;padding:.75rem;font-size:.85rem}.messages-container{padding:1rem}.message{max-width:85%}.input-container{gap:.5rem;padding:1rem}.send-button{padding:.875rem 1.25rem}}@media (max-width:480px){.home-container{padding:.5rem}.hero-section h1{font-size:2rem!important}.hero-subtitle{font-size:.95rem}.chat-container{border-radius:8px;height:85vh}.message-content{padding:.75rem 1rem;font-size:.95rem}.chat-input{font-size:.9rem}.send-button{padding:.75rem 1rem;font-size:.9rem}}.auth-container{justify-content:center;align-items:center;width:100%;min-height:60vh;display:flex}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:450px;padding:3rem;box-shadow:0 8px 32px #0000004d}.auth-card h1{margin-bottom:.5rem}.auth-subtitle{color:#e8eaedcc;margin-bottom:2rem;font-size:1rem}.auth-divider{background:linear-gradient(90deg,#0000,#64ffda4d,#0000);height:1px;margin:2rem 0}.auth-description{color:#e8eaedb3;margin-bottom:2rem;font-size:.95rem}.google-signin-button{color:#3c4043;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #0003}.google-signin-button:hover{background:#f8f9fa;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}.google-icon{width:24px;height:24px}.auth-note{color:#e8eaed80;margin-top:1.5rem;font-size:.85rem}.user-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.user-details{align-items:center;gap:1rem;display:flex}.user-avatar{border:2px solid #64ffda80;border-radius:50%;width:48px;height:48px}.user-name{color:#e8eaed;margin:0;font-size:1rem;font-weight:600}.user-email{color:#e8eaed99;margin:.25rem 0 0;font-size:.85rem}.signout-button{color:#e8eaed;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:8px;padding:.625rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .3s}.signout-button:hover{background:#ffffff1f;border-color:#ffffff4d;transform:translateY(-1px)}@media (max-width:768px){.auth-card{margin:0 1rem;padding:2rem}.user-info{text-align:center;flex-direction:column;gap:1rem}.user-details{text-align:center;flex-direction:column}.signout-button{width:100%}}@media (max-width:480px){.auth-card{padding:1.5rem}.auth-card h1{font-size:1.75rem!important}.google-signin-button{padding:.875rem 1.25rem;font-size:.95rem}.user-avatar{width:40px;height:40px}.user-name{font-size:.95rem}.user-email{font-size:.8rem}}.flex-1{flex:1}.flex-center{justify-content:center;align-items:center;display:flex}.flex-col{flex-direction:column;display:flex}.flex-row{flex-direction:row;display:flex}.flex-between{justify-content:space-between;align-items:center;display:flex}.items-center{align-items:center}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.mt-0{margin-top:0}.mt-sm{margin-top:.5rem}.mt-md{margin-top:1rem}.mb-0{margin-bottom:0}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:2rem}.mx-auto{margin-left:auto;margin-right:auto}.p-md{padding:1rem}.p-lg{padding:2rem}.p-xl{padding:3rem}.px-md{padding-left:1rem;padding-right:1rem}.py-md{padding-top:1rem;padding-bottom:1rem}.text-center{text-align:center}.text-left{text-align:left}.text-xs{font-size:.7rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.1rem}.text-xl{font-size:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.break-word{word-break:break-word}.break-all{word-break:break-all}.text-white{color:#fff}.text-light{color:#e0e0e0}.text-muted{color:#b0b0b0}.text-muted-dark{color:#888}.text-error{color:#dc3545}.text-success{color:#28a745}.required-indicator{color:#dc3545;font-weight:700}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.h-screen{height:100vh}.rounded{border-radius:4px}.rounded-md{border-radius:6px}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-full{border-radius:50%}.auth-error-container{background-color:#1a1a1a;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-error-card{text-align:center;background-color:#2d2d2d;border-radius:12px;width:100%;max-width:500px;padding:3rem;box-shadow:0 4px 6px #0000004d}.auth-error-icon{background-color:#dc3545;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.auth-error-title{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:600}.auth-error-message{color:#e0e0e0;margin-bottom:.75rem;font-size:1.1rem}.auth-error-detail{color:#b0b0b0;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.auth-error-code-box{background-color:#1a1a1a;border-radius:6px;margin-bottom:2rem;padding:.75rem 1rem}.auth-error-code-text{color:#888;margin:0;font-size:.875rem}.auth-error-code-value{color:#dc3545;font-weight:500}.auth-error-actions{flex-direction:column;gap:1rem;display:flex}.auth-retry-btn{color:#fff;cursor:pointer;background-color:#4285f4;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:500;transition:background-color .2s;display:flex}.auth-retry-btn:hover:not(:disabled){background-color:#357ae8}.auth-retry-btn:disabled{cursor:not-allowed;opacity:.7;background-color:#6c757d}.auth-retry-spinner{border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}.auth-home-link{color:#b0b0b0;cursor:pointer;background-color:#0000;border:1px solid #555;border-radius:8px;padding:.875rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.auth-home-link:hover{color:#e0e0e0;border-color:#888}.authguard-loading-container{background-color:#1a1a1a;justify-content:center;align-items:center;height:100vh;display:flex}.authguard-loading-card{text-align:center;background-color:#2d2d2d;border-radius:8px;padding:2rem;box-shadow:0 4px 6px #0000004d}.authguard-spinner{border:4px solid #3d3d3d;border-top-color:#4285f4;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}.authguard-loading-text{color:#b0b0b0}.authguard-login-container{background-color:#1a1a1a;justify-content:center;align-items:center;height:100vh;display:flex}.authguard-login-card{text-align:center;background-color:#2d2d2d;border-radius:8px;max-width:400px;padding:3rem;box-shadow:0 4px 6px #0000004d}.authguard-login-title{color:#fff;margin-bottom:1rem}.authguard-login-subtitle{color:#b0b0b0;margin-bottom:2rem}.authguard-google-btn{color:#fff;cursor:pointer;background-color:#4285f4;border:none;border-radius:4px;align-items:center;gap:.5rem;margin:0 auto;padding:.75rem 2rem;font-size:1rem;display:flex}.authguard-google-btn:hover{background-color:#357ae8}.authguard-header{background-color:#1a1a1a;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.authguard-user-section{align-items:center;gap:1rem;display:flex}.authguard-avatar{border-radius:50%;width:32px;height:32px}.authguard-user-name{color:#e0e0e0;font-weight:500}.authguard-user-email{color:#b0b0b0;font-size:.875rem}.authguard-logout-btn{color:#fff;cursor:pointer;background-color:#dc3545;border:none;border-radius:4px;padding:.5rem 1.5rem;font-size:.875rem}.authguard-logout-btn:hover{background-color:#c82333}.stats-page-container{padding:20px;font-family:monospace}.stats-error-title{color:red}.stats-subtitle{color:#666;font-size:14px}.stats-grid-3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stats-grid-2{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.stats-table-header{text-align:left;background:#f0f0f0}.stats-card-label{color:#666;margin-bottom:8px;font-size:12px}.stats-card-value-sm{font-size:14px;font-weight:500}.stats-info-label{color:#666;margin-bottom:4px;font-size:12px}.stats-list{margin-top:8px;margin-bottom:0}.settings-admin-key-expand{align-items:center;gap:.5rem;display:flex}.settings-expand-icon{color:#00d9a3;font-size:1.2rem}.docs-message-preview{word-break:break-word;font-size:.7rem}.docs-channel-info-error{color:#dc3545;font-size:.85rem}.docs-channel-info-small{word-break:break-all;font-size:.85rem}.docs-pagination-item{align-items:center;gap:.25rem;display:flex}.docs-pagination-ellipsis{color:#6c757d;padding:0 .25rem}.docs-empty-message{color:#6c757d;text-align:center;padding:1rem}.docs-filter-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.stats-page-wrapper{max-width:1200px;margin:0 auto;padding:20px;font-family:monospace}.stats-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.stats-refresh-btn{cursor:pointer;color:#fff;background:#0070f3;border:none;border-radius:4px;padding:8px 16px}.stats-refresh-btn:hover{background:#0060d0}.stats-last-updated{color:#666;font-size:14px}.stats-section{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;margin-bottom:20px;padding:20px}.stats-section h2{margin-top:0}.stats-section-title{margin-top:16px;margin-bottom:8px}.stats-grid-3col{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.stats-grid-2col{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.stats-config-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px;display:grid}.stats-card{background:#fff;border-radius:8px;padding:16px}.stats-card-title{color:#666;margin-bottom:8px;font-size:12px}.stats-card-value{font-size:24px;font-weight:700}.stats-config-item{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:12px}.stats-config-label{color:#666;margin-bottom:4px;font-size:12px}.stats-config-value{font-size:14px;font-weight:500}.stats-table-container{margin-top:16px}.stats-table-title{margin-bottom:8px}.stats-table{border-collapse:collapse;width:100%}.stats-table-header-row{text-align:left;background:#f0f0f0}.stats-table th,.stats-table td{padding:8px}.stats-table-row-even{background:#fff;border-bottom:1px solid #e0e0e0}.stats-table-row-odd{background:#f9f9f9;border-bottom:1px solid #e0e0e0}.stats-table-identifier{font-family:monospace;font-size:12px}.stats-dates-container{margin-top:16px}.stats-dates-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.stats-date-badge{background:#e0e0e0;border-radius:4px;padding:4px 12px;font-size:14px}.stats-info-box{background:#fffbea;border:1px solid #f5e5a8;border-radius:8px;margin-top:20px;padding:16px;font-size:14px}.stats-info-list{margin-top:8px;margin-bottom:0}
