#micro-shell{position:fixed;right:18px;top:90px;width:500px;height:min(760px,calc(100dvh - 105px));z-index:99990;display:flex;flex-direction:column;background:white;box-shadow:0 6px 35px #0004;border:1px solid #ccc}#micro-shell[hidden]{display:none!important}#micro-shell .micro-drag{height:21px;flex-shrink:0;background:linear-gradient(#fafafa,#bfc0c2);cursor:move;touch-action:none;font:11px/21px Arial;color:#777;padding-left:10px;display:flex;justify-content:space-between}#micro-shell .micro-drag button{border:0;background:none;cursor:pointer;color:#555;font:18px/18px Arial;padding:0 8px}#micro-shell iframe{width:100%;flex:1;min-height:0;border:0}@media(max-width:600px){#micro-shell{left:0!important;top:0!important;right:0!important;width:100%;height:100dvh;border:0}#micro-shell .micro-drag{display:none}}
