:root{color:#17202a;background:#f5f7f8;font-family:Inter,Noto Sans Hebrew,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a{font:inherit}.app-shell{display:grid;grid-template-columns:232px minmax(0,1fr);min-height:100vh}.sidebar{background:#14213d;color:#f8fafc;padding:24px 18px}.brand{font-size:1.25rem;font-weight:700;margin-bottom:28px}.sidebar nav{display:grid;gap:6px}.sidebar a{border-radius:8px;color:inherit;padding:10px 12px;text-decoration:none}.sidebar a:hover{background:#ffffff1f}.main-panel{min-width:0;padding:28px}.topbar{align-items:center;display:flex;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{color:#4b5563;font-size:.8rem;font-weight:700;letter-spacing:0;margin:0 0 4px;text-transform:uppercase}h1,h2,p{margin-top:0}h1{font-size:2rem;line-height:1.1;margin-bottom:0}.language-switch{background:#e5e7eb;border-radius:8px;display:inline-flex;padding:3px}.language-switch button{background:transparent;border:0;border-radius:6px;cursor:pointer;min-width:44px;padding:7px 10px}.language-switch button.active{background:#fff;box-shadow:0 1px 2px #0f172a1f}.workspace{display:grid;gap:20px}.metric-row{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.metric,.empty-state{background:#fff;border:1px solid #dbe2ea;border-radius:8px}.metric{display:grid;gap:8px;min-height:104px;padding:18px}.metric span{color:#4b5563;font-size:.9rem}.metric strong{font-size:2rem;line-height:1}.empty-state{padding:22px}.empty-state h2{font-size:1.1rem;margin-bottom:8px}.empty-state p{color:#4b5563;max-width:680px}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{padding:16px}.sidebar nav{grid-template-columns:repeat(5,minmax(0,1fr));overflow-x:auto}.sidebar a{min-width:88px;text-align:center}.main-panel{padding:18px}.topbar{align-items:flex-start;flex-direction:column}h1{font-size:1.6rem}.metric-row{grid-template-columns:1fr}}
