:root{--sap-shell-height:44px;--sap-side-nav-width:240px}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:"72","72full",Arial,Helvetica,sans-serif;background-color:#f5f6f7}.sap-app-shell{display:flex;flex-direction:column;height:100vh}.sap-app-body{display:flex;flex:1 1;overflow:hidden}.sap-side-nav{width:var(--sap-side-nav-width);flex-shrink:0;background:#fff;border-right:1px solid #d9d9d9;overflow-y:auto}.sap-content{flex:1 1;overflow-y:auto;padding:1rem}.launchpad-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1rem;gap:1rem;padding:1rem 0}.module-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.detail-sections{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}