.devtool{display:flex;flex-direction:row;font-family:sans-serif;font-size:14px;gap:.25rem;left:0;position:fixed;top:0;width:100%;z-index:99999}.devtool .tell{background-color:var(--v1886fe4e);border-radius:2px;border-width:1px;color:#fff;cursor:pointer;margin:8px 2px 0 8px;padding:.125rem .5rem;pointer-events:all;z-index:2}.devtool .tell.short,.devtool .toggleBtn{height:10px;padding:0;width:10px}.devtool .toggleBtn{--buttonSize:20px;margin:8px 2px 0 8px;position:relative;z-index:2}.devtool .layout{height:100%;left:0;padding:0 var(--sidePadding);pointer-events:all;position:absolute;top:0;width:100%}.devtool .layout .columns{display:grid;gap:var(--v4e348ef1);grid-template-columns:repeat(12,1fr);height:100vh;margin:0 auto;max-width:var(--maxwidth-content);pointer-events:none}.devtool .layout .column{background-color:#781e641a;height:100vh;width:100%}.devtool .layout .lines{display:none;grid-template-columns:repeat(12,1fr);height:100vh;margin:0 auto;max-width:var(--maxwidth-content);pointer-events:none}.devtool .layout .line{border-right:1px solid rgba(120,30,100,.1);height:100vh;width:100%}.devtool .layout .line:first-child{border-left:1px solid rgba(120,30,100,.1)}
