:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.conversations-module{gap:18px;min-width:0;display:grid}.conversations-heading{background:linear-gradient(#161d38f2,#0e1428f2);border:1px solid #7b98ff24;border-radius:20px;justify-content:space-between;align-items:flex-end;gap:20px;padding:22px 24px;display:flex;box-shadow:0 18px 40px #0000002e}.conversations-heading h2{color:#f7f9ff;letter-spacing:-.025em;margin:3px 0 7px;font-size:clamp(24px,3vw,34px);font-weight:800}.conversations-heading p{color:#9da8c7;font-size:13px}.conversations-heading .conversations-eyebrow{color:#7f96ff;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.conversations-refresh,.conversation-close-button,.conversation-composer button{color:#eef2ff;cursor:pointer;background:#5f7cff1f;border:1px solid #7b98ff47;border-radius:12px;min-height:42px;font-weight:750;transition:transform .18s,border-color .18s,background .18s}.conversations-refresh{white-space:nowrap;padding:0 16px}.conversations-refresh:hover:not(:disabled),.conversation-close-button:hover:not(:disabled),.conversation-composer button:hover:not(:disabled){background:#5f7cff33;border-color:#7b98ff7a;transform:translateY(-1px)}.conversations-refresh:disabled,.conversation-close-button:disabled,.conversation-composer button:disabled,.conversation-mode-bar button:disabled{cursor:not-allowed;opacity:.55}.conversations-filters{background:#0f152ac7;border:1px solid #7b98ff24;border-radius:14px;gap:8px;width:fit-content;padding:5px;display:flex}.conversations-filters button,.conversation-mode-bar button{color:#99a6c8;text-transform:capitalize;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:12px;font-weight:800}.conversations-filters button{min-width:92px;padding:10px 15px}.conversations-filters button:hover,.conversation-mode-bar button:hover{color:#eef2ff;background:#5f7cff1a}.conversations-filters button.is-active,.conversation-mode-bar button.is-active{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a5cff);box-shadow:0 8px 20px #5f7cff3d}.conversations-layout{background:#0c1224eb;border:1px solid #7b98ff24;border-radius:22px;grid-template-columns:minmax(290px,34%) minmax(0,1fr);min-height:650px;max-height:calc(100vh - 250px);display:grid;overflow:hidden;box-shadow:0 24px 60px #0000003d}.conversations-list-panel{background:#10172ed1;border-right:1px solid #7b98ff24;grid-template-rows:auto minmax(0,1fr);min-width:0;display:grid}.conversations-list-title{color:#aeb9d8;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #7b98ff1f;justify-content:space-between;align-items:center;min-height:55px;padding:0 18px;font-size:12px;font-weight:800;display:flex}.conversations-list-title strong{color:#dce4ff;background:#5f7cff24;border-radius:9px;place-items:center;min-width:26px;height:26px;display:grid}.conversations-list{scrollbar-color:#7b98ff4d transparent;min-height:0;overflow-y:auto}.conversation-list-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #7b98ff17;grid-template-columns:42px minmax(0,1fr);gap:12px;padding:16px 17px;transition:background .18s,box-shadow .18s;display:grid}.conversation-list-item:hover{background:#5f7cff12}.conversation-list-item.is-selected{background:linear-gradient(90deg,#5f7cff2e,#5f7cff0d);box-shadow:inset 3px 0 #7189ff}.conversation-avatar{color:#e5eaff;background:linear-gradient(135deg,#5f7cff4d,#8a5cff33);border:1px solid #7b98ff47;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:grid}.conversation-list-copy{gap:4px;min-width:0;display:grid}.conversation-list-head,.conversation-preview-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.conversation-list-head strong{color:#f3f6ff;text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.conversation-list-head time,.conversation-phone{color:#7f8bab;white-space:nowrap;font-size:10.5px}.conversation-preview-row>span{color:#97a3c2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.35;overflow:hidden}.conversation-unread{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a5cff);border-radius:999px;flex:none;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:10px;display:grid}.conversations-empty{color:#8996b7;text-align:center;place-items:center;min-height:130px;padding:24px;font-size:13px;display:grid}.conversation-chat-panel{background:radial-gradient(circle at 85% 10%,#5f7cff17,#0000 28%),#090e1de0;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.conversation-placeholder{color:#8f9bb9;text-align:center;grid-row:1/-1;align-content:center;justify-items:center;padding:40px;display:grid}.conversation-placeholder>span{background:#5f7cff17;border:1px solid #7b98ff33;border-radius:22px;place-items:center;width:68px;height:68px;margin-bottom:15px;font-size:28px;display:grid}.conversation-placeholder h3{color:#edf1ff;margin:0 0 7px;font-size:19px}.conversation-placeholder p{font-size:13px}.conversation-chat-header{background:#10172ec2;border-bottom:1px solid #7b98ff1f;justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:13px 18px;display:flex}.conversation-patient-details{align-items:center;gap:12px;min-width:0;display:flex}.conversation-patient-details h3{color:#f4f6ff;text-overflow:ellipsis;white-space:nowrap;margin:0 0 3px;font-size:15px;overflow:hidden}.conversation-patient-details p{color:#8e9ab9;font-size:11.5px}.conversation-close-button{color:#ffbdd1;white-space:nowrap;background:#f0629214;border-color:#f0629238;min-height:38px;padding:0 13px;font-size:11.5px}.conversation-close-button:hover:not(:disabled){background:#f0629224;border-color:#f0629266}.conversation-mode-bar{background:#0c1224b8;border-bottom:1px solid #7b98ff1a;justify-content:space-between;align-items:center;gap:14px;min-height:53px;padding:8px 18px;display:flex}.conversation-mode-bar>span{color:#8e9ab9;font-size:11px;font-weight:750}.conversation-mode-bar>div{border:1px solid #7b98ff1f;border-radius:10px;gap:4px;padding:3px;display:flex}.conversation-mode-bar button{min-width:68px;padding:7px 10px}.conversation-messages{scrollbar-color:#7b98ff4d transparent;flex-direction:column;gap:10px;min-height:0;padding:20px;display:flex;overflow-y:auto}.conversation-message{background:#1c2545e6;border:1px solid #7b98ff26;border-radius:15px 15px 15px 5px;width:fit-content;max-width:min(78%,680px);padding:11px 13px 9px;box-shadow:0 8px 22px #0000001f}.conversation-message.is-outgoing{background:linear-gradient(135deg,#4e69dfe6,#6649c3db);border-color:#7089ff47;border-radius:15px 15px 5px;align-self:flex-end}.conversation-message.is-system{max-width:min(86%,720px);box-shadow:none;background:#94a0be14;border-color:#94a0be29;border-radius:13px;align-self:center}.message-content{gap:8px;min-width:0;display:grid}.message-type-label{color:#cbd5f3;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border:1px solid #bcc9ff33;border-radius:7px;width:fit-content;padding:4px 7px;font-size:8.5px;font-weight:850}.conversation-message p{color:#f5f7ff;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.48}.conversation-message footer{color:#a8b3cf;text-transform:capitalize;flex-wrap:wrap;align-items:center;gap:5px;margin-top:7px;font-size:9.5px;display:flex}.conversation-message.is-outgoing footer{color:#f4f7ffc2;justify-content:flex-end}.message-attachment{min-width:0;margin:0}.message-attachment.is-image,.message-attachment.is-video{gap:6px;display:grid}.message-attachment.is-image img,.message-attachment.is-video video{object-fit:contain;background:#05091466;border:1px solid #ffffff1f;border-radius:11px;width:min(100%,440px);max-height:340px;display:block}.message-attachment figcaption{color:#aab5d0;overflow-wrap:anywhere;font-size:9.5px}.message-attachment.is-audio{background:#0509142e;border:1px solid #ffffff1c;border-radius:11px;gap:7px;min-width:min(330px,68vw);padding:10px;display:grid}.message-attachment.is-audio strong{color:#edf1ff;overflow-wrap:anywhere;font-size:11px}.message-attachment.is-audio audio{width:100%;height:36px}.message-attachment.is-document{color:#eef2ff;background:#05091433;border:1px solid #ffffff1f;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.message-attachment.is-document:hover{background:#0509144d;border-color:#c5d0ff4d}.message-attachment.is-document>span:nth-child(2){gap:2px;min-width:0;display:grid}.message-attachment.is-document strong,.message-attachment.is-document small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-attachment.is-document strong{font-size:11px}.message-attachment.is-document small{color:#aab5d0;font-size:9px}.attachment-file-icon{color:#dde4ff;background:#5f7cff2e;border-radius:9px;place-items:center;width:35px;height:35px;font-size:8px;font-weight:900;display:grid}.message-attachment.is-pending-media{color:#aab5d0;background:#0509141f;border:1px dashed #bec9ec3d;border-radius:10px;gap:3px;padding:10px 11px;display:grid}.message-attachment.is-pending-media strong{color:#e0e5f6;font-size:10.5px}.message-attachment.is-pending-media span{font-size:9.5px;line-height:1.4}.message-location{color:#eff3ff;background:#05091433;border:1px solid #ffffff1f;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:11px;text-decoration:none;display:grid}.message-location-pin{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a5cff);border-radius:11px;place-items:center;width:36px;height:36px;font-size:19px;display:grid}.message-location>span:last-child{gap:3px;min-width:0;display:grid}.message-location strong{font-size:11.5px}.message-location small{color:#b4bed8;overflow-wrap:anywhere;font-size:9.5px}.message-delivery-status.status-pendiente{color:#ffd08a}.message-delivery-status.status-enviado,.message-delivery-status.status-entregado,.message-delivery-status.status-leido{color:#a9e6c0}.message-delivery-status.status-fallido,.message-delivery-status.status-error{color:#ffb0c8}.message-send-error{color:#ffd2df;overflow-wrap:anywhere;background:#72123338;border:1px solid #ffadc747;border-radius:8px;margin-top:8px;padding:7px 9px;font-size:9.5px;line-height:1.4}.conversation-composer{background:#0f162bf0;border-top:1px solid #7b98ff1f;gap:8px;padding:14px 18px 16px;display:grid}.conversation-composer label{color:#aab5d2;font-size:11px;font-weight:800}.conversation-composer>div{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.conversation-composer textarea{resize:vertical;color:#f4f7ff;background:#ffffff09;border:1px solid #7b98ff33;border-radius:13px;outline:0;width:100%;min-height:56px;max-height:140px;padding:11px 13px;font-size:13px}.conversation-composer textarea:focus{border-color:#5f7cff7a;box-shadow:0 0 0 3px #5f7cff1a}.conversation-composer button{white-space:nowrap;background:linear-gradient(135deg,#5f7cff,#8a5cff);border-color:#0000;min-height:56px;padding:0 17px;font-size:12px}.conversation-composer small{color:#7f8aaa;font-size:9.5px}html[data-theme=light] .conversations-heading,html[data-theme=light] .conversations-layout{background:linear-gradient(#fffffffa,#f7f9fef7);border-color:#798ab82e;box-shadow:0 18px 40px #1f2e5914}html[data-theme=light] .conversations-heading h2,html[data-theme=light] .conversation-list-head strong,html[data-theme=light] .conversation-patient-details h3,html[data-theme=light] .conversation-placeholder h3{color:#1b2746}html[data-theme=light] .conversations-heading p,html[data-theme=light] .conversation-placeholder,html[data-theme=light] .conversation-preview-row>span,html[data-theme=light] .conversation-patient-details p,html[data-theme=light] .conversation-mode-bar>span,html[data-theme=light] .conversation-composer label,html[data-theme=light] .conversation-composer small{color:#66738f}html[data-theme=light] .conversations-filters,html[data-theme=light] .conversations-list-panel,html[data-theme=light] .conversation-chat-header,html[data-theme=light] .conversation-mode-bar,html[data-theme=light] .conversation-composer{background:#f9fbfff5;border-color:#798ab829}html[data-theme=light] .conversations-filters button,html[data-theme=light] .conversation-mode-bar button{color:#64708b}html[data-theme=light] .conversations-filters button.is-active,html[data-theme=light] .conversation-mode-bar button.is-active{color:#fff}html[data-theme=light] .conversation-list-item{border-color:#798ab81f}html[data-theme=light] .conversation-list-item:hover,html[data-theme=light] .conversation-list-item.is-selected{background:#5f7cff17}html[data-theme=light] .conversation-chat-panel{background:radial-gradient(circle at 85% 10%,#5f7cff14,#0000 28%),#f3f6fc}html[data-theme=light] .conversation-message.is-incoming{background:#fff;border-color:#798ab82e;box-shadow:0 8px 22px #1f2e5912}html[data-theme=light] .conversation-message.is-incoming p{color:#24304d}html[data-theme=light] .conversation-message.is-incoming footer{color:#71809e}html[data-theme=light] .conversation-message.is-system{background:#798ab814;border-color:#798ab829}html[data-theme=light] .message-type-label{color:#56678e;background:#5f7cff12;border-color:#5f7cff2e}html[data-theme=light] .message-attachment.is-document,html[data-theme=light] .message-attachment.is-audio,html[data-theme=light] .message-attachment.is-pending-media,html[data-theme=light] .message-location{color:#263351;background:#5f7cff0b;border-color:#798ab82e}html[data-theme=light] .message-attachment.is-audio strong,html[data-theme=light] .message-attachment.is-document strong,html[data-theme=light] .message-attachment.is-pending-media strong,html[data-theme=light] .message-location strong{color:#263351}html[data-theme=light] .message-attachment figcaption,html[data-theme=light] .message-attachment.is-document small,html[data-theme=light] .message-attachment.is-pending-media,html[data-theme=light] .message-location small{color:#687694}html[data-theme=light] .conversation-composer textarea{color:#1c2947;background:#fff;border-color:#798ab838}@media (width<=1100px){.conversations-layout{grid-template-columns:minmax(260px,38%) minmax(0,1fr)}.conversation-chat-header{align-items:flex-start}}@media (width<=780px){.conversations-heading{flex-direction:column;align-items:stretch;padding:18px}.conversations-refresh{width:100%}.conversations-filters{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.conversations-filters button{min-width:0;padding-inline:8px}.conversations-layout{grid-template-columns:1fr;max-height:none;overflow:visible}.conversations-list-panel{border-bottom:1px solid #7b98ff24;border-right:0;max-height:360px}.conversation-chat-panel{min-height:620px}.conversation-message{max-width:88%}}@media (width<=520px){.conversations-heading h2{font-size:25px}.conversation-chat-header{display:grid}.conversation-close-button{width:100%}.conversation-mode-bar{flex-direction:column;align-items:stretch}.conversation-mode-bar>div{grid-template-columns:repeat(3,1fr);display:grid}.conversation-mode-bar button{min-width:0}.conversation-messages{padding:14px 12px}.conversation-message{max-width:94%}.conversation-composer>div{grid-template-columns:1fr}.conversation-composer button{min-height:46px}}.whatsapp-settings-card{gap:18px;display:grid}.whatsapp-settings-header{border-bottom:1px solid #7b98ff1f;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:17px;display:flex}.whatsapp-settings-eyebrow{color:#7f96ff;letter-spacing:.12em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:800}.whatsapp-settings-header h3{color:#f6f8ff;margin:0 0 5px;font-size:22px}.whatsapp-settings-header p:not(.whatsapp-settings-eyebrow){color:#929fbe;margin:0;font-size:12.5px}.whatsapp-connection-badge{color:#ffd48e;white-space:nowrap;background:#ffb84c1a;border:1px solid #ffcf7a47;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.whatsapp-connection-badge>span{background:currentColor;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #ffca701a}.whatsapp-connection-badge.status-conectado,.whatsapp-connection-badge.status-conectada,.whatsapp-connection-badge.status-activo,.whatsapp-connection-badge.status-active,.whatsapp-connection-badge.status-connected{color:#91e4b7;background:#33b46f1a;border-color:#58d19147}.whatsapp-connection-badge.status-error,.whatsapp-connection-badge.status-fallido,.whatsapp-connection-badge.status-failed{color:#ffadc7;background:#f062921a;border-color:#f062924d}.whatsapp-connection-badge.status-pendiente,.whatsapp-connection-badge.status-pending,.whatsapp-connection-badge.status-advertencia,.whatsapp-connection-badge.status-warning{color:#ffd48e;background:#ffb84c1a;border-color:#ffbe5c4d}.whatsapp-connection-badge.status-desconectado,.whatsapp-connection-badge.status-desconectada,.whatsapp-connection-badge.status-disconnected,.whatsapp-connection-badge.status-sin_configurar{color:#a6b0c8;background:#94a0be14;border-color:#94a0be3d}.whatsapp-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.whatsapp-settings-grid article{background:#ffffff06;border:1px solid #7b98ff1f;border-radius:15px;gap:6px;min-width:0;padding:17px;display:grid}.whatsapp-settings-grid span{color:#8793b2;text-transform:uppercase;font-size:10.5px;font-weight:750}.whatsapp-settings-grid strong{color:#f1f4ff;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:17px;overflow:hidden}.whatsapp-settings-grid small{color:#7e8aa9;font-size:10px}.whatsapp-last-error,.whatsapp-no-error,.whatsapp-not-configured{border-radius:13px;align-items:flex-start;gap:11px;padding:13px 15px;font-size:12px;display:flex}.whatsapp-last-error{color:#ffc1d4;background:#f0629214;border:1px solid #f0629240}.whatsapp-last-error>span,.whatsapp-no-error>span,.whatsapp-not-configured>span{border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.whatsapp-last-error>span{color:#fff;background:#d94f7c}.whatsapp-last-error strong{color:#ffdbe6;margin-bottom:3px;display:block}.whatsapp-last-error p{overflow-wrap:anywhere;margin:0}.whatsapp-no-error{color:#9edab9;background:#33b46f0f;border:1px solid #58d1912e;align-items:center}.whatsapp-no-error>span{color:#9ce1bb;background:#33b46f29}.whatsapp-not-configured{color:#aebbea;background:#5c75ff12;border:1px solid #7b98ff2e;align-items:center}.whatsapp-not-configured>span{color:#cbd4ff;text-transform:lowercase;background:#5c75ff2e}.whatsapp-readiness{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.whatsapp-readiness>span{border:1px solid #94a0be33;border-radius:999px;align-items:center;min-height:29px;padding:0 10px;font-size:10px;font-weight:800;display:inline-flex}.whatsapp-readiness .is-ready{color:#91e4b7;background:#33b46f14;border-color:#58d19138}.whatsapp-readiness .is-missing{color:#ffd48e;background:#ffb84c14;border-color:#ffbe5c40}.whatsapp-readiness code{color:#9ca9c9;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.whatsapp-setup-form{background:#5c75ff0e;border:1px solid #7b98ff2e;border-radius:16px;gap:16px;padding:18px;display:grid}.whatsapp-setup-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.whatsapp-setup-heading strong{color:#f1f4ff;margin-bottom:4px;font-size:14px;display:block}.whatsapp-setup-heading p{color:#8793b2;margin:0;font-size:10.5px}.whatsapp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.whatsapp-field{gap:7px;min-width:0;display:grid}.whatsapp-field>span{color:#a8b3d0;letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:800}.whatsapp-field input,.whatsapp-field select{color:#f1f4ff;width:100%;min-height:44px;font:inherit;background:#0a112780;border:1px solid #7b98ff33;border-radius:11px;outline:none;padding:0 12px;font-size:12px}.whatsapp-field input:focus,.whatsapp-field select:focus{border-color:#7b6fffa6;box-shadow:0 0 0 3px #6d5dfc1f}.whatsapp-field option{color:#18213b;background:#fff}.whatsapp-field small{color:#7e8aa9;font-size:9.5px}.whatsapp-form-actions{flex-wrap:wrap;gap:9px;display:flex}.whatsapp-form-actions button,.whatsapp-setup-heading button{min-height:40px;padding:0 14px;font-size:11px}.whatsapp-form-actions button:disabled,.whatsapp-setup-heading button:disabled{cursor:not-allowed;opacity:.5}.whatsapp-settings-actions{justify-content:space-between;align-items:center;gap:15px;padding-top:3px;display:flex}.whatsapp-settings-actions>div{flex-wrap:wrap;gap:9px;display:flex}.whatsapp-settings-actions button{min-height:40px;padding:0 14px;font-size:11.5px}.whatsapp-settings-actions button:disabled{cursor:not-allowed;opacity:.5}.whatsapp-settings-actions p{color:#7f8aaa;text-align:right;max-width:330px;margin:0;font-size:10.5px;line-height:1.45}.whatsapp-disconnect-button{color:#ffb7cc!important;border-color:#f0629238!important}html[data-theme=light] .whatsapp-settings-header{border-color:#798ab824}html[data-theme=light] .whatsapp-settings-header h3,html[data-theme=light] .whatsapp-settings-grid strong,html[data-theme=light] .whatsapp-setup-heading strong{color:#1b2746}html[data-theme=light] .whatsapp-settings-header p:not(.whatsapp-settings-eyebrow),html[data-theme=light] .whatsapp-settings-grid span,html[data-theme=light] .whatsapp-settings-grid small,html[data-theme=light] .whatsapp-settings-actions p{color:#66738f}html[data-theme=light] .whatsapp-settings-grid article{background:#5f7cff09;border-color:#798ab829}html[data-theme=light] .whatsapp-setup-form{background:#5f7cff0b;border-color:#798ab82e}html[data-theme=light] .whatsapp-field>span,html[data-theme=light] .whatsapp-setup-heading p,html[data-theme=light] .whatsapp-field small,html[data-theme=light] .whatsapp-readiness code{color:#66738f}html[data-theme=light] .whatsapp-field input,html[data-theme=light] .whatsapp-field select{color:#1b2746;background:#ffffffdb;border-color:#798ab838}@media (width<=900px){.whatsapp-settings-grid{grid-template-columns:1fr}.whatsapp-settings-actions{flex-direction:column;align-items:stretch}.whatsapp-settings-actions p{text-align:left;max-width:none}.whatsapp-form-grid{grid-template-columns:1fr}}@media (width<=560px){.whatsapp-settings-header{flex-direction:column;align-items:stretch}.whatsapp-connection-badge{width:fit-content}.whatsapp-settings-actions>div{display:grid}.whatsapp-settings-actions button{width:100%}.whatsapp-setup-heading{flex-direction:column;align-items:stretch}.whatsapp-setup-heading button,.whatsapp-form-actions button{width:100%}}:root{--bg:#0a1020;--bg-soft:#121a33;--bg-card:#161d38;--line:#7b98ff1f;--line-strong:#7b98ff38;--text:#f4f7ff;--muted:#9da8c7;--green:#7f8cff;--orange:#b46cff;--blue:#59a4ff;--red:#f06292;--shadow:0 24px 60px #00000059;--radius-xl:24px;--radius-lg:18px;--radius-md:14px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(circle at top left, #607fff2e, transparent 28%), radial-gradient(circle at top right, #7a5cff24, transparent 24%), radial-gradient(circle at bottom right, #58a4ff1a, transparent 22%), var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}input,select,textarea{outline:none}input::placeholder,textarea::placeholder{color:#7c8191}textarea{resize:vertical;min-height:110px;line-height:1.45}select{color:var(--text);border:1px solid var(--line-strong);background:#ffffff05}select option{color:var(--text);background:#17171c}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border-radius:var(--radius-xl);border:1px solid var(--line);width:100%;max-width:460px;box-shadow:var(--shadow);background:linear-gradient(#1c1c23f5,#111116f5);padding:32px}.brand{color:var(--green);background:#7f8cff29;border:1px solid #5f7cff3d;border-radius:999px;margin-bottom:16px;padding:8px 14px;font-weight:700;display:inline-flex}.login-card h1{margin:0 0 8px;font-size:34px}.muted{color:var(--muted)}.login-form,.simple-form{gap:14px;margin-top:20px;display:grid}.login-form input,.simple-form input,.simple-form select,.simple-form textarea,.top-search input,.filters-grid input,.filters-grid select,.filters-grid textarea{border:1px solid var(--line-strong);width:100%;color:var(--text);border-radius:var(--radius-md);background:#ffffff05;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s}.login-form input:focus,.simple-form input:focus,.simple-form select:focus,.simple-form textarea:focus,.top-search input:focus,.filters-grid input:focus,.filters-grid select:focus,.filters-grid textarea:focus{background:#ffffff09;border-color:#5f7cff6b;box-shadow:0 0 0 3px #5f7cff1f}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#08080aeb;flex-direction:column;justify-content:space-between;height:100vh;padding:22px 18px;display:flex;position:sticky;top:0}.logo-wrap{align-items:center;gap:14px;margin-bottom:30px;display:flex}.logo-box{color:#fff;background:linear-gradient(135deg,#5f7cff,#7a5cff);border-radius:18px;place-items:center;width:52px;height:52px;font-size:22px;font-weight:900;display:grid;box-shadow:0 12px 30px #5f7cff47}.sidebar h2{margin:0;font-size:26px}.sidebar-email{color:var(--muted);word-break:break-word;margin-top:6px;font-size:13px}.sidebar-role{color:#a9b4cc;text-transform:capitalize;letter-spacing:.3px;margin-top:6px;font-size:12px}.nav{gap:10px;display:grid}.nav button{color:#d7d9df;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;min-height:50px;padding:0 18px;font-weight:600;display:flex}.nav button.active{color:var(--green);background:linear-gradient(135deg,#5f7cff3d,#7a5cff1f);border-color:#5f7cff4d}.logout-btn,.refresh-btn,.simple-form button,.mini-btn,.secondary-btn,.login-form button{cursor:pointer;border:none;border-radius:12px;padding:13px 18px;font-weight:700}.refresh-btn,.simple-form button,.mini-btn,.login-form button{color:#fff;background:linear-gradient(135deg,#5f7cff,#7a5cff)}.logout-btn{color:#fff;background:linear-gradient(135deg,#556dff,#7a5cff)}.mobile-menu-btn{cursor:pointer;background:#ffffff08;border:1px solid #5f7cff3d;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:50px;height:50px;padding:0;display:none;box-shadow:0 16px 34px #0000003d}.mobile-menu-btn span{background:var(--text);border-radius:999px;width:20px;height:2px;display:block}.sidebar-backdrop{display:none}.secondary-btn{color:#fff!important;background:linear-gradient(135deg,#243478f2,#182254f2)!important}.warning-btn{color:#2a1809;background:linear-gradient(135deg,#5f7cff,#7a5cff)}.danger-btn{color:#fff;background:linear-gradient(135deg,#f06292,#c055ff)}.content{min-width:0;padding:28px;overflow-x:hidden}.topbar{justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;margin-bottom:28px;display:flex}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#92a8ffe6;margin:0 0 8px;font-size:12px}.topbar h1{letter-spacing:-.04em;word-break:break-word;margin:0;font-size:54px;line-height:.95}.topbar-text{flex-direction:column;gap:6px;min-width:0;display:flex}.topbar-actions{justify-content:flex-end;align-items:center;gap:12px;width:min(520px,100%);min-width:0;display:flex}.top-search{flex:1;min-width:220px}.cards-grid{gap:16px;min-width:0;margin-bottom:24px;display:grid}.summary-3{grid-template-columns:repeat(3,minmax(180px,1fr));max-width:900px}.stat-card,.panel-card,.table-card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow), inset 0 1px 0 #ffffff08;background:linear-gradient(#1b1b21f2,#131318f2);min-width:0;padding:22px}.stat-card span{color:var(--muted);margin-bottom:12px;font-size:14px;display:block}.stat-card strong{font-size:38px;line-height:1}.accent-card{background:linear-gradient(135deg,#ff8a3d38,#ff8a3d14)}.panel-grid,.summary-bottom{gap:18px;min-width:0;display:grid}.summary-bottom{grid-template-columns:1.4fr .8fr}.section-stack{gap:18px;min-width:0;display:grid}.card-header-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.card-header-row h3{word-break:break-word;margin:0;font-size:24px}.mini-list{gap:12px;display:grid}.mini-item{border:1px solid var(--line);background:#ffffff06;border-radius:18px;justify-content:space-between;gap:14px;min-width:0;padding:16px;display:flex}.mini-item strong{margin-bottom:4px;display:block}.mini-item p,.mini-item small{color:var(--muted);margin:0}.availability-box{text-align:center;border:1px solid var(--line);background:#ffffff06;border-radius:20px;place-items:center;min-height:220px;display:grid}.availability-number{color:var(--green);font-size:72px;font-weight:800;line-height:1}.availability-box p{color:var(--muted);margin:10px 0 0}.table-wrap{max-width:100%;overflow-x:hidden}.table-desktop{display:block}.mobile-cards{display:none}table{border-collapse:collapse;table-layout:fixed;width:100%}thead th{text-align:left;color:var(--muted);border-bottom:1px solid var(--line);padding:14px 12px;font-size:13px;font-weight:600}tbody td{vertical-align:top;border-bottom:1px solid #ffffff0a;padding:16px 12px}:is(table:has(thead th:last-child:nth-child(5)) th:first-child,table:has(thead th:last-child:nth-child(5)) td:first-child){width:22%}:is(table:has(thead th:last-child:nth-child(5)) th:nth-child(2),table:has(thead th:last-child:nth-child(5)) td:nth-child(2)){width:18%}:is(table:has(thead th:last-child:nth-child(5)) th:nth-child(3),table:has(thead th:last-child:nth-child(5)) td:nth-child(3)){width:28%}:is(table:has(thead th:last-child:nth-child(5)) th:nth-child(4),table:has(thead th:last-child:nth-child(5)) td:nth-child(4)){width:18%}:is(table:has(thead th:last-child:nth-child(5)) th:nth-child(5),table:has(thead th:last-child:nth-child(5)) td:nth-child(5)){width:14%}:is(table:has(thead th:last-child:nth-child(5)) td:first-child,table:has(thead th:last-child:nth-child(5)) td:nth-child(2),table:has(thead th:last-child:nth-child(5)) td:nth-child(3)){white-space:normal;overflow-wrap:break-word;word-break:break-word}table:has(thead th:last-child:nth-child(5)) td:nth-child(4){white-space:nowrap}table:has(thead th:last-child:nth-child(5)) td:nth-child(5){white-space:nowrap;padding-right:16px}:is(table:has(thead th:last-child:nth-child(8)) th:first-child,table:has(thead th:last-child:nth-child(8)) td:first-child){width:16%}:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(2),table:has(thead th:last-child:nth-child(8)) td:nth-child(2)){width:14%}:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(3),table:has(thead th:last-child:nth-child(8)) td:nth-child(3)){width:15%}:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(4),table:has(thead th:last-child:nth-child(8)) td:nth-child(4)),:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(5),table:has(thead th:last-child:nth-child(8)) td:nth-child(5)){width:10%}:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(6),table:has(thead th:last-child:nth-child(8)) td:nth-child(6)){width:14%}:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(7),table:has(thead th:last-child:nth-child(8)) td:nth-child(7)){width:7%}:is(table:has(thead th:last-child:nth-child(8)) th:nth-child(8),table:has(thead th:last-child:nth-child(8)) td:nth-child(8)){width:14%}:is(table:has(thead th:last-child:nth-child(8)) td:first-child,table:has(thead th:last-child:nth-child(8)) td:nth-child(2),table:has(thead th:last-child:nth-child(8)) td:nth-child(3)){white-space:normal;overflow-wrap:break-word;word-break:break-word}:is(table:has(thead th:last-child:nth-child(8)) td:nth-child(4),table:has(thead th:last-child:nth-child(8)) td:nth-child(5),table:has(thead th:last-child:nth-child(8)) td:nth-child(7)){white-space:nowrap}table:has(thead th:last-child:nth-child(8)) td:nth-child(6){white-space:nowrap}table:has(thead th:last-child:nth-child(8)) td:nth-child(8){white-space:nowrap;padding-right:14px}.date-stack{flex-direction:column;gap:2px;line-height:1.05;display:inline-flex}.date-stack span{display:block}.badge{text-transform:capitalize;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:8px;font-weight:700;display:inline-flex}.badge.pendiente{color:#ffbf63;background:#ffb34733;border:1px solid #ffb34738}.badge.cancelada{color:#ff8394;background:#ff5d7329;border:1px solid #ff5d7333}.badge.atendida{color:#82a5ff;background:#4d7dff29;border:1px solid #4d7dff2e}.badge.confirmada{color:#c9d6ff;background:#5f7cff2e;border:1px solid #5f7cff47}.badge.reprogramada{color:#d8b4fe;background:#9333ea29;border:1px solid #9333ea33}.badge.no\ asistio{color:#fca5a5;background:#ef444424;border:1px solid #ef444433}.form-grid{gap:14px;display:grid}.form-grid.two-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.table-actions,.actions-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.compact-actions{justify-content:flex-start;gap:6px}.compact-btn{min-width:auto;box-shadow:none;white-space:nowrap;border-radius:10px;padding:5px 8px;font-size:8px;line-height:1.1}.check-row{color:var(--text);align-items:center;gap:10px;font-size:14px;display:flex}.check-row input{width:auto}.mobile-card-list{gap:14px;display:grid}.mobile-data-card{border:1px solid var(--line);background:#ffffff06;border-radius:18px;padding:16px}.mobile-data-card-header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.mobile-data-card-header strong{font-size:16px;line-height:1.25;display:block}.mobile-data-card-grid{gap:10px;display:grid}.mobile-data-row{gap:4px;display:grid}.mobile-data-row span{color:var(--muted);font-size:12px}.mobile-data-row p{overflow-wrap:anywhere;word-break:break-word;margin:0}.mobile-actions{gap:6px;margin-top:14px;display:grid}.panel-card .simple-form textarea{min-height:96px;padding-top:14px}.panel-card .simple-form textarea+textarea{margin-top:0}.panel-card .simple-form{gap:16px}.panel-card .simple-form button{margin-top:6px}.panel-card h3{margin-top:0}.form-section-divider{background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;margin:8px 0 4px}.config-info-block{gap:14px;margin-top:10px;padding-top:10px;display:grid}.config-info-block textarea{min-height:92px}.config-info-block textarea:first-child{min-height:84px}.config-info-block .field-help{color:var(--muted);margin-top:-6px;font-size:12px}.config-highlight-box{background:#5f7cff1a;border:1px solid #5f7cff29;border-radius:18px;padding:16px 18px}.config-highlight-box strong{color:#f0deff;margin-bottom:6px;display:block}.config-highlight-box p{color:#b8bfd3;margin:0;font-size:14px;line-height:1.45}.doctor-capacity-item{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.doctor-capacity-item strong{margin-bottom:4px;display:block}.doctor-capacity-item p{color:#8f95a3;margin:0;font-size:13px}.doctor-capacity-item span{color:#8fb6ff;white-space:nowrap;font-weight:800}.schedule-group-list{gap:16px;display:grid}.schedule-group-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:18px;padding:18px}.schedule-group-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.schedule-group-header strong{margin-bottom:4px;display:block}.schedule-group-header p{color:#8f95a3;margin:0;font-size:13px}.availability-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px;margin-bottom:16px;display:grid}.availability-summary-card{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;padding:16px}.availability-summary-card span{color:#8f95a3;margin-bottom:8px;font-size:13px;display:block}.availability-summary-card strong{font-size:28px;line-height:1}.availability-slots{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.availability-slot{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;padding:14px}.availability-slot strong{margin-bottom:6px;display:block}.availability-slot span{margin-bottom:4px;font-weight:600;display:block}.availability-slot small{color:#8f95a3}.availability-slot.disponible{background:#5f7cff1a;border-color:#5f7cff47}.availability-slot.disponible span{color:#8fb6ff}.availability-slot.ocupado{background:#ff8a3d14;border-color:#ff8a3d38}.availability-slot.ocupado span{color:#ffb06d}.availability-empty{background:#ffffff06;border:1px solid #ffffff0f;border-radius:16px;margin-top:16px;padding:16px}.topbar-actions input[type=date]{min-width:160px}.topbar-actions-clean{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.print-date-group{align-items:center;gap:10px;display:flex}.topbar-actions-clean .top-search{flex:320px}.topbar-actions-clean input[type=date]{min-width:170px}.top-search-icon{align-items:center;display:flex;position:relative}.search-icon{color:#b8bfd3;pointer-events:none;font-size:18px;position:absolute;left:14px}.top-search-icon input{padding-left:42px}.pagination-bar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;display:flex}.pagination-text{color:#cfd6e4;font-size:14px}.pagination-bar button:disabled{opacity:.45;cursor:not-allowed}@media (width<=1100px){.topbar h1{font-size:40px}.summary-bottom{grid-template-columns:1fr}.summary-3{grid-template-columns:1fr;max-width:none}}@media (width<=900px){.app-shell{grid-template-columns:1fr;position:relative}.sidebar{border-right:1px solid var(--line);z-index:40;border-bottom:none;width:min(320px,86vw);height:100vh;padding-bottom:22px;transition:transform .28s;position:fixed;top:0;left:0;transform:translate(-104%);box-shadow:0 28px 60px #0006}.sidebar.open{transform:translate(0)}.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;z-index:30;background:#04060a9e;border:none;margin:0;padding:0;transition:opacity .24s;display:block;position:fixed;inset:0}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.mobile-menu-btn{margin-bottom:10px;display:inline-flex}.topbar{flex-direction:column;align-items:stretch}.topbar-actions{flex-direction:column;justify-content:stretch;width:100%}.topbar h1{font-size:34px}.premium-topbar{position:relative}.premium-content{padding-top:18px}.table-wrap{overflow-x:visible}.table-desktop{display:none}.mobile-cards{display:block}.date-stack{gap:4px}.form-grid.two-cols,.availability-summary-grid{grid-template-columns:1fr}.topbar-actions-clean{flex-direction:column;align-items:stretch}.print-date-group{flex-direction:column;align-items:stretch;width:100%}.topbar-actions-clean .top-search,.topbar-actions-clean button,.topbar-actions-clean input[type=date]{width:100%}.pagination-bar{justify-content:center}.panel-card .simple-form textarea,.config-info-block textarea{min-height:90px}}@media (width<=768px){.content,.stat-card,.panel-card,.table-card{padding:16px}.card-header-row h3{font-size:20px}.table-desktop{display:none}.mobile-cards{display:block}table{min-width:860px}.mobile-actions .mini-btn,.mobile-actions .secondary-btn,.mobile-actions .warning-btn,.mobile-actions .danger-btn{justify-content:center;width:100%}.doctor-capacity-item,.mini-item,.schedule-group-header{flex-direction:column;align-items:flex-start}}.section-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:4px;display:flex}.section-toolbar h2{margin:0 0 6px;font-size:28px}.section-toolbar p{margin:0}.section-toolbar-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.section-action-btn{min-width:170px}.section-action-btn.is-active{color:var(--green)!important;background:linear-gradient(135deg,#a970ff3d,#a970ff1f)!important;border:1px solid #5f7cff4d!important}@media (width<=900px){.section-toolbar{align-items:stretch}.section-toolbar-actions{justify-content:stretch;width:100%}.section-toolbar-actions .section-action-btn,.section-toolbar>.section-action-btn{width:100%}}@media (width<=768px){.section-toolbar h2{font-size:24px}}.section-toolbar.section-toolbar-compact{justify-content:flex-end;margin-bottom:10px}.section-toolbar.section-toolbar-compact .section-toolbar-actions{width:auto}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#03060cb8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-card{width:min(680px,100%);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 30px 80px #00000080}.modal-card-wide{width:min(820px,100%)}.modal-header{align-items:center}.modal-close-btn{border:1px solid var(--line-strong);width:42px;height:18px;color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:12px;flex:none;justify-content:center;align-items:center;font-size:24px;line-height:1;display:inline-flex}.modal-actions{justify-content:flex-end}@media (width<=900px){.section-toolbar.section-toolbar-compact{justify-content:stretch}.section-toolbar.section-toolbar-compact .section-toolbar-actions{width:100%}.modal-overlay{align-items:flex-end;padding:12px}.modal-card,.modal-card-wide{border-radius:22px 22px 0 0;width:100%;max-height:calc(100vh - 24px)}.modal-actions{grid-template-columns:1fr;display:grid}.premium-content{padding-top:10px}.premium-topbar{grid-template-columns:1fr;grid-template-areas:"menu""search""title""date""refresh";align-items:stretch;gap:10px;margin-bottom:14px;display:grid}.premium-topbar>.mobile-menu-btn{grid-area:menu;place-self:flex-start start;margin-bottom:0}.premium-topbar>.topbar-actions-clean{display:contents}.premium-topbar>.topbar-text{grid-area:title;align-items:center;gap:4px}.topbar-actions-clean .top-search{grid-area:search;width:100%;min-width:0}.topbar-actions-clean .print-date-group{grid-area:date;width:100%;margin-top:0}.topbar-actions-clean>.refresh-btn{grid-area:refresh;width:100%}.topbar-text .eyebrow{text-align:center;margin-bottom:2px}.topbar-text h1{text-align:center;margin:0;font-size:28px;line-height:.95}.topbar-text .status-line{text-align:center;margin-top:0}}@media (width<=768px){.content.premium-content{padding:12px}.premium-topbar{gap:6px;margin-bottom:12px}.mobile-menu-btn{border-radius:12px;width:34px;height:44px}.topbar-text h1{font-size:26px}.topbar-actions-clean .top-search input,.topbar-actions-clean input[type=date],.topbar-actions-clean button{min-height:48px}.print-date-group{gap:6px}}.print-date-group input[type=date],.premium-panel-card .form-grid.two-cols input[type=date],.premium-panel-card .form-grid.two-cols select{min-height:58px;color:var(--text);background:linear-gradient(#ffffff08,#ffffff05),#0d0e1ef5;border:1px solid #5f7cff3d;border-radius:18px;box-shadow:inset 0 1px #ffffff08,0 10px 30px #07081647}.print-date-group input[type=date],.premium-panel-card .form-grid.two-cols input[type=date]{padding-right:48px}.premium-panel-card .form-grid.two-cols select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23d9d0ff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:16px;padding-right:52px}.print-date-group input[type=date]::-webkit-calendar-picker-indicator{opacity:.92;cursor:pointer;filter:invert(88%)sepia(16%)saturate(537%)hue-rotate(209deg)brightness(106%)contrast(101%)}.premium-panel-card .form-grid.two-cols input[type=date]::-webkit-calendar-picker-indicator{opacity:.92;cursor:pointer;filter:invert(88%)sepia(16%)saturate(537%)hue-rotate(209deg)brightness(106%)contrast(101%)}.print-date-group input[type=date]:hover,.premium-panel-card .form-grid.two-cols input[type=date]:hover,.premium-panel-card .form-grid.two-cols select:hover{border-color:#c99cff61;box-shadow:inset 0 1px #ffffff0a,0 14px 34px #3a1d782e}.print-date-group input[type=date]:focus,.premium-panel-card .form-grid.two-cols input[type=date]:focus,.premium-panel-card .form-grid.two-cols select:focus{background:linear-gradient(#ffffff0a,#ffffff06),#0f1022fa;border-color:#8fa7ff7a;box-shadow:0 0 0 4px #a970ff24,0 18px 38px #24125c38}.print-date-group{background:linear-gradient(135deg,#5f7cff1a,#7c8dff0f);border-radius:22px;padding:4px}.premium-panel-card .form-grid.two-cols{gap:16px;margin-bottom:6px}.availability-empty{text-align:center;background:linear-gradient(#ffffff07,#ffffff05),#121428f2;border:1px solid #5f7cff2e;border-radius:20px;margin-top:18px;padding:22px 18px}.availability-empty p{color:#ddd3ff;margin:0;font-weight:500}@media (width<=900px){.print-date-group{background:0 0;border-radius:0;padding:0}.print-date-group input[type=date],.premium-panel-card .form-grid.two-cols input[type=date],.premium-panel-card .form-grid.two-cols select{border-radius:16px;min-height:52px}}.print-date-group input[type=date],.premium-panel-card .form-grid.two-cols input[type=date],.premium-panel-card .form-grid.two-cols select,.simple-form input[type=date],.simple-form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.print-date-group input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:invert(56%)sepia(89%)saturate(1112%)hue-rotate(201deg)brightness(108%)contrast(103%)drop-shadow(0 0 8px #7a9cff9e)}.premium-panel-card .form-grid.two-cols input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:invert(56%)sepia(89%)saturate(1112%)hue-rotate(201deg)brightness(108%)contrast(103%)drop-shadow(0 0 8px #7a9cff9e)}.simple-form input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:invert(56%)sepia(89%)saturate(1112%)hue-rotate(201deg)brightness(108%)contrast(103%)drop-shadow(0 0 8px #7a9cff9e)}.print-date-group input[type=date]:hover::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.premium-panel-card .form-grid.two-cols input[type=date]:hover::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.simple-form input[type=date]:hover::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.print-date-group input[type=date]:focus::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.premium-panel-card .form-grid.two-cols input[type=date]:focus::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.simple-form input[type=date]:focus::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.premium-panel-card .form-grid.two-cols select,.simple-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23e6d8ff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:16px}.premium-panel-card .form-grid.two-cols select:hover,.simple-form select:hover{border-color:#8fa7ff73;box-shadow:inset 0 1px #ffffff0a,0 14px 34px #4e279933}.premium-panel-card .form-grid.two-cols select option,.simple-form select option{color:#f5f2ff;background:#161329}.print-date-group,.premium-panel-card .form-grid.two-cols{position:relative}.premium-panel-card .form-grid.two-cols input[type=date],.premium-panel-card .form-grid.two-cols select{background-color:#0d0e1ef5}.availability-empty{background:linear-gradient(#ffffff09,#ffffff05),#16182efa;border:1px solid #b788ff38;box-shadow:inset 0 1px #ffffff0a}.theme-switch-wrap{margin-bottom:10px}.theme-switch{border:1px solid var(--line-strong);cursor:pointer;background:linear-gradient(135deg,#ffffff08,#ffffff04);border-radius:22px;align-items:center;gap:14px;width:100%;padding:12px 14px;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:flex;box-shadow:inset 0 1px #ffffff0a}.theme-switch:hover{border-color:#8aa6ff57;box-shadow:0 10px 28px #060a1e38,inset 0 1px #ffffff0d}.theme-switch:active{transform:translateY(1px)}.theme-switch-track{background:linear-gradient(135deg,#1e285cfa,#11193af5);border:1px solid #8aa6ff42;border-radius:999px;flex:0 0 88px;width:88px;height:46px;position:relative;box-shadow:inset 0 1px 3px #ffffff0d,inset 0 -6px 12px #00000038}.theme-switch-thumb{background:radial-gradient(circle at 30% 30%,#fff,#dce4ff 62%,#bcc7f0 100%);border-radius:999px;width:36px;height:36px;transition:transform .24s,background .24s,box-shadow .24s;position:absolute;top:4px;left:5px;box-shadow:0 8px 16px #00000038,inset 0 1px 2px #ffffffb3}.theme-switch.is-dark .theme-switch-track{background:linear-gradient(135deg,#04070f,#0d1530 68%,#182558);border-color:#7391ff57}.theme-switch.is-dark .theme-switch-thumb{background:radial-gradient(circle at 30% 30%,#0f1738,#0a1024 62%,#04070f 100%);transform:translate(40px);box-shadow:0 8px 18px #00000057,inset 0 1px 2px #ffffff14,0 0 0 3px #728bff14}.theme-switch-copy{text-align:left;flex-direction:column;min-width:0;display:flex}.theme-switch-title{color:var(--text);font-size:14px;font-weight:800}.theme-switch-subtitle{color:var(--muted);margin-top:0;font-size:12px}:root[data-theme=light]{--bg:#edf1f8;--bg-soft:#f5f7fb;--bg-card:#fff;--line:#798ab824;--line-strong:#798ab842;--text:#162033;--muted:#66738f;--green:#5978ff;--orange:#8b6bff;--blue:#4f89ff;--red:#d763b9;--shadow:0 18px 45px #192a5614}html[data-theme=light] body{color:var(--text);background:radial-gradient(circle at 0 0,#5d7cff1a,#0000 26%),radial-gradient(circle at 100% 0,#7a5cff12,#0000 22%),linear-gradient(#f6f8fc 0%,#edf1f8 100%)}html[data-theme=light] .sidebar{background:linear-gradient(#f8fafffa,#f0f4fbfa);border-right-color:#798ab829}html[data-theme=light] .sidebar h2,html[data-theme=light] .nav button,html[data-theme=light] .logout-btn,html[data-theme=light] .topbar h1,html[data-theme=light] .card-header-row h3,html[data-theme=light] .section-toolbar h2,html[data-theme=light] .panel-card h3,html[data-theme=light] .table-card h3,html[data-theme=light] .stat-card strong,html[data-theme=light] tbody td,html[data-theme=light] .mini-item strong,html[data-theme=light] .doctor-capacity-item strong,html[data-theme=light] .schedule-group-header strong,html[data-theme=light] .availability-empty p{color:#162033}html[data-theme=light] .sidebar-email,html[data-theme=light] .sidebar-role,html[data-theme=light] .muted,html[data-theme=light] thead th,html[data-theme=light] .mini-item p,html[data-theme=light] .mini-item small,html[data-theme=light] .doctor-capacity-item p,html[data-theme=light] .schedule-group-header p,html[data-theme=light] .mobile-data-row span,html[data-theme=light] .config-info-block .field-help,html[data-theme=light] .pagination-text,html[data-theme=light] .availability-box p,html[data-theme=light] .availability-summary-card span,html[data-theme=light] .availability-slot small{color:#66738f}html[data-theme=light] .logo-box,html[data-theme=light] .refresh-btn,html[data-theme=light] .simple-form button,html[data-theme=light] .mini-btn,html[data-theme=light] .login-form button,html[data-theme=light] .warning-btn,html[data-theme=light] .logout-btn{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a63ff)}html[data-theme=light] .secondary-btn{color:#27408a!important;background:linear-gradient(135deg,#e8edff,#dce4ff)!important}html[data-theme=light] .danger-btn{color:#fff;background:linear-gradient(135deg,#ef8fd9,#d763b9)}html[data-theme=light] .nav button.active{color:#4f69d9;background:linear-gradient(135deg,#5f7cff24,#8a63ff1a);border-color:#5f7cff47}html[data-theme=light] .theme-switch{background:linear-gradient(135deg,#fffffff2,#f0f4fbf2)}html[data-theme=light] .theme-switch.is-light .theme-switch-track{background:linear-gradient(135deg,#fff,#eff3fb);border-color:#798ab83d}html[data-theme=light] .theme-switch.is-light .theme-switch-thumb{background:radial-gradient(circle at 30% 30%,#fff,#f8faff 62%,#e7ecf6 100%)}html[data-theme=light] .theme-switch.is-dark .theme-switch-track{background:linear-gradient(135deg,#eef2ff,#dfe7ff)}html[data-theme=light] .theme-switch.is-dark .theme-switch-thumb{background:radial-gradient(circle at 30% 30%,#2a396f,#15224a 62%,#091129 100%)}html[data-theme=light] .stat-card,html[data-theme=light] .panel-card,html[data-theme=light] .table-card,html[data-theme=light] .mobile-data-card,html[data-theme=light] .availability-box,html[data-theme=light] .mini-item,html[data-theme=light] .doctor-capacity-item,html[data-theme=light] .schedule-group-card,html[data-theme=light] .availability-summary-card,html[data-theme=light] .availability-slot,html[data-theme=light] .availability-empty,html[data-theme=light] .config-highlight-box{background:linear-gradient(#fffffffa,#f8fafffa);border-color:#798ab824;box-shadow:0 18px 44px #1f2e590f,inset 0 1px #ffffffe6}html[data-theme=light] input,html[data-theme=light] select,html[data-theme=light] textarea,html[data-theme=light] .top-search input,html[data-theme=light] .filters-grid input,html[data-theme=light] .filters-grid select,html[data-theme=light] .filters-grid textarea,html[data-theme=light] .print-date-group input[type=date],html[data-theme=light] .premium-panel-card .form-grid.two-cols input[type=date],html[data-theme=light] .premium-panel-card .form-grid.two-cols select,html[data-theme=light] .simple-form input[type=date],html[data-theme=light] .simple-form select{color:#162033;background:linear-gradient(#fff,#f6f8fc);border-color:#798ab838;box-shadow:inset 0 1px #ffffffe6}html[data-theme=light] input::placeholder,html[data-theme=light] textarea::placeholder{color:#8d98b1}html[data-theme=light] .premium-panel-card .form-grid.two-cols select option,html[data-theme=light] .simple-form select option{color:#162033;background:#fff}html[data-theme=light] .print-date-group input[type=date]::-webkit-calendar-picker-indicator{filter:invert(48%)sepia(78%)saturate(1180%)hue-rotate(210deg)brightness(98%)contrast(96%)}html[data-theme=light] .premium-panel-card .form-grid.two-cols input[type=date]::-webkit-calendar-picker-indicator{filter:invert(48%)sepia(78%)saturate(1180%)hue-rotate(210deg)brightness(98%)contrast(96%)}html[data-theme=light] .simple-form input[type=date]::-webkit-calendar-picker-indicator{filter:invert(48%)sepia(78%)saturate(1180%)hue-rotate(210deg)brightness(98%)contrast(96%)}html[data-theme=light] .search-icon,html[data-theme=light] .eyebrow{color:#5f7cff}html[data-theme=light] .sidebar-backdrop{background:#5e6e9633}html[data-theme=light] tbody td,html[data-theme=light] thead th,html[data-theme=light] table,html[data-theme=light] tbody td,html[data-theme=light] .table-card,html[data-theme=light] .panel-card{border-color:#798ab81f}html[data-theme=light] .badge.confirmada,html[data-theme=light] .doctor-capacity-item span,html[data-theme=light] .availability-slot.disponible span,html[data-theme=light] .availability-number,html[data-theme=light] .config-highlight-box strong{color:#4f69d9}html[data-theme=light] .availability-slot.disponible{background:#5f7cff14;border-color:#5f7cff2e}html[data-theme=light] .availability-slot.ocupado{background:#d763b914;border-color:#d763b92e}@media (width<=900px){.theme-switch-wrap{margin-bottom:14px}.theme-switch{border-radius:18px;padding:4px 6px}.theme-switch-track{flex-basis:34px;width:34px;height:18px}.theme-switch-thumb{width:14px;height:14px}.theme-switch.is-dark .theme-switch-thumb{transform:translate(16px)}}.theme-switch{border-radius:18px;gap:10px;padding:8px 10px}.theme-switch-track{flex:0 0 68px;width:68px;height:34px}.theme-switch-thumb{width:26px;height:26px;top:3px;left:4px}.theme-switch.is-dark .theme-switch-thumb{transform:translate(34px)}.theme-switch-title{font-size:12px}.theme-switch-subtitle{font-size:10px}@media (width<=900px){.theme-switch{border-radius:16px;gap:6px;padding:8px 10px}.theme-switch-track{flex-basis:34px;width:34px;height:18px}.theme-switch-thumb{width:14px;height:14px;top:3px;left:3px}.theme-switch.is-dark .theme-switch-thumb{transform:translate(16px)}.theme-switch-title,.theme-switch-subtitle{font-size:8px}}html[data-theme=light] .login-page{background:radial-gradient(circle at 0 0,#5d7cff1a,#0000 26%),radial-gradient(circle at 100% 0,#7a5cff12,#0000 22%),linear-gradient(#f7f9fd 0%,#edf1f8 100%)}html[data-theme=light] .login-card{background:linear-gradient(#fffffffa,#f6f9fffa);border:1px solid #798ab829;box-shadow:0 24px 60px #1f2e591a,inset 0 1px #ffffffeb}html[data-theme=light] .login-card h1{color:#18233a}html[data-theme=light] .login-card .muted{color:#63718d}html[data-theme=light] .login-card .brand{color:#4f69d9;background:linear-gradient(135deg,#5f7cff1f,#8a63ff1a);border-color:#5f7cff38}html[data-theme=light] .login-form input{color:#162033;background:linear-gradient(#fff,#f6f8fc);border:1px solid #798ab83d;box-shadow:inset 0 1px #ffffffeb}html[data-theme=light] .login-form input::placeholder{color:#8b97b0}html[data-theme=light] .login-form input:focus{background:#fff;border-color:#5f7cff5c;box-shadow:0 0 0 4px #5f7cff1a,inset 0 1px #fffffff2}html[data-theme=light] .login-form button{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a63ff);box-shadow:0 16px 34px #5f7cff33}html[data-theme=light] .login-page .mensaje-login,html[data-theme=light] .login-card .status-line,html[data-theme=light] .login-card .login-status,html[data-theme=light] .login-card p:last-child{color:#44516e}html[data-theme=light] .filters-grid select,html[data-theme=light] .simple-form select{color:#162033}html[data-theme=light] .filters-grid select option,html[data-theme=light] .simple-form select option{color:#162033;background:#fff}html[data-theme=light] .filters-grid select:focus,html[data-theme=light] .simple-form select:focus{color:#162033;background:linear-gradient(#fff,#f6f8fc)}.filters-grid input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:linear-gradient(#ffffff08,#ffffff05),#0d0e1ef5;border:1px solid #5f7cff3d;border-radius:18px;min-height:58px;padding-right:48px;box-shadow:inset 0 1px #ffffff08,0 10px 30px #07081629}.filters-grid input[type=date]::-webkit-calendar-picker-indicator{opacity:1;cursor:pointer;filter:invert(56%)sepia(89%)saturate(1112%)hue-rotate(201deg)brightness(108%)contrast(103%)drop-shadow(0 0 8px #7a9cff9e)}.filters-grid input[type=date]:hover{border-color:#c99cff61;box-shadow:inset 0 1px #ffffff0a,0 14px 34px #3a1d781f}.filters-grid input[type=date]:focus{background:linear-gradient(#ffffff0a,#ffffff06),#0f1022fa;border-color:#8fa7ff7a;box-shadow:0 0 0 4px #a970ff24,0 18px 38px #24125c29}.filters-grid input[type=date]:hover::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}.filters-grid input[type=date]:focus::-webkit-calendar-picker-indicator{filter:invert(68%)sepia(78%)saturate(1360%)hue-rotate(194deg)brightness(109%)contrast(104%)drop-shadow(0 0 12px #82aaffd1)}html[data-theme=light] .filters-grid input[type=date]{color:#162033;background:linear-gradient(#fff,#f6f8fc);border-color:#798ab838;box-shadow:inset 0 1px #ffffffe6}html[data-theme=light] .filters-grid input[type=date]::-webkit-calendar-picker-indicator{filter:invert(48%)sepia(78%)saturate(1180%)hue-rotate(210deg)brightness(98%)contrast(96%)}@media (width<=900px){.filters-grid input[type=date]{border-radius:16px;min-height:52px}.sidebar{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(42px + env(safe-area-inset-bottom,0px));justify-content:flex-start;overflow-y:auto}.sidebar>:last-child{margin-top:auto;padding-top:18px}}.topbar-title-row{align-items:center;gap:12px;min-width:0;display:flex}.topbar-title-row h1{flex:0 auto}.print-icon-btn{width:54px;height:54px;color:var(--text);cursor:pointer;box-shadow:var(--shadow);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #7b98ff38;border-radius:18px;flex:0 0 54px;justify-content:center;align-items:center;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.print-icon-btn:hover{border-color:#7b98ff57;transform:translateY(-1px);box-shadow:0 16px 34px #00000038}.print-icon-btn:active{transform:translateY(0)}.print-icon-glyph{font-size:24px;line-height:1}html[data-theme=light] .print-icon-btn{color:#2e4eb4;background:linear-gradient(#fffffffa,#f2f6fffa);border-color:#798ab838;box-shadow:0 14px 32px #1f2e5914,inset 0 1px #ffffffeb}html[data-theme=light] .print-icon-btn:hover{border-color:#5f7cff4d;box-shadow:0 18px 36px #1f2e591f,inset 0 1px #fffffff2}@media (width<=900px){.topbar-title-row{justify-content:center}.print-icon-btn{border-radius:16px;flex-basis:46px;width:46px;height:46px}.print-icon-glyph{font-size:21px}}@media (width>=901px){.topbar-actions-clean .print-date-group{flex:none;align-items:center;gap:10px;display:inline-flex}.topbar-actions-clean .print-date-group .secondary-btn{border-radius:18px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;padding:0;font-size:0;line-height:0;display:inline-flex}.topbar-actions-clean .print-date-group .secondary-btn:before{content:"⎙";color:#fff;font-size:24px;line-height:1}html[data-theme=light] .topbar-actions-clean .print-date-group .secondary-btn:before{color:#27408a}}.sidebar.premium-sidebar{-webkit-backdrop-filter:blur(14px);background:radial-gradient(120% 60% at 0 0,#5f7cff29,#0000 60%),radial-gradient(80% 40% at 100% 100%,#7a5cff1f,#0000 55%),linear-gradient(#0c0e1cf5,#080a16fa);border-right:1px solid #7b98ff1a;padding:24px 16px 22px;box-shadow:inset -1px 0 #ffffff0a,0 30px 60px #00000047}.sidebar.premium-sidebar .logo-wrap{border-bottom:1px solid #7b98ff1a;margin-bottom:18px;padding:6px 8px 18px}.sidebar.premium-sidebar .logo-box{letter-spacing:.5px;background:radial-gradient(120% 120% at 30% 20%,#ffffff38,#0000 55%),linear-gradient(135deg,#6f8bff 0%,#8a5cff 55%,#c569ff 100%);border-radius:16px;width:48px;height:48px;font-size:21px;position:relative;box-shadow:0 10px 28px #5f7cff5c,inset 0 1px #ffffff38}.sidebar.premium-sidebar .logo-box:after{content:"";z-index:-1;filter:blur(10px);opacity:.6;background:linear-gradient(135deg,#6f8bff52,#c569ff47);border-radius:18px;position:absolute;inset:-2px}.sidebar.premium-sidebar h2{letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c7d2ff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:20px;font-weight:700}.sidebar.premium-sidebar .sidebar-email{opacity:.85;font-size:12px;line-height:1.35}.sidebar.premium-sidebar .sidebar-role{color:#c9d6ff;letter-spacing:.2px;background:#5f7cff24;border:1px solid #5f7cff3d;border-radius:999px;margin-top:8px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.sidebar.premium-sidebar .nav.premium-nav button{letter-spacing:.1px;color:#c7cbdb;border-radius:14px;min-height:46px;padding:0 14px 0 46px;font-size:14.5px;font-weight:600;transition:background .18s,color .18s,transform .18s,border-color .18s;position:relative}.sidebar.premium-sidebar .nav.premium-nav button:before{content:"";background:#7b98ff1f 50%/13px 13px no-repeat;border:1px solid #7b98ff2e;border-radius:8px;width:22px;height:22px;transition:background-color .18s,border-color .18s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.sidebar.premium-sidebar .nav.premium-nav button:first-child:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='7' height='9' rx='1.5'/><rect x='14' y='3' width='7' height='5' rx='1.5'/><rect x='14' y='12' width='7' height='9' rx='1.5'/><rect x='3' y='16' width='7' height='5' rx='1.5'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button:nth-child(2):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button:nth-child(3):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 14c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z'/><path d='M5 14c1.66 0 3-1.34 3-3S6.66 8 5 8s-3 1.34-3 3 1.34 3 3 3z'/><path d='M12 14c3.31 0 6 2.69 6 6H6c0-3.31 2.69-6 6-6z'/><circle cx='12' cy='7' r='4'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button:nth-child(4):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button:hover{color:#fff;background:#7b98ff14;transform:translate(2px)}.sidebar.premium-sidebar .nav.premium-nav button:hover:before{background-color:#7b98ff38;border-color:#7b98ff52}.sidebar.premium-sidebar .nav.premium-nav button.active{color:#fff;background:linear-gradient(135deg,#5f7cff47,#8a5cff24);border-color:#5f7cff61;box-shadow:0 12px 28px #5f7cff38,inset 0 1px #ffffff0d}.sidebar.premium-sidebar .nav.premium-nav button.active:before{background-color:#ffffff29;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/></svg>");border-color:#ffffff3d}.sidebar.premium-sidebar .nav.premium-nav button.active:first-child:before,.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(2):before,.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(3):before,.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(4):before,.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(5):before{background-color:#ffffff2e;border-color:#ffffff42}.sidebar.premium-sidebar .nav.premium-nav button.active:first-child:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='7' height='9' rx='1.5'/><rect x='14' y='3' width='7' height='5' rx='1.5'/><rect x='14' y='12' width='7' height='9' rx='1.5'/><rect x='3' y='16' width='7' height='5' rx='1.5'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(2):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(3):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 14c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z'/><path d='M5 14c1.66 0 3-1.34 3-3S6.66 8 5 8s-3 1.34-3 3 1.34 3 3 3z'/><path d='M12 14c3.31 0 6 2.69 6 6H6c0-3.31 2.69-6 6-6z'/><circle cx='12' cy='7' r='4'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(4):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(5):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33h0a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51h0a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82v0a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/></svg>")}.sidebar.premium-sidebar .logout-btn{letter-spacing:.2px;background:linear-gradient(135deg,#ff5a82e0,#aa5cffe0);border-radius:14px;margin-top:16px;padding:12px 16px;font-size:13.5px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 28px #aa5cff40}.sidebar.premium-sidebar .logout-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px #aa5cff52}.content.premium-content{padding:24px 30px 40px}.topbar.premium-topbar{z-index:30;-webkit-backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(#161a30c7,#0e1226c7);border:1px solid #7b98ff1f;border-radius:22px;margin-bottom:26px;padding:18px 22px;position:sticky;top:12px;box-shadow:0 24px 60px #00000047,inset 0 1px #ffffff0a}.topbar.premium-topbar .eyebrow{letter-spacing:.22em;color:#b0c0ffc7;margin:0 0 6px;font-size:11px}.topbar.premium-topbar .topbar-title-row{align-items:center;gap:12px}.topbar.premium-topbar h1{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 0%,#d4ddff 60%,#b7a4ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;line-height:1.05}.topbar.premium-topbar .topbar-actions-clean{gap:10px}.topbar.premium-topbar .top-search-icon{min-width:240px;position:relative}.topbar.premium-topbar .top-search-icon .search-icon{color:#b0c0ffb3;pointer-events:none;font-size:17px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.topbar.premium-topbar .top-search-icon input{background:#ffffff0a;border:1px solid #7b98ff2e;border-radius:14px;padding:11px 14px 11px 38px;font-size:14px;transition:border-color .18s,background .18s,box-shadow .18s}.topbar.premium-topbar .refresh-btn{letter-spacing:.2px;border-radius:14px;padding:11px 18px;font-size:13.5px;transition:transform .18s,box-shadow .18s;box-shadow:0 12px 26px #5f7cff47}.topbar.premium-topbar .refresh-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px #5f7cff57}.mobile-menu-btn{border-radius:14px!important}.summary-3{grid-template-columns:repeat(3,minmax(200px,1fr));gap:18px;max-width:none;margin-bottom:22px}.stat-card.premium-stat-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#1c223eb8,#12162cb8);border:1px solid #7b98ff24;border-radius:22px;padding:22px 24px 24px;transition:transform .22s,border-color .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 20px 44px #00000047,inset 0 1px #ffffff0d}.stat-card.premium-stat-card:before{content:"";opacity:.85;background:linear-gradient(90deg,#5f7cff,#8a5cff,#c569ff);height:3px;position:absolute;top:0;left:0;right:0}.stat-card.premium-stat-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#5f7cff38,#0000 60%);border-radius:50%;width:140px;height:140px;position:absolute;top:-30px;right:-30px}.stat-card.premium-stat-card:hover{border-color:#7b98ff47;transform:translateY(-2px);box-shadow:0 28px 54px #00000057,inset 0 1px #ffffff0f}.stat-card.premium-stat-card span{text-transform:uppercase;letter-spacing:.14em;color:#b0c0ffc7;margin-bottom:14px;font-size:12.5px;font-weight:600}.stat-card.premium-stat-card strong{letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c9d6ff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:700;line-height:1;display:block}.stat-card.premium-stat-card.accent-card:before{background:linear-gradient(90deg,#ff9566,#ffc371);height:3px}.stat-card.premium-stat-card.accent-card:after{background:radial-gradient(circle,#ff956647,#0000 60%)}.stat-card.premium-stat-card.accent-card strong{background:linear-gradient(135deg,#ffd6b8,#ffa775);color:#0000;-webkit-background-clip:text;background-clip:text}.panel-card.premium-panel-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(#181c34b8,#101428b8);border:1px solid #7b98ff1f;border-radius:22px;padding:24px;transition:border-color .22s,box-shadow .22s;box-shadow:0 22px 48px #00000042,inset 0 1px #ffffff0a}.panel-card.premium-panel-card:hover{border-color:#7b98ff38}.panel-card.premium-panel-card .card-header-row{border-bottom:1px solid #7b98ff1a;margin-bottom:16px;padding-bottom:12px}.panel-card.premium-panel-card .card-header-row h3{letter-spacing:-.01em;font-size:17px;font-weight:700}.mini-item.premium-mini-item{background:#ffffff06;border:1px solid #7b98ff1a;border-radius:14px;padding:14px 16px;transition:transform .18s,border-color .18s,background .18s}.mini-item.premium-mini-item:hover{background:#7b98ff0f;border-color:#7b98ff42;transform:translate(3px)}.mini-item.premium-mini-item strong{color:#fff;margin-bottom:3px;font-size:14.5px;font-weight:700}.mini-item.premium-mini-item p{margin-bottom:3px;font-size:13px}.mini-item.premium-mini-item small{opacity:.82;font-size:12px}.doctor-capacity-list{gap:10px;display:grid}.doctor-capacity-item{background:#ffffff06;border:1px solid #7b98ff1a;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;transition:transform .18s,border-color .18s,background .18s;display:flex}.doctor-capacity-item:hover{background:#7b98ff0f;border-color:#7b98ff42;transform:translate(3px)}.doctor-capacity-item strong{color:#fff;margin-bottom:2px;font-size:14.5px;font-weight:700;display:block}.doctor-capacity-item p{margin:0;font-size:12.5px}.doctor-capacity-item span{color:#d8e0ff;white-space:nowrap;background:linear-gradient(135deg,#5f7cff3d,#8a5cff24);border:1px solid #5f7cff52;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.badge{letter-spacing:.04em;min-height:24px;padding:0 10px;font-size:10px;font-weight:700}html[data-theme=light] .sidebar.premium-sidebar{background:radial-gradient(120% 60% at 0 0,#5f7cff14,#0000 60%),radial-gradient(80% 40% at 100% 100%,#8a5cff12,#0000 55%),linear-gradient(#fdfefffa,#f3f6fdfa);border-right-color:#798ab829;box-shadow:inset -1px 0 #798ab814,0 24px 50px #1f2e5914}html[data-theme=light] .sidebar.premium-sidebar h2{background:linear-gradient(135deg,#1e2a4a,#4d5fc4);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .sidebar.premium-sidebar .sidebar-role{color:#3a4ea8;background:#5f7cff1a;border-color:#5f7cff38}html[data-theme=light] .sidebar.premium-sidebar .nav.premium-nav button{color:#3a4766}html[data-theme=light] .sidebar.premium-sidebar .nav.premium-nav button:before{background-color:#5f7cff14;border-color:#5f7cff29}html[data-theme=light] .sidebar.premium-sidebar .nav.premium-nav button:hover{color:#1e2a4a;background:#5f7cff14}html[data-theme=light] .sidebar.premium-sidebar .nav.premium-nav button.active{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a5cff);border-color:#0000;box-shadow:0 14px 30px #5f7cff52}html[data-theme=light] .sidebar.premium-sidebar .nav.premium-nav button.active:before{background-color:#ffffff38;border-color:#ffffff47}html[data-theme=light] .topbar.premium-topbar .eyebrow{color:#5f7cff}html[data-theme=light] .topbar.premium-topbar .top-search-icon input{color:#162033;background:#ffffffe0;border-color:#798ab838}html[data-theme=light] .stat-card.premium-stat-card{background:linear-gradient(#fffffff5,#fafcfff5);border-color:#798ab82e;box-shadow:0 18px 40px #1f2e5914,inset 0 1px #ffffffb3}html[data-theme=light] .stat-card.premium-stat-card:hover{border-color:#5f7cff47;box-shadow:0 24px 50px #1f2e591f,inset 0 1px #fffc}html[data-theme=light] .stat-card.premium-stat-card span{color:#5f6f95}html[data-theme=light] .stat-card.premium-stat-card strong{background:linear-gradient(135deg,#1e2a4a,#4a5fc4);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .stat-card.premium-stat-card.accent-card strong{background:linear-gradient(135deg,#d2571d,#f08d4a);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .panel-card.premium-panel-card{background:linear-gradient(#fffffff5,#fafcfff0);border-color:#798ab829;box-shadow:0 18px 40px #1f2e5914,inset 0 1px #ffffffb3}html[data-theme=light] .panel-card.premium-panel-card .card-header-row{border-bottom-color:#798ab824}html[data-theme=light] .mini-item.premium-mini-item{background:#5f7cff0a;border-color:#798ab829}html[data-theme=light] .mini-item.premium-mini-item:hover{background:#5f7cff17;border-color:#5f7cff42}html[data-theme=light] .mini-item.premium-mini-item strong{color:#1a2340}html[data-theme=light] .doctor-capacity-item{background:#5f7cff0a;border-color:#798ab829}html[data-theme=light] .doctor-capacity-item:hover{background:#5f7cff17;border-color:#5f7cff42}html[data-theme=light] .doctor-capacity-item strong{color:#1a2340}html[data-theme=light] .doctor-capacity-item span{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a5cff);border-color:#0000}@media (width<=1024px){.topbar.premium-topbar{border-radius:18px;padding:16px 18px;position:static}.topbar.premium-topbar h1{font-size:26px}.summary-3{grid-template-columns:1fr}.stat-card.premium-stat-card strong{font-size:36px}}@media (width<=720px){.content.premium-content{padding:16px 14px 28px}.topbar.premium-topbar h1{font-size:22px}.stat-card.premium-stat-card{padding:18px 20px 20px}.stat-card.premium-stat-card strong{font-size:32px}.panel-card.premium-panel-card{padding:18px}}.section-pacientes,.section-doctores{gap:20px}.section-pacientes .section-toolbar-compact,.section-doctores .section-toolbar-compact{margin-bottom:4px}.section-pacientes .section-action-btn,.section-doctores .section-action-btn{letter-spacing:.2px;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:11px 20px;font-size:13.5px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.section-pacientes .section-action-btn.refresh-btn,.section-doctores .section-action-btn.refresh-btn{box-shadow:0 12px 26px #5f7cff42}.section-pacientes .section-action-btn.refresh-btn:hover,.section-doctores .section-action-btn.refresh-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px #5f7cff52}.section-pacientes .section-action-btn.secondary-btn,.section-doctores .section-action-btn.secondary-btn{color:#d7dffc!important;background:linear-gradient(135deg,#5f7cff1f,#8a5cff14)!important;border:1px solid #7b98ff3d!important}.section-pacientes .section-action-btn.secondary-btn:hover,.section-doctores .section-action-btn.secondary-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#5f7cff33,#8a5cff1f)!important;border-color:#7b98ff6b!important}.section-pacientes .section-action-btn.is-active,.section-doctores .section-action-btn.is-active{color:#fff!important;background:linear-gradient(135deg,#8a5cff59,#5f7cff38)!important;border-color:#8a5cff8c!important}.section-pacientes .table-card,.section-doctores .table-card{padding:22px 22px 18px}.section-pacientes .table-card .card-header-row,.section-doctores .table-card .card-header-row{border-bottom:1px solid #7b98ff1a;margin-bottom:4px;padding-bottom:14px}.section-pacientes .table-card .card-header-row h3,.section-doctores .table-card .card-header-row h3{letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.section-pacientes .table-card .card-header-row h3:before,.section-doctores .table-card .card-header-row h3:before{content:"";background:linear-gradient(#6f8bff,#a66bff);border-radius:4px;width:4px;height:20px;box-shadow:0 0 12px #8a5cff66}.section-pacientes table thead th,.section-doctores table thead th{letter-spacing:.12em;text-transform:uppercase;color:#b0c0ffb8;border-bottom:1px solid #7b98ff24;padding:14px 12px;font-size:11.5px;font-weight:700}.section-pacientes table tbody tr,.section-doctores table tbody tr{transition:background .15s}.section-pacientes table tbody tr:hover,.section-doctores table tbody tr:hover{background:#7b98ff0d}.section-pacientes table tbody td,.section-doctores table tbody td{vertical-align:middle;border-bottom:1px solid #7b98ff0f;padding:16px 12px;font-size:14px}.section-pacientes table tbody tr:last-child td,.section-doctores table tbody tr:last-child td{border-bottom:none}.section-pacientes .patient-name,.section-doctores table tbody td:first-child{color:#fff;font-weight:600}.section-pacientes .patient-phone{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#c9d2ee}.section-pacientes .patient-email{color:#a9b4d4;font-size:13px}.section-pacientes .patient-created{color:#a9b4d4;font-variant-numeric:tabular-nums;font-size:12.5px}.section-pacientes .compact-actions,.section-doctores .compact-actions{gap:6px}.section-pacientes .compact-btn,.section-doctores .compact-btn{letter-spacing:.3px;text-transform:uppercase;border-radius:10px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1;transition:transform .15s,box-shadow .15s,filter .15s}.section-pacientes .compact-btn:hover,.section-doctores .compact-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.section-pacientes .mini-btn,.section-doctores .mini-btn{box-shadow:0 6px 16px #5f7cff38}.section-doctores .compact-btn.danger-btn{background:linear-gradient(135deg,#ff5a82,#d44aff);box-shadow:0 6px 14px #ff5a8247}.section-doctores .compact-btn.warning-btn{color:#0b1c18;background:linear-gradient(135deg,#5fd48c,#4ab7ff);box-shadow:0 6px 14px #5fc88c47}.section-doctores table tbody td:nth-child(3){font-weight:600}.section-pacientes table tbody td[colspan],.section-doctores table tbody td[colspan]{text-align:center;color:var(--muted);padding:40px 12px;font-size:14px;font-style:italic}.section-pacientes .mobile-data-card,.section-doctores .mobile-data-card{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#181c34c7,#101428c7);border:1px solid #7b98ff24;border-radius:18px;padding:18px;transition:border-color .18s,transform .18s;position:relative;overflow:hidden}.section-pacientes .mobile-data-card:before,.section-doctores .mobile-data-card:before{content:"";background:linear-gradient(#6f8bff,#a66bff);width:3px;height:100%;position:absolute;top:0;left:0}.section-pacientes .mobile-data-card:hover,.section-doctores .mobile-data-card:hover{border-color:#7b98ff52;transform:translateY(-1px)}.section-pacientes .mobile-data-card-header strong,.section-doctores .mobile-data-card-header strong{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:700}.section-pacientes .mobile-data-row span,.section-doctores .mobile-data-row span{letter-spacing:.14em;text-transform:uppercase;color:#b0c0ffb3;font-size:10.5px;font-weight:600}.section-pacientes .mobile-data-row p,.section-doctores .mobile-data-row p{color:#dfe6fa;margin:0;font-size:14px}.section-pacientes .mobile-actions,.section-doctores .mobile-actions{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;margin-top:16px;display:grid}.section-pacientes .mobile-actions .mini-btn,.section-doctores .mobile-actions .mini-btn{letter-spacing:.4px;text-transform:uppercase;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700}.section-pacientes .pagination-bar{border-top:1px solid #7b98ff14;gap:10px;margin-top:18px;padding-top:14px}.section-pacientes .pagination-bar .secondary-btn{border-radius:12px;padding:9px 18px;font-size:12.5px;font-weight:600;transition:transform .15s,border-color .15s,background .15s;color:#d7dffc!important;background:linear-gradient(135deg,#5f7cff24,#8a5cff14)!important;border:1px solid #7b98ff3d!important}.section-pacientes .pagination-bar .secondary-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#7b98ff6b!important}.section-pacientes .pagination-text{color:#a9b4d4;font-variant-numeric:tabular-nums;padding:0 6px;font-size:12.5px}.section-doctores .schedule-group-card{background:linear-gradient(#ffffff07,#ffffff03);border:1px solid #7b98ff1f;border-radius:18px;padding:18px 20px;transition:border-color .18s}.section-doctores .schedule-group-card:hover{border-color:#7b98ff3d}.section-doctores .schedule-group-header{border-bottom:1px solid #7b98ff14;align-items:flex-start;margin-bottom:14px;padding-bottom:12px}.section-doctores .schedule-group-header strong{color:#fff;letter-spacing:-.01em;margin-bottom:4px;font-size:16px;font-weight:700}.section-doctores .schedule-group-header p{color:#a9b4d4;margin-bottom:10px;font-size:12.5px}.section-doctores .schedule-group-header .compact-actions .compact-btn{color:#d7dffc;text-transform:none;letter-spacing:.2px;box-shadow:none;background:#7b98ff1f;border:1px solid #7b98ff42;border-radius:999px;padding:5px 10px;font-size:10.5px;font-weight:600}.section-doctores .schedule-group-header .compact-actions .compact-btn:hover{color:#ffc1cf;background:#ff5a822e;border-color:#ff5a826b;transform:none}.section-doctores .schedule-group-card .doctor-capacity-item{padding:12px 14px}.section-doctores .schedule-group-card .doctor-capacity-item strong{text-transform:capitalize;font-size:13.5px}.section-doctores .schedule-group-card .doctor-capacity-item p{font-variant-numeric:tabular-nums;font-size:12.5px}.section-doctores .schedule-group-card .doctor-capacity-item .danger-btn{letter-spacing:.3px;background:linear-gradient(135deg,#ff5a82,#d44aff);border-radius:10px;padding:6px 10px;font-size:10.5px;box-shadow:0 6px 14px #ff5a8238}.section-doctores .schedule-group-card .muted{background:#7b98ff0a;border:1px dashed #7b98ff2e;border-radius:12px;padding:10px 14px;font-size:12.5px;font-style:italic;display:block}.section-pacientes .modal-card,.section-doctores .modal-card{background:linear-gradient(#1a1e38f5,#12162cf5);border:1px solid #7b98ff2e;border-radius:22px;box-shadow:0 40px 90px #00000080,inset 0 1px #ffffff0d}.section-pacientes .modal-header,.section-doctores .modal-header{border-bottom:1px solid #7b98ff1a;margin-bottom:16px;padding-bottom:14px}.section-pacientes .modal-header h3,.section-doctores .modal-header h3{letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.section-pacientes .modal-header h3:before,.section-doctores .modal-header h3:before{content:"";background:linear-gradient(#6f8bff,#a66bff);border-radius:4px;width:4px;height:20px;box-shadow:0 0 12px #8a5cff66}.section-pacientes .modal-close-btn,.section-doctores .modal-close-btn{color:#ffc1cf;background:#ff5a8214;border:1px solid #ff5a8238;border-radius:12px;width:36px;height:36px;font-size:20px;transition:background .15s,border-color .15s,transform .15s}.section-pacientes .modal-close-btn:hover,.section-doctores .modal-close-btn:hover{background:#ff5a8229;border-color:#ff5a826b;transform:rotate(90deg)}.section-pacientes .simple-form .form-grid input,.section-pacientes .simple-form .form-grid select,.section-doctores .simple-form .form-grid input,.section-doctores .simple-form .form-grid select{background:#ffffff09;border:1px solid #7b98ff2e;border-radius:12px;padding:12px 14px;font-size:14px}.section-pacientes .simple-form .form-grid input:focus,.section-pacientes .simple-form .form-grid select:focus,.section-doctores .simple-form .form-grid input:focus,.section-doctores .simple-form .form-grid select:focus{border-color:#8a5cff80;box-shadow:0 0 0 3px #8a5cff24}.section-doctores .simple-form select[multiple]{min-height:120px;padding:10px 12px}.section-pacientes .check-row,.section-doctores .check-row{background:#7b98ff0f;border:1px solid #7b98ff24;border-radius:12px;padding:10px 14px;font-size:13.5px;font-weight:500}.section-pacientes .modal-actions,.section-doctores .modal-actions{border-top:1px solid #7b98ff14;gap:8px;margin-top:8px;padding-top:14px}.section-pacientes .modal-actions button,.section-doctores .modal-actions button{letter-spacing:.2px;border-radius:12px;padding:11px 20px;font-size:13.5px;font-weight:600}.section-pacientes .modal-actions button[type=submit],.section-doctores .modal-actions button[type=submit]{box-shadow:0 12px 26px #5f7cff42}.section-pacientes .modal-actions .secondary-btn,.section-doctores .modal-actions .secondary-btn{color:#c9d2ee!important;background:linear-gradient(135deg,#ffffff0d,#ffffff05)!important;border:1px solid #7b98ff38!important}.section-doctores .panel-card .doctor-capacity-item span{justify-content:center;min-width:92px}html[data-theme=light] .section-pacientes .table-card .card-header-row,html[data-theme=light] .section-doctores .table-card .card-header-row{border-bottom-color:#798ab824}html[data-theme=light] .section-pacientes table thead th,html[data-theme=light] .section-doctores table thead th{color:#5f7cff;border-bottom-color:#798ab82e}html[data-theme=light] .section-pacientes table tbody td,html[data-theme=light] .section-doctores table tbody td{color:#1e2a4a;border-bottom-color:#798ab81a}html[data-theme=light] .section-pacientes table tbody tr:hover,html[data-theme=light] .section-doctores table tbody tr:hover{background:#5f7cff0d}html[data-theme=light] .section-pacientes .patient-name,html[data-theme=light] .section-doctores table tbody td:first-child{color:#1a2340}html[data-theme=light] .section-pacientes .patient-phone{color:#346}html[data-theme=light] .section-pacientes .patient-email,html[data-theme=light] .section-pacientes .patient-created{color:#66738f}html[data-theme=light] .section-pacientes .mobile-data-card,html[data-theme=light] .section-doctores .mobile-data-card{background:linear-gradient(#fffffff5,#fafcfff0);border-color:#798ab829;box-shadow:0 14px 32px #1f2e590f}html[data-theme=light] .section-pacientes .mobile-data-card-header strong,html[data-theme=light] .section-doctores .mobile-data-card-header strong{color:#1a2340}html[data-theme=light] .section-pacientes .mobile-data-row span,html[data-theme=light] .section-doctores .mobile-data-row span{color:#5f7cff}html[data-theme=light] .section-pacientes .mobile-data-row p,html[data-theme=light] .section-doctores .mobile-data-row p{color:#1e2a4a}html[data-theme=light] .section-doctores .schedule-group-card{background:linear-gradient(#fffffff5,#fafcffeb);border-color:#798ab829}html[data-theme=light] .section-doctores .schedule-group-header{border-bottom-color:#798ab824}html[data-theme=light] .section-doctores .schedule-group-header strong{color:#1a2340}html[data-theme=light] .section-doctores .schedule-group-header p{color:#5f6f95}html[data-theme=light] .section-doctores .schedule-group-header .compact-actions .compact-btn{color:#3a4ea8;background:#5f7cff14;border-color:#5f7cff38}html[data-theme=light] .section-doctores .schedule-group-card .muted{color:#66738f;background:#5f7cff0a;border-color:#798ab838}html[data-theme=light] .section-pacientes .modal-card,html[data-theme=light] .section-doctores .modal-card{background:linear-gradient(#fffffffa,#fafcfffa);border-color:#798ab838;box-shadow:0 40px 90px #1f2e592e,inset 0 1px #ffffffb3}html[data-theme=light] .section-pacientes .modal-header,html[data-theme=light] .section-doctores .modal-header{border-bottom-color:#798ab829}html[data-theme=light] .section-pacientes .modal-header h3,html[data-theme=light] .section-doctores .modal-header h3{color:#1a2340}html[data-theme=light] .section-pacientes .simple-form .form-grid input,html[data-theme=light] .section-pacientes .simple-form .form-grid select,html[data-theme=light] .section-doctores .simple-form .form-grid input,html[data-theme=light] .section-doctores .simple-form .form-grid select{color:#1a2340;background:#ffffffeb;border-color:#798ab842}html[data-theme=light] .section-pacientes .check-row,html[data-theme=light] .section-doctores .check-row{color:#1e2a4a;background:#5f7cff0f;border-color:#798ab833}html[data-theme=light] .section-pacientes .pagination-bar{border-top-color:#798ab824}html[data-theme=light] .section-pacientes .pagination-text{color:#5f6f95}html[data-theme=light] .section-pacientes .section-action-btn.secondary-btn,html[data-theme=light] .section-doctores .section-action-btn.secondary-btn,html[data-theme=light] .section-pacientes .modal-actions .secondary-btn,html[data-theme=light] .section-doctores .modal-actions .secondary-btn,html[data-theme=light] .section-pacientes .pagination-bar .secondary-btn{color:#2a3a66!important;background:#ffffffeb!important;border:1px solid #798ab847!important;box-shadow:0 8px 20px #1f2e590f!important}@media (width<=1024px){.section-pacientes .table-card,.section-doctores .table-card{padding:18px 16px 14px}.section-pacientes table tbody td,.section-doctores table tbody td{padding:14px 10px;font-size:13.5px}}@media (width<=900px){.section-pacientes .section-toolbar-compact .section-toolbar-actions,.section-doctores .section-toolbar-compact .section-toolbar-actions{grid-template-columns:1fr;gap:8px;display:grid}.section-pacientes .section-action-btn,.section-doctores .section-action-btn{justify-content:center;width:100%}.section-pacientes .pagination-bar,.section-doctores .pagination-bar{justify-content:space-between}}@media (width<=640px){.section-pacientes .modal-card,.section-doctores .modal-card{border-radius:20px 20px 0 0}.section-pacientes .mobile-data-card,.section-doctores .mobile-data-card{padding:16px 16px 16px 18px}.section-pacientes .modal-header h3,.section-doctores .modal-header h3{font-size:16px}.section-pacientes .modal-actions,.section-doctores .modal-actions{flex-direction:column-reverse}.section-pacientes .modal-actions button,.section-doctores .modal-actions button{width:100%}}.section-citas,.section-configuracion{gap:20px}.section-citas .section-action-btn,.section-configuracion .section-action-btn{letter-spacing:.2px;border-radius:14px;align-items:center;gap:8px;min-width:0;padding:11px 20px;font-size:13.5px;font-weight:600;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.section-citas .section-action-btn.refresh-btn,.section-configuracion .section-action-btn.refresh-btn{box-shadow:0 12px 26px #5f7cff42}.section-citas .section-action-btn.refresh-btn:hover,.section-configuracion .section-action-btn.refresh-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px #5f7cff52}.section-citas .section-action-btn.secondary-btn,.section-configuracion .section-action-btn.secondary-btn{color:#d7dffc!important;background:linear-gradient(135deg,#5f7cff1f,#8a5cff14)!important;border:1px solid #7b98ff3d!important}.section-citas .section-action-btn.secondary-btn:hover,.section-configuracion .section-action-btn.secondary-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#5f7cff33,#8a5cff1f)!important;border-color:#7b98ff6b!important}.section-citas .section-action-btn.is-active,.section-configuracion .section-action-btn.is-active{color:#fff!important;background:linear-gradient(135deg,#8a5cff59,#5f7cff38)!important;border-color:#8a5cff8c!important}.section-citas .panel-card .card-header-row,.section-citas .table-card .card-header-row,.section-configuracion .panel-card .card-header-row{border-bottom:1px solid #7b98ff1a;margin-bottom:4px;padding-bottom:14px}.section-citas .panel-card .card-header-row h3,.section-citas .table-card .card-header-row h3,.section-configuracion .panel-card .card-header-row h3{letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.section-citas .panel-card .card-header-row h3:before,.section-citas .table-card .card-header-row h3:before,.section-configuracion .panel-card .card-header-row h3:before{content:"";background:linear-gradient(#6f8bff,#a66bff);border-radius:4px;width:4px;height:20px;box-shadow:0 0 12px #8a5cff66}.section-citas .availability-summary-grid{gap:14px;margin-top:18px;margin-bottom:18px}.section-citas .availability-summary-card{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#1c223eb8,#12162cb8);border:1px solid #7b98ff24;border-radius:16px;padding:16px 18px 18px;transition:transform .18s,border-color .18s;position:relative;overflow:hidden}.section-citas .availability-summary-card:hover{border-color:#7b98ff42;transform:translateY(-1px)}.section-citas .availability-summary-card:before{content:"";opacity:.8;background:linear-gradient(90deg,#6f8bff,#a66bff);height:2px;position:absolute;top:0;left:0;right:0}.section-citas .availability-summary-card:first-child:before{background:linear-gradient(90deg,#5fd48c,#4ab7ff)}.section-citas .availability-summary-card:nth-child(2):before{background:linear-gradient(90deg,#ff9566,#ffc371)}.section-citas .availability-summary-card span{letter-spacing:.14em;text-transform:uppercase;color:#b0c0ffb8;margin-bottom:8px;font-size:11px;font-weight:600}.section-citas .availability-summary-card strong{letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c9d6ff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:30px;font-weight:700;line-height:1;display:block}.section-citas .availability-slots{gap:12px}.section-citas .availability-slot{background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #7b98ff1f;border-radius:14px;padding:14px 16px;transition:transform .15s,border-color .15s;position:relative;overflow:hidden}.section-citas .availability-slot:before{content:"";background:#7b98ff4d;width:3px;position:absolute;top:0;bottom:0;left:0}.section-citas .availability-slot:hover{border-color:#7b98ff47;transform:translateY(-1px)}.section-citas .availability-slot strong{font-variant-numeric:tabular-nums;color:#fff;letter-spacing:.02em;font-size:16px;font-weight:700}.section-citas .availability-slot span{letter-spacing:.02em;font-size:12px;font-weight:600}.section-citas .availability-slot small{opacity:.85;margin-top:2px;font-size:11.5px;display:block}.section-citas .availability-slot.disponible{background:linear-gradient(#5fd48c1f,#4ab7ff0f);border-color:#5fd48c4d}.section-citas .availability-slot.disponible:before{background:linear-gradient(#5fd48c,#4ab7ff)}.section-citas .availability-slot.disponible span{color:#8fe0b0}.section-citas .availability-slot.ocupado{background:linear-gradient(#ff95661f,#ff5a820f);border-color:#ff95664d}.section-citas .availability-slot.ocupado:before{background:linear-gradient(#ff9566,#ff5a82)}.section-citas .availability-slot.ocupado span{color:#ffb788}.section-citas .availability-empty{text-align:center;color:var(--muted);background:#7b98ff0a;border:1px dashed #7b98ff3d;border-radius:16px;margin-top:18px;padding:28px 18px;font-style:italic}.section-citas .filters-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.section-citas .filters-grid input,.section-citas .filters-grid select{background:#ffffff09;border:1px solid #7b98ff2e;border-radius:12px;padding:11px 14px;font-size:13.5px}.section-citas .filters-grid input:focus,.section-citas .filters-grid select:focus{border-color:#8a5cff80;box-shadow:0 0 0 3px #8a5cff24}.section-citas .filters-grid .secondary-btn{border-radius:12px;padding:11px 18px;font-size:13px;font-weight:600;transition:transform .15s,border-color .15s;color:#ffc1cf!important;background:linear-gradient(135deg,#ff5a8229,#d44aff1a)!important;border:1px solid #ff5a8247!important}.section-citas .filters-grid .secondary-btn:hover{transform:translateY(-1px);border-color:#ff5a827a!important}.section-citas .table-card{padding:22px 22px 18px}.section-citas table thead th{letter-spacing:.12em;text-transform:uppercase;color:#b0c0ffb8;border-bottom:1px solid #7b98ff24;padding:14px 12px;font-size:11.5px;font-weight:700}.section-citas table tbody tr{transition:background .15s}.section-citas table tbody tr:hover{background:#7b98ff0d}.section-citas table tbody td{vertical-align:middle;border-bottom:1px solid #7b98ff0f;padding:16px 12px;font-size:14px}.section-citas table tbody tr:last-child td{border-bottom:none}.section-citas .cita-paciente,.section-citas .cita-doctor{color:#fff;font-weight:600}.section-citas .cita-servicio{color:#c9d2ee}.section-citas .cita-fecha,.section-citas .cita-hora{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#c9d2ee;font-size:13px}.section-citas .cita-monto{font-variant-numeric:tabular-nums;color:#fff;font-weight:600}.section-citas table tbody td[colspan]{text-align:center;color:var(--muted);padding:40px 12px;font-style:italic}.section-citas .badge{letter-spacing:.04em;min-height:24px;padding:0 10px;font-size:10px;font-weight:700}.section-citas .compact-actions{flex-wrap:wrap;gap:6px}.section-citas .compact-btn{letter-spacing:.3px;text-transform:uppercase;border-radius:10px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1;transition:transform .15s,filter .15s}.section-citas .compact-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.section-citas .mini-btn{box-shadow:0 6px 16px #5f7cff38}.section-citas .compact-btn.danger-btn{background:linear-gradient(135deg,#ff5a82,#d44aff);box-shadow:0 6px 14px #ff5a8247}.section-citas .compact-btn.warning-btn{color:#0b1c18;background:linear-gradient(135deg,#5fd48c,#4ab7ff);box-shadow:0 6px 14px #5fc88c47}.section-citas .mobile-data-card{-webkit-backdrop-filter:blur(8px);background:linear-gradient(#181c34c7,#101428c7);border:1px solid #7b98ff24;border-radius:18px;padding:18px;transition:border-color .18s,transform .18s;position:relative;overflow:hidden}.section-citas .mobile-data-card:before{content:"";background:linear-gradient(#6f8bff,#a66bff);width:3px;height:100%;position:absolute;top:0;left:0}.section-citas .mobile-data-card:hover{border-color:#7b98ff52;transform:translateY(-1px)}.section-citas .mobile-data-card-header-split{border-bottom:1px solid #7b98ff14;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;padding-bottom:10px;display:flex}.section-citas .mobile-data-card-header-split strong{color:#fff;letter-spacing:-.01em;font-size:16px;font-weight:700}.section-citas .mobile-data-row span{letter-spacing:.14em;text-transform:uppercase;color:#b0c0ffb3;font-size:10.5px;font-weight:600}.section-citas .mobile-data-row p{color:#dfe6fa;margin:0;font-size:14px}.section-citas .mobile-data-row-two{grid-template-columns:1fr 1fr;gap:14px;display:grid}.section-citas .mobile-actions{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;margin-top:16px;display:grid}.section-citas .mobile-actions .mini-btn{letter-spacing:.4px;text-transform:uppercase;border-radius:12px;padding:10px 12px;font-size:12px;font-weight:700}.section-citas .pagination-bar{border-top:1px solid #7b98ff14;gap:10px;margin-top:18px;padding-top:14px}.section-citas .pagination-bar .secondary-btn{border-radius:12px;padding:9px 18px;font-size:12.5px;font-weight:600;transition:transform .15s,border-color .15s;color:#d7dffc!important;background:linear-gradient(135deg,#5f7cff24,#8a5cff14)!important;border:1px solid #7b98ff3d!important}.section-citas .pagination-bar .secondary-btn:hover:not(:disabled){transform:translateY(-1px);border-color:#7b98ff6b!important}.section-citas .pagination-text{color:#a9b4d4;font-variant-numeric:tabular-nums;padding:0 6px;font-size:12.5px}.section-citas .modal-card,.section-configuracion .modal-card{background:linear-gradient(#1a1e38f5,#12162cf5);border:1px solid #7b98ff2e;border-radius:22px;box-shadow:0 40px 90px #00000080,inset 0 1px #ffffff0d}.section-citas .modal-header,.section-configuracion .modal-header{border-bottom:1px solid #7b98ff1a;margin-bottom:16px;padding-bottom:14px}.section-citas .modal-header h3,.section-configuracion .modal-header h3{letter-spacing:-.01em;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex}.section-citas .modal-header h3:before,.section-configuracion .modal-header h3:before{content:"";background:linear-gradient(#6f8bff,#a66bff);border-radius:4px;width:4px;height:20px;box-shadow:0 0 12px #8a5cff66}.section-citas .modal-close-btn,.section-configuracion .modal-close-btn{color:#ffc1cf;background:#ff5a8214;border:1px solid #ff5a8238;border-radius:12px;width:36px;height:36px;font-size:20px;transition:background .15s,border-color .15s,transform .15s}.section-citas .modal-close-btn:hover,.section-configuracion .modal-close-btn:hover{background:#ff5a8229;border-color:#ff5a826b;transform:rotate(90deg)}.section-citas .simple-form .form-grid input,.section-citas .simple-form .form-grid select,.section-configuracion .simple-form .form-grid input,.section-configuracion .simple-form .form-grid select,.section-configuracion .simple-form>input,.section-configuracion .simple-form>textarea{background:#ffffff09;border:1px solid #7b98ff2e;border-radius:12px;padding:12px 14px;font-size:14px}.section-citas .simple-form .form-grid input:focus,.section-citas .simple-form .form-grid select:focus,.section-configuracion .simple-form .form-grid input:focus,.section-configuracion .simple-form .form-grid select:focus,.section-configuracion .simple-form>input:focus,.section-configuracion .simple-form>textarea:focus{border-color:#8a5cff80;box-shadow:0 0 0 3px #8a5cff24}.section-configuracion .simple-form>textarea{min-height:90px;line-height:1.5}.section-citas .modal-actions,.section-configuracion .modal-actions{border-top:1px solid #7b98ff14;gap:8px;margin-top:8px;padding-top:14px}.section-citas .modal-actions button,.section-configuracion .modal-actions button{letter-spacing:.2px;border-radius:12px;padding:11px 20px;font-size:13.5px;font-weight:600}.section-citas .modal-actions button[type=submit],.section-configuracion .modal-actions button[type=submit]{box-shadow:0 12px 26px #5f7cff42}.section-citas .modal-actions .secondary-btn,.section-configuracion .modal-actions .secondary-btn{color:#c9d2ee!important;background:linear-gradient(135deg,#ffffff0d,#ffffff05)!important;border:1px solid #7b98ff38!important}.section-configuracion .doctor-capacity-item{background:#ffffff06;border:1px solid #7b98ff1a;border-radius:14px;padding:14px 16px;transition:transform .15s,border-color .15s,background .15s}.section-configuracion .doctor-capacity-item:hover{background:#ff5a820f;border-color:#ff5a8247;transform:translate(3px)}.section-configuracion .doctor-capacity-item strong{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em;font-size:14.5px;font-weight:700}.section-configuracion .doctor-capacity-item p{color:#a9b4d4;margin:2px 0 0;font-size:12.5px}.section-configuracion .doctor-capacity-item .compact-btn.danger-btn{letter-spacing:.3px;text-transform:uppercase;background:linear-gradient(135deg,#ff5a82,#d44aff);border-radius:10px;padding:7px 12px;font-size:10.5px;font-weight:700;transition:transform .15s,filter .15s;box-shadow:0 6px 14px #ff5a8238}.section-configuracion .doctor-capacity-item .compact-btn.danger-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.section-configuracion .panel-card>p{color:var(--muted);background:#7b98ff0a;border:1px dashed #7b98ff2e;border-radius:14px;padding:16px 18px;font-size:13.5px;font-style:italic}html[data-theme=light] .section-citas .panel-card .card-header-row,html[data-theme=light] .section-citas .table-card .card-header-row,html[data-theme=light] .section-configuracion .panel-card .card-header-row{border-bottom-color:#798ab824}html[data-theme=light] .section-citas .availability-summary-card{background:linear-gradient(#fffffff5,#fafcfff0);border-color:#798ab829;box-shadow:0 14px 32px #1f2e590f}html[data-theme=light] .section-citas .availability-summary-card span{color:#5f7cff}html[data-theme=light] .section-citas .availability-summary-card strong{background:linear-gradient(135deg,#1e2a4a,#4a5fc4);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .section-citas .availability-slot{background:linear-gradient(#fffffff0,#f8faffeb);border-color:#798ab829}html[data-theme=light] .section-citas .availability-slot strong{color:#1a2340}html[data-theme=light] .section-citas .availability-slot.disponible{background:linear-gradient(#5fb4781a,#4a96dc0f);border-color:#5fb47857}html[data-theme=light] .section-citas .availability-slot.disponible span{color:#2b8a54}html[data-theme=light] .section-citas .availability-slot.ocupado{background:linear-gradient(#ff82501a,#ff5a820d);border-color:#ff825052}html[data-theme=light] .section-citas .availability-slot.ocupado span{color:#c2502a}html[data-theme=light] .section-citas .availability-empty{color:#66738f;background:#5f7cff0a;border-color:#798ab838}html[data-theme=light] .section-citas .filters-grid input,html[data-theme=light] .section-citas .filters-grid select{color:#1a2340;background:#ffffffeb;border-color:#798ab842}html[data-theme=light] .section-citas .filters-grid .secondary-btn{color:#b53060!important;background:#ff5a821a!important;border-color:#ff5a824d!important}html[data-theme=light] .section-citas table thead th{color:#5f7cff;border-bottom-color:#798ab82e}html[data-theme=light] .section-citas table tbody td{color:#1e2a4a;border-bottom-color:#798ab81a}html[data-theme=light] .section-citas table tbody tr:hover{background:#5f7cff0d}html[data-theme=light] .section-citas .cita-paciente,html[data-theme=light] .section-citas .cita-doctor,html[data-theme=light] .section-citas .cita-monto{color:#1a2340}html[data-theme=light] .section-citas .cita-servicio,html[data-theme=light] .section-citas .cita-fecha,html[data-theme=light] .section-citas .cita-hora{color:#346}html[data-theme=light] .section-citas .mobile-data-card{background:linear-gradient(#fffffff5,#fafcfff0);border-color:#798ab829;box-shadow:0 14px 32px #1f2e590f}html[data-theme=light] .section-citas .mobile-data-card-header-split{border-bottom-color:#798ab81f}html[data-theme=light] .section-citas .mobile-data-card-header-split strong{color:#1a2340}html[data-theme=light] .section-citas .mobile-data-row span{color:#5f7cff}html[data-theme=light] .section-citas .mobile-data-row p{color:#1e2a4a}html[data-theme=light] .section-citas .pagination-bar{border-top-color:#798ab824}html[data-theme=light] .section-citas .pagination-text{color:#5f6f95}html[data-theme=light] .section-citas .modal-card,html[data-theme=light] .section-configuracion .modal-card{background:linear-gradient(#fffffffa,#fafcfffa);border-color:#798ab838;box-shadow:0 40px 90px #1f2e592e,inset 0 1px #ffffffb3}html[data-theme=light] .section-citas .modal-header,html[data-theme=light] .section-configuracion .modal-header{border-bottom-color:#798ab829}html[data-theme=light] .section-citas .modal-header h3,html[data-theme=light] .section-configuracion .modal-header h3{color:#1a2340}html[data-theme=light] .section-citas .simple-form .form-grid input,html[data-theme=light] .section-citas .simple-form .form-grid select,html[data-theme=light] .section-configuracion .simple-form .form-grid input,html[data-theme=light] .section-configuracion .simple-form .form-grid select,html[data-theme=light] .section-configuracion .simple-form>input,html[data-theme=light] .section-configuracion .simple-form>textarea{color:#1a2340;background:#ffffffeb;border-color:#798ab842}html[data-theme=light] .section-citas .modal-actions,html[data-theme=light] .section-configuracion .modal-actions{border-top-color:#798ab824}html[data-theme=light] .section-citas .modal-actions .secondary-btn,html[data-theme=light] .section-configuracion .modal-actions .secondary-btn{color:#2a3a66!important;background:#fffffff0!important;border:1px solid #798ab847!important;box-shadow:0 8px 20px #1f2e590f!important}html[data-theme=light] .section-citas .section-action-btn.secondary-btn,html[data-theme=light] .section-configuracion .section-action-btn.secondary-btn,html[data-theme=light] .section-citas .pagination-bar .secondary-btn{color:#2a3a66!important;background:#ffffffeb!important;border:1px solid #798ab847!important;box-shadow:0 8px 20px #1f2e590f!important}html[data-theme=light] .section-configuracion .doctor-capacity-item{background:#5f7cff0a;border-color:#798ab829}html[data-theme=light] .section-configuracion .doctor-capacity-item:hover{background:#ff5a820f;border-color:#ff5a8242}html[data-theme=light] .section-configuracion .doctor-capacity-item strong{color:#1a2340}html[data-theme=light] .section-configuracion .doctor-capacity-item p{color:#5f6f95}html[data-theme=light] .section-configuracion .panel-card>p{color:#66738f;background:#5f7cff0a;border-color:#798ab838}@media (width<=1100px){.section-citas .availability-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1024px){.section-citas .table-card{padding:18px 16px 14px}.section-citas table tbody td{padding:14px 10px;font-size:13.5px}.section-citas .availability-slot strong{font-size:15px}}@media (width<=900px){.section-citas .section-toolbar-compact .section-toolbar-actions,.section-configuracion .section-toolbar .section-toolbar-actions{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.section-citas .section-action-btn,.section-configuracion .section-action-btn{justify-content:center;width:100%}.section-citas .pagination-bar{justify-content:space-between}.section-citas .availability-summary-grid{grid-template-columns:1fr;gap:10px}.section-citas .availability-summary-card strong{font-size:26px}}@media (width<=640px){.section-citas .modal-card,.section-configuracion .modal-card{border-radius:20px 20px 0 0}.section-citas .mobile-data-card{padding:16px 16px 16px 18px}.section-citas .modal-header h3,.section-configuracion .modal-header h3{font-size:16px}.section-citas .modal-actions,.section-configuracion .modal-actions{flex-direction:column-reverse}.section-citas .modal-actions button,.section-configuracion .modal-actions button{width:100%}.section-citas .filters-grid{grid-template-columns:1fr}.section-citas .mobile-data-row-two{grid-template-columns:1fr 1fr}}.proximas-panel .card-header-row,.cupos-panel .card-header-row{justify-content:flex-start;gap:12px}.proximas-count,.cupos-count{color:#d8e0ff;font-variant-numeric:tabular-nums;letter-spacing:.3px;background:linear-gradient(135deg,#5f7cff38,#8a5cff24);border:1px solid #7b98ff52;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:22px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.proximas-empty,.cupos-empty{text-align:center;background:#7b98ff0a;border:1px dashed #7b98ff38;border-radius:16px;padding:30px 16px}.proximas-empty p,.cupos-empty p{color:var(--muted);margin:0;font-size:13.5px;font-style:italic}.proximas-empty-icon,.cupos-empty-icon{color:#b0c0ffb3;background:radial-gradient(circle,#7b98ff2e,#7b98ff0a);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 10px;font-size:28px;line-height:1;display:inline-flex}.proximas-list{gap:10px;display:grid}.proximas-card{background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #7b98ff1f;border-radius:16px;transition:border-color .22s,transform .22s,box-shadow .22s,background .22s;position:relative;overflow:hidden}.proximas-card:before{content:"";opacity:.85;background:linear-gradient(#6f8bff,#a66bff);width:3px;transition:opacity .22s,width .22s;position:absolute;top:0;bottom:0;left:0}.proximas-card:hover{background:linear-gradient(#7b98ff0d,#7b98ff05);border-color:#7b98ff47;transform:translateY(-1px);box-shadow:0 14px 32px #0000002e}.proximas-card[open]{background:linear-gradient(#7b98ff12,#8a5cff08);border-color:#8a5cff66;box-shadow:0 18px 40px #00000038}.proximas-card[open]:before{opacity:1;width:4px}.proximas-card.estado-pendiente:before{background:linear-gradient(#ffbf63,#ff9566)}.proximas-card.estado-confirmada:before{background:linear-gradient(#6f8bff,#a66bff)}.proximas-card.estado-reprogramada:before{background:linear-gradient(#c084fc,#a66bff)}.proximas-card.estado-atendida:before{background:linear-gradient(#5fd48c,#4ab7ff)}.proximas-card.estado-cancelada:before,.proximas-card[class*=no\\\ asistio]:before{background:linear-gradient(#ff5a82,#d44aff)}.proximas-summary{cursor:pointer;outline:none;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:14px 16px 14px 18px;list-style:none;display:grid}.proximas-summary::-webkit-details-marker{display:none}.proximas-summary::marker{display:none}.proximas-summary:focus-visible{border-radius:14px;box-shadow:inset 0 0 0 2px #8a5cff80}.proximas-time{background:linear-gradient(#7b98ff24,#8a5cff14);border:1px solid #7b98ff3d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:62px;padding:8px 10px;line-height:1;display:inline-flex}.proximas-hora{font-variant-numeric:tabular-nums;letter-spacing:.02em;color:#fff;margin-bottom:3px;font-size:15px;font-weight:700}.proximas-fecha{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:#c9d6ff;white-space:nowrap;font-size:10.5px}.proximas-main{gap:4px;min-width:0;display:grid}.proximas-service{letter-spacing:-.01em;color:#fff;word-break:break-word;margin:0;font-size:14.5px;font-weight:700;line-height:1.25;display:inline-block}.proximas-people{color:#a9b4d4;flex-wrap:wrap;align-items:center;gap:6px;font-size:12.5px;display:inline-flex}.proximas-paciente{color:#dfe6fa;font-weight:600}.proximas-doctor{color:#a9b4d4}.proximas-dot{color:#7b98ff80;font-weight:700}.proximas-badge{letter-spacing:.06em!important;min-height:22px!important;padding:0 10px!important;font-size:10px!important;font-weight:700!important}.proximas-chevron{color:#c7d6ffd9;background:#7b98ff14;border:1px solid #7b98ff2e;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .28s cubic-bezier(.4,0,.2,1),background .2s,border-color .2s,color .2s;display:inline-flex}.proximas-card:hover .proximas-chevron{color:#fff;background:#7b98ff2e;border-color:#7b98ff57}.proximas-card[open] .proximas-chevron{color:#fff;background:linear-gradient(135deg,#8a5cff59,#5f7cff38);border-color:#8a5cff8c;transform:rotate(180deg)}.proximas-details{gap:8px;padding:4px 18px 16px;animation:.22s fadeDown;display:grid}.proximas-details:before{content:"";background:linear-gradient(90deg,#0000,#7b98ff38,#0000);height:1px;margin:0 0 8px;display:block}.proximas-detail-row{background:#ffffff06;border:1px solid #7b98ff14;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:8px 12px;display:flex}.proximas-detail-label{letter-spacing:.16em;text-transform:uppercase;color:#b0c0ffb8;flex-shrink:0;font-size:10.5px;font-weight:600}.proximas-detail-value{color:#dfe6fa;text-align:right;overflow-wrap:anywhere;word-break:break-word;font-size:13px;font-weight:500}@keyframes fadeDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.cupos-list{gap:10px;display:grid}.cupos-card{background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #7b98ff1f;border-radius:16px;transition:border-color .22s,transform .22s,box-shadow .22s,background .22s;position:relative;overflow:hidden}.cupos-card:hover{background:linear-gradient(#7b98ff0d,#7b98ff05);border-color:#7b98ff47;transform:translateY(-1px);box-shadow:0 14px 32px #0000002e}.cupos-card[open]{background:linear-gradient(#7b98ff12,#8a5cff08);border-color:#8a5cff66;box-shadow:0 18px 40px #00000038}.cupos-summary{cursor:pointer;outline:none;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;padding:14px 16px;list-style:none;display:grid}.cupos-summary::-webkit-details-marker{display:none}.cupos-summary::marker{display:none}.cupos-summary:focus-visible{border-radius:14px;box-shadow:inset 0 0 0 2px #8a5cff80}.cupos-avatar{color:#fff;letter-spacing:.02em;text-transform:uppercase;background:radial-gradient(120% 120% at 30% 20%,#ffffff3d,#0000 55%),linear-gradient(135deg,#6f8bff 0%,#8a5cff 60%,#c569ff 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #8a5cff47,inset 0 1px #fff3}.cupos-main{gap:3px;min-width:0;display:grid}.cupos-name{letter-spacing:-.01em;color:#fff;word-break:break-word;font-size:14.5px;font-weight:700;line-height:1.2}.cupos-specialty{letter-spacing:.04em;color:#a9b4d4;text-overflow:ellipsis;white-space:nowrap;background:#7b98ff1a;border:1px solid #7b98ff2e;border-radius:999px;justify-self:start;max-width:100%;padding:2px 10px;font-size:12px;display:inline-block;overflow:hidden}.cupos-number{background:linear-gradient(135deg,#5f7cff33,#8a5cff1a);border:1px solid #7b98ff52;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-width:70px;padding:8px 12px;line-height:1;transition:transform .2s,border-color .2s;display:inline-flex}.cupos-card:hover .cupos-number{border-color:#8a5cff7a;transform:scale(1.03)}.cupos-number-value{font-variant-numeric:tabular-nums;letter-spacing:-.02em;background:linear-gradient(135deg,#fff,#c9d6ff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.cupos-number-label{letter-spacing:.16em;text-transform:uppercase;color:#b0c0ffb8;margin-top:3px;font-size:9.5px;font-weight:700}.cupos-chevron{color:#c7d6ffd9;background:#7b98ff14;border:1px solid #7b98ff2e;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .28s cubic-bezier(.4,0,.2,1),background .2s,border-color .2s,color .2s;display:inline-flex}.cupos-card:hover .cupos-chevron{color:#fff;background:#7b98ff2e;border-color:#7b98ff57}.cupos-card[open] .cupos-chevron{color:#fff;background:linear-gradient(135deg,#8a5cff59,#5f7cff38);border-color:#8a5cff8c;transform:rotate(180deg)}.cupos-details{gap:8px;padding:4px 18px 16px;animation:.22s fadeDown;display:grid}.cupos-details:before{content:"";background:linear-gradient(90deg,#0000,#7b98ff38,#0000);height:1px;margin:0 0 8px;display:block}.cupos-detail-row{background:#ffffff06;border:1px solid #7b98ff14;border-radius:10px;justify-content:space-between;align-items:center;gap:14px;padding:8px 12px;display:flex}.cupos-detail-label{letter-spacing:.16em;text-transform:uppercase;color:#b0c0ffb8;flex-shrink:0;font-size:10.5px;font-weight:600}.cupos-detail-value{color:#dfe6fa;text-align:right;overflow-wrap:anywhere;word-break:break-word;font-size:13px;font-weight:500}.cupos-detail-value-accent{font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#c9d6ff,#fff);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:15px;font-weight:700}html[data-theme=light] .proximas-count,html[data-theme=light] .cupos-count{color:#3a4ea8;background:linear-gradient(135deg,#5f7cff24,#8a5cff14);border-color:#5f7cff42}html[data-theme=light] .proximas-empty,html[data-theme=light] .cupos-empty{background:#5f7cff0a;border-color:#798ab838}html[data-theme=light] .proximas-empty-icon,html[data-theme=light] .cupos-empty-icon{color:#5f7cff;background:radial-gradient(circle,#5f7cff1f,#5f7cff05)}html[data-theme=light] .proximas-card,html[data-theme=light] .cupos-card{background:linear-gradient(#fffffff5,#fafcfff0);border-color:#798ab829;box-shadow:0 10px 24px #1f2e590f}html[data-theme=light] .proximas-card:hover,html[data-theme=light] .cupos-card:hover{background:linear-gradient(#fffffffa,#f7fafff5);border-color:#5f7cff4d;box-shadow:0 16px 32px #1f2e591a}html[data-theme=light] .proximas-card[open],html[data-theme=light] .cupos-card[open]{background:linear-gradient(#fffffffa,#f7f7fff5);border-color:#8a5cff66;box-shadow:0 20px 40px #1f2e591f}html[data-theme=light] .proximas-time{background:linear-gradient(#5f7cff1a,#8a5cff0f);border-color:#5f7cff3d}html[data-theme=light] .proximas-hora{color:#1a2340}html[data-theme=light] .proximas-fecha{color:#5f7cff}html[data-theme=light] .proximas-service{color:#1a2340}html[data-theme=light] .proximas-paciente{color:#1e2a4a}html[data-theme=light] .proximas-doctor,html[data-theme=light] .proximas-people{color:#66738f}html[data-theme=light] .proximas-chevron,html[data-theme=light] .cupos-chevron{color:#5f7cff;background:#5f7cff14;border-color:#5f7cff38}html[data-theme=light] .proximas-card:hover .proximas-chevron,html[data-theme=light] .cupos-card:hover .cupos-chevron{color:#3a4ea8;background:#5f7cff24;border-color:#5f7cff57}html[data-theme=light] .proximas-card[open] .proximas-chevron,html[data-theme=light] .cupos-card[open] .cupos-chevron{color:#fff;background:linear-gradient(135deg,#5f7cff,#8a5cff);border-color:#0000}html[data-theme=light] .proximas-details:before,html[data-theme=light] .cupos-details:before{background:linear-gradient(90deg,#0000,#798ab847,#0000)}html[data-theme=light] .proximas-detail-row,html[data-theme=light] .cupos-detail-row{background:#5f7cff0a;border-color:#798ab824}html[data-theme=light] .proximas-detail-label,html[data-theme=light] .cupos-detail-label{color:#5f7cff}html[data-theme=light] .proximas-detail-value,html[data-theme=light] .cupos-detail-value{color:#1e2a4a}html[data-theme=light] .cupos-name{color:#1a2340}html[data-theme=light] .cupos-specialty{color:#3a4ea8;background:#5f7cff14;border-color:#5f7cff33}html[data-theme=light] .cupos-number{background:linear-gradient(135deg,#5f7cff,#8a5cff);border-color:#0000}html[data-theme=light] .cupos-number-value{background:linear-gradient(135deg,#fff,#eaf0ff);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .cupos-number-label{color:#ffffffd9}html[data-theme=light] .cupos-detail-value-accent{background:linear-gradient(135deg,#3a4ea8,#8a5cff);color:#0000;-webkit-background-clip:text;background-clip:text}@media (width<=720px){.proximas-summary{grid-template-columns:auto 1fr auto;grid-template-areas:"time main chev""badge badge badge";gap:10px 12px;padding:12px 14px}.proximas-time{grid-area:time;min-width:56px;padding:6px 8px}.proximas-hora{font-size:14px}.proximas-fecha{font-size:10px}.proximas-main{grid-area:main}.proximas-chevron{grid-area:chev}.proximas-badge{grid-area:badge;justify-self:start}.proximas-service{font-size:14px}.proximas-details{padding:2px 14px 14px}.cupos-summary{grid-template-columns:auto 1fr auto;grid-template-areas:"avatar main chev""number number number";gap:10px 12px;padding:12px 14px}.cupos-avatar{border-radius:12px;grid-area:avatar;width:40px;height:40px}.cupos-main{grid-area:main}.cupos-chevron{grid-area:chev}.cupos-number{flex-direction:row;grid-area:number;justify-content:center;justify-self:stretch;gap:6px;min-width:0;padding:8px 12px}.cupos-number-label{margin-top:0}.cupos-number-value{font-size:18px}.cupos-details{padding:2px 14px 14px}.proximas-detail-row,.cupos-detail-row{padding:8px 10px}}.summary-bottom{grid-template-columns:1fr 1fr;gap:18px}@media (width<=1180px){.summary-bottom{grid-template-columns:1.15fr .85fr}}@media (width<=980px){.summary-bottom{grid-template-columns:1fr}}.summary-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.stat-card.premium-stat-card{border-radius:18px;padding:16px 18px 17px;box-shadow:0 12px 28px #00000038,inset 0 1px #ffffff0a}.stat-card.premium-stat-card:before{opacity:.95;height:2px}.stat-card.premium-stat-card:after{opacity:.6;width:120px;height:120px;top:-40px;right:-40px}.stat-card.premium-stat-card:hover{transform:translateY(-1px);box-shadow:0 16px 32px #00000042,inset 0 1px #ffffff0d}.stat-card.premium-stat-card span{letter-spacing:.16em;align-items:center;gap:8px;margin-bottom:6px;font-size:10.5px;font-weight:700;display:inline-flex}.stat-card.premium-stat-card span:before{content:"";background:linear-gradient(135deg,#6f8bff,#a66bff);border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 8px #8a5cff80}.stat-card.premium-stat-card.accent-card span:before{background:linear-gradient(135deg,#ff9566,#ffc371);box-shadow:0 0 8px #ff956680}.stat-card.premium-stat-card strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:30px;line-height:1}@media (width<=720px){.summary-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat-card.premium-stat-card{border-radius:16px;padding:14px 14px 15px}.stat-card.premium-stat-card span{letter-spacing:.12em;font-size:9.5px}.stat-card.premium-stat-card strong{font-size:24px}.stat-card.premium-stat-card:after{display:none}}@media (width<=480px){.summary-3{grid-template-columns:1fr}.stat-card.premium-stat-card strong{font-size:28px}}.proximas-panel{padding:22px}.proximas-list{gap:8px}.proximas-card{border-radius:14px}.proximas-summary{grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;min-width:0;padding:12px 14px 12px 16px}.proximas-time{border-radius:11px;min-width:58px;padding:7px 10px}.proximas-hora{font-size:14px}.proximas-fecha{letter-spacing:.03em;font-size:10px}.proximas-main{gap:3px;min-width:0}.proximas-service{text-overflow:ellipsis;-webkit-line-clamp:1;white-space:nowrap;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.3;display:-webkit-box;overflow:hidden}.proximas-people{white-space:nowrap;text-overflow:ellipsis;flex-wrap:nowrap;gap:5px;font-size:12px;display:block;overflow:hidden}.proximas-paciente,.proximas-doctor{text-overflow:ellipsis;overflow:hidden}.proximas-dot{margin:0 3px}.proximas-badge{letter-spacing:.08em!important;min-height:20px!important;padding:0 9px!important;font-size:9.5px!important}.proximas-chevron{border-radius:9px;width:26px;height:26px}.proximas-details{gap:6px;padding:2px 16px 14px}.proximas-detail-row{border-radius:9px;padding:7px 11px}.proximas-detail-label{letter-spacing:.14em;font-size:10px}.proximas-detail-value{font-size:12.5px}.proximas-card:hover{background:#7b98ff08;transform:none;box-shadow:0 8px 20px #00000024}.proximas-card[open]{box-shadow:0 12px 28px #0000002e}.cupos-panel{padding:22px}.cupos-list{gap:8px}.cupos-card{border-radius:14px}.cupos-summary{grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;min-width:0;padding:12px 14px}.cupos-avatar{border-radius:12px;width:38px;height:38px;font-size:15px;box-shadow:0 6px 16px #8a5cff3d,inset 0 1px #fff3}.cupos-main{gap:4px;min-width:0;overflow:hidden}.cupos-name{white-space:nowrap;text-overflow:ellipsis;word-break:normal;font-size:14px;line-height:1.2;overflow:hidden}.cupos-specialty{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:2px 9px;font-size:11px;line-height:1.4;overflow:hidden}.cupos-number{border-radius:11px;flex-direction:row;align-items:baseline;gap:5px;min-width:0;padding:7px 12px}.cupos-card:hover .cupos-number{transform:none}.cupos-number-value{letter-spacing:-.02em;font-size:18px}.cupos-number-label{letter-spacing:.14em;margin-top:0;font-size:9px}.cupos-chevron{border-radius:9px;width:26px;height:26px}.cupos-card:hover{background:#7b98ff08;transform:none;box-shadow:0 8px 20px #00000024}.cupos-card[open]{box-shadow:0 12px 28px #0000002e}.cupos-details{gap:6px;padding:2px 16px 14px}.cupos-detail-row{border-radius:9px;padding:7px 11px}.cupos-detail-label{letter-spacing:.14em;font-size:10px}.cupos-detail-value{font-size:12.5px}.cupos-detail-value-accent{font-size:14px}@media (width<=1280px){.cupos-number{padding:6px 10px}.cupos-number-value{font-size:17px}.cupos-specialty{font-size:10.5px}}@media (width<=860px){.proximas-panel,.cupos-panel{padding:18px}.proximas-summary{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"time main chev""badge badge badge";row-gap:8px}.proximas-time{grid-area:time}.proximas-main{grid-area:main}.proximas-chevron{grid-area:chev}.proximas-badge{grid-area:badge;justify-self:start}.cupos-summary{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"avatar main chev""number number number";row-gap:8px}.cupos-avatar{grid-area:avatar}.cupos-main{grid-area:main}.cupos-chevron{grid-area:chev}.cupos-number{grid-area:number;justify-content:center;justify-self:stretch;padding:8px 12px}.cupos-number-value{font-size:18px}}@media (width<=480px){.proximas-panel,.cupos-panel{padding:16px}.proximas-summary,.cupos-summary{gap:10px;padding:11px 12px}.proximas-service{font-size:13px}.proximas-people{font-size:11.5px}.cupos-name{font-size:13.5px}.cupos-specialty{font-size:10.5px}}.app-shell.premium-shell{grid-template-columns:288px minmax(0,1fr);width:100%;max-width:none;min-height:100vh}@media (width>=1400px){.app-shell.premium-shell{grid-template-columns:300px minmax(0,1fr)}}@media (width>=1800px){.app-shell.premium-shell{grid-template-columns:320px minmax(0,1fr)}}.content.premium-content{width:100%;max-width:none;padding:24px 32px 48px}@media (width>=1200px){.content.premium-content{padding:26px 40px 56px}}@media (width>=1500px){.content.premium-content{padding:28px 56px 64px}}@media (width>=1800px){.content.premium-content{padding:30px 72px 72px}}@media (width>=2000px){.content.premium-content{padding-inline:48px}.content.premium-content>*{width:100%;max-width:1820px;margin-inline:auto}}.topbar.premium-topbar{padding:18px 24px}@media (width>=1400px){.topbar.premium-topbar{padding:20px 28px}.topbar.premium-topbar h1{font-size:34px}}@media (width>=1200px){.topbar.premium-topbar .top-search-icon{min-width:300px}}@media (width>=1600px){.topbar.premium-topbar .top-search-icon{min-width:360px}}.summary-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width>=1400px){.summary-3{gap:18px}.stat-card.premium-stat-card{padding:18px 22px 20px}.stat-card.premium-stat-card strong{font-size:34px}}.summary-bottom{gap:20px}@media (width>=1400px){.summary-bottom{grid-template-columns:1fr 1fr;gap:24px}.proximas-panel,.cupos-panel{padding:26px}.section-stack>section.panel-card.premium-panel-card>.doctor-capacity-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}}@media (width>=1800px){.section-stack>section.panel-card.premium-panel-card>.doctor-capacity-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.section-stack{gap:22px}@media (width>=1400px){.section-stack{gap:26px}}@media (width>=1200px){.section-pacientes .table-card,.section-doctores .table-card,.section-citas .table-card{padding:26px 28px 22px}.section-pacientes table tbody td,.section-doctores table tbody td,.section-citas table tbody td{padding:18px 14px}.section-pacientes table thead th,.section-doctores table thead th,.section-citas table thead th{padding:16px 14px}}@media (width>=1600px){.section-pacientes .table-card,.section-doctores .table-card,.section-citas .table-card{padding:28px 32px 24px}}@media (width>=1400px){.panel-card.premium-panel-card{padding:26px 28px}}@media (width>=1800px){.panel-card.premium-panel-card{padding:28px 32px}}@media (width>=1400px){.filters-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}.form-grid.two-cols{gap:16px}.section-citas .availability-slots{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.section-citas .availability-summary-grid{gap:18px}.section-doctores .schedule-group-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}}@media (width>=1800px){.section-doctores .schedule-group-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1400px){.section-configuracion .summary-bottom{grid-template-columns:1fr 1fr;gap:22px}.sidebar.premium-sidebar{padding:28px 20px 26px}.sidebar.premium-sidebar .logo-wrap{margin-bottom:22px;padding:8px 10px 22px}.sidebar.premium-sidebar .nav.premium-nav button{min-height:50px;padding:0 16px 0 50px;font-size:15px}.sidebar.premium-sidebar .nav.premium-nav button:before{background-size:14px 14px;width:24px;height:24px;left:14px}}#root{text-align:left}@media (width<=1100px){.content.premium-content{padding:22px 24px 40px}}@media (width<=900px){.app-shell.premium-shell{grid-template-columns:1fr}.content.premium-content{padding:18px 18px 36px}}@media (width<=640px){.content.premium-content{padding:14px 14px 30px}.topbar.premium-topbar{border-radius:16px;padding:14px 16px}}.app-shell.premium-shell{grid-template-columns:248px minmax(0,1fr)}@media (width>=1400px){.app-shell.premium-shell{grid-template-columns:260px minmax(0,1fr)}}@media (width>=1800px){.app-shell.premium-shell{grid-template-columns:272px minmax(0,1fr)}}@media (width>=901px){.app-shell.premium-shell.is-sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar{padding:20px 10px 18px}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logo-wrap{border-bottom:1px solid #7b98ff1a;justify-content:center;margin-bottom:14px;padding:4px 0 16px}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logo-wrap .logo-meta{display:none}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .theme-switch-wrap{justify-content:center;padding:0;display:flex}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .theme-switch{justify-content:center;gap:0;width:56px;padding:8px}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .theme-switch-copy{display:none}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .nav.premium-nav button{border-radius:14px;justify-content:center;width:100%;min-height:48px;padding:0}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .nav.premium-nav button:before{background-size:16px 16px;width:28px;height:28px;position:static;top:auto;left:auto;transform:none}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .nav.premium-nav button .nav-label{display:none}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logout-btn{border-radius:14px;justify-content:center;align-items:center;width:100%;height:44px;padding:0;font-size:0;line-height:0;display:inline-flex}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logout-btn .logout-label{display:none}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logout-btn:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/><polyline points='16 17 21 12 16 7'/><line x1='21' y1='12' x2='9' y2='12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .nav.premium-nav button:hover{transform:none}}@media (width<=900px){.app-shell.premium-shell.is-sidebar-collapsed{grid-template-columns:1fr}}.sidebar-collapse-btn{color:#c7d6ffe6;cursor:pointer;background:#ffffff0a;border:1px solid #7b98ff38;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .18s,border-color .18s,color .18s,transform .18s;display:none}.sidebar-collapse-btn:hover{color:#fff;background:#7b98ff24;border-color:#7b98ff6b}.sidebar-collapse-btn:active{transform:scale(.96)}@media (width>=901px){.sidebar-collapse-btn{display:inline-flex}}html[data-theme=light] .sidebar-collapse-btn{color:#3a4ea8;background:#ffffffeb;border-color:#798ab847;box-shadow:0 8px 20px #1f2e590f}html[data-theme=light] .sidebar-collapse-btn:hover{background:#fff;border-color:#5f7cff66}.topbar.premium-topbar .mobile-menu-btn{grid-column:1}.topbar.premium-topbar .sidebar-collapse-btn{grid-column:2}.topbar.premium-topbar .topbar-text{grid-column:3}.topbar.premium-topbar .topbar-actions-clean{grid-column:4;justify-self:end}.topbar.premium-topbar h1{margin:0;font-size:22px;line-height:1.1}.topbar.premium-topbar .eyebrow{letter-spacing:.24em;margin-bottom:4px;font-size:10.5px}.topbar.premium-topbar .status-line{opacity:.75;margin-top:2px;font-size:12px}@media (width>=1200px){.topbar.premium-topbar h1{font-size:26px}}@media (width>=1500px){.topbar.premium-topbar h1{font-size:28px}}.sidebar.premium-sidebar{padding:20px 14px 18px}.sidebar.premium-sidebar .logo-wrap{border-bottom:1px solid #7b98ff1a;gap:12px;margin-bottom:14px;padding:4px 6px 16px}.sidebar.premium-sidebar .logo-box{border-radius:12px;flex-shrink:0;width:40px;height:40px;font-size:17px}.sidebar.premium-sidebar h2{margin:0;font-size:16px;line-height:1.2}.sidebar.premium-sidebar .sidebar-email{opacity:.8;margin-top:3px;font-size:11.5px}.sidebar.premium-sidebar .sidebar-role{margin-top:6px;padding:2px 8px;font-size:10px}.sidebar.premium-sidebar .nav.premium-nav{gap:4px;margin-top:6px}.sidebar.premium-sidebar .nav.premium-nav button{letter-spacing:.1px;border-radius:12px;min-height:42px;padding:0 12px 0 44px;font-size:13.5px;font-weight:600}.sidebar.premium-sidebar .nav.premium-nav button:before{background-size:13px 13px;border-radius:7px;width:22px;height:22px;left:10px}.sidebar.premium-sidebar .nav.premium-nav button.active{box-shadow:0 8px 20px #5f7cff3d,inset 0 1px #ffffff0d}.sidebar.premium-sidebar .theme-switch-wrap{padding:10px 6px 14px}.sidebar.premium-sidebar .logout-btn{letter-spacing:.15px;border-radius:12px;padding:10px 14px;font-size:13px}.topbar.premium-topbar .top-search-icon input{border-radius:12px;padding:10px 14px 10px 36px;font-size:13.5px}.topbar.premium-topbar .refresh-btn{border-radius:12px;padding:10px 16px;font-size:13px}.topbar.premium-topbar input[type=date]{border-radius:12px;padding:9px 12px;font-size:13px}@media (width<=900px){.topbar.premium-topbar{grid-template-columns:auto 1fr;grid-template-areas:"menu text""actions actions";gap:10px}.topbar.premium-topbar .mobile-menu-btn{grid-area:menu}.topbar.premium-topbar .sidebar-collapse-btn{display:none!important}.topbar.premium-topbar .topbar-text{grid-area:text}.topbar.premium-topbar .topbar-actions-clean{grid-area:actions;justify-self:stretch;width:100%}.sidebar.premium-sidebar{width:min(300px,84vw)}}.sidebar.premium-sidebar .logout-btn:before{content:"";vertical-align:-2px;opacity:.95;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/><polyline points='16 17 21 12 16 7'/><line x1='21' y1='12' x2='9' y2='12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;margin-right:8px;display:inline-block}@media (width>=901px){.sidebar-collapse-btn,.topbar.premium-topbar .sidebar-collapse-btn{display:none!important}.app-shell.premium-shell,.app-shell.premium-shell.is-sidebar-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar.premium-sidebar{z-index:60;will-change:width, padding, box-shadow;width:76px;padding:20px 10px 18px;transition:width .32s cubic-bezier(.4,0,.2,1),padding .32s cubic-bezier(.4,0,.2,1),box-shadow .32s,background .32s;overflow:hidden}.sidebar.premium-sidebar:after{content:"";opacity:.55;pointer-events:none;background:linear-gradient(#7b98ff00,#7b98ff73,#7b98ff00);border-radius:3px;width:3px;height:40px;margin-top:-20px;transition:opacity .24s;position:absolute;top:50%;right:-2px}.sidebar.premium-sidebar:hover,.sidebar.premium-sidebar:focus-within{width:260px;padding:20px 14px 18px;overflow:visible;box-shadow:0 30px 80px #00000073,inset -1px 0 #ffffff0a}.sidebar.premium-sidebar:hover:after,.sidebar.premium-sidebar:focus-within:after{opacity:0}@media (width>=1600px){.sidebar.premium-sidebar:hover,.sidebar.premium-sidebar:focus-within{width:280px}}.sidebar.premium-sidebar .logo-meta,.sidebar.premium-sidebar .nav-label,.sidebar.premium-sidebar .logout-label,.sidebar.premium-sidebar .theme-switch-copy{opacity:0;white-space:nowrap;pointer-events:none;transition:opacity .18s,transform .18s;transform:translate(-4px)}.sidebar.premium-sidebar:hover .logo-meta,.sidebar.premium-sidebar:hover .nav-label,.sidebar.premium-sidebar:hover .logout-label,.sidebar.premium-sidebar:hover .theme-switch-copy,.sidebar.premium-sidebar:focus-within .logo-meta,.sidebar.premium-sidebar:focus-within .nav-label,.sidebar.premium-sidebar:focus-within .logout-label,.sidebar.premium-sidebar:focus-within .theme-switch-copy{opacity:1;pointer-events:auto;transition:opacity .24s .12s,transform .24s .12s;transform:translate(0)}.sidebar.premium-sidebar .logo-wrap{border-bottom:1px solid #7b98ff1a;flex-wrap:nowrap;align-items:center;gap:12px;margin-bottom:14px;padding:4px 6px 16px;display:flex}.sidebar.premium-sidebar .logo-wrap .logo-meta{flex:auto;min-width:0}.sidebar.premium-sidebar .nav.premium-nav{gap:4px;margin-top:6px}.sidebar.premium-sidebar .nav.premium-nav button{border-radius:12px;justify-content:flex-start;align-items:center;min-height:44px;padding:0 14px 0 42px;font-size:13.5px;font-weight:600;display:flex;position:relative}.sidebar.premium-sidebar .nav.premium-nav button:before{background-size:13px 13px;border-radius:7px;width:22px;height:22px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.sidebar.premium-sidebar .nav.premium-nav button .nav-label{display:inline-block}.sidebar.premium-sidebar .logout-btn{text-align:left;border-radius:12px;padding:10px 14px 10px 38px;font-size:13px;display:block;position:relative;overflow:hidden}.sidebar.premium-sidebar .logout-btn:before{content:"";vertical-align:0;opacity:.95;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4'/><polyline points='16 17 21 12 16 7'/><line x1='21' y1='12' x2='9' y2='12'/></svg>");background-position:50%;background-repeat:no-repeat;background-size:contain;width:16px;height:16px;margin:0;display:block;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.sidebar.premium-sidebar .theme-switch-wrap{justify-content:center;padding:8px 4px 12px;transition:padding .24s;display:flex}.sidebar.premium-sidebar .theme-switch{justify-content:center;gap:0;width:56px;padding:8px;transition:width .24s,padding .24s,gap .24s,justify-content .24s}.sidebar.premium-sidebar:hover .theme-switch-wrap,.sidebar.premium-sidebar:focus-within .theme-switch-wrap{justify-content:flex-start;padding:10px 6px 14px}.sidebar.premium-sidebar:hover .theme-switch,.sidebar.premium-sidebar:focus-within .theme-switch{justify-content:flex-start;gap:12px;width:100%;padding:10px 12px}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .nav.premium-nav button .nav-label{display:inline-block}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logout-btn{height:auto;padding:10px 14px 10px 38px;font-size:13px;line-height:normal}.app-shell.premium-shell.is-sidebar-collapsed .sidebar.premium-sidebar .logo-meta{display:block}}@media (width<=900px){.sidebar.premium-sidebar,.sidebar.premium-sidebar:hover,.sidebar.premium-sidebar:focus-within{width:min(300px,84vw);overflow:hidden auto}.sidebar.premium-sidebar:after{display:none}.sidebar.premium-sidebar .logo-meta,.sidebar.premium-sidebar .nav-label,.sidebar.premium-sidebar .logout-label,.sidebar.premium-sidebar .theme-switch-copy{opacity:1;pointer-events:auto;transform:none}}.sidebar.premium-sidebar .theme-switch-wrap{display:none!important}.topbar-theme-btn{color:#c7d6ffe6;cursor:pointer;width:44px;height:44px;box-shadow:var(--shadow);background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #7b98ff38;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:transform .18s,border-color .18s,background .2s,color .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.topbar-theme-btn:hover{color:#fff;background:linear-gradient(#7b98ff24,#8a5cff14);border-color:#7b98ff6b;transform:translateY(-1px);box-shadow:0 14px 28px #00000038}.topbar-theme-btn:active{transform:translateY(0)}.topbar-theme-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #8a5cff40}.topbar-theme-icon{transition:opacity .24s,transform .24s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.topbar-theme-btn.is-dark .topbar-theme-icon-sun{opacity:0;transform:translate(-50%,-50%)scale(.6)rotate(-40deg)}.topbar-theme-btn.is-dark .topbar-theme-icon-moon,.topbar-theme-btn.is-light .topbar-theme-icon-sun{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}.topbar-theme-btn.is-light .topbar-theme-icon-moon{opacity:0;transform:translate(-50%,-50%)scale(.6)rotate(40deg)}html[data-theme=light] .topbar-theme-btn{color:#2e4eb4;background:linear-gradient(#fffffffa,#f2f6fffa);border-color:#798ab838;box-shadow:0 14px 32px #1f2e5914,inset 0 1px #ffffffeb}html[data-theme=light] .topbar-theme-btn:hover{border-color:#5f7cff66;box-shadow:0 18px 36px #1f2e591f,inset 0 1px #fffffff2}.topbar.premium-topbar{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 22px;display:grid}.topbar.premium-topbar .mobile-menu-btn{grid-column:1;display:none}.topbar.premium-topbar .topbar-text{grid-column:1/2;min-width:0}.topbar.premium-topbar .topbar-actions-clean{flex-wrap:wrap;grid-column:3;justify-self:end;gap:10px}.topbar.premium-topbar .topbar-text .eyebrow{letter-spacing:.24em;margin-bottom:5px;font-size:10.5px;font-weight:600}.topbar.premium-topbar .topbar-text h1{text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin:0;font-size:22px;line-height:1.1;overflow:hidden}.topbar.premium-topbar .topbar-text .status-line{opacity:.78;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-size:12px;overflow:hidden}@media (width>=1200px){.topbar.premium-topbar .topbar-text h1{font-size:26px}}@media (width>=1500px){.topbar.premium-topbar .topbar-text h1{font-size:28px}}@media (width>=1200px){.topbar.premium-topbar .top-search-icon{min-width:280px}}@media (width>=1600px){.topbar.premium-topbar .top-search-icon{min-width:340px}}.topbar.premium-topbar .top-search-icon input{height:44px}.topbar.premium-topbar .refresh-btn{border-radius:14px;height:44px;padding:0 18px;font-size:13px}.topbar.premium-topbar input[type=date]{border-radius:14px;height:44px;padding:0 14px;font-size:13px}@media (width>=901px){.sidebar.premium-sidebar:hover,.sidebar.premium-sidebar:focus-within{background:radial-gradient(120% 60% at 0 0,#5f7cff24,#0000 60%),radial-gradient(80% 40% at 100% 100%,#7a5cff1a,#0000 55%),linear-gradient(#0d1024 0%,#080a1a 100%);border-right:1px solid #7b98ff38;box-shadow:0 36px 90px #0000008c,16px 0 32px #00000040,inset -1px 0 #ffffff0a}html[data-theme=light] .sidebar.premium-sidebar:hover,html[data-theme=light] .sidebar.premium-sidebar:focus-within{background:radial-gradient(120% 60% at 0 0,#5f7cff1a,#0000 60%),radial-gradient(80% 40% at 100% 100%,#8a5cff14,#0000 55%),linear-gradient(#fff 0%,#f4f6fc 100%);border-right:1px solid #798ab838;box-shadow:0 28px 70px #1f2e5933,12px 0 28px #1f2e591a,inset -1px 0 #798ab814}.sidebar.premium-sidebar .logout-btn .logout-label{display:inline-block}}@media (width<=900px){.topbar.premium-topbar{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"menu text""actions actions";gap:12px;padding:14px 16px}.topbar.premium-topbar .mobile-menu-btn{grid-area:menu;display:inline-flex}.topbar.premium-topbar .topbar-text{grid-area:text/auto}.topbar.premium-topbar .topbar-actions-clean{flex-wrap:wrap;grid-area:actions/auto;justify-self:stretch;gap:8px;width:100%}.topbar.premium-topbar .top-search-icon{flex:100%;min-width:0}.topbar.premium-topbar .print-date-group{flex:auto}.topbar-theme-btn{border-radius:12px;width:40px;height:40px}}@media (width<=560px){.topbar.premium-topbar .topbar-text h1{font-size:19px}.topbar.premium-topbar .refresh-btn{flex:100%;order:10}}@media (width>=901px){.content.premium-content{padding-left:24px}}@media (width>=1200px){.content.premium-content{padding-left:32px}}@media (width>=1500px){.content.premium-content{padding-left:44px}}@media (width>=1800px){.content.premium-content{padding-left:56px}}.topbar.premium-topbar{background:linear-gradient(#14182cb8,#0e1226b8);border-color:#7b98ff24;border-radius:20px;align-items:center;gap:20px;padding:12px 22px;box-shadow:0 24px 56px #00000038,inset 0 1px #ffffff0d}@media (width>=1200px){.topbar.premium-topbar{padding:14px 26px}}.topbar.premium-topbar .eyebrow{letter-spacing:.22em;color:#c9d6ff;background:#5f7cff1a;border:1px solid #5f7cff38;border-radius:999px;align-items:center;gap:7px;margin-bottom:7px;padding:3px 10px 3px 8px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.topbar.premium-topbar .eyebrow:before{content:"";background:#5fd48c;border-radius:50%;width:6px;height:6px;animation:2.2s ease-in-out infinite topbarPulse;box-shadow:0 0 0 2px #5fd48c38,0 0 10px #5fd48c99}@keyframes topbarPulse{0%,to{opacity:1;box-shadow:0 0 0 2px #5fd48c38,0 0 10px #5fd48c99}50%{opacity:.85;box-shadow:0 0 0 4px #5fd48c14,0 0 14px #5fd48c4d}}.topbar.premium-topbar .topbar-title-row{flex-wrap:nowrap;align-items:center;gap:10px;min-width:0}.topbar.premium-topbar h1{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 0%,#dee5ff 55%,#c1b0ff 100%);color:#0000;text-overflow:ellipsis;white-space:nowrap;-webkit-background-clip:text;background-clip:text;min-width:0;margin:0;font-size:22px;font-weight:700;line-height:1.12;overflow:hidden}@media (width>=1200px){.topbar.premium-topbar h1{font-size:25px}}@media (width>=1600px){.topbar.premium-topbar h1{font-size:27px}}.topbar.premium-topbar .status-line{letter-spacing:.02em;color:#b0c0ffad;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:100%;margin-top:4px;font-size:11.5px;line-height:1.3;display:inline-flex;overflow:hidden}.topbar.premium-topbar .status-line:before{content:"";background:#8a5cffb3;border-radius:50%;flex-shrink:0;width:4px;height:4px}.topbar.premium-topbar .topbar-actions-clean{align-items:center;gap:8px}@media (width>=901px){.topbar.premium-topbar .topbar-theme-btn{margin-left:4px;position:relative}.topbar.premium-topbar .topbar-theme-btn:before{content:"";pointer-events:none;background:linear-gradient(#0000,#7b98ff42,#0000);width:1px;height:22px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}.topbar.premium-topbar .refresh-btn{margin-left:4px;position:relative}.topbar.premium-topbar .refresh-btn:before{content:"";pointer-events:none;background:linear-gradient(#0000,#7b98ff42,#0000);width:1px;height:22px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}}.topbar.premium-topbar .top-search-icon{min-width:240px}.topbar.premium-topbar .top-search-icon .search-icon{color:#b0c0ff9e;font-size:16px;transition:color .18s;left:13px}.topbar.premium-topbar .top-search-icon input{background:#ffffff09;border:1px solid #7b98ff29;border-radius:12px;height:42px;padding:0 14px 0 36px;font-size:13px;transition:border-color .18s,background .18s,box-shadow .18s}.topbar.premium-topbar .top-search-icon input::placeholder{color:#b0c0ff66;font-size:12.5px}.topbar.premium-topbar .top-search-icon input:hover{background:#ffffff0d;border-color:#7b98ff47}.topbar.premium-topbar .top-search-icon input:focus{background:#ffffff0f;border-color:#8a5cff73;box-shadow:0 0 0 3px #8a5cff24}.topbar.premium-topbar .top-search-icon:focus-within .search-icon{color:#c9d6ff}.topbar.premium-topbar .print-date-group{align-items:center;gap:6px;display:inline-flex}.topbar.premium-topbar input[type=date]{background:#ffffff09;border:1px solid #7b98ff29;border-radius:12px;height:42px;padding:0 12px;font-size:12.5px;transition:border-color .18s,background .18s,box-shadow .18s}.topbar.premium-topbar input[type=date]:hover{background:#ffffff0d;border-color:#7b98ff47}.topbar.premium-topbar input[type=date]:focus{background:#ffffff0f;border-color:#8a5cff73;box-shadow:0 0 0 3px #8a5cff24}.topbar.premium-topbar .print-icon-btn{border-radius:12px;width:42px;height:42px}.topbar.premium-topbar .topbar-theme-btn{background:#ffffff09;border-color:#7b98ff29;border-radius:12px;width:42px;height:42px}.topbar.premium-topbar .refresh-btn{letter-spacing:.2px;background:linear-gradient(135deg,#5f7cff 0%,#7a5cff 55%,#a55cff 100%);border-radius:12px;align-items:center;gap:8px;height:42px;padding:0 16px;font-size:13px;font-weight:600;transition:transform .18s,box-shadow .2s,filter .18s;display:inline-flex;box-shadow:0 10px 24px #5f7cff42,inset 0 1px #ffffff24}.topbar.premium-topbar .refresh-btn:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 14px 30px #5f7cff57,inset 0 1px #ffffff29}.topbar.premium-topbar .refresh-btn:active{transform:translateY(0)}.topbar.premium-topbar .refresh-btn-icon{opacity:.92;flex-shrink:0;transition:transform .5s cubic-bezier(.4,0,.2,1)}.topbar.premium-topbar .refresh-btn:hover .refresh-btn-icon{transform:rotate(90deg)}.topbar.premium-topbar .refresh-btn:active .refresh-btn-icon{transform:rotate(180deg)}.topbar.premium-topbar .refresh-btn-label{line-height:1}html[data-theme=light] .topbar.premium-topbar{background:linear-gradient(#ffffffeb,#f9fbffeb);border-color:#798ab838;box-shadow:0 18px 44px #1f2e5914,inset 0 1px #ffffffd9}html[data-theme=light] .topbar.premium-topbar .eyebrow{color:#3a4ea8;background:#5f7cff14;border-color:#5f7cff3d}html[data-theme=light] .topbar.premium-topbar .eyebrow:before{background:#2b8a54;box-shadow:0 0 0 2px #2b8a5429,0 0 10px #2b8a5466}html[data-theme=light] .topbar.premium-topbar h1{background:linear-gradient(135deg,#1a2340 0%,#4a5fc4 55%,#7a5cff 100%);color:#0000;-webkit-background-clip:text;background-clip:text}html[data-theme=light] .topbar.premium-topbar .status-line{color:#66738f}html[data-theme=light] .topbar.premium-topbar .status-line:before{background:#8a5cff}html[data-theme=light] .topbar.premium-topbar .top-search-icon input,html[data-theme=light] .topbar.premium-topbar input[type=date]{color:#162033;background:#ffffffeb;border-color:#798ab83d}html[data-theme=light] .topbar.premium-topbar .top-search-icon .search-icon{color:#8794b8}html[data-theme=light] .topbar.premium-topbar .top-search-icon:focus-within .search-icon{color:#5f7cff}html[data-theme=light] .topbar.premium-topbar .topbar-theme-btn,html[data-theme=light] .topbar.premium-topbar .print-icon-btn{color:#3a4ea8;background:#fffffff0;border-color:#798ab83d;box-shadow:0 10px 24px #1f2e590f,inset 0 1px #ffffffd9}html[data-theme=light] .topbar.premium-topbar .refresh-btn{color:#fff;background:linear-gradient(135deg,#5f7cff 0%,#7a5cff 55%,#a55cff 100%);box-shadow:0 12px 28px #5f7cff47,inset 0 1px #ffffff38}html[data-theme=light] .topbar.premium-topbar .topbar-theme-btn:before,html[data-theme=light] .topbar.premium-topbar .refresh-btn:before{background:linear-gradient(#0000,#798ab852,#0000)}@media (width<=1100px){.topbar.premium-topbar{gap:14px;padding:12px 18px}.topbar.premium-topbar .top-search-icon{min-width:220px}}@media (width<=900px){.topbar.premium-topbar{border-radius:16px;gap:10px;padding:12px 14px}.topbar.premium-topbar .eyebrow{letter-spacing:.2em;margin-bottom:6px;padding:2px 9px 2px 7px;font-size:9.5px}.topbar.premium-topbar h1{font-size:20px}.topbar.premium-topbar .status-line{font-size:11px}.topbar.premium-topbar .topbar-theme-btn:before,.topbar.premium-topbar .refresh-btn:before{display:none}.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .refresh-btn{margin-left:0}.topbar.premium-topbar .refresh-btn{padding:0 14px;font-size:12.5px}.topbar.premium-topbar .top-search-icon input,.topbar.premium-topbar input[type=date],.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .refresh-btn{height:40px}}@media (width<=560px){.topbar.premium-topbar h1{font-size:18px}.topbar.premium-topbar .eyebrow{font-size:9px}.topbar.premium-topbar .status-line{font-size:10.5px}.topbar.premium-topbar .refresh-btn{flex:none;order:0;justify-content:center;width:40px;padding:0}.topbar.premium-topbar .refresh-btn-label{display:none}}@media (width<=900px){.topbar.premium-topbar{border-radius:18px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"menu text""actions actions";gap:12px;padding:14px 16px;display:grid;position:static}.topbar.premium-topbar .mobile-menu-btn{grid-area:menu;align-self:center;width:42px;height:42px}.topbar.premium-topbar .topbar-text{grid-area:text/auto;align-self:center;min-width:0}.topbar.premium-topbar .topbar-text .eyebrow{letter-spacing:.2em;margin-bottom:5px;padding:2px 9px 2px 7px;font-size:9.5px}.topbar.premium-topbar .topbar-text h1{font-size:19px;line-height:1.15}.topbar.premium-topbar .topbar-text .status-line{margin-top:3px;font-size:11px}.topbar.premium-topbar .topbar-actions-clean{flex-wrap:unset;grid-area:actions/auto;grid-template-columns:1fr auto auto;grid-template-areas:"search search search""date theme refresh";justify-self:stretch;gap:8px;width:100%;padding:0;display:grid}.topbar.premium-topbar .top-search-icon{flex:unset;grid-area:search;width:100%;min-width:0}.topbar.premium-topbar .print-date-group{flex:0 auto;grid-area:date;gap:6px;min-width:0}.topbar.premium-topbar .print-date-group input[type=date]{flex:auto;min-width:0}.topbar.premium-topbar .topbar-theme-btn{grid-area:theme;justify-self:end;margin-left:0}.topbar.premium-topbar .refresh-btn{flex:none;order:unset;grid-area:refresh;margin-left:0}.topbar.premium-topbar .topbar-theme-btn:before,.topbar.premium-topbar .refresh-btn:before{display:none}.topbar.premium-topbar .top-search-icon input,.topbar.premium-topbar input[type=date],.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .refresh-btn{height:40px}.topbar.premium-topbar .top-search-icon input{padding-left:34px;padding-right:12px;font-size:13px}.topbar.premium-topbar .top-search-icon .search-icon{font-size:15px;left:11px}.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .topbar-theme-btn{border-radius:12px;width:40px}.topbar.premium-topbar .refresh-btn{border-radius:12px;gap:6px;padding:0 14px;font-size:12.5px}.sidebar.premium-sidebar{gap:14px;width:min(300px,84vw);padding:22px 16px 20px;overflow:hidden auto;box-shadow:0 30px 80px #00000080}.sidebar.premium-sidebar:after{display:none}.sidebar.premium-sidebar .logo-meta,.sidebar.premium-sidebar .nav-label,.sidebar.premium-sidebar .logout-label{opacity:1;pointer-events:auto;display:inline-block;transform:none}.sidebar.premium-sidebar .logo-wrap{gap:12px;margin-bottom:12px;padding:4px 4px 14px}.sidebar.premium-sidebar .logo-box{border-radius:14px;width:44px;height:44px;font-size:18px}.sidebar.premium-sidebar h2{font-size:17px}.sidebar.premium-sidebar .sidebar-email{font-size:12px}.sidebar.premium-sidebar .nav.premium-nav{gap:6px}.sidebar.premium-sidebar .nav.premium-nav button{min-height:46px;padding:0 14px 0 46px;font-size:14px}.sidebar.premium-sidebar .nav.premium-nav button:before{background-size:14px 14px;width:24px;height:24px;left:12px}.sidebar.premium-sidebar .logout-btn{border-radius:13px;padding:12px 16px 12px 40px;font-size:13px}.sidebar.premium-sidebar .logout-btn:before{left:14px}.sidebar-backdrop.visible{-webkit-backdrop-filter:blur(4px);background:#03060c8f}.summary-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.stat-card.premium-stat-card{border-radius:14px;padding:14px 14px 15px}.stat-card.premium-stat-card span{font-size:9.5px}.stat-card.premium-stat-card strong{font-size:24px}.content.premium-content{padding:14px 14px 28px}.proximas-panel,.cupos-panel{padding:16px}.proximas-panel .card-header-row h3,.cupos-panel .card-header-row h3{font-size:16px}.proximas-summary{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"time main chev""badge badge badge";gap:8px 10px;padding:12px 14px}.proximas-time{grid-area:time;min-width:54px;padding:6px 8px}.proximas-hora{font-size:13.5px}.proximas-fecha{font-size:9.5px}.proximas-main{grid-area:main;min-width:0}.proximas-chevron{grid-area:chev}.proximas-badge{grid-area:badge;justify-self:start}.proximas-service{font-size:13px}.proximas-people{font-size:11.5px}.proximas-details{gap:6px;padding:2px 14px 14px}.cupos-summary{grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"avatar main chev""number number number";gap:8px 10px;padding:12px 14px}.cupos-avatar{border-radius:12px;grid-area:avatar;width:40px;height:40px}.cupos-main{grid-area:main;min-width:0}.cupos-chevron{grid-area:chev}.cupos-number{flex-direction:row;grid-area:number;justify-content:center;justify-self:stretch;align-items:baseline;gap:6px;min-width:0;padding:8px 12px}.cupos-number-value{font-size:17px}.cupos-number-label{margin-top:0}.cupos-name{font-size:13.5px}.cupos-specialty{font-size:10.5px}.cupos-details{gap:6px;padding:2px 14px 14px}}@media (width<=640px){.topbar.premium-topbar{border-radius:16px;row-gap:10px;padding:12px 14px}.topbar.premium-topbar .topbar-text h1{font-size:18px}.topbar.premium-topbar .topbar-text .eyebrow{padding:2px 8px 2px 6px;font-size:9px}.topbar.premium-topbar .topbar-text .status-line{font-size:10.5px}.summary-3{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.summary-3>:nth-child(3){grid-column:1/-1}.stat-card.premium-stat-card{padding:14px 16px 16px}.stat-card.premium-stat-card strong{font-size:26px}.proximas-summary{padding:11px 12px}.proximas-time{min-width:52px;padding:6px 7px}.proximas-hora{font-size:13px}.proximas-fecha{font-size:9px}.proximas-service{font-size:12.5px}.proximas-people{font-size:11px}.proximas-chevron,.cupos-chevron{border-radius:8px;width:24px;height:24px}.cupos-summary{padding:11px 12px}.cupos-avatar{border-radius:11px;width:38px;height:38px;font-size:14px}.cupos-name{font-size:13px}.cupos-specialty{font-size:10px}.cupos-number-value{font-size:16px}.proximas-detail-row,.cupos-detail-row{gap:10px;padding:8px 10px}.proximas-detail-label,.cupos-detail-label{font-size:9.5px}.proximas-detail-value,.cupos-detail-value{font-size:12px}}@media (width<=480px){.topbar.premium-topbar .topbar-actions-clean{grid-template-columns:1fr auto auto}.topbar.premium-topbar .refresh-btn{flex:none;justify-content:center;width:40px;padding:0}.topbar.premium-topbar .refresh-btn-label{display:none}.topbar.premium-topbar .topbar-text h1{font-size:17px}.summary-3{grid-template-columns:1fr;gap:10px}.summary-3>:nth-child(3){grid-column:auto}.stat-card.premium-stat-card{padding:14px 16px 15px}.stat-card.premium-stat-card strong{font-size:28px}.proximas-panel,.cupos-panel{padding:14px}.proximas-summary,.cupos-summary{column-gap:8px;padding:10px 12px}.proximas-time{border-radius:10px;min-width:48px;padding:5px 6px}.proximas-hora{font-size:12.5px}.proximas-fecha{font-size:8.5px}.proximas-service{font-size:12.5px}.proximas-people{font-size:11px}.proximas-badge{min-height:19px!important;padding:0 8px!important;font-size:8.5px!important}.cupos-avatar{border-radius:10px;width:36px;height:36px;font-size:13px}.cupos-name{font-size:12.5px}.cupos-specialty{padding:2px 8px;font-size:10px}.cupos-number{padding:6px 10px}.cupos-number-value{font-size:15.5px}.cupos-number-label{font-size:8.5px}.proximas-panel .card-header-row,.cupos-panel .card-header-row{gap:8px}.proximas-panel .card-header-row h3,.cupos-panel .card-header-row h3{font-size:15px}.proximas-count,.cupos-count{min-width:24px;height:20px;padding:0 8px;font-size:11px}}@media (width<=380px){.topbar.premium-topbar{padding:10px 12px}.topbar.premium-topbar .topbar-text h1{font-size:16px}.topbar.premium-topbar .top-search-icon input{padding-left:32px;font-size:12.5px}.topbar.premium-topbar input[type=date]{padding:0 8px;font-size:11.5px}.proximas-detail-row,.cupos-detail-row{flex-direction:column;align-items:flex-start;gap:3px}.proximas-detail-value,.cupos-detail-value{text-align:left;width:100%}.cupos-number-value{font-size:15px}}@media (width<=900px){html,body{max-width:100vw;overflow-x:hidden}body{width:100%}#root{width:100%;max-width:100vw;overflow-x:hidden}.app-shell.premium-shell,.app-shell.premium-shell.is-sidebar-collapsed{grid-template-columns:1fr;width:100%;max-width:100vw;display:block;overflow-x:hidden}.content.premium-content{width:100%;min-width:0;max-width:100%;padding:14px 14px 32px;overflow-x:hidden}.topbar.premium-topbar{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.topbar.premium-topbar .topbar-text{width:100%;min-width:0;overflow:hidden}.topbar.premium-topbar .topbar-text h1{white-space:normal;text-overflow:clip;word-break:break-word;overflow-wrap:anywhere;font-size:18px;line-height:1.2;overflow:visible}.topbar.premium-topbar .topbar-text .status-line{white-space:normal;text-overflow:clip;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;overflow:visible}.topbar.premium-topbar .topbar-text .eyebrow{white-space:nowrap;max-width:100%}.topbar.premium-topbar .topbar-actions-clean{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.topbar.premium-topbar .top-search-icon{width:100%;min-width:0;max-width:100%}.topbar.premium-topbar .top-search-icon input{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.topbar.premium-topbar .print-date-group{min-width:0;max-width:100%}.topbar.premium-topbar input[type=date]{box-sizing:border-box;width:100%;min-width:0}.sidebar.premium-sidebar{z-index:1000;height:100vh;transition:transform .28s;position:fixed;top:0;left:0;transform:translate(-104%)}.sidebar.premium-sidebar.open{transform:translate(0)}.sidebar-backdrop{z-index:900;pointer-events:none;opacity:0;background:0 0;border:0;width:100%;height:100%;padding:0;transition:opacity .24s;display:block;position:fixed;inset:0}.sidebar-backdrop.visible{pointer-events:auto;opacity:1;-webkit-backdrop-filter:blur(4px);background:#03060c8f}.section-stack,.section-stack>*,.cards-grid,.panel-grid,.summary-bottom{width:100%;min-width:0;max-width:100%}.summary-bottom{grid-template-columns:1fr;gap:14px}.summary-3{width:100%;min-width:0;max-width:100%}.stat-card.premium-stat-card,.panel-card.premium-panel-card,.proximas-panel,.cupos-panel,.table-card,.proximas-card,.cupos-card,.proximas-summary,.cupos-summary{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.proximas-main,.cupos-main{min-width:0;overflow:hidden}.table-wrap{max-width:100%;overflow-x:auto}.simple-form input,.simple-form select,.simple-form textarea,.form-grid>input,.form-grid>select,.form-grid>textarea,.filters-grid>input,.filters-grid>select,.filters-grid>textarea,.filters-grid>button{box-sizing:border-box;min-width:0;max-width:100%}}@media (width<=560px){.topbar.premium-topbar .topbar-text h1{font-size:17px}}@media (width<=380px){.topbar.premium-topbar .topbar-text h1{font-size:16px}.content.premium-content{padding:12px 12px 28px}}.notification-wrap{flex:none;position:relative}.notification-btn{color:#c7d6ffeb;cursor:pointer;width:42px;height:42px;box-shadow:var(--shadow);background:#ffffff09;border:1px solid #7b98ff29;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:0;padding:0;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex;position:relative}.notification-btn:hover{color:#fff;background:linear-gradient(#7b98ff24,#8a5cff14);border-color:#7b98ff6b;transform:translateY(-1px);box-shadow:0 14px 28px #00000038}.notification-btn:active{transform:translateY(0)}.notification-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #8a5cff40}.notification-btn.is-open{color:#fff;background:linear-gradient(#8a5cff3d,#5f7cff24);border-color:#8a5cff7a}.notification-bell{justify-content:center;align-items:center;line-height:1;display:inline-flex}.notification-btn-text{display:none}.notification-count{color:#fff;letter-spacing:.02em;pointer-events:none;background:linear-gradient(135deg,#ff6a6a,#ff4d7d);border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 8px 18px #ff4d7d61,0 0 0 2px #0e1226e6}html[data-theme=light] .notification-count{box-shadow:0 8px 18px #ff4d7d4d,0 0 0 2px #fff}.notification-dropdown{z-index:80;background:linear-gradient(#13182bfa,#0c101ffa);border:1px solid #7b98ff38;border-radius:18px;grid-template-rows:auto 1fr;width:min(380px,100vw - 28px);max-height:min(520px,70vh);animation:.2s notificationDropdownIn;display:grid;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 30px 80px #0000006b}@keyframes notificationDropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.notification-dropdown-header{border-bottom:1px solid #7b98ff1f;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 14px;display:flex}.notification-dropdown-header strong{letter-spacing:-.01em;color:#fff;margin-bottom:2px;font-size:16px;display:block}.notification-dropdown-header span{color:var(--muted);font-size:12px}.notification-link-btn{color:#9db5ff;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:12px;font-weight:700;transition:background .15s,color .15s}.notification-link-btn:hover{color:#fff;background:#7b98ff24}.notification-list{gap:0;display:grid;overflow-y:auto}.notification-empty{color:var(--muted);text-align:center;padding:24px 18px;font-size:13px;font-style:italic}.notification-item{text-align:left;width:100%;color:var(--text);cursor:pointer;font:inherit;background:0 0;border:none;border-top:1px solid #ffffff0d;padding:14px 18px;transition:background .18s}.notification-item:first-child{border-top:none}.notification-item:hover{background:#ffffff0a}.notification-item.is-unread{background:#5f7cff14}.notification-item.is-unread:hover{background:#5f7cff1f}.notification-item-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.notification-item-head strong{color:#fff;letter-spacing:-.01em;font-size:13.5px;font-weight:700}.notification-dot{background:#82a5ff;border-radius:999px;flex:none;width:8px;height:8px;box-shadow:0 0 0 5px #82a5ff29}.notification-item p{color:#d4dbec;overflow-wrap:anywhere;margin:0 0 6px;font-size:12.5px;line-height:1.45}.notification-item small{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}html[data-theme=light] .notification-btn{color:#3a4ea8;background:#fffffff0;border-color:#798ab83d;box-shadow:0 10px 24px #1f2e590f,inset 0 1px #ffffffd9}html[data-theme=light] .notification-btn:hover{background:#fff;border-color:#5f7cff66;box-shadow:0 14px 28px #1f2e591a}html[data-theme=light] .notification-btn.is-open{color:#3a4ea8;background:linear-gradient(#eff3fffa,#e7eefffa);border-color:#5f7cff61}html[data-theme=light] .notification-dropdown{background:linear-gradient(#fffffffc,#f4f7fdfc);border-color:#798ab838;box-shadow:0 30px 70px #5b6fa338}html[data-theme=light] .notification-dropdown-header{border-bottom-color:#798ab829}html[data-theme=light] .notification-dropdown-header strong{color:#1a2340}html[data-theme=light] .notification-dropdown-header span,html[data-theme=light] .notification-item small{color:#66738f}html[data-theme=light] .notification-link-btn{color:#3a4ea8}html[data-theme=light] .notification-link-btn:hover{color:#1a2340;background:#5f7cff1a}html[data-theme=light] .notification-item{color:#1e2a4a;border-top-color:#798ab824}html[data-theme=light] .notification-item:hover{background:#5f7cff0f}html[data-theme=light] .notification-item.is-unread{background:#5f7cff1a}html[data-theme=light] .notification-item.is-unread:hover{background:#5f7cff24}html[data-theme=light] .notification-item-head strong{color:#1a2340}html[data-theme=light] .notification-item p{color:#344463}@media (width>=901px){.topbar.premium-topbar .notification-wrap{margin-left:4px;position:relative}.topbar.premium-topbar .notification-wrap:before{content:"";pointer-events:none;background:linear-gradient(#0000,#7b98ff42,#0000);width:1px;height:22px;position:absolute;top:50%;left:-6px;transform:translateY(-50%)}html[data-theme=light] .topbar.premium-topbar .notification-wrap:before{background:linear-gradient(#0000,#798ab852,#0000)}}@media (width<=900px){.topbar.premium-topbar .topbar-actions-clean{grid-template-columns:1fr auto auto auto;grid-template-areas:"search search search bell""date date theme refresh"}.topbar.premium-topbar .notification-wrap{grid-area:bell;margin-left:0}.topbar.premium-topbar .notification-wrap:before{display:none}.topbar.premium-topbar .notification-btn{width:40px;height:40px}.notification-dropdown{width:min(340px,100vw - 28px);left:auto;right:0}}@media (width<=560px){.notification-dropdown{width:calc(100vw - 28px);max-height:70vh}.notification-dropdown-header{padding:14px 16px 12px}.notification-item{padding:12px 16px}}@media (width<=900px){.topbar.premium-topbar .print-date-group{flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.topbar.premium-topbar .print-date-group input[type=date]{box-sizing:border-box;flex:auto;width:auto;min-width:0;max-width:100%}.topbar.premium-topbar .print-date-group .print-icon-btn{flex:none}.topbar.premium-topbar{border-radius:14px;grid-template:"menu text""actions actions"/auto minmax(0,1fr);gap:10px;padding:10px 12px;display:grid;position:static}.topbar.premium-topbar .mobile-menu-btn{border-radius:10px;flex-shrink:0;grid-area:menu;align-self:center;width:38px;height:38px;box-shadow:0 8px 18px #0000002e}.topbar.premium-topbar .mobile-menu-btn span{width:16px}.topbar.premium-topbar .topbar-text{text-align:left;grid-area:text;align-self:center;width:100%;min-width:0;max-width:100%;display:block}.topbar.premium-topbar .topbar-text .eyebrow{letter-spacing:.18em;white-space:nowrap;max-width:100%;margin-bottom:4px;padding:2px 8px 2px 6px;font-size:8.5px;display:inline-flex}.topbar.premium-topbar .topbar-text h1{letter-spacing:-.015em;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:100%;margin:0;font-size:15.5px;line-height:1.22;display:-webkit-box;overflow:hidden}.topbar.premium-topbar .topbar-text .status-line{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:5px;max-width:100%;margin-top:3px;font-size:10px;line-height:1.35;display:inline-flex;overflow:hidden}.topbar.premium-topbar .topbar-actions-clean{grid-area:actions/1/actions/-1;grid-template-columns:1fr 1fr auto auto;grid-template-areas:"search search search bell""date date theme refresh";gap:6px;width:100%;min-width:0;padding:0;display:grid}.topbar.premium-topbar .top-search-icon{grid-area:search;width:100%;min-width:0}.topbar.premium-topbar .notification-wrap{grid-area:bell;justify-self:end;margin-left:0}.topbar.premium-topbar .notification-wrap:before{display:none}.topbar.premium-topbar .print-date-group{grid-area:date;width:100%;min-width:0}.topbar.premium-topbar .topbar-theme-btn{grid-area:theme;justify-self:end}.topbar.premium-topbar .refresh-btn{grid-area:refresh;justify-self:end}.topbar.premium-topbar .top-search-icon input,.topbar.premium-topbar input[type=date],.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .refresh-btn,.topbar.premium-topbar .notification-btn{border-radius:11px;height:38px}.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .notification-btn{width:38px}.topbar.premium-topbar .top-search-icon .search-icon{font-size:14px;left:10px}.topbar.premium-topbar .top-search-icon input{padding:0 12px 0 32px;font-size:12.5px}.topbar.premium-topbar input[type=date]{padding:0 10px;font-size:12px}.topbar.premium-topbar .refresh-btn{gap:6px;padding:0 14px;font-size:12.5px}.topbar.premium-topbar .refresh-btn-icon{width:14px;height:14px}}@media (width<=560px){.topbar.premium-topbar{row-gap:9px;padding:10px 11px}.topbar.premium-topbar .topbar-text h1{font-size:14.5px}.topbar.premium-topbar .topbar-text .eyebrow{margin-bottom:3px;padding:2px 7px 2px 5px;font-size:8px}.topbar.premium-topbar .topbar-text .status-line{font-size:9.5px}.topbar.premium-topbar .refresh-btn{justify-content:center;width:38px;padding:0}.topbar.premium-topbar .refresh-btn-label{display:none}}@media (width<=420px){.topbar.premium-topbar{gap:8px;padding:9px 10px}.topbar.premium-topbar .topbar-text h1{font-size:14px}.topbar.premium-topbar .topbar-text .status-line{display:none}.topbar.premium-topbar .mobile-menu-btn{width:36px;height:36px}.topbar.premium-topbar .top-search-icon input,.topbar.premium-topbar input[type=date],.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .refresh-btn,.topbar.premium-topbar .notification-btn{border-radius:10px;height:36px}.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .print-icon-btn,.topbar.premium-topbar .notification-btn,.topbar.premium-topbar .refresh-btn{width:36px}.topbar.premium-topbar .print-date-group{gap:5px}}@media (width<=900px){.content.premium-content{padding:10px 12px 24px}.summary-3{grid-template-columns:1fr;gap:8px;margin-bottom:14px}.stat-card.premium-stat-card{border-radius:12px;grid-template:"label label""value value"/1fr auto;column-gap:10px;min-height:0;padding:10px 14px 12px;display:grid}.stat-card.premium-stat-card:before{height:2px}.stat-card.premium-stat-card:after{display:none}.stat-card.premium-stat-card span{letter-spacing:.14em;grid-area:label;align-items:center;gap:6px;margin-bottom:2px;font-size:9.5px;display:inline-flex}.stat-card.premium-stat-card span:before{width:5px;height:5px}.stat-card.premium-stat-card strong{letter-spacing:-.02em;grid-area:value;font-size:22px;line-height:1}.summary-bottom{gap:12px}.proximas-panel,.cupos-panel{padding:14px}.proximas-panel .card-header-row,.cupos-panel .card-header-row{margin-bottom:10px;padding-bottom:10px}.proximas-panel .card-header-row h3,.cupos-panel .card-header-row h3{font-size:15px}}@media (width<=560px){.stat-card.premium-stat-card{padding:10px 13px 11px}.stat-card.premium-stat-card strong{font-size:21px}.summary-3{gap:7px;margin-bottom:12px}}@media (width<=420px){.content.premium-content{padding:8px 10px 22px}.stat-card.premium-stat-card{padding:9px 12px 10px}.stat-card.premium-stat-card strong{font-size:20px}.stat-card.premium-stat-card span{font-size:9px}}@media (width<=900px){.notification-dropdown{z-index:2000;border-radius:16px;width:auto;max-width:none;max-height:min(70vh,100vh - 88px);animation:.22s notifFixedIn;position:fixed;top:68px;left:12px;right:12px;box-shadow:0 30px 80px #0000008c,0 0 0 1px #7b98ff2e}html[data-theme=light] .notification-dropdown{box-shadow:0 30px 80px #1f2e5938,0 0 0 1px #798ab82e}@keyframes notifFixedIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notification-dropdown,.notification-list,.notification-item,.notification-item p,.notification-item-head strong,.notification-item-head{overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%}.notification-list{-webkit-overflow-scrolling:touch;overflow-y:auto}}@media (width<=420px){.notification-dropdown{border-radius:14px;top:64px;left:10px;right:10px}}@media (width<=900px){.topbar.premium-topbar .topbar-actions-clean{grid-template-columns:1fr auto auto auto auto;grid-template-areas:"search search search search bell""date date print theme refresh";gap:6px}.topbar.premium-topbar .print-date-group{display:contents}.topbar.premium-topbar .print-date-group>input[type=date]{box-sizing:border-box;grid-area:date;width:100%;min-width:0;max-width:100%}.topbar.premium-topbar .print-date-group>.print-icon-btn{border-radius:11px;grid-area:print;justify-self:stretch;width:38px;height:38px}.topbar.premium-topbar .notification-wrap{grid-area:bell;justify-self:end;margin-left:0}.topbar.premium-topbar .topbar-theme-btn{grid-area:theme;justify-self:end}.topbar.premium-topbar .refresh-btn{grid-area:refresh;justify-self:end}}@media (width<=420px){.topbar.premium-topbar .topbar-actions-clean{gap:6px 5px}.topbar.premium-topbar .print-date-group>.print-icon-btn,.topbar.premium-topbar .topbar-theme-btn,.topbar.premium-topbar .refresh-btn,.topbar.premium-topbar .notification-btn{border-radius:10px;width:36px;height:36px}.topbar.premium-topbar .print-date-group>input[type=date]{border-radius:10px;height:36px;padding:0 8px;font-size:11.5px}}@media (width<=900px){.notification-dropdown{border-radius:14px;width:min(340px,100vw - 24px);max-width:min(340px,100vw - 24px);max-height:min(62vh,100vh - 88px);position:fixed;top:62px;left:auto;right:12px;box-shadow:0 22px 54px #0000007a,0 0 0 1px #7b98ff2e}html[data-theme=light] .notification-dropdown{box-shadow:0 22px 54px #1f2e592e,0 0 0 1px #798ab82e}.notification-dropdown-header{align-items:center;gap:10px;padding:12px 14px 10px}.notification-dropdown-header>div{flex:auto;min-width:0}.notification-dropdown-header strong{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:14px;line-height:1.2;display:block;overflow:hidden}.notification-dropdown-header span{letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.notification-link-btn{white-space:nowrap;border-radius:8px;flex-shrink:0;padding:6px 10px;font-size:11.5px;font-weight:700}.notification-list{max-height:none}.notification-item{padding:11px 14px}.notification-item-head{gap:8px;margin-bottom:4px}.notification-item-head strong{letter-spacing:-.005em;font-size:12.5px;font-weight:700;line-height:1.25}.notification-item p{margin:0 0 4px;font-size:11.5px;line-height:1.4}.notification-item small{letter-spacing:.01em;font-size:10.5px}.notification-dot{width:7px;height:7px;box-shadow:0 0 0 4px #82a5ff29}.notification-empty{padding:18px 16px;font-size:12px}.notification-dropdown{animation:.2s notifPanelIn}@keyframes notifPanelIn{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}}@media (width<=420px){.notification-dropdown{border-radius:13px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);top:58px;right:10px}.notification-dropdown-header{padding:11px 13px 9px}.notification-dropdown-header strong{font-size:13.5px}.notification-item{padding:10px 13px}.notification-item-head strong{font-size:12px}.notification-item p{font-size:11px}}@media (width<=900px){.notification-dropdown{z-index:3000;max-height:min(68vh,100vh - 148px);top:124px}}@media (width<=420px){.notification-dropdown{max-height:min(70vh,100vh - 138px);top:116px}}@media (width<=900px){.notification-dropdown{z-index:3000;border-radius:14px;width:min(320px,100vw - 28px);max-width:min(320px,100vw - 28px);max-height:min(58vh,100vh - 200px);top:176px;left:auto;right:14px}.notification-dropdown-header{align-items:center;gap:8px;padding:10px 12px 8px}.notification-dropdown-header strong{margin-bottom:1px;font-size:13px;line-height:1.2}.notification-dropdown-header span{font-size:10.5px;line-height:1.3}.notification-link-btn{border-radius:8px;padding:5px 9px;font-size:11px}.notification-item{padding:10px 12px}.notification-item-head{margin-bottom:4px}.notification-item-head strong{font-size:12.5px}.notification-item p{font-size:11.5px;line-height:1.4}.notification-item small{font-size:10.5px}.notification-list{-webkit-overflow-scrolling:touch;max-height:none;overflow-y:auto}}@media (width<=420px){.notification-dropdown{border-radius:13px;width:calc(100vw - 20px);max-width:calc(100vw - 20px);max-height:min(60vh,100vh - 184px);top:162px;right:10px}.notification-dropdown-header{padding:9px 11px 7px}.notification-dropdown-header strong{font-size:12.5px}.notification-item{padding:9px 11px}.notification-item-head strong{font-size:12px}.notification-item p{font-size:11px}}@media (width<=900px){.app-shell.tab-resumen .notification-dropdown{width:min(304px,100vw - 28px);max-width:min(304px,100vw - 28px);max-height:min(52vh,100vh - 236px);top:212px;left:auto;right:14px}}@media (width<=560px){.app-shell.tab-resumen .notification-dropdown{max-height:min(54vh,100vh - 222px);top:198px}}@media (width<=420px){.app-shell.tab-resumen .notification-dropdown{width:calc(100vw - 24px);max-width:calc(100vw - 24px);max-height:min(58vh,100vh - 208px);top:188px;right:12px}}@media (width<=900px){.app-shell.tab-resumen .topbar.premium-topbar:has(.notification-dropdown){-webkit-backdrop-filter:none;isolation:auto;filter:none;will-change:auto;transform:none}.app-shell.tab-resumen .notification-dropdown{z-index:9999;isolation:isolate}@supports not selector(:has(*)){.app-shell.tab-resumen .topbar.premium-topbar{-webkit-backdrop-filter:none}}}.section-reportes{gap:18px}.reports-kpi-grid{grid-template-columns:repeat(4,minmax(180px,1fr));max-width:none}.report-kpi-card small{color:var(--muted);margin-top:10px;font-size:12px;font-weight:600;display:block}.report-kpi-card strong{word-break:break-word;font-size:clamp(28px,3vw,38px)}.report-filters-card{padding-bottom:18px}.report-filters-grid{grid-template-columns:repeat(4,minmax(160px,1fr))}.reports-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-panel-card{min-height:100%}.report-status-list,.report-money-grid,.report-list{gap:12px;display:grid}.report-progress-row{border:1px solid var(--line);background:#ffffff06;border-radius:18px;gap:8px;padding:14px;display:grid}.report-progress-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.report-progress-head strong{font-size:20px}.report-progress-track{background:#ffffff0f;border:1px solid #ffffff0a;border-radius:999px;height:9px;overflow:hidden}.report-progress-track span{border-radius:inherit;background:linear-gradient(135deg,#5f7cff,#7a5cff);min-width:0;height:100%;display:block}.report-progress-row small,.report-list-item small{color:var(--muted)}.report-money-item{border:1px solid var(--line);background:#ffffff06;border-radius:18px;padding:16px}.report-money-item span{color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.report-money-item strong{color:var(--text);overflow-wrap:anywhere;font-size:clamp(22px,2.4vw,30px);line-height:1.05;display:block}.report-money-risk{background:#f062920f;border-color:#f0629238}.report-list-item{align-items:flex-start}.report-list-item p{margin-bottom:4px}.report-list-metric{white-space:nowrap;justify-items:end;gap:4px;display:grid}.report-list-metric span{color:var(--green);font-size:24px;font-weight:900}.report-list-metric small{font-weight:700}.report-table-card table th:first-child,.report-table-card table td:first-child,.report-table-card table th:nth-child(2),.report-table-card table td:nth-child(2){width:17%}.report-table-card table th:nth-child(3),.report-table-card table td:nth-child(3){width:18%}.report-table-card table th:nth-child(4),.report-table-card table td:nth-child(4),.report-table-card table th:nth-child(5),.report-table-card table td:nth-child(5),.report-table-card table th:nth-child(6),.report-table-card table td:nth-child(6),.report-table-card table th:nth-child(7),.report-table-card table td:nth-child(7){width:12%}html[data-theme=light] .report-progress-row,html[data-theme=light] .report-money-item{background:linear-gradient(#fffffffa,#f8fafffa);border-color:#798ab824}html[data-theme=light] .report-progress-track{background:#5f7cff1a;border-color:#5f7cff1a}html[data-theme=light] .report-money-risk{background:#d763b90f;border-color:#d763b92e}@media (width<=1100px){.reports-kpi-grid,.report-filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-main-grid{grid-template-columns:1fr}}@media (width<=768px){.reports-kpi-grid,.report-filters-grid{grid-template-columns:1fr}.report-list-item,.report-progress-head{align-items:flex-start}.report-list-metric{justify-items:start}}.report-history-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-history-item strong{font-size:clamp(28px,3vw,38px)}.report-history-note{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.45}html[data-theme=light] .report-history-note{color:#66738f}@media (width<=768px){.report-history-grid{grid-template-columns:1fr}}.sidebar.premium-sidebar .nav.premium-nav button:nth-child(5):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 3v18h18'/><rect x='7' y='13' width='3' height='5' rx='1'/><rect x='12' y='9' width='3' height='9' rx='1'/><rect x='17' y='5' width='3' height='13' rx='1'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button:nth-child(6):before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33h0a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51h0a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82v0a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(5):before{background-color:#ffffff2e;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 3v18h18'/><rect x='7' y='13' width='3' height='5' rx='1'/><rect x='12' y='9' width='3' height='9' rx='1'/><rect x='17' y='5' width='3' height='13' rx='1'/></svg>");border-color:#ffffff42}.sidebar.premium-sidebar .nav.premium-nav button.active:nth-child(6):before{background-color:#ffffff2e;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33h0a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51h0a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82v0a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/></svg>");border-color:#ffffff42}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab:before{background-position:50%;background-repeat:no-repeat}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-resumen:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='7' height='9' rx='1.5'/><rect x='14' y='3' width='7' height='5' rx='1.5'/><rect x='14' y='12' width='7' height='9' rx='1.5'/><rect x='3' y='16' width='7' height='5' rx='1.5'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-pacientes:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-doctores:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 14c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z'/><path d='M5 14c1.66 0 3-1.34 3-3S6.66 8 5 8s-3 1.34-3 3 1.34 3 3 3z'/><path d='M12 14c3.31 0 6 2.69 6 6H6c0-3.31 2.69-6 6-6z'/><circle cx='12' cy='7' r='4'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-servicios:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 3h6'/><path d='M10 3v5.2L5.2 17.5A2.5 2.5 0 0 0 7.4 21h9.2a2.5 2.5 0 0 0 2.2-3.5L14 8.2V3'/><path d='M8.2 15h7.6'/><path d='M10 18h4'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-citas:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-conversaciones:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/><path d='M8 9h8'/><path d='M8 13h5'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-reportes:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 3v18h18'/><rect x='7' y='13' width='3' height='5' rx='1'/><rect x='12' y='9' width='3' height='9' rx='1'/><rect x='17' y='5' width='3' height='13' rx='1'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-configuracion:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23c7d6ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33h0a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51h0a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82v0a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab.active:before{background-color:#ffffff2e;border-color:#ffffff42}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-resumen.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='3' width='7' height='9' rx='1.5'/><rect x='14' y='3' width='7' height='5' rx='1.5'/><rect x='14' y='12' width='7' height='9' rx='1.5'/><rect x='3' y='16' width='7' height='5' rx='1.5'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-pacientes.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/><circle cx='9' cy='7' r='4'/><path d='M22 21v-2a4 4 0 0 0-3-3.87'/><path d='M16 3.13a4 4 0 0 1 0 7.75'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-doctores.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M19 14c1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3 1.34 3 3 3z'/><path d='M5 14c1.66 0 3-1.34 3-3S6.66 8 5 8s-3 1.34-3 3 1.34 3 3 3z'/><path d='M12 14c3.31 0 6 2.69 6 6H6c0-3.31 2.69-6 6-6z'/><circle cx='12' cy='7' r='4'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-servicios.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M9 3h6'/><path d='M10 3v5.2L5.2 17.5A2.5 2.5 0 0 0 7.4 21h9.2a2.5 2.5 0 0 0 2.2-3.5L14 8.2V3'/><path d='M8.2 15h7.6'/><path d='M10 18h4'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-citas.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><rect x='3' y='4' width='18' height='18' rx='2'/><line x1='16' y1='2' x2='16' y2='6'/><line x1='8' y1='2' x2='8' y2='6'/><line x1='3' y1='10' x2='21' y2='10'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-conversaciones.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z'/><path d='M8 9h8'/><path d='M8 13h5'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-reportes.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><path d='M3 3v18h18'/><rect x='7' y='13' width='3' height='5' rx='1'/><rect x='12' y='9' width='3' height='9' rx='1'/><rect x='17' y='5' width='3' height='13' rx='1'/></svg>")}.sidebar.premium-sidebar .nav.premium-nav button.nav-tab-configuracion.active:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'><circle cx='12' cy='12' r='3'/><path d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33h0a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51h0a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82v0a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z'/></svg>")}
