.vh-app-root{height:100vh;height:100svh;overflow:hidden;display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom,0px)}:root{--vh-bg: #ffffff;--vh-surface: #f5f5f5;--vh-surface-2: #fafafa;--vh-text: #333333;--vh-text-muted: #666666;--vh-text-faint: #999999;--vh-border: #dddddd;--vh-border-soft: #eeeeee;--vh-input-bg: #ffffff;--vh-header-bg: #ffffff;--vh-sidebar-bg: #f8f8f8;--vh-hover: #e0e0e0;--vh-shadow: rgba(0, 0, 0, .08);--vh-primary: #607d8b;--vh-secondary: #f0f4ff}body.dark{--vh-bg: #1a1a2e;--vh-surface: #1e1e3a;--vh-surface-2: #252545;--vh-text: #dde1ec;--vh-text-muted: #a0a4be;--vh-text-faint: #6b6f8a;--vh-border: #343460;--vh-border-soft: #2a2a50;--vh-input-bg: #252545;--vh-header-bg: #12122a;--vh-sidebar-bg: #1e1e3a;--vh-hover: #2e2e55;--vh-shadow: rgba(0, 0, 0, .4);--vh-primary: #12122a;--vh-secondary: #1a1a2e}body.dark{background-color:var(--vh-bg);color:var(--vh-text)}body.dark input,body.dark select,body.dark textarea{background-color:var(--vh-input-bg)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .ui.segment:not(.calendarEventItem),body.dark .ui.segments{background-color:var(--vh-surface)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .vh-modal-segment{background-color:var(--vh-surface)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .vh-event-item{box-shadow:0 1px 3px #0006}body.dark .vh-tab-nav{border-bottom-color:var(--vh-border)!important}body.dark .vh-tab-nav__item{color:var(--vh-text-muted)!important}body.dark .vh-tab-nav__item--active{color:var(--vh-text)!important}body.dark .vh-tab-nav__item--green.vh-tab-nav__item--active{color:#4cbb6c!important;border-bottom-color:#4cbb6c!important}body.dark .vh-tab-nav__item--red.vh-tab-nav__item--active{color:#e05555!important;border-bottom-color:#e05555!important}body.dark .vh-labeled-input input{background-color:var(--vh-input-bg)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .vh-unit-label{background:var(--vh-surface-2)!important;border-color:var(--vh-border)!important;color:var(--vh-text-muted)!important}body.dark .vh-toggle__track{background:#555!important}body.dark .vh-toggle input:checked~.vh-toggle__track{background:#4cbb6c!important}.vh-reminder-badge{font-size:11px;background:#ede9fe;color:#6c5ce7;border-radius:4px;padding:1px 6px;font-weight:600}body.dark .vh-reminder-badge{background:#3d2d6e;color:#b39ddb}.vh-color-config-grid{grid-template-columns:repeat(2,1fr)!important}@media (max-width: 600px){.vh-color-config-grid{grid-template-columns:1fr!important}}body.dark .ui.dividing.header{background-color:var(--vh-header-bg)!important;color:var(--vh-text)!important;border-bottom-color:var(--vh-border)!important}body.dark .ui.modal,body.dark .ui.modal>.header,body.dark .ui.modal>.content,body.dark .ui.modal>.actions{background-color:var(--vh-surface)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .ui.table{background-color:var(--vh-surface)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .ui.table thead th{background-color:var(--vh-surface-2)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .ui.table td{border-color:var(--vh-border-soft)!important}body.dark .ui.table tr:hover td{background-color:var(--vh-hover)!important}.vh-btn{display:inline-flex;align-items:center;gap:4px;padding:10px 17px;border-radius:6px;font-size:1.05rem;font-weight:500;cursor:pointer;border:1px solid transparent;transition:background .15s,border-color .15s,color .15s;line-height:1.2;text-decoration:none;box-sizing:border-box}.vh-btn:disabled{opacity:.5;cursor:not-allowed}.vh-btn--modal{padding:13px 22px;font-size:1.37rem}.vh-btn--primary{background:#2185d0;color:#fff;border-color:#2185d0}.vh-btn--primary:hover:not(:disabled){background:#1a73b8;border-color:#1a73b8}.vh-btn--ghost{background:#fff;color:#333;border-color:#d1d5db}.vh-btn--ghost:hover:not(:disabled){background:#f3f4f6}.vh-btn--sm{padding:6px 12px;font-size:.94rem}.vh-btn--fluid{width:100%;justify-content:center}.vh-btn--danger{background:#fff;color:#db2828;border-color:#db2828}.vh-btn--danger:hover:not(:disabled){background:#db2828;color:#fff}.vh-field{margin-bottom:8px}.vh-field>label{display:block;font-size:1.32rem;font-weight:600;margin-bottom:4px;color:#374151}.vh-input{width:100%;padding:9px 12px;border:1px solid rgba(34,36,38,.15);border-radius:4px;font-size:1.32rem;color:#1e293b;background:#fff;box-sizing:border-box;transition:border-color .15s}.vh-input:focus{outline:none;border-color:#85b7d9;box-shadow:0 0 0 2px #2185d026}.vh-input--error{border:2px solid #ef4444!important}.vh-select{width:100%;padding:9px 12px;border:1px solid rgba(34,36,38,.15);border-radius:4px;font-size:1.32rem;color:#1e293b;background:#fff;box-sizing:border-box;cursor:pointer}.vh-select:focus{outline:none;border-color:#85b7d9}.vh-select--error{border:2px solid #ef4444!important}.vh-spinner{width:28px;height:28px;border:3px solid rgba(0,0,0,.1);border-top-color:#2185d0;border-radius:50%;animation:vh-spin .65s linear infinite;display:inline-block}.vh-spinner--sm{width:14px;height:14px;border-width:2px}.vh-spinner--lg{width:40px;height:40px;border-width:4px}@keyframes vh-spin{to{transform:rotate(360deg)}}@keyframes vh-mic-pulse{0%,to{box-shadow:0 0 #ef444480}50%{box-shadow:0 0 0 7px #ef444400}}.vh-icon-nav{display:flex;flex-direction:column;justify-content:flex-start;background:var(--vh-primary);border-right:1px solid rgba(0,0,0,.1);padding:8px 0}.vh-icon-nav__group{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 0}.vh-sidebar-panel__content{padding:14px;height:100%;box-sizing:border-box}.vh-search-input-wrap{position:relative;width:100%;margin-bottom:8px}.vh-search-input-wrap .vh-input{padding-right:32px}.vh-search-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);color:#0006;pointer-events:none}.vh-patient-list{max-height:62vh;overflow-y:auto}html,body{margin:0;padding:0;height:100%;overflow:hidden}.vh-toast{position:fixed;top:16px;left:50%;transform:translate(-50%);z-index:9999;min-width:340px;max-width:600px;padding:14px 44px 14px 18px;border-radius:8px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.235rem;box-shadow:0 4px 16px #00000026;animation:vh-toast-in .2s ease}@keyframes vh-toast-in{0%{opacity:0;top:0}to{opacity:1;top:16px}}.vh-toast-label{font-weight:700;margin-right:2px}.vh-toast-close{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:1rem;opacity:.55;line-height:1;padding:0}.vh-toast-close:hover{opacity:1}.toast-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.toast-success .vh-toast-close{color:#155724}.toast-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.toast-info .vh-toast-close{color:#0c5460}.toast-warning{background:#fff3cd;color:#856404;border:1px solid #ffeeba}.toast-warning .vh-toast-close{color:#856404}.toast-danger{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.toast-danger .vh-toast-close{color:#721c24}.imc-container{font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:600px;margin:20px 0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;box-shadow:0 4px 6px #0000000d}.imc-table{width:100%;border-collapse:collapse;text-align:left}.imc-table th{background-color:#f8f9fa;color:#333;padding:18px 22px;border-bottom:2px solid #dee2e6;font-size:1.35rem;text-transform:uppercase}.imc-table td{padding:18px 22px;border-bottom:1px solid #eee;font-size:1.425rem}.row-normal{background-color:#c8e6c9;color:#1b5e20}.row-overweight{background-color:#fff59d;color:#e65100}.row-obesity-1{background-color:#ffcdd2;color:#b71c1c}.row-obesity-2{background-color:#ef9a9a;color:#7f0000}.row-obesity-3{background-color:#e57373;color:#4a0000}.imc-source-text{font-size:1.125rem;color:#777;padding:10px 15px;margin:0;background:#fff}#root{height:100%}.center{display:flex;justify-content:center;align-items:center}.block{display:block!important}.width-20{width:500px}.rbc-month-view{display:block!important}.selected-week{background-color:#969696}.selected-day{background-color:#e0e0e0}.icon-box{height:48px;width:48px;border-radius:7px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffd9}.active-icon-box{background-color:#fff3;color:#fff}.icon-box:hover{background-color:#ffffff26;color:#fff}.vh-patient-row:hover{background-color:#f0f4f8}.margin-top-20{margin-top:20px}.margin-bottom-30{margin-bottom:30px!important}.rbc-calendar{min-height:800px}.modal-overlay{z-index:9999;position:fixed;top:0;left:0;width:100%;height:100%}.ReactModal__Overlay{opacity:0;transition:opacity .15s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.rbc-month-view{position:relative;z-index:1}.flex{display:flex}.alergiesAlert{background-color:#fbff2b}.alignTextCenter{text-align:center}.vh-btn--save{background:#4eb72e!important;color:#fff!important;border-color:#4eb72e!important}.vh-btn--save:hover:not(:disabled){background:#1f8720!important;border-color:#1f8720!important}.vh-btn--delete{background:#e93535!important;color:#fff!important;border-color:#e93535!important}.vh-btn--delete:hover:not(:disabled){background:#b92828!important;border-color:#b92828!important}.ui.list{font-size:medium!important}input{font-size:1.32rem!important}.redAsterix{color:red}.activo{background-color:#005db2!important}.alignCenterList{margin:0 0 0 2%;position:absolute;top:50%;transform:translateY(-50%)}.noTopMargin{clear:initial!important}.ReactCollapse--collapse{transition:height .3s}.odontogramError{border-color:red!important;border-width:medium!important}.normalWidth{margin-left:15%!important;max-width:70%!important}.mobileWidth{margin-left:2%!important;max-width:96%!important}.ui.form .fields{flex-wrap:inherit!important}.vh-labeled-input{display:flex;align-items:stretch;width:100%}.vh-labeled-input input{flex:1;min-width:0;border-radius:4px 0 0 4px;border:1px solid #b0b8c4;border-right:none;padding:9px 4px 9px 6px;font-size:inherit;background:inherit;color:inherit}.vh-labeled-input input:focus{outline:none;border-color:#85b7d9;box-shadow:inset 0 0 0 1px #85b7d9}.vh-unit-label{display:inline-flex;align-items:center;padding:0 8px;background:#f0f1f2;border:1px solid #b0b8c4;border-left:none;border-radius:0 4px 4px 0;font-size:.78rem;white-space:nowrap;color:#555;pointer-events:none}.vh-tab-nav{display:flex;border-bottom:2px solid #e2e8f0;margin-bottom:10px}.vh-tab-nav__item{padding:8px 18px;cursor:pointer;font-size:1.235rem;font-weight:500;color:#888;border:none;background:none;border-bottom:3px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;-webkit-user-select:none;user-select:none}.vh-tab-nav__item:hover{color:#444}.vh-tab-nav__item--active{color:#1a1a1a}.vh-tab-nav__item--green.vh-tab-nav__item--active{color:#21ba45;border-bottom-color:#21ba45}.vh-tab-nav__item--red.vh-tab-nav__item--active{color:#db2828;border-bottom-color:#db2828}.vh-tab-nav__item--blue.vh-tab-nav__item--active{color:#2185d0;border-bottom-color:#2185d0}.vh-toggle{position:relative;display:inline-flex;align-items:center;cursor:pointer}.vh-toggle input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.vh-toggle__track{display:block;width:40px;height:22px;background:#ccc;border-radius:11px;transition:background .2s;position:relative}.vh-toggle input:checked~.vh-toggle__track{background:#21ba45}.vh-toggle__thumb{position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;transition:left .2s;pointer-events:none}.vh-toggle input:checked~.vh-toggle__track+.vh-toggle__thumb{left:21px}.vh-fields{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:10px;align-items:flex-end}.vh-fields>.vh-field{margin-bottom:0}.vh-w2{flex:0 0 calc(12.5% - 8px);min-width:60px}.vh-w3{flex:0 0 calc(18.75% - 8px);min-width:80px}.vh-w4{flex:0 0 calc(25% - 8px);min-width:100px}.vh-w6{flex:0 0 calc(37.5% - 8px);min-width:120px;overflow:hidden}.vh-w8{flex:0 0 calc(50% - 8px);min-width:140px}.vh-w16{flex:1 1 100%}.vh-field.error input,.vh-field.error select,body.dark .vh-field.error input,body.dark .vh-field.error select{border:2px solid #ef4444!important;background:#fff6f6!important;color:#1e293b!important}@media (max-width: 900px) and (min-width: 701px){.vh-w2,.vh-w3,.vh-w4,.vh-w6{flex:1 1 calc(50% - 8px)}.vh-w8{flex:1 1 100%}}@media (max-width: 1150px) and (min-width: 1025px){.vh-w6{flex:0 0 calc(37.5% - 8px);min-width:200px}}@media (max-width: 700px){.vh-w2,.vh-w3,.vh-w4,.vh-w6,.vh-w8{flex:1 1 100%}}.vh-app-header{flex-shrink:0;margin:0;padding:10px 16px;border-bottom:1px solid var(--vh-border);background:var(--vh-primary);color:#fff}.vh-somato-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0 10px;margin-bottom:10px}@media (max-width: 1024px){.vh-somato-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.vh-somato-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 900px){.vh-config-page{flex-wrap:wrap!important}.vh-config-page>div:first-child{max-width:100%!important}.vh-usage-panel{width:100%!important;flex-shrink:1!important}}@media (max-width: 1024px){.vh-config-save{position:fixed!important;bottom:24px!important;left:50%!important;transform:translate(-50%)!important;z-index:150!important;box-shadow:0 6px 30px #00000040!important}}.vh-event-item{padding:8px 12px;border-radius:4px;margin-bottom:6px;cursor:pointer;border:none;box-shadow:0 1px 3px #0000001f;font-size:1.2672rem;color:#fff}.vh-event-item:hover{filter:brightness(.92)}.vh-modal-segment{background:#fff;border:1px solid rgba(34,36,38,.15);border-radius:4px;padding:14px;margin-bottom:10px}.vh-modal-form .vh-field,.vh-modal-form .vh-fields{margin-bottom:5px}.vh-modal-form .vh-field h4{margin:0 0 2px;font-size:1.74rem}.vh-patient-dropdown{position:absolute;top:100%;left:0;right:0;z-index:1000;background:#fff;border:1px solid #b0b8c4;border-radius:4px;box-shadow:0 4px 12px #00000026;max-height:180px;overflow-y:auto}.vh-patient-dropdown__item{padding:8px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:.92em;display:flex;justify-content:space-between;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0)}.vh-patient-dropdown__item:hover{background:#f0f7ff}body.dark .vh-patient-dropdown{background:#2d3748;border-color:#4a5568}body.dark .vh-patient-dropdown__item{border-bottom-color:#4a5568;color:var(--vh-text, #e2e8f0)}body.dark .vh-patient-dropdown__item:hover{background:#3d4a5c}.opacity-85{opacity:.85}.vh-search-hint{font-size:.88em;color:#888;margin:0 0 6px;line-height:1.5}.vh-results-count{margin-bottom:10px;font-size:.9em;color:#555}.vh-patient-item--selected{background-color:#e8f4fd;border-radius:6px}.vh-tab-item{font-size:1.05rem}.vh-tab-item--active{background:#ebebeb!important}.vh-brand-desc{font-size:1.56rem;color:#fffffff7;text-shadow:0 1px 8px rgba(0,0,0,.55);margin:0}.vh-brand-feature-title{font-weight:700;font-size:1.5rem;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.6)}.vh-brand-feature-desc{font-size:1.32rem;color:#fffffff2;text-shadow:0 1px 5px rgba(0,0,0,.55)}.vh-brand-security-title{font-size:1.5rem;color:#fff;font-weight:600;margin:0 0 6px;text-shadow:0 1px 6px rgba(0,0,0,.5)}.vh-brand-security-body{font-size:1.32rem;color:#ffffffe6;margin:0;line-height:1.5;text-shadow:0 1px 5px rgba(0,0,0,.45)}.vh-brand-bullet{display:flex;align-items:center;gap:10px;font-size:1.38rem;color:#fffffff2;text-shadow:0 1px 5px rgba(0,0,0,.5)}.vh-card-subtitle{color:#64748b;font-size:1.43rem;margin:0 0 20px}.vh-card-footer{font-size:1.2rem;color:#94a3b8;margin:0;text-align:center}body.dark .imc-table th{background-color:var(--vh-surface-2)!important;color:var(--vh-text)!important;border-bottom-color:var(--vh-border)!important}body.dark .imc-table td{border-color:var(--vh-border-soft)!important;color:var(--vh-text)!important}body.dark .row-normal{background-color:#2d5a30!important;color:#b9f7bd!important}body.dark .row-overweight{background-color:#5a4a00!important;color:#fff176!important}body.dark .row-obesity-1{background-color:#6b1c1c!important;color:#ffcdd2!important}body.dark .row-obesity-2{background-color:#7f0000!important;color:#ffb3b3!important}body.dark .row-obesity-3{background-color:#5a0000!important;color:#ff8a80!important}body.dark .imc-container{background-color:var(--vh-surface)!important;border-color:var(--vh-border)!important}body.dark .imc-source-text{background:var(--vh-surface)!important;color:var(--vh-text-faint)!important}body.dark .active-icon-box,body.dark .icon-box:hover,body.dark .vh-patient-row:hover{background-color:var(--vh-hover)!important}body.dark .vh-btn--ghost{background-color:var(--vh-surface-2)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .vh-btn--ghost:hover:not(:disabled){background-color:var(--vh-hover)!important}body.dark .vh-input,body.dark .vh-select{background-color:var(--vh-input-bg)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .vh-field>label{color:var(--vh-text)!important}body.dark .vh-app-header{background:var(--vh-header-bg)!important}body.dark .vh-icon-nav{background:var(--vh-surface)!important;border-right-color:#0003!important}body.dark .selected-day{background-color:var(--vh-hover)!important}body.dark .selected-week{background-color:#4a4a6a!important}body.dark .modal-overlay{background-color:#000000a6!important}body.dark .ReactModal__Content{background-color:var(--vh-surface)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .dropdown-header{background-color:var(--vh-surface-2)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .dropdown-header-text{color:var(--vh-text)!important}body.dark .dropdown-header-icon{border-color:var(--vh-text) transparent transparent transparent}body.dark .dropdown-header-icon.up{border-color:transparent transparent var(--vh-text) transparent}body.dark .dropdown-list,body.dark .dropdown-list-named{background-color:var(--vh-surface-2)!important;border-color:var(--vh-border)!important}body.dark .dropdown-list-named-item:hover{background-color:var(--vh-surface-3)!important}body.dark .dropdown-list-named-item span{color:var(--vh-text)!important}body.dark .dropdown-list-named-item--selected{background-color:var(--vh-surface-3)!important}body.dark .alergiesAlert{background-color:#7a7100!important;color:#fff!important}body.dark .toast-success{background:#1e4620;color:#a3d9a5;border-color:#2d6a30}body.dark .toast-info{background:#0c3040;color:#7dd3e0;border-color:#1a5464}body.dark .toast-warning{background:#3a2c00;color:#ffd97a;border-color:#5c4400}body.dark .toast-danger{background:#420d0d;color:#f09090;border-color:#6b1515}body.dark h1,body.dark h2,body.dark h3,body.dark h4,body.dark h5,body.dark h6{color:var(--vh-text)!important}body.dark .vh-search-hint{color:var(--vh-text-faint)!important;font-size:.88em;margin:0 0 6px}body.dark .vh-results-count{color:var(--vh-text-muted)!important}body.dark .vh-patient-item--selected{background-color:#1c2e4a!important}body.dark .vh-patient-list .vh-patient-row .header,body.dark .vh-config-page h2{color:var(--vh-text)!important}body.dark .vh-section-header{background-color:var(--vh-surface-2)!important;color:var(--vh-text-muted)!important;border-bottom-color:var(--vh-border-soft)!important}body.dark .vh-config-page label{color:var(--vh-text-muted)!important}body.dark .vh-field-hint{color:var(--vh-text-faint)!important}body.dark .vh-info-card{background-color:var(--vh-surface-2)!important;border-color:var(--vh-border-soft)!important}body.dark .vh-info-label{color:var(--vh-text-faint)!important}body.dark .vh-info-value{color:var(--vh-text)!important}body.dark .vh-coming-soon{color:var(--vh-text-faint)!important}body.dark .vh-workday-btn{background:var(--vh-surface-2)!important;color:var(--vh-text-muted)!important;border-color:var(--vh-border)!important}body.dark .vh-workday-btn--active{background:#2a2060!important;color:#c0b0ff!important;border-color:#6c5ce7!important}body.dark .vh-upgrade-banner{background-color:#2e2400!important;border-color:#6b4e00!important;color:#ffd97a!important}body.dark .vh-usage-card{background-color:var(--vh-surface-2)!important;border-color:var(--vh-border)!important}body.dark .vh-usage-card-title{color:var(--vh-text-faint)!important}body.dark .vh-usage-card span,body.dark .vh-usage-card div{color:var(--vh-text)}.vh-tab-bar{scrollbar-width:none;position:relative;margin-bottom:16px}.vh-tab-bar::-webkit-scrollbar{display:none}.vh-tab-bar:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:#e2e8f0;z-index:0;pointer-events:none}.vh-tab-item{position:relative;z-index:1;border-bottom:2px solid transparent;box-sizing:border-box}.vh-tab-item--active{border-bottom:2px solid #3B82F6!important}body.dark .vh-tab-bar:after{background:var(--vh-border)}body.dark .vh-tab-bar{border-bottom-color:var(--vh-border)!important}body.dark .vh-tab-item{color:var(--vh-text-muted)!important}body.dark .vh-tab-item--active{color:var(--vh-text)!important;background:#2a2a55!important}body.dark .vh-tab-item:hover{background:var(--vh-hover)!important}body.dark .vh-empty-state{color:var(--vh-text-muted)!important}.vh-pt-bar{display:flex;flex-direction:row;align-items:flex-end;overflow-x:auto;overflow-y:visible;flex-shrink:0;padding:8px 14px 0;background:#f0f4ff;border-bottom:2px solid #cbd5e1;scrollbar-width:none;gap:3px}.vh-pt-bar::-webkit-scrollbar{display:none}.vh-pt-tab{display:flex;align-items:center;gap:6px;padding:7px 12px 7px 14px;border-radius:8px 8px 0 0;border:1px solid #cbd5e1;border-bottom:2px solid #cbd5e1;background:#e2e8f0;cursor:pointer;min-width:130px;max-width:240px;white-space:nowrap;overflow:hidden;flex-shrink:0;transition:background .12s,border-color .12s;margin-bottom:-2px;position:relative;-webkit-user-select:none;user-select:none}.vh-pt-tab:hover{background:#dbeafe;border-color:#93c5fd}.vh-pt-tab--active{background:#fff;border-color:#94a3b8;border-bottom-color:#fff;box-shadow:inset 0 2px #3b82f6}.vh-pt-tab__label{font-size:1.2rem;font-weight:500;color:#475569;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.vh-pt-tab--active .vh-pt-tab__label{color:#1e293b;font-weight:600}.vh-pt-tab__close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:none;background:transparent;border-radius:50%;padding:0;cursor:pointer;color:#94a3b8;flex-shrink:0;transition:background .12s,color .12s}.vh-pt-tab__close:hover{background:#fecaca;color:#ef4444}body.dark .vh-pt-bar{background:#1a1a3a;border-bottom-color:#ffffff1f}body.dark .vh-pt-tab{background:#252548;border-color:#ffffff1a;border-bottom-color:#ffffff1a}body.dark .vh-pt-tab:hover{background:#2d2d60;border-color:#64a0ff66}body.dark .vh-pt-tab--active{background:#12122a;border-color:#ffffff26;border-bottom-color:#12122a;box-shadow:inset 0 2px #3b82f6}body.dark .vh-pt-tab__label{color:#94a3b8}body.dark .vh-pt-tab--active .vh-pt-tab__label{color:#e2e8f0}body.dark .vh-pt-tab__close{color:#64748b}body.dark .vh-pt-tab__close:hover{background:#ef444433;color:#f87171}body.dark .vh-chart-card{background:var(--vh-surface)!important;border-color:var(--vh-border)!important}body.dark .vh-chart-card h5{color:var(--vh-text)!important}body.dark .vh-somato-new{background-color:var(--vh-surface)!important;border-color:var(--vh-border)!important}body.dark .vh-somato-history-item{border-color:var(--vh-border)!important}body.dark .vh-somato-history-header{background:var(--vh-surface-2)!important;border-bottom-color:var(--vh-border-soft)!important;color:var(--vh-text)!important}body.dark .vh-somato-history-header span{color:var(--vh-text)!important;opacity:1!important}body.dark .vh-compare-panel{border-color:#4a78b0!important}body.dark .vh-compare-dates{background:var(--vh-surface-2)!important;color:#7ab8e8!important}body.dark .vh-compare-row{border-bottom-color:var(--vh-border-soft)!important;background:var(--vh-surface)!important}body.dark .vh-compare-field-label{color:var(--vh-text-muted)!important}body.dark .vh-compare-cell{color:var(--vh-text)!important}body.dark .vh-adjunto-date-header{background:var(--vh-surface-2)!important;border-bottom-color:var(--vh-border-soft)!important}body.dark .vh-adjunto-date-header span{color:var(--vh-text)!important}body.dark .vh-adjunto-file-card{background:var(--vh-surface)!important;border-color:var(--vh-border-soft)!important;box-shadow:none!important}body.dark .vh-adjunto-file-card [style*="color: '#374151'"],body.dark .vh-adjunto-file-card div{color:var(--vh-text-muted)!important}body.dark .vh-calendar-dropdown{background-color:var(--vh-surface)!important;border-color:var(--vh-border)!important;box-shadow:0 4px 12px var(--vh-shadow)!important}body.dark .vh-calendar-dropdown a,body.dark .vh-calendar-dropdown button{color:var(--vh-text)!important;background:none!important}body.dark .vh-calendar-dropdown a:hover,body.dark .vh-calendar-dropdown button:hover{background-color:var(--vh-hover)!important}body.dark .datos-paciente-section,body.dark .diagnostico-inicial-section,body.dark .datos-nutricionales-section{background-color:var(--vh-surface)!important}body.dark .datos-paciente-section label,body.dark .diagnostico-inicial-section label,body.dark .dn-label{color:#7ab8e8!important}body.dark .dn-label-red{color:#e88080!important}body.dark .diagnostico-inicial-section input[readonly],body.dark .diagnostico-inicial-section select[disabled]{background-color:var(--vh-surface-2)!important;color:var(--vh-text-muted)!important;cursor:default;opacity:1!important}fieldset:disabled input:not([type=file]):not(.dp-no-disabled):not(.dn-alergias-input),fieldset:disabled select,fieldset:disabled textarea{background-color:#f3f4f6!important;color:#6b7280!important;cursor:default!important;opacity:1!important;border-color:#e5e7eb!important;pointer-events:none}fieldset:disabled input[readonly]{background-color:#e9ecef!important}fieldset:disabled button{background-color:#f3f4f6!important;color:#6b7280!important;border-color:#e5e7eb!important;cursor:default!important;pointer-events:none}fieldset:disabled .dp-photo-wrap{pointer-events:none;opacity:.75}body.dark fieldset:disabled input:not([type=file]):not(.dp-no-disabled):not(.dn-alergias-input),body.dark fieldset:disabled select,body.dark fieldset:disabled textarea{background-color:#2d2d40!important;color:#9ca3af!important;border-color:#3d3d55!important}body.dark fieldset:disabled button{background-color:#2d2d40!important;color:#9ca3af!important;border-color:#3d3d55!important}body.dark .dn-alergias-input{background-color:#3a2c00!important;border-color:#7a5c00!important;color:#ffd97a!important}body.dark .dp-dial-btn{background:var(--vh-surface-2)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .dp-dial-menu{background:var(--vh-surface)!important;border-color:var(--vh-border)!important;box-shadow:0 4px 10px var(--vh-shadow)!important}body.dark .dp-dial-option{background:var(--vh-surface)!important;color:var(--vh-text)!important}body.dark .dp-dial-option:hover,body.dark .dp-dial-option--selected{background:var(--vh-hover)!important}body.dark .vhub-signup input,body.dark .vhub-signup select,body.dark .vhub-signup textarea,body.dark .vhub-signup .vh-input,body.dark .vhub-signup .vh-select{background-color:#fff!important;color:#1e293b!important;border-color:#22242626!important}body.dark .vhub-signup .vh-field>label{color:#374151!important}body.dark .vhub-signup h2,body.dark .vhub-signup h3{color:#0f172a!important}body.dark .vhub-login{background:#fff!important;color:#0f172a!important}body.dark .vhub-login h2{color:#0f172a!important}body.dark .vhub-login p{color:inherit}body.dark .vhub-login .vh-card-subtitle{color:#64748b!important}body.dark .vhub-login .vh-card-footer{color:#94a3b8!important}.vh-modal-form input[type=date],.vh-modal-form input[type=time]{padding-right:0}.vh-modal-form input[type=date]::-webkit-calendar-picker-indicator,.vh-modal-form input[type=time]::-webkit-calendar-picker-indicator{height:2.2em;width:2.2em;padding:0 6px;margin:0;cursor:pointer;border-radius:0 4px 4px 0;background-color:#e8f1fd;opacity:1}.vh-modal-form input[type=date]::-webkit-calendar-picker-indicator:hover,.vh-modal-form input[type=time]::-webkit-calendar-picker-indicator:hover{background-color:#c8ddf7}body.dark .vh-modal-form input[type=date],body.dark .vh-modal-form input[type=time]{color-scheme:dark}body.dark .vh-modal-form input[type=date]::-webkit-calendar-picker-indicator,body.dark .vh-modal-form input[type=time]::-webkit-calendar-picker-indicator{background-color:var(--vh-surface-2)}body.dark .vh-modal-form input[type=date]::-webkit-calendar-picker-indicator:hover,body.dark .vh-modal-form input[type=time]::-webkit-calendar-picker-indicator:hover{background-color:var(--vh-hover)}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.react-calendar{width:350px;max-width:100%;background:#fff;border:1px solid #a0a096;font-family:Arial,Helvetica,sans-serif;line-height:1.125em}.react-calendar--doubleView{width:700px}.react-calendar--doubleView .react-calendar__viewContainer{display:flex;margin:-.5em}.react-calendar--doubleView .react-calendar__viewContainer>*{width:50%;margin:.5em}.react-calendar,.react-calendar *,.react-calendar *:before,.react-calendar *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.react-calendar button{margin:0;border:0;outline:none}.react-calendar button:enabled:hover{cursor:pointer}.react-calendar__navigation{display:flex;height:44px;margin-bottom:1em}.react-calendar__navigation button{min-width:44px;background:none}.react-calendar__navigation button:disabled{background-color:#f0f0f0}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#e6e6e6}.react-calendar__month-view__weekdays{text-align:center;text-transform:uppercase;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__weekdays__weekday{padding:.5em}.react-calendar__month-view__weekNumbers .react-calendar__tile{display:flex;align-items:center;justify-content:center;font:inherit;font-size:.75em;font-weight:700}.react-calendar__month-view__days__day--weekend{color:#d10000}.react-calendar__month-view__days__day--neighboringMonth,.react-calendar__decade-view__years__year--neighboringDecade,.react-calendar__century-view__decades__decade--neighboringCentury{color:#757575}.react-calendar__year-view .react-calendar__tile,.react-calendar__decade-view .react-calendar__tile,.react-calendar__century-view .react-calendar__tile{padding:2em .5em}.react-calendar__tile{max-width:100%;padding:10px 6.6667px;background:none;text-align:center;line-height:16px;font:inherit;font-size:.833em}.react-calendar__tile:disabled{background-color:#f0f0f0;color:#ababab}.react-calendar__month-view__days__day--neighboringMonth:disabled,.react-calendar__decade-view__years__year--neighboringDecade:disabled,.react-calendar__century-view__decades__decade--neighboringCentury:disabled{color:#cdcdcd}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background-color:#e6e6e6}.react-calendar__tile--now{background:#ffff76}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ffffa9}.react-calendar__tile--hasActive{background:#76baff}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#a9d4ff}.react-calendar__tile--active{background:#006edc;color:#fff}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#1087ff}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6}.react-calendar{width:310px;max-width:100%;background:#fff;border:none;border-radius:12px;box-shadow:0 2px 16px #0000001a;font-family:Segoe UI,Arial,sans-serif;font-size:13px;line-height:1.4;padding:10px}.react-calendar__navigation{display:flex;align-items:center;margin-bottom:8px;height:36px}.react-calendar__navigation button{color:#2d3748;min-width:28px;background:none;border:none;border-radius:8px;font-size:13px;font-weight:600;padding:4px 6px;transition:background .15s}.react-calendar__navigation__prev2-button,.react-calendar__navigation__prev-button,.react-calendar__navigation__next-button,.react-calendar__navigation__next2-button{font-size:26px!important;min-width:36px!important;line-height:1}.react-calendar__navigation__label,.react-calendar__navigation__label:enabled{font-size:14px;font-weight:700;color:#1a202c!important;text-transform:capitalize;flex-grow:1}.react-calendar__navigation button:enabled:hover,.react-calendar__navigation button:enabled:focus{background-color:#edf2f7;outline:none}.react-calendar__navigation button[disabled]{color:#cbd5e0;background:none}.react-calendar__month-view__weekdays{text-align:center;font-size:11px;font-weight:700;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}abbr[title]{text-decoration:none}.react-calendar__month-view__days__day{color:#2d3748}.react-calendar__month-view__days__day--neighboringMonth{color:#b0bec5}.react-calendar__tile{border-radius:8px;padding:7px 4px;font-size:13px;transition:background .15s,color .15s;border:none;background:none}.react-calendar__tile:enabled:hover,.react-calendar__tile:enabled:focus{background:#ebf8ff;color:#2b6cb0;border-radius:8px;outline:none}.react-calendar__tile--now{background:#f6ad55!important;border-radius:8px;font-weight:800;color:#7b3400!important;outline:none}.react-calendar__tile--now:enabled:hover,.react-calendar__tile--now:enabled:focus{background:#ed8936!important;color:#7b3400!important}.react-calendar__tile--now.react-calendar__tile--range,.react-calendar__tile--now.react-calendar__tile--rangeStart,.react-calendar__tile--now.react-calendar__tile--rangeEnd{background:#fffbeb!important;color:#b7791f!important;border-radius:8px;outline:2px solid #f6ad55;outline-offset:-2px}.react-calendar__tile--now.react-calendar__tile--active{background:#fffbeb!important;color:#b7791f!important;border-radius:8px;outline:2px solid #f6ad55;outline-offset:-2px;box-shadow:none}.react-calendar__tile--active{background:#3182ce!important;border-radius:8px;font-weight:700;color:#fff!important;box-shadow:0 2px 6px #3182ce59}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--active:enabled:focus{background:#2b6cb0!important;color:#fff!important}.react-calendar__tile--hasActive:enabled:hover,.react-calendar__tile--hasActive:enabled:focus{background:#bee3f8}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#ebf8ff}.react-calendar__tile--range{background:#bee3f8;color:#2c5282;border-radius:0}.react-calendar__tile--rangeStart{border-radius:8px 0 0 8px;background:#3182ce!important;color:#fff!important}.react-calendar__tile--rangeEnd{border-radius:0 8px 8px 0;background:#3182ce!important;color:#fff!important}.height-95{height:100%}@keyframes vh-ptr-spin{to{transform:rotate(360deg)}}.rbc-time-slot.vh-blocked-slot{background-color:#9696962e}body.dark .rbc-time-slot.vh-blocked-slot{background-color:#b4b4b41f}body.dark .vh-blocked-event{color:#ccc!important;border-left-color:#aaa!important}.rbc-time-slot.vh-break-slot{background-color:#0000000e;background-image:repeating-linear-gradient(45deg,transparent,transparent 5px,rgba(0,0,0,.09) 5px,rgba(0,0,0,.09) 10px);cursor:not-allowed!important;pointer-events:none}body.dark .rbc-time-slot.vh-break-slot{background-color:#ffffff0f;background-image:repeating-linear-gradient(45deg,transparent,transparent 5px,rgba(255,255,255,.12) 5px,rgba(255,255,255,.12) 10px)}.calendarEventItem{color:#fff;border-radius:6px;padding:5px;margin-bottom:5px;cursor:pointer}.calendarEventItem:hover,.rbc-day-slot .rbc-event:hover{-webkit-filter:brightness(85%);filter:brightness(85%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.sidebar-custom{transition:max-width .2s ease-in-out,width .2s ease-in-out;max-width:340px!important;overflow:hidden;width:340px!important;height:100%;box-shadow:2px 0 8px #0000000d;background:var(--vh-secondary)}.sidebar-custom.sidebar-custom--help{width:480px!important;max-width:480px!important}.sidebar-custom>*{opacity:1;transition:opacity .2s ease-in-out .25s}.sidebar-hidden{transition:max-width .2s ease-in-out .1s,width .2s ease-in-out .1s;max-width:0!important;width:0!important;overflow:hidden;min-width:0!important}.sidebar-hidden>*{opacity:0;transition:opacity .1s ease-in-out}.rbc-timeslot-group{border-color:#e5e7eb;min-height:80px!important}.rbc-day-slot .rbc-time-slot{border-color:#e5e7eb}.rbc-day-slot .rbc-time-slot:hover{background-color:#4285f414;cursor:pointer}.rbc-day-slot .rbc-events-container{pointer-events:none}.rbc-day-slot .rbc-event{pointer-events:auto}.rbc-month-view .rbc-day-bg:hover{background-color:#4285f414;cursor:pointer}.rbc-calendar{height:auto!important;flex:1 1 0%!important;min-height:0!important;overflow:hidden!important}.rbc-time-content{border-color:#e5e7eb;flex:1 1 0%!important;min-height:0!important;overflow-y:auto}.rbc-time-header-content{border-color:#e5e7eb}.rbc-header{border-color:#e5e7eb;font-weight:700;font-size:2rem;padding:10px 4px;text-transform:capitalize}.rbc-header .rbc-button-link,.rbc-header .rbc-button-link span{font-size:2rem;font-weight:700}.rbc-time-view .rbc-row{min-height:25px!important}.rbc-time-content>*+*>*{border-color:#e5e7eb}.rbc-today{background-color:#f0f9ff}.rbc-label{color:#6b7280;font-size:11px;padding-right:6px}.rbc-btn-group button:not(.vh-calendar-subscribe-btn){min-height:54px}.rbc-btn-group button:not(.vh-calendar-subscribe-btn):not(.rbc-active){background-color:#eef2f8}.rbc-event:focus{outline:2px solid rgba(0,0,0,.12);outline-offset:1px}.rbc-event{background-color:transparent;border:none}.rbc-day-slot .rbc-event{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.rbc-event-label{flex-shrink:0;white-space:nowrap;font-weight:600;font-size:11px;line-height:1.3}.rbc-event-content{overflow:hidden;min-width:0;width:100%;padding:0}.vh-event-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;word-break:break-word;font-size:12px;line-height:1.4}@media (min-width: 1441px){.sidebar-custom{width:380px!important;max-width:380px!important}.rbc-timeslot-group{min-height:90px}.rbc-header{padding:8px 4px}.rbc-label{font-size:12px}.rbc-event-label,.rbc-event-content{font-size:13px}}@media (max-width: 1024px){.sidebar-custom{position:absolute;left:72px;top:0;bottom:0;z-index:200;width:260px!important;max-width:260px!important;transition:none!important;margin-top:0!important;background:var(--vh-secondary);box-shadow:4px 0 20px #0000002e;overflow-y:auto}.sidebar-custom.sidebar-custom--help{width:calc(100vw - 72px)!important;max-width:480px!important}.sidebar-custom>*,.sidebar-hidden>*{transition:none!important;opacity:1!important}.sidebar-hidden{transition:none!important}.react-calendar{width:100%}}@media (max-width: 640px){.sidebar-custom{left:62px;max-width:280px!important;width:280px!important}.sidebar-custom.sidebar-custom--help{width:calc(100vw - 62px)!important;max-width:calc(100vw - 62px)!important}.vh-icon-nav{width:62px!important;min-width:62px!important}.rbc-timeslot-group{min-height:50px}.rbc-toolbar{flex-wrap:wrap;gap:4px;padding:4px 6px}.rbc-toolbar-label{width:100%;text-align:center;font-size:13px;font-weight:600;order:-1}.rbc-btn-group button{font-size:11px;padding:4px 7px}.rbc-btn-group button:not(.vh-calendar-subscribe-btn){min-height:auto}.rbc-toolbar .rbc-btn-group:first-child>div{display:none}.rbc-header{font-size:11px;padding:4px 2px}.rbc-label{font-size:10px;padding-right:3px}.rbc-event-label,.rbc-event-content{font-size:11px}}body.dark .react-calendar{background:var(--vh-surface);box-shadow:0 2px 16px var(--vh-shadow);color:var(--vh-text)}body.dark .react-calendar__navigation__label,body.dark .react-calendar__navigation__label:enabled{color:var(--vh-text)!important}body.dark .react-calendar__navigation button{color:var(--vh-text)}body.dark .react-calendar__navigation button:enabled:hover,body.dark .react-calendar__navigation button:enabled:focus{background-color:var(--vh-hover)}body.dark .react-calendar__month-view__weekdays{color:var(--vh-text-muted)}body.dark .react-calendar__month-view__days__day{color:var(--vh-text)}body.dark .react-calendar__month-view__days__day--neighboringMonth{color:var(--vh-text-faint)}body.dark .react-calendar__tile:enabled:hover,body.dark .react-calendar__tile:enabled:focus{background:var(--vh-hover);color:var(--vh-text)}body.dark .react-calendar--selectRange .react-calendar__tile--hover{background-color:var(--vh-hover)}body.dark .react-calendar__tile--range{background:#2e3a5e;color:#a0bff0}body.dark .react-calendar__tile--now.react-calendar__tile--range,body.dark .react-calendar__tile--now.react-calendar__tile--rangeStart,body.dark .react-calendar__tile--now.react-calendar__tile--rangeEnd,body.dark .react-calendar__tile--now.react-calendar__tile--active{background:#3b2a00!important;color:#ffd97a!important;outline-color:#f6ad55}body.dark .sidebar-custom{background:var(--vh-secondary);box-shadow:2px 0 8px var(--vh-shadow)}body.dark .sidebar-custom,body.dark .sidebar-custom *{color:var(--vh-text)}body.dark .rbc-timeslot-group,body.dark .rbc-day-slot .rbc-time-slot,body.dark .rbc-time-content,body.dark .rbc-time-header-content,body.dark .rbc-time-content>*+*>*{border-color:#ffffff1f!important;color:var(--vh-text)}body.dark .rbc-day-slot .rbc-time-slot:hover,body.dark .rbc-month-view .rbc-day-bg:hover{background-color:#64a0ff1f!important;cursor:pointer}body.dark .rbc-header{background-color:var(--vh-surface)!important;color:var(--vh-text)!important;border-color:#ffffff1f!important}body.dark .rbc-today{background-color:#1a2540!important}body.dark .rbc-label{color:var(--vh-text-muted)}body.dark .rbc-toolbar{background-color:var(--vh-surface)!important;color:var(--vh-text)!important}body.dark .rbc-toolbar button.vh-calendar-subscribe-btn,body.dark .rbc-toolbar button.vh-calendar-subscribe-btn:hover{background-color:#4285f4!important;color:#fff!important;border-color:transparent!important}body.dark .rbc-toolbar button{background-color:var(--vh-surface-2)!important;color:var(--vh-text)!important;border-color:var(--vh-border)!important}body.dark .rbc-toolbar button:hover,body.dark .rbc-toolbar button.rbc-active{background-color:var(--vh-hover)!important;color:var(--vh-text)!important}body.dark .rbc-toolbar-label{color:var(--vh-text)!important}body.dark .rbc-off-range-bg{background-color:var(--vh-surface-2)!important}body.dark .rbc-month-view,body.dark .rbc-month-row{background-color:var(--vh-bg)!important;border-color:#ffffff1f!important;color:var(--vh-text)!important}body.dark .rbc-day-bg+.rbc-day-bg,body.dark .rbc-month-row+.rbc-month-row{border-color:#ffffff1f!important}body.dark .rbc-date-cell,body.dark .rbc-show-more{color:var(--vh-text-muted)!important}body.dark .calendarEventItem{filter:brightness(.85)}@media (max-width: 640px){body.dark .sidebar-custom{background:var(--vh-sidebar-bg)}}
