.test-access{box-sizing:border-box;width:min(360px,calc(100% - 32px));padding:28px;border:0;border-radius:20px;color:#1e2324;background:#fff;box-shadow:0 16px 70px #0002;font-family:inherit}
.test-access::backdrop{background:rgb(242 244 242 / 85%);backdrop-filter:blur(5px)}
.test-access h2{margin:0 0 22px;font-size:23px;font-weight:650}
.test-access label{display:block;margin-bottom:8px;font-size:14px}
.test-access input{box-sizing:border-box;width:100%;height:48px;padding:10px 12px;border:1px solid #bbc6c1;border-radius:10px;background:#fff;color:#1e2324;font:inherit;font-size:16px}
.test-access p{min-height:20px;margin:12px 0;font-size:14px;line-height:1.4}
.test-access button{width:100%;min-height:48px;border:0;border-radius:12px;background:#145c4b;color:white;font:inherit;font-weight:600;cursor:pointer}
.test-access button:disabled{opacity:.6;cursor:wait}
.test-access :focus-visible{outline:3px solid #6caf9c;outline-offset:3px}
