.access-gate-screen{--access-gate-pad-x:24px;box-sizing:border-box;z-index:9999;padding:40px var(--access-gate-pad-x);color:#fff;background:radial-gradient(circle at 50% 40%,#3574ff 0%,#1b3877 35%,#0d1738 70%,#060620 100%);flex-direction:column;justify-content:center;align-items:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;inset:0;overflow:hidden}.access-gate-screen__content{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.access-gate-screen__logo{width:min(120px,40vw);height:auto;margin-bottom:8px}.access-gate-screen__title{letter-spacing:.04em;margin:0;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:700}.access-gate-screen__subtitle{color:#ffffffa6;margin:0;font-size:1rem}.access-gate-screen__corner-trigger{cursor:default;opacity:.08;background:0 0;border:0;width:56px;height:56px;padding:0;position:fixed;bottom:0;right:0}.access-gate-screen__corner-trigger:focus-visible{opacity:.35;outline-offset:-4px;outline:2px solid #ffffff80}.access-gate-screen__passphrase-form{left:50%;bottom:max(24px, env(safe-area-inset-bottom));width:min(320px, calc(100vw - 2 * var(--access-gate-pad-x)));background:#060620eb;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:8px;padding:16px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 12px 40px #00000059}.access-gate-screen__passphrase-label{color:#ffffffbf;font-size:.8125rem}.access-gate-screen__passphrase-input{box-sizing:border-box;color:#fff;width:100%;font:inherit;background:#ffffff0f;border:1px solid #fff3;border-radius:8px;padding:10px 12px}.access-gate-screen__passphrase-input:focus{outline-offset:1px;outline:2px solid #3574ffcc}.access-gate-screen__passphrase-error{color:#ff8a8a;margin:0;font-size:.8125rem}.access-gate-screen__passphrase-submit{color:#fff;font:inherit;cursor:pointer;background:#3574ff;border:0;border-radius:8px;margin-top:4px;padding:10px 14px;font-weight:600}.access-gate-screen__passphrase-submit:hover{background:#4a84ff}
