/* Hoy · Órbita. Isolated from the CRM shell and every other workspace. */
#v-resumen .today{--today-gap:16px;padding:0 2px 26px;min-width:0}
#v-resumen .today [hidden]{display:none!important}
#v-resumen .today button{font-family:inherit}
#v-resumen .today-welcome{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:18px;margin:0 0 12px;min-height:110px}
#v-resumen .today-welcome h1{font-size:clamp(28px,2.5vw,37px);line-height:1.14;letter-spacing:-.05em;margin:6px 0 7px;overflow-wrap:anywhere}
#v-resumen .today-welcome>div:first-child{min-width:0}
#v-resumen .today-welcome p{color:var(--aura-soft);font-size:13px;max-width:670px}
#v-resumen .today-art{width:150px;height:110px;pointer-events:none;user-select:none;justify-self:end}
#v-resumen .today-art svg.today-day-planner{display:block;width:100%;height:100%;pointer-events:none}
#v-resumen .today-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;margin-bottom:16px;border:1px solid #fff;border-radius:17px;background:#ffffff8a;box-shadow:0 7px 20px #9563a308}
#v-resumen .today-context,#v-resumen .today-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
#v-resumen .today-date{color:var(--aura-soft);font-size:12px}
#v-resumen .today-role{display:inline-flex;align-items:center;gap:7px;border-radius:10px;padding:8px 11px;background:#f0e7f8;color:#715180;font-weight:650;font-size:11px}
#v-resumen .today .today-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 15px;border:1px solid #e9d9ee;border-radius:12px;background:var(--aura-secondary);box-shadow:inset 0 1px 0 #fff;color:#765082;font-weight:650;font-size:12px;line-height:1.35;cursor:pointer;text-decoration:none}
#v-resumen .today .today-btn.primary{color:white;background:var(--aura-primary);border-color:#b44b9d;box-shadow:inset 0 1px 0 #fff5,0 8px 18px #b1449425}
#v-resumen .today .today-btn:hover:not(:disabled){box-shadow:0 6px 17px #9868ab25;border-color:#cbaad9}
#v-resumen .today .today-btn svg,#v-resumen .today svg{width:18px;height:18px;flex:none}
#v-resumen .today button:focus-visible,#v-resumen .today summary:focus-visible{outline:3px solid #8550b2;outline-offset:4px}
#v-resumen .today .today-panel{border:1px solid #fff;border-radius:25px;background:linear-gradient(130deg,#ffffffed,#fffafdde);box-shadow:var(--aura-panel-shadow);padding:21px;min-width:0}
#v-resumen .today .today-panel.deep{background:var(--aura-deep);color:#fff;border-color:#ba8fb687;box-shadow:inset 0 1px 0 #ffffff38,0 16px 28px -23px #75478c8c}
#v-resumen .today-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,1fr);gap:var(--today-gap);align-items:start}
#v-resumen .today-stack{display:grid;gap:var(--today-gap);min-width:0}
#v-resumen .today-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:15px}
#v-resumen .today-section-head h2{font-size:20px;letter-spacing:-.035em;font-weight:750;line-height:1.25}
#v-resumen .today-section-head p{font-size:12px;color:var(--aura-muted);margin-top:5px}
#v-resumen .today-section-head .today-btn{font-size:11px;padding:8px 12px;min-height:38px;flex:none}
#v-resumen .today-mark{display:inline-flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:12px;background:#f1e8f9;color:#8860a1;flex:none}
#v-resumen .today-mark.rose{background:#f9e5ee;color:#b4497a}
#v-resumen .today-mark.mint{background:#e4f3eb;color:#38745e}
#v-resumen .today .eyebrow{font-size:10px;letter-spacing:.13em;font-weight:750;text-transform:uppercase;color:#8b5d9e}
#v-resumen .today .deep .eyebrow{color:#e6c6eb}
#v-resumen .today-focus{position:relative;overflow:hidden}
#v-resumen .today-focus h2{font-size:clamp(23px,2.1vw,28px);line-height:1.18;letter-spacing:-.04em;max-width:560px;margin:9px 0 8px;color:#fff}
#v-resumen .today-focus p{font-size:13px;line-height:1.6;max-width:600px;color:#eddfef}
#v-resumen .today-focus-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px;padding-top:13px;border-top:1px solid #ffffff24}
#v-resumen .today-focus .today-btn{background:#fff1;border-color:#ffffff4a;box-shadow:inset 0 1px 0 #fff2;color:#fff}
#v-resumen .today-focus-footnote{font-size:11px;color:#e8d9ec}
#v-resumen .today-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}
#v-resumen .today-kpi{padding:13px 14px;border-radius:18px;border:1px solid #fff;box-shadow:var(--aura-card-shadow);background:var(--aura-lilac);min-width:0}
#v-resumen .today-kpi:nth-child(2){background:var(--aura-peach)}
#v-resumen .today-kpi:nth-child(3){background:var(--aura-mint)}
#v-resumen .today-kpi span{display:block;font-size:11px;color:var(--aura-soft);font-weight:600}
#v-resumen .today-kpi strong{display:block;font-size:29px;line-height:1.2;letter-spacing:-.04em;margin-top:5px;font-weight:750;font-variant-numeric:tabular-nums}
#v-resumen .today-kpi small{display:block;color:var(--aura-muted);font-size:10px;margin-top:5px}
#v-resumen .today-agenda-list{display:grid;gap:1px}
#v-resumen .today-appointment{display:grid;grid-template-columns:50px 38px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 0;border:0;border-bottom:1px solid #eee4f2;background:transparent;text-align:left;color:var(--aura-ink);width:100%;cursor:pointer}
#v-resumen .today-appointment:last-child{border-bottom:0}
#v-resumen .today-appointment:hover .today-patient b{color:#935ab1}
#v-resumen .today-time{font-weight:750;font-size:14px;font-variant-numeric:tabular-nums}
#v-resumen .today-avatar{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;font-size:11px;font-weight:700;background:linear-gradient(135deg,#f5e7f4,#e1cef4);color:#825491}
#v-resumen .today-patient{min-width:0;display:grid;gap:3px}
#v-resumen .today-patient b{font-size:13px;overflow-wrap:anywhere;line-height:1.35}
#v-resumen .today-patient small{font-size:11px;color:var(--aura-muted);overflow-wrap:anywhere}
#v-resumen .today-chip{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:650;padding:5px 8px;border-radius:8px;color:#765387;background:#f1e9f8;line-height:1.4}
#v-resumen .today-chip.warn{background:#fff0df;color:#925c20}
#v-resumen .today-chip.good{background:#e5f3eb;color:#38755d}
#v-resumen .today-agenda-foot{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid #eee4f2;font-size:11px;color:var(--aura-muted)}
#v-resumen .today-task{display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:11px;width:100%;padding:12px 0;border:0;border-bottom:1px solid #eee4f2;background:transparent;text-align:left;color:var(--aura-ink);cursor:pointer}
#v-resumen .today-task:last-child{border-bottom:0}
#v-resumen .today-task b{font-size:13px;line-height:1.4}
#v-resumen .today-task small{display:block;font-size:11px;color:var(--aura-muted);margin-top:3px}
#v-resumen .today-task strong{min-width:29px;min-height:29px;display:grid;place-items:center;border-radius:10px;background:#f1e8f8;font-variant-numeric:tabular-nums;font-size:13px}
#v-resumen .today-task:hover b{color:#8b4bab}
#v-resumen .today-empty{min-height:110px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:7px;padding:18px 14px;border-radius:19px;background:linear-gradient(135deg,#faf6fd99,#fff8f499);border:1px dashed #e7d6ee}
#v-resumen .today-empty .today-mark{width:44px;height:44px;border-radius:15px;margin-bottom:4px}
#v-resumen .today-empty b{font-size:14px;font-weight:650}
#v-resumen .today-empty p{color:var(--aura-muted);font-size:12px;max-width:410px}
#v-resumen .today-empty.error{background:#fff7ee;border-color:#efceaa}
#v-resumen .today-inbox-n{font-size:36px;line-height:1.15;font-weight:750;letter-spacing:-.04em;font-variant-numeric:tabular-nums}
#v-resumen .today-inbox-line{display:flex;gap:13px;align-items:center;margin:3px 0 15px}
#v-resumen .today-inbox-line p{font-size:12px;color:var(--aura-soft)}
#v-resumen .today-inbox .today-btn{width:100%}
#v-resumen .today-channel{font-size:11px;color:var(--aura-muted);line-height:1.65;margin:-5px 0 16px}
#v-resumen .today-blocked{flex-direction:column;align-items:stretch;margin:15px 0 0;line-height:1.6}
#v-resumen .today-secondary{margin-top:16px}
#v-resumen .today-money{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
#v-resumen .today-money>div{padding:13px 15px;border-radius:18px;background:#ffffffa1;border:1px solid #fff}
#v-resumen .today-money.daily-only{grid-template-columns:1fr}
#v-resumen .today-money span,#v-resumen .today-money small{display:block;font-size:11px;color:var(--aura-soft)}
#v-resumen .today-money strong{display:block;font-size:clamp(24px,2.6vw,35px);font-weight:750;letter-spacing:-.04em;margin:6px 0;font-variant-numeric:tabular-nums}
#v-resumen .today .today-finance{background:linear-gradient(125deg,#fffafd,#f5edfbed)}
#v-resumen .today-disclosure{margin-top:13px;color:var(--aura-soft);font-size:11px}
#v-resumen .today-disclosure summary{cursor:pointer;padding:8px 0;font-weight:600;min-height:34px}
#v-resumen .today-disclosure p{margin:8px 0;font-size:12px}
#v-resumen .today-reconcile{display:flex;flex-wrap:wrap;gap:13px;padding:11px 0;color:var(--aura-muted);font-size:11px}
#v-resumen .today-launcher{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}
#v-resumen .today-launch{border:1px solid #fff;border-radius:19px;background:#ffffffa8;padding:13px;text-align:left;color:var(--aura-ink);min-height:92px;display:grid;gap:8px;cursor:pointer;box-shadow:var(--aura-card-shadow)}
#v-resumen .today-launch b{font-size:12px}
#v-resumen .today-launch small{display:block;font-size:10px;color:var(--aura-muted);margin-top:4px}
#v-resumen .today-launch:hover{background:#fcf7ff;border-color:#d8bce6}
#v-resumen .today-status{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;color:var(--aura-muted);font-size:10px;padding:17px 4px 0}
#v-resumen .today-status>span:first-child{display:flex;align-items:center;gap:6px}
#v-resumen .today-status svg{width:13px;height:13px}
#v-resumen .today-loading{min-height:200px;display:grid;place-content:center;text-align:center;gap:10px;color:var(--aura-muted)}
#v-resumen .today-loading .today-mark{margin:auto}
#v-resumen .today-notice{padding:13px 17px;border:1px solid #ead7b9;background:#fff8eefa;border-radius:14px;margin-bottom:18px;font-size:12px;color:#805926;display:flex;align-items:center;gap:12px;justify-content:space-between}
#v-resumen .today .today-one-column{grid-template-columns:1fr}
@media(max-width:1080px){#v-resumen .today-grid{grid-template-columns:minmax(0,1.15fr) minmax(285px,1fr)}#v-resumen .today .today-panel{padding:20px}#v-resumen .today-appointment{grid-template-columns:48px minmax(0,1fr) auto;gap:10px}#v-resumen .today-appointment .today-avatar{display:none}#v-resumen .today-kpi{padding:13px 12px}}
@media(max-width:850px){#v-resumen .today-grid{grid-template-columns:1fr}#v-resumen .today-welcome{grid-template-columns:minmax(0,1fr) 120px;gap:12px;min-height:96px}#v-resumen .today-art{width:120px;height:96px}#v-resumen .today-toolbar{flex-wrap:wrap}#v-resumen .today-actions{width:100%}#v-resumen .today-actions .today-btn{flex:1}#v-resumen .today-kpis{gap:10px}#v-resumen .today-appointment{grid-template-columns:48px 38px minmax(0,1fr) auto}#v-resumen .today-appointment .today-avatar{display:grid}}
@media(max-width:520px){#v-resumen .today{padding:0 0 64px;--today-gap:14px}#v-resumen .today-welcome{grid-template-columns:minmax(0,1fr) 90px;gap:8px;margin-bottom:12px;min-height:80px}#v-resumen .today-art{width:90px;height:80px;align-self:start}#v-resumen .today-welcome h1{font-size:27px;line-height:1.13;margin:5px 0 6px}#v-resumen .today-welcome p{font-size:12px;line-height:1.5}#v-resumen .today-welcome .eyebrow{font-size:8px}#v-resumen .today-toolbar{padding:9px;gap:9px;margin-bottom:14px}#v-resumen .today-context{gap:8px}#v-resumen .today-date{font-size:11px}#v-resumen .today .today-panel{padding:18px;border-radius:23px}#v-resumen .today-kpi{padding:12px 10px;border-radius:17px}#v-resumen .today-kpi span{font-size:10px}#v-resumen .today-kpi strong{font-size:27px}#v-resumen .today-kpi small{font-size:9px}#v-resumen .today-section-head h2{font-size:19px}#v-resumen .today-section-head{gap:10px;margin-bottom:13px}#v-resumen .today-section-head .today-btn{padding:8px;font-size:10px}#v-resumen .today-appointment{grid-template-columns:43px minmax(0,1fr);gap:9px}#v-resumen .today-appointment .today-avatar{display:none}#v-resumen .today-appointment .today-chip{grid-column:2;justify-self:start}#v-resumen .today-money{grid-template-columns:1fr;gap:10px}#v-resumen .today-focus-footer{align-items:flex-start;flex-direction:column;margin-top:13px;padding-top:12px}#v-resumen .today-focus-footer .today-btn{width:100%}#v-resumen .today-launcher{grid-template-columns:1fr 1fr}#v-resumen .today-task{gap:9px}#v-resumen .today-task b{font-size:12px}#v-resumen .today-notice{align-items:flex-start;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){#v-resumen .today *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
