.mk-gate{gap:var(--s-3);text-align:center;justify-items:center;display:grid}.mk-gate-icon{width:48px;height:48px;color:var(--accent);margin-bottom:var(--s-2)}.mk-gate-h{margin:0}.mk-gate-p{max-width:34ch;color:var(--fg-mute);margin:0 0 var(--s-3);font-size:.875rem;line-height:1.6}.mk-gate-x{top:var(--s-4);right:var(--s-4);border-radius:var(--r-full);color:var(--fg-mute);cursor:pointer;transition:color var(--d-micro) var(--ease);background:0 0;border:0;padding:6px;position:absolute}.mk-gate-x:hover{color:var(--fg)}.mk-gate-x svg{width:20px;height:20px}.mk-gate-or{align-items:center;gap:var(--s-3);width:100%;color:var(--fg-mute);grid-template-columns:1fr auto 1fr;font-size:.75rem;display:grid}.mk-gate-or>span:first-child,.mk-gate-or>span:last-child{background:var(--rule);height:1px}
