:root{--monny-violet: #7f22fe;--monny-violet-soft: #f4eeff;--monny-violet-tint: #faf6ff;--monny-violet-deep: #4d179a;--monny-violet-border: #e9d8ff;--monny-surface: #fdfbf7;--monny-border: #f0efed;--monny-foreground: #171717;--monny-shadow-raised: 0 4px 8px -2px rgb(0 0 0 / .06), 0 2px 4px -2px rgb(0 0 0 / .04)}@font-face{font-family:Monny;src:url(/fonts/Monny-Regular.ttf) format("truetype");font-weight:400;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--monny-surface);color:var(--monny-foreground);-webkit-font-smoothing:antialiased}.page{min-height:100svh;display:flex;flex-direction:column;align-items:center;padding:24px 18px}.content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;width:100%;max-width:640px;padding:32px 0}.logo{height:36px;width:auto}.eyebrow{margin-top:28px;font-family:Monny,Geist,sans-serif;font-size:22px;line-height:1;color:var(--monny-violet)}.title{margin-top:10px;font-size:clamp(28px,6vw,38px);font-weight:700;line-height:1.1;letter-spacing:-.025em}.subtitle{margin-top:12px;max-width:420px;font-size:15.5px;line-height:1.55;color:#404040}.card{margin-top:32px;display:flex;align-items:stretch;justify-content:center;gap:28px;width:100%;padding:32px 28px;background:#fff;border:1px solid var(--monny-border);border-radius:20px;box-shadow:var(--monny-shadow-raised)}.card-divider{width:1px;background:var(--monny-border)}.store{flex:1;display:flex;flex-direction:column;align-items:center}.qr-tile{display:flex;padding:14px;background:#fff;border:1.5px solid var(--monny-violet-border);border-radius:16px}.qr-tile svg{display:block;width:100%;height:auto}.store-name{margin-top:14px;font-size:17px;font-weight:700;letter-spacing:-.01em}.store-device{margin-top:2px;font-size:13px;color:#737373}.badge{margin-top:12px;border-radius:8px;transition:opacity .15s ease}.badge:hover{opacity:.8}.badge img{display:block;height:44px;width:auto}.footer{padding:20px 0 8px;font-size:12.5px;color:#737373}@media(max-width:560px){.card{flex-direction:column;align-items:center;gap:24px}.card-divider{width:100%;max-width:200px;height:1px}.qr-tile{max-width:196px}}
