*{box-sizing:border-box;--mdui-theme-primary:#fedbd0;--mdui-theme-secondary:#feeae6;--mdui-theme-surface:#fffbfa;--mdui-theme-background:#fff;--mdui-theme-error:#c5032b;--mdui-theme-on-primary:#442c2e;--mdui-theme-on-secondary:#442c2e;--mdui-theme-on-surface:#442c2e;--mdui-theme-on-background:#442c2e;--mdui-theme-on-error:#fffbfa}html{height:100%}body{height:100%;margin:0;padding:0;font-family:Rubik;font-weight:500}#help-text{display:none}.content{margin:0 16px 20px}main section{margin-top:2em}.instructions{color:gray}.narrow{max-width:400px}.center{flex-direction:column;align-items:center;display:flex}.center>*{margin:1.5em 0 0}.split{justify-content:space-between;width:100%;display:flex}.hidden{display:none}.credential{margin:10px 0 20px;padding:10px}.credential>span{white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.profile-image{clip-path:circle(40px)}.display-name{align-items:center;display:flex}.display-name span{color:#5c5c5c}mdui-text-field{width:400px}.sidebar{background-color:var(--mdui-theme-primary);--shape-corner:0;flex-direction:column;align-items:stretch;height:100%;display:flex}.sidebar a{color:inherit;text-decoration:none}.sidebar header{flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.sidebar mdui-list{background-color:var(--mdui-theme-primary);flex:1 0 auto;padding-top:64px}.sidebar mdui-list.flex-bottom{flex:0 auto}.sidebar mdui-list mdui-list-item h3{cursor:pointer;background-color:var(--mdc-theme-secondary);padding:0;margin:1.2em 0 .5em!important;font-size:1.25em!important;line-height:1.5!important}.sidebar .corner-triangle{background-color:#fff;flex:none;width:64px;height:64px;position:relative;top:0}.sidebar .left-corner{clip-path:polygon(0 0,100% 0,0 100%);left:0}.sidebar .left-corner *{float:left}.sidebar .right-corner{clip-path:polygon(0 0,100% 100%,100% 0);left:calc(100% - 64px)}.sidebar .right-corner *{float:right}mdui-top-app-bar{background-color:var(--mdui-theme-primary)}mdui-top-app-bar #nav-brand-icon{background-color:var(--mdui-theme-primary);position:absolute}mdui-top-app-bar mdui-linear-progress{position:absolute;top:0}div[slot=appContent]{background-color:var(--mdc-theme-background);height:100%}div[slot=appContent] #list{min-width:550px}@media (max-width:768px){div[slot=appContent] .corner-triangle{background-color:var(--mdui-theme-primary);top:-4px}}