.portal-cliente-page{min-height:100vh;background:#eef3f8;color:#0f172a}.portal-cliente-container{width:min(1160px,calc(100% - 32px));margin:0 auto}.portal-cliente-topbar{position:sticky;top:0;z-index:50;background:#102033;border-bottom:1px solid rgba(148,163,184,.24);box-shadow:0 12px 30px #0f172a2e}.portal-cliente-topbar-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px}.portal-cliente-brand{display:flex;align-items:center;gap:11px;min-width:0}.portal-cliente-brand-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.portal-cliente-brand span{display:block;color:#93c5fd;font-size:11px;font-weight:800;text-transform:uppercase}.portal-cliente-brand strong{display:block;color:#fff;font-size:17px;line-height:1.2;overflow-wrap:anywhere}.portal-cliente-user{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0}.portal-cliente-user>span{max-width:320px;color:#cbd5e1;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-cliente-logout{height:32px;border:1px solid rgba(248,113,113,.45);border-radius:9px;background:#7f1d1d29;color:#fecaca;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex;align-items:center;gap:6px;cursor:pointer;flex-shrink:0}.portal-cliente-logout:hover{background:#fee2e2;color:#b91c1c}.portal-cliente-shell{display:grid;grid-template-columns:230px minmax(0,1fr);gap:18px;padding:18px 0 28px}.portal-cliente-sidebar{align-self:start;position:sticky;top:86px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:10px}.portal-cliente-sidebar-title{display:block;padding:4px 8px 9px;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.portal-cliente-nav{display:grid;gap:6px}.portal-cliente-nav-button{width:100%;border:0;border-radius:10px;background:transparent;color:#344054;padding:10px 11px;display:flex;align-items:center;gap:9px;text-align:left;font-size:13px;font-weight:850;cursor:pointer}.portal-cliente-nav-button:hover{background:#eff6ff;color:#1d4ed8}.portal-cliente-nav-button.is-active{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 8px 18px #1d4ed838}.portal-cliente-nav-button.is-active:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.portal-cliente-content{min-height:calc(100vh - 114px);background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:22px;box-shadow:0 14px 30px #0f172a0f}.portal-cliente-content-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding-bottom:16px;margin-bottom:18px;border-bottom:1px solid #e2e8f0}.portal-cliente-content-header span{color:#667085;font-size:12px;font-weight:800}.portal-cliente-content-header h1{margin:2px 0 0;color:#0f172a;font-size:24px;line-height:1.15}.portal-cliente-alert{width:min(720px,100%);margin:0 auto 14px;border-radius:11px;padding:10px 12px;font-size:13px;font-weight:800}.portal-cliente-alert.is-error{border:1px solid #fecaca;background:#fff1f2;color:#dc2626}.portal-cliente-alert.is-success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.portal-cliente-request-wrap{display:grid;justify-items:center;padding:24px 0}.portal-cliente-request-form{width:min(640px,100%);display:grid;gap:14px}.portal-cliente-field{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}.portal-cliente-field select,.portal-cliente-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-weight:600}.portal-cliente-field select{height:40px;padding:8px 10px}.portal-cliente-field textarea{min-height:190px;padding:11px;resize:vertical;line-height:1.45}.portal-cliente-primary{justify-self:end;border:0;border-radius:10px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:10px 15px;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:900;cursor:pointer}.portal-cliente-primary:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af)}.portal-cliente-primary:disabled{opacity:.68;cursor:default}.portal-cliente-list{width:min(900px,100%);margin:0 auto;display:grid;gap:12px}.portal-cliente-list-header{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#64748b;font-size:12px}.portal-cliente-report-button{border:0;border-radius:8px;background:#2563eb;color:#fff;min-height:28px;width:fit-content;min-width:0;max-width:max-content;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:900;cursor:pointer;flex:0 0 auto}.portal-cliente-report-button:hover:not(:disabled){background:#1d4ed8}.portal-cliente-report-button:disabled{opacity:.55;cursor:default}.portal-cliente-empty{border:1px dashed #cbd5e1;border-radius:14px;padding:42px 18px;color:#64748b;text-align:center;font-size:13px;font-weight:700}.portal-cliente-ticket-card,.portal-cliente-solicitud-card,.portal-cliente-bolsa-card{border:1px solid #e2e8f0;border-radius:13px;background:#fff;padding:14px;display:grid;gap:9px}.portal-cliente-solicitud-card{border-color:#bfdbfe;background:#f8fbff}.portal-cliente-ticket-main{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.portal-cliente-ticket-main>div{min-width:0}.portal-cliente-ticket-main>div>span{display:block;color:#1d4ed8;font-size:12px;font-weight:900}.portal-cliente-ticket-main h2{margin:2px 0 0;color:#0f172a;font-size:14px;line-height:1.35}.portal-cliente-icon-button{width:34px;height:34px;border:0;border-radius:9px;background:#e0f2fe;color:#075985;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.portal-cliente-icon-button:hover{background:#bfdbfe;color:#1e40af}.portal-cliente-pending-badge{border-radius:999px;background:#fef3c7;color:#92400e;padding:5px 9px;font-size:11px;font-weight:900;flex-shrink:0}.portal-cliente-rejected-badge{border-radius:999px;background:#fee2e2;color:#991b1b;padding:5px 9px;font-size:11px;font-weight:900;flex-shrink:0}.portal-cliente-reject-reason{border:1px solid #fecaca;border-radius:11px;background:#fff7f7;padding:10px}.portal-cliente-reject-reason strong{display:block;color:#991b1b;font-size:12px;margin-bottom:4px}.portal-cliente-reject-reason p{margin:0;color:#7f1d1d;font-size:12px;line-height:1.4}.portal-cliente-chips{display:flex;flex-wrap:wrap;gap:7px}.portal-cliente-chips span{border-radius:999px;background:#f1f5f9;color:#475569;padding:4px 8px;font-size:11px;font-weight:800}.portal-cliente-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.portal-cliente-metric{border:1px solid #d9e7f3;border-radius:13px;background:#f8fafc;padding:13px}.portal-cliente-metric span{display:block;color:#64748b;font-size:11px;font-weight:800}.portal-cliente-metric strong{display:block;margin-top:2px;color:#0f172a;font-size:18px;line-height:1.2}.portal-cliente-bolsa-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.portal-cliente-bolsa-head strong{color:#0f172a;font-size:14px}.portal-cliente-bolsa-head span{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:900}.portal-cliente-bolsa-head span.is-active{background:#dcfce7;color:#166534}.portal-cliente-bolsa-head span.is-ended{background:#fee2e2;color:#991b1b}.portal-cliente-bolsa-card p{margin:0;color:#64748b;font-size:12px;line-height:1.4}@media(max-width:840px){.portal-cliente-container{width:min(100% - 20px,1160px)}.portal-cliente-topbar-inner{min-height:auto;padding:12px 0;align-items:flex-start;flex-direction:column}.portal-cliente-user{width:100%;justify-content:space-between}.portal-cliente-user>span{max-width:calc(100% - 82px)}.portal-cliente-shell{grid-template-columns:1fr;gap:10px;padding-top:10px}.portal-cliente-sidebar{position:static}.portal-cliente-sidebar-title{display:none}.portal-cliente-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-cliente-nav-button{justify-content:center;text-align:center;padding:9px 6px;gap:6px;font-size:12px}.portal-cliente-content{min-height:auto;padding:16px}.portal-cliente-content-header{align-items:flex-start;flex-direction:column}.portal-cliente-content-header h1{font-size:21px}}@media(max-width:520px){.portal-cliente-brand strong{font-size:15px}.portal-cliente-nav{grid-template-columns:1fr}.portal-cliente-nav-button{justify-content:flex-start}.portal-cliente-request-wrap{padding:8px 0}.portal-cliente-primary{width:100%;justify-content:center}}html,body,#root{height:100%;width:100%;margin:0}body{margin:0}*{margin:0;padding:0;box-sizing:border-box}:root{--theme-primary: #2563eb;--theme-primary-hover: #1d4ed8;--theme-primary-soft: rgba(37, 99, 235, .12);--theme-primary-ring: rgba(37, 99, 235, .16);--theme-layout-bg: #f3f4f6;--theme-surface: #ffffff;--theme-sidebar-bg: #1e293b;--theme-sidebar-active: #334155;--theme-sidebar-hover: #334155;--theme-sidebar-text: #ffffff;--theme-sidebar-active-text: #67e8f9;--theme-text: #0f172a;--theme-muted-text: #64748b;--theme-border: #e2e8f0;--theme-accent: #38bdf8;--theme-accent-soft: rgba(56, 189, 248, .16)}body{font-family:Arial,sans-serif;background-color:var(--theme-layout-bg);color:var(--theme-text)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]),textarea,select{caret-color:#0f172a}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]),textarea{cursor:text}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):hover:not(:disabled):not([readonly]),textarea:hover:not(:disabled):not([readonly]),select:hover:not(:disabled){border-color:#0f172a!important;box-shadow:0 0 0 2px #0f172a29!important}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):focus,textarea:focus,select:focus{outline:none;border-color:#0f172a!important;box-shadow:0 0 0 3px #0f172a2e!important}.clientes-page input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):hover:not(:disabled):not([readonly]),.clientes-page textarea:hover:not(:disabled):not([readonly]),.clientes-page select:hover:not(:disabled),.bolsa-horas-page input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):hover:not(:disabled):not([readonly]),.bolsa-horas-page textarea:hover:not(:disabled):not([readonly]),.bolsa-horas-page select:hover:not(:disabled),.clientes-page input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):focus,.clientes-page textarea:focus,.clientes-page select:focus,.bolsa-horas-page input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=button]):not([type=submit]):not([type=reset]):focus,.bolsa-horas-page textarea:focus,.bolsa-horas-page select:focus{border-color:#0f172a!important;box-shadow:0 0 0 3px #0f172a2e!important}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(circle at 15% 20%,#dbeafe 0%,transparent 38%),radial-gradient(circle at 85% 80%,#e0f2fe 0%,transparent 36%),linear-gradient(135deg,#f8fafc,#eff6ff 52%,#f8fafc);position:relative;overflow:hidden}.login-glow{position:absolute;border-radius:999px;filter:blur(30px);opacity:.35;pointer-events:none}.login-glow-one{width:320px;height:320px;background:#60a5fa;top:-90px;left:-80px}.login-glow-two{width:280px;height:280px;background:#38bdf8;bottom:-80px;right:-70px}.login-card{width:min(100%,420px);background:#ffffffeb;border:1px solid rgba(148,163,184,.2);border-radius:22px;box-shadow:0 28px 50px #0f172a24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:30px;position:relative;z-index:1;animation:loginCardIn .35s ease}@keyframes loginCardIn{0%{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.login-header{display:grid;gap:6px;margin-bottom:22px}.login-tag{margin:0;width:fit-content;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#1d4ed8;background:#dbeafe}.login-header h2{margin:0;font-size:28px;color:#0f172a;letter-spacing:-.02em}.login-header span{font-size:14px;color:#64748b}.login-form{display:grid;gap:14px}.login-field{display:grid;gap:7px}.login-field label{font-size:13px;font-weight:700;color:#334155}.login-field input{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;font-size:14px;color:#0f172a;background:#fff;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.login-field input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f629}.password-wrapper{position:relative}.password-wrapper input{padding-right:44px}.password-toggle{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;border:none;border-radius:10px;background:transparent;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin:0;line-height:1}.password-toggle svg{display:block}.password-toggle:hover{color:#1e293b;background:#f1f5f9}.login-submit{width:100%;border:none;border-radius:12px;padding:12px 16px;background:var(--theme-primary);color:#fff;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;margin-top:4px;transition:transform .2s ease,box-shadow .2s ease}.login-submit:hover:not(:disabled){transform:translateY(-1px);background:var(--theme-primary-hover);box-shadow:0 10px 20px #2563eb52}.login-submit:disabled{opacity:.75;cursor:not-allowed}.login-error{margin:12px 0 0;font-size:13px;text-align:center;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px}.login-info{margin:12px 0 0;font-size:13px;text-align:center;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;padding:10px}.login-footer{margin:18px 0 0;text-align:center;font-size:12px;color:#94a3b8}@media(max-width:640px){.login-card{padding:22px;border-radius:18px}.login-header h2{font-size:24px}}.container{display:flex;justify-content:center;align-items:center;height:100vh}.card{background:#fff;padding:30px;border-radius:8px;width:350px;box-shadow:0 4px 10px #0000001a}.card h2{margin-bottom:20px;text-align:center}input[type=text],input[type=password],input[type=email]{width:100%;padding:10px;margin-bottom:15px}button{width:100%;padding:10px;background-color:var(--theme-primary);color:#fff;border:none;border-radius:5px;cursor:pointer}button:hover{background-color:var(--theme-primary-hover)}.error{color:red;margin-top:10px;text-align:center}.layout{display:flex;height:100vh;background:var(--theme-layout-bg)}.sidebar{width:var(--theme-sidebar-width, 220px);background-color:var(--theme-sidebar-bg);color:var(--theme-sidebar-text);padding:16px 15px 20px;display:flex;flex-direction:column;flex:0 0 var(--theme-sidebar-width, 220px);position:relative;transition:width .2s ease,flex-basis .2s ease,padding .2s ease}.sidebar-resizer{position:absolute;top:0;right:-5px;bottom:0;width:10px;z-index:50;cursor:col-resize;touch-action:none}.sidebar-resizer:after{content:"";position:absolute;top:14px;bottom:14px;left:4px;width:2px;border-radius:999px;background:transparent;transition:background .16s ease}.sidebar-resizer:hover:after,.sidebar-resizer:focus-visible:after,.sidebar-resizer.is-dragging:after{background:var(--theme-sidebar-active-text)}body.sidebar-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}body.sidebar-resizing .sidebar{transition:none}.sidebar-brand{min-height:38px;margin-bottom:21px;display:flex;align-items:center;justify-content:space-between;gap:10px}.sidebar h3{flex:1 1 auto;min-width:0;margin:0;font-size:18px;line-height:1.15;white-space:nowrap}.sidebar-toggle{width:32px;height:32px;min-width:32px;border:1px solid rgba(148,163,184,.35);border-radius:8px;background:#0f172a59;color:#e2e8f0;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.sidebar-toggle:hover{background:var(--theme-sidebar-hover);border-color:#67e8f973;color:var(--theme-sidebar-active-text)}.sidebar ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sidebar>ul{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.35) transparent}.sidebar li{padding:8px 10px;cursor:pointer;border-radius:6px;transition:background .2s ease,color .2s ease,padding .2s ease;display:flex;align-items:center;gap:10px}.sidebar li span,.sidebar-group-trigger span,.sidebar h3 span{display:block;overflow:hidden;text-overflow:ellipsis}.sidebar li svg{flex:0 0 auto;opacity:.82}.sidebar li.is-active{background-color:var(--theme-sidebar-active);color:var(--theme-sidebar-active-text)}.sidebar li.is-active svg{opacity:1}.sidebar li:hover{background-color:var(--theme-sidebar-hover);color:var(--theme-sidebar-active-text)}.sidebar li.sidebar-group{display:block;padding:0;cursor:default;background:transparent;position:relative}.sidebar li.sidebar-group:hover{background:transparent;color:inherit}.sidebar li.sidebar-group.is-active{background:transparent;color:var(--theme-sidebar-text)}.sidebar-group-trigger{width:100%;padding:8px 10px;border:none;border-radius:6px;background:transparent;color:inherit;display:flex;align-items:center;gap:10px;cursor:pointer;font:inherit;text-align:left;transition:background .2s ease,color .2s ease}.sidebar-group-trigger:hover{background-color:var(--theme-sidebar-hover);color:var(--theme-sidebar-active-text)}.sidebar li.sidebar-group.is-active .sidebar-group-trigger{background-color:var(--theme-sidebar-active);color:var(--theme-sidebar-active-text)}.sidebar-group-trigger span{flex:1}.sidebar-group-chevron{transition:transform .2s ease}.sidebar-group-chevron.is-open{transform:rotate(180deg)}.sidebar-submenu{margin:6px 0 0 20px!important;padding:0 0 0 10px!important;border-left:1px solid rgba(148,163,184,.35);gap:4px!important}.sidebar-submenu li{padding:7px 8px;font-size:14px;border-radius:6px}.sidebar-submenu li svg{width:15px;height:15px}.logout{color:#fca5a5;background:transparent}.sidebar li.logout:hover,.sidebar li.logout:focus-visible{background:#ef444429;color:#fecaca}.sidebar li.logout svg{opacity:1}.layout.sidebar-collapsed .sidebar{width:72px;flex-basis:72px;padding-left:12px;padding-right:12px}.layout.sidebar-collapsed .sidebar-brand{justify-content:center;margin-bottom:21px}.layout.sidebar-collapsed .sidebar h3{display:none}.layout.sidebar-collapsed .sidebar-toggle{width:36px;height:36px;min-width:36px}.layout.sidebar-collapsed .sidebar li{justify-content:center;padding:10px;gap:0}.layout.sidebar-collapsed .sidebar>ul{overflow:visible}.layout.sidebar-collapsed .sidebar-resizer,.layout.sidebar-collapsed .sidebar li span,.layout.sidebar-collapsed .sidebar-group-trigger span,.layout.sidebar-collapsed .sidebar-group-chevron{display:none}.layout.sidebar-collapsed .sidebar-group-trigger{justify-content:center;padding:10px;gap:0}.layout.sidebar-collapsed .sidebar li.sidebar-group .sidebar-submenu{display:none}.layout.sidebar-collapsed .sidebar li.sidebar-group.is-open .sidebar-submenu{display:flex!important}.layout.sidebar-collapsed .sidebar-submenu{position:absolute;left:50px;top:0;z-index:80;width:230px;max-height:320px;overflow-y:auto;margin:0!important;padding:8px!important;border:1px solid rgba(148,163,184,.26);border-radius:10px;background:var(--theme-sidebar-bg);box-shadow:0 18px 36px #0f172a47;gap:5px!important}.layout.sidebar-collapsed .sidebar-submenu li{justify-content:flex-start;gap:8px;padding:8px 10px}.layout.sidebar-collapsed .sidebar-submenu li span{display:inline;white-space:nowrap}.layout.sidebar-collapsed .sidebar-submenu:before{content:"";position:absolute;left:-10px;top:0;width:10px;height:100%}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.header{background-color:#fff;padding:8px 20px;border-bottom:1px solid #e2e8f0;font-weight:600;display:flex;align-items:center;justify-content:space-between;gap:16px}.header-title{font-weight:700;color:#1e293b;font-size:15px;line-height:1.2}.header-actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.header-alert-wrap{position:relative;flex-shrink:0}.header-alert{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;cursor:pointer}.header-alert:hover{background:transparent}.header-alert-icon{position:relative;width:40px;height:40px;border-radius:999px;border:1px solid #e2e8f0;background:#f8fafc;color:#475569;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;animation:headerAlertBreath 3.2s ease-in-out infinite}.header-alert.is-active .header-alert-icon{border-color:#fdba74;background:#fff7ed;color:#b45309;box-shadow:0 0 0 6px #fb923c14}.header-mail-alert.is-active .header-alert-icon{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 6px #3b82f614}.header-alert-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:#e2e8f0;color:#0f172a;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;line-height:1;transition:transform .2s ease,background .2s ease,color .2s ease}.header-alert.is-active .header-alert-badge{background:#f97316;color:#fff}.header-mail-alert.is-active .header-alert-badge{background:var(--theme-primary);color:#fff}.header-alert-badge.is-updating{animation:headerBadgePulse .85s ease-in-out infinite}.header-alert-panel{position:absolute;top:calc(100% + 10px);right:0;width:min(360px,calc(100vw - 32px));background:#fff;border:1px solid #e2e8f0;border-radius:18px;box-shadow:0 22px 50px #0f172a29;overflow:hidden;z-index:40}.header-alert-panel-head{padding:14px 16px 10px;border-bottom:1px solid #f1f5f9}.header-alert-panel-head strong{display:block;color:#0f172a;font-size:14px;margin-bottom:4px}.header-alert-panel-head span{font-size:12px;color:#64748b}.header-alert-panel-body{display:grid;gap:10px;padding:12px;max-height:380px;overflow-y:auto}.header-alert-item{width:100%;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:flex-start;padding:10px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;color:inherit;text-align:left}.header-alert-item:hover{background:#eff6ff}.header-alert-item-icon{width:34px;height:34px;border-radius:10px;background:#dbeafe;color:#1d4ed8;display:inline-flex;align-items:center;justify-content:center}.header-alert-item-copy{display:grid;gap:3px}.header-alert-item-copy strong{font-size:13px;color:#0f172a}.header-alert-item-copy span{font-size:11px;color:#64748b}.header-alert-item-copy p{margin:0;font-size:12px;color:#334155;line-height:1.45}.header-alert-empty{display:grid;gap:4px;padding:14px;border-radius:14px;background:#f8fafc;border:1px dashed #cbd5e1}.header-alert-empty strong{font-size:13px;color:#0f172a}.header-alert-empty span,.header-alert-note{font-size:12px;color:#64748b;line-height:1.5}@keyframes headerBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes headerAlertBreath{0%,to{transform:scale(1);box-shadow:0 0 #94a3b81f}50%{transform:scale(1.05);box-shadow:0 0 0 8px #94a3b814}}@media(max-width:820px){.header{flex-wrap:wrap;align-items:flex-start}.header-alert-wrap{align-self:flex-end}}.content{flex:1;padding:10px;overflow-y:auto}.page-tabs-shell{padding:6px 12px 0;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #dbe4f0;position:relative;z-index:30}.page-tabs-bar{display:flex;align-items:flex-end;gap:4px;min-width:0}.page-tabs{flex:1;min-width:0;display:flex;align-items:center;gap:2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1px}.page-tabs::-webkit-scrollbar{display:none}.page-tab{display:inline-flex;align-items:center;gap:2px;flex:1 1 150px;min-width:104px;max-width:190px;border:1px solid #d7dee8;border-bottom:none;border-radius:12px 12px 0 0;background:linear-gradient(180deg,#edf2f7,#e5ebf2);box-shadow:inset 0 1px #ffffffc7;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;position:relative}.page-tabs.is-compact .page-tab{flex-basis:120px;min-width:104px;max-width:148px}.page-tab:hover{background:azure;border-color:#c7e9ee;box-shadow:0 2px 10px #0f172a0a,inset 0 1px #ffffffe6}.page-tab.is-active{background:linear-gradient(180deg,var(--theme-primary) 0%,var(--theme-primary-hover) 100%);border-color:var(--theme-primary-hover);box-shadow:0 8px 18px #2563eb33,inset 0 1px #ffffff26;z-index:2}.page-tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#fff}.page-tab-trigger,.page-tab-close{width:auto;border:none;background:transparent;cursor:pointer}.page-tab-trigger{flex:1;min-width:0;display:inline-flex;align-items:center;gap:6px;padding:9px 2px 9px 12px;font-size:12px;font-weight:700;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#334155;line-height:1.1;text-align:left}.page-tab-icon{flex:0 0 auto}.page-tab-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-tabs.is-compact .page-tab-trigger{padding-left:9px;gap:5px}.page-tab.is-active .page-tab-trigger{color:#fff}.page-tab-trigger:hover{color:#0f172a}.page-tab.is-active .page-tab-trigger:hover{color:#fff}.page-tab-close{width:18px;height:18px;margin-right:6px;border-radius:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;color:#8b4513;opacity:1;transition:background .18s ease,color .18s ease,opacity .18s ease;font-size:10px;font-weight:800;line-height:1}.page-tab.is-active .page-tab-close{background:transparent;color:#ffffffeb;opacity:1}.page-tab-close:hover{background:transparent;color:#dc2626;opacity:1}.page-tab.is-active .page-tab-close:hover{background:transparent;color:#fecaca}.page-tabs-nav{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7dee8;border-bottom:none;border-radius:12px 12px 0 0;background:#fff;color:#334155;padding:0;box-shadow:inset 0 1px #ffffffe6}.page-tabs-nav:hover{background:#f8fafc;color:#0f172a;border-color:#cbd5e1}.clientes-grid{display:grid;grid-template-columns:340px 1fr;gap:30px}.card{background:var(--theme-surface);padding:30px;border-radius:18px;box-shadow:0 10px 25px #0000000f}.input{width:100%;padding:12px;border-radius:10px;border:1px solid #d1d5db;margin-bottom:15px;font-size:14px}.lista-clientes{max-height:400px;overflow-y:auto}.cliente-item{padding:12px;border-radius:10px;margin-bottom:8px;cursor:pointer;transition:all .2s ease;background:#f8fafc}.cliente-item:hover{background:#e0f2fe}.cliente-item.activo{background:#dbeafe;font-weight:500}.form-contacto{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;margin-bottom:30px}.table-modern{width:100%;border-collapse:collapse}.table-modern th{text-align:left;padding:14px 10px;font-weight:600;font-size:14px;color:#475569;border-bottom:1px solid #e2e8f0}.table-modern td{padding:14px 10px;border-bottom:1px solid #f1f5f9;font-size:14px}.acciones{display:flex;gap:10px}.btn-primary{background:var(--theme-primary);color:#fff;border:none;border-radius:10px;padding:12px 18px;cursor:pointer;font-weight:500;transition:.2s}.btn-primary:hover{background:var(--theme-primary-hover)}.btn-secondary{background:var(--theme-primary);color:#fff;border:none;border-radius:8px;padding:8px 14px;cursor:pointer}.btn-danger{background:#ef4444;color:#fff;border:none;border-radius:8px;padding:8px 14px;cursor:pointer}.empty-state{text-align:center;padding:60px 0;color:#64748b}.modal-card.ticket-notification-modal{width:min(920px,calc(100vw - 32px))}.ticket-notification-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:20px;align-items:start}.ticket-notification-body.single{grid-template-columns:1fr}.ticket-notification-section{min-width:0}.ticket-calendar-side{min-width:0;border-left:1px solid #e2e8f0;padding-left:18px;display:grid;gap:14px;align-content:start}.ticket-calendar-heading{display:flex;align-items:flex-start;gap:10px}.ticket-calendar-heading strong{display:block;color:#0f172a;font-size:14px;line-height:1.2}.ticket-calendar-heading span{display:block;color:#64748b;font-size:12px;line-height:1.35;margin-top:3px}.ticket-calendar-icon{width:32px;height:32px;border-radius:10px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.ticket-calendar-check{padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #e2e8f0;margin-bottom:0}.ticket-calendar-field{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:800}.ticket-calendar-field input{height:38px;border:1px solid #cbd5e1;border-radius:9px;padding:0 10px;color:#0f172a;background:#fff;font-size:13px;font-weight:600;box-sizing:border-box}.ticket-calendar-field input:read-only{background:#f8fafc;color:#475569}.ticket-calendar-field input:disabled{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.ticket-calendar-datetime{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.75fr);gap:10px;align-items:end}@media(max-width:760px){.ticket-notification-body{grid-template-columns:1fr}.ticket-calendar-side{border-left:0;border-top:1px solid #e2e8f0;padding-left:0;padding-top:16px}.ticket-calendar-datetime{grid-template-columns:1fr}}.modal-overlay{position:fixed;inset:0;background:#0f172a8c;display:flex;justify-content:center;align-items:center;z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-card{width:480px;background:#fff;border-radius:14px;box-shadow:0 20px 60px #0003;overflow:hidden;animation:fadeIn .2s ease-in-out}.modal-header{padding:16px 20px;background:#1e293b;color:var(--theme-sidebar-text);display:flex;justify-content:space-between;align-items:center}.modal-body{padding:20px}.section-title{margin-top:15px;font-weight:600;margin-bottom:8px;color:#334155}.contact-item{display:flex;align-items:center;gap:10px;padding:8px;border-radius:8px;transition:background .2s;cursor:pointer}.contact-item input{margin:0;transform:translateY(1px)}.contact-name{font-weight:500}.contact-email{font-size:12px;color:#64748b}.input-external{width:100%;padding:8px;border:1px solid #cbd5e1;border-radius:6px;margin-bottom:8px}.btn-primary{background:var(--theme-primary);color:#fff;padding:8px 16px;border-radius:6px;border:none}.btn-secondary{background:#e2e8f0;padding:8px 16px;border-radius:6px;border:none}.external-item{background:#f1f5f9;padding:6px 10px;border-radius:20px;display:inline-flex;gap:8px;margin:4px 4px 0 0}.modal-close{background:transparent;border:none;color:var(--theme-sidebar-text);font-size:18px;width:28px;height:28px;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.modal-close:hover{background:#ffffff26}.cliente-modal-close{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#e2e8f0;transition:background .15s ease,color .15s ease,transform .15s ease}.cliente-modal-close:hover{background:#fee2e2;color:#dc2626;transform:translateY(-1px)}.checkbox-row{display:flex;align-items:center;gap:8px;font-weight:500;margin-bottom:10px}.btn-secondary{background:#dc262614;color:#dc2626;border:1px solid rgba(220,38,38,.25);padding:10px 16px;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#dc262626;border-color:#dc2626}.modal-card{width:600px;max-height:85vh;background:#fff;border-radius:12px;display:flex;flex-direction:column}.modal-body{flex:1;overflow-y:auto;padding:20px}.modal-header{padding:20px;border-bottom:1px solid #eee}.modal-footer{padding:20px;border-top:1px solid #eee;display:flex;justify-content:flex-end;gap:10px}.contact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:10px}.contact-item{display:flex!important;align-items:flex-start!important;gap:10px;background:var(--theme-layout-bg);padding:12px;border-radius:10px;cursor:pointer;transition:background .2s ease;width:100%;box-sizing:border-box}.contact-item:hover{background:#e9eef6}.contact-item input[type=checkbox]{margin:4px 0 0;flex-shrink:0}.contact-info{display:flex;flex-direction:column;text-align:left}.contact-name{font-weight:600;font-size:14px;color:#2d3748}.contact-email{font-size:12px;color:#6b7280;word-break:break-word}.login-page{background:radial-gradient(circle at 14% 18%,#dbeafe 0%,transparent 36%),radial-gradient(circle at 85% 82%,#bfdbfe 0%,transparent 34%),linear-gradient(135deg,#f8fafc,#eff6ff 48%,#f1f5f9)}.login-glow-one{background:var(--theme-primary);opacity:.22}.login-glow-two{background:#1e40af;opacity:.2}.login-tag{color:#1e40af;background:#dbeafe}.login-submit{background:linear-gradient(135deg,#1e40af,#2563eb)}.login-submit:hover:not(:disabled){box-shadow:0 10px 20px #1e40af4d}.login-form input[type=text],.login-form input[type=password]{margin-bottom:0}.password-wrapper{display:flex;align-items:center}.password-wrapper input{padding-right:46px}.password-toggle{top:50%;transform:translateY(-50%);right:8px;width:30px;height:30px}.login-page{background:linear-gradient(140deg,#f8fafc,#fff 42%,#f1f5f9)}.login-card{width:min(100%,920px);background:#fffffff2;border:1px solid rgba(148,163,184,.25);box-shadow:0 26px 54px #0f172a24}.login-layout{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,420px);gap:26px;align-items:center}.login-content{position:relative;z-index:2}.login-glow-one{width:460px;height:460px;background:radial-gradient(circle,#2563eb47,#2563eb00 72%);opacity:1;filter:blur(44px);top:-140px;left:-120px}.login-glow-two{width:420px;height:420px;background:radial-gradient(circle,#10b9813d,#10b98100 70%);opacity:1;filter:blur(42px);bottom:-130px;right:-120px}.helpdesk-art{position:relative;justify-self:center;width:clamp(240px,30vw,360px);height:clamp(240px,30vw,360px);pointer-events:none;z-index:1;opacity:.9}.helpdesk-orb{position:absolute;inset:14%;border-radius:50%;background:radial-gradient(circle,#2563eb33,#10b9811f 45%,#fff0 72%);filter:blur(1px);animation:orbBreath 6s ease-in-out infinite}.agent-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:140px;height:160px;border-radius:28px;background:linear-gradient(160deg,#fffffff5,#eff6fff0);border:1px solid rgba(148,163,184,.35);box-shadow:0 18px 34px #1e40af2e;animation:agentFloat 4.8s ease-in-out infinite}.agent-head{position:absolute;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#1d4ed8,#2563eb 60%,#10b981);left:50%;top:26px;transform:translate(-50%)}.agent-body{position:absolute;width:84px;height:58px;border-radius:24px 24px 14px 14px;background:linear-gradient(140deg,#1e40af,#2563eb 70%);left:50%;bottom:24px;transform:translate(-50%)}.agent-headset{position:absolute;width:64px;height:30px;border:3px solid #0f172a;border-bottom:none;border-radius:18px 18px 0 0;left:50%;top:22px;transform:translate(-50%)}.agent-headset:after{content:"";position:absolute;width:16px;height:6px;border-radius:999px;background:#0f172a;right:-10px;bottom:-2px}.helpdesk-visual{display:grid;justify-items:center;gap:12px}.process-loop{width:min(100%,420px);min-height:62px;display:flex;align-items:center;justify-content:center;gap:0;margin-top:2px}.loop-node{width:48px;height:48px;border-radius:999px;border:1px solid rgba(148,163,184,.35);background:#fffffff5;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0f172a24;opacity:0;transform:translateY(4px) scale(.92);animation-duration:18s;animation-timing-function:ease;animation-iteration-count:infinite;position:relative;z-index:1;overflow:visible}.loop-node:after{content:"";position:absolute;inset:-6px;border-radius:999px;border:2px solid currentColor;opacity:0;transform:scale(.76);animation:loopNodePulse 2.1s ease-out infinite;pointer-events:none}.loop-ticket:after{animation-delay:.15s}.loop-doc:after{animation-delay:.35s}.loop-mail:after{animation-delay:.55s}.loop-client:after{animation-delay:.75s}.loop-ticket{color:#1d4ed8;animation-name:flowTicket}.loop-doc{color:#0f766e;animation-name:flowDoc}.loop-mail{color:#0369a1;animation-name:flowMail}.loop-client{color:#047857;animation-name:flowClient}.loop-link{width:42px;height:18px;position:relative;overflow:visible;flex-shrink:0;opacity:0;animation-duration:18s;animation-timing-function:ease;animation-iteration-count:infinite;margin:0 4px;z-index:0}.dashboard-page{display:grid;gap:16px;color:#0f172a}.dashboard-topbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:18px;box-shadow:0 10px 24px #0f172a0d}.dashboard-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;color:#2563eb;font-size:13px;font-weight:800}.dashboard-topbar h2,.dashboard-panel h3,.dashboard-reject-modal h3{margin:0;color:#0f172a}.dashboard-topbar h2{font-size:clamp(24px,2.4vw,34px);line-height:1.1}.dashboard-topbar p,.dashboard-panel-head p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.5}.dashboard-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.dashboard-primary-action,.dashboard-secondary-action,.dashboard-link-button,.dashboard-neutral-button,.dashboard-danger-button,.dashboard-danger-soft-button{width:auto;border:0;border-radius:8px;padding:10px 13px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px}.dashboard-primary-action{background:var(--theme-primary);color:#fff}.dashboard-primary-action:hover{background:var(--theme-primary-hover)}.dashboard-primary-action.compact{min-height:34px;padding:8px 11px}.dashboard-secondary-action,.dashboard-neutral-button{background:#f1f5f9;color:#334155}.dashboard-link-button{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.dashboard-secondary-action:hover,.dashboard-link-button:hover{background-color:var(--theme-primary-hover);color:#fff;border-color:var(--theme-primary-hover)}.dashboard-secondary-action:hover svg,.dashboard-link-button:hover svg{color:#fff}.dashboard-danger-button{background:#dc2626;color:#fff}.dashboard-danger-button:disabled,.dashboard-danger-soft-button:disabled{opacity:.62;cursor:not-allowed}.dashboard-danger-soft-button{min-height:34px;padding:8px 11px;background:#fee2e2;color:#b91c1c}.bulk-upload-page{min-height:100%;display:grid;gap:10px;padding:10px 12px}.bulk-upload-header,.bulk-upload-import-panel,.bulk-upload-panel,.bulk-upload-preview{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 22px #0f172a0a}.bulk-upload-header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px}.bulk-upload-heading{min-width:0}.bulk-upload-kicker{width:fit-content;display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;padding:4px 9px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:900}.bulk-upload-heading h2,.bulk-upload-panel h3,.bulk-upload-preview h3{margin:0;color:#0f172a}.bulk-upload-heading h2{font-size:20px}.bulk-upload-heading p,.bulk-upload-blocked p{margin:4px 0 0;color:#64748b;font-size:13px}.bulk-upload-actions,.bulk-upload-toolbar,.bulk-upload-metrics{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.bulk-upload-primary-button,.bulk-upload-secondary-button,.bulk-upload-light-button{width:auto;min-height:36px;border-radius:7px;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.bulk-upload-primary-button{border:1px solid var(--theme-primary);background:var(--theme-primary);color:#fff}.bulk-upload-primary-button:hover:not(:disabled){background:var(--theme-primary-hover);border-color:var(--theme-primary-hover)}.bulk-upload-secondary-button,.bulk-upload-light-button{border:1px solid #cbd5e1;background:#f8fafc;color:#334155}.bulk-upload-secondary-button:hover:not(:disabled),.bulk-upload-light-button:hover:not(:disabled){border-color:#94a3b8;background:#f1f5f9;color:#0f172a}.bulk-upload-secondary-button:active:not(:disabled),.bulk-upload-light-button:active:not(:disabled),.bulk-upload-secondary-button:focus-visible,.bulk-upload-light-button:focus-visible{border-color:#94a3b8;background:#f8fafc;color:#0f172a;box-shadow:0 0 0 3px #0f172a1a;outline:0}.bulk-upload-primary-button:disabled,.bulk-upload-secondary-button:disabled,.bulk-upload-light-button:disabled{opacity:.62;cursor:not-allowed}.bulk-upload-secondary-button:disabled,.bulk-upload-secondary-button:disabled:hover,.bulk-upload-light-button:disabled,.bulk-upload-light-button:disabled:hover{border-color:#cbd5e1;background:#f8fafc;color:#334155;opacity:.72}.bulk-upload-status{min-height:40px;display:inline-flex;align-items:center;gap:8px;border-radius:8px;padding:10px 12px;font-size:13px;font-weight:800}.bulk-upload-status.is-ok{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.bulk-upload-status.is-error{border:1px solid #fecaca;background:#fff1f2;color:#991b1b}.bulk-upload-errors{display:grid;align-items:start}.bulk-upload-import-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px}.bulk-upload-import-panel h3{margin:0;color:#0f172a;font-size:15px}.bulk-upload-import-panel span{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:800}.bulk-upload-import-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.bulk-upload-file-button{width:auto;min-height:36px;border:1px solid #cbd5e1;border-radius:7px;background:#f8fafc;color:#334155;padding:8px 12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.bulk-upload-file-button:hover{border-color:#94a3b8;background:#f1f5f9;color:#0f172a}.bulk-upload-file-button input{display:none}.bulk-upload-panel{min-width:0;overflow:hidden}.bulk-upload-loading,.bulk-upload-blocked{min-height:170px;display:flex;align-items:center;justify-content:center;gap:12px;padding:18px;color:#475569;font-weight:800}.bulk-upload-blocked{justify-content:flex-start;color:#1d4ed8}.bulk-upload-blocked h3{font-size:18px}.bulk-upload-panel-head{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-bottom:1px solid #e2e8f0}.bulk-upload-panel-head h3,.bulk-upload-preview-head h3{font-size:16px}.bulk-upload-metrics{margin-top:4px}.bulk-upload-metrics span,.bulk-upload-preview-head span{display:inline-flex;align-items:center;min-height:21px;border:1px solid #dbeafe;border-radius:999px;padding:2px 7px;background:#f8fbff;color:#475569;font-size:10px;font-weight:900}.bulk-upload-search{min-width:min(280px,100%);min-height:36px;display:inline-flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;padding:0 10px;color:#64748b}.bulk-upload-search input{width:100%;min-width:0;min-height:34px;border:0;background:transparent;color:#0f172a;font-size:13px;outline:0}.bulk-upload-table-wrap{overflow:auto;max-height:calc(100vh - 420px);min-height:220px;scrollbar-gutter:stable}.bulk-upload-table{width:100%;border-collapse:collapse;font-size:12px}.bulk-upload-table th{position:sticky;top:0;z-index:1;padding:7px 8px;background:#f8fafc;color:#475569;text-align:left;font-size:11px;font-weight:900;white-space:nowrap}.bulk-upload-table td{padding:4px 8px;border-top:1px solid #e2e8f0;color:#334155;vertical-align:middle}.bulk-upload-table td:first-child,.bulk-upload-table th:first-child{width:44px;text-align:center}.bulk-upload-field-cell{display:flex;align-items:center;gap:7px;min-width:0}.bulk-upload-table strong{color:#0f172a;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-upload-field-cell span{flex:0 0 auto;max-width:118px;border:1px solid #e2e8f0;border-radius:999px;padding:1px 6px;background:#f8fafc;color:#64748b;font-size:9px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-upload-table input[type=checkbox]{width:14px;height:14px;accent-color:var(--theme-primary)}.bulk-upload-table input[type=text],.bulk-upload-table td input:not([type]){width:min(280px,100%);min-height:28px;border:1px solid #cbd5e1;border-radius:6px;padding:4px 8px;color:#0f172a;font-size:12px}.bulk-upload-table input:disabled{background:#f8fafc;color:#94a3b8}.bulk-upload-badge{width:fit-content;min-height:20px;display:inline-flex!important;align-items:center;border:1px solid #e2e8f0;border-radius:999px;padding:2px 7px;background:#f8fafc;color:#475569!important;font-size:10px!important;font-weight:900!important}.bulk-upload-badge.is-required{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8!important}.bulk-upload-preview{padding:13px 14px}.bulk-upload-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.bulk-upload-preview-title{min-width:0}.bulk-upload-preview-title span{width:fit-content;margin-top:5px}.bulk-upload-preview-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#64748b;font-size:12px;font-weight:800}.bulk-upload-preview-summary span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-upload-preview-tabs{display:flex;align-items:center;gap:18px;margin-bottom:10px;border-bottom:1px solid #e2e8f0;overflow-x:auto}.bulk-upload-preview-tabs button{position:relative;min-height:36px;border:0;border-radius:0;background:transparent;color:#64748b;padding:0 0 9px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:900;white-space:nowrap;cursor:pointer}.bulk-upload-preview-tabs button:hover{color:#1d4ed8}.bulk-upload-preview-tabs button.is-active{color:var(--theme-primary)}.bulk-upload-preview-tabs button.is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;border-radius:999px 999px 0 0;background:var(--theme-primary)}.bulk-upload-preview-tabs button span{min-width:21px;min-height:19px;border-radius:999px;padding:1px 6px;background:#f1f5f9;color:#475569;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.bulk-upload-preview-tabs button.is-active span{background:#dbeafe;color:#1d4ed8}.bulk-upload-preview-empty,.bulk-upload-preview-warning{min-height:76px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;padding:12px;font-size:13px;font-weight:800;text-align:center}.bulk-upload-preview-warning{border-color:#fecaca;background:#fff1f2;color:#991b1b}.bulk-upload-preview-empty-inline{min-height:46px;margin-top:8px}.bulk-upload-preview-table-wrap{overflow:auto;max-height:260px;border:1px solid #e2e8f0;border-radius:8px}.bulk-upload-preview-table{width:100%;min-width:620px;border-collapse:collapse;font-size:12px}.bulk-upload-preview-table th{position:sticky;top:0;z-index:1;padding:7px 9px;background:#f8fafc;color:#475569;text-align:left;font-size:11px;font-weight:900;white-space:nowrap}.bulk-upload-preview-table td{max-width:220px;padding:6px 9px;border-top:1px solid #e2e8f0;color:#334155;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-upload-preview-table input{width:100%;min-width:130px;min-height:30px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;color:#0f172a;padding:5px 8px;font-size:12px;font-weight:700}.bulk-upload-preview-table input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px #2563eb1f;outline:0}.bulk-upload-row-status{width:fit-content;min-height:22px;border-radius:999px;padding:3px 8px;display:inline-flex;align-items:center;font-size:10px;font-weight:900}.bulk-upload-row-status.is-nuevo{background:#ecfdf5;color:#047857}.bulk-upload-row-status.is-existente{background:#eff6ff;color:#1d4ed8}.bulk-upload-row-status.is-error{background:#fff1f2;color:#be123c}.bulk-upload-preview-error-cell{min-width:240px;color:#991b1b!important;font-weight:800;white-space:normal!important}.bulk-upload-column-preview{display:flex;flex-wrap:wrap;gap:7px}.bulk-upload-column-preview span{max-width:220px;min-height:28px;display:inline-flex;align-items:center;border:1px solid #cbd5e1;border-radius:999px;padding:5px 9px;background:#fff;color:#334155;font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bulk-upload-spin{animation:bulkUploadSpin .8s linear infinite}.bulk-extra-modal{width:min(620px,calc(100vw - 32px))}.bulk-extra-modal .modal-header{align-items:center}.bulk-extra-close{width:34px;height:34px;min-width:34px;margin-left:auto;padding:0;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center}.bulk-extra-close:hover{background:#ffffff29}.bulk-extra-body{display:grid;gap:14px;padding:16px;overflow:auto}.bulk-extra-create{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fbff}.bulk-extra-create input{min-height:38px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;color:#0f172a;font-size:13px}.bulk-extra-list{display:grid;gap:9px}.bulk-extra-list-head,.bulk-extra-item{display:flex;align-items:center;justify-content:space-between;gap:10px}.bulk-extra-list-head strong{color:#0f172a;font-size:14px}.bulk-extra-item{padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.bulk-extra-item strong,.bulk-extra-item span{display:block}.bulk-extra-item strong{color:#0f172a;font-size:13px}.bulk-extra-item span{margin-top:3px;color:#64748b;font-size:12px;font-weight:700}.bulk-extra-empty{padding:18px;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;font-size:13px;font-weight:800;text-align:center}.backup-page{gap:12px}.backup-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:16px;align-items:start}.backup-panel{display:grid;align-content:start}.backup-panel-head{min-height:66px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 16px;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#fbfdff)}.backup-panel-head h3{margin:0;color:#0f172a;font-size:18px;line-height:1.2}.backup-panel-head p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.35}.backup-panel-icon{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.backup-panel-icon-blue{border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb}.backup-panel-icon-green{border:1px solid #bbf7d0;background:#f0fdf4;color:#059669}.backup-metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px 16px 12px}.backup-metric{min-width:0;display:grid;gap:5px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:11px 12px}.backup-metric span{color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase}.backup-metric strong{min-width:0;color:#0f172a;font-size:17px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-table-wrap{margin:0 16px 16px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;scrollbar-gutter:stable}.backup-table-wrap-large{max-height:420px}.backup-table-wrap-small{max-height:210px;margin:0}.backup-table{width:100%;min-width:360px;border-collapse:collapse;font-size:12px}.backup-table th{position:sticky;top:0;z-index:1;padding:8px 10px;background:#f8fafc;color:#475569;text-align:left;font-size:11px;font-weight:900;white-space:nowrap}.backup-table td{padding:8px 10px;border-top:1px solid #e2e8f0;color:#334155;font-weight:700;vertical-align:middle}.backup-table td:first-child{max-width:280px;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-table td:last-child,.backup-table th:last-child{width:120px;text-align:right}.backup-table tbody tr:hover{background:#f8fafc}.backup-empty{margin:16px;min-height:120px;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd5e1;border-radius:8px;background:#f8fafc;color:#64748b;font-size:13px;font-weight:800;text-align:center}.backup-progress{position:sticky;top:10px;z-index:30;display:grid;gap:8px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#1e3a8a;padding:11px 13px;box-shadow:0 12px 28px #2563eb1f}.backup-progress-head,.backup-progress-title{min-width:0;display:flex;align-items:center;gap:8px}.backup-progress-head{justify-content:space-between}.backup-progress-title strong{color:#1e3a8a;font-size:13px;white-space:nowrap}.backup-progress-title span{min-width:0;color:#475569;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-progress-head>strong{color:#1d4ed8;font-size:13px;flex:0 0 auto}.backup-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#dbeafe}.backup-progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#2563eb,#22c55e);transition:width .42s ease}.backup-restore-panel{padding-bottom:16px}.backup-upload-button{width:calc(100% - 32px);min-height:42px;margin:16px 16px 0;justify-content:center;border-style:dashed;background:#f8fafc}.backup-file-chip{min-width:0;margin:12px 16px 0;display:flex;align-items:center;gap:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;padding:9px 10px;font-size:12px;font-weight:800}.backup-file-chip strong{min-width:0;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.backup-restore-flow{display:grid;gap:12px;margin:14px 16px 0}.backup-valid-card{min-height:42px;display:flex;align-items:flex-start;gap:8px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#166534;padding:10px 11px;font-size:13px;font-weight:800;line-height:1.4}.backup-valid-card svg{flex:0 0 auto;margin-top:1px}.backup-danger-zone{display:grid;gap:8px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;padding:12px}.backup-danger-zone strong{display:inline-flex;align-items:center;gap:7px;color:#9a3412;font-size:13px}.backup-danger-zone span{color:#9a3412;font-size:13px;line-height:1.45}.backup-confirm-input{height:37px;border:1px solid #fdba74;border-radius:7px;background:#fff;color:#7c2d12;padding:0 10px;font-size:13px;font-weight:800;outline:0}.backup-confirm-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f9731624}.backup-restore-button{width:100%;justify-content:center}.zero-page{gap:12px}.zero-header{border-color:#e5e7eb}.zero-kicker{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.zero-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.zero-metric{min-width:0;display:grid;gap:6px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:13px 14px;box-shadow:0 8px 22px #0f172a0a}.zero-metric span{color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase}.zero-metric strong{color:#0f172a;font-size:20px;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zero-metric.is-danger{border-color:#fecaca;background:#fff1f2}.zero-metric.is-danger strong{color:#be123c}.zero-metric.is-success{border-color:#bbf7d0;background:#f0fdf4}.zero-metric.is-success strong{color:#047857}.zero-metric.is-warning{border-color:#fed7aa;background:#fff7ed}.zero-metric.is-warning strong{color:#c2410c}.zero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}.zero-panel{display:grid;align-content:start;overflow:hidden}.zero-danger-panel{border-color:#fecaca}.zero-panel-head{min-height:70px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:15px 16px;border-bottom:1px solid #e2e8f0;background:#fff}.zero-danger-panel .zero-panel-head{border-bottom-color:#fee2e2;background:snow}.zero-panel-head h3,.zero-confirm-copy h3{margin:0;color:#0f172a;font-size:18px;line-height:1.2}.zero-panel-head p,.zero-confirm-copy p{margin:5px 0 0;color:#64748b;font-size:13px;line-height:1.35}.zero-panel-icon{width:38px;height:38px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.zero-panel-icon.is-ok{border:1px solid #bbf7d0;background:#f0fdf4;color:#059669}.zero-panel-icon.is-danger{border:1px solid #fecaca;background:#fff1f2;color:#be123c}.zero-chip-list{display:flex;flex-wrap:wrap;gap:8px;padding:14px 16px 0}.zero-chip-list span{min-height:26px;display:inline-flex;align-items:center;border:1px solid #dbeafe;border-radius:999px;background:#f8fbff;color:#334155;padding:4px 9px;font-size:11px;font-weight:900}.zero-warning{margin:14px 16px 0;display:flex;align-items:flex-start;gap:8px;border:1px solid #fed7aa;border-radius:8px;background:#fff7ed;color:#9a3412;padding:10px 11px;font-size:13px;font-weight:800;line-height:1.4}.zero-warning svg{flex:0 0 auto;margin-top:1px}.zero-table-wrap{max-height:330px;margin:14px 16px 16px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;scrollbar-gutter:stable}.zero-table{width:100%;min-width:360px;border-collapse:collapse;font-size:12px}.zero-table th{position:sticky;top:0;z-index:1;padding:8px 10px;background:#f8fafc;color:#475569;text-align:left;font-size:11px;font-weight:900}.zero-table td{padding:8px 10px;border-top:1px solid #e2e8f0;color:#334155;vertical-align:middle}.zero-table td:first-child{min-width:0}.zero-table td:last-child,.zero-table th:last-child{width:110px;text-align:right;font-weight:900}.zero-table strong,.zero-table span{display:block}.zero-table strong{color:#0f172a;font-size:12px}.zero-table span{margin-top:3px;color:#64748b;font-size:11px;font-weight:800}.zero-table tbody tr:hover{background:#f8fafc}.zero-confirm-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:16px;align-items:center;padding:15px 16px;border-color:#fecaca;background:snow}.zero-confirm-copy{min-width:0;display:flex;align-items:flex-start;gap:12px}.zero-confirm-copy strong{color:#be123c}.zero-confirm-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.zero-confirm-actions input{width:100%;min-height:38px;border:1px solid #fca5a5;border-radius:7px;background:#fff;color:#7f1d1d;padding:0 11px;font-size:13px;font-weight:900;outline:0}.zero-confirm-actions input:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef444424}.zero-danger-button{border-color:#dc2626;background:#dc2626;color:#fff}.zero-danger-button:hover:not(:disabled){border-color:#b91c1c;background:#b91c1c;color:#fff}@keyframes bulkUploadSpin{to{transform:rotate(360deg)}}@media(max-width:900px){.bulk-upload-header,.bulk-upload-import-panel,.bulk-upload-panel-head,.bulk-upload-preview-head{align-items:stretch;flex-direction:column}.bulk-upload-actions,.bulk-upload-import-actions,.bulk-upload-toolbar{width:100%}.bulk-upload-primary-button,.bulk-upload-secondary-button,.bulk-upload-light-button,.bulk-upload-file-button,.bulk-upload-search{flex:1 1 auto}.bulk-extra-create,.backup-grid,.backup-metric-grid{grid-template-columns:1fr}.backup-panel-head,.backup-progress-head{align-items:stretch;flex-direction:column}.backup-progress-title{align-items:flex-start}.zero-metrics,.zero-grid,.zero-confirm-panel,.zero-confirm-actions{grid-template-columns:1fr}.zero-panel-head{align-items:stretch;flex-direction:column}}.dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.dashboard-kpi,.dashboard-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 22px #0f172a0b}.dashboard-kpi{padding:14px;display:grid;gap:11px;min-width:0}.dashboard-kpi-head{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:12px;font-weight:700}.dashboard-kpi-icon{width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.dashboard-kpi strong{font-size:30px;line-height:1;color:#0f172a}.dashboard-kpi small{color:#475569;font-weight:800}.dashboard-metrics-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dashboard-panel{padding:16px;min-width:0}.dashboard-panel-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:16px}.dashboard-panel-head-row{align-items:center}.dashboard-panel-badge{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.dashboard-health-content{display:grid;grid-template-columns:220px minmax(0,1fr);gap:20px;align-items:center}.dashboard-donut{width:min(220px,100%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;box-shadow:inset 0 0 0 1px #0f172a0d}.dashboard-donut>div{width:58%;aspect-ratio:1;border-radius:50%;background:#fff;display:grid;place-items:center;align-content:center;box-shadow:0 8px 20px #0f172a14}.dashboard-donut strong{font-size:28px;line-height:1}.dashboard-donut span{margin-top:4px;color:#64748b;font-size:12px;font-weight:800}.dashboard-legend,.dashboard-progress-list,.dashboard-priority-list,.dashboard-request-list,.dashboard-ticket-table,.dashboard-ticket-cards{display:grid;gap:10px}.dashboard-progress-list{max-height:250px;overflow-y:auto;padding-right:4px}.dashboard-request-list{max-height:276px;overflow-y:auto;padding-right:4px}.dashboard-legend-item{display:grid;grid-template-columns:12px minmax(0,1fr) auto;gap:9px;align-items:center;color:#334155;font-size:13px;font-weight:700}.dashboard-legend-item i{width:10px;height:10px;border-radius:50%}.dashboard-bars{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;align-items:end;min-height:220px}.dashboard-bars-minimal{min-height:168px;gap:8px;padding:6px 2px 0}.dashboard-bar-item{display:grid;gap:8px;align-items:end;justify-items:center;min-width:0}.dashboard-bar-item span{color:#475569;font-size:12px;font-weight:800}.dashboard-bar-item div{width:100%;max-width:42px;border-radius:8px 8px 4px 4px;background:linear-gradient(180deg,#38bdf8,#2563eb)}.dashboard-bars-minimal .dashboard-bar-item span{color:#94a3b8;font-size:11px}.dashboard-bars-minimal .dashboard-bar-item div{max-width:18px;border-radius:999px;background:linear-gradient(180deg,#2563ebc7,#2563eb2e);box-shadow:none}.dashboard-bars-minimal .dashboard-bar-item small{font-size:11px}.dashboard-area-chart{min-height:238px;padding:4px 0 0}.dashboard-area-svg{width:100%;height:238px;display:block;overflow:visible}.dashboard-area-grid{stroke:#e2e8f0;stroke-width:1;stroke-dasharray:4 7}.dashboard-area-axis{fill:#94a3b8;font-size:10px;font-weight:700}.dashboard-area-fill{fill:url(#dashboardAreaFill);opacity:0;animation:dashboardAreaFade .8s ease forwards .18s}.dashboard-area-line{fill:none;stroke:var(--theme-primary);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:1;filter:drop-shadow(0 5px 8px rgba(37,99,235,.16));animation:dashboardAreaDraw 1.25s cubic-bezier(.22,1,.36,1) forwards}.dashboard-area-point{opacity:0;transform-box:fill-box;transform-origin:center;animation:dashboardAreaPoint .35s ease forwards}.dashboard-area-point circle{fill:#fff;stroke:var(--theme-primary);stroke-width:2.2}.dashboard-area-point text{fill:#334155;font-size:10px;font-weight:800;text-anchor:middle}.dashboard-area-day{fill:#64748b;font-size:11px;font-weight:800;text-anchor:middle;text-transform:capitalize}@keyframes dashboardAreaDraw{to{stroke-dashoffset:0}}@keyframes dashboardAreaFade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboardAreaPoint{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.dashboard-bar-item small{color:#64748b;font-size:12px;text-transform:capitalize}.dashboard-progress-row,.dashboard-priority-item{display:grid;gap:7px}.dashboard-progress-row>div:first-child,.dashboard-priority-item>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:#334155;font-weight:800}.dashboard-progress-track,.dashboard-priority-track{height:10px;border-radius:999px;background:#e2e8f0;overflow:hidden}.dashboard-progress-track i,.dashboard-priority-track i{display:block;height:100%;border-radius:999px}.dashboard-progress-track i{background:linear-gradient(90deg,#2563eb,#22c55e)}.dashboard-request-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.dashboard-request-main{display:grid;gap:6px;min-width:0}.dashboard-request-main strong,.dashboard-ticket-detail strong{color:#0f172a}.dashboard-request-main p,.dashboard-ticket-detail span{margin:0;color:#475569;font-size:13px;line-height:1.45}.dashboard-request-main div{display:flex;flex-wrap:wrap;gap:10px;color:#64748b;font-size:12px}.dashboard-request-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dashboard-ticket-row{display:grid;grid-template-columns:82px minmax(220px,1fr) minmax(240px,.9fr) auto auto;gap:12px;align-items:center;padding:11px 12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.dashboard-ticket-cards{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.dashboard-ticket-card{position:relative;overflow:hidden;display:grid;gap:12px;min-height:184px;padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 10px 20px #0f172a0b}.dashboard-ticket-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--theme-primary),#22c55e)}.dashboard-ticket-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-ticket-id{display:inline-flex;align-items:center;gap:7px;color:#2563eb}.dashboard-ticket-detail{display:grid;gap:6px;min-width:0}.dashboard-ticket-detail span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dashboard-ticket-meta{display:flex;flex-wrap:wrap;gap:8px;color:#64748b;font-size:12px;align-self:end}.dashboard-ticket-meta span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:5px 8px}.dashboard-state-pill,.dashboard-consult-pill{display:inline-flex;align-items:center;justify-content:center;gap:5px;border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800;white-space:nowrap}.dashboard-consult-pill{color:#9a3412;background:#ffedd5}.dashboard-empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;padding:16px;text-align:center;font-size:13px;font-weight:700}.dashboard-reject-modal{width:min(520px,calc(100vw - 32px))}.dashboard-reject-body{display:grid;gap:12px}.dashboard-warning-note{border:1px solid #fecaca;background:#fff7f7;color:#991b1b;border-radius:8px;padding:11px;font-size:13px;font-weight:700;line-height:1.45}.dashboard-reject-body label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:800}.dashboard-reject-body textarea{border:1px solid #cbd5e1;border-radius:8px;padding:10px;resize:vertical;line-height:1.45}.dashboard-count-note{color:#64748b;font-size:12px;text-align:right}@media(max-width:1280px){.dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-ticket-row{grid-template-columns:70px minmax(220px,1fr) auto auto}.dashboard-ticket-meta{grid-column:2 / -1}}@media(max-width:1080px){.dashboard-topbar,.dashboard-metrics-row{grid-template-columns:1fr}.dashboard-actions{justify-content:flex-start}}@media(max-width:760px){.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-health-content{grid-template-columns:1fr;justify-items:center}.dashboard-panel-head,.dashboard-panel-head-row,.dashboard-request-row{grid-template-columns:1fr}.dashboard-panel-head{display:grid}.dashboard-request-actions{justify-content:flex-start}.dashboard-ticket-row{grid-template-columns:1fr;align-items:start}.dashboard-ticket-meta{grid-column:auto}.dashboard-ticket-detail span{white-space:normal}}@media(max-width:520px){.dashboard-kpis{grid-template-columns:1fr}.dashboard-bars{gap:6px}.dashboard-topbar,.dashboard-panel,.dashboard-kpi{padding:12px}}body,.layout,.main-content,.content,.page-tabs-shell{background:var(--theme-layout-bg)}.login-submit,.btn-primary,.template-primary-btn,.pdf-template-primary-btn,.experience-primary-button,button[style*="background: #2563eb"],button[style*="background:#2563eb"],button[style*="background-color: #2563eb"],button[style*="background-color:#2563eb"],button[style*="background: rgb(37, 99, 235)"],button[style*="background-color: rgb(37, 99, 235)"],button[style*="background: #1d4ed8"],button[style*="background:#1d4ed8"],button[style*="background-color: #1d4ed8"],button[style*="background-color:#1d4ed8"],button[style*="background: rgb(29, 78, 216)"],button[style*="background-color: rgb(29, 78, 216)"]{background:var(--theme-primary)!important;border-color:var(--theme-primary-hover)!important;color:#fff!important}.login-submit:hover:not(:disabled),.btn-primary:hover,.template-primary-btn:hover,.pdf-template-primary-btn:hover,.experience-primary-button:hover{background:var(--theme-primary-hover)!important}button[style*=linear-gradient][style*="#2563eb"],button[style*=linear-gradient][style*="#1d4ed8"],button[style*=linear-gradient][style*="rgb(37, 99, 235)"],button[style*=linear-gradient][style*="rgb(29, 78, 216)"]{background:linear-gradient(135deg,var(--theme-primary),var(--theme-primary-hover))!important;color:#fff!important}button[style*="background: #eff6ff"],button[style*="background:#eff6ff"],button[style*="background-color: #eff6ff"],button[style*="background-color:#eff6ff"],button[style*="background: rgb(239, 246, 255)"],button[style*="background-color: rgb(239, 246, 255)"],button[style*="background: #dbeafe"],button[style*="background:#dbeafe"],button[style*="background-color: #dbeafe"],button[style*="background-color:#dbeafe"],button[style*="background: rgb(219, 234, 254)"],button[style*="background-color: rgb(219, 234, 254)"],.template-secondary-btn,.pdf-template-secondary-btn,.experience-preview-soft{background:var(--theme-primary-soft)!important;border-color:var(--theme-primary-ring)!important;color:var(--theme-primary-hover)!important}button[style*="border: 1px solid #bfdbfe"],button[style*="border:1px solid #bfdbfe"],button[style*="border-color: #bfdbfe"],button[style*="border-color:#bfdbfe"],button[style*="border: 1px solid rgb(191, 219, 254)"],button[style*="border-color: rgb(191, 219, 254)"],button[style*="border: 1px solid #93c5fd"],button[style*="border:1px solid #93c5fd"],button[style*="border-color: #93c5fd"],button[style*="border-color:#93c5fd"],button[style*="border: 1px solid rgb(147, 197, 253)"],button[style*="border-color: rgb(147, 197, 253)"]{border-color:var(--theme-primary-ring)!important}button[style*="color: #2563eb"],button[style*="color:#2563eb"],button[style*="color: rgb(37, 99, 235)"],button[style*="color: #1d4ed8"],button[style*="color:#1d4ed8"],button[style*="color: rgb(29, 78, 216)"],button[style*="color: #1e40af"],button[style*="color:#1e40af"],button[style*="color: rgb(30, 64, 175)"]{color:var(--theme-primary-hover)!important}.experience-page{display:grid;gap:18px;color:var(--theme-text)}.experience-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:20px 22px;border:1px solid var(--theme-border);border-radius:18px;background:var(--theme-surface);box-shadow:0 12px 24px #0f172a0d}.experience-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--theme-primary);background:var(--theme-primary-soft);border:1px solid var(--theme-primary-ring);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin-bottom:9px}.experience-hero h2{margin:0;font-size:24px;color:var(--theme-text)}.experience-hero p,.experience-panel-head p{margin:5px 0 0;color:var(--theme-muted-text);font-size:13px;line-height:1.5}.experience-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.experience-primary-button,.experience-secondary-button{width:auto;min-width:max-content;display:inline-flex;align-items:center;gap:7px;border-radius:10px;padding:9px 12px;font-weight:800}.experience-secondary-button{background:var(--theme-surface);color:var(--theme-text);border:1px solid var(--theme-border)}.experience-secondary-button:hover{background:var(--theme-layout-bg)}.experience-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:18px;align-items:start}.experience-panel{border:1px solid var(--theme-border);border-radius:18px;background:var(--theme-surface);box-shadow:0 12px 24px #0f172a0d;overflow:hidden}.experience-panel-head{padding:16px 18px;border-bottom:1px solid var(--theme-border)}.experience-panel-head h3{margin:0;font-size:17px}.experience-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}.experience-fields-compact{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.experience-name-field,.experience-size-field{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,380px);gap:14px;align-items:center;padding:14px 16px;border:1px solid var(--theme-border);border-radius:14px;background:var(--theme-layout-bg)}.experience-name-field span,.experience-size-field span{display:grid;gap:4px}.experience-name-field strong,.experience-size-field strong{font-size:13px}.experience-name-field small,.experience-size-field small{color:var(--theme-muted-text);font-size:12px;line-height:1.35}.experience-name-field input{width:100%;min-width:0;min-height:40px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);color:var(--theme-text);padding:8px 11px;font-size:13px;font-weight:700;outline:none}.experience-name-field input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-ring)}.experience-size-control{display:grid;grid-template-columns:minmax(0,1fr) 86px;gap:10px;align-items:center}.experience-size-control input[type=range]{width:100%;accent-color:var(--theme-primary)}.experience-size-control input[type=number]{width:100%;min-width:0;min-height:40px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);color:var(--theme-text);padding:8px 9px;font-size:13px;font-weight:800;outline:none}.experience-size-control input[type=number]:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-ring)}.experience-ticket-counter{grid-column:1 / -1;display:grid;gap:12px;padding:14px 16px;border:1px solid var(--theme-border);border-radius:14px;background:linear-gradient(135deg,var(--theme-surface),var(--theme-layout-bg))}.experience-ticket-counter-head{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center}.experience-ticket-counter-icon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;color:var(--theme-primary);background:var(--theme-primary-soft);border:1px solid var(--theme-primary-ring)}.experience-ticket-counter-head span:last-child{display:grid;gap:4px}.experience-ticket-counter-head strong{font-size:13px}.experience-ticket-counter-head small{color:var(--theme-muted-text);font-size:12px;line-height:1.35}.experience-ticket-counter-control{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;gap:10px;align-items:end}.experience-ticket-counter-control label{display:grid;gap:6px;color:var(--theme-muted-text);font-size:12px;font-weight:800}.experience-ticket-counter-control input{width:100%;min-width:0;min-height:40px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);color:var(--theme-text);padding:8px 11px;font-size:14px;font-weight:800;outline:none}.experience-ticket-counter-control input:focus{border-color:var(--theme-primary);box-shadow:0 0 0 3px var(--theme-primary-ring)}.experience-ticket-counter-meta{display:flex;flex-wrap:wrap;gap:8px}.experience-ticket-counter-meta span{display:inline-flex;min-height:28px;align-items:center;border:1px solid var(--theme-border);border-radius:999px;background:var(--theme-surface);color:var(--theme-muted-text);padding:5px 10px;font-size:12px;font-weight:800}.experience-color-field{display:grid;gap:12px;padding:13px;border:1px solid var(--theme-border);border-radius:14px;background:var(--theme-layout-bg)}.experience-color-field span{display:grid;gap:4px}.experience-color-field strong{font-size:13px}.experience-color-field small{color:var(--theme-muted-text);font-size:12px;line-height:1.35}.experience-color-input{display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center}.experience-color-input input{width:44px;height:34px;padding:0;margin:0;border:1px solid var(--theme-border);border-radius:10px;background:transparent}.experience-color-input code{padding:8px 10px;border:1px solid var(--theme-border);border-radius:10px;background:var(--theme-surface);color:var(--theme-muted-text);font-size:12px}.experience-side{display:grid;gap:14px}.experience-palettes{display:grid;gap:9px;padding:14px}.experience-palettes button{width:100%;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px;border:1px solid var(--theme-border);border-radius:12px;background:var(--theme-surface);color:var(--theme-text);text-align:left}.experience-palettes button:hover{background:var(--theme-primary-soft)}.experience-palettes button>span{font-weight:800;font-size:13px}.experience-palettes button>div,.experience-summary{display:inline-flex;gap:4px}.experience-palettes i,.experience-summary span{width:18px;height:18px;border-radius:999px;border:1px solid rgba(15,23,42,.12)}.experience-preview{display:grid;grid-template-columns:116px 1fr;min-height:220px;border:1px solid var(--theme-border);border-radius:18px;overflow:hidden;background:var(--theme-surface);box-shadow:0 12px 24px #0f172a0d}.experience-preview-buttons{display:block;min-height:0;padding:16px;background:var(--theme-layout-bg)}.experience-preview-buttons>div{display:grid;gap:10px;padding:14px;border:1px solid var(--theme-border);border-radius:14px;background:var(--theme-surface)}.experience-preview-buttons p{margin:0 0 4px;color:var(--theme-muted-text);font-size:12px;line-height:1.5}.experience-preview-buttons button{width:max-content;min-width:148px;display:inline-flex;justify-content:center;border-radius:10px;padding:9px 12px;font-weight:800}.experience-menu-preview{width:min(100%,220px);display:grid;gap:7px;margin-top:4px;padding:12px;border-radius:12px;color:#fff}.experience-menu-preview strong{font-size:13px;margin-bottom:2px}.experience-menu-preview span,.experience-menu-preview small{display:block;border-radius:8px;padding:7px 9px;color:#e0f2fe;font-size:12px;font-weight:800}.experience-menu-preview small{color:#fff;opacity:.88}.experience-preview-sidebar{display:grid;align-content:start;gap:8px;padding:14px 10px}.experience-preview-sidebar strong{font-size:12px;margin-bottom:4px}.experience-preview-sidebar span{display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:7px 8px;font-size:12px;font-weight:700}.experience-preview-content{padding:16px}.experience-preview-content>div{display:grid;gap:8px;padding:14px;border:1px solid;border-radius:14px}.experience-preview-content p{margin:0;font-size:12px;line-height:1.5}.experience-preview-content button{width:max-content;padding:8px 12px;border-radius:9px;color:#fff;font-weight:800}.experience-summary{justify-content:center;padding:10px;border:1px solid var(--theme-border);border-radius:14px;background:var(--theme-surface)}@media(max-width:980px){.experience-grid,.experience-fields,.experience-name-field,.experience-size-field,.experience-ticket-counter-control{grid-template-columns:1fr}}@media(max-width:620px){.experience-hero{flex-direction:column}.experience-actions{width:100%;justify-content:stretch}.experience-primary-button,.experience-secondary-button{flex:1;justify-content:center}}.template-page{height:calc(100dvh - 126px);min-height:560px;overflow:hidden;padding:14px 18px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.template-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.template-header h2{margin:0;color:#0f172a;font-size:21px;line-height:1.2}.template-header p{margin:4px 0 0;color:#64748b;font-size:13px}.template-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:260px minmax(0,1.35fr) minmax(280px,.85fr);gap:12px;align-items:stretch}.template-card{min-height:0;min-width:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 22px #0f172a0a}.template-card-head{min-height:50px;padding:10px 12px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px}.template-card-head>div{min-width:0}.template-card-head h3{margin:0;color:#0f172a;font-size:14px;line-height:1.2;display:inline-flex;align-items:center;gap:7px}.template-card-head span{display:block;margin-top:2px;color:#64748b;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-sidebar,.template-editor,.template-side-column,.template-vars-panel,.template-preview-panel{display:flex;flex-direction:column}.template-list{min-height:0;overflow:auto;padding:9px;display:flex;flex-direction:column;gap:7px;scrollbar-gutter:stable}.template-list-item{width:100%;border:1px solid #e2e8f0;background:#fff;color:#0f172a;border-radius:7px;padding:9px 10px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.template-list-item:hover{border-color:#bfdbfe;background:#f8fafc}.template-list-item.is-selected{border-color:#2563eb;background:#eff6ff;box-shadow:inset 3px 0 #2563eb,0 6px 14px #2563eb14}.template-list-title{min-width:0;display:flex;align-items:center;gap:8px;color:#0f172a;font-size:12px;font-weight:800;line-height:1.25}.template-list-title svg{flex:0 0 auto;color:#2563eb}.template-list-meta{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#64748b;font-size:10px;min-width:0}.template-list-meta>span,.template-list-meta{overflow:hidden;text-overflow:ellipsis}.template-list-meta strong{color:#b45309;font-size:10px;text-transform:uppercase}.template-list-meta strong.is-active{color:#15803d}.template-empty{padding:12px;color:#64748b;font-size:13px}.template-form-scroll{min-height:0;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:10px;scrollbar-gutter:stable}.template-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.template-field{min-width:0;display:flex;flex-direction:column;gap:5px;color:#334155;font-size:12px;font-weight:800}.template-field input,.template-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a;padding:8px 10px;font-size:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.template-field input:focus,.template-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.template-field input[readonly]{background:#f8fafc;color:#64748b}.template-html-field{flex:1 1 auto;min-height:0}.template-html-field textarea{min-height:300px;height:clamp(300px,44vh,560px);resize:vertical;font-family:Consolas,Courier New,monospace;font-size:13px;line-height:1.45}.template-toggle{height:35px;border:1px solid #cbd5e1;border-radius:7px;padding:0 10px;display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:12px;font-weight:800;white-space:nowrap;background:#f8fafc}.template-toggle input{width:15px;height:15px;accent-color:#2563eb}.template-side-column{min-height:0;gap:12px}.template-vars-panel{flex:0 0 230px;overflow:hidden}.template-vars-scroll{min-height:0;overflow:auto;padding:9px;display:flex;flex-wrap:wrap;align-content:flex-start;gap:6px;scrollbar-gutter:stable}.template-var-chip{width:auto;flex:0 0 auto;min-height:24px;border:1px solid #bfdbfe;background:#f8fbff;color:#1d4ed8;border-radius:999px;padding:4px 7px;font-size:10px;font-weight:800;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.template-var-chip:hover{border-color:#2563eb;background:#eff6ff;color:#1e40af}.template-preview-panel{flex:1 1 auto;overflow:hidden}.template-preview-content{flex:1 1 auto;min-height:0;overflow:auto;margin:9px;border:1px solid #e2e8f0;border-radius:7px;padding:11px;color:#0f172a;font-size:12px;line-height:1.55;scrollbar-gutter:stable}.template-preview-content table{width:100%;border-collapse:collapse}.template-preview-content th,.template-preview-content td{padding:6px;border:1px solid #cbd5e1}.template-update-note,.template-update-inline{flex:0 0 auto;min-height:30px;display:flex;align-items:center;gap:8px;color:#15803d;font-size:11px;font-weight:700}.template-update-inline{justify-content:flex-end;min-width:190px;max-width:58%;text-align:right}.template-update-inline span{margin:0;color:#15803d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-primary-btn,.template-secondary-btn{width:auto;min-width:104px;max-width:max-content;flex:0 0 auto;min-height:32px;border-radius:7px;padding:6px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap;transition:background .16s ease,border-color .16s ease,opacity .16s ease}.template-primary-btn{border:1px solid #1d4ed8;background:var(--theme-primary);color:#fff}.template-primary-btn:hover{background:var(--theme-primary-hover)}.template-secondary-btn{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.template-secondary-btn:hover{border-color:#93c5fd;background:#dbeafe}.template-primary-btn:disabled,.template-secondary-btn:disabled{cursor:not-allowed;opacity:.65}.template-spin{animation:templateSpin .8s linear infinite}@keyframes templateSpin{to{transform:rotate(360deg)}}@media(max-width:1360px){.template-grid{grid-template-columns:245px minmax(0,1.35fr) minmax(265px,.85fr)}}@media(max-width:1180px){.template-page{height:auto;min-height:0;overflow:visible}.template-grid{grid-template-columns:280px minmax(0,1fr)}.template-side-column{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.template-update-note{grid-column:1 / -1}}@media(max-width:820px){.template-header,.template-row{align-items:stretch;grid-template-columns:1fr}.template-header{flex-direction:column}.template-grid,.template-side-column{grid-template-columns:1fr}.template-vars-panel,.template-preview-panel{flex-basis:auto;max-height:420px}}.pdf-template-page{height:calc(100dvh - 126px);min-height:560px;overflow:hidden;padding:14px 18px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.pdf-template-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.pdf-template-header h2{margin:0;color:#0f172a;font-size:21px;line-height:1.2}.pdf-template-header p{margin:4px 0 0;color:#64748b;font-size:13px}.pdf-template-actions{display:inline-flex;align-items:center;gap:8px}.pdf-template-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(430px,1.1fr);gap:12px}.pdf-template-card{min-width:0;min-height:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 8px 22px #0f172a0a;display:flex;flex-direction:column}.pdf-template-card-head{min-height:50px;padding:10px 12px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center}.pdf-template-card-head h3{margin:0;color:#0f172a;font-size:14px;display:inline-flex;align-items:center;gap:7px}.pdf-template-form-scroll{min-height:0;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:11px;scrollbar-gutter:stable}.pdf-template-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pdf-template-field{min-width:0;display:flex;flex-direction:column;gap:5px;color:#334155;font-size:12px;font-weight:800}.pdf-template-field input,.pdf-template-field textarea{width:100%;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f172a;padding:8px 10px;font-size:13px;outline:none}.pdf-template-field input[type=color]{height:38px;padding:4px}.pdf-logo-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.pdf-logo-input-row button{width:auto;min-width:104px;max-width:max-content;border:1px solid #bfdbfe;border-radius:7px;background:#eff6ff;color:#1d4ed8;padding:0 11px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.pdf-logo-input-row button:hover{background:#dbeafe}.pdf-logo-input-row button:disabled{opacity:.65;cursor:not-allowed}.pdf-template-field textarea{min-height:112px;resize:vertical}.pdf-template-field small{color:#64748b;font-size:11px;font-weight:700}.pdf-template-field input[type=range]{padding:0;accent-color:#2563eb}.pdf-template-section-title{margin-top:4px;padding-top:12px;border-top:1px solid #e2e8f0;color:#0f172a;font-size:13px;font-weight:900}.pdf-template-label-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.pdf-template-switches{display:flex;flex-wrap:wrap;gap:10px}.pdf-template-switches label{min-height:35px;border:1px solid #cbd5e1;border-radius:7px;background:#f8fafc;padding:0 11px;display:inline-flex;align-items:center;gap:8px;color:#334155;font-size:12px;font-weight:800}.pdf-template-switches input{accent-color:#2563eb}.pdf-template-primary-btn,.pdf-template-secondary-btn{width:auto;min-width:104px;max-width:max-content;flex:0 0 auto;min-height:32px;border-radius:7px;padding:6px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.pdf-template-primary-btn{border:1px solid #1d4ed8;background:var(--theme-primary);color:#fff}.pdf-template-secondary-btn{border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8}.pdf-template-primary-btn:disabled,.pdf-template-secondary-btn:disabled{cursor:not-allowed;opacity:.65}.pdf-template-preview{overflow:hidden}.pdf-preview-sheet{flex:1 1 auto;min-height:0;overflow:auto;margin:12px;padding:24px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;font-size:12px;scrollbar-gutter:stable}.pdf-preview-header{display:grid;grid-template-columns:95px 1fr;align-items:center;gap:16px}.pdf-preview-logo{min-width:45px;height:58px;border:1px dashed #bfdbfe;border-radius:7px;display:grid;place-items:center;color:#2563eb;font-weight:800;overflow:hidden;background:#f8fbff}.pdf-preview-logo img{max-width:100%;max-height:54px;object-fit:contain;display:block}.pdf-preview-title{text-align:center;display:grid;gap:3px}.pdf-preview-title strong{font-size:18px}.pdf-preview-title span{color:#475569;font-size:12px}.pdf-preview-title small{color:#64748b}.pdf-preview-line{height:1px;background:#e2e8f0;margin:16px 0}.pdf-preview-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.pdf-preview-sheet p{margin:7px 0}.pdf-preview-sheet h4{margin:16px 0 8px;font-size:14px}.pdf-preview-sheet table{width:100%;border-collapse:collapse}.pdf-preview-sheet th,.pdf-preview-sheet td{border:1px solid #cbd5e1;padding:7px;text-align:left}.pdf-preview-sheet th{background:#f1f5f9}.pdf-preview-evidence{margin-top:14px;border:1px dashed #cbd5e1;border-radius:7px;padding:14px;color:#64748b;font-weight:800}.pdf-preview-sheet footer{margin-top:20px;padding-top:10px;border-top:1px solid #e2e8f0;text-align:center;color:#64748b}@media(max-width:1180px){.pdf-template-page{height:auto;min-height:0;overflow:visible}.pdf-template-grid{grid-template-columns:1fr}}@media(max-width:760px){.pdf-template-header,.pdf-template-actions,.pdf-template-row,.pdf-template-label-grid,.pdf-preview-header{grid-template-columns:1fr;align-items:stretch}.pdf-template-header{flex-direction:column}}.loop-link:before{content:"";position:absolute;left:0;top:50%;width:42px;height:2px;border-radius:999px;background:linear-gradient(90deg,#2563eb52,#2563ebe6 45%,#10b981e6);box-shadow:0 0 8px #2563eb29;transform:translateY(-50%) scaleX(0);transform-origin:left center;opacity:1;animation-duration:18s;animation-timing-function:linear;animation-iteration-count:infinite}.loop-link:after{content:"";position:absolute;left:0;top:50%;width:8px;height:8px;border-top:2px solid rgba(16,185,129,.96);border-right:2px solid rgba(16,185,129,.96);box-shadow:0 0 8px #10b98124;transform:translate(0) translateY(-50%) rotate(45deg) scale(.9);opacity:0;animation-duration:18s;animation-timing-function:linear;animation-iteration-count:infinite}.loop-link:nth-of-type(2):after{animation-name:tipLinkOne}.loop-link:nth-of-type(4):after{animation-name:tipLinkTwo}.loop-link:nth-of-type(6):after{animation-name:tipLinkThree}.loop-link:nth-of-type(2):before{animation-name:drawLinkOne}.loop-link:nth-of-type(4):before{animation-name:drawLinkTwo}.loop-link:nth-of-type(6):before{animation-name:drawLinkThree}@keyframes flowTicket{0%,5%{opacity:0;transform:translateY(4px) scale(.92)}8%,88%{opacity:1;transform:translateY(0) scale(1)}94%,to{opacity:0;transform:translateY(-2px) scale(.95)}}@keyframes flowDoc{0%,11.9%{opacity:0;transform:translateY(4px) scale(.92)}12%,88%{opacity:1;transform:translateY(0) scale(1)}94%,to{opacity:0;transform:translateY(-2px) scale(.95)}}@keyframes flowMail{0%,33.9%{opacity:0;transform:translateY(4px) scale(.92)}34%,88%{opacity:1;transform:translateY(0) scale(1)}94%,to{opacity:0;transform:translateY(-2px) scale(.95)}}@keyframes flowClient{0%,55.9%{opacity:0;transform:translateY(4px) scale(.92)}56%,88%{opacity:1;transform:translateY(0) scale(1)}94%,to{opacity:0;transform:translateY(-2px) scale(.95)}}@keyframes flowStage{0%,8%{opacity:0;transform:translateY(4px) scale(.92)}12%,84%{opacity:1;transform:translateY(0) scale(1)}90%,to{opacity:0;transform:translateY(-2px) scale(.95)}}@keyframes flowLinkOne{0%,9%{opacity:0}12%,88%{opacity:1}94%,to{opacity:0}}@keyframes flowLinkTwo{0%,31%{opacity:0}34%,88%{opacity:1}94%,to{opacity:0}}@keyframes flowLinkThree{0%,53%{opacity:0}56%,88%{opacity:1}94%,to{opacity:0}}@keyframes drawLinkOne{0%,9%{transform:translateY(-50%) scaleX(0);opacity:1}12%,20%{transform:translateY(-50%) scaleX(1);opacity:1}21%,88%{transform:translateY(-50%) scaleX(1);opacity:1}94%,to{transform:translateY(-50%) scaleX(0);opacity:0}}@keyframes drawLinkTwo{0%,31%{transform:translateY(-50%) scaleX(0);opacity:1}34%,42%{transform:translateY(-50%) scaleX(1);opacity:1}43%,88%{transform:translateY(-50%) scaleX(1);opacity:1}94%,to{transform:translateY(-50%) scaleX(0);opacity:0}}@keyframes drawLinkThree{0%,53%{transform:translateY(-50%) scaleX(0);opacity:1}56%,64%{transform:translateY(-50%) scaleX(1);opacity:1}65%,88%{transform:translateY(-50%) scaleX(1);opacity:1}94%,to{transform:translateY(-50%) scaleX(0);opacity:0}}@keyframes tipLinkOne{0%,9%{opacity:0;transform:translate(0) translateY(-50%) rotate(45deg) scale(.9)}12%,20%{opacity:1;transform:translate(34px) translateY(-50%) rotate(45deg) scale(.9)}21%,88%{opacity:.42;transform:translate(34px) translateY(-50%) rotate(45deg) scale(.9)}94%,to{opacity:0;transform:translate(20px) translateY(-50%) rotate(45deg) scale(.72)}}@keyframes tipLinkTwo{0%,31%{opacity:0;transform:translate(0) translateY(-50%) rotate(45deg) scale(.9)}34%,42%{opacity:1;transform:translate(34px) translateY(-50%) rotate(45deg) scale(.9)}43%,88%{opacity:.42;transform:translate(34px) translateY(-50%) rotate(45deg) scale(.9)}94%,to{opacity:0;transform:translate(20px) translateY(-50%) rotate(45deg) scale(.72)}}@keyframes tipLinkThree{0%,53%{opacity:0;transform:translate(0) translateY(-50%) rotate(45deg) scale(.9)}56%,64%{opacity:1;transform:translate(34px) translateY(-50%) rotate(45deg) scale(.9)}65%,88%{opacity:.42;transform:translate(34px) translateY(-50%) rotate(45deg) scale(.9)}94%,to{opacity:0;transform:translate(20px) translateY(-50%) rotate(45deg) scale(.72)}}.client-bubble{position:absolute;border-radius:16px;background:#ffffffeb;border:1px solid rgba(148,163,184,.35);box-shadow:0 10px 22px #0f172a1f;display:flex;align-items:center;gap:6px;padding:10px 12px}.client-bubble span{width:8px;height:8px;border-radius:50%;background:var(--theme-primary);animation:dotPulse 1.3s ease-in-out infinite}.client-bubble span:nth-child(2){animation-delay:.18s}.client-bubble span:nth-child(3){animation-delay:.32s}.client-bubble-one{top:20%;left:8%;animation:bubbleDrift 5s ease-in-out infinite}.client-bubble-two{right:10%;bottom:20%;animation:bubbleDrift 5.6s ease-in-out infinite reverse}.signal-ring{position:absolute;left:50%;top:50%;border:1px solid rgba(37,99,235,.25);border-radius:50%;transform:translate(-50%,-50%)}.signal-ring-one{width:210px;height:210px;animation:ringWave 3.4s ease-out infinite}.signal-ring-two{width:280px;height:280px;animation:ringWave 3.4s ease-out infinite 1.6s}@keyframes agentFloat{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-8px)}}@keyframes bubbleDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes dotPulse{0%,to{opacity:.45;transform:scale(.84)}50%{opacity:1;transform:scale(1)}}@keyframes ringWave{0%{opacity:.35;transform:translate(-50%,-50%) scale(.9)}70%{opacity:0;transform:translate(-50%,-50%) scale(1.08)}to{opacity:0}}@keyframes loopNodePulse{0%{opacity:0;transform:scale(.76)}18%{opacity:.28}70%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1.24)}}@keyframes orbBreath{0%,to{transform:scale(.98);opacity:.85}50%{transform:scale(1.04);opacity:1}}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{padding-right:48px}.password-toggle{right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;padding:0;margin:0}.password-toggle svg{display:block;width:17px;height:17px}.login-footer{margin:16px 0 0;text-align:center;display:grid;gap:2px}.login-footer p{margin:0;font-size:12px;font-weight:700;color:#64748b}.login-footer span{font-size:11px;color:#94a3b8}@media(max-width:1366px){.helpdesk-art{width:clamp(230px,28vw,320px);height:clamp(230px,28vw,320px);opacity:.82}}@media(max-width:1180px){.login-layout{grid-template-columns:1fr;gap:16px}.helpdesk-art{order:-1;width:clamp(210px,40vw,300px);height:clamp(210px,40vw,300px);opacity:.62}.agent-card{transform:translate(-50%,-50%) scale(.86)}.orbit-ring{width:220px;height:220px}.orbit-node{width:42px;height:42px}.orbit-arrow{width:36px;height:36px}}@media(max-width:768px){.login-page{min-height:100dvh;align-items:flex-start;justify-content:center;padding:16px;overflow-x:hidden;overflow-y:auto}.login-card{width:100%;max-width:430px;margin:auto 0;padding:22px;border-radius:18px}.login-layout{grid-template-columns:1fr;gap:0}.helpdesk-visual,.helpdesk-art,.process-loop{display:none}.login-content{width:100%;min-width:0}.login-header{margin-bottom:18px}.login-header h2{font-size:24px;line-height:1.16}.login-form{gap:12px}.login-field input{padding:11px 13px;font-size:16px}.password-wrapper input{padding-right:46px}.login-submit{padding:12px 14px}.login-footer span{display:block;overflow-wrap:anywhere}}.loop-link:nth-of-type(2){animation-name:flowLinkOne}.loop-link:nth-of-type(4){animation-name:flowLinkTwo}.loop-link:nth-of-type(6){animation-name:flowLinkThree}
