.auth-page-container{display:flex;justify-content:center;align-items:center;height:100vh;background:linear-gradient(135deg,#f0f4ff,#d9e2ff);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.auth-card{background:#fff;padding:40px;border-radius:12px;box-shadow:0 10px 30px #0000000d;width:100%;max-width:400px}.auth-header{text-align:center;margin-bottom:32px}.auth-title{font-size:24px;font-weight:700;color:#1e293b;margin:0 0 8px}.auth-subtitle{font-size:14px;color:#64748b;margin:0}.auth-form-group{margin-bottom:20px;position:relative}.auth-form-label{display:block;font-size:14px;font-weight:500;color:#334155;margin-bottom:8px}.auth-form-input{width:100%;padding:12px 16px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px;transition:all .2s ease;box-sizing:border-box}.auth-form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.auth-input-icon{position:absolute;right:12px;top:36px;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center}.auth-input-icon:hover{color:#475569}.auth-error-message{color:#ef4444;font-size:12px;margin-top:4px}.auth-submit-btn{width:100%;padding:12px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;margin-top:8px}.auth-submit-btn:hover{background-color:#2563eb}.auth-reset-link-container{text-align:right;margin-bottom:20px}.auth-reset-link{font-size:13px;color:#3b82f6;text-decoration:none;cursor:pointer;background:none;border:none;padding:0}.auth-reset-link:hover{text-decoration:underline}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0f172a80;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-modal-content{background:#fff;padding:32px;border-radius:12px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.auth-modal-title{font-size:20px;font-weight:600;color:#1e293b;margin:0 0 16px}.auth-modal-description{font-size:14px;color:#64748b;margin:0 0 24px}.auth-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.auth-modal-btn-cancel{padding:10px 16px;background-color:#f1f5f9;color:#475569;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.auth-modal-btn-cancel:hover{background-color:#e2e8f0}.auth-modal-btn-confirm{padding:10px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.auth-modal-btn-confirm:hover{background-color:#2563eb}.auth-success-message{color:#10b981;font-size:14px;margin-top:16px;padding:12px;background-color:#d1fae5;border-radius:6px;text-align:center}.user-manual-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#0f172a75}.user-manual-dialog{display:flex;width:min(1180px,calc(100vw - 3rem));height:min(760px,calc(100vh - 3rem));min-height:560px;flex-direction:column;overflow:hidden;border:1px solid #dbe3ef;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a38}.user-manual-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1rem;border-bottom:1px solid #e2e8f0;background:#fff}.user-manual-heading,.user-manual-header-actions,.user-manual-ai-status,.user-manual-ai h3,.user-manual-related,.user-manual-chat-input button,.user-manual-quick-actions button{display:flex;align-items:center}.user-manual-heading{min-width:0;gap:.75rem}.user-manual-heading-icon{display:inline-flex;width:2rem;height:2rem;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#2563eb}.user-manual-heading h2{margin:0;color:#0f172a;font-size:1rem;font-weight:700;line-height:1.25}.user-manual-heading p,.user-manual-ai-header p,.user-manual-article p{margin:0;color:#64748b;font-size:.8125rem;line-height:1.45}.user-manual-header-actions{flex:0 0 auto;gap:.5rem}.user-manual-close{display:inline-flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#64748b}.user-manual-close:hover{border-color:#e2e8f0;background:#f8fafc;color:#0f172a}.user-manual-body{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:148px minmax(0,1fr) 360px;background:#f8fafc}.user-manual-feature-tabs{display:flex;min-height:0;flex-direction:column;gap:.375rem;padding:.875rem .75rem;border-right:1px solid #e2e8f0;background:#f8fafc}.user-manual-pane-label{color:#94a3b8;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.user-manual-feature-tabs button{display:flex;align-items:center;justify-content:flex-start;gap:.375rem;min-height:2.25rem;padding:.375rem .5rem;border:1px solid transparent;border-radius:6px;background:transparent;color:#475569;font-size:.8125rem;font-weight:700;text-align:left}.user-manual-feature-tabs button span{flex:1 1 auto}.user-manual-feature-tabs button:hover,.user-manual-section-list button:hover{background:#fff;color:#2563eb}.user-manual-feature-tabs button.is-active{border-color:#bfdbfe;background:#fff;color:#2563eb;box-shadow:0 1px 2px #0f172a0f}.user-manual-guide{display:flex;min-width:0;min-height:0;flex-direction:column;border-right:1px solid #e2e8f0;background:#fff}.user-manual-guide-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.875rem 1rem;border-bottom:1px solid #e2e8f0}.user-manual-guide-toolbar>div{display:flex;min-width:0;flex-direction:column;gap:.125rem}.user-manual-guide-toolbar strong{overflow:hidden;color:#0f172a;font-size:.9375rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.user-manual-search{display:flex;width:min(260px,42%);min-width:180px;height:2rem;flex:0 0 auto;align-items:center;gap:.375rem;padding:0 .625rem;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#94a3b8}.user-manual-toolbar-actions{display:flex;min-width:0;flex:0 0 auto;flex-direction:row;align-items:center;justify-content:flex-end;gap:.5rem}.user-manual-download,.user-manual-table-action{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:2rem;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:#2563eb;font-size:.75rem;font-weight:800;white-space:nowrap}.user-manual-download{padding:0 .625rem}.user-manual-download:hover,.user-manual-table-action:hover{border-color:#93c5fd;background:#dbeafe}.user-manual-search input{width:100%;min-width:0;border:0;outline:0;color:#0f172a;font-size:.8125rem}.user-manual-guide-layout{display:grid;min-height:0;flex:1 1 auto;grid-template-columns:210px minmax(0,1fr)}.user-manual-section-list{display:flex;min-height:0;flex-direction:column;gap:.625rem;overflow:auto;padding:.875rem .75rem;border-right:1px solid #e2e8f0;background:#f8fafc}.user-manual-tree-group{display:flex;flex-direction:column;gap:.375rem}.user-manual-tree-feature{display:flex;flex-direction:column;gap:.125rem;padding:.125rem .25rem}.user-manual-tree-feature span{color:#0f172a;font-size:.8125rem;font-weight:700}.user-manual-tree-feature small{display:-webkit-box;overflow:hidden;color:#64748b;font-size:.6875rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.user-manual-tree-branches{position:relative;display:flex;flex-direction:column;gap:.25rem;margin-left:.5rem;padding-left:.75rem}.user-manual-tree-branches:before{position:absolute;top:0;bottom:.875rem;left:0;width:1px;background:#cbd5e1;content:""}.user-manual-section-list button{position:relative;display:flex;flex-direction:column;gap:.125rem;min-height:2.25rem;padding:.375rem .5rem;border:1px solid transparent;border-radius:6px;background:transparent;text-align:left}.user-manual-section-list button:before{position:absolute;top:1rem;left:-.75rem;width:.625rem;height:1px;background:#cbd5e1;content:""}.user-manual-section-list button.is-active{border-color:#93c5fd;background:#eff6ff}.user-manual-section-list button span{color:#0f172a;font-size:.8125rem;font-weight:700}.user-manual-section-list button small{display:-webkit-box;overflow:hidden;color:#64748b;font-size:.75rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.user-manual-empty{padding:1rem;color:#64748b;font-size:.8125rem;text-align:center}.user-manual-article{min-width:0;overflow:auto;padding:1rem 1.125rem}.user-manual-article-kicker{color:#2563eb;font-size:.75rem;font-weight:700}.user-manual-article h3{margin:.25rem 0 .375rem;color:#0f172a;font-size:1rem;font-weight:800}.user-manual-article-block{margin-top:1rem;padding-top:.875rem;border-top:1px solid #e2e8f0}.user-manual-article-block h4{margin:0 0 .5rem;color:#334155;font-size:.8125rem;font-weight:800}.user-manual-article ol,.user-manual-article ul{margin:0;padding-left:1.25rem;color:#334155;font-size:.8125rem;line-height:1.65}.user-manual-article li+li{margin-top:.25rem}.user-manual-related{align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.625rem;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:.75rem}.user-manual-related span{flex:0 0 auto;font-weight:800}.user-manual-related strong{color:#1e3a8a;font-weight:700;line-height:1.4}.user-manual-article-footer{display:flex;justify-content:flex-end;margin-top:1rem;padding-top:.875rem;border-top:1px solid #e2e8f0}.user-manual-table-wrap{min-height:0;flex:1 1 auto;overflow:auto;padding:.875rem}.user-manual-data-table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;font-size:.8125rem}.user-manual-data-table th{padding:.625rem .75rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;color:#64748b;font-size:.75rem;font-weight:800;text-align:left;white-space:nowrap}.user-manual-data-table td{padding:.75rem;border-bottom:1px solid #f1f5f9;vertical-align:top}.user-manual-data-table tr:last-child td{border-bottom:0}.user-manual-data-table strong{display:block;color:#0f172a;font-weight:800;line-height:1.35}.user-manual-data-table p{margin:.25rem 0 0;color:#64748b;font-size:.75rem;line-height:1.4}.user-manual-query-table td:nth-child(3),.user-manual-query-table td:nth-child(4){min-width:150px}.user-manual-table-action{padding:0 .5rem}.user-manual-ai{display:flex;min-width:0;min-height:0;flex-direction:column;background:#f8fafc}.user-manual-ai-header{display:flex;gap:.75rem;justify-content:space-between;padding:.875rem 1rem;border-bottom:1px solid #e2e8f0;background:#fff}.user-manual-ai-status{width:-moz-fit-content;width:fit-content;gap:.375rem;color:#047857;font-size:.6875rem;font-weight:800}.user-manual-ai-status span{width:.375rem;height:.375rem;border-radius:999px;background:#10b981}.user-manual-ai h3{gap:.375rem;margin:.25rem 0;color:#0f172a;font-size:.9375rem;font-weight:800}.user-manual-ai-header button,.user-manual-quick-actions button,.user-manual-chat-input button{border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#475569;font-size:.75rem;font-weight:700}.user-manual-ai-header button{height:1.875rem;flex:0 0 auto;padding:0 .625rem}.user-manual-ai-header button:hover,.user-manual-quick-actions button:hover{border-color:#93c5fd;color:#2563eb}.user-manual-quick-actions{padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.user-manual-quick-actions>span{display:block;margin-bottom:.5rem;color:#94a3b8;font-size:.6875rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.user-manual-quick-actions>div{display:flex;flex-wrap:wrap;gap:.5rem}.user-manual-quick-actions button{gap:.375rem;min-height:1.875rem;padding:.25rem .5rem}.user-manual-chat-log{display:flex;min-height:0;flex:1 1 auto;flex-direction:column;gap:.625rem;overflow:auto;padding:.875rem 1rem}.user-manual-message{max-width:88%;padding:.625rem .75rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155;font-size:.8125rem;line-height:1.5}.user-manual-message.is-user{align-self:flex-end;border-color:#bfdbfe;background:#2563eb;color:#fff}.user-manual-message.is-assistant{align-self:flex-start}.user-manual-message span{display:block;margin-bottom:.25rem;color:#2563eb;font-size:.6875rem;font-weight:800}.user-manual-message p{margin:0;white-space:pre-line}.user-manual-chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.875rem 1rem;border-top:1px solid #e2e8f0;background:#fff}.user-manual-chat-input textarea{min-width:0;max-height:6rem;resize:none;border:1px solid #cbd5e1;border-radius:6px;padding:.5rem .625rem;color:#0f172a;font-size:.8125rem;line-height:1.45;outline:0}.user-manual-chat-input textarea:focus,.user-manual-search:focus-within{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa33}.user-manual-chat-input button{gap:.375rem;align-self:stretch;padding:0 .75rem;border-color:#2563eb;background:#2563eb;color:#fff}.user-manual-chat-input button:hover{border-color:#1d4ed8;background:#1d4ed8}@media(max-width:1120px){.user-manual-body{grid-template-columns:132px minmax(0,1fr)}.user-manual-ai{grid-column:1 / -1;max-height:320px;border-top:1px solid #e2e8f0}}@media(max-width:760px){.user-manual-overlay{padding:.75rem}.user-manual-dialog{width:calc(100vw - 1.5rem);height:calc(100vh - 1.5rem);min-height:0}.user-manual-header,.user-manual-guide-toolbar,.user-manual-ai-header{align-items:flex-start;flex-direction:column}.user-manual-body,.user-manual-guide-layout{grid-template-columns:1fr}.user-manual-feature-tabs{flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #e2e8f0}.user-manual-feature-tabs .user-manual-pane-label{display:none}.user-manual-feature-tabs button{min-width:5.5rem}.user-manual-search{width:100%}.user-manual-section-list{max-height:180px;border-right:0;border-bottom:1px solid #e2e8f0}}
