.ref-page{position:relative;min-height:100dvh;overflow:hidden;background:#fff;font-family:var(--font-base);display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column;padding:48px 24px 220px}@media(max-width:500px){.ref-page{padding:40px 20px 140px}}.ref-content{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:column;text-align:center}.ref-qr{position:relative;width:236px;height:236px;margin-bottom:36px}@media(max-width:500px){.ref-qr{width:200px;height:200px;margin-bottom:28px}}.ref-qr-img{width:100%;height:100%}.ref-qr-avatar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;border:4px solid #fff;overflow:hidden;background:#eee;display:flex;justify-content:center;align-items:center;gap:0;flex-direction:row;font-weight:600;font-size:18px;color:#444}@media(max-width:500px){.ref-qr-avatar{width:46px;height:46px}}.ref-qr-avatar img{width:100%;height:100%;object-fit:cover}.ref-headline{color:#000;font-weight:400;line-height:1.05;font-size:46px;letter-spacing:-.01em;font-family:var(--font-moret),Georgia,"Times New Roman",serif}@media(max-width:500px){.ref-headline{font-size:34px}}.ref-sub{max-width:340px;margin-top:14px;font-size:17px;font-weight:500;line-height:1.45;color:#888}@media(max-width:500px){.ref-sub{font-size:15px;max-width:300px}}.ref-sub-em{color:#000;font-weight:500}.ref-logo{position:absolute;top:26px;left:32px;z-index:2;width:46px;height:46px;border-radius:11px}@media(max-width:500px){.ref-logo{top:18px;left:20px;width:40px;height:40px;border-radius:10px}}.ref-band{position:absolute;left:0;right:0;bottom:0;z-index:0;width:100%;height:auto;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ref-store{position:absolute;right:32px;bottom:26px;z-index:2;display:inline-flex}.ref-store img{height:50px;width:auto}@media(max-width:500px){.ref-store{right:20px;bottom:18px}.ref-store img{height:40px}}.ref-primary{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:52px;border-radius:999px;padding:0 30px;background:#1a1a1a;color:#fff;font-size:17px;font-weight:500;cursor:pointer;margin-top:20px;transition:transform .12s ease,opacity .12s ease}.ref-primary:active{transform:scale(.98);opacity:.92}@media(max-width:500px){.ref-primary{height:42px;font-size:14px;padding:0 20px}}