.sc-shell-toggle{display:none;position:fixed;z-index:9200;left:12px;top:12px;width:42px;height:42px;border:1px solid #deded8;border-radius:50%;background:#fff;color:#111;cursor:pointer}.sc-shell-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.sc-shell-backdrop{display:none}@media(max-width:820px){body.sc-shell-ready main{margin-left:0}.sc-shell-toggle{display:grid;place-items:center}.sc-tech-sidebar{width:min(86vw,300px);transform:translateX(-102%);box-shadow:18px 0 44px rgba(0,0,0,.14);transition:transform .2s ease}body.sc-shell-open .sc-tech-sidebar{transform:translateX(0)}body.sc-shell-open .sc-shell-backdrop{display:block;position:fixed;inset:0;z-index:8990;background:rgba(0,0,0,.18)}body.sc-shell-ready main>.brand{padding-left:48px}}