.shell{flex-direction:column;min-height:100dvh;display:flex}.shell .wrap{width:100%}.shell main{flex:1}.shell main.centred{align-items:center;display:flex}.shell header.top .wrap{justify-content:space-between;align-items:center;gap:20px;height:92px;display:flex}.shell.acting header.top{z-index:50;background:var(--ground);transition:border-color .2s var(--ease);border-bottom:1px solid #0000;position:sticky;top:0}.shell.acting header.top.stuck{border-bottom-color:var(--border)}.shell.acting header.top .wrap{height:76px}.shell .acts{align-items:center;gap:14px;display:flex}.shell .acts .back{font-family:var(--mono);color:var(--muted);font-size:12px}.shell .acts .back:hover{color:var(--ink);text-decoration:none}.shell .acts .btn .short{display:none}@media (max-width:760px){.shell.acting{--pad:20px}.shell.acting .acts .back,.shell.acting .acts .btn .full{display:none}.shell.acting .acts .btn .short{display:inline}}@media (max-width:640px){.shell{--pad:20px}.shell header.top .wrap{height:72px}.shell header.top .lockup{--mark:26px}.shell.acting header.top .wrap{height:64px}}
/*# sourceMappingURL=f327a32c4a56bcd2.css.map*/