*{padding:0;margin:0;box-sizing:border-box}body,html{background:var(--gray-3)}.radix-themes,body{height:100%}a{color:inherit}ul{list-style-position:inside}.radix-themes{background:var(--gray-3)!important}.rt-TableRow:last-child .rt-TableCell{box-shadow:none}a.rt-BaseButton{cursor:default}@media (min-width:768px){body{overflow:hidden}.layout{height:100vh;display:grid;grid-template-columns:250px 1fr}.layout__header{grid-column:1/4;grid-row:1}.layout__sidebar{grid-column:1/1}.layout__content{grid-column:2/4;min-height:100%;overflow:auto}}.sidebar{&{background:var(--gray-12);color:var(--gray-1);padding-bottom:1em}ul{list-style:none;padding:0}li+li{border-top:1px solid var(--gray-11)}a{text-decoration:none;padding:.5em 1em;display:block;cursor:default;&:hover{background:var(--accent-12)}}button{justify-self:center;margin:0}}.active{background:var(--accent-11);pointer-events:none}@media (max-width:768px){.sidebar__menu{display:none}}.password-remainder{color:var(--accent-a11);background-color:var(--accent-a3);padding:1em 1.5em;display:flex;flex-direction:column;gap:1em;text-align:center}@media (min-width:768px){.password-remainder{flex-direction:row;align-items:center;text-align:left;justify-content:space-between}}.cols2{display:flex;flex-direction:row;align-items:center;gap:1em}.cols2>*{flex:1}