.fleet-module__1txP7W__layoutContainer{color:#f4f4f5;background-color:#09090b;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.fleet-module__1txP7W__mainContent{flex:1;padding-bottom:90px;overflow-y:auto}.fleet-module__1txP7W__header{-webkit-backdrop-filter:blur(12px);z-index:20;background:#121214d9;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 24px;display:flex;position:sticky;top:0}.fleet-module__1txP7W__pageTitle{letter-spacing:-.5px;color:#fff;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;display:flex}.fleet-module__1txP7W__brandGold{color:#d4af37}.fleet-module__1txP7W__tabContainer{background:#09090b;padding:16px 24px 0}.fleet-module__1txP7W__segmentedControl{background-color:#18181b;border:1px solid #ffffff0f;border-radius:12px;padding:4px;display:flex}.fleet-module__1txP7W__segmentButton{text-align:center;color:#a1a1aa;cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 0;font-size:.88rem;font-weight:600;transition:all .2s;display:flex}.fleet-module__1txP7W__segmentButton.fleet-module__1txP7W__active{color:#fff;background:linear-gradient(135deg,#27272a 0%,#18181b 100%);border:1px solid #d4af374d;box-shadow:0 4px 12px #0006}.fleet-module__1txP7W__dashboardContent{padding:20px 24px}.fleet-module__1txP7W__filterBar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.fleet-module__1txP7W__searchInputWrapper{flex:1;align-items:center;min-width:200px;display:flex;position:relative}.fleet-module__1txP7W__searchIcon{color:#71717a;width:16px;height:16px;position:absolute;left:14px}.fleet-module__1txP7W__searchInput{color:#fff;background-color:#18181b;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:10px 14px 10px 40px;font-size:.88rem;transition:border-color .2s}.fleet-module__1txP7W__searchInput:focus{border-color:#d4af37}.fleet-module__1txP7W__dateSelect{color:#e4e4e7;cursor:pointer;background-color:#18181b;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:10px 14px;font-size:.85rem;font-weight:600}.fleet-module__1txP7W__primaryStatCard{background:linear-gradient(135deg,#1c1917 0%,#09090b 100%);border:1px solid #d4af3740;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.fleet-module__1txP7W__primaryStatCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#d4af371f 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-50%;right:-20%}.fleet-module__1txP7W__primaryLabel{color:#a1a1aa;text-transform:uppercase;letter-spacing:.8px;margin-bottom:6px;font-size:.85rem;font-weight:600}.fleet-module__1txP7W__primaryValue{letter-spacing:-1px;color:#fff;font-size:2.4rem;font-weight:800}.fleet-module__1txP7W__statGrid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;margin-bottom:24px;display:grid}.fleet-module__1txP7W__statCard{background-color:#121215;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;padding:18px;transition:transform .2s,border-color .2s;display:flex}.fleet-module__1txP7W__statCard:hover{border-color:#d4af374d;transform:translateY(-2px)}.fleet-module__1txP7W__statHeader{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.fleet-module__1txP7W__statIconWrapper{color:#d4af37;background:#ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.fleet-module__1txP7W__statValue{color:#fff;letter-spacing:-.5px;margin-bottom:4px;font-size:1.7rem;font-weight:800}.fleet-module__1txP7W__statLabel{color:#a1a1aa;font-size:.8rem;font-weight:500}.fleet-module__1txP7W__progressBarTrack{background-color:#27272a;border-radius:3px;width:100%;height:6px;margin-top:8px;overflow:hidden}.fleet-module__1txP7W__progressBarFill{background:linear-gradient(90deg,#d4af37 0%,#f59e0b 100%);border-radius:3px;height:100%}.fleet-module__1txP7W__subTabMenu{border-bottom:1px solid #ffffff14;gap:16px;margin-bottom:20px;display:flex}.fleet-module__1txP7W__subTabItem{color:#71717a;cursor:pointer;padding-bottom:12px;font-size:.9rem;font-weight:600;transition:color .2s;position:relative}.fleet-module__1txP7W__subTabItem.fleet-module__1txP7W__active{color:#fff}.fleet-module__1txP7W__subTabItem.fleet-module__1txP7W__active:after{content:"";background-color:#d4af37;width:100%;height:2px;position:absolute;bottom:-1px;left:0}.fleet-module__1txP7W__tableContainer{background-color:#121215;border:1px solid #ffffff14;border-radius:14px;overflow-x:auto;box-shadow:0 4px 20px #0003}.fleet-module__1txP7W__dataTable{border-collapse:collapse;text-align:left;width:100%;font-size:.88rem}.fleet-module__1txP7W__dataTable th{color:#a1a1aa;text-transform:uppercase;letter-spacing:.6px;background-color:#18181b;border-bottom:1px solid #ffffff14;padding:14px 16px;font-size:.72rem;font-weight:600}.fleet-module__1txP7W__dataTable td{color:#e4e4e7;vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:14px 16px}.fleet-module__1txP7W__dataTable tr:last-child td{border-bottom:none}.fleet-module__1txP7W__dataTable tr:hover td{background-color:#ffffff05}.fleet-module__1txP7W__userCell{align-items:center;gap:12px;display:flex}.fleet-module__1txP7W__avatarBox{color:#d4af37;background:#27272a;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex;position:relative}.fleet-module__1txP7W__statusDot{border:2px solid #121215;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-2px;right:-2px}.fleet-module__1txP7W__dotAvailable{background-color:#10b981;box-shadow:0 0 8px #10b98199}.fleet-module__1txP7W__dotEnRoute{background-color:#3b82f6;box-shadow:0 0 8px #3b82f699}.fleet-module__1txP7W__dotOffline{background-color:#71717a}.fleet-module__1txP7W__badgePill{border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.fleet-module__1txP7W__badgeSuccess{color:#34d399;background:#10b9811f;border:1px solid #10b98133}.fleet-module__1txP7W__badgeInfo{color:#60a5fa;background:#3b82f61f;border:1px solid #3b82f633}.fleet-module__1txP7W__badgeWarning{color:#fbbf24;background:#f59e0b1f;border:1px solid #f59e0b33}.fleet-module__1txP7W__badgeDanger{color:#f87171;background:#ef44441f;border:1px solid #ef444433}.fleet-module__1txP7W__routeBox{flex-direction:column;gap:8px;padding-left:20px;display:flex;position:relative}.fleet-module__1txP7W__routeBox:before{content:"";background:dashed #fff3;border-left:2px stroke #71717a;width:2px;position:absolute;top:10px;bottom:10px;left:6px}.fleet-module__1txP7W__routePoint{color:#f4f4f5;align-items:center;gap:10px;font-size:.88rem;display:flex;position:relative}.fleet-module__1txP7W__routeDotStart{background-color:#3b82f6;border-radius:50%;width:10px;height:10px;position:absolute;left:-20px}.fleet-module__1txP7W__routeDotEnd{background-color:#ef4444;border-radius:50%;width:10px;height:10px;position:absolute;left:-20px}.fleet-module__1txP7W__cardList{flex-direction:column;gap:14px;display:flex}.fleet-module__1txP7W__itemCard{background-color:#121215;border:1px solid #ffffff14;border-radius:14px;padding:18px;transition:border-color .2s,box-shadow .2s}.fleet-module__1txP7W__itemCard:hover{border-color:#d4af374d}.fleet-module__1txP7W__actionBtn{color:#d4af37;cursor:pointer;background:linear-gradient(135deg,#27272a 0%,#18181b 100%);border:1px solid #d4af374d;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.fleet-module__1txP7W__actionBtn:hover{color:#000;background:#d4af37}.fleet-module__1txP7W__primaryBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#d4af37 0%,#aa7c11 100%);border:none;border-radius:10px;align-items:center;gap:6px;padding:10px 20px;font-size:.88rem;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.fleet-module__1txP7W__primaryBtn:hover{opacity:.95;transform:translateY(-1px)}.fleet-module__1txP7W__creditCard{background:linear-gradient(135deg,#27272a 0%,#09090b 100%);border:1px solid #d4af3766;border-radius:18px;margin-bottom:24px;padding:24px;position:relative;box-shadow:0 12px 30px #0009}.fleet-module__1txP7W__creditCardHeader{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.fleet-module__1txP7W__chipIcon{background:linear-gradient(135deg,#d4af37 0%,#aa7c11 100%);border-radius:6px;width:40px;height:28px}.fleet-module__1txP7W__toggleSwitch{align-items:center;gap:8px;display:flex}.fleet-module__1txP7W__switch{width:38px;height:22px;display:inline-block;position:relative}.fleet-module__1txP7W__switch input{opacity:0;width:0;height:0}.fleet-module__1txP7W__slider{cursor:pointer;background-color:#3f3f46;border-radius:22px;transition:all .3s;position:absolute;inset:0}.fleet-module__1txP7W__slider:before{content:"";background-color:#fff;border-radius:50%;width:16px;height:16px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.fleet-module__1txP7W__slider{background-color:#d4af37}input:checked+.fleet-module__1txP7W__slider:before{transform:translate(16px)}.fleet-module__1txP7W__bottomNav{-webkit-backdrop-filter:blur(16px);z-index:100;background:#121214f2;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;padding:10px 16px 16px;display:flex;position:fixed;bottom:0;left:0;right:0}.fleet-module__1txP7W__navItem{color:#71717a;flex-direction:column;align-items:center;gap:4px;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.fleet-module__1txP7W__navIcon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.fleet-module__1txP7W__navItem.fleet-module__1txP7W__active,.fleet-module__1txP7W__navItem.fleet-module__1txP7W__active .fleet-module__1txP7W__navIcon{color:#d4af37}.fleet-module__1txP7W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.fleet-module__1txP7W__modalWindow{color:#f4f4f5;background:#121215;border:1px solid #ffffff1f;border-radius:20px;width:100%;max-width:620px;max-height:90vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 20px 50px #000c}.fleet-module__1txP7W__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;display:flex}.fleet-module__1txP7W__modalTitle{color:#fff;align-items:center;gap:8px;font-size:1.3rem;font-weight:800;display:flex}.fleet-module__1txP7W__closeBtn{color:#a1a1aa;cursor:pointer;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .2s;display:flex}.fleet-module__1txP7W__closeBtn:hover{color:#ef4444;background:#ef444433}.fleet-module__1txP7W__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}@media (max-width:580px){.fleet-module__1txP7W__formGrid{grid-template-columns:1fr}}.fleet-module__1txP7W__formGroup{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.fleet-module__1txP7W__formLabel{color:#a1a1aa;font-size:.82rem;font-weight:600}.fleet-module__1txP7W__formInput,.fleet-module__1txP7W__formSelect{color:#fff;background:#18181b;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:10px 14px;font-size:.88rem;transition:border-color .2s}.fleet-module__1txP7W__formInput:focus,.fleet-module__1txP7W__formSelect:focus{border-color:#d4af37}.fleet-module__1txP7W__checkboxGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px;margin-top:8px;display:grid}.fleet-module__1txP7W__checkboxItem{color:#e4e4e7;cursor:pointer;background:#18181b;border:1px solid #ffffff0d;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:.82rem;display:flex}.fleet-module__1txP7W__fileDropzone{text-align:center;cursor:pointer;color:#34d399;background:#10b98108;border:2px dashed #10b98166;border-radius:12px;margin-top:6px;padding:18px;font-size:.85rem;font-weight:600;transition:all .2s}.fleet-module__1txP7W__fileDropzone:hover{background:#10b98114;border-color:#34d399}.fleet-module__1txP7W__fileSlotBox{background:#18181b;border:1px solid #ffffff14;border-radius:12px;margin-bottom:14px;padding:16px}.fleet-module__1txP7W__fileSlotHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}
.AiAssistant-module__SqoG0q__container{z-index:9999;font-family:var(--font-sans), sans-serif;position:fixed;bottom:30px;right:30px}.AiAssistant-module__SqoG0q__chatBubble{background:linear-gradient(135deg, var(--secondary) 0%, #e8cbaa 100%);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px #c8a97e66}.AiAssistant-module__SqoG0q__chatBubble:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 15px 35px #c8a97e99}.AiAssistant-module__SqoG0q__chatBubble:active{transform:scale(.95)}.AiAssistant-module__SqoG0q__activeBubble{background:#222;border:1px solid #c8a97e4d;box-shadow:0 10px 30px #00000080}.AiAssistant-module__SqoG0q__bubbleInner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.AiAssistant-module__SqoG0q__onlineStatusRing{background-color:#25d366;border:2px solid #000;border-radius:50%;width:10px;height:10px;position:absolute;top:10px;right:10px;box-shadow:0 0 10px #25d366}.AiAssistant-module__SqoG0q__bubbleIcon{fill:#000;width:28px;height:28px;transition:fill .3s}.AiAssistant-module__SqoG0q__activeBubble .AiAssistant-module__SqoG0q__bubbleIcon{fill:var(--secondary)}.AiAssistant-module__SqoG0q__chatWindow{-webkit-backdrop-filter:blur(25px);background:#0f0f0ff2;border:1px solid #c8a97e40;border-radius:20px;flex-direction:column;width:380px;height:520px;animation:.4s cubic-bezier(.175,.885,.32,1.1) forwards AiAssistant-module__SqoG0q__slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 20px 50px #000000b3}@keyframes AiAssistant-module__SqoG0q__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.AiAssistant-module__SqoG0q__chatHeader{background:#141414e6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.AiAssistant-module__SqoG0q__headerInfo{align-items:center;gap:12px;display:flex}.AiAssistant-module__SqoG0q__avatar{background:#c8a97e1a;border:1px solid #c8a97e4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;display:flex;position:relative}.AiAssistant-module__SqoG0q__avatarOnline{background-color:#25d366;border:2px solid #141414;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.AiAssistant-module__SqoG0q__botName{color:#fff;font-size:.95rem;font-weight:600}.AiAssistant-module__SqoG0q__botStatus{color:var(--text-muted);font-size:.75rem;display:block}.AiAssistant-module__SqoG0q__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;transition:color .3s}.AiAssistant-module__SqoG0q__closeBtn:hover{color:var(--secondary)}.AiAssistant-module__SqoG0q__messagesArea{scroll-behavior:smooth;flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto}.AiAssistant-module__SqoG0q__messagesArea::-webkit-scrollbar{width:5px}.AiAssistant-module__SqoG0q__messagesArea::-webkit-scrollbar-track{background:0 0}.AiAssistant-module__SqoG0q__messagesArea::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.AiAssistant-module__SqoG0q__messageRow{width:100%;display:flex}.AiAssistant-module__SqoG0q__botRow{justify-content:flex-start}.AiAssistant-module__SqoG0q__userRow{justify-content:flex-end}.AiAssistant-module__SqoG0q__messageBubble{border-radius:16px;max-width:80%;padding:12px 16px;position:relative;box-shadow:0 4px 15px #0003}.AiAssistant-module__SqoG0q__botRow .AiAssistant-module__SqoG0q__messageBubble{background:#ffffff08;border:1px solid #ffffff14;border-top-left-radius:4px}.AiAssistant-module__SqoG0q__userRow .AiAssistant-module__SqoG0q__messageBubble{background:linear-gradient(135deg,#c8a97e26 0%,#e8cbaa1a 100%);border:1px solid #c8a97e4d;border-top-right-radius:4px}.AiAssistant-module__SqoG0q__adminRow{justify-content:flex-start}.AiAssistant-module__SqoG0q__adminMessageBubble{background:#22c55e1f!important;border:1px solid #22c55e66!important;border-top-left-radius:4px!important;box-shadow:0 4px 20px #22c55e26!important}.AiAssistant-module__SqoG0q__messageText{color:var(--foreground);white-space:pre-line;font-size:.88rem;line-height:1.5}.AiAssistant-module__SqoG0q__messageTime{color:var(--text-muted);text-align:right;margin-top:6px;font-size:.68rem;display:block}.AiAssistant-module__SqoG0q__typingIndicator{align-items:center;gap:4px;display:flex}.AiAssistant-module__SqoG0q__typingIndicator span{background-color:var(--secondary);border-radius:50%;width:6px;height:6px;animation:1.3s ease-in-out infinite AiAssistant-module__SqoG0q__bounce;display:inline-block}.AiAssistant-module__SqoG0q__typingIndicator span:nth-child(2){animation-delay:.15s}.AiAssistant-module__SqoG0q__typingIndicator span:nth-child(3){animation-delay:.3s}@keyframes AiAssistant-module__SqoG0q__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.AiAssistant-module__SqoG0q__quickActions{background:#0a0a0a66;border-top:1px solid #ffffff0a;gap:8px;padding:10px 15px;display:flex;overflow-x:auto}.AiAssistant-module__SqoG0q__quickActions::-webkit-scrollbar{height:0}.AiAssistant-module__SqoG0q__quickBtn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #c8a97e33;border-radius:20px;padding:6px 14px;font-size:.72rem;transition:all .25s}.AiAssistant-module__SqoG0q__quickBtn:hover{border-color:var(--secondary);color:var(--foreground);background:#c8a97e14}.AiAssistant-module__SqoG0q__inputArea{background:#141414f2;border-top:1px solid #ffffff0f;align-items:center;gap:12px;padding:15px 20px;display:flex}.AiAssistant-module__SqoG0q__chatInput{color:#fff;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex:1;padding:12px 16px;font-size:.88rem;transition:all .3s}.AiAssistant-module__SqoG0q__chatInput:focus{border-color:var(--secondary);background:#ffffff0a;outline:none}.AiAssistant-module__SqoG0q__sendBtn{background:var(--secondary);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.AiAssistant-module__SqoG0q__sendBtn svg{fill:#000;width:18px;height:18px}.AiAssistant-module__SqoG0q__sendBtn:hover{background:#e8cbaa;transform:translateY(-1px)}.AiAssistant-module__SqoG0q__sendBtn:disabled{cursor:not-allowed;background:#ffffff0d}.AiAssistant-module__SqoG0q__sendBtn:disabled svg{fill:#fff3}@media (max-width:480px){.AiAssistant-module__SqoG0q__container{bottom:20px;right:20px}.AiAssistant-module__SqoG0q__chatWindow{width:calc(100vw - 40px);height:480px;bottom:70px}}.AiAssistant-module__SqoG0q__chatBookingBtn{background:linear-gradient(135deg, var(--secondary) 0%, #e8cbaa 100%);color:#000;cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;margin-top:10px;padding:10px 16px;font-size:.85rem;font-weight:700;transition:all .2s;display:block;box-shadow:0 4px 10px #c8a97e33}.AiAssistant-module__SqoG0q__chatBookingBtn:hover{transform:translateY(-1px);box-shadow:0 6px 15px #c8a97e66}.AiAssistant-module__SqoG0q__escalateTicketBtn{color:#ef4444;cursor:pointer;background:#ef44441f;border:1px solid #ef44444d;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:10px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.AiAssistant-module__SqoG0q__escalateTicketBtn:hover{background:#ef444438;border-color:#ef4444}.AiAssistant-module__SqoG0q__solutionBox{border-left:3px solid var(--secondary);color:#f4f4f5;background:#c8a97e14;border-radius:4px;margin-top:8px;padding:10px;font-size:.82rem}.AiAssistant-module__SqoG0q__ticketFormModal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#0f0f0ffa;flex-direction:column;justify-content:space-between;padding:20px;animation:.3s AiAssistant-module__SqoG0q__fadeIn;display:flex;position:absolute;inset:0}@keyframes AiAssistant-module__SqoG0q__fadeIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.AiAssistant-module__SqoG0q__ticketFormHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.AiAssistant-module__SqoG0q__ticketFormTitle{color:#fff;font-size:1rem;font-weight:700}.AiAssistant-module__SqoG0q__ticketFormGroup{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.AiAssistant-module__SqoG0q__ticketFormGroup label{color:var(--text-muted);font-size:.78rem}.AiAssistant-module__SqoG0q__ticketInput{color:#fff;background:#ffffff08;border:1px solid #ffffff1f;border-radius:8px;padding:8px 12px;font-size:.85rem}.AiAssistant-module__SqoG0q__ticketInput:focus{border-color:var(--secondary);outline:none}.AiAssistant-module__SqoG0q__ticketSubmitBtn{background:var(--secondary);color:#000;cursor:pointer;border:none;border-radius:8px;width:100%;padding:12px;font-size:.9rem;font-weight:700;transition:opacity .2s}.AiAssistant-module__SqoG0q__ticketSubmitBtn:hover{opacity:.9}
