.navbar-desktop-cta,.navbar-desktop-links{display:none}.navbar-mobile-toggle{display:inline-flex}.dashboard-sidebar{position:relative}.dashboard-content{min-width:0;width:100%}.dashboard-main{padding:16px}.dashboard-page-frame{margin-inline:auto;width:100%;max-width:var(--dashboard-page-max-width)}.dashboard-sidebar-nav{scrollbar-width:thin}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-title{font-size:2.5rem;line-height:1.1}.hero-copy{font-size:1.125rem}.hero-console{font-size:.75rem}.billing-meters-grid{grid-template-columns:minmax(0,1fr)}@media (min-width:640px){.hero-title{font-size:3rem}.hero-copy{font-size:1.25rem}.hero-actions{flex-direction:row}.hero-console{font-size:.875rem}}@media (min-width:768px){.navbar-desktop-links{display:flex}.navbar-desktop-cta{display:block}.navbar-mobile-panel,.navbar-mobile-toggle{display:none}.dashboard-sidebar{position:fixed;inset:0 auto 0 0;width:var(--dashboard-sidebar-width);height:100vh;border-right:1px solid rgba(255,255,255,.1);border-bottom:0}.dashboard-content{margin-left:var(--dashboard-sidebar-width);width:calc(100% - var(--dashboard-sidebar-width))}.dashboard-main{padding:20px 24px 28px}.dashboard-sidebar-nav{display:block;overflow:visible}.dashboard-sidebar-link{margin-bottom:.5rem}.billing-meters-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1280px){.dashboard-main{padding:24px 32px 32px}}@media (min-width:1024px){.hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.hero-title{font-size:3.75rem}}