@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#17221e;font-synthesis:none;--green:#255b4e;--green-dark:#102f27;--cream:#f8f7f1;--line:#dfe3dd;--muted:#6d746f;--gold:#d5a334;--orange:#c66d3d;--olive:#7d8f54;--pink:#a9697b;background:#f1f2ed;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{background:#f1f2ed;min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}.eyebrow{letter-spacing:.16em;color:#5a7068;font-size:11px;font-weight:800}.brand-mark{background:var(--green);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.brand-mark.small{border-radius:10px;width:39px;height:39px}.button{border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:700;display:inline-flex}.button.primary{background:var(--green);color:#fff;box-shadow:0 5px 16px #255b4e30}.button.primary:hover{background:#1d4d41}.button:disabled{opacity:.5;cursor:not-allowed}.button.secondary{color:#34433d;background:#edf0eb}.icon-button{border:1px solid var(--line);color:#40534c;background:#fff;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:var(--cream);grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.login-brand{background:var(--green-dark);color:#fff;flex-direction:column;justify-content:center;padding:9vw;display:flex;position:relative;overflow:hidden}.login-brand:after{content:"";border:1px solid #ffffff16;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-120px;right:-120px;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.login-brand .eyebrow{color:#9bc5b8;margin-top:36px}.login-brand h1{letter-spacing:-.05em;margin:18px 0 24px;font-size:clamp(42px,5vw,75px);line-height:1.04}.login-brand h1 em{color:#d5a334;font-style:normal}.login-brand>p{color:#c4d3ce;max-width:550px;font-size:18px;line-height:1.7}.login-feature{color:#d5a334;border-top:1px solid #ffffff20;gap:14px;max-width:500px;margin-top:45px;padding-top:28px;display:flex}.login-feature div{flex-direction:column;display:flex}.login-feature strong{color:#fff}.login-feature span{color:#9fb3ac;margin-top:4px;font-size:13px}.login-card{flex-direction:column;width:min(460px,80%);margin:auto;display:flex}.login-card h2{margin:10px 0;font-size:34px}.login-card>p{color:var(--muted);margin:0 0 30px}.login-card label,.settings-modal label{flex-direction:column;gap:7px;margin-bottom:17px;font-size:13px;font-weight:700;display:flex}.login-card input,.settings-modal input,.settings-modal select,.filters input,.filters select,.duration-select select{background:#fff;border:1px solid #cfd5cf;border-radius:8px;outline:none;padding:12px 13px}.login-card input:focus,.settings-modal input:focus,.settings-modal select:focus,.filters input:focus,.filters select:focus{border-color:var(--green);box-shadow:0 0 0 3px #255b4e12}.login-button{margin-top:8px;padding:14px}.demo-hint{text-align:center;color:#818a85;margin-top:18px}.alert{border-radius:9px;margin:14px 0;padding:13px 16px;font-size:13px}.alert.error{color:#8a3929;background:#f9e9e5}.alert.info{color:#265b4e;background:#e6efeb;border:1px solid #c8ddd5}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 max(28px,50vw - 740px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand>div:last-child{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-size:15px}.brand span{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.topbar-actions{align-items:center;gap:9px;display:flex}.connection-badge{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;padding:8px 11px;font-size:11px;font-weight:800}.connection-badge.demo{color:#7d5d13;background:#f5e9c9}.dashboard{max-width:1480px;margin:auto;padding:38px 28px 70px}.hero{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.hero h1{letter-spacing:-.035em;margin:7px 0 5px;font-size:31px}.hero p,.panel-heading p{color:var(--muted);margin:0;font-size:13px}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:22px;box-shadow:0 3px 14px #18382d08}.filters{align-items:end;gap:12px;margin:22px 0;display:flex}.filters label{color:#67736e;flex-direction:column;gap:6px;min-width:145px;font-size:11px;font-weight:800;display:flex}.filters input,.filters select{padding:9px 10px}.filter-separator{color:var(--muted);padding-bottom:11px;font-size:12px}.kpi-grid{grid-template-columns:repeat(6,1fr);gap:14px;margin-bottom:14px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;padding:18px}.kpi-top{color:#66736e;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.kpi-icon{width:32px;height:32px;color:var(--green);background:#e3eee9;border-radius:8px;place-items:center;display:grid}.kpi-card strong{letter-spacing:-.05em;margin:17px 0 8px;font-family:DM Mono,monospace;font-size:27px;display:block}.kpi-card small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.wide{margin-bottom:14px}.chart-panel{padding-bottom:12px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:22px;display:flex}.panel-heading h2{letter-spacing:-.02em;margin:6px 0 4px;font-size:18px}.legend{color:var(--muted);gap:16px;font-size:11px;display:flex}.legend span{align-items:center;gap:6px;display:flex}.legend i{border-radius:2px;width:18px;height:8px;display:inline-block}.legend-line{border-top:2px dashed var(--gold);height:0!important}.two-column{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.heatmap-grid{grid-template-columns:40px repeat(18,1fr);align-items:center;gap:4px;display:grid}.hour-label{color:#8a918d;text-align:center;font-size:8px}.heatmap-row{display:contents}.heatmap-row strong{color:#6e7772;font-size:10px}.heat-cell{background:color-mix(in srgb,var(--green) calc(var(--intensity)*100%),#ecf0ed);border:1px solid #e2e7e2;border-radius:4px;height:24px}.heat-legend{color:#7b837e;justify-content:flex-end;align-items:center;gap:4px;margin-top:10px;font-size:9px;display:flex}.heat-legend i{background:#e5ebe7;border-radius:2px;width:16px;height:7px}.ranking-list{flex-direction:column;gap:15px;display:flex}.ranking-row{grid-template-columns:28px 1fr auto;align-items:center;gap:10px;display:grid}.rank-number{color:#9ca49f;font-family:DM Mono,monospace;font-size:11px}.rank-main>div:first-child{justify-content:space-between;gap:10px;display:flex}.rank-main strong{white-space:nowrap;text-overflow:ellipsis;max-width:70%;font-size:12px;overflow:hidden}.rank-main span{color:var(--muted);font-size:10px}.rank-track{background:#eef0ec;border-radius:5px;height:5px;margin-top:7px;overflow:hidden}.rank-track span{background:var(--green);border-radius:5px;height:100%;display:block}.ranking-row>b{color:#314a42;font-family:DM Mono;font-size:11px}.recommendation-layout{grid-template-columns:1.45fr .55fr}.duration-select{color:var(--muted);align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.duration-select select{padding:8px}.recommendation-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.recommendation-card{border:1px solid var(--line);border-radius:9px;padding:15px}.recommendation-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.recommendation-card small{color:var(--muted)}.recommendation-card>strong{margin-top:13px;font-size:13px;display:block}.recommendation-card>b{color:var(--green);margin-top:3px;font-family:DM Mono;font-size:16px;display:block}.risk{text-transform:uppercase;letter-spacing:.08em;color:#26604f;background:#e6efe9;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.risk-moderado{color:#795b18;background:#f6ebce}.risk-alto{color:#8c442e;background:#f5e1da}.recommendation-metrics{border-top:1px solid #e7e9e5;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:14px;padding-top:12px;display:grid}.recommendation-metrics span{color:var(--muted);flex-direction:column;font-size:8px;display:flex}.recommendation-metrics em{color:#253b34;margin-bottom:3px;font-family:DM Mono;font-size:10px;font-style:normal}.historical-note{color:#6c746f;background:#f3f4ef;border-radius:6px;margin-top:11px;padding:9px 11px;font-size:10px}.detail-panel{padding-bottom:4px}.row-count{color:var(--muted);background:#f2f3ef;border-radius:5px;padding:7px 9px;font-size:10px}.table-wrap{margin:0 -22px;overflow:auto}.table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.table-wrap th{text-align:left;color:#6a746f;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--line);background:#f8f9f6;padding:11px 16px;font-size:9px}.table-wrap td{white-space:nowrap;border-bottom:1px solid #eef0ed;padding:12px 16px}.mono{font-family:DM Mono}.status{text-transform:uppercase;color:#245b4c;background:#e4eee9;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:800}.modal-backdrop{z-index:50;background:#0c1e19aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.settings-modal{background:#fff;border-radius:15px;width:min(650px,100%);padding:28px;box-shadow:0 30px 80px #06100d66}.modal-header{justify-content:space-between;display:flex}.modal-header h2{margin:7px 0}.settings-modal>p{color:var(--muted);margin-bottom:22px;font-size:13px}.form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.modal-actions{justify-content:flex-end;gap:9px;margin-top:10px;display:flex}.loading-screen{min-height:100vh;color:var(--green);justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.recommendation-layout{grid-template-columns:1fr}.filters{overflow:auto}.filters label{min-width:140px}}@media (width<=760px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-card{justify-content:center;min-height:100vh}.dashboard{padding:25px 15px 50px}.topbar{padding:0 15px}.connection-badge{display:none}.hero{align-items:flex-start;gap:20px}.hero p{max-width:240px}.kpi-grid{grid-template-columns:1fr 1fr}.two-column,.recommendation-grid{grid-template-columns:1fr}.filters{align-items:end}.panel{padding:16px}.heatmap-grid{grid-template-columns:34px repeat(18,16px);overflow:auto}.table-wrap{margin:0 -16px}.form-row{grid-template-columns:1fr}.legend{display:none}}@media (width<=480px){.kpi-grid{grid-template-columns:1fr}.hero{flex-direction:column}.hero .button{width:100%}.kpi-card strong{font-size:24px}}.two-column>*{min-width:0}.heatmap-wrap{max-width:100%}.settings-modal label small{color:var(--muted);font-weight:500;line-height:1.45}.alert.success{color:#245b4c;background:#e4efe9;align-items:center;gap:8px;display:flex}.client-title-row{align-items:center;gap:14px;display:flex}.client-title-row h1{margin-right:4px}.client-selector{border:1px solid var(--line);color:#31453e;background:#fff;border-radius:8px;max-width:360px;padding:8px 11px;font-size:12px;font-weight:700}.clients-modal{width:min(1050px,100%);max-height:90vh;overflow:auto}.client-list-actions{justify-content:flex-end;margin-bottom:14px;display:flex}.client-list{flex-direction:column;gap:8px;display:flex}.client-row{border:1px solid var(--line);border-radius:9px;grid-template-columns:1.1fr 1.5fr .7fr auto 40px 40px;align-items:center;gap:12px;padding:12px;display:grid}.client-row.inactive{opacity:.55;background:#f4f5f2}.client-row>div{flex-direction:column;min-width:0;display:flex}.client-row strong{font-size:13px}.client-row span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.client-row small{text-transform:uppercase;letter-spacing:.08em;color:#8a928e;margin-bottom:3px;font-size:8px;font-weight:800}@media (width<=1100px){.filters{max-width:100%}}@media (width<=760px){.two-column{grid-template-columns:minmax(0,1fr)}.heatmap-wrap{overflow-x:auto}.heatmap-grid{width:max-content;overflow:visible}.client-title-row{flex-direction:column;align-items:flex-start}.client-selector{max-width:100%}.client-row{grid-template-columns:1fr 80px 40px 40px}.client-row>div:nth-child(2),.client-row>div:nth-child(3){display:none}}.filters .filter-apply{white-space:nowrap;flex:none;margin-left:auto}@media (width<=1100px){.filters .filter-apply{position:sticky;right:0}}.main-nav{align-self:stretch;gap:4px;display:flex}.main-nav button{color:#748079;background:0 0;border:0;padding:0 18px;font-size:12px;font-weight:800;position:relative}.main-nav button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:16px;right:16px}.main-nav button.active{color:var(--green)}.agenda-page{max-width:1600px}.agenda-hero{align-items:center}.agenda-date-controls{align-items:center;gap:8px;display:flex}.agenda-date-controls input{border:1px solid var(--line);color:#34433d;background:#fff;border-radius:9px;height:40px;padding:0 12px;font-weight:700}.agenda-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;padding:8px;display:flex}.agenda-toolbar>span{color:var(--muted);padding-right:12px;font-size:11px}.agenda-mode-tabs{gap:4px;display:flex}.agenda-mode-tabs button{color:#68736e;background:0 0;border:0;border-radius:7px;padding:10px 15px;font-size:12px;font-weight:800}.agenda-mode-tabs button.active{background:var(--green);color:#fff;box-shadow:0 4px 12px #255b4e24}.agenda-filters{margin:0 0 14px}.agenda-kpis{grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:14px;display:grid}.agenda-panel{padding-bottom:18px;overflow:visible}.agenda-scroll{background:#fafbf8;border:1px solid #e3e6e1;border-radius:10px;max-height:610px;overflow:auto}.agenda-grid{width:max-content;display:grid;position:relative}.agenda-corner,.agenda-hour{z-index:6;color:#77817c;background:#f5f7f3;border-bottom:1px solid #dfe3dd;align-items:center;height:38px;font-family:DM Mono;font-size:9px;font-weight:500;display:flex;position:sticky;top:0}.agenda-corner{z-index:8;text-transform:uppercase;letter-spacing:.07em;border-right:1px solid #dfe3dd;padding:0 13px;left:0}.agenda-hour{border-left:1px solid #dfe3dd;justify-content:flex-start;padding-left:3px}.agenda-row{display:contents}.agenda-row-label{z-index:4;white-space:nowrap;text-overflow:ellipsis;background:#fff;border-bottom:1px solid #edf0eb;border-right:1px solid #dfe3dd;align-items:center;height:34px;padding:0 13px;font-size:10px;font-weight:700;display:flex;position:sticky;left:0;overflow:hidden}.agenda-cell{background:#fff;border-top:0;border-bottom:1px solid #edf0eb;border-left:0;border-right:1px solid #eff1ed;width:18px;height:34px;padding:0;position:relative;overflow:visible}.agenda-cell:nth-child(4n+2){border-left:1px solid #dfe3dd}.agenda-cell.has-data{background:color-mix(in srgb,var(--green) calc(var(--cell-intensity)*88%),#e8efeb);cursor:pointer}.agenda-cell.has-data:hover{outline:2px solid var(--gold);outline-offset:-2px;z-index:10}.agenda-cell:disabled{opacity:1;cursor:default}.agenda-cell>b{color:#fff;text-shadow:0 1px 2px #18382d;font-family:DM Mono;font-size:7px;line-height:1}.agenda-tooltip{z-index:30;color:#fff;text-align:left;pointer-events:none;background:#15372e;border-radius:9px;width:250px;padding:12px;display:none;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 14px 35px #071a1460}.agenda-tooltip-up{bottom:calc(100% + 8px)}.agenda-tooltip-down{top:calc(100% + 8px)}.agenda-tooltip:after{content:"";background:#15372e;width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%)rotate(45deg)}.agenda-tooltip-up:after{bottom:-5px}.agenda-tooltip-down:after{top:-5px}.agenda-cell:hover .agenda-tooltip{flex-direction:column;gap:5px;display:flex}.agenda-tooltip strong{color:#e9c86e;font-size:11px}.agenda-tooltip span{color:#d5e0dc;font-size:9px;line-height:1.35}.agenda-tooltip span b{color:#fff}.agenda-tooltip em{color:#9fc2b7;margin-top:4px;font-size:8px;font-style:normal}.frequency-legend{color:var(--muted);align-items:center;gap:3px;font-size:9px;display:flex}.frequency-legend i{background:#e8efeb;border-radius:3px;width:18px;height:8px}.agenda-empty{height:260px;color:var(--muted);justify-content:center;align-items:center;gap:9px;font-size:12px;display:flex}.agenda-detail-modal{width:min(1100px,96vw);max-height:85vh;overflow:auto}.agenda-detail-modal .table-wrap{margin-top:20px}.agenda-detail-modal .agenda-empty{height:180px}@media (width<=1100px){.agenda-kpis{grid-template-columns:repeat(3,1fr)}.agenda-hero{align-items:flex-start}.main-nav button{padding:0 10px}.connection-badge{display:none}}@media (width<=760px){.main-nav{border-bottom:1px solid var(--line);background:#fff;order:3;justify-content:center;height:44px;position:absolute;top:68px;left:0;right:0}.app-shell>.dashboard{padding-top:65px}.agenda-hero{flex-direction:column}.agenda-date-controls{width:100%;overflow:auto}.agenda-kpis{grid-template-columns:1fr 1fr}.agenda-toolbar{flex-direction:column;align-items:flex-start;gap:8px}.agenda-toolbar>span{padding:0 8px 5px}.agenda-filters{overflow:auto}.agenda-row-label,.agenda-corner{width:180px}.agenda-grid{grid-template-columns:180px repeat(96,18px)!important}}@media (width<=480px){.agenda-kpis{grid-template-columns:1fr}.agenda-mode-tabs{width:100%;overflow:auto}.agenda-mode-tabs button{white-space:nowrap}.agenda-date-controls .button{width:auto}}.week-day-link{color:#243b33;border:0;justify-content:space-between;width:230px}@media (width<=760px){.week-day-link{width:180px}}.status-summary{justify-content:space-between;align-items:flex-end;padding:2px 2px 16px;display:flex}.status-summary>div{flex-direction:column;display:flex}.status-summary span{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:10px;font-weight:800}.status-summary strong{color:#203a32;margin-top:7px;font-family:DM Mono;font-size:34px;line-height:1}.status-summary small{color:var(--muted);text-align:right;max-width:125px;font-size:10px;line-height:1.45}.status-summary small b{color:var(--green);font-family:DM Mono;font-size:13px}.status-stack{background:#e9ece8;border-radius:8px;height:11px;display:flex;overflow:hidden;box-shadow:inset 0 1px 2px #19362c14}.status-stack span{border-right:1px solid #fffa;min-width:2px;height:100%}.status-list{flex-direction:column;gap:9px;margin-top:20px;display:flex}.status-row{grid-template-columns:9px 1fr 44px;align-items:center;gap:9px;display:grid}.status-row>i{border-radius:3px;width:8px;height:8px}.status-row-main>div:first-child{justify-content:space-between;align-items:center;gap:8px;display:flex}.status-row-main strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.status-row-main span{color:var(--muted);font-family:DM Mono;font-size:9px}.status-progress{background:#e9ece8;border-radius:3px;height:3px;margin-top:5px;overflow:hidden}.status-progress span{border-radius:3px;height:100%;display:block}.status-row>b{text-align:right;color:#40534c;font-family:DM Mono;font-size:10px}.status-empty{min-height:220px;color:var(--muted);place-items:center;font-size:12px;display:grid}.workflows-page{max-width:1600px}.workflows-hero{align-items:center}.workflows-kpis{grid-template-columns:repeat(4,1fr)}.workflows-filters{margin:0 0 14px}.workflow-search-label{flex:1;min-width:320px!important}.workflows-table-panel .table-wrap td{vertical-align:top}.workflow-description{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:360px;margin-top:4px;font-size:9px;display:block;overflow:hidden}.workflow-tags{flex-wrap:wrap;gap:5px;max-width:230px;display:flex}.workflow-tags span{color:#255b4e;background:#e6efe9;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}@media (width<=1100px){.workflows-kpis{grid-template-columns:repeat(3,1fr)}.workflow-search-label{min-width:240px!important}}@media (width<=760px){.workflows-kpis{grid-template-columns:1fr 1fr}.workflows-hero{flex-direction:column}.workflow-search-label{min-width:220px!important}}@media (width<=480px){.workflows-kpis{grid-template-columns:1fr}}.user-row{border:1px solid var(--line);border-radius:9px;grid-template-columns:1.1fr 1.5fr .8fr auto 40px 40px;align-items:center;gap:12px;padding:12px;display:grid}.user-row.inactive{opacity:.55;background:#f4f5f2}.user-row>div{flex-direction:column;min-width:0;display:flex}.user-row strong{font-size:13px}.user-row span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.user-row small{text-transform:uppercase;letter-spacing:.08em;color:#8a928e;margin-bottom:3px;font-size:8px;font-weight:800}.client-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:4px 0 16px;display:grid}.client-picker label{border:1px solid var(--line);border-radius:8px;flex-direction:row;align-items:center;gap:8px;margin:0;padding:10px;font-size:11px;display:flex}.client-picker input{width:auto;box-shadow:none!important}.admin-topbar-button{white-space:nowrap;height:40px;padding:0 12px;font-size:12px}@media (width<=760px){.user-row{grid-template-columns:1fr 80px 40px 40px}.user-row>div:nth-child(2),.user-row>div:nth-child(3){display:none}.client-picker{grid-template-columns:1fr}}:root{color:#1f2937;--color-orange-primary:#ff6b35;--color-pink-magenta:#e63946;--color-purple:#9d4edd;--color-navy-dark:#1f2937;--color-gray:#6b7280;--color-white:#fff;--color-gray-light:#f3f4f6;--gradient-primary:linear-gradient(135deg,#ff6b35 0%,#e63946 50%,#9d4edd 100%);--gradient-orange-pink:linear-gradient(135deg,#ff6b35 0%,#e63946 100%);--green:#ff6b35;--green-dark:#1f2937;--cream:#fff;--line:#e5e7eb;--muted:#6b7280;--gold:#e63946;--orange:#ff6b35;--olive:#9d4edd;--pink:#e63946;background:#f3f4f6;font-family:Inter,Arial,sans-serif}body{color:#1f2937;background:#f3f4f6;line-height:1.6}button{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,transform .2s}.eyebrow{color:#ff6b35;letter-spacing:.08em}.button{border-radius:8px;padding:12px 20px}.button.primary{color:#fff;background:#ff6b35;box-shadow:0 4px 12px #ff6b3547}.button.primary:hover{background:#e55a24;transform:translateY(-1px);box-shadow:0 8px 20px #ff6b3557}.button.secondary{color:#ff6b35;background:0 0;border:2px solid #ff6b35}.button.secondary:hover{background:#fff3ee}.icon-button{color:#1f2937;background:#fff;border-color:#e5e7eb}.icon-button:hover{color:#ff6b35;background:#fff7f3;border-color:#ff6b35}.login-page{background:#fff}.login-brand{background:var(--gradient-primary)}.login-brand:after{border-color:#fff3;box-shadow:0 0 0 70px #ffffff17,0 0 0 140px #ffffff0d}.login-logo{background:#fff;border-radius:12px;width:min(270px,70%);height:auto;padding:12px 16px;box-shadow:0 18px 40px #1f293738}.login-brand .eyebrow{color:#fff}.login-brand h1{letter-spacing:0;color:#fff}.login-brand h1 em,.login-brand>p{color:#fff}.login-feature{color:#fff;border-top-color:#ffffff47}.login-feature span{color:#ffffffd1}.login-card h2{color:#1f2937;letter-spacing:0}.login-card label,.settings-modal label{color:#1f2937;font-weight:600}.login-card input,.settings-modal input,.settings-modal select,.filters input,.filters select,.duration-select select,.client-selector,.agenda-date-controls input{color:#1f2937;background:#fff;border-color:#e5e7eb}.login-card input:focus,.settings-modal input:focus,.settings-modal select:focus,.filters input:focus,.filters select:focus,.client-selector:focus,.agenda-date-controls input:focus{border-color:#ff6b35;box-shadow:0 0 0 3px #ff6b351f}.alert.error{color:#9f1d2b;background:#fce1e4;border:1px solid #f7b8c0}.alert.info{color:#9a3412;background:#fff3ee;border-color:#ffd6c5}.alert.success{color:#166534;background:#ecfdf3;border:1px solid #b7e4c7}.topbar{background:#fff;border-bottom:1px solid #f3f4f6;box-shadow:0 2px 8px #1f29370d}.topbar-logo{width:156px;max-width:28vw;height:auto;display:block}.user-badge{color:#1f2937;background:#fafaf9;border:1px solid #e5e7eb;border-radius:8px;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:8px;min-width:0;max-width:240px;height:40px;padding:6px 10px;display:grid}.user-badge svg{color:#ff6b35;grid-row:1/span 2}.user-badge span{text-transform:uppercase;color:#6b7280;font-size:8px;font-weight:800;line-height:1}.user-badge strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.2;overflow:hidden}.brand strong{color:#1f2937}.brand span{color:#6b7280;letter-spacing:.1em}.main-nav button{color:#1f2937;font-weight:600}.main-nav button:hover,.main-nav button.active{color:#ff6b35}.main-nav button.active:after{background:#ff6b35}.connection-badge{border-radius:20px}.connection-badge.connected{color:#ff6b35;background:#fff3ee}.connection-badge.demo{color:#1f2937;background:#f3f4f6;border:1px solid #e5e7eb}.dashboard{padding-top:40px}.hero{position:relative}.hero:after{content:"";background:linear-gradient(90deg,#ff6b35 0%,#e63946 50%,#9d4edd 100%);border-radius:999px;height:4px;position:absolute;bottom:-14px;left:0;right:0}.hero h1{color:#e63946;letter-spacing:0;font-weight:800}.hero p,.panel-heading p{color:#6b7280}.panel,.kpi-card,.recommendation-card,.settings-modal,.client-row,.user-row,.client-picker label{background:#fff;border:1px solid #f3f4f6;box-shadow:0 2px 8px #1f293714}.panel,.kpi-card{border-radius:12px}.panel:hover,.kpi-card:hover,.recommendation-card:hover{box-shadow:0 4px 16px #1f29371f}.filters.panel{background:#fff}.filters label{color:#1f2937;font-weight:600}.kpi-top{color:#1f2937}.kpi-icon{color:#ff6b35;background:#fff3ee}.kpi-card strong,.status-summary strong{color:#ff6b35;letter-spacing:0}.kpi-card small{color:#6b7280}.tone-gold .kpi-icon{color:#e63946;background:#fce1e4}.tone-orange .kpi-icon{color:#ff6b35;background:#fff3ee}.tone-olive .kpi-icon{color:#9d4edd;background:#f3e8ff}.tone-pink .kpi-icon{color:#e63946;background:#fce1e4}.panel-heading h2{color:#1f2937;letter-spacing:0;font-weight:700}.legend-area{background:#ff6b35}.legend-line{border-top-color:#9d4edd}.heat-cell{background:color-mix(in srgb,#ff6b35 calc(var(--intensity)*90%),#fff3ee);border-color:#ffe0d2}.heat-legend i{background:#fff3ee}.heat-legend i:nth-of-type(2){background:#ffd6c5}.heat-legend i:nth-of-type(3){background:#ff9a73}.heat-legend i:nth-of-type(4){background:#ff6b35}.ranking-row>b,.recommendation-card>b,.recommendation-metrics em,.status-summary small b{color:#ff6b35}.rank-track{background:#f3f4f6}.rank-track span{background:var(--gradient-orange-pink)}.risk{color:#ff6b35;background:#fff3ee;border:1px solid #ffd6c5}.risk-moderado{color:#7e22ce;background:#f3e8ff;border-color:#e9d5ff}.risk-alto{color:#b91c1c;background:#fce1e4;border-color:#f7b8c0}.historical-note,.row-count{color:#6b7280;background:#f3f4f6}.table-wrap th{color:#fff;background:#1f2937;border-bottom-color:#1f2937}.table-wrap td{color:#1f2937;border-bottom-color:#f3f4f6}.table-wrap tr:hover{background:#fff7f3}.status{color:#ff6b35;background:#fff3ee}.status-failed,.status-error{color:#b91c1c;background:#fce1e4}.status-active{color:#ff6b35;background:#fff3ee}.status-inactive{color:#6b7280;background:#f3f4f6}.modal-backdrop{background:#1f2937ad}.settings-modal{border-radius:12px}.loading-screen{color:#ff6b35}.agenda-mode-tabs button.active{background:#ff6b35;box-shadow:0 4px 12px #ff6b353d}.agenda-scroll{background:#fff;border-color:#e5e7eb}.agenda-corner,.agenda-hour{color:#fff;background:#1f2937;border-color:#374151}.agenda-row-label{color:#1f2937;border-color:#e5e7eb}.agenda-cell{border-color:#f3f4f6}.agenda-cell.has-data{background:color-mix(in srgb,#ff6b35 calc(var(--cell-intensity)*86%),#fff3ee)}.agenda-cell.has-data:hover{outline-color:#9d4edd}.agenda-tooltip,.agenda-tooltip:after{background:#1f2937}.agenda-tooltip strong{color:#ff6b35}.frequency-legend i{background:#fff3ee}.frequency-legend i:nth-of-type(2){background:#ffd6c5}.frequency-legend i:nth-of-type(3){background:#ff9a73}.frequency-legend i:nth-of-type(4){background:#ff6b35}.week-day-link{color:#1f2937}.week-day-link:hover{color:#ff6b35;background:#fff3ee}.status-panel{background:#fff}.status-stack,.status-progress{background:#f3f4f6}.workflow-tags span{color:#ff6b35;background:#fff3ee}.ai-settings-modal{width:min(720px,100%)}.switch-row{background:#fff7f3;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;flex-direction:row!important;display:flex!important}.switch-row input{width:auto!important;box-shadow:none!important}.operation-page{max-width:1600px}.operation-hero{align-items:center}.operation-ai-alert{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:0;display:grid}.operation-ai-alert>svg{color:#ff6b35;flex-shrink:0}.operation-ai-alert>div{flex-direction:column;gap:3px;display:flex}.operation-ai-alert span{line-height:1.45}.operation-ai-alert .button{white-space:nowrap;min-height:36px}.operation-filters{margin:0 0 14px}.operation-list{flex-direction:column;gap:9px;display:flex}.operation-row{border-bottom:1px solid #f3f4f6;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:9px 0;display:grid}.operation-row span,.operation-row i{color:#ff6b35;background:#fff3ee;border-radius:6px;place-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:grid}.operation-row i{height:9px}.operation-row strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.operation-row b{color:#ff6b35;font-family:DM Mono;font-size:12px}.workflow-diagnostic-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.workflow-diagnostic-card{border:1px solid #f3f4f6;border-radius:12px;padding:16px;box-shadow:0 2px 8px #1f29370f}.workflow-diagnostic-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workflow-diagnostic-head>div{flex-direction:column;gap:4px;min-width:0;display:flex}.workflow-diagnostic-head strong{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.workflow-diagnostic-head span{color:#6b7280;font-size:10px}.workflow-diagnostic-head b{color:#ff6b35;white-space:nowrap;font-family:DM Mono;font-size:12px}.workflow-diagnostic-card p{color:#1f2937;margin:10px 0 0;font-size:12px;line-height:1.55}.diagnostic-output{grid-template-columns:1fr auto;gap:10px;margin-top:12px;display:grid}.diagnostic-output>div{background:#fafaf9;border:1px solid #f3f4f6;border-radius:8px;padding:9px 10px}.diagnostic-output small{text-transform:uppercase;letter-spacing:.08em;color:#6b7280;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.diagnostic-output strong{color:#1f2937;text-transform:none;font-size:12px}.diagnostic-points{color:#1f2937;flex-direction:column;gap:7px;margin:12px 0 0;padding-left:18px;font-size:12px;line-height:1.5;display:flex}.diagnostic-points li::marker{color:#ff6b35}.log-toggle{min-height:34px;margin-top:12px;padding:0 12px}.error-examples{flex-direction:column;gap:7px;margin-top:12px;display:flex}.error-examples code{color:#1f2937;white-space:normal;word-break:break-word;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:7px;padding:8px;font-family:DM Mono;font-size:10px;line-height:1.45}@media (width<=1100px){.workflow-diagnostic-list{grid-template-columns:1fr}.operation-hero{align-items:flex-start}.operation-ai-alert{grid-template-columns:auto 1fr}.operation-ai-alert .button{grid-column:2;justify-self:start}}@media (width<=760px){.topbar-logo{width:128px}.user-badge{max-width:150px}.user-badge span{display:none}.user-badge strong{grid-row:1/span 2;align-self:center}.hero:after{bottom:-10px}}.workflow-hours-list{flex-direction:column;gap:14px;display:flex}.workflow-hours-legend{color:#6b7280;justify-content:flex-end;gap:16px;margin-top:-6px;font-size:11px;font-weight:700;display:flex}.workflow-hours-legend span{align-items:center;gap:6px;display:flex}.workflow-hours-dot{border-radius:4px;width:12px;height:12px;display:inline-block}.workflow-hours-dot.complete{background:#cfe7de}.workflow-hours-dot.other{background:#ff6b35}.workflow-hours-row{grid-template-columns:minmax(170px,250px) 1fr minmax(210px,260px);align-items:center;gap:13px;display:grid}.workflow-hours-meta{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.workflow-hours-meta strong{color:#314a42;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.workflow-hours-meta span{color:#6b7280;white-space:nowrap;font-family:DM Mono;font-size:10px}.workflow-hours-track{background:#f0f3f1;border-radius:999px;height:18px;overflow:hidden;box-shadow:inset 0 1px 2px #18382d12}.workflow-hours-bar{border-radius:999px;min-width:4px;height:100%;display:flex;overflow:hidden}.workflow-hours-segment{min-width:0;height:100%;display:block}.workflow-hours-segment.complete{background:#cfe7de}.workflow-hours-segment.other{background:#ff6b35}.workflow-hours-percentages{color:#6b7280;white-space:nowrap;justify-content:flex-end;gap:12px;font-size:10px;display:flex}.workflow-hours-percentages span{gap:4px;display:flex}.workflow-hours-percentages b{color:#314a42;font-family:DM Mono;font-weight:700}@media (width<=900px){.workflow-hours-row{grid-template-columns:1fr}.workflow-hours-percentages{flex-wrap:wrap;justify-content:flex-start}.workflow-hours-legend{justify-content:flex-start}}
