:root{--bg:#eef4fb;--panel:#fff;--text:#1a1a1a;--accent:#0c6b58;--accent-rgb:12, 107, 88;--accent-strong:#095241;--muted:#666;--line:#e0e0e0;--shadow:0 1px 3px #0000001a}body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,system-ui,sans-serif}html,body{height:100%}.page-shell{width:min(1700px,100% - 1rem);margin:0 auto;padding:0 .5rem}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-strong);text-decoration:underline}a:active{opacity:.8}button{font-family:Inter,system-ui,sans-serif}button:active{transform:scale(.98)}h1,h2,h3{color:var(--text);margin:0}.status-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.status-client{color:var(--accent);background:#0c6b581a}.status-lead{color:#ffad28;background:#ffad281a}.status-prospect{color:#dc2626;background:#dc26261a}.status-inactive{color:var(--muted);background:#66584c1a}.muted{color:var(--muted)}.nav-link{color:var(--text);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.75rem 1rem;font-family:Inter,system-ui,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.nav-link.active{color:#fff;background:var(--accent);font-weight:600}.nav-link:hover:not(.active){background:var(--line)}.logout-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-weight:600;transition:background .2s}.logout-btn:hover{background:var(--accent-strong)}.btn-primary{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-weight:600;transition:background .2s}.btn-primary:hover:not(:disabled){background:var(--accent-strong)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-success{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:6px;padding:.75rem 1.5rem;font-family:Inter,system-ui,sans-serif;font-weight:600;transition:background .2s}.btn-success:hover:not(:disabled){background:#059669}.btn-success:disabled{opacity:.6;cursor:not-allowed}@media (width<=767px){.page-shell{width:100%;padding:0}h1{font-size:1.5rem}h2{font-size:1.25rem}button{min-width:44px;min-height:44px}input,textarea,select{min-height:44px;font-size:16px}}@media (width>=768px) and (width<=1023px){.page-shell{width:min(1200px,100% - 1rem)}}
