.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover.cp-tour{--tour-bg:#fbf8f2;--tour-text:#241e17;--tour-muted:#6b6051;--tour-border:#ccc1ad;--tour-accent:#a25c2b;background:var(--tour-bg);color:var(--tour-text);border:1.5px solid var(--tour-border);border-radius:10px;max-width:380px;padding:20px;box-shadow:0 18px 48px #241e1747}body:has(.cp.dark) .driver-popover.cp-tour{--tour-bg:#2a2420;--tour-text:#f5efe9;--tour-muted:#c2b4a6;--tour-border:#4e443c;--tour-accent:#d98043}.driver-popover.cp-tour .driver-popover-title{letter-spacing:-.3px;color:var(--tour-text);margin-bottom:8px;font-size:19px;font-weight:700}.driver-popover.cp-tour .driver-popover-description{color:var(--tour-muted);font-size:14.5px;line-height:1.55}.driver-popover.cp-tour .driver-popover-description b{color:var(--tour-text)}.driver-popover.cp-tour .driver-popover-progress-text{color:var(--tour-muted);font-size:12.5px}.driver-popover.cp-tour .driver-popover-navigation-btns button{border:1.5px solid var(--tour-border);color:var(--tour-text);text-shadow:none;cursor:pointer;background:0 0;border-radius:6px;padding:8px 15px;font-size:14px;font-weight:600}.driver-popover.cp-tour .driver-popover-navigation-btns button:last-child{background:var(--tour-accent);border-color:var(--tour-accent);color:#fff}.driver-popover.cp-tour .driver-popover-close-btn{color:var(--tour-muted)}.driver-popover.cp-tour .driver-popover-arrow-side-right{border-right-color:var(--tour-bg)}.driver-popover.cp-tour .driver-popover-arrow-side-left{border-left-color:var(--tour-bg)}.driver-popover.cp-tour .driver-popover-arrow-side-top{border-top-color:var(--tour-bg)}.driver-popover.cp-tour .driver-popover-arrow-side-bottom{border-bottom-color:var(--tour-bg)}:root{--c-bg:#e7e0d3;--c-surface:#fbf8f2;--c-border:#ccc1ad;--c-border-soft:#ded6c6;--c-text:#241e17;--c-text-muted:#6b6051;--c-text-dim:#938876;--c-accent:#a25c2b;--c-accent-deep:#7c4420;--c-accent-soft:#efe2d2;--c-green:#4f6b3a;--c-green-soft:#e4e9da;--c-red:#9c3a2c;--c-red-soft:#efdcd7;--c-blue:#3c5a72;--c-blue-soft:#dce3ea;--c-purple:#6b4660;--c-purple-soft:#e7dde5;--c-input-bg:#fff;--font-display:"Bricolage Grotesque", sans-serif;--font-mono:"IBM Plex Mono", monospace}.cp.dark{--c-bg:#1e1b18;--c-surface:#2a2420;--c-border:#4e443c;--c-border-soft:#3d352f;--c-text:#f5efe9;--c-text-muted:#c2b4a6;--c-text-dim:#8f8072;--c-accent:#d98043;--c-accent-deep:#f2a26b;--c-accent-soft:#3a2e26;--c-green:#6e8b54;--c-green-soft:#262e1e;--c-red:#c25e4e;--c-red-soft:#351f1c;--c-blue:#567d9c;--c-blue-soft:#1e2833;--c-purple:#a66e95;--c-purple-soft:#311f2d;--c-input-bg:#221c18}*{box-sizing:border-box;margin:0;padding:0}body{margin:0;font-family:IBM Plex Sans,sans-serif}.cp{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:IBM Plex Sans,sans-serif;font-size:15.5px;transition:background .3s,color .3s}.cp h1,.cp h2,.cp h3,.disp{font-family:var(--font-display);font-weight:700}.mono{font-family:var(--font-mono)}.cp input,.cp select{background:var(--c-input-bg);border:1.5px solid var(--c-border);color:var(--c-text);border-radius:6px;outline:none;width:100%;padding:11px 13px;font-family:IBM Plex Sans;font-size:15.5px;transition:border-color .15s,box-shadow .15s,background .3s,color .3s}.cp input:focus,.cp select:focus{border-color:var(--c-accent);box-shadow:0 0 0 3px var(--c-accent-soft)}.cp select option{background:var(--c-input-bg);color:var(--c-text)}.badge{letter-spacing:.2px;border-radius:4px;align-items:center;gap:5px;padding:5px 10px;font-size:12.5px;font-weight:600;display:inline-flex}.panel{background:var(--c-surface);border:1px solid var(--c-border);border-radius:8px}.modal-ov{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#241e1780;justify-content:center;align-items:center;padding:20px;animation:.2s fade;display:flex;position:fixed;inset:0}.modal{background:var(--c-surface);border:1px solid var(--c-border);border-radius:10px;width:min(680px,96vw);max-height:92vh;padding:28px;overflow-y:auto;box-shadow:0 30px 70px #241e1747}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes slide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.anim{animation:.22s slide}.bar{background:var(--c-border-soft);border-radius:2px;height:8px;overflow:hidden}.fill{height:100%;transition:width .5s}.cp ::-webkit-scrollbar{width:9px;height:9px}.cp ::-webkit-scrollbar-thumb{background:var(--c-border);border:2px solid var(--c-bg);border-radius:5px}.btn{cursor:pointer;border-radius:6px;align-items:center;gap:7px;font-family:IBM Plex Sans;font-size:15px;font-weight:600;transition:filter .15s,background .15s;display:inline-flex}.btn:hover{filter:brightness(.96)}.tab:hover{background:var(--c-accent-soft)}.row:hover{background:color-mix(in srgb, var(--c-accent-soft) 33%, transparent)}.tcell input{text-align:center;font-size:16px;font-weight:600;font-family:var(--font-mono);padding:9px 2px}.cp-layout{min-height:100vh;display:flex}.cp-sidebar{background:var(--c-surface);border-right:1px solid var(--c-border);z-index:100;flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.cp-main-content{flex-direction:column;flex:1;padding:32px 40px;transition:padding .3s;display:flex;overflow-y:auto}.cp-container{flex:1;width:100%;max-width:1180px;margin:0 auto}.cp-mobile-header{background:var(--c-surface);border-bottom:1px solid var(--c-border);z-index:80;justify-content:space-between;align-items:center;padding:12px 16px;display:none;position:sticky;top:0}.cp-sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:90;background:#241e1766;animation:.2s fade;display:none;position:fixed;inset:0}.dashboard-grid{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.vales-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;display:grid}.form-grid-2{grid-template-columns:1fr 1fr;display:grid}.form-grid-3{grid-template-columns:1.2fr 1fr 1fr;display:grid}.table-responsive{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}@media (width<=900px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=768px){.cp-layout{flex-direction:column}.cp-sidebar{height:100vh;position:fixed;top:0;bottom:0;left:-260px;box-shadow:4px 0 24px #241e1726}.cp-sidebar.open{transform:translate(260px)}.cp-main-content{padding:16px 12px}.cp-mobile-header{display:flex}.cp-sidebar-backdrop.open{display:block}}@media (width<=480px){.modal{padding:18px 14px}.form-grid-2,.form-grid-3,.vales-grid{grid-template-columns:1fr}.cp-main-content{padding:10px 8px}}.resumen-content-grid{grid-template-columns:1.2fr auto 1fr;align-items:stretch;gap:24px;display:grid}@media (width<=900px){.resumen-content-grid{grid-template-columns:1fr;gap:20px}.resumen-divider{display:none}}.sug-card{background:var(--c-surface);border:1px solid var(--c-border-soft);cursor:pointer;border-radius:8px;align-items:center;gap:14px;padding:14px 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.sug-card:hover{border-color:var(--c-accent);background:color-mix(in srgb, var(--c-accent-soft) 25%, var(--c-surface));transform:translateY(-2px);box-shadow:0 4px 12px #241e170a}.sug-icon-wrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.activity-item{border-bottom:1px solid var(--c-border-soft);align-items:center;gap:14px;padding:14px 0;display:flex}.activity-item:last-child{border-bottom:none}.activity-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}
