:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0e0f0c;background:#e8ebe6;font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button{font:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}button:focus-visible{outline:3px solid #163300;outline-offset:3px}button:disabled{cursor:default}button[hidden],[hidden]{display:none!important}
.shell{max-width:440px;margin:auto;padding:16px 16px max(16px,env(safe-area-inset-bottom));padding-top:max(16px,env(safe-area-inset-top))}.brand{display:flex;justify-content:space-between;align-items:center;padding:0 8px 20px;font-size:.875rem;font-weight:600}.brand-mark{font-size:1.5rem;font-weight:900;letter-spacing:-1.5px}.brand-dot{color:#2ead4b}.card{background:#fff;border-radius:24px;padding:24px}.eyebrow{display:flex;align-items:center;gap:8px;font-size:.75rem;font-weight:600;letter-spacing:1px;color:#454745}.lock{display:grid;place-items:center;background:#e8ebe6;color:#163300;border-radius:50%;width:28px;height:28px;font-size:1.125rem}h1{font-size:2.5rem;line-height:1.02;letter-spacing:-1.6px;font-weight:900;margin:20px 0 12px}.description{font-size:1rem;color:#454745;line-height:1.5;margin:0;min-height:48px}.transfer{margin-top:16px;padding:14px 16px;background:#e8ebe6;border-radius:16px;display:grid;gap:4px}.transfer strong{font-size:1.5rem;overflow-wrap:anywhere}.transfer span{font-size:.875rem;color:#454745}.recipient-label{margin-top:8px}#destination{color:#0e0f0c;overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:.8125rem;line-height:1.4}.dots{display:flex;justify-content:center;gap:20px;margin:28px 0 0}.dots i{height:16px;width:16px;border:2px solid #868685;border-radius:50%;transition:background .08s,border-color .08s}.dots i.filled{background:#163300;border-color:#163300}#notice{min-height:36px;text-align:center;font-size:.875rem;line-height:1.3;margin:12px 0 4px;color:#a72027}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.keypad button{height:58px;background:#fff;border:0;border-radius:24px;font-size:1.75rem;font-weight:600;color:#0e0f0c}.keypad button:active:not(:disabled){background:#e8ebe6;transform:scale(.96)}.keypad button:disabled{color:#868685}.keypad .small-key{font-size:.8125rem;font-weight:600}.primary,.secondary{width:100%;min-height:52px;border:0;border-radius:24px;padding:14px 20px;font-size:1rem;font-weight:600;margin-top:16px}.primary{background:#9fe870;color:#0e0f0c;display:flex;justify-content:space-between;align-items:center}.primary:active:not(:disabled){background:#cdffad}.primary:disabled{background:#e8ebe6;color:#666966}.secondary{background:#e8ebe6;color:#0e0f0c}footer{text-align:center;font-size:.75rem;color:#454745;padding:20px 0 0}.card.success .lock{background:#e2f6d5;color:#054d28}.card.success h1{color:#054d28}
@media(max-height:720px){.brand{padding-bottom:12px}.card{padding:20px}h1{font-size:2.125rem;margin-top:14px}.dots{margin-top:20px}.keypad button{height:48px}.description{min-height:0}#notice{min-height:32px}footer{padding-top:12px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;transform:none!important}}
