:root{--navy:#0b3557;--blue:#0e659d;--teal:#1397b7;--coral:#ff5c62;--ink:#17232d;--muted:#677783;--line:#e4e9ed;--bg:#f6f8fa;--white:#fff;--sidebar:220px}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);padding:26px 18px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:block;padding:4px 8px 30px}.brand img{width:145px;height:auto;display:block}.sidebar nav{display:grid;gap:4px}.sidebar nav a,.sidebar-bottom a{padding:11px 12px;border-radius:8px;font-size:14px;color:#40515d}.sidebar nav a.active,.sidebar-bottom a.active{background:#eef5f8;color:var(--navy);font-weight:700}.sidebar-bottom{margin-top:auto}.app-main{margin-left:var(--sidebar);min-height:100vh}.app-topbar{height:64px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;padding:0 34px;gap:18px;position:sticky;top:0;z-index:10}.account-switch{font-size:13px;font-weight:700;color:#31434f}.user-mini{margin-left:auto;color:var(--muted);font-size:13px}.mobile-menu{display:none;border:0;background:transparent;font-size:22px}.page-content{padding:42px 52px 80px;max-width:1180px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading h1{font-size:34px;letter-spacing:-.03em;margin:5px 0 0;color:#10293d}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--teal)}.primary-link,.clean-form button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:0;border-radius:8px;background:var(--navy);color:#fff;font-weight:700;cursor:pointer}.attention{background:#fff;border:1px solid var(--line);border-left:4px solid var(--teal);padding:19px 22px;display:flex;gap:12px;flex-direction:column;margin-bottom:36px;border-radius:8px}.attention span{color:var(--muted)}.work-section{margin:34px 0}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-title h2{margin:0;font-size:18px}.section-title a{font-size:13px;color:var(--blue);font-weight:700}.simple-list{background:#fff;border-top:1px solid var(--line)}.list-row{display:flex;justify-content:space-between;gap:22px;padding:18px 2px;border-bottom:1px solid var(--line);align-items:center}.list-row>div{display:flex;flex-direction:column;gap:4px}.list-row>div:last-child{text-align:right;align-items:flex-end}.list-row strong{font-size:14px}.list-row span,.list-row small{font-size:12px;color:var(--muted)}.status{color:var(--navy)!important;font-weight:800}.plain-row{background:#fff;border-bottom:1px solid var(--line);padding:18px 2px;display:flex;justify-content:space-between}.empty{padding:28px 2px;color:var(--muted)}.empty-large{padding:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:7px;color:var(--muted)}.empty-large strong{color:var(--ink)}.narrow-form-wrap{max-width:650px}.clean-form{display:grid;gap:8px}.clean-form label{font-size:13px;font-weight:800;margin-top:12px}.clean-form label span{font-weight:500;color:var(--muted)}.clean-form input,.clean-form select{width:100%;background:#fff;border:1px solid #cfd8de;border-radius:8px;padding:13px 14px;outline:none}.clean-form input:focus,.clean-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(19,151,183,.10)}.clean-form button{margin-top:14px;width:max-content}.helper-note{font-size:12px;color:var(--muted);line-height:1.6}.form-message{min-height:22px;font-size:13px;color:var(--muted)}.form-message.error{color:#a02b31}.form-message.success{color:#18734b}.text-button,.install-button{border:0;background:transparent;color:var(--blue);font-weight:700;padding:12px 0;cursor:pointer}.install-button{margin-top:20px}.bottom-nav{display:none}.auth-page{min-height:100vh;display:grid;place-items:center;background:#fff;padding:28px}.auth-box{width:min(440px,100%)}.auth-logo{display:block;margin-bottom:55px}.auth-logo img{width:170px}.auth-box h1{font-size:38px;margin:0 0 12px;color:#10293d;letter-spacing:-.04em}.auth-box>p{color:var(--muted);line-height:1.6;margin:0 0 30px}.auth-box form{display:grid;gap:10px}.auth-box label{font-size:13px;font-weight:800}.auth-box input{border:1px solid #cbd5dc;border-radius:9px;padding:15px 14px}.auth-box button{border:0;border-radius:9px;background:var(--navy);color:#fff;font-weight:800;padding:14px;cursor:pointer;margin-top:5px}.otp-input{font-size:24px;letter-spacing:.3em;text-align:center}.back-site{display:inline-block;margin-top:28px;font-size:13px;color:var(--muted)}@media(max-width:760px){:root{--sidebar:0px}.sidebar{transform:translateX(-100%);width:245px;transition:.2s}.menu-open .sidebar{transform:translateX(0);box-shadow:0 0 50px rgba(0,0,0,.16)}.app-main{margin-left:0}.app-topbar{height:58px;padding:0 18px}.mobile-menu{display:block}.page-content{padding:28px 18px 92px}.page-heading{align-items:flex-start}.page-heading h1{font-size:28px}.primary-link{display:none}.bottom-nav{position:fixed;z-index:15;left:0;right:0;bottom:0;height:68px;background:#fff;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;text-align:center;font-size:11px;color:#50616c}.bottom-primary{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;margin:auto;background:var(--navy);color:#fff;font-size:28px;line-height:1}.list-row{align-items:flex-start}.auth-box h1{font-size:32px}.auth-logo{margin-bottom:38px}}

/* Dashboard cliente V0.3.1 */
.sidebar-context{margin:-10px 8px 18px;padding-bottom:14px;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:#90a0aa}.admin-shortcut{margin-top:10px;border:1px solid #dbe5ea;background:#f8fbfc}.admin-shortcut[hidden]{display:none!important}.topbar-role{margin-left:auto;padding:6px 10px;border-radius:999px;background:#eef5f8;color:var(--navy);font-size:11px;font-weight:800}.user-mini{margin-left:0}.page-subtitle{margin:8px 0 0;color:var(--muted);font-size:14px}.client-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:30px}.client-kpi{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 20px}.client-kpi span{display:block;color:var(--muted);font-size:12px;margin-bottom:10px}.client-kpi strong{display:block;font-size:28px;line-height:1;color:#10293d;letter-spacing:-.03em}.client-attention{position:relative}.client-attention a{font-size:13px;font-weight:800;color:var(--blue);width:max-content}.quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.quick-actions a{background:#fff;border:1px solid var(--line);border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:7px}.quick-actions a:hover{border-color:#bfd1dc;box-shadow:0 8px 22px rgba(11,53,87,.06)}.quick-actions strong{font-size:14px;color:#10293d}.quick-actions span{font-size:12px;color:var(--muted);line-height:1.5}@media(max-width:900px){.client-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-actions{grid-template-columns:1fr}}@media(max-width:520px){.client-kpis{grid-template-columns:1fr 1fr}.client-kpi{padding:15px}.client-kpi strong{font-size:24px}.dashboard-heading .page-subtitle{max-width:260px}}
