*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:#fbf2ea;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#2b3846;-webkit-font-smoothing:antialiased}a{color:#00708a;text-decoration:none}a:hover{text-decoration:underline}button,input{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#2b384624;border-radius:999px}::-webkit-scrollbar-track{background:transparent}svg.lucide{stroke-width:1.5;flex:none}.shell{display:flex;min-height:100vh}.sidenav{width:248px;flex:none;background:#fff;border-right:1px solid rgba(43,56,70,.08);display:flex;flex-direction:column;padding:26px 16px 18px;position:sticky;top:0;height:100vh}.main{flex:1;min-width:0;display:flex;flex-direction:column}.navrow{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;color:#6b7683;cursor:pointer;border:none;background:transparent;width:100%;text-align:left;font:500 14px Poppins}.navrow:hover{background:#fbf2ea}.navrow.active{background:#daeff3;color:#00708a}.navrow.active .navlabel{font-weight:600}.navlabel{flex:1}.navbadge{min-width:22px;height:20px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ede4d8;color:#6b7683;font:600 11px Poppins}.navrow.active .navbadge{background:#b8dee8;color:#00708a}.rowlink{cursor:pointer}.rowlink:hover{background:#2b384605}.plainbtn{border:none;background:none;padding:0;cursor:pointer;color:inherit}
