:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;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;min-width:320px;min-height:100vh;background-color:#282c34;color:#fff}.ai-modal-backdrop{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.ai-modal{position:relative;width:100%;max-width:560px;background:#0f1722;border:1px solid #233044;clip-path:polygon(8px 0%,calc(100% - 8px) 0%,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0% calc(100% - 8px),0% 8px);box-shadow:0 8px 30px #00000080;display:flex;align-items:stretch}.ai-modal-accent{width:10px;background:linear-gradient(180deg,#1e90ff,#00e5ff);flex-shrink:0;border-right:0}.ai-modal-content{padding:20px 24px;display:flex;flex-direction:column;gap:16px;min-height:160px;flex:1}.ai-modal-title{margin:0;font-size:1.25rem;font-weight:700}.ai-modal-message{margin:0;color:#c9d1d9}.ai-modal-actions{margin-top:auto;display:flex;width:100%;justify-content:flex-end;gap:12px}.ai-modal-actions.left{justify-content:flex-start}.ai-btn{position:relative;border:none;color:#0d1117;font-weight:700;padding:10px 16px;cursor:pointer;transition:transform .05s ease;clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px)}.ai-btn:active{transform:translateY(1px)}.ai-btn-confirm{background:linear-gradient(270deg,#1e90ff,#00e5ff)}.ai-btn-cancel{background:#192231;color:#e6edf3;border:1px solid #2b3a55}.ai-btn-cancel:hover{background:#1b2638}.ai-btn-confirm:hover{filter:brightness(1.05)}.btn{position:relative;border:none;color:#0d1117;font-weight:700;padding:10px 16px;cursor:pointer;transition:transform .05s ease,filter .15s ease;clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);display:inline-flex;align-items:center;gap:8px;text-decoration:none}.btn:active{transform:translateY(1px)}.btn-primary{background:linear-gradient(270deg,#1e90ff,#00e5ff);color:#0d1117}.btn-primary:hover{filter:brightness(1.05)}.btn-secondary{background:#192231;color:#e6edf3;border:1px solid #2b3a55}.btn-secondary:hover{background:#1b2638}.btn-danger{background:linear-gradient(270deg,#ff4d4f,#ffb3b3);color:#0d1117}.btn-danger:hover{filter:brightness(1.05)}.btn-info{background:linear-gradient(270deg,#17a2b8,#63e0ef);color:#0d1117}.btn-info:hover{filter:brightness(1.05)}.btn-success{background:linear-gradient(270deg,#238636,#3fb950);color:#0d1117}.btn-success:hover{filter:brightness(1.05)}.btn:disabled,.btn[disabled]{opacity:.55;cursor:not-allowed;filter:none}.card-chanfro{background:#161b22;border:1px solid #30363d;padding:16px;clip-path:polygon(8px 0%,calc(100% - 8px) 0%,100% 8px,100% calc(100% - 8px),calc(100% - 8px) 100%,8px 100%,0% calc(100% - 8px),0% 8px)}.badge-chanfro{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;font-size:.74rem;font-weight:700;white-space:nowrap;clip-path:polygon(6px 0%,100% 0%,100% calc(100% - 6px),calc(100% - 6px) 100%,0% 100%,0% 6px)}.badge-chanfro.pago,.badge-chanfro.aprovado{background:#1a3326;color:#3fb950}.badge-chanfro.pendente,.badge-chanfro.processando{background:#3d3320;color:#d29922}.badge-chanfro.cancelado,.badge-chanfro.falhou{background:#3d1a1a;color:#f87171}.badge-chanfro.neutro{background:#21262d;color:#c9d1d9}.table-action-btn{background:none;border:none;padding:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .08s ease,filter .15s ease}.table-action-btn:active{transform:translateY(1px)}.table-action-btn.edit:hover,.table-action-btn.delete:hover,.table-action-btn.config:hover{filter:brightness(1.2)}.btn-logout{width:100%;background:#dc3545;color:#fff;font-weight:700;border:none;padding:12px 18px;cursor:pointer;clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);transition:background-color .15s ease,transform .05s ease;display:inline-flex;justify-content:center}.btn-logout:hover{background:#e04a55}.btn-logout:active{transform:translateY(1px)}.sidebar-footer{margin-top:auto;padding-top:16px;padding-bottom:8px}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}button.mobile-hamburger,button.mobile-hamburger:hover,button.mobile-hamburger:focus,button.mobile-hamburger:focus-visible{border:none;border-color:transparent;background-color:#1e2127;padding:0;border-radius:8px;outline:none;box-shadow:none}.nav-help-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;cursor:pointer;color:#5a6275;transition:color .2s,background-color .2s,transform .15s;flex-shrink:0}.nav-help-icon:hover{color:#00e5ff;background-color:#00e5ff1a;transform:scale(1.15)}.nav-help-icon:active{transform:scale(.95)}.vcorp-tour-popover{background:#0f1722!important;border:1px solid #233044!important;color:#e6edf3!important;border-radius:8px!important;box-shadow:0 8px 32px #0009!important;max-width:340px!important}.vcorp-tour-popover .driver-popover-title{color:#fff!important;font-size:1rem!important;font-weight:700!important}.vcorp-tour-popover .driver-popover-description{color:#c9d1d9!important;font-size:.875rem!important;line-height:1.5!important}.vcorp-tour-popover .driver-popover-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:16px!important;gap:10px!important}.vcorp-tour-popover .driver-popover-progress-text{color:#8696a0!important;font-size:.78rem!important;margin:0 auto 0 0!important;white-space:nowrap!important}.vcorp-tour-popover .driver-popover-navigation-btns{display:flex!important;align-items:center!important;gap:8px!important;flex-grow:0!important}.vcorp-tour-popover .driver-popover-prev-btn{background:#192231!important;color:#e6edf3!important;border:1px solid #2b3a55!important;border-radius:6px!important;font-weight:600!important;padding:6px 12px!important;margin:0!important;font-size:.78rem!important;cursor:pointer!important}.vcorp-tour-popover .driver-popover-prev-btn:hover{background:#1b2638!important}.vcorp-tour-popover .driver-popover-next-btn,.vcorp-tour-popover .driver-popover-close-btn-text{background:linear-gradient(270deg,#1e90ff,#00e5ff)!important;color:#0d1117!important;border:none!important;border-radius:6px!important;font-weight:700!important;padding:6px 12px!important;margin:0!important;font-size:.78rem!important;cursor:pointer!important}.vcorp-tour-popover .driver-popover-next-btn:hover,.vcorp-tour-popover .driver-popover-close-btn-text:hover{filter:brightness(1.1)!important}.vcorp-tour-popover .driver-popover-arrow-side-left,.vcorp-tour-popover .driver-popover-arrow-side-right,.vcorp-tour-popover .driver-popover-arrow-side-top,.vcorp-tour-popover .driver-popover-arrow-side-bottom{border-color:#0f1722!important}.driver-overlay{background:#00000038!important}.driver-active-element{outline:2px solid #e53e3e!important;outline-offset:3px!important;box-shadow:0 0 0 4px #e53e3e38!important;border-radius:3px!important}body.driver-active aside[data-sidebar=main]{z-index:10001!important}@keyframes vcorp-tour-banner-in{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.vcorp-tour-banner{position:fixed;top:0;left:0;right:0;z-index:10002;background:linear-gradient(90deg,#00b090,#0086b3);color:#fff;font-size:11.5px;font-weight:600;text-align:center;padding:5px 16px;letter-spacing:.04em;animation:vcorp-tour-banner-in .3s ease;box-shadow:0 2px 12px #00b09059;pointer-events:none}.vcorp-tour-hub-btn{position:fixed;bottom:28px;right:28px;z-index:9998;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#00b090,#0086b3);color:#fff;border:none;font-size:22px;font-weight:700;cursor:pointer;box-shadow:0 4px 18px #00b09073;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s;line-height:1}.vcorp-tour-hub-btn:hover{transform:scale(1.12);box-shadow:0 6px 26px #00b09099}.vcorp-tour-hub-btn:active{transform:scale(.95)}.vcorp-tour-hub-overlay{position:fixed;inset:0;z-index:9999;background:#00000073;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:vcorp-hub-overlay-in .2s ease}@keyframes vcorp-hub-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes vcorp-hub-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.vcorp-tour-hub-panel{position:fixed;top:0;right:0;bottom:0;z-index:10000;width:360px;max-width:95vw;background:#0f1613;border-left:1px solid #1e3530;display:flex;flex-direction:column;animation:vcorp-hub-slide-in .25s ease;overflow:hidden}.vcorp-tour-hub-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px 14px;border-bottom:1px solid #1e3530;flex-shrink:0}.vcorp-tour-hub-header h3{margin:0;font-size:1rem;font-weight:700;color:#fff}.vcorp-tour-hub-close{background:none;border:none;color:#64748b;cursor:pointer;font-size:20px;line-height:1;padding:4px;border-radius:4px;transition:color .15s}.vcorp-tour-hub-close:hover{color:#fff}.vcorp-tour-hub-body{flex:1;overflow-y:auto;padding:12px 16px 20px}.vcorp-tour-hub-section-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#4a6070;margin:16px 0 8px;padding-bottom:4px;border-bottom:1px solid #1e3530}.vcorp-tour-card{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border-radius:8px;border:1px solid #1e3530;background:#141e1a;margin-bottom:8px;cursor:pointer;transition:border-color .15s,background .15s}.vcorp-tour-card:hover{border-color:#00b090;background:#182420}.vcorp-tour-card.concluido{opacity:.65}.vcorp-tour-card-icon{font-size:22px;flex-shrink:0;margin-top:2px}.vcorp-tour-card-info{flex:1;min-width:0}.vcorp-tour-card-nome{font-size:13px;font-weight:600;color:#e9edef;margin:0 0 3px}.vcorp-tour-card-desc{font-size:11px;color:#64748b;margin:0 0 6px;line-height:1.4}.vcorp-tour-card-meta{display:flex;align-items:center;gap:8px}.vcorp-tour-card-passos{font-size:10px;color:#4a6070}.vcorp-tour-card-status{font-size:10px;font-weight:600;padding:2px 7px;border-radius:99px}.vcorp-tour-card-status.feito{background:#1e3530;color:#00b090}.vcorp-tour-card-status.novo{background:#0d2a3d;color:#5bc8f5}.vcorp-tour-card-btn{flex-shrink:0;background:none;border:1px solid #1e3530;border-radius:6px;color:#00b090;font-size:11px;font-weight:600;padding:4px 10px;cursor:pointer;transition:background .15s,border-color .15s;align-self:center;white-space:nowrap}.vcorp-tour-card-btn:hover{background:#1e3530;border-color:#00b090}.vcorp-tour-hub-footer{padding:12px 16px;border-top:1px solid #1e3530;flex-shrink:0;font-size:11px;color:#4a6070;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}button.mobile-hamburger,button.mobile-hamburger:hover{background-color:#1e2127;border:none;border-color:transparent}}html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;max-width:100vw}.mobile-hamburger{display:none}@media (max-width: 768px){.mobile-hamburger{display:flex;align-items:center;justify-content:center;position:fixed;top:12px;left:12px;z-index:1100;width:42px;height:42px;padding:0;margin:0;border:none!important;outline:none;border-radius:8px;background:#1e2127!important;background-color:#1e2127!important;color:#e9edef;cursor:pointer;box-shadow:0 2px 8px #00000080;flex-shrink:0;overflow:hidden}.mobile-hamburger:hover{background:#2a2f3a!important;border-color:transparent!important}.mobile-hamburger:focus,.mobile-hamburger:focus-visible{outline:none!important;box-shadow:0 0 0 2px #1e90ff}.mobile-hamburger svg{display:block;pointer-events:none;stroke:#e9edef;fill:none}.mobile-hamburger svg line{stroke:#e9edef;stroke-width:2.5px;stroke-linecap:round}}.sidebar-overlay{display:none}@media (max-width: 768px){.sidebar-overlay{display:block;position:fixed;inset:0;background:#0009;z-index:1050;opacity:0;pointer-events:none;transition:opacity .25s ease}.sidebar-overlay.active{opacity:1;pointer-events:auto}}@media (max-width: 768px){[data-sidebar]{position:fixed!important;top:0!important;left:0!important;height:100vh!important;width:260px!important;max-width:85vw!important;z-index:1060!important;transform:translate(-100%)!important;transition:transform .28s cubic-bezier(.4,0,.2,1)!important;overflow-y:auto!important;box-shadow:4px 0 24px #00000080!important}[data-sidebar].sidebar-open{transform:translate(0)!important}}@media (max-width: 768px){[data-main-content]{margin-left:0!important;padding:1rem!important;padding-top:60px!important;box-sizing:border-box!important;width:100%!important;overflow-x:hidden!important}}@media (max-width: 768px){[data-layout-flex]{flex-direction:column!important}}@media (max-width: 768px){.styled-table,table{font-size:.78rem}.table-responsive-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.styled-table th,.styled-table td,table th,table td{white-space:nowrap;padding:8px 10px}}@media (max-width: 768px){.styled-form{max-width:100%!important;padding:16px!important}.styled-form input[type=text],.styled-form input[type=email],.styled-form input[type=password],.styled-form input[type=number],.styled-form select,.styled-form textarea{width:100%!important;box-sizing:border-box!important}.form-group{margin-bottom:16px}}@media (max-width: 768px){.btn,.ai-btn,.button-new{padding:12px 18px;min-height:44px;font-size:.92rem}.btn-logout{min-height:44px;padding:12px 18px}}@media (max-width: 768px){[data-chat-window]{display:flex!important;flex-direction:column!important;height:calc(100dvh - 60px)!important;height:calc(100vh - 60px)!important;max-height:calc(100dvh - 60px)!important;border-radius:0!important;overflow:hidden!important}[data-admin-chat-container] [data-chat-window]{height:auto!important;max-height:none!important;flex:1 1 auto!important;min-height:0!important;overflow:visible!important}[data-admin-chat-container]{display:flex!important;flex-direction:column!important;max-height:calc(100dvh - 130px)!important;max-height:calc(100vh - 130px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}[data-chat-box]{flex:1!important;height:auto!important;min-height:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding:10px!important}[data-admin-chat-container] [data-chat-box]{min-height:220px!important;max-height:38vh!important}[data-chat-input-container]{flex-shrink:0!important;padding:8px!important;gap:8px!important}[data-chat-input]{font-size:16px!important;min-height:44px!important;padding:10px 14px!important}[data-chat-send-btn]{min-width:44px!important;min-height:44px!important;padding:0 12px!important}[data-chat-finalize-btn]{min-height:44px!important;padding:10px!important;font-size:.9rem!important}[data-message-bubble]{max-width:88%!important}[data-message-bubble] img{max-width:100%!important;height:auto!important}}@media (max-width: 768px){[data-chat-layout]{flex-direction:column!important;gap:8px!important}[data-side-menu]{width:100%!important;min-width:unset!important;max-height:180px!important;overflow-y:auto!important;border:1px solid #333!important;border-radius:8px!important;background:#1c232a!important;padding:4px!important;-webkit-overflow-scrolling:touch!important}[data-queue-container]{flex-wrap:wrap!important;gap:6px!important}[data-queue-item]{font-size:.82rem!important;padding:8px 12px!important;border-radius:16px!important}}@media (max-width: 576px){.ai-modal-backdrop{padding:0!important;align-items:flex-end!important}.ai-modal{max-width:100%!important;width:100%!important;border-radius:16px 16px 0 0!important;clip-path:none!important}}@media (max-width: 768px){[data-stats-row],[data-filters-row]{flex-direction:column!important;gap:8px!important}[data-filters-row] input,[data-filters-row] select{width:100%!important;box-sizing:border-box!important;font-size:16px!important}}@media (max-width: 576px){[data-page-header]{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}[data-page-header] h2,[data-page-header] h3{font-size:1.1rem!important;margin:0!important}}@media (max-width: 576px){[data-produtos-grid]{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}}@media (max-width: 360px){[data-produtos-grid]{grid-template-columns:1fr!important}}@media (max-width: 768px){.mobile-hidden{display:none!important}.mobile-full-width{width:100%!important;box-sizing:border-box!important}.mobile-stack{flex-direction:column!important}.mobile-p0{padding:0!important}.mobile-text-sm{font-size:.82rem!important}}.admin-conv-tabs-mobile{display:none}.admin-conv-tabs-desktop{display:flex}@media (max-width: 768px){.admin-conv-tabs-desktop{display:none!important}.admin-conv-tabs-mobile{display:block;margin-bottom:16px;position:relative;z-index:50}.admin-conv-tabs-trigger{width:100%;background:#20262c;border:1px solid #394049;border-radius:8px;color:#e9edef;padding:0;cursor:pointer;text-align:left}.admin-conv-tabs-trigger:hover{background:#252d35;border-color:#007bff}.admin-conv-tabs-trigger-inner{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;font-size:.95rem;font-weight:600;color:#007bff;gap:8px}.admin-conv-tabs-list{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#1a1f27;border:1px solid #394049;border-radius:8px;box-shadow:0 8px 24px #00000080;overflow:hidden;z-index:100}.admin-conv-tabs-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;background:none;border:none;border-bottom:1px solid #252d35;color:#aeb4c4;font-size:.9rem;text-align:left;cursor:pointer;transition:background .15s}.admin-conv-tabs-option:last-of-type{border-bottom:none}.admin-conv-tabs-option:hover{background:#20262c;color:#e9edef}.admin-conv-tabs-option.active{color:#007bff;background:#0d1b2a;font-weight:600}[data-admin-conv-layout]{flex-direction:column!important;gap:16px!important}[data-admin-conv-layout]>*{flex:unset!important;min-width:unset!important;width:100%!important}[data-admin-conv-page]{padding:12px 10px 20px!important}[data-admin-conv-page] h2{font-size:1.15rem!important;margin-bottom:10px!important}}.user-profile-btn{background:none;border:none;color:#fff;font-size:1rem;font-weight:700;margin:0 0 5px;padding:0;cursor:pointer;text-align:left;line-height:1.3;transition:color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.user-profile-btn:hover,.user-profile-btn:focus{color:#58c9f3;outline:none;text-decoration:underline}.profile-modal-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#00c6ff,#0072ff);color:#fff;font-size:2rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;box-shadow:0 4px 16px #0072ff59;-webkit-user-select:none;user-select:none}.profile-modal-tenant{font-size:.78rem;color:#58c9f3;text-align:center;margin-bottom:4px;text-transform:uppercase;letter-spacing:.08em}.profile-modal-name{text-align:center;font-size:1.2rem!important;margin:0 0 8px!important}.profile-modal-role-badge{display:inline-block;background:#58c9f32e;color:#58c9f3;border:1px solid rgba(88,201,243,.4);border-radius:20px;font-size:.72rem;font-weight:700;padding:2px 12px;text-transform:capitalize;letter-spacing:.05em;margin-bottom:10px}.profile-modal-email{color:#aeb4c4;font-size:.82rem;text-align:center;margin:0 0 16px;word-break:break-all}.profile-modal-actions{flex-direction:column!important;gap:8px!important}.profile-modal-actions .ai-btn{width:100%;justify-content:center}.change-pw-form{display:flex;flex-direction:column;gap:14px}.change-pw-field{display:flex;flex-direction:column;gap:5px}.change-pw-field label{font-size:.78rem;color:#aeb4c4;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.change-pw-field input{background:#ffffff0f;border:1px solid rgba(255,255,255,.14);border-radius:6px;color:#fff;font-size:.95rem;padding:9px 12px;outline:none;transition:border-color .2s;width:100%;box-sizing:border-box}.change-pw-field input:focus{border-color:#58c9f3}.change-pw-field input:disabled{opacity:.5;cursor:not-allowed}.change-pw-attempts{font-size:.8rem;color:#f0a500;background:#f0a5001a;border:1px solid rgba(240,165,0,.3);border-radius:6px;padding:6px 10px;text-align:center;margin-bottom:4px}.change-pw-error{font-size:.82rem;color:#ff6b6b;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:6px;padding:8px 12px;text-align:center}.change-pw-error--locked{color:#ff8c42;background:#ff8c421a;border-color:#ff8c4266;font-weight:700}.change-pw-locked-msg{color:#aeb4c4;font-size:.88rem;text-align:center;padding:16px 0 8px;line-height:1.5}@media (max-width: 480px){.profile-modal-avatar{width:52px;height:52px;font-size:1.6rem}.profile-modal-name{font-size:1rem!important}.ai-modal.profile-modal,.ai-modal.change-pw-modal{padding:20px 16px!important}}.login-page,.login-page *{box-sizing:border-box}@media (max-width: 768px){body:has(.login-page),html:has(.login-page){overflow-x:hidden;max-width:100vw}.login-page{flex-direction:column!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.login-left{display:none!important}.login-right{flex:1!important;width:100%!important;max-width:100vw!important;padding:40px 20px 32px!important;align-items:center!important;overflow-x:hidden!important}.login-form-wrap{width:100%!important;max-width:440px!important;padding:0!important;box-sizing:border-box!important}.login-form-wrap input,.login-form-wrap button{width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (max-width: 480px){.login-right{padding:28px 16px 24px!important}.login-form-wrap{max-width:100%!important}}@media (min-width: 769px) and (max-width: 1024px){.login-left{padding:40px 24px!important;flex:0 0 40%!important}.login-logo{width:160px!important}.login-tagline-heading{font-size:.95rem!important}.login-tagline-sub{font-size:.8rem!important;margin-bottom:20px!important}.login-feature-list{max-width:220px!important}.login-right{flex:1 1 60%!important;padding:40px 28px!important}}.app-header,[data-header],.mobile-topbar{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.app-footer,[data-bottom-nav],.mobile-bottom-bar{padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.app-content,.page-content,main{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}@media (max-width: 768px){[data-sidebar]{padding-top:max(20px,env(safe-area-inset-top))!important;padding-bottom:max(20px,env(safe-area-inset-bottom))!important}input[type=date],input[type=time],input[type=datetime-local],input[type=search],input[type=tel],input[type=url],input[type=email],input[type=number],input[type=text],textarea,select{font-size:16px!important}[data-main-content]{min-height:100dvh;min-height:100vh}a,button,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}body.modal-open,body.sidebar-open{position:fixed;width:100%;overflow-y:scroll}}.pwa-install-banner{display:flex;align-items:flex-start;gap:10px;background:linear-gradient(135deg,#1a2a1a,#0d1b0d);border:1px solid #2d5a2d;border-radius:10px;padding:12px 14px;font-size:.85rem;color:#a5d6a7;line-height:1.5;max-width:100%;box-sizing:border-box}.pwa-install-banner strong{color:#c8e6c9}.pwa-install-banner-icon{font-size:1.4rem;flex-shrink:0;margin-top:2px}html{overscroll-behavior-y:none}[data-main-content],[data-chat-box],[data-sidebar]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.users-desktop-table{display:block}.users-mobile-cards{display:none}@media (max-width: 640px){.users-desktop-table{display:none!important}.users-mobile-cards{display:block}}@keyframes slideUpBanner{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.plan-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border:2px solid;border-radius:8px;background:#ffffff0d;cursor:default;-webkit-user-select:none;user-select:none;transition:all .2s ease}.plan-badge:hover{background:#ffffff14;transform:translateY(-1px)}.plan-badge-small{padding:4px 8px;gap:4px;font-size:12px}.plan-badge-medium{padding:6px 12px;gap:6px;font-size:14px}.plan-badge-large{padding:8px 16px;gap:8px;font-size:16px}.plan-badge-emoji{font-size:16px;line-height:1}.plan-badge-small .plan-badge-emoji{font-size:14px}.plan-badge-large .plan-badge-emoji{font-size:18px}.plan-badge-label{font-weight:600;letter-spacing:.3px}.driver-active .driver-overlay,.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,"Apple Color Emoji",Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:hover,.driver-popover-footer button:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-start,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-top.driver-popover-arrow-align-end,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-top.driver-popover-arrow-align-center,.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}.plan-limit-modal{max-width:520px;padding:32px}.modal-icon-limit{font-size:64px;text-align:center;margin-bottom:16px;animation:bounce .6s ease-in-out}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.modal-suggestion{color:#8b949e;font-size:14px;margin:12px 0 24px;line-height:1.6;text-align:center}.usage-bar-container{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;margin:24px 0}.usage-bar-wrapper{height:24px;background:#0000004d;border-radius:12px;overflow:hidden;margin-bottom:8px;position:relative}.usage-bar-fill{height:100%;transition:width .6s cubic-bezier(.4,0,.2,1);border-radius:12px;position:relative;overflow:hidden}.usage-bar-fill:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.usage-bar-fill.critical{background:linear-gradient(135deg,#ff4757,#ff6348);box-shadow:0 0 20px #ff475780}.usage-bar-fill.warning{background:linear-gradient(135deg,#ffa502,#ff6348)}.usage-bar-fill.ok{background:linear-gradient(135deg,#1dd1a1,#10ac84)}.usage-text{display:block;text-align:center;color:#c9d1d9;font-size:14px;font-weight:600;font-family:Courier New,monospace}.plan-upgrade-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;box-shadow:0 4px 15px #667eea66;transition:all .3s ease}.plan-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.modal-buttons-confirm{display:flex;gap:12px;justify-content:center;margin-top:24px}.modal-btn-secondary{padding:12px 24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);color:#c9d1d9;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.modal-btn-secondary:hover{background:#ffffff1a;border-color:#ffffff4d}.modal-btn-primary{padding:12px 24px;background:#238636;border:none;color:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease}.modal-btn-primary:hover{background:#2ea043;transform:translateY(-1px)}#root{width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.page-container{display:flex;flex-direction:column;align-items:center;width:100%;padding:1rem 2rem;box-sizing:border-box}.content-wrapper{width:100%;max-width:1400px;text-align:left}.admin-layout{display:flex;width:100%}.admin-sidebar{width:250px;flex-shrink:0;background:#20232a;padding:20px;min-height:calc(100vh - 4rem);color:#fff;border-radius:8px}.admin-content{flex-grow:1;padding-left:20px}.nav-link{display:block;color:#aeb4c4;text-decoration:none;padding:10px 15px;border-radius:5px;margin-bottom:10px;transition:background-color .2s}.nav-link:hover{background-color:#3a404d;-webkit-clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);transition:clip-path .15s ease}.nav-link-active{background-color:#4e5462;color:#fff;font-weight:700;-webkit-clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px)}.logout-button{width:100%;margin-top:auto;background:linear-gradient(270deg,#ff4d4f,#ffb3b3);color:#0d1117;font-weight:700;border:none;padding:10px 16px;cursor:pointer;clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);transition:filter .15s ease,transform .05s ease}.logout-button:hover{filter:brightness(1.05)}.logout-button:active{transform:translateY(1px)}.button-new{display:inline-flex;align-items:center;background:linear-gradient(270deg,#1e90ff,#00e5ff);color:#0d1117;padding:10px 16px;font-weight:700;text-decoration:none;border:none;clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);transition:filter .15s ease,transform .05s ease}.button-new:hover{filter:brightness(1.05)}.button-new:active{transform:translateY(1px)}.styled-table{width:100%;border-collapse:collapse;margin-top:25px;font-size:.9em;border-radius:8px;overflow:hidden;box-shadow:0 0 20px #00000040}.styled-table thead tr{background-color:#007bff;color:#fff;text-align:left;font-weight:700}.styled-table th,.styled-table td{padding:12px 15px}.styled-table td a{color:#61dafb;text-decoration:none;font-weight:700}.styled-table td a:hover{text-decoration:underline}.styled-form{background-color:#2c313a;padding:30px;border-radius:8px;box-shadow:0 4px 8px #0000004d;margin-top:25px;width:100%;max-width:600px}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;color:#aeb4c4;font-weight:700;font-size:.95em}.styled-form input[type=text],.styled-form input[type=email],.styled-form input[type=password],.styled-form input[type=number],.styled-form select,.styled-form textarea{width:calc(100% - 20px);padding:12px 10px;border:1px solid #4e5462;border-radius:5px;background-color:#3a404d;color:#fff;font-size:1em;transition:border-color .3s ease}.styled-form input[type=text]:focus,.styled-form input[type=email]:focus,.styled-form input[type=password]:focus,.styled-form input[type=number]:focus,.styled-form select:focus,.styled-form textarea:focus{border-color:#007bff;outline:none}.styled-form .select-compact{width:fit-content;display:inline-block;min-width:0}.styled-form textarea{resize:vertical;min-height:80px}.styled-form button[type=submit]{background:linear-gradient(270deg,#1e90ff,#00e5ff);color:#0d1117;padding:12px 25px;border:none;font-size:1em;font-weight:700;cursor:pointer;clip-path:polygon(10px 0%,100% 0%,100% calc(100% - 10px),calc(100% - 10px) 100%,0% 100%,0% 10px);transition:filter .15s ease,transform .05s ease;margin-top:10px}.styled-form button[type=submit]:hover:not(:disabled){filter:brightness(1.05)}.styled-form button[type=submit]:active:not(:disabled){transform:translateY(1px)}.styled-form button[type=submit]:disabled{background:linear-gradient(270deg,#4a5668,#657382);color:#d0d6dc;cursor:not-allowed}.error-message{color:#dc3545;margin-top:10px;font-weight:700}.form-title{color:#fff;margin-bottom:30px;font-size:1.8em;font-weight:600;text-align:center}.chat-box{background-color:#e5ddd5;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);border:1px solid #ccc;height:60vh;overflow-y:auto;padding:15px;display:flex;flex-direction:column;gap:10px}.message-wrapper{display:flex;width:100%}.message{max-width:65%;padding:8px 12px;border-radius:8px;word-wrap:break-word;box-shadow:0 1px 1px #0000001a;display:flex;flex-direction:column}.message.received{background-color:#fff;align-self:flex-start}.message.sent{background-color:#dcf8c6;align-self:flex-end}.message-wrapper.sent{justify-content:flex-end}.message-wrapper.received{justify-content:flex-start}.message-sender{font-weight:700;margin-bottom:4px;color:#303030;font-size:.9em}.message-content{font-size:.95em;color:#111}.message-time{font-size:.75em;color:#00000073;margin-top:5px;align-self:flex-end}
