:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#fff;background:#18191d;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 100% 0%,#604e463d,transparent 50%),radial-gradient(ellipse at 0% 75%,#41464f4d,transparent 55%),linear-gradient(155deg,#292a30,#111216);min-height:100vh;min-height:100dvh}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #ff956d;outline-offset:6px}.unlock{width:100%;max-width:460px;margin:auto;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;padding:28px 24px calc(24px + env(safe-area-inset-bottom,0px))}.unlock-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.wordmark{font-size:24px;font-weight:700;letter-spacing:-1px}.wordmark span{color:#f47a4e}.demo-badge{font-size:9px;letter-spacing:1.5px;border:1px solid #ffffff24;border-radius:20px;padding:8px 10px;color:#d3cecb}.unlock-content{display:flex;flex-direction:column;align-items:center;text-align:center;padding:38px 0 26px;flex:1;justify-content:center}.lock-icon{width:29px;height:33px;margin-bottom:21px;color:#eeeeed}h1{font-size:25px;font-weight:500;letter-spacing:-.5px;margin:0 0 9px}.subtitle{font-size:12px;line-height:1.5;color:#b8b8bd;margin:0}.pin-dots{display:flex;justify-content:center;gap:19px;margin:29px 0 19px}.pin-dots span{width:13px;height:13px;border:1.4px solid #ececee;border-radius:50%;transition:background .12s}.pin-dots span.filled{background:#fff}.test-code{font-size:12px;margin:0;color:#c1bbb8;letter-spacing:.3px}.test-code strong{color:#ffae8d;letter-spacing:2px;margin-left:5px;font-weight:500}.unlock-message{font-size:12px;line-height:1.4;color:#ffbca4;min-height:34px;margin:11px 0 6px;max-width:290px}.keypad{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px 24px;width:100%;max-width:286px}.keypad button{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #ffffff06;background:#ffffff13;border-radius:50%;aspect-ratio:1;min-width:0;min-height:44px;padding:8px;transition:background .15s,transform .15s;touch-action:manipulation}.keypad button:hover{background:#ffffff25}.keypad button:active{background:#ffffff40;transform:scale(.95)}.keypad button>span{font-size:32px;font-weight:300;line-height:1.1}.keypad small{font-size:9px;letter-spacing:2px;margin-top:4px;padding-left:2px}.keypad .erase{background:none;border:0}.erase svg{width:27px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.keypad button:disabled{opacity:.3;cursor:default}.cancel{font-size:12px;color:#e4e2e1;margin-top:25px;padding:10px}.cancel:hover{text-decoration:underline}footer{font-size:10px;line-height:1.7;color:#a2a0a2;text-align:center}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:350px){.unlock{padding:20px 18px}.unlock-content{padding-top:28px}.keypad{max-width:250px;gap:15px 20px}.demo-badge{font-size:8px;padding:7px}.pin-dots{gap:17px}.subtitle{font-size:11px}}@media(max-height:740px){.unlock{padding-top:16px;padding-bottom:16px}.unlock-content{padding-top:20px;padding-bottom:10px}.lock-icon{margin-bottom:13px;height:28px}.pin-dots{margin:20px 0 14px}.keypad{max-width:250px;gap:12px 22px}.keypad button>span{font-size:28px}.cancel{margin-top:13px}.unlock-message{margin-top:8px;margin-bottom:4px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
