:root{--navy-950:#07163f;--navy-900:#0a1b52;--navy-800:#102b70;--blue:#244bd8;--green:#21a875;--green-soft:#e8f7f0;--amber:#c98215;--amber-soft:#fff5df;--red:#c94b58;--red-soft:#fff0f1;--ink:#172033;--ink-soft:#44506a;--muted:#778197;--line:#e6eaf1;--surface:#fff;--canvas:#f5f7fb;--radius-lg:18px;--radius-md:12px;--radius-sm:9px;--shadow-sm:0 8px 24px #1720330a;--shadow-md:0 16px 40px #17203317}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);color:var(--ink);margin:0;font:14px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:2px;outline:3px solid #244bd847}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.02em}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{grid-template-columns:276px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell.sidebar-collapsed{grid-template-columns:84px minmax(0,1fr)}.sidebar{z-index:20;background:var(--navy-950);color:#dbe5ff;flex-direction:column;height:100vh;padding:22px 14px 16px;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-top{align-items:center;gap:10px;min-height:48px;padding:0 8px 20px;display:flex}.brand{align-items:center;gap:11px;min-width:0;text-decoration:none;display:flex}.brand-mark{width:34px;height:34px;color:var(--navy-950);background:#d9f5e9;border-radius:10px;flex:0 0 34px;place-items:center;font-size:19px;font-weight:850;display:grid}.brand-copy{gap:1px;min-width:0;display:grid}.brand-copy strong{color:#fff;letter-spacing:.1em;font-size:15px}.brand-copy small{color:#8fa5d7;letter-spacing:.14em;white-space:nowrap;font-size:8px;font-weight:700}.sidebar-toggle{color:#b1c1e8;background:0 0;border:1px solid #ffffff1f;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid;transform:rotate(180deg)}.sidebar-toggle:hover{color:#fff;border-color:#ffffff4d}.sidebar-collapsed .sidebar-toggle{transform:none}.sidebar-collapsed .brand-copy,.sidebar-collapsed .sidebar-toggle{display:none}.sidebar-collapsed .sidebar-top{justify-content:center;padding-inline:0}.sidebar-collapsed .nav-group-label,.sidebar-collapsed .nav-label,.sidebar-collapsed .nav-status,.sidebar-collapsed .secure-badge span,.sidebar-collapsed .sidebar-footer small{display:none}.sidebar-collapsed .nav-item{justify-content:center;padding-inline:0}.sidebar-collapsed .sidebar-footer{align-items:center}.nav-groups{scrollbar-width:thin;scrollbar-color:#263b6f transparent;flex:1;min-height:0;overflow-y:auto}.nav-group{margin:8px 0 18px}.nav-group-label{color:#7189c2;letter-spacing:.12em;text-transform:uppercase;margin:0 10px 7px;font-size:10px;font-weight:800}.nav-item{color:#b8c7e9;border-radius:9px;align-items:center;gap:11px;min-height:38px;margin:2px 0;padding:8px 11px;font-size:13px;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.nav-item:hover{color:#fff;background:#ffffff12}.nav-item.active{color:#fff;background:#1c3a87;box-shadow:inset 3px 0 #80e4b9}.nav-icon{flex:0 0 18px;place-items:center;width:18px;display:grid}.nav-status{background:#7ce4b5;border-radius:50%;width:5px;height:5px;margin-left:auto;box-shadow:0 0 0 3px #7ce4b51c}.sidebar-footer{color:#8498c5;gap:10px;padding:14px 8px 0;font-size:10px;display:grid}.secure-badge{color:#b9daca;align-items:center;gap:8px;font-size:11px;display:flex}.app-main{min-width:0}.topbar{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:13px 38px;display:flex;position:sticky;top:0}.topbar-left,.topbar-actions,.topbar-section,.profile-button,.intro-actions,.table-tools{align-items:center;display:flex}.topbar-left{gap:14px}.topbar-section{color:var(--ink-soft);gap:8px;font-size:13px;font-weight:750}.topbar-section-dot{background:var(--green);width:7px;height:7px;box-shadow:0 0 0 4px var(--green-soft);border-radius:50%}.topbar-actions{gap:10px}.global-search{border:1px solid var(--line);width:min(280px,28vw);min-height:39px;color:var(--muted);background:#fbfcfe;border-radius:9px;align-items:center;gap:9px;padding:0 11px;display:flex}.global-search:focus-within,.table-search:focus-within{border-color:#a9bbf5;box-shadow:0 0 0 3px #244bd814}.global-search input,.table-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.global-search input::placeholder,.table-search input::placeholder{color:#9aa4b8}kbd{border:1px solid var(--line);color:#9aa4b8;white-space:nowrap;border-radius:5px;padding:2px 5px;font-size:10px}.icon-button{width:38px;height:38px;color:var(--ink-soft);background:0 0;border:1px solid #0000;border-radius:9px;place-items:center;display:grid;position:relative}.icon-button:hover{border-color:var(--line);color:var(--blue);background:#fafbfe}.icon-button.subtle{border-color:var(--line)}.notification-dot{background:var(--red);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.profile-button{color:var(--ink);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;gap:9px;padding:3px 4px 3px 5px}.profile-button:hover{border-color:var(--line);background:#fafbfe}.avatar{color:#14744f;background:#d9f5e9;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:grid}.avatar.large{width:40px;height:40px}.profile-copy,.profile-popover-head div,.notification-item div,.status-row div,.customer-cell div{display:grid}.profile-copy{gap:0}.profile-copy strong{font-size:12px}.profile-copy small{color:var(--muted);font-size:10px}.mobile-menu-button{border:1px solid var(--line);width:38px;height:38px;color:var(--ink-soft);background:#fff;border-radius:9px;place-items:center;display:none}.popover-wrap{position:relative}.popover{z-index:30;border:1px solid var(--line);width:320px;box-shadow:var(--shadow-md);background:#fff;border-radius:14px;position:absolute;top:calc(100% + 12px);right:0}.popover-header,.profile-popover-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding:16px;display:flex}.popover-header div,.profile-popover-head div{gap:3px;display:grid}.popover-header span,.profile-popover-head div span{color:var(--muted);font-size:11px}.text-button{color:var(--blue);background:0 0;border:0;align-items:center;gap:5px;font-size:12px;font-weight:750;display:inline-flex}.text-button:hover{color:var(--navy-800);text-decoration:underline}.notification-item{border-bottom:1px solid var(--line);gap:10px;padding:13px 16px;display:flex}.notification-item div{gap:2px}.notification-item span{color:var(--muted);font-size:11px}.notification-icon,.status-icon{border-radius:8px;flex:0 0 30px;place-items:center;width:30px;height:30px;display:grid}.notification-icon.warning{background:var(--amber-soft);color:var(--amber)}.notification-icon.info{color:var(--blue);background:#edf2ff}.profile-popover{width:250px}.profile-popover-head{justify-content:flex-start;align-items:center}.profile-status{color:var(--ink-soft);align-items:center;gap:8px;padding:13px 16px;font-size:12px;display:flex}.status-dot{border-radius:50%;width:7px;height:7px}.status-dot.success{background:var(--green)}.status-dot.warning{background:var(--amber)}.profile-action{border:1px solid var(--line);width:calc(100% - 32px);color:var(--ink-soft);text-align:left;background:#fff;border-radius:8px;margin:0 16px 16px;padding:9px 12px}.profile-action:hover{color:var(--red);border-color:#f2bcc1}.workspace{width:min(100%,1440px);margin:0 auto;padding:24px 38px 48px}.breadcrumb{color:#9aa4b8;align-items:center;gap:5px;margin-bottom:26px;font-size:11px;display:flex}.breadcrumb strong{color:var(--ink-soft);font-weight:750}.page-stack{gap:22px;display:grid}.page-intro{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.eyebrow,.section-kicker{color:var(--green);letter-spacing:.14em;margin-bottom:8px;font-size:10px;font-weight:850}.page-intro h1{color:var(--navy-900);margin:0 0 7px;font-size:clamp(27px,3vw,36px);line-height:1.1}.page-description{max-width:620px;color:var(--muted);margin-bottom:0;font-size:14px}.intro-actions{gap:9px}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.button-primary{background:var(--navy-900);color:#fff;box-shadow:0 5px 12px #0a1b5226}.button-primary:hover{background:var(--navy-800)}.button-secondary{border-color:var(--line);color:var(--ink-soft);background:#fff}.button-secondary:hover{color:var(--blue);background:#fbfcff;border-color:#b7c4ed}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);min-height:145px;color:var(--ink);text-align:left;box-shadow:var(--shadow-sm);grid-template-rows:auto auto auto;grid-template-columns:38px 1fr;align-items:center;column-gap:10px;padding:17px;transition:transform .15s,border .15s,box-shadow .15s;display:grid;position:relative}.stat-card:hover{box-shadow:var(--shadow-md);border-color:#bdc9ee;transform:translateY(-2px)}.stat-icon{border-radius:9px;grid-row:span 2;place-items:center;width:34px;height:34px;display:grid}.stat-card.critical .stat-icon{background:var(--red-soft);color:var(--red)}.stat-card.positive .stat-icon{background:var(--green-soft);color:#16865b}.stat-card.warning .stat-icon{background:var(--amber-soft);color:var(--amber)}.stat-card.neutral .stat-icon{color:var(--blue);background:#edf2ff}.stat-label,.stat-detail{color:var(--muted);font-size:11px}.stat-card strong{margin-top:3px;font-size:28px;line-height:1}.stat-detail{grid-column:2}.stat-link{color:var(--blue);grid-column:1/-1;justify-content:flex-end;align-items:center;gap:3px;margin-top:12px;font-size:11px;font-weight:750;display:flex}.dashboard-grid{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:18px;display:grid}.lower-grid{grid-template-columns:1fr 1fr}.surface{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm)}.priority-surface,.health-surface,.agenda-surface,.integration-surface,.customer-surface,.module-checklist,.module-next{padding:22px}.surface-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:17px;display:flex}.surface-heading h2{color:var(--navy-900);margin:0 0 4px;font-size:17px}.surface-heading p{color:var(--muted);margin:0;font-size:12px}.section-kicker{color:#7b89a3;margin-bottom:7px;font-size:9px;display:block}.surface-count{border:1px solid var(--line);min-height:25px;color:var(--muted);white-space:nowrap;border-radius:7px;align-items:center;padding:0 8px;font-size:10px;font-weight:750;display:inline-flex}.task-list{display:grid}.task-row{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:17px 2px;display:flex}.task-row:last-child{border-bottom:0}.priority-mark{background:var(--amber);border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:6px}.priority-mark.crítica,.priority-mark.alta{background:var(--red)}.task-main{flex:1;min-width:0}.task-title-line{justify-content:space-between;align-items:center;gap:10px;display:flex}.task-title-line h3{margin:0;font-size:13px}.task-main>p{color:var(--muted);margin:4px 0 0;font-size:12px}.priority-label{white-space:nowrap;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:800}.priority-label.crítica,.priority-label.alta{background:var(--red-soft);color:var(--red)}.priority-label.media{background:var(--amber-soft);color:var(--amber)}.row-action{color:var(--blue);white-space:nowrap;background:0 0;border:0;align-items:center;gap:4px;padding:3px 0;font-size:11px;font-weight:750;display:inline-flex}.row-action:hover{color:var(--navy-800);text-decoration:underline}.task-detail{border-top:1px dashed var(--line);gap:18px;margin-top:12px;padding-top:10px;display:flex}.task-detail span{color:var(--ink-soft);gap:2px;font-size:11px;display:grid}.task-detail strong{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px}.surface-footer-action{color:var(--blue);background:0 0;border:0;align-items:center;gap:7px;margin-top:12px;padding:0;font-size:12px;font-weight:800;display:inline-flex}.surface-footer-action:hover{text-decoration:underline}.health-surface .surface-heading>svg{color:var(--blue)}.flow-chart{gap:10px;height:210px;padding-top:22px;display:flex}.chart-y-labels{color:#a3adbd;flex-direction:column;justify-content:space-between;width:22px;padding-bottom:24px;font-size:10px;display:flex}.chart-bars{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#0000 0 48px,#eef1f6 49px);flex:1;justify-content:space-around;align-items:stretch;gap:10px;min-width:0;display:flex}.bar-column{min-width:22px;max-width:40px;color:var(--muted);text-align:center;flex-direction:column;flex:1;justify-content:flex-end;gap:8px;font-size:10px;display:flex}.bar-track{align-items:flex-end;height:154px;display:flex}.bar-fill{background:var(--blue);opacity:.88;border-radius:5px 5px 0 0;width:100%;min-height:8px;display:block}.bar-column:nth-child(2) .bar-fill,.bar-column:nth-child(5) .bar-fill{background:#6e86ec}.chart-legend{color:var(--muted);justify-content:space-between;align-items:center;margin-top:15px;font-size:10px;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend strong{color:var(--ink-soft);font-size:10px}.legend-dot{background:var(--blue);border-radius:50%;width:7px;height:7px}.agenda-list,.integration-list{gap:0;display:grid}.agenda-item{border-bottom:1px solid var(--line);grid-template-columns:43px 9px 1fr;align-items:center;gap:10px;padding:15px 0;display:grid}.agenda-item:last-child,.status-row:last-child{border-bottom:0}.agenda-item time{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.agenda-marker{border-radius:50%;width:8px;height:8px}.agenda-marker.green{background:var(--green)}.agenda-marker.blue{background:var(--blue)}.agenda-marker.orange{background:var(--amber)}.agenda-item div,.status-row div{gap:2px;display:grid}.agenda-item strong,.status-row strong{font-size:12px}.agenda-item span:last-child,.status-row div span{color:var(--muted);font-size:11px}.integration-surface>.surface-heading>svg{color:var(--green)}.status-row{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:13px 0;display:flex}.status-row div{flex:1;min-width:0}.status-icon.positive{background:var(--green-soft);color:#16865b}.status-icon.warning{background:var(--amber-soft);color:var(--amber)}.status-pill{white-space:nowrap;border-radius:5px;align-items:center;min-height:23px;padding:0 7px;font-size:10px;font-weight:800;display:inline-flex}.status-pill.positive{background:var(--green-soft);color:#16865b}.status-pill.warning{background:var(--amber-soft);color:var(--amber)}.status-pill.neutral{color:var(--muted);background:#f0f2f6}.development-note{border-radius:var(--radius-md);color:#73571f;background:#fffbf0;border:1px solid #eadfbe;align-items:flex-start;gap:12px;padding:15px 17px;display:flex}.development-note.compact{margin-top:0}.note-icon{width:31px;height:31px;color:var(--amber);background:#fff3d3;border-radius:8px;flex:0 0 31px;place-items:center;display:grid}.development-note>div:nth-child(2){flex:1}.development-note strong{margin-bottom:2px;font-size:12px;display:block}.development-note p{margin:0;font-size:11px;line-height:1.55}.development-note .text-button{color:#8b641a;white-space:nowrap}.customer-heading{align-items:flex-end}.table-tools{gap:10px}.table-search{border:1px solid var(--line);width:220px;min-height:36px;color:var(--muted);border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.table-wrap{margin:18px -22px -22px;overflow-x:auto}.table-wrap table{border-collapse:collapse;width:100%;min-width:700px}.table-wrap th{color:#8994aa;letter-spacing:.06em;text-align:left;text-transform:uppercase;background:#fafbfd;padding:11px 22px;font-size:10px;font-weight:800}.table-wrap td{border-top:1px solid var(--line);color:var(--ink-soft);white-space:nowrap;padding:13px 22px;font-size:12px}.customer-cell{align-items:center;gap:9px;display:flex}.customer-avatar{width:30px;height:30px;color:var(--blue);background:#edf2ff;border-radius:8px;place-items:center;font-size:10px;font-weight:850;display:grid}.customer-cell div{gap:1px}.customer-cell strong{color:var(--ink);font-size:12px}.customer-cell span:last-child{color:var(--muted);font-size:10px}.table-status{color:#9aa4b8;font-size:10px;font-weight:700}.table-empty{color:var(--muted);text-align:center;padding:28px}.loading-table{gap:13px;padding:23px;display:grid}.loading-table span{background:linear-gradient(90deg,#f2f4f8,#fafbfc,#f2f4f8) 0 0/200% 100%;border-radius:7px;height:32px;animation:1.2s infinite shimmer;display:block}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{text-align:center;justify-items:center;gap:8px;padding:58px 20px 62px;display:grid}.empty-icon{width:48px;height:48px;color:var(--blue);background:#edf2ff;border-radius:14px;place-items:center;display:grid}.empty-state h3{margin:4px 0 0;font-size:16px}.empty-state p{max-width:440px;color:var(--muted);margin:0 0 10px;font-size:12px}.module-status{color:#87621c;white-space:nowrap;background:#fffbf0;border:1px solid #eadfbe;border-radius:7px;align-items:center;gap:7px;padding:7px 10px;font-size:11px;font-weight:750;display:inline-flex}.module-hero{align-items:flex-start;gap:18px;padding:29px;display:flex}.module-hero-icon{width:54px;height:54px;color:var(--blue);background:#edf2ff;border-radius:14px;flex:0 0 54px;place-items:center;display:grid}.module-hero h2{color:var(--navy-900);margin:0 0 7px;font-size:21px}.module-hero p{color:var(--ink-soft);margin-bottom:10px}.module-boundary{max-width:680px;font-size:12px;color:var(--muted)!important}.module-grid{grid-template-columns:1.2fr .8fr;gap:18px;display:grid}.module-checklist,.module-next{min-height:220px}.checklist-item{border-bottom:1px solid var(--line);color:var(--ink-soft);align-items:center;gap:10px;padding:14px 0;font-size:12px;display:flex}.checklist-item:last-child{border-bottom:0}.checklist-icon{color:#9aa4b8;background:#f0f2f6;border-radius:7px;place-items:center;width:23px;height:23px;display:grid}.checklist-state{color:#a0a9b9;margin-left:auto;font-size:10px}.module-next p{color:var(--muted);margin:18px 0;font-size:12px;line-height:1.65}.sidebar-backdrop{display:none}@media (max-width:1180px){.app-shell{grid-template-columns:84px minmax(0,1fr)}.brand-copy,.sidebar-toggle,.nav-group-label,.nav-label,.nav-status,.secure-badge span,.sidebar-footer small{display:none}.sidebar-top,.nav-item{justify-content:center;padding-inline:0}.sidebar-footer{align-items:center}.global-search{width:220px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.topbar,.workspace{padding-inline:22px}.dashboard-grid,.lower-grid,.module-grid{grid-template-columns:1fr}.profile-copy,.profile-button>svg{display:none}}@media (max-width:720px){.app-shell,.app-shell.sidebar-collapsed{display:block}.sidebar{width:276px;box-shadow:var(--shadow-md);transition:transform .2s;position:fixed;top:0;left:0;transform:translate(-102%)}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{z-index:15;background:#07163f6b;border:0;display:block;position:fixed;inset:0}.mobile-menu-button{display:grid}.topbar{min-height:64px;padding:12px 16px}.global-search{width:min(44vw,220px)}.global-search kbd{display:none}.workspace{padding:18px 16px 35px}.breadcrumb{margin-bottom:18px}.page-intro{flex-direction:column;align-items:flex-start;gap:16px}.intro-actions{width:100%}.intro-actions .button{flex:1}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stat-card{min-height:136px;padding:14px}.stat-card strong{font-size:25px}.surface-heading,.customer-heading{flex-direction:column;align-items:flex-start}.table-tools{flex-direction:column;align-items:stretch;width:100%}.table-search{width:100%}.table-wrap{margin-inline:-22px}.module-status{align-self:flex-start}}@media (max-width:480px){.topbar{gap:8px}.topbar-actions{gap:2px}.topbar-section{font-size:12px}.global-search{background:0 0;border-color:#0000;width:38px;padding:0}.global-search input{display:none}.global-search svg{margin:auto}.profile-button{padding-inline:2px}.workspace{padding-inline:13px}.page-intro h1{font-size:29px}.stat-grid{grid-template-columns:1fr}.stat-card{min-height:125px}.priority-surface,.health-surface,.agenda-surface,.integration-surface,.customer-surface,.module-checklist,.module-next{padding:17px}.task-title-line{flex-direction:column;align-items:flex-start;gap:5px}.task-row{gap:8px}.row-action{font-size:10px}.row-action svg{display:none}.development-note{flex-wrap:wrap}.development-note .text-button{margin-left:43px}.module-hero{flex-direction:column;padding:20px}.module-grid{gap:12px}.chart-bars{gap:5px}.bar-column{min-width:17px}.popover{width:min(320px,100vw - 24px);position:fixed;top:62px;right:12px}.notification-popover{right:5px}.profile-popover{right:0}}
