body,html{height:100%;margin:0;padding:0;font-family:Arial,sans-serif}body{display:flex;flex-direction:column}.main-layout{display:flex;height:100vh;overflow:hidden}.sidebar{width:220px;background-color:#f8f9fa;display:flex;flex-direction:column;align-items:center;padding-top:20px;padding-left:10px;padding-right:10px}.sidebar-logo{width:100%;height:auto;max-height:80px;object-fit:contain;align-self:flex-start}.content-area{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.navbar-container{width:100%;background-color:#ffffff;box-shadow:0 2px 4px rgba(0,0,0,.1)}@font-face{font-family:Geomanist;src:url(/fonts/geomanist/Geomanist-Regular.woff2) format("woff2"),url(/fonts/geomanist/Geomanist-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geomanist;src:url(/fonts/geomanist/Geomanist-Medium.woff2) format("woff2"),url(/fonts/geomanist/Geomanist-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Geomanist;src:url(/fonts/geomanist/Geomanist-Bold.woff2) format("woff2"),url(/fonts/geomanist/Geomanist-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}body{font-family:Geomanist,sans-serif}