*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Arial,sans-serif}.app{min-height:100vh;padding:22px;transition:.2s}.app.dark{background:radial-gradient(circle at top left,rgba(34,211,238,.2),transparent 35%),radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 35%),linear-gradient(135deg,#050914,#09182c 55%,#0b1324);color:#eaf2ff}.app.light{background:linear-gradient(135deg,#f7fbff,#eaf4ff 55%,#f8fafc);color:#102033}button{border:1px solid var(--line);background:var(--button);color:var(--text);padding:10px 14px;border-radius:14px;cursor:pointer;font-weight:700;display:inline-flex;gap:7px;align-items:center;justify-content:center}button:hover{filter:brightness(1.08)}button:disabled{cursor:not-allowed}.dark{--panel:rgba(255,255,255,.055);--panel2:rgba(2,6,23,.58);--line:rgba(255,255,255,.1);--text:#eaf2ff;--muted:#91a4c1;--button:rgba(255,255,255,.06);--strong:white}.light{--panel:rgba(255,255,255,.82);--panel2:rgba(255,255,255,.95);--line:rgba(15,23,42,.12);--text:#102033;--muted:#64748b;--button:rgba(15,23,42,.05);--strong:#0f172a}.topbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:10px}.brand{display:flex;align-items:center;gap:14px}.logo{width:56px;height:56px;border-radius:22px;background:linear-gradient(135deg,#22d3ee,#2563eb);display:grid;place-items:center;box-shadow:0 20px 50px #22d3ee40;color:#fff}.eyebrow{font-size:13px;color:#22a7c7}h1{margin:0;font-size:36px;letter-spacing:-1px;color:var(--strong)}.loaded{margin-top:5px;color:#22c55e;font-size:13px}.top-actions{display:flex;gap:10px;flex-wrap:wrap}.main,.cyan{background:#22d3ee!important;color:#07111f!important;border:0!important}.sync-on{background:#22c55e29!important;border-color:#22c55e59!important}.syncbar{display:flex;gap:22px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin:0 0 14px 70px}.kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:16px}.kpi{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:24px;padding:15px;display:flex;gap:12px;align-items:center;box-shadow:0 20px 50px #0000001f}.kpi svg{color:#06b6d4}.kpi span,.muted{display:block;color:var(--muted);font-size:12px}.kpi b{display:block;font-size:30px;color:var(--strong)}.kpi small{color:var(--muted)}.toolbar{border:1px solid var(--line);background:var(--panel);border-radius:26px;padding:15px;display:grid;grid-template-columns:minmax(260px,1fr) 150px 150px 190px auto auto;gap:12px;margin-bottom:10px}.status-filters{border:1px solid var(--line);background:var(--panel);border-radius:22px;padding:10px;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.searchbox,.selectbox{display:flex;align-items:center;gap:10px;background:#00000014;border:1px solid var(--line);border-radius:18px;padding:0 14px}.dark .searchbox,.dark .selectbox{background:#00000038}.searchbox input,.selectbox select{width:100%;background:transparent;border:0;outline:0;color:var(--text);padding:14px 0}.selectbox option{color:#111}.status-filters button{font-size:12px}.status-filters .active,.active-pill{background:#67e8f9!important;color:#07111f!important}.layout{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:18px;align-items:start}.services-list{display:flex;flex-direction:column;gap:12px}.service-card{border:1px solid var(--line);background:var(--panel2);border-radius:28px;padding:16px;box-shadow:0 20px 60px #00000024;cursor:pointer}.service-card:hover,.service-card.selected{border-color:#06b6d480}.dark .service-card:hover,.dark .service-card.selected{background:#ffffff14}.light .service-card:hover,.light .service-card.selected{background:#eef9ff}.service-main{display:grid;grid-template-columns:140px 95px 160px 170px 1.5fr 150px 190px 170px;gap:14px;align-items:start}.service-actions-row{margin-top:14px;padding-top:12px;border-top:1px solid var(--line);display:flex;justify-content:center}.time{font-size:25px;font-weight:900;color:var(--strong)}.arrow{color:#06b6d4;font-weight:900;margin:3px 0}.route{max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--muted);font-size:12px}.pill{display:inline-flex;margin-top:8px;margin-right:5px;border:1px solid var(--line);background:#ffffff0d;border-radius:999px;padding:5px 9px;font-size:12px;color:var(--muted);align-items:center;gap:4px}.pill.city{color:#22c55e}.badge,.prio{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;border:1px solid transparent}.prio.cyan{background:#22d3ee1f;border-color:#22d3ee59;color:#0891b2}.dark .prio.cyan{color:#a5f3fc}.prio.amber{background:#f59e0b2e;border-color:#f59e0b73;color:#92400e}.dark .prio.amber{color:#fde68a}.prio.orange{background:#f9731633;border-color:#f9731680;color:#9a3412}.dark .prio.orange{color:#fed7aa}.prio.red{background:#ef44442e;border-color:#ef444480;color:#991b1b}.dark .prio.red{color:#fecaca}.estado-pendiente{background:#f59e0b2e;border-color:#f59e0b73;color:#92400e}.estado-asignado{background:#3b82f62e;border-color:#3b82f673;color:#1d4ed8}.estado-en-curso{background:#a855f72e;border-color:#a855f773;color:#7e22ce}.estado-finalizado{background:#64748b33;border-color:#94a3b84d;color:#475569}.estado-no-show{background:#ef44442e;border-color:#ef444473;color:#991b1b}.estado-cancelado{background:#71717a33;border-color:#a1a1aa4d;color:#52525b}.dark .estado-pendiente{color:#fde68a}.dark .estado-asignado{color:#bfdbfe}.dark .estado-en-curso{color:#e9d5ff}.dark .estado-finalizado{color:#e2e8f0}.dark .estado-no-show{color:#fecaca}.dark .estado-cancelado{color:#e4e4e7}.flight-code{display:inline-flex;gap:6px;align-items:center;color:var(--strong);margin-bottom:6px}.sync{font-size:12px;color:#22c55e;margin-top:3px}.service-card strong{color:var(--strong);display:inline-flex;align-items:center;gap:6px}.state-block{text-align:center}.noshow{font-size:12px;color:var(--muted);display:flex;gap:5px;align-items:center;justify-content:center;margin:8px 0}.actions-line{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.small{font-size:12px;padding:8px 11px;border-radius:12px}.purple{background:#a855f7;color:#fff}.green{background:#22c55e;color:#052e16}.danger{background:#ef444433;border-color:#ef444473;color:#991b1b}.dark .danger{color:#fecaca}.ghost{background:#ffffff0d}.disabled{background:#4755692e;color:#64748b}.pulse{animation:pulse 1.4s infinite}@keyframes pulse{0%,to{box-shadow:0 0 #0000;opacity:1}50%{box-shadow:0 0 22px #f9731659;opacity:.76}}.side{display:flex;flex-direction:column;gap:14px}.side{position:relative}.side-sticky{position:sticky;top:16px;height:auto;overflow:visible;padding-right:0}.detail{border:1px solid var(--line);background:var(--panel);border-radius:28px;padding:18px;box-shadow:0 20px 60px #0000001f;margin-bottom:14px}.detail.compact{padding:16px}.side .detail:first-child{max-width:420px}.detail h2{margin:0 0 12px;font-size:26px;color:var(--strong)}.detail.compact h2{font-size:20px}.info{background:#00000014;border:1px solid var(--line);border-radius:22px;padding:14px;margin-top:12px}.dark .info{background:#00000038}.info-title{font-size:12px;color:var(--muted);margin-bottom:8px}.info div{color:var(--muted);margin-top:3px}.full{width:100%;margin-top:10px}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000009e;z-index:50;display:flex;align-items:center;justify-content:center;padding:20px}.modal{width:min(1100px,96vw);max-height:90vh;overflow:auto;background:var(--panel2);border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 35px 90px #00000073}.modal-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.modal h2{margin:0;color:var(--strong)}.modal p{color:var(--muted);margin:5px 0 0}.icon-btn{padding:8px}.rules-table{margin-top:18px;display:flex;flex-direction:column;gap:8px}.rule-row{display:grid;grid-template-columns:1.3fr 1.2fr 1fr 100px 70px;gap:8px;align-items:center}.rule-row.header{font-size:12px;color:var(--muted);font-weight:800}.rule-row input,.rule-row select{width:100%;padding:11px;border-radius:12px;border:1px solid var(--line);background:#ffffff14;color:var(--text);outline:0}.rule-row option{color:#111}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}@media (max-width:1600px){.toolbar{grid-template-columns:1fr 150px 150px 180px}.toolbar button{min-height:44px}.service-main{grid-template-columns:repeat(4,1fr)}.kpis{grid-template-columns:repeat(3,1fr)}}@media (max-width:1150px){.layout{grid-template-columns:1fr}.side-sticky{position:static}.service-main{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.topbar{display:block}.top-actions{margin-top:14px}.kpis,.toolbar,.service-main,.rule-row{grid-template-columns:1fr}}.app{padding-top:255px!important}.sticky-shell{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1000!important;margin:0!important;padding:12px 22px 10px!important;border-bottom:1px solid var(--line)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.dark .sticky-shell{background:#07111fe0!important;box-shadow:0 18px 55px #0000005c!important}.light .sticky-shell{background:#f7fbffe6!important;box-shadow:0 18px 55px #0f172a29!important}.sticky-shell .topbar{margin-bottom:6px!important}.sticky-shell .logo{width:44px!important;height:44px!important;border-radius:16px!important}.sticky-shell h1{font-size:26px!important;line-height:1.05!important}.sticky-shell .eyebrow,.sticky-shell .loaded{font-size:12px!important}.sticky-shell .top-actions{gap:7px!important}.sticky-shell .top-actions button{padding:8px 11px!important;border-radius:12px!important;font-size:12px!important}.sticky-shell .syncbar{margin:0 0 8px 58px!important;font-size:12px!important}.sticky-shell .kpis{grid-template-columns:repeat(6,1fr)!important;gap:8px!important;margin-bottom:8px!important}.sticky-shell .kpi{padding:9px 11px!important;border-radius:18px!important;min-height:62px!important}.sticky-shell .kpi b{font-size:21px!important}.sticky-shell .kpi span,.sticky-shell .kpi small{font-size:11px!important}.sticky-shell .toolbar{grid-template-columns:minmax(320px,1fr) 130px 130px 165px auto auto!important;padding:8px!important;border-radius:18px!important;gap:8px!important;margin-bottom:7px!important}.sticky-shell .searchbox,.sticky-shell .selectbox{border-radius:13px!important;min-height:38px!important}.sticky-shell .searchbox input,.sticky-shell .selectbox select{padding:9px 0!important;font-size:12px!important}.sticky-shell .toolbar button{padding:8px 10px!important;font-size:12px!important;border-radius:12px!important}.sticky-shell .status-filters{padding:7px!important;border-radius:16px!important;margin-bottom:0!important}.sticky-shell .status-filters button{padding:7px 10px!important;font-size:11px!important;border-radius:11px!important}.layout{display:block!important}.services-list{margin-right:450px!important}.side{position:fixed!important;right:22px!important;top:270px!important;width:420px!important;bottom:18px!important;z-index:900!important;display:block!important;pointer-events:none!important}.side-sticky{position:static!important;top:auto!important;max-height:none!important;overflow:visible!important;padding-right:0!important;pointer-events:auto!important}.side .detail:first-child{max-width:none!important;padding:14px!important;border-radius:22px!important;margin-bottom:12px!important}.side .detail:first-child h2{font-size:22px!important;margin-bottom:8px!important}.side .info{padding:10px!important;border-radius:16px!important;margin-top:8px!important}.side .info-title{font-size:11px!important;margin-bottom:5px!important}.side .info div,.side .info strong{font-size:12px!important}.side .actions-line{padding-top:8px!important}.side .small{padding:7px 9px!important;font-size:11px!important}.side .detail.compact{padding:12px!important;border-radius:20px!important}.side .detail.compact h2{font-size:17px!important}@media (max-width:1250px){.app{padding-top:310px!important}.services-list{margin-right:0!important}.side{position:static!important;width:auto!important;bottom:auto!important;right:auto!important;top:auto!important;margin-top:18px!important;pointer-events:auto!important}.sticky-shell .kpis{grid-template-columns:repeat(3,1fr)!important}.sticky-shell .toolbar{grid-template-columns:1fr 130px 130px!important}}@media (max-width:850px){.app{padding-top:430px!important}.sticky-shell{padding:12px!important}.sticky-shell .topbar{display:block!important}.sticky-shell .top-actions{margin-top:10px!important}.sticky-shell .kpis{grid-template-columns:repeat(2,1fr)!important}.sticky-shell .toolbar{grid-template-columns:1fr!important}}:root{--header-space-v8: 345px;--side-top-v8: 360px}.app{padding-top:var(--header-space-v8)!important}.sticky-shell{max-height:none!important}.side{top:var(--side-top-v8)!important}@media (max-width:1250px){:root{--header-space-v8: 405px;--side-top-v8: auto}.app{padding-top:var(--header-space-v8)!important}}@media (max-width:850px){:root{--header-space-v8: 520px}.app{padding-top:var(--header-space-v8)!important}}.sticky-shell .kpis{gap:6px!important;margin-bottom:6px!important;align-items:stretch}.sticky-shell .kpi{padding:6px 10px!important;min-height:48px!important;border-radius:14px!important;display:flex!important;flex-direction:column;justify-content:center}.sticky-shell .kpi b{font-size:16px!important;line-height:1!important}.sticky-shell .kpi span{font-size:10px!important;opacity:.8}.sticky-shell .kpi small{font-size:9px!important;opacity:.6}:root{--header-space-v10: 300px;--side-top-v10: 318px}.app{padding-top:var(--header-space-v10)!important}.sticky-shell{padding:10px 18px 9px!important}.dark .sticky-shell{background:linear-gradient(180deg,#08182bf0,#08182bcc)!important;box-shadow:0 14px 42px #0000006b!important}.light .sticky-shell{background:linear-gradient(180deg,#f7fbfff0,#f7fbffd1)!important;box-shadow:0 14px 42px #0f172a24!important}.sticky-shell .topbar{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:14px!important;margin-bottom:6px!important}.sticky-shell .brand{gap:10px!important}.sticky-shell .logo{width:42px!important;height:42px!important;border-radius:15px!important;box-shadow:0 12px 28px #22d3ee38!important}.sticky-shell h1{font-size:25px!important;line-height:1!important;letter-spacing:-.6px!important}.sticky-shell .eyebrow{font-size:11px!important;letter-spacing:.02em!important}.sticky-shell .loaded{display:inline-flex!important;margin-top:4px!important;padding:3px 8px!important;border-radius:999px!important;background:#22c55e1f!important;border:1px solid rgba(34,197,94,.22)!important;font-size:11px!important}.sticky-shell .top-actions{gap:6px!important}.sticky-shell .top-actions button{padding:7px 10px!important;min-height:34px!important;border-radius:11px!important;font-size:11px!important;white-space:nowrap!important}.sticky-shell .syncbar{margin:0 0 7px 52px!important;padding:0!important;display:flex!important;gap:16px!important;font-size:11px!important;opacity:.92!important}.sticky-shell .kpis{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:6px!important;margin-bottom:7px!important}.sticky-shell .kpi{min-height:38px!important;padding:5px 9px!important;border-radius:12px!important;display:grid!important;grid-template-columns:22px 1fr!important;align-items:center!important;gap:7px!important;position:relative!important;overflow:hidden!important}.dark .sticky-shell .kpi{background:linear-gradient(90deg,#22d3ee1a,#ffffff0b)!important;border-color:#94a3b82e!important}.light .sticky-shell .kpi{background:linear-gradient(90deg,#0ea5e914,#ffffffbf)!important;border-color:#0f172a1a!important}.sticky-shell .kpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#22d3ee,#2563eb);opacity:.9}.sticky-shell .kpi svg{width:17px!important;height:17px!important;margin-left:2px!important;color:#22d3ee!important}.sticky-shell .kpi div{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-rows:auto auto!important;column-gap:7px!important;align-items:end!important}.sticky-shell .kpi span{grid-column:1 / span 2!important;font-size:9px!important;text-transform:uppercase!important;letter-spacing:.06em!important;opacity:.72!important;line-height:1!important}.sticky-shell .kpi b{font-size:18px!important;line-height:1!important;font-weight:900!important}.sticky-shell .kpi small{align-self:end!important;font-size:9px!important;opacity:.62!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sticky-shell .toolbar{grid-template-columns:minmax(360px,1fr) 128px 128px 165px auto auto!important;padding:7px!important;border-radius:16px!important;gap:7px!important;margin-bottom:6px!important}.dark .sticky-shell .toolbar,.dark .sticky-shell .status-filters{background:#ffffff0b!important}.light .sticky-shell .toolbar,.light .sticky-shell .status-filters{background:#ffffffad!important}.sticky-shell .searchbox,.sticky-shell .selectbox{min-height:34px!important;border-radius:11px!important}.sticky-shell .searchbox input,.sticky-shell .selectbox select{padding:7px 0!important;font-size:11px!important}.sticky-shell .toolbar button{padding:7px 9px!important;min-height:34px!important;border-radius:11px!important;font-size:11px!important}.sticky-shell .status-filters{padding:6px!important;border-radius:14px!important;margin-bottom:0!important}.sticky-shell .status-filters button{padding:6px 9px!important;min-height:30px!important;border-radius:10px!important;font-size:10.5px!important}.side{top:var(--side-top-v10)!important}.services-list{padding-top:4px!important}@media (max-width:1500px){:root{--header-space-v10: 330px;--side-top-v10: 348px}.sticky-shell .kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sticky-shell .toolbar{grid-template-columns:1fr 128px 128px 165px!important}}@media (max-width:1250px){:root{--header-space-v10: 390px}.app{padding-top:var(--header-space-v10)!important}.side{top:auto!important}}@media (max-width:850px){:root{--header-space-v10: 520px}.sticky-shell .topbar{display:block!important}.sticky-shell .top-actions{margin-top:8px!important}.sticky-shell .kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sticky-shell .toolbar{grid-template-columns:1fr!important}}:root{--header-space-v11: 284px;--side-top-v11: 300px;--side-width-v11: 370px}.app{padding-top:var(--header-space-v11)!important}.services-list{margin-right:calc(var(--side-width-v11) + 34px)!important}.side{width:var(--side-width-v11)!important;top:var(--side-top-v11)!important;right:16px!important;bottom:auto!important}.side .detail:first-child{padding:10px!important;border-radius:18px!important}.side .detail:first-child h2{font-size:18px!important;margin-bottom:6px!important}.side .info{padding:7px 9px!important;border-radius:12px!important;margin-top:6px!important}.side .info-title{font-size:10px!important;margin-bottom:3px!important}.side .info div,.side .info strong{font-size:10.5px!important;line-height:1.22!important}.side .actions-line{gap:5px!important;padding-top:6px!important}.side .small{padding:5px 7px!important;font-size:10px!important;border-radius:9px!important}@media (max-width:1500px){:root{--side-width-v11: 330px;--side-top-v11: 292px}.services-list{margin-right:calc(var(--side-width-v11) + 26px)!important}.side{right:12px!important}.side .info div,.side .info strong{font-size:10px!important}}@media (max-width:1300px){:root{--side-width-v11: 300px;--side-top-v11: 292px}.services-list{margin-right:calc(var(--side-width-v11) + 22px)!important}.side .info{padding:6px 7px!important;margin-top:5px!important}}@media (max-width:1100px){.services-list{margin-right:0!important}.side{position:static!important;width:auto!important;right:auto!important;top:auto!important;margin-top:18px!important}.side .detail.compact{display:block!important}}.top-actions button:nth-child(2){position:relative}.top-actions button:nth-child(2):active{transform:scale(.97)}.service-card .sync{font-weight:800!important}.service-card.sevilla-service{border-color:#facc1561!important;background:linear-gradient(90deg,#facc151f,#02061794 34%)!important}.light .service-card.sevilla-service{background:linear-gradient(90deg,#facc1538,#fffffff5 34%)!important}.service-card.sevilla-service:before{content:"SEVILLA";position:absolute;transform:translateY(-28px);font-size:10px;font-weight:900;letter-spacing:.08em;color:#facc15;opacity:.9}.service-card{position:relative!important}.service-card.sevilla-service .pill.city{background:#facc1529!important;border-color:#facc1561!important;color:#facc15!important}.sticky-shell .kpi{min-height:34px!important;padding:4px 8px!important}.sticky-shell .kpi b{font-size:16px!important}.sticky-shell .toolbar{margin-bottom:4px!important}@media (max-height:760px){:root{--side-top-v11: 278px}.side .info{padding:5px 7px!important;margin-top:4px!important}.side .detail:first-child h2{font-size:16px!important}}.service-card{padding:10px 12px!important;border-radius:20px!important}.service-main{gap:10px!important;align-items:center!important}.time{font-size:22px!important}.route{max-width:280px!important}.pill{margin-top:4px!important;padding:3px 7px!important;font-size:10px!important}.service-actions-row{margin-top:8px!important;padding-top:8px!important}.actions-line{gap:6px!important}.small{padding:6px 9px!important;font-size:11px!important;border-radius:10px!important}.noshow{margin:4px 0!important;font-size:11px!important}.landed-text{color:#ef4444!important;font-weight:900!important}.service-card:has(.landed-text) .flight-code,.service-card:has(.landed-text) .flight-code svg{color:#ef4444!important}.disabled{opacity:.72!important}.edit-input,.edit-textarea{width:100%;border:1px solid var(--line);background:#ffffff14;color:var(--text);border-radius:8px;padding:5px 7px;font-size:11px;outline:none;margin-top:4px}.light .edit-input,.light .edit-textarea{background:#ffffffc7}.edit-input.strong{font-weight:800;color:var(--strong)}.edit-input.mini{max-width:90px}.edit-row{display:flex;gap:5px;align-items:center}.edit-textarea{min-height:48px;resize:vertical}.side .detail:first-child{padding:9px!important}.side .info{padding:6px 8px!important;margin-top:5px!important}.side .info-title{margin-bottom:2px!important}:root{--side-top-v11: 286px}.side{top:286px!important}.service-card.sevilla-service{background:linear-gradient(90deg,#facc1517,#02061794 26%)!important}.light .service-card.sevilla-service{background:linear-gradient(90deg,#facc152e,#fffffff5 26%)!important}.app{padding-top:275px!important}@media (max-height:760px){.side{top:260px!important}.side .detail:first-child h2{font-size:15px!important}.side .info{padding:4px 6px!important}}.actions-line .green{min-width:132px!important}.service-card.finalizado-compacto{padding:7px 10px!important;border-radius:14px!important;opacity:.86}.finalizado-line{display:grid;grid-template-columns:95px 62px 80px 1.1fr 2fr 1.2fr 70px;gap:10px;align-items:center;min-height:34px;font-size:12px}.finalizado-line strong{font-size:17px!important;color:var(--strong)}.finalizado-line span{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.finalizado-line .badge{justify-self:start}.service-card .estado-finalizado{opacity:.95}@media (max-width:1200px){.finalizado-line{grid-template-columns:90px 55px 70px 1fr 1fr 65px}.finalizado-line span:nth-child(6){display:none}}@media (max-width:850px){.finalizado-line{grid-template-columns:1fr auto}.finalizado-line span,.finalizado-line strong{white-space:normal}}.service-card:has(.landed-text) .noshow{color:#ef4444!important;font-weight:900!important}.actions-line .disabled{min-width:145px!important}.service-card:has(.landed-text) .prio.amber{border-color:#ef44448c!important;color:#ef4444!important}.service-card:has(.landed-text) .flight-code,.service-card:has(.landed-text) .sync,.info:has(.landed-text){color:#ff2f2f!important;text-shadow:0 0 10px rgba(239,68,68,.95),0 0 22px rgba(239,68,68,.55)!important}.info:has(.landed-text){border-color:#ef4444a6!important;box-shadow:0 0 22px #ef444459,inset 0 0 18px #ef444414!important}.service-card.noshow-countdown-service{border-color:#ef4444b8!important;box-shadow:0 0 0 1px #ef444440,0 0 28px #ef44445c,inset 0 0 18px #ef444414!important;animation:noshowServicePulse 1.15s infinite!important}@keyframes noshowServicePulse{0%,to{box-shadow:0 0 0 1px #ef444438,0 0 22px #ef444447,inset 0 0 12px #ef44440f}50%{box-shadow:0 0 0 2px #ef44448c,0 0 42px #ef4444ad,inset 0 0 24px #ef44442e}}.service-card.noshow-ready-service{border-color:#dc2626e6!important;box-shadow:0 0 0 1px #dc262680,0 0 34px #dc262670!important}.noshow-countdown-btn{background:#7f1d1d47!important;border:1px solid rgba(239,68,68,.62)!important;color:#fecaca!important;box-shadow:0 0 18px #ef444461,inset 0 0 10px #ef44441f!important;animation:noshowButtonPulse 1.1s infinite!important}.noshow-ready-btn{background:#dc2626!important;border:1px solid #ef4444!important;color:#fff!important;box-shadow:0 0 22px #dc26268c!important;font-weight:900!important}@keyframes noshowButtonPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.35)}}.noshow-popup-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:flex;align-items:center;justify-content:center;background:#0000005c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}.noshow-popup{position:relative;width:min(520px,92vw);border-radius:26px;padding:26px;background:radial-gradient(circle at top left,rgba(239,68,68,.35),transparent 38%),linear-gradient(135deg,#7f1d1dfa,#1e293bfa);border:1px solid rgba(248,113,113,.65);box-shadow:0 0 0 1px #ef444459,0 30px 100px #0000009e,0 0 55px #ef444473;color:#fff;text-align:center;animation:noshowPopupIn .22s ease-out}@keyframes noshowPopupIn{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.noshow-popup-close{position:absolute;right:14px;top:12px;width:34px;height:34px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:#ffffff1f;color:#fff;font-size:24px;line-height:1;padding:0}.noshow-popup-title{font-size:13px;letter-spacing:.18em;font-weight:900;color:#fecaca}.noshow-popup-ref{margin-top:8px;font-size:42px;line-height:1;font-weight:1000;text-shadow:0 0 22px rgba(255,255,255,.22)}.noshow-popup-body{margin-top:16px;display:flex;flex-direction:column;gap:7px;color:#fee2e2}.noshow-popup-body strong{color:#fff;font-size:18px}.estado-asignado{background:#16a34a!important;border-color:#22c55e!important;color:#fff!important;box-shadow:none!important}.service-card:has(.estado-asignado){border-color:#22c55e59!important}.syncing-now{background:#dc2626!important;border-color:#ef4444!important;color:#fff!important;animation:syncRedPulse .55s infinite alternate!important;box-shadow:0 0 22px #dc2626a6!important}@keyframes syncRedPulse{0%{filter:brightness(1)}to{filter:brightness(1.45)}}.service-card.finalizado-compacto{background:linear-gradient(90deg,#f9731640,#02061794 30%)!important;border-color:#f97316bf!important;box-shadow:0 0 20px #f9731640!important}.light .service-card.finalizado-compacto{background:linear-gradient(90deg,#f9731647,#fffffff5 30%)!important}.finalizado-line .estado-finalizado{background:#f97316!important;border-color:#fb923c!important;color:#fff!important}.service-card.sevilla-service{background:linear-gradient(90deg,#ff69eb5c,#02061794 28%)!important;border-color:#ff69ebd9!important}.light .service-card.sevilla-service{background:linear-gradient(90deg,#ff69eb6b,#fffffff5 28%)!important;border-color:#db27778c!important}.service-card.sevilla-service:before{color:#ff69eb!important}.service-card.sevilla-service .pill.city{background:#ff69eb2e!important;border-color:#ff69eba6!important;color:#ff69eb!important}.actions-line .purple{display:none!important}.noshow-ready-btn{background:#dc2626!important;color:#fff!important}.rule-row select{cursor:pointer}.service-card,.service-card:hover,.service-card.selected,.service-card.sevilla-service,.service-card.finalizado-compacto,.service-card.noshow-countdown-service,.service-card.noshow-ready-service,.service-card:has(.landed-text),.kpi,.detail,.info,.sticky-shell,.noshow-ready-btn,.noshow-countdown-btn{box-shadow:none!important;text-shadow:none!important}.service-card.sevilla-service:before{content:none!important;display:none!important}.service-card{overflow:hidden!important}.service-card.sevilla-service{background:linear-gradient(90deg,rgba(255,105,235,.3) 0%,rgba(255,105,235,.18) 12%,var(--panel2) 32%)!important;border-color:var(--line)!important}.light .service-card.sevilla-service{background:linear-gradient(90deg,#ff69eb57,#ff69eb2e 12%,#fffffff5 32%)!important;border-color:var(--line)!important}.service-card.sevilla-service .pill.city{background:#ff69eb2e!important;border-color:#db277752!important;color:#c026d3!important}.service-card.noshow-countdown-service{background:linear-gradient(90deg,rgba(239,68,68,.18) 0%,rgba(239,68,68,.1) 14%,var(--panel2) 34%)!important;border-color:#ef444452!important;animation:none!important}.light .service-card.noshow-countdown-service{background:linear-gradient(90deg,#ef444433,#ef444417 14%,#fffffff5 34%)!important}.service-card.noshow-ready-service{background:linear-gradient(90deg,rgba(220,38,38,.24) 0%,rgba(220,38,38,.12) 14%,var(--panel2) 34%)!important;border-color:#dc26266b!important}.landed-text,.service-card:has(.landed-text) .flight-code,.service-card:has(.landed-text) .flight-code svg,.service-card:has(.landed-text) .sync,.info:has(.landed-text){color:#dc2626!important;text-shadow:none!important}.info:has(.landed-text){border-color:#dc262659!important;box-shadow:none!important}.noshow-countdown-btn{background:#dc262629!important;border:1px solid rgba(220,38,38,.38)!important;color:#fecaca!important;box-shadow:none!important;animation:none!important}.noshow-ready-btn{background:#dc2626!important;border:1px solid #dc2626!important;color:#fff!important;box-shadow:none!important}.syncing-now{background:#dc2626!important;border-color:#dc2626!important;color:#fff!important;box-shadow:none!important;animation:none!important}.service-card.finalizado-compacto{background:linear-gradient(90deg,rgba(249,115,22,.25) 0%,rgba(249,115,22,.12) 14%,var(--panel2) 34%)!important;border-color:#f9731661!important;box-shadow:none!important}.light .service-card.finalizado-compacto{background:linear-gradient(90deg,#f9731647,#f973161f 14%,#fffffff5 34%)!important}.estado-asignado{background:#16a34a!important;border-color:#16a34a!important;color:#fff!important;box-shadow:none!important}.noshow-popup{box-shadow:0 24px 70px #00000061!important}.pulse,.service-card.noshow-countdown-service,.noshow-countdown-btn,.syncing-now{animation:none!important}.service-card.sevilla-service{background:#f3a6e8!important;color:#1e293b!important;border-color:#e879f9!important}.light .service-card.sevilla-service{background:#f3a6e8!important;color:#1e293b!important}button{font-weight:600;border-radius:8px;padding:6px 10px}button.primary,.green{background:#16a34a!important;color:#fff!important;border:1px solid #15803d!important}button.purple{background:#7c3aed!important;color:#fff!important}button.small{background:#e2e8f0!important;color:#1e293b!important;border:1px solid #cbd5f5!important}button.cancel,.red{background:#dc2626!important;color:#fff!important}button[disabled]{opacity:.5;color:#475569!important;background:#cbd5f5!important}button span,button svg{color:inherit!important}.actions-line button{margin-right:6px}.estado-finalizado{background:#f97316!important;color:#fff!important}.service-card{border-width:1px!important}.app.night-shift.dark{background:#06111d!important;color:#cbd5e1!important}.app.night-shift .sticky-shell{background:#040c16f0!important}.app.night-shift .service-card{filter:brightness(.86) saturate(.82)}.app.night-shift .kpi,.app.night-shift .detail,.app.night-shift .toolbar,.app.night-shift .status-filters{filter:brightness(.88) saturate(.8)}.night-on{background:#334155!important;color:#e2e8f0!important;border-color:#475569!important}.priority-on{background:#0f766e!important;color:#ecfeff!important;border-color:#0d9488!important}.density-select{border:1px solid var(--line);background:var(--button);color:var(--text);border-radius:11px;padding:7px 10px;font-weight:700;outline:none}.density-select option{color:#111}.soft-alert-bar{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 6px 52px;font-size:11px}.soft-alert-bar span{padding:4px 8px;border-radius:999px;background:#f59e0b1f;border:1px solid rgba(245,158,11,.25);color:#fbbf24}.light .soft-alert-bar span{color:#92400e;background:#f59e0b24}.app.density-compacto .service-card{padding:7px 9px!important;border-radius:14px!important}.app.density-compacto .service-main{gap:7px!important}.app.density-compacto .time{font-size:18px!important}.app.density-compacto .service-actions-row{margin-top:5px!important;padding-top:5px!important}.app.density-compacto .small{padding:4px 7px!important;font-size:10px!important}.app.density-supervisor .service-card{padding:16px 18px!important;border-radius:24px!important}.app.density-supervisor .time{font-size:26px!important}.app.density-supervisor .service-actions-row{margin-top:12px!important;padding-top:12px!important}.service-card.noshow-ready-service{border-left:7px solid #dc2626!important}.service-card.noshow-countdown-service{border-left:7px solid #ef4444!important}.service-card:has(.landed-text){border-left:7px solid #b91c1c!important}.service-card:has(.estado-pendiente){border-left:7px solid #f59e0b!important}.service-card:has(.estado-asignado){border-left:7px solid #16a34a!important}.service-card.finalizado-compacto{border-left:7px solid #f97316!important}.service-card.sevilla-service *{color:#1e293b!important}.service-card.sevilla-service .estado-asignado,.service-card.sevilla-service .green,.service-card.sevilla-service .noshow-ready-btn{color:#fff!important}.flight-security-note{font-size:10px;opacity:.75}.service-card:not(:has(.landed-text)) .flight-code{color:var(--strong)!important}.landed-text{color:#dc2626!important;font-weight:900!important}.brand-logo{height:42px;margin-right:14px;object-fit:contain}.header-title{display:flex;align-items:center;gap:14px}.title-control{color:#00c2ff;font-weight:900}:root{--brand-primary:#00B8D9;--brand-primary-dark:#0097B2;--brand-primary-soft:#E6F7FB;--brand-bg-dark:#071923;--brand-panel-dark:#0F2834;--brand-card-dark:#102A36;--brand-border-dark:#1F3A45;--brand-text-dark:#EAF6F9;--brand-muted-dark:#9FBAC2;--brand-bg-light:#F4FAFC;--brand-panel-light:#FFFFFF;--brand-card-light:#F8FCFD;--brand-border-light:#D5E7EC;--brand-text-light:#102A36;--brand-muted-light:#607D89;--danger:#E5484D;--warning:#F59E0B;--success:#00A88F;--final:#F97316;--sevilla:#F3D1EC}.app.dark{background:linear-gradient(135deg,var(--brand-bg-dark),#092232 55%,#071923)!important;color:var(--brand-text-dark)!important}.app.light{background:linear-gradient(135deg,var(--brand-bg-light),#EAF6F9 65%,#F8FCFD)!important;color:var(--brand-text-light)!important}.dark{--panel:rgba(15,40,52,.84) !important;--panel2:rgba(16,42,54,.96) !important;--line:rgba(159,186,194,.22) !important;--text:var(--brand-text-dark) !important;--muted:var(--brand-muted-dark) !important;--button:rgba(0,184,217,.1) !important;--strong:#FFFFFF !important}.light{--panel:rgba(255,255,255,.92) !important;--panel2:rgba(248,252,253,.98) !important;--line:var(--brand-border-light) !important;--text:var(--brand-text-light) !important;--muted:var(--brand-muted-light) !important;--button:rgba(0,184,217,.08) !important;--strong:#102A36 !important}.dark .sticky-shell{background:linear-gradient(90deg,#071923f0,#0f2834e0)!important;border-bottom:1px solid rgba(0,184,217,.22)!important;box-shadow:none!important}.light .sticky-shell{background:linear-gradient(90deg,#f4fafcf5,#ffffffe0)!important;border-bottom:1px solid rgba(0,184,217,.18)!important;box-shadow:none!important}.brand{gap:18px!important}.logo{width:auto!important;height:auto!important;min-width:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important}.brand-logo{height:46px!important;width:auto!important;max-width:170px!important;display:block!important;object-fit:contain!important;margin-right:16px!important}.sticky-shell h1{font-weight:900!important;color:var(--strong)!important;letter-spacing:-.4px!important}.eyebrow{color:var(--brand-primary)!important;opacity:.92!important}button,.density-select{border-radius:10px!important;font-weight:800!important;border:1px solid var(--line)!important;background:#00b8d914!important;color:var(--text)!important;box-shadow:none!important;text-shadow:none!important}button:hover{filter:brightness(1.04)!important}.main,.cyan,button.main{background:var(--brand-primary)!important;color:#052a33!important;border:1px solid var(--brand-primary-dark)!important}.green,.primary,.noshow-ready-btn{background:var(--success)!important;color:#fff!important;border:1px solid #008F7A!important}.danger,.red,.cancel{background:var(--danger)!important;color:#fff!important;border:1px solid #C93D42!important}.ghost,.small{background:#ffffffc7!important;color:#12323e!important;border:1px solid #CFE2E8!important}.dark .ghost,.dark .small{background:#eaf6f91f!important;color:var(--brand-text-dark)!important;border:1px solid rgba(159,186,194,.3)!important}button[disabled],.disabled{opacity:1!important;background:#e3ebef!important;color:#607d89!important;border:1px solid #CADBE1!important}.dark button[disabled],.dark .disabled{background:#9fbac229!important;color:#8da8b0!important;border:1px solid rgba(159,186,194,.22)!important}.estado-asignado{background:var(--brand-primary)!important;border-color:var(--brand-primary-dark)!important;color:#052a33!important}.estado-pendiente{background:#eaf0f3!important;border-color:#cfdde3!important;color:#3f5e6a!important}.dark .estado-pendiente{background:#9fbac229!important;border-color:#9fbac24d!important;color:#c9dce2!important}.estado-no-show,.noshow-ready-btn{background:var(--danger)!important;border-color:var(--danger)!important;color:#fff!important}.estado-finalizado{background:var(--final)!important;border-color:#ea580c!important;color:#fff!important}.estado-en-curso{background:var(--brand-primary-dark)!important;border-color:var(--brand-primary)!important;color:#fff!important}.service-card{background:var(--panel2)!important;border:1px solid var(--line)!important;box-shadow:none!important;text-shadow:none!important}.service-card:hover,.service-card.selected{border-color:var(--brand-primary)!important;box-shadow:none!important}.service-card.sevilla-service{background:var(--sevilla)!important;color:#102a36!important;border-color:#dfa2d8!important}.service-card.sevilla-service .badge,.service-card.sevilla-service .estado-asignado,.service-card.sevilla-service .green,.service-card.sevilla-service .main,.service-card.sevilla-service .noshow-ready-btn,.service-card.sevilla-service button.main{color:#052a33!important}.service-card.sevilla-service .pill.city{background:#ffffff6b!important;border-color:#102a3629!important;color:#102a36!important}.landed-text,.service-card:has(.landed-text) .flight-code,.service-card:has(.landed-text) .flight-code svg,.service-card:has(.landed-text) .sync{color:var(--danger)!important;font-weight:900!important;text-shadow:none!important}.service-card.noshow-countdown-service{background:linear-gradient(90deg,rgba(229,72,77,.14),var(--panel2) 26%)!important;border-left:6px solid var(--danger)!important;border-color:#e5484d52!important;animation:none!important}.service-card.noshow-ready-service{background:linear-gradient(90deg,rgba(229,72,77,.2),var(--panel2) 26%)!important;border-left:6px solid var(--danger)!important;animation:none!important}.service-card.finalizado-compacto{background:linear-gradient(90deg,rgba(249,115,22,.18),var(--panel2) 26%)!important;border-left:6px solid var(--final)!important;border-color:#f9731661!important}.kpi{background:var(--panel)!important;border-color:var(--line)!important;box-shadow:none!important}.kpi svg{color:var(--brand-primary)!important}.kpi b{color:var(--strong)!important}.toolbar,.status-filters,.detail,.info{background:var(--panel)!important;border-color:var(--line)!important;box-shadow:none!important}.searchbox,.selectbox,.edit-input,.edit-textarea{background:#ffffffb8!important;border-color:var(--line)!important;color:var(--text)!important}.dark .searchbox,.dark .selectbox,.dark .edit-input,.dark .edit-textarea{background:#ffffff14!important}.soft-alert-bar span{background:#00b8d91f!important;border-color:#00b8d947!important;color:var(--brand-primary)!important}.app.night-shift.dark{background:#041018!important}.app.night-shift .service-card{filter:brightness(.84) saturate(.76)!important}*{text-shadow:none}.pulse,.noshow-countdown-btn,.syncing-now{animation:none!important;box-shadow:none!important}.syncing-now{background:var(--danger)!important;color:#fff!important;border-color:var(--danger)!important}:root{--brand-primary:#00AFCB !important;--brand-primary-dark:#008FA8 !important;--brand-primary-soft:#E6F8FB !important}.app{padding-top:232px!important}.sticky-shell{padding:14px 26px 10px!important}.sticky-shell .topbar{display:grid!important;grid-template-columns:minmax(520px,1fr) auto!important;gap:22px!important;align-items:center!important;margin-bottom:8px!important}.sticky-shell .brand{display:flex!important;align-items:center!important;gap:24px!important;min-width:0!important}.sticky-shell .logo{flex:0 0 auto!important;width:190px!important;height:72px!important;min-width:190px!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important;padding:0!important}.sticky-shell .brand-logo{width:185px!important;height:auto!important;max-width:185px!important;max-height:70px!important;object-fit:contain!important;display:block!important;margin:0!important}.sticky-shell .brand>div:not(.logo){min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.sticky-shell h1{font-size:28px!important;line-height:1.08!important;margin:0!important;white-space:nowrap!important;letter-spacing:-.6px!important;color:#102a36!important}.dark .sticky-shell h1{color:#eaf6f9!important}.title-control{color:var(--brand-primary)!important;font-weight:1000!important}.sticky-shell .eyebrow{font-size:11px!important;margin-bottom:2px!important;color:var(--brand-primary)!important}.sticky-shell .loaded{width:max-content!important;margin-top:4px!important;padding:4px 10px!important}.sticky-shell .top-actions{display:flex!important;gap:7px!important;flex-wrap:nowrap!important;align-items:center!important}.sticky-shell .top-actions button{padding:8px 11px!important;font-size:11px!important;white-space:nowrap!important}.night-on,.priority-on,.density-select{display:none!important}.sticky-shell .syncbar{margin:0 0 6px 214px!important;font-size:11px!important}.soft-alert-bar{margin-left:214px!important}.sticky-shell .kpis{gap:6px!important;margin-bottom:6px!important}.sticky-shell .kpi{min-height:34px!important;padding:5px 8px!important;border-radius:12px!important}.sticky-shell .toolbar{padding:7px!important;margin-bottom:6px!important}.sticky-shell .status-filters{padding:5px!important}.app .service-card{padding:7px 9px!important;border-radius:14px!important}.app .service-main{gap:7px!important}.app .time{font-size:18px!important}.app .service-actions-row{margin-top:5px!important;padding-top:5px!important}.app .small{padding:4px 7px!important;font-size:10px!important}.side{top:250px!important}@media (max-width:1300px){.sticky-shell .topbar{grid-template-columns:1fr!important}.sticky-shell .top-actions{flex-wrap:wrap!important;margin-left:214px!important}}@media (max-width:850px){.app{padding-top:360px!important}.sticky-shell .brand{gap:12px!important}.sticky-shell .logo{width:140px!important;min-width:140px!important;height:58px!important}.sticky-shell .brand-logo{width:138px!important;max-width:138px!important}.sticky-shell h1{font-size:20px!important;white-space:normal!important}.sticky-shell .syncbar,.soft-alert-bar,.sticky-shell .top-actions{margin-left:0!important}}:root{--brand-primary:#72bbb1 !important;--brand-primary-dark:#4f9e94 !important;--brand-primary-soft:#e7f5f3 !important}.sticky-shell .logo{width:220px!important;min-width:220px!important;height:82px!important}.sticky-shell .brand-logo{width:215px!important;max-width:215px!important;max-height:80px!important}.sticky-shell .brand{gap:28px!important}.title-control,.eyebrow{color:#72bbb1!important}.sticky-shell .syncbar,.soft-alert-bar{margin-left:248px!important}.side{top:300px!important;width:380px!important}.agency-main{background:#e7f5f3!important;border-color:#72bbb1!important;color:#102a36!important;font-weight:900!important}.main,.cyan{background:#72bbb1!important;border-color:#4f9e94!important;color:#092b28!important}.green,.estado-asignado{background:#16a34a!important;border-color:#15803d!important;color:#fff!important}.ghost,.small{background:#eef4f5!important;color:#102a36!important;border-color:#cbdde1!important}.dark .ghost,.dark .small{background:#17323d!important;color:#eaf6f9!important;border-color:#34525c!important}.danger,.cancel,.red{background:#dc2626!important;border-color:#b91c1c!important;color:#fff!important}.estado-pendiente{background:#f3f4f6!important;color:#374151!important;border-color:#d1d5db!important}.service-card.sevilla-service{background:#f3a6e8!important;border-color:#e879f9!important;color:#102a36!important}.service-card.sevilla-service *{color:#102a36!important}.service-card.sevilla-service .estado-asignado,.service-card.sevilla-service .green,.service-card.sevilla-service .danger,.service-card.sevilla-service .noshow-ready-btn{color:#fff!important}.noshow-limit{font-size:11px!important;color:var(--muted)!important;font-weight:800!important}.noshow-active-text{color:#dc2626!important;font-weight:1000!important;text-transform:uppercase!important;animation:noshowTextBlink .8s infinite alternate!important}.noshow-countdown-btn,.disabled{background:#f59e0b!important;border-color:#d97706!important;color:#111827!important;opacity:1!important}.noshow-ready-btn{background:#dc2626!important;border-color:#b91c1c!important;color:#fff!important;animation:noshowButtonBlink .75s infinite alternate!important}@keyframes noshowTextBlink{0%{opacity:1}to{opacity:.45}}@keyframes noshowButtonBlink{0%{filter:brightness(1)}to{filter:brightness(1.35)}}.service-card.noshow-countdown-service{background:#fff4dc!important;border-color:#f59e0b!important}.dark .service-card.noshow-countdown-service{background:#2d2413!important}.service-card.noshow-ready-service{background:#ffe5e5!important;border-color:#dc2626!important}.dark .service-card.noshow-ready-service{background:#351616!important}.service-card{box-shadow:none!important;text-shadow:none!important}@media (max-width:850px){.sticky-shell .logo{width:160px!important;min-width:160px!important;height:64px!important}.sticky-shell .brand-logo{width:158px!important}.sticky-shell .syncbar,.soft-alert-bar{margin-left:0!important}}html,body,#root{min-width:1920px!important;min-height:1080px!important}:root{--header-real-height: 355px;--gap-header-content: 10px;--side-width-fixed: 420px}.app{min-width:1920px!important;min-height:1080px!important;padding-top:calc(var(--header-real-height) + var(--gap-header-content))!important}.sticky-shell{min-height:var(--header-real-height)!important;max-height:var(--header-real-height)!important;overflow:hidden!important;box-sizing:border-box!important}.services-list{margin-right:calc(var(--side-width-fixed) + 34px)!important;padding-top:0!important}.side{position:fixed!important;top:calc(var(--header-real-height) + var(--gap-header-content))!important;right:16px!important;width:var(--side-width-fixed)!important;height:calc(100vh - var(--header-real-height) - var(--gap-header-content) - 10px)!important;max-height:calc(1080px - var(--header-real-height) - var(--gap-header-content) - 10px)!important;overflow:hidden!important;z-index:900!important}.side-sticky{height:100%!important;max-height:100%!important;overflow:hidden!important;padding:0!important;display:flex!important;flex-direction:column!important}.side .detail:first-child{height:100%!important;max-height:100%!important;overflow:hidden!important;padding:10px!important;border-radius:16px!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important}.side .detail:first-child h2{font-size:18px!important;line-height:1!important;margin:2px 0 6px!important}.side .detail:first-child>.muted{font-size:10px!important;margin-bottom:2px!important}.side .info{padding:6px 8px!important;border-radius:11px!important;margin-top:5px!important}.side .info-title{font-size:10px!important;margin-bottom:2px!important}.side .info div,.side .info strong,.side .muted{font-size:10px!important;line-height:1.15!important}.side .edit-input{padding:4px 6px!important;min-height:25px!important;height:25px!important;font-size:10px!important;margin-top:3px!important}.side .edit-row{gap:4px!important}.side .edit-input.mini{max-width:82px!important}.side .edit-textarea{min-height:42px!important;max-height:48px!important;padding:4px 6px!important;font-size:10px!important}.side .actions-line{margin-top:auto!important;padding-top:7px!important;border-top:1px solid var(--line)!important;gap:5px!important;flex-shrink:0!important}.side .actions-line button,.side .small{min-height:27px!important;padding:5px 7px!important;font-size:10px!important;border-radius:8px!important}.side .info:nth-of-type(7){flex:0 0 auto!important}.sticky-shell .topbar{min-height:88px!important}.sticky-shell .kpis{min-height:42px!important}.sticky-shell .toolbar{min-height:44px!important}.sticky-shell .status-filters{min-height:42px!important}.layout{margin-top:0!important}@media (max-height:900px){.side-sticky{overflow-y:auto!important}.side .detail:first-child{overflow:visible!important;height:auto!important}}@media (max-width:1919px){body:before{content:"Resolución mínima recomendada: 1920x1080";position:fixed;left:20px;bottom:20px;z-index:9999;background:#dc2626;color:#fff;padding:10px 14px;border-radius:10px;font-weight:900}}.side{top:calc(var(--header-real-height) + var(--gap-header-content))!important;height:calc(100vh - var(--header-real-height) - var(--gap-header-content) - 10px)!important;overflow:hidden!important;padding:0!important}.side-sticky{height:100%!important;max-height:100%!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.side .detail:first-child{height:100%!important;max-height:100%!important;padding:10px!important;box-sizing:border-box!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important}.side .detail:first-child h2{font-size:17px!important;margin:1px 0 5px!important}.side .info{padding:5px 7px!important;margin-top:4px!important;border-radius:10px!important}.side .info-title{font-size:9.5px!important;margin-bottom:1px!important}.side .edit-input{height:23px!important;min-height:23px!important;padding:3px 6px!important;margin-top:2px!important;font-size:10px!important}.side .edit-textarea{min-height:36px!important;max-height:42px!important;padding:4px 6px!important}.side .actions-line{position:sticky!important;bottom:0!important;background:var(--panel)!important;margin-top:6px!important;padding:7px 0 0!important;border-top:1px solid var(--line)!important;z-index:5!important}.side .detail.compact{display:none!important}.flight-active,.flight-active svg,.flight-active-status{color:#16a34a!important;font-weight:900!important}.service-card.sevilla-service .flight-active,.service-card.sevilla-service .flight-active svg,.service-card.sevilla-service .flight-active-status{color:#16a34a!important}.info .flight-active-status{color:#16a34a!important;font-weight:900!important}.sync:not(.flight-active-status):not(.landed-text){color:var(--muted)!important}.landed-text,.service-card:has(.landed-text) .flight-code,.service-card:has(.landed-text) .flight-code svg{color:#dc2626!important}.service-card .flight-code{font-weight:900!important}.unified-actions{display:flex!important;justify-content:center!important;align-items:center!important;gap:7px!important;flex-wrap:wrap!important}.btn-finalizado{background:#22c55e!important;border:1px solid #16a34a!important;color:#000!important;font-weight:900!important}.btn-editar{background:#e5e7eb!important;border:1px solid #cbd5e1!important;color:#000!important;font-weight:900!important}.btn-cancelar{background:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;font-weight:900!important}.btn-activar{background:#72bbb1!important;border:1px solid #4f9e94!important;color:#000!important;font-weight:900!important}.btn-noshow-waiting{background:#dbeafe!important;border:1px solid #bfdbfe!important;color:#64748b!important;font-weight:900!important}.btn-noshow-countdown{background:#fed7aa!important;border:1px solid #fb923c!important;color:#000!important;font-weight:900!important}.btn-noshow-ready{background:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;font-weight:1000!important;animation:noshowButtonBlink .75s infinite alternate!important}.btn-noshow-waiting:disabled,.btn-noshow-countdown:disabled{opacity:1!important}.service-card.finalizado-compacto{background:#ffedd5!important;border-color:#fdba74!important;color:#111827!important}.service-card.finalizado-compacto *{color:#111827!important}.finalizado-line{grid-template-columns:95px 62px 80px 1.1fr 2fr 1.2fr 80px 70px!important}.service-card.cancelado-compacto{background:#fecaca!important;border-color:#ef4444!important;color:#111827!important;padding:7px 10px!important;border-radius:14px!important}.service-card.cancelado-compacto *{color:#111827!important}.service-card.cancelado-compacto .estado-cancelado{background:#ef4444!important;border-color:#dc2626!important;color:#000!important}.service-card.finalizado-compacto.noshow-countdown-service,.service-card.finalizado-compacto.noshow-ready-service,.service-card.cancelado-compacto.noshow-countdown-service,.service-card.cancelado-compacto.noshow-ready-service{background:inherit!important;border-left:1px solid currentColor!important;animation:none!important}.service-card.sevilla-service .btn-finalizado,.service-card.sevilla-service .btn-editar,.service-card.sevilla-service .btn-cancelar,.service-card.sevilla-service .btn-activar,.service-card.sevilla-service .btn-noshow-waiting,.service-card.sevilla-service .btn-noshow-countdown,.service-card.sevilla-service .btn-noshow-ready{color:#000!important}.noshow-wait-text{color:#dc2626!important;font-weight:900!important}.noshow-active-text{color:#dc2626!important;font-weight:1000!important;animation:noshowTextBlink .75s infinite alternate!important}.actions-line .green,.actions-line .danger,.actions-line .ghost,.actions-line .small{box-shadow:none!important;text-shadow:none!important}.estado-cancelado{background:#ef4444!important;border-color:#dc2626!important;color:#000!important}.actions-line.unified-actions button.small,.service-actions-row .actions-line button.small,.finalizado-line button.small{opacity:1!important;filter:none!important;box-shadow:none!important;text-shadow:none!important;border-radius:10px!important;font-weight:900!important;min-height:28px!important;padding:6px 10px!important;color:#000!important}.actions-line.unified-actions button.btn-finalizado,.service-actions-row button.btn-finalizado,button.small.btn-finalizado{background:#22c55e!important;background-color:#22c55e!important;border:1px solid #16a34a!important;color:#000!important}.actions-line.unified-actions button.btn-noshow-waiting,.service-actions-row button.btn-noshow-waiting,button.small.btn-noshow-waiting,button.btn-noshow-waiting:disabled{background:#dbeafe!important;background-color:#dbeafe!important;border:1px solid #bfdbfe!important;color:#64748b!important}.actions-line.unified-actions button.btn-noshow-countdown,.service-actions-row button.btn-noshow-countdown,button.small.btn-noshow-countdown,button.btn-noshow-countdown:disabled{background:#fed7aa!important;background-color:#fed7aa!important;border:1px solid #fb923c!important;color:#000!important}.actions-line.unified-actions button.btn-noshow-ready,.service-actions-row button.btn-noshow-ready,button.small.btn-noshow-ready{background:#ef4444!important;background-color:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;animation:noshowButtonBlinkV28 .75s infinite alternate!important}.actions-line.unified-actions button.btn-editar,.service-actions-row button.btn-editar,.finalizado-line button.btn-editar,button.small.btn-editar{background:#e5e7eb!important;background-color:#e5e7eb!important;border:1px solid #cbd5e1!important;color:#000!important}.actions-line.unified-actions button.btn-cancelar,.service-actions-row button.btn-cancelar,button.small.btn-cancelar{background:#ef4444!important;background-color:#ef4444!important;border:1px solid #dc2626!important;color:#000!important}.finalizado-line button.btn-activar,button.small.btn-activar{background:#72bbb1!important;background-color:#72bbb1!important;border:1px solid #4f9e94!important;color:#000!important}button.btn-noshow-waiting:disabled,button.btn-noshow-countdown:disabled{opacity:1!important;cursor:not-allowed!important}.actions-line.unified-actions button svg,.service-actions-row button svg,.finalizado-line button svg{color:inherit!important}.service-card.sevilla-service .actions-line.unified-actions button.btn-finalizado,.service-card.sevilla-service button.btn-finalizado{background:#22c55e!important;color:#000!important}.service-card.sevilla-service .actions-line.unified-actions button.btn-noshow-waiting,.service-card.sevilla-service button.btn-noshow-waiting{background:#dbeafe!important;color:#64748b!important}.service-card.sevilla-service .actions-line.unified-actions button.btn-noshow-countdown,.service-card.sevilla-service button.btn-noshow-countdown{background:#fed7aa!important;color:#000!important}.service-card.sevilla-service .actions-line.unified-actions button.btn-noshow-ready,.service-card.sevilla-service button.btn-noshow-ready{background:#ef4444!important;color:#000!important}.service-card.sevilla-service .actions-line.unified-actions button.btn-editar,.service-card.sevilla-service button.btn-editar{background:#e5e7eb!important;color:#000!important}.service-card.sevilla-service .actions-line.unified-actions button.btn-cancelar,.service-card.sevilla-service button.btn-cancelar{background:#ef4444!important;color:#000!important}@keyframes noshowButtonBlinkV28{0%{opacity:1}to{opacity:.55}}.service-card.cancelado-compacto *,.service-card.cancelado-compacto .finalizado-line span,.service-card.cancelado-compacto .finalizado-line strong{color:#000!important}.actions-line.unified-actions button.btn-noshow-countdown,.service-actions-row button.btn-noshow-countdown,button.small.btn-noshow-countdown,button.btn-noshow-countdown:disabled{background:#fed7aa!important;background-color:#fed7aa!important;border:1px solid #fb923c!important;color:#000!important;font-weight:1000!important;opacity:1!important}.actions-line.unified-actions button.btn-noshow-waiting,.service-actions-row button.btn-noshow-waiting,button.small.btn-noshow-waiting,button.btn-noshow-waiting:disabled{background:#dbeafe!important;background-color:#dbeafe!important;border:1px solid #bfdbfe!important;color:#64748b!important;font-weight:900!important;opacity:1!important}.actions-line.unified-actions button.btn-noshow-ready,.service-actions-row button.btn-noshow-ready,button.small.btn-noshow-ready{background:#ef4444!important;background-color:#ef4444!important;border:2px solid #991b1b!important;color:#000!important;font-weight:1000!important;animation:noshowSolicitarBlinkV29 .55s infinite alternate!important}@keyframes noshowSolicitarBlinkV29{0%{background:#ef4444;transform:scale(1);opacity:1}to{background:#ff8a8a;transform:scale(1.035);opacity:.72}}button.btn-noshow-ready,button.small.btn-noshow-ready,.actions-line.unified-actions button.btn-noshow-ready{animation:noshowSolicitarBlinkV29 .55s infinite alternate!important}.service-row.finalizado,.service-card.finalizado{background:#fed7aa!important;border:2px solid #fb923c!important}.service-row.cancelado,.service-card.cancelado{background:#fecaca!important;border:2px solid #ef4444!important}.service-row.finalizado *,.service-card.finalizado *,.service-row.cancelado *,.service-card.cancelado *{background:transparent!important}.modal-bg{z-index:99999!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#00000094!important;-webkit-backdrop-filter:blur(3px)!important;backdrop-filter:blur(3px)!important}.modal{z-index:100000!important;position:relative!important}.sticky-shell{z-index:1000!important}.side{z-index:900!important}.rule-row{grid-template-columns:1.3fr 1.2fr 1fr 100px 70px 42px!important}.rule-delete-btn{width:32px!important;height:32px!important;min-width:32px!important;padding:0!important;border-radius:999px!important;background:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;font-size:20px!important;font-weight:1000!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important}.rule-delete-btn:hover{background:#dc2626!important}.modal{max-height:88vh!important;overflow:auto!important}@media (max-width:850px){.rule-row{grid-template-columns:1fr!important}.rule-delete-btn{justify-self:end!important}}.toolbar button.active-pill{background:#72bbb1!important;border-color:#4f9e94!important;color:#000!important;font-weight:900!important}.toolbar button:not(.active-pill){opacity:1!important}.sticky-shell{padding-bottom:10px!important}.sticky-shell .status-filters{margin-bottom:0!important}:root{--header-real-height: 335px}.selectbox select{font-weight:800!important}.toolbar button.active-pill{background:#72bbb1!important;color:#000!important}.manual-modal{width:min(1180px,96vw)!important}.manual-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.manual-grid label{display:flex;flex-direction:column;gap:4px;font-size:11px;font-weight:900;color:var(--muted)}.manual-grid input,.manual-grid textarea{border:1px solid var(--line);background:#ffffffc7;color:#102a36;border-radius:12px;padding:10px;font-weight:800;outline:none}.dark .manual-grid input,.dark .manual-grid textarea{background:#ffffff14;color:var(--text)}.manual-grid textarea{min-height:74px;resize:vertical}.manual-wide{grid-column:1 / -1}.manual-summary{margin-top:12px;display:flex;gap:10px;flex-wrap:wrap}.manual-summary span{background:#72bbb129;border:1px solid rgba(114,187,177,.32);color:var(--text);border-radius:999px;padding:6px 10px;font-size:12px}.syncbar span:last-child{color:#72bbb1;font-weight:900}@media (max-width:900px){.manual-grid{grid-template-columns:1fr}}.ref-line{font-size:12px!important;font-weight:1000!important;color:var(--strong)!important;line-height:1.05!important;margin-top:2px!important}.loc-line{margin-top:4px!important;font-size:13px!important;line-height:1.05!important;font-weight:1000!important;color:#0057d9!important;text-transform:uppercase!important;letter-spacing:.02em!important;min-height:14px!important}.loc-line:empty{display:none!important}.loc-input{color:#0057d9!important;font-weight:1000!important;text-transform:uppercase!important}.service-card strong{font-weight:1000!important}.service-card.noshow-countdown-service{background:var(--panel2)!important;border:2px solid #f59e0b!important;border-right:12px solid #f59e0b!important;box-shadow:none!important;animation:none!important}.service-card.sevilla-service.noshow-countdown-service{background:#f3a6e8!important;border:2px solid #f59e0b!important;border-right:12px solid #f59e0b!important}.service-card.finalizado-compacto.noshow-countdown-service,.service-card.cancelado-compacto.noshow-countdown-service{border-right-width:2px!important}.service-card.noshow-countdown-service:before,.service-card.noshow-countdown-service:after{box-shadow:none!important;filter:none!important}.actions-line.unified-actions button.small,.service-actions-row .actions-line button.small,.finalizado-line button.small,.service-actions-row button.small{min-height:34px!important;padding:8px 13px!important;font-size:12px!important;line-height:1!important;font-weight:1000!important;border-radius:11px!important;letter-spacing:.01em!important}.actions-line.unified-actions button svg,.service-actions-row button svg{width:15px!important;height:15px!important}button.small.btn-finalizado{background:#22c55e!important;border-color:#16a34a!important;color:#000!important}button.small.btn-noshow-waiting{background:#dbeafe!important;border-color:#bfdbfe!important;color:#64748b!important}button.small.btn-noshow-countdown{background:#fed7aa!important;border-color:#fb923c!important;color:#000!important}button.small.btn-noshow-ready{background:#ef4444!important;border-color:#dc2626!important;color:#000!important}button.small.btn-editar{background:#e5e7eb!important;border-color:#cbd5e1!important;color:#000!important}button.small.btn-cancelar{background:#ef4444!important;border-color:#dc2626!important;color:#000!important}.service-card.sevilla-service .loc-line{color:#0057d9!important}.service-card{border-left:1px solid var(--line)!important;border-right:1px solid var(--line)!important}.service-card:has(.estado-pendiente),.service-card:has(.prio.amber),.service-card:has(.prio.cyan),.service-card:has(.estado-asignado){border-left:1px solid var(--line)!important;border-right:1px solid var(--line)!important}.service-card.noshow-countdown-service{background:var(--panel2)!important;border-top:2px solid #f59e0b!important;border-bottom:2px solid #f59e0b!important;border-left:14px solid #f59e0b!important;border-right:14px solid #f59e0b!important;box-shadow:none!important;animation:none!important}.service-card.sevilla-service.noshow-countdown-service{background:#f3a6e8!important;border-top:2px solid #f59e0b!important;border-bottom:2px solid #f59e0b!important;border-left:14px solid #f59e0b!important;border-right:14px solid #f59e0b!important}.service-card.noshow-ready-service{background:var(--panel2)!important;border-top:3px solid #dc2626!important;border-bottom:3px solid #dc2626!important;border-left:18px solid #dc2626!important;border-right:18px solid #dc2626!important;box-shadow:none!important}.service-card.sevilla-service.noshow-ready-service{background:#f3a6e8!important;border-top:3px solid #dc2626!important;border-bottom:3px solid #dc2626!important;border-left:18px solid #dc2626!important;border-right:18px solid #dc2626!important}.service-card.finalizado-compacto,.service-card.cancelado-compacto,.service-card.finalizado-compacto.noshow-countdown-service,.service-card.finalizado-compacto.noshow-ready-service,.service-card.cancelado-compacto.noshow-countdown-service,.service-card.cancelado-compacto.noshow-ready-service{border-left:2px solid currentColor!important;border-right:2px solid currentColor!important;animation:none!important}.service-card.cancelado-compacto{background:#ef4444!important;border-color:#dc2626!important}.service-card.finalizado-compacto{background:#ffedd5!important;border-color:#fdba74!important}button.btn-noshow-waiting{background:#dbeafe!important;color:#64748b!important}button.btn-noshow-countdown{background:#fed7aa!important;color:#000!important}button.btn-noshow-ready{background:#ef4444!important;color:#000!important;animation:noshowSolicitarBlinkV36 .65s infinite alternate!important}@keyframes noshowSolicitarBlinkV36{0%{opacity:1}to{opacity:.55}}.service-card:not(.noshow-countdown-service):not(.noshow-ready-service){border-left:1px solid var(--line)!important;border-right:1px solid var(--line)!important}.service-card.noshow-countdown-service:not(.finalizado-compacto):not(.cancelado-compacto){border-top:2px solid #f59e0b!important;border-bottom:2px solid #f59e0b!important;border-left:16px solid #f59e0b!important;border-right:16px solid #f59e0b!important;box-shadow:none!important;animation:none!important}.service-card.noshow-ready-service:not(.finalizado-compacto):not(.cancelado-compacto){border-top:3px solid #dc2626!important;border-bottom:3px solid #dc2626!important;border-left:20px solid #dc2626!important;border-right:20px solid #dc2626!important;box-shadow:none!important}.service-card.sevilla-service.noshow-countdown-service:not(.finalizado-compacto):not(.cancelado-compacto){background:#f3a6e8!important;border-left:16px solid #f59e0b!important;border-right:16px solid #f59e0b!important}.service-card.sevilla-service.noshow-ready-service:not(.finalizado-compacto):not(.cancelado-compacto){background:#f3a6e8!important;border-left:20px solid #dc2626!important;border-right:20px solid #dc2626!important}button.manual-noshow{background:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;animation:none!important}.service-card.finalizado-compacto,.service-card.cancelado-compacto{border-left:2px solid currentColor!important;border-right:2px solid currentColor!important}.city-service-code{display:flex!important;align-items:center!important;gap:5px!important;color:#334155!important;font-weight:1000!important}.dark .city-service-code{color:#e2e8f0!important}.city-service-code svg{color:#334155!important}.dark .city-service-code svg{color:#e2e8f0!important}button.btn-noshow-manual-city,button.small.btn-noshow-manual-city,.actions-line.unified-actions button.btn-noshow-manual-city{background:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;font-weight:1000!important;animation:none!important;opacity:1!important}.service-card:has(.btn-noshow-manual-city){border-left:1px solid var(--line)!important;border-right:1px solid var(--line)!important;border-top:1px solid var(--line)!important;border-bottom:1px solid var(--line)!important;box-shadow:none!important}.service-card.sevilla-service:has(.btn-noshow-manual-city){background:#f3a6e8!important;border-color:var(--line)!important}.service-card:has(.btn-noshow-manual-city) .noshow-active-text,.service-card:has(.btn-noshow-manual-city) .noshow-wait-text{animation:none!important;color:#dc2626!important;font-weight:900!important}.service-card.noshow-countdown-service:not(:has(.btn-noshow-manual-city)){border-left:16px solid #f59e0b!important;border-right:16px solid #f59e0b!important}.service-card.noshow-ready-service:not(:has(.btn-noshow-manual-city)){border-left:20px solid #dc2626!important;border-right:20px solid #dc2626!important}.service-card .service-main strong{word-break:normal!important}.phone-input{font-weight:900!important;color:#0057d9!important}.passenger-detail-label{align-self:center;font-size:10px;font-weight:900;color:var(--muted);padding:0 4px;white-space:nowrap}.city-service-code{margin-bottom:0!important}.passenger-input{font-weight:1000!important;text-align:center!important;color:#102a36!important}.vehicle-type-input{font-weight:1000!important;text-transform:uppercase!important}.service-card .muted{font-weight:700}.service-card .muted:has(+.muted){font-weight:700}.passenger-detail-label{color:#475569!important;font-size:10px!important;font-weight:1000!important}.top-actions button:disabled.sync-on,.top-actions button[disabled].sync-on{cursor:default!important;opacity:1!important;background:#dcfce7!important;border-color:#86efac!important;color:#14532d!important}.service-card .muted{font-weight:800!important}button:disabled{opacity:1!important}.client-cell{display:flex!important;flex-direction:column!important;gap:3px!important}.pax-line{display:block!important;min-height:14px!important;font-size:12px!important;line-height:1.1!important;font-weight:900!important;color:#475569!important}.service-card.sevilla-service .pax-line{color:#102a36!important}.pax-line{display:block!important;min-height:15px!important;font-size:12px!important;line-height:1.15!important;font-weight:1000!important;color:#475569!important}.top-actions button:disabled.sync-on,.top-actions button[disabled].sync-on{cursor:default!important;opacity:1!important}.modal-bg{z-index:99999!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:24px!important;box-sizing:border-box!important;overflow:auto!important}.modal{width:min(1240px,calc(100vw - 48px))!important;max-width:calc(100vw - 48px)!important;max-height:calc(100vh - 48px)!important;overflow:auto!important;box-sizing:border-box!important;margin:auto!important}.modal-head{position:sticky!important;top:0!important;z-index:2!important;background:var(--panel)!important;padding-bottom:10px!important}.rule-row{grid-template-columns:minmax(180px,1.25fr) minmax(190px,1.25fr) minmax(160px,1fr) 90px 62px 40px!important;gap:8px!important;align-items:center!important}.rule-row select,.rule-row input{min-width:0!important;width:100%!important;box-sizing:border-box!important}.rule-row.header{position:sticky!important;top:72px!important;z-index:1!important;background:var(--panel)!important;padding-top:6px!important;padding-bottom:6px!important}.modal-actions{position:sticky!important;bottom:0!important;background:var(--panel)!important;padding-top:12px!important;margin-top:14px!important;border-top:1px solid var(--line)!important}.rule-delete-btn{width:30px!important;height:30px!important;min-width:30px!important;border-radius:999px!important;background:#ef4444!important;border:1px solid #dc2626!important;color:#000!important;font-size:18px!important;font-weight:1000!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}@media (max-height:820px){.modal-bg{padding:10px!important}.modal{max-height:calc(100vh - 20px)!important}.modal-head h2{font-size:20px!important}.modal-head p{margin:4px 0!important}}.modal-head p{max-width:960px!important}.flight-zone{cursor:pointer!important;border-radius:12px;padding:4px 6px;transition:background .15s ease}.flight-zone:hover{background:#72bbb124}.flight-zone.city-zone{cursor:default!important}.flight-zone.city-zone:hover{background:transparent}.flight-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120000;background:#0000009e;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.flight-modal{width:min(820px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto;background:#202329;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;box-shadow:0 28px 80px #00000073;padding:18px}.flight-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.flight-modal-head h2{margin:0;font-size:22px;line-height:1.1;color:#fff}.flight-modal-head p{margin:6px 0 0;color:#cbd5e1;font-size:13px}.flight-close{width:38px!important;height:38px!important;border-radius:999px!important;background:#ffffff14!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important}.flight-status-pill{display:inline-flex;padding:6px 10px;border-radius:5px;border:1px solid #93c5fd;color:#bfdbfe;font-size:12px;font-weight:1000;margin-bottom:14px}.flight-status-pill.landed{border-color:#86efac;color:#86efac}.flight-status-pill.delayed{border-color:#fca5a5;color:#fecaca}.flight-status-pill.approach{border-color:#86efac;color:#86efac}.flight-board-card{border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:18px;background:#22252b}.flight-route{display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:16px;margin-bottom:18px}.airport-code{font-size:42px;line-height:1;letter-spacing:-1px;font-weight:500;color:#fff}.airport-code:last-child{text-align:right}.route-line{position:relative;height:2px;background:#6b7280;display:flex;align-items:center;justify-content:center}.route-line svg{color:#fca5a5;background:#22252b;padding:3px}.flight-board-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:1px solid rgba(255,255,255,.14);padding-top:18px}.airport-block:first-child{border-right:1px solid rgba(255,255,255,.18);padding-right:18px}.airport-block h3{margin:0 0 10px;font-size:16px;color:#fff}.board-label{color:#a1a1aa;font-size:13px;margin-bottom:5px}.board-time{font-size:30px;line-height:1;color:#fca5a5;margin-bottom:8px}.board-small{font-size:13px;color:#cbd5e1;margin-top:4px}.flight-source-line{border-top:1px solid rgba(255,255,255,.14);margin-top:18px;padding-top:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:#cbd5e1;font-size:12px}.flight-source-line strong{color:#fff}.flight-note{margin-top:12px;color:#cbd5e1;font-size:12px}@media (max-width:720px){.flight-board-grid{grid-template-columns:1fr}.airport-block:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding-right:0;padding-bottom:14px}.airport-code{font-size:32px}}.flight-extra-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-top:1px solid rgba(255,255,255,.14);margin-top:16px;padding-top:14px}.flight-extra-grid>div,.service-destination-box{background:#ffffff0b;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:10px}.extra-label{display:block;color:#a1a1aa;font-size:11px;margin-bottom:4px}.flight-extra-grid strong,.service-destination-box strong{color:#fff;font-size:13px}.service-destination-box{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.map-open-btn{background:#72bbb1!important;border:1px solid #4f9e94!important;color:#000!important;font-weight:900!important;border-radius:10px!important;padding:8px 12px!important;display:flex!important;align-items:center!important;gap:6px!important;white-space:nowrap!important}.map-modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130000;background:#000000ad;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.map-modal{width:min(980px,calc(100vw - 48px));height:min(720px,calc(100vh - 48px));background:#202329;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:12px;box-shadow:0 28px 80px #00000073;padding:16px;display:flex;flex-direction:column}.map-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.map-head h2{margin:0;font-size:22px;color:#fff}.map-head p{margin:5px 0 0;color:#cbd5e1;font-size:13px}.map-frame{flex:1;width:100%;border:0;border-radius:10px;background:#111827}@media (max-width:800px){.flight-extra-grid{grid-template-columns:1fr 1fr}.service-destination-box{align-items:flex-start;flex-direction:column}}.airport-origin-code{font-size:32px!important;word-break:break-word!important}.service-time-box{margin-top:12px;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#72bbb11a;border:1px solid rgba(114,187,177,.28);border-radius:8px;padding:10px}.service-time-box strong{display:block;color:#fff;font-size:14px}.service-time-box small{display:block;margin-top:4px;color:#cbd5e1;font-size:11px}.route-btn{background:#fbbf24!important;border-color:#f59e0b!important;color:#000!important}.route-actions{display:flex;gap:8px;align-items:center}.external-route-btn{background:#72bbb1;color:#000;border:1px solid #4f9e94;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900;text-decoration:none;white-space:nowrap}@media (max-width:800px){.service-time-box{align-items:flex-start;flex-direction:column}.route-actions{align-items:flex-end;flex-direction:column}}.driver-missing-note{color:#f59e0b!important;font-weight:900!important}.flight-zone.city-zone{cursor:pointer!important}.flight-zone.city-zone:hover{background:#72bbb124!important}.city-route-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:125000;background:#000000a3;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.city-route-modal{width:min(1040px,calc(100vw - 48px));height:min(780px,calc(100vh - 48px));background:#202329;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:12px;box-shadow:0 28px 80px #00000073;padding:16px;display:flex;flex-direction:column}.city-route-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.city-route-head h2{margin:0;font-size:24px;color:#fff}.city-route-head p{margin:5px 0 0;color:#cbd5e1;font-size:13px}.city-route-main{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1}.city-route-summary{display:grid;grid-template-columns:1fr 48px 1fr;gap:12px;align-items:stretch}.city-route-summary>div:not(.city-arrow){background:#ffffff0e;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:12px}.city-route-summary span,.city-time-box span{display:block;color:#a1a1aa;font-size:12px;margin-bottom:5px}.city-route-summary strong{display:block;color:#fff;font-size:15px;line-height:1.25}.city-arrow{display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;color:#72bbb1}.city-time-box{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#72bbb11a;border:1px solid rgba(114,187,177,.28);border-radius:10px;padding:12px}.city-time-box strong{display:block;color:#fff;font-size:16px}.city-time-box small{display:block;margin-top:4px;color:#cbd5e1;font-size:12px}.city-route-frame{flex:1;width:100%;min-height:360px;border:0;border-radius:10px;background:#111827}@media (max-width:760px){.city-route-summary{grid-template-columns:1fr}.city-arrow{display:none}.city-time-box{flex-direction:column;align-items:flex-start}}.modal-head p{max-width:980px!important}.soft-alert-bar{display:none!important}.traffic-news-bar{margin-top:8px!important;margin-bottom:8px!important;width:100%!important;height:34px!important;display:flex!important;align-items:center!important;gap:10px!important;overflow:hidden!important;border:1px solid rgba(114,187,177,.34)!important;background:#72bbb11a!important;border-radius:999px!important;padding:4px 8px!important;box-sizing:border-box!important}.traffic-news-title{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:6px!important;height:24px!important;padding:0 10px!important;border-radius:999px!important;background:#72bbb1!important;color:#061f22!important;font-size:12px!important;font-weight:1000!important;white-space:nowrap!important}.traffic-news-scroll{min-width:0!important;flex:1!important;display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap!important;animation:trafficTickerMove 58s linear infinite!important}.traffic-news-bar:hover .traffic-news-scroll{animation-play-state:paused!important}.traffic-news-pill{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:7px!important;height:24px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid rgba(15,23,42,.12)!important;background:#fff!important;color:#102a36!important;font-size:11px!important;font-style:normal!important;font-weight:800!important}.traffic-news-pill strong{color:#000!important;font-weight:1000!important}.traffic-news-pill span{font-weight:1000!important;color:#0057d9!important}.traffic-news-pill em{font-style:normal!important;color:#334155!important}.traffic-news-pill.retención,.traffic-news-pill.retencion{border-color:#f59e0b!important;background:#fff7ed!important}.traffic-news-pill.incidencia{border-color:#ef4444!important;background:#fff1f2!important}.traffic-news-pill.control{border-color:#6366f1!important;background:#eef2ff!important}.traffic-news-pill.aviso{border-color:#72bbb1!important;background:#effaf8!important}@keyframes trafficTickerMove{0%{transform:translate(0)}to{transform:translate(-50%)}}.selectbox select{font-weight:900!important}.selectbox select option[value=Fecha],.selectbox select option[value=Localizacion],.selectbox select option[value=Agencia]{color:#64748b!important;font-weight:900!important}.brand-credit{color:#72bbb1!important;font-size:13px!important;font-weight:600!important;letter-spacing:.01em!important}.brand-dmp,.brand-digitals{font-family:Montserrat,Arial Black,Arial,sans-serif!important;font-weight:1000!important;letter-spacing:-.02em!important}.brand-dmp{color:#72bbb1!important}.brand-digitals{color:#000!important}.dark .brand-digitals{color:#fff!important}.service-highlight{outline:4px solid #f59e0b!important;box-shadow:0 0 0 5px #f59e0b38,0 0 26px #f59e0b66!important;position:relative!important;z-index:3!important}.go-service-btn{margin-top:14px!important;background:#72bbb1!important;border:1px solid #4f9e94!important;color:#000!important;font-weight:1000!important;border-radius:999px!important;padding:8px 16px!important;cursor:pointer!important}.sync-force.syncing{animation:syncPulseV61 .65s infinite alternate!important;background:#fbbf24!important;border-color:#f59e0b!important;color:#000!important}@keyframes syncPulseV61{0%{transform:scale(1);filter:brightness(1)}to{transform:scale(1.04);filter:brightness(1.08)}}.brand-credit{font-size:16px!important}.brand-dmp,.brand-digitals{font-size:17px!important}.assignment-message{margin-top:8px;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:1000;line-height:1.2}.assignment-ok{background:#dcfce7;border:1px solid #22c55e;color:#14532d}.assignment-error{background:#fee2e2;border:1px solid #ef4444;color:#7f1d1d}.assignment-warning{background:#fef3c7;border:1px solid #f59e0b;color:#78350f}.dark .assignment-ok{background:#22c55e2e;color:#bbf7d0}.dark .assignment-error{background:#ef44442e;color:#fecaca}.dark .assignment-warning{background:#f59e0b2e;color:#fde68a}.flight-actions-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.googleflight-btn,.googleflight-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:7px 12px!important;border-radius:999px!important;font-size:12px!important;font-weight:1000!important;text-decoration:none!important;cursor:pointer!important}.googleflight-btn{background:#72bbb1!important;border:1px solid #4f9e94!important;color:#000!important}.googleflight-link{background:#fbbf24!important;border:1px solid #f59e0b!important;color:#000!important}.googleflight-message{margin:0 0 12px;padding:8px 10px;border-radius:10px;font-size:12px;font-weight:900}.googleflight-message.ok{background:#72bbb121;border:1px solid rgba(114,187,177,.35);color:#dffaf6}.googleflight-message.warn{background:#f59e0b2e;border:1px solid rgba(245,158,11,.4);color:#fde68a}.flight-modal .airport-origin-code{font-size:42px!important;line-height:1.05!important;word-break:normal!important}.googleflight-btn{background:#72bbb1!important;border-color:#4f9e94!important}.googleflight-link{background:#fbbf24!important;border-color:#f59e0b!important}.flight-actions-row.clean-auto{margin-bottom:12px!important}.googleflight-btn,.googleflight-link{display:none!important}.flight-board-card{position:relative!important}.flight-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;background:#12161cc7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;color:#fff;font-weight:1000;letter-spacing:.02em}.flight-spinner{width:54px;height:54px;border-radius:50%;border:5px solid rgba(255,255,255,.24);border-top-color:#72bbb1;animation:flightSpinV74 .8s linear infinite}@keyframes flightSpinV74{to{transform:rotate(360deg)}}.action.photo-load{background:#fbbf24!important;color:#000!important;border:1px solid #f59e0b!important;font-weight:1000!important}.photo-loaded-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:7px 12px;border-radius:999px;background:#dcfce7;color:#14532d;border:1px solid #22c55e;font-weight:1000;font-size:12px}.photo-popup-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:160000;background:#000000a8;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.photo-popup{width:min(900px,calc(100vw - 48px));height:min(760px,calc(100vh - 48px));background:#202329;color:#fff;border:1px solid rgba(255,255,255,.18);border-radius:14px;box-shadow:0 30px 90px #00000080;padding:16px;display:flex;flex-direction:column;gap:12px}.photo-popup-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.photo-popup-head h2{margin:0;font-size:24px}.photo-popup-head p{margin:5px 0 0;color:#cbd5e1;font-weight:900}.photo-paste-zone{flex:1;min-height:320px;border:2px dashed rgba(114,187,177,.65);border-radius:14px;background:#72bbb114;display:flex;align-items:center;justify-content:center;outline:none;overflow:auto;text-align:center}.photo-paste-zone:focus{border-color:#72bbb1;box-shadow:0 0 0 4px #72bbb12e}.photo-paste-zone strong{display:block;font-size:24px;margin-bottom:8px}.photo-paste-zone span{color:#cbd5e1;font-weight:800}.photo-paste-zone img{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.photo-message{padding:9px 12px;border-radius:10px;background:#72bbb11f;border:1px solid rgba(114,187,177,.35);color:#dffaf6;font-weight:900}.photo-actions{display:flex;justify-content:flex-end;gap:10px}.secondary-btn,.primary-save-photo{border-radius:999px;padding:10px 16px;font-weight:1000;cursor:pointer}.secondary-btn{background:#e5e7eb;border:1px solid #cbd5e1;color:#000}.primary-save-photo{background:#22c55e;border:1px solid #16a34a;color:#000}.primary-save-photo:disabled{opacity:.6;cursor:not-allowed}.btn-foto-sig{background:#fbbf24!important;color:#000!important;border:1px solid #f59e0b!important;font-weight:1000!important}.service-card.noshow-ready,.service-card.no-show-ready,.service-card.noshow-active,.service-card.no-show-active,.service-card.is-noshow-ready,.service-card.is-no-show-ready,.service-card[class*=noshow-ready],.service-card[class*=no-show-ready],.service-card[class*=noshow-active],.service-card[class*=no-show-active]{background:var(--service-bg, #f8fdff)!important;background-image:none!important;box-shadow:none!important;border-color:#ef2929!important}.service-card.noshow-countdown,.service-card.no-show-countdown,.service-card.noshow-waiting,.service-card.no-show-waiting,.service-card.is-noshow-countdown,.service-card.is-no-show-countdown,.service-card[class*=noshow-countdown],.service-card[class*=no-show-countdown],.service-card[class*=noshow-waiting],.service-card[class*=no-show-waiting]{background:var(--service-bg, #f8fdff)!important;background-image:none!important;box-shadow:none!important;border-color:#ff9800!important}.service-card.status-noshow,.service-card.status-no-show,.service-card.estado-noshow,.service-card.estado-no-show,.service-card[data-status="No Show"],.service-card[data-status="NO SHOW"]{background:var(--service-bg, #f8fdff)!important;background-image:none!important}.service-card.noshow-ready:before,.service-card.no-show-ready:before,.service-card.noshow-active:before,.service-card.no-show-active:before,.service-card[class*=noshow-ready]:before,.service-card[class*=no-show-ready]:before,.service-card[class*=noshow-active]:before,.service-card[class*=no-show-active]:before{background:#ef2929!important}.service-card.noshow-ready:after,.service-card.no-show-ready:after,.service-card.noshow-active:after,.service-card.no-show-active:after,.service-card[class*=noshow-ready]:after,.service-card[class*=no-show-ready]:after,.service-card[class*=noshow-active]:after,.service-card[class*=no-show-active]:after{background:#ef2929!important}.service-card.noshow-countdown:before,.service-card.no-show-countdown:before,.service-card.noshow-waiting:before,.service-card.no-show-waiting:before,.service-card[class*=noshow-countdown]:before,.service-card[class*=no-show-countdown]:before,.service-card[class*=noshow-waiting]:before,.service-card[class*=no-show-waiting]:before{background:#ff9800!important}.service-card.noshow-countdown:after,.service-card.no-show-countdown:after,.service-card.noshow-waiting:after,.service-card.no-show-waiting:after,.service-card[class*=noshow-countdown]:after,.service-card[class*=no-show-countdown]:after,.service-card[class*=noshow-waiting]:after,.service-card[class*=no-show-waiting]:after{background:#ff9800!important}.service-card.sevilla.noshow-ready,.service-card.sevilla.no-show-ready,.service-card.sevilla.noshow-active,.service-card.sevilla.no-show-active,.service-card.sevilla.noshow-countdown,.service-card.sevilla.no-show-countdown,.service-card.sevilla.noshow-waiting,.service-card.sevilla.no-show-waiting,.service-card[class*=sevilla][class*=noshow],.service-card[class*=sevilla][class*=no-show]{background:var(--service-bg, #f8fdff)!important;background-image:none!important}.service-card .noshow-bg,.service-card .no-show-bg,.service-card .noshow-overlay,.service-card .no-show-overlay{display:none!important;opacity:0!important;background:transparent!important}.noshow-popup-layer,.noshow-popup{display:none!important;pointer-events:none!important}.noshow-toast-stack-v101{position:fixed;top:10px;left:50%;transform:translate(-50%);z-index:350000;width:min(620px,calc(100vw - 40px));display:flex;flex-direction:column;gap:8px;pointer-events:none}.noshow-toast-top-v101{position:relative;min-height:72px;border-radius:14px;border:1px solid rgba(255,90,90,.9);background:linear-gradient(135deg,#b32626,#74272e 48%,#292434);box-shadow:0 12px 36px #00000057;color:#fff;display:flex;align-items:center;gap:13px;padding:12px 44px 18px 16px;box-sizing:border-box;overflow:hidden;pointer-events:auto;cursor:pointer;animation:noshowToastSlideV101 .2s ease-out}.noshow-toast-icon-v101{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff1f;font-size:18px;flex:0 0 auto}.noshow-toast-content-v101{min-width:0;flex:1}.noshow-toast-title-v101{font-size:11px;font-weight:1000;letter-spacing:.15em;text-transform:uppercase;opacity:.92}.noshow-toast-ref-v101{font-size:24px;line-height:1.05;font-weight:1000;margin-top:1px}.noshow-toast-client-v101{font-size:13px;font-weight:1000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.noshow-toast-info-v101{font-size:12px;font-weight:800;color:#ffffffdb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.noshow-toast-close-v101{position:absolute;top:8px;right:9px;width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fff;font-size:22px;font-weight:900;line-height:20px;cursor:pointer;z-index:2}.noshow-toast-progress-v101{position:absolute;left:16px;right:16px;bottom:7px;height:4px;border-radius:999px;background:#ffffff3d;overflow:hidden}.noshow-toast-progress-v101:before{content:"";display:block;height:100%;width:100%;border-radius:999px;background:#f55;animation:noshowToastTimerV101 5s linear forwards}@keyframes noshowToastTimerV101{0%{width:100%}to{width:0%}}@keyframes noshowToastSlideV101{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}.modal-bg{z-index:300000!important}.modal{max-height:calc(100vh - 48px)!important;overflow:auto!important}.service-card[class*=noshow],.service-card[class*=no-show]{background-image:none!important}.service-card.noshow-ready,.service-card.no-show-ready,.service-card.noshow-active,.service-card.no-show-active,.service-card[class*=noshow-ready],.service-card[class*=no-show-ready],.service-card[class*=noshow-active],.service-card[class*=no-show-active],.service-card.noshow-countdown,.service-card.no-show-countdown,.service-card.noshow-waiting,.service-card.no-show-waiting,.service-card[class*=noshow-countdown],.service-card[class*=no-show-countdown],.service-card[class*=noshow-waiting],.service-card[class*=no-show-waiting]{background:var(--service-bg, #f8fdff)!important;background-image:none!important}.dark .service-card.noshow-ready,.dark .service-card.no-show-ready,.dark .service-card.noshow-active,.dark .service-card.no-show-active,.dark .service-card.noshow-countdown,.dark .service-card.no-show-countdown,.dark .service-card.noshow-waiting,.dark .service-card.no-show-waiting,.dark .service-card[class*=noshow-ready],.dark .service-card[class*=no-show-ready],.dark .service-card[class*=noshow-active],.dark .service-card[class*=no-show-active],.dark .service-card[class*=noshow-countdown],.dark .service-card[class*=no-show-countdown],.dark .service-card[class*=noshow-waiting],.dark .service-card[class*=no-show-waiting]{background:var(--service-bg-dark, #0f2230)!important;background-image:none!important}.app.light .service-card,.light .service-card,body:not(.dark) .service-card{background:#f8fdff!important;background-color:#f8fdff!important;background-image:none!important}.app.light .service-card.noshow-ready,.app.light .service-card.no-show-ready,.app.light .service-card.noshow-active,.app.light .service-card.no-show-active,.app.light .service-card[class*=noshow-ready],.app.light .service-card[class*=no-show-ready],.app.light .service-card[class*=noshow-active],.app.light .service-card[class*=no-show-active],.light .service-card.noshow-ready,.light .service-card.no-show-ready,.light .service-card.noshow-active,.light .service-card.no-show-active,.light .service-card[class*=noshow-ready],.light .service-card[class*=no-show-ready],.light .service-card[class*=noshow-active],.light .service-card[class*=no-show-active]{background:#f8fdff!important;background-color:#f8fdff!important;background-image:none!important;border-color:#ef2929!important;box-shadow:none!important}.app.light .service-card.noshow-countdown,.app.light .service-card.no-show-countdown,.app.light .service-card.noshow-waiting,.app.light .service-card.no-show-waiting,.app.light .service-card[class*=noshow-countdown],.app.light .service-card[class*=no-show-countdown],.app.light .service-card[class*=noshow-waiting],.app.light .service-card[class*=no-show-waiting],.light .service-card.noshow-countdown,.light .service-card.no-show-countdown,.light .service-card.noshow-waiting,.light .service-card.no-show-waiting,.light .service-card[class*=noshow-countdown],.light .service-card[class*=no-show-countdown],.light .service-card[class*=noshow-waiting],.light .service-card[class*=no-show-waiting]{background:#f8fdff!important;background-color:#f8fdff!important;background-image:none!important;border-color:#ff9800!important;box-shadow:none!important}.app.light .service-card[class*=noshow],.app.light .service-card[class*=no-show],.light .service-card[class*=noshow],.light .service-card[class*=no-show]{background:#f8fdff!important;background-color:#f8fdff!important;background-image:none!important}.app.light .service-card[class*=noshow]:before,.app.light .service-card[class*=no-show]:before,.light .service-card[class*=noshow]:before,.light .service-card[class*=no-show]:before{background:transparent!important}.app.light .service-card[class*=noshow]:after,.app.light .service-card[class*=no-show]:after,.light .service-card[class*=noshow]:after,.light .service-card[class*=no-show]:after{background:transparent!important}.app.light .service-card.service-noshow-ready,.app.light .service-card.service-noshow-active,.app.light .service-card.service-noshow-countdown,.app.light .service-card.service-noshow-waiting,.app.light .service-card.estado-noshow,.app.light .service-card.status-noshow,.app.light .service-card.estado-no-show,.app.light .service-card.status-no-show{background:#f8fdff!important;background-color:#f8fdff!important;background-image:none!important}.app.light .service-card.noshow-ready,.app.light .service-card.no-show-ready,.app.light .service-card.noshow-active,.app.light .service-card.no-show-active,.app.light .service-card[class*=noshow-ready],.app.light .service-card[class*=no-show-ready],.app.light .service-card[class*=noshow-active],.app.light .service-card[class*=no-show-active]{border:4px solid #ef2929!important}.app.light .service-card.noshow-countdown,.app.light .service-card.no-show-countdown,.app.light .service-card.noshow-waiting,.app.light .service-card.no-show-waiting,.app.light .service-card[class*=noshow-countdown],.app.light .service-card[class*=no-show-countdown],.app.light .service-card[class*=noshow-waiting],.app.light .service-card[class*=no-show-waiting]{border:4px solid #ff9800!important}.app.light .service-card .service-main,.app.light .service-card .service-body,.app.light .service-card .service-content,.app.light .service-card .service-actions-row,.light .service-card .service-main,.light .service-card .service-body,.light .service-card .service-content,.light .service-card .service-actions-row{background:transparent!important;background-color:transparent!important;background-image:none!important}.app.light .service-card.noshow-ready,.app.light .service-card.no-show-ready,.app.light .service-card.noshow-active,.app.light .service-card.no-show-active,.app.light .service-card[class*=noshow-ready],.app.light .service-card[class*=no-show-ready],.app.light .service-card[class*=noshow-active],.app.light .service-card[class*=no-show-active],.app.dark .service-card.noshow-ready,.app.dark .service-card.no-show-ready,.app.dark .service-card.noshow-active,.app.dark .service-card.no-show-active,.app.dark .service-card[class*=noshow-ready],.app.dark .service-card[class*=no-show-ready],.app.dark .service-card[class*=noshow-active],.app.dark .service-card[class*=no-show-active]{border-top:4px solid #ef2929!important;border-bottom:4px solid #ef2929!important;border-left:14px solid #ef2929!important;border-right:14px solid #ef2929!important;border-radius:13px!important;background-image:none!important}.app.light .service-card.noshow-countdown,.app.light .service-card.no-show-countdown,.app.light .service-card.noshow-waiting,.app.light .service-card.no-show-waiting,.app.light .service-card[class*=noshow-countdown],.app.light .service-card[class*=no-show-countdown],.app.light .service-card[class*=noshow-waiting],.app.light .service-card[class*=no-show-waiting],.app.dark .service-card.noshow-countdown,.app.dark .service-card.no-show-countdown,.app.dark .service-card.noshow-waiting,.app.dark .service-card.no-show-waiting,.app.dark .service-card[class*=noshow-countdown],.app.dark .service-card[class*=no-show-countdown],.app.dark .service-card[class*=noshow-waiting],.app.dark .service-card[class*=no-show-waiting]{border-top:4px solid #ff9800!important;border-bottom:4px solid #ff9800!important;border-left:14px solid #ff9800!important;border-right:14px solid #ff9800!important;border-radius:13px!important;background-image:none!important}.app.light .service-card[class*=noshow]:before,.app.light .service-card[class*=noshow]:after,.app.light .service-card[class*=no-show]:before,.app.light .service-card[class*=no-show]:after,.app.dark .service-card[class*=noshow]:before,.app.dark .service-card[class*=noshow]:after,.app.dark .service-card[class*=no-show]:before,.app.dark .service-card[class*=no-show]:after{display:none!important;content:none!important;background:transparent!important}.rules-table .rule-row{grid-template-columns:1.25fr 1.25fr 1.1fr .55fr .95fr .38fr .32fr!important}.rules-table .rule-row input[type=text]{min-width:0}.rules-table .rule-row input[type=text]{font-weight:800}.rules-table .rule-row input[type=text]::placeholder{color:#6b8795}.noshow-toast-stack-v101{position:fixed!important;top:8px!important;left:50%!important;transform:translate(-50%)!important;z-index:350000!important;width:auto!important;max-width:calc(100vw - 24px)!important;display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:8px!important;pointer-events:none!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 4px 8px!important}.noshow-toast-stack-v101::-webkit-scrollbar{height:4px}.noshow-toast-stack-v101::-webkit-scrollbar-thumb{background:#ffffff47;border-radius:999px}.noshow-toast-top-v101{width:245px!important;min-width:245px!important;max-width:245px!important;min-height:74px!important;padding:9px 30px 13px 10px!important;border-radius:12px!important;gap:8px!important;box-shadow:0 8px 24px #0000003d!important;pointer-events:auto!important}.noshow-toast-icon-v101{width:24px!important;height:24px!important;font-size:14px!important}.noshow-toast-title-v101{font-size:9px!important;letter-spacing:.11em!important}.noshow-toast-ref-v101{font-size:19px!important;line-height:1.05!important}.noshow-toast-client-v101{font-size:11px!important;line-height:1.1!important}.noshow-toast-info-v101{font-size:10px!important;line-height:1.15!important}.noshow-toast-close-v101{top:6px!important;right:6px!important;width:22px!important;height:22px!important;border-radius:7px!important;font-size:17px!important;line-height:16px!important}.noshow-toast-progress-v101{left:10px!important;right:10px!important;bottom:5px!important;height:3px!important}.info.detail-section-asignacion-v117{border:2px solid #72bbb1!important;background:linear-gradient(135deg,#72bbb12e,#8bbab114)!important;box-shadow:0 0 0 3px #72bbb11a,0 8px 22px #00000014!important;position:relative}.info.detail-section-asignacion-v117:before{content:"ASIGNACIÓN";position:absolute;top:-10px;right:14px;padding:2px 9px;border-radius:999px;background:#72bbb1;color:#06232a;font-size:10px;font-weight:1000;letter-spacing:.06em}.info.detail-section-asignacion-v117 .info-title{color:#062f36!important;font-weight:1000!important;text-transform:uppercase;letter-spacing:.03em}.app.dark .info.detail-section-asignacion-v117,.dark .info.detail-section-asignacion-v117{background:linear-gradient(135deg,#72bbb138,#08273085)!important;border-color:#72bbb1!important;box-shadow:0 0 0 3px #72bbb124,0 8px 24px #0000003d!important}.app.dark .info.detail-section-asignacion-v117 .info-title,.dark .info.detail-section-asignacion-v117 .info-title{color:#bff4ee!important}.info.detail-section-asignacion-v117{color:#062830!important}.info.detail-section-asignacion-v117 .info-title{color:#083640!important;text-shadow:none!important}.info.detail-section-asignacion-v117 input,.info.detail-section-asignacion-v117 .edit-input{color:#062830!important;font-weight:800!important;background:#ffffffd1!important;border:1px solid rgba(114,187,177,.45)!important}.info.detail-section-asignacion-v117 input::placeholder,.info.detail-section-asignacion-v117 .edit-input::placeholder{color:#4c6970!important;opacity:1!important}.info.detail-section-asignacion-v117 .assignment-message{color:#062830!important;font-weight:800!important}.info.detail-section-asignacion-v117:before{box-shadow:0 4px 12px #00000029!important}.app.dark .info.detail-section-asignacion-v117,.dark .info.detail-section-asignacion-v117,.app.dark .info.detail-section-asignacion-v117 .info-title,.dark .info.detail-section-asignacion-v117 .info-title{color:#dffcf8!important}.app.dark .info.detail-section-asignacion-v117 input,.dark .info.detail-section-asignacion-v117 input,.app.dark .info.detail-section-asignacion-v117 .edit-input,.dark .info.detail-section-asignacion-v117 .edit-input{color:#f4fffe!important;background:#07191fb8!important;border:1px solid rgba(114,187,177,.55)!important}.app.dark .info.detail-section-asignacion-v117 input::placeholder,.dark .info.detail-section-asignacion-v117 input::placeholder,.app.dark .info.detail-section-asignacion-v117 .edit-input::placeholder,.dark .info.detail-section-asignacion-v117 .edit-input::placeholder{color:#a9d8d2!important;opacity:1!important}button.cargar-foto,.btn-cargar-foto,.photo-upload-btn,button[data-action=cargar-foto]{background:linear-gradient(135deg,#10394a,#174c60)!important;color:#fff!important;border:2px solid rgba(114,187,177,.42)!important;border-radius:14px!important;font-weight:900!important;font-size:15px!important;letter-spacing:.01em!important;padding:11px 18px!important;min-height:46px!important;box-shadow:0 4px 14px #0000002e,inset 0 1px #ffffff0f!important;transition:all .18s ease!important}button.cargar-foto:hover,.btn-cargar-foto:hover,.photo-upload-btn:hover,button[data-action=cargar-foto]:hover{background:linear-gradient(135deg,#174c60,#1e617a)!important;transform:translateY(-1px);box-shadow:0 8px 18px #00000038,0 0 0 3px #72bbb11f!important}button.cargar-foto:active,.btn-cargar-foto:active,.photo-upload-btn:active,button[data-action=cargar-foto]:active{transform:translateY(0) scale(.985)}button.cargar-foto svg,.btn-cargar-foto svg,.photo-upload-btn svg,button[data-action=cargar-foto] svg{width:18px!important;height:18px!important;stroke-width:2.4!important}.app.dark button.cargar-foto,.dark button.cargar-foto,.app.dark .btn-cargar-foto,.dark .btn-cargar-foto,.app.dark .photo-upload-btn,.dark .photo-upload-btn{background:linear-gradient(135deg,#0f3341,#14485b)!important;color:#f5ffff!important;border-color:#72bbb17a!important}button.btn-foto-sig,.small.btn-foto-sig,.service-card button.btn-foto-sig,.service-actions button.btn-foto-sig,.actions button.btn-foto-sig{background:linear-gradient(135deg,#72bbb1,#8bbab1)!important;color:#06242a!important;border:1px solid rgba(6,36,42,.22)!important;border-radius:12px!important;font-weight:1000!important;font-size:14px!important;min-height:38px!important;height:38px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;box-shadow:0 3px 10px #00000024!important;text-shadow:none!important;letter-spacing:.01em!important}button.btn-foto-sig:before,.small.btn-foto-sig:before{content:"📷";font-size:14px;line-height:1}button.btn-foto-sig:hover,.small.btn-foto-sig:hover{background:linear-gradient(135deg,#8bd0c7,#9ed3cc)!important;transform:translateY(-1px);box-shadow:0 6px 14px #0000002e!important}button.btn-foto-sig:active,.small.btn-foto-sig:active{transform:translateY(0) scale(.985)}.app.dark button.btn-foto-sig,.dark button.btn-foto-sig,.app.dark .small.btn-foto-sig,.dark .small.btn-foto-sig{background:linear-gradient(135deg,#72bbb1,#8bbab1)!important;color:#06242a!important;border-color:#ffffff29!important}.info.detail-section-asignacion-v117 .info-title{display:none!important}.m365-panel-v122{margin:10px 14px 8px;padding:10px 12px;border:1px solid rgba(114,187,177,.45);border-radius:14px;background:linear-gradient(135deg,#72bbb129,#ffffffb8);box-shadow:0 4px 14px #0000000f;display:grid;grid-template-columns:220px minmax(240px,1fr) auto;align-items:center;gap:10px;color:#0a2e36}.m365-title-v122{font-weight:1000;letter-spacing:.04em;text-transform:uppercase;font-size:13px}.m365-status-v122{font-size:12px;font-weight:800;color:#315a63;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.m365-actions-v122{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.m365-actions-v122 button{border:1px solid rgba(114,187,177,.45);background:#e9fbf8;color:#0a2e36;font-size:12px;font-weight:900;border-radius:10px;padding:7px 10px;cursor:pointer}.m365-actions-v122 button:hover{background:#d5f5ef}.m365-small-v122{grid-column:1 / -1;font-size:11px;font-weight:700;color:#466d75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app.dark .m365-panel-v122,.dark .m365-panel-v122{background:linear-gradient(135deg,#72bbb12e,#082028cc);color:#e8fffb}.app.dark .m365-status-v122,.dark .m365-status-v122,.app.dark .m365-small-v122,.dark .m365-small-v122{color:#bde6e0}.app.dark .m365-actions-v122 button,.dark .m365-actions-v122 button{background:#123842;color:#e8fffb;border-color:#72bbb18c}@media (max-width:1100px){.m365-panel-v122{grid-template-columns:1fr}.m365-actions-v122{justify-content:flex-start}}.side{position:fixed!important;right:12px!important;top:455px!important;width:410px!important;height:calc(100vh - 465px)!important;max-height:calc(100vh - 465px)!important;overflow:hidden!important;z-index:300!important}.detail-section,.detail-panel,.side,.side-sticky{top:455px!important}.side{position:fixed!important;right:10px!important;top:455px!important;width:410px!important;height:calc(100vh - 465px)!important;max-height:calc(100vh - 465px)!important;overflow:hidden!important;z-index:50!important}.detail-section{position:fixed!important;right:10px!important;top:455px!important;width:410px!important;height:calc(100vh - 465px)!important;max-height:calc(100vh - 465px)!important;overflow-y:auto!important;z-index:50!important}.side-sticky,.detail-panel{height:100%!important;max-height:100%!important;overflow-y:auto!important;overflow-x:hidden!important}.services-list{margin-right:430px!important}
