.fleet-login-container{min-height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:#f8fafc;background-image:radial-gradient(ellipse at 50% -10%,rgba(37,99,235,.09) 0%,transparent 60%),radial-gradient(ellipse at 85% 95%,rgba(14,165,233,.07) 0%,transparent 50%),linear-gradient(180deg,#f8fafc,#f1f5f9);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:24px;box-sizing:border-box;position:relative;overflow:hidden}.fleet-bg-road-lines{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:1}.fleet-bg-road-svg{width:100%;height:100%;opacity:.95}.fleet-card{position:relative;z-index:2;width:100%;max-width:440px;background:#fffffff0;border:1px solid rgba(226,232,240,.85);border-radius:8px;box-shadow:0 4px 6px -1px #0f172a0a,0 20px 35px -10px #0f172a12,0 0 0 1px #ffffffe6 inset;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:36px 36px 32px;box-sizing:border-box;color:#0f172a}.fleet-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:28px}.fleet-car-art-wrap{width:100%;max-width:280px;height:72px;margin-bottom:14px;position:relative;display:flex;align-items:center;justify-content:center}.fleet-car-svg{width:100%;height:100%;overflow:visible}.fleet-light-beam{animation:headlight-pulse 3s infinite ease-in-out}@keyframes headlight-pulse{0%,to{opacity:.55}50%{opacity:.95}}.fleet-speed-dash{stroke-dasharray:6,12;animation:road-flow 4s linear infinite}@keyframes road-flow{0%{stroke-dashoffset:72}to{stroke-dashoffset:0}}.fleet-brand-title{font-size:24px;font-weight:800;letter-spacing:-.02em;color:#0f172a;margin:0 0 6px;display:flex;align-items:center;gap:8px}.fleet-brand-badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;padding:2px 7px;border-radius:4px}.fleet-brand-sub{font-size:12px;font-weight:500;color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin:0}.fleet-form{display:flex;flex-direction:column;gap:18px}.fleet-form-item{display:flex;flex-direction:column;gap:6px;position:relative}.fleet-label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#334155}.fleet-input-box{position:relative;display:flex;align-items:center}.fleet-input-icon{position:absolute;left:12px;color:#94a3b8;display:flex;align-items:center;pointer-events:none;transition:color .15s ease}.fleet-input{width:100%;height:40px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;padding:8px 36px;font-size:13px;color:#0f172a;outline:none;transition:all .2s ease;box-sizing:border-box}.fleet-input::-moz-placeholder{color:#94a3b8}.fleet-input::placeholder{color:#94a3b8}.fleet-input:focus{border-color:#2563eb;background:#fff;box-shadow:0 0 0 3px #2563eb1f}.fleet-input:focus+.fleet-input-icon,.fleet-input-box:focus-within .fleet-input-icon{color:#2563eb}.fleet-input.error{border-color:#ef4444;background:#fef2f2}.fleet-input.error:focus{box-shadow:0 0 0 3px #ef444426}.fleet-toggle-pass{position:absolute;right:12px;color:#94a3b8;cursor:pointer;display:flex;align-items:center;padding:4px;transition:color .15s ease}.fleet-toggle-pass:hover{color:#475569}.fleet-error-text{font-size:11px;color:#dc2626;font-weight:500;margin-top:2px}.fleet-helper-row{display:flex;align-items:center;justify-content:space-between;font-size:12px;margin-top:2px}.fleet-checkbox-label{display:flex;align-items:center;gap:7px;color:#64748b;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fleet-checkbox-label input{accent-color:#2563eb;cursor:pointer}.fleet-forgot-btn{background:none;border:none;padding:0;font-size:12px;color:#2563eb;cursor:pointer;transition:color .15s ease;font-weight:500}.fleet-forgot-btn:hover{color:#1d4ed8;text-decoration:underline}.fleet-btn-submit{width:100%;height:42px;margin-top:8px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 12px #2563eb40;transition:all .2s ease}.fleet-btn-submit:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 18px #2563eb59;transform:translateY(-1px)}.fleet-btn-submit:active{transform:translateY(0)}.fleet-quick-fill{margin-top:20px;padding-top:16px;border-top:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#64748b}.fleet-quick-chips{display:flex;gap:8px}.fleet-quick-chip{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569;padding:3px 8px;border-radius:4px;cursor:pointer;font-size:11px;font-weight:500;transition:all .15s ease}.fleet-quick-chip:hover{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.fleet-card-footer{margin-top:16px;text-align:center;font-size:11px;color:#94a3b8}.fleet-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.fleet-modal-box{width:100%;max-width:400px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:28px;box-shadow:0 20px 25px -5px #0f172a1a,0 8px 10px -6px #0f172a0d;color:#0f172a}.fleet-modal-title{font-size:17px;font-weight:700;color:#0f172a;margin:0 0 6px}.fleet-modal-desc{font-size:12px;color:#64748b;margin:0 0 20px;line-height:1.5}.fleet-modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.fleet-modal-btn-cancel{height:36px;padding:0 14px;background:#f8fafc;border:1px solid #cbd5e1;color:#475569;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s ease}.fleet-modal-btn-cancel:hover{background:#f1f5f9;color:#0f172a}.fleet-modal-btn-confirm{height:36px;padding:0 16px;background:#2563eb;border:none;color:#fff;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:background-color .15s ease}.fleet-modal-btn-confirm:hover{background:#1d4ed8}.fleet-modal-success{background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;font-size:12px;padding:12px;border-radius:6px;text-align:center;font-weight:500}.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}}.rental-overview-multi-select-grid button[aria-haspopup=menu]{border-style:solid}.contract-settings-toc-scroll{max-height:calc(100dvh - 18rem);scrollbar-gutter:stable}.contract-settings-toc-scroll [data-system-settings-toc]>div:first-child{position:sticky;top:0;z-index:1;padding-top:.25rem;padding-bottom:.5rem;background:#f8fafc}
