*{box-sizing:border-box}body,html{margin:0;padding:0;background:#0e0e0c;color:#e8e6df;-webkit-font-smoothing:antialiased}button,input,select{font-family:inherit}.aa-shell{display:flex;min-height:100vh;align-items:stretch}.aa-sidebar{width:215px;flex-shrink:0;box-sizing:border-box;border-right:1px solid;padding:22px 16px;justify-content:space-between;gap:24px;position:-webkit-sticky;position:sticky;top:0;height:100vh}.aa-nav,.aa-sidebar{display:flex;flex-direction:column}.aa-nav{gap:2px;margin-top:22px}.aa-sidebar-bottom{border-top:1px solid;padding-top:14px;display:flex;flex-direction:column}.aa-main{flex:1 1;min-width:0;padding:28px 32px 80px}@media (max-width:760px){.aa-shell{flex-direction:column}.aa-sidebar{width:100%;height:auto;position:static;border-right:none;border-bottom:1px solid;padding:14px 16px;gap:12px}.aa-nav{flex-direction:row;flex-wrap:wrap;margin-top:12px}.aa-sidebar-bottom{border-top:none;padding-top:0;flex-direction:row;align-items:center;gap:12px}.aa-sidebar-bottom form{margin-top:0!important}.aa-tagline{display:none}.aa-main{padding:20px 16px 60px}}