body.myqr-auth-page{margin:0;color:var(--myqr-ink);background:#fff;font-family:var(--myqr-font);font-size:16px;line-height:1.55}
.myqr-auth-page *{box-sizing:border-box}
.myqr-auth-page a{color:var(--myqr-green);text-decoration:none}
.myqr-auth-page a:hover{text-decoration:underline}
.myqr-auth-shell{display:grid;grid-template-columns:minmax(0,440px) minmax(0,580px);gap:76px;align-items:center;max-width:1220px;padding:52px 48px;margin:0 auto;min-height:100svh}
.myqr-auth-form{min-width:0}
.myqr-auth-logo{display:inline-flex;margin-bottom:28px}
.myqr-auth-logo img{width:154px;height:auto;display:block;mix-blend-mode:multiply}
.myqr-auth-form h1{font-size:34px;font-weight:600;letter-spacing:-.6px;line-height:1.2;margin:0 0 12px}
.myqr-auth-intro{font-size:15px;color:var(--myqr-muted);margin:0 0 24px;max-width:38ch}
.myqr-google{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;min-height:48px;padding:10px 16px;border:1px solid var(--myqr-line);border-radius:8px;background:#fff;color:var(--myqr-ink)!important;font-weight:500;font-size:15px}
.myqr-google svg{width:22px;height:22px;flex:none}
.myqr-google:hover{background:var(--myqr-soft);text-decoration:none!important}
.myqr-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#64748b;font-size:13px}
.myqr-divider:before,.myqr-divider:after{content:'';height:1px;background:#e5e9ef;flex:1}
.myqr-form{margin:0}
.myqr-name-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.myqr-field{margin-bottom:17px;min-width:0}
.myqr-field label{display:block;margin-bottom:6px;font-size:14px;font-weight:500}
.myqr-field input{display:block;width:100%;min-height:48px;padding:11px 13px;border:1px solid #cdd5e0;border-radius:8px;background:#fff;color:var(--myqr-ink);font:inherit;font-size:16px;line-height:1.4;box-shadow:none}
.myqr-field input:focus{border-color:var(--myqr-green)}
.myqr-field input[aria-invalid=true]{border-color:#b42318}
.myqr-field small{display:block;font-size:12px;color:#64748b;margin-top:5px}
.myqr-field-error{display:block;color:#a9271d;font-size:13px;margin-top:5px}
.myqr-field-error:empty{display:none}
.myqr-password{position:relative}
.myqr-password input{padding-inline-end:74px}
.myqr-password button{position:absolute;inset-inline-end:5px;top:5px;bottom:5px;border:0;background:#fff;border-radius:5px;color:var(--myqr-muted);font:inherit;font-size:13px;padding:0 10px;cursor:pointer}
.myqr-referral{font-size:13px;color:var(--myqr-muted);margin:0 0 17px}
.myqr-referral summary{cursor:pointer;width:fit-content;padding:5px 0}
.myqr-referral .myqr-field{margin-top:9px}
.myqr-consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;margin:18px 0}
.myqr-consent input{width:18px;height:18px;flex:0 0 18px;margin:2px 0 0;accent-color:var(--myqr-green);cursor:pointer}
.myqr-consent label{cursor:pointer}
.myqr-consent a{text-decoration:underline;text-underline-offset:3px}
.myqr-submit{display:block;width:100%;min-height:48px;border:1px solid var(--myqr-green);background:var(--myqr-green);color:#fff;border-radius:8px;padding:11px 16px;font:inherit;font-size:16px;font-weight:500;cursor:pointer;box-shadow:none}
.myqr-submit:hover{background:#0c6947}
.myqr-auth-switch{font-size:14px;text-align:center;margin:20px 0 0}
.myqr-auth-switch a{font-weight:500}
.myqr-label-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px}
.myqr-label-row a{font-size:13px}
.myqr-auth-footer{font-size:12px;color:#64748b;margin-top:32px;display:flex;align-items:center;gap:10px}
.myqr-auth-footer a{color:inherit}
.myqr-alert,.myqr-auth-form .alert{padding:12px 14px;border:1px solid #b7ccbe;background:#f5faf6;color:#264c35;border-radius:8px;margin:0 0 18px;font-size:14px}
.myqr-alert-error,.myqr-auth-form .alert-danger{border-color:#e9c5be;background:#fff7f5;color:#94281c}
.myqr-alert ul{margin:0;padding-inline-start:18px}
.myqr-text-button{background:none;border:none;font:inherit;color:var(--myqr-green);cursor:pointer;padding:8px}
.myqr-auth-media{min-width:0;border:1px solid #e2e6ec;border-radius:18px;overflow:hidden;background:#f5f7fa;align-self:center}
.myqr-media-copy{padding:32px 30px 26px}
.myqr-eyebrow{display:block;font-size:12px;color:#64748b;margin-bottom:22px}
.myqr-media-copy h2{font-size:34px;line-height:1.2;font-weight:500;letter-spacing:-.6px;margin:0 0 14px;max-width:13ch}
.myqr-media-copy p{font-size:15px;color:var(--myqr-muted);margin:0;max-width:37ch}
.myqr-video-frame{position:relative;background:#0e1b2e;aspect-ratio:16/9}
.myqr-video-frame video{width:100%;height:100%;object-fit:contain;display:block}
.myqr-video-toggle{position:absolute;bottom:12px;inset-inline-end:12px;min-height:36px;padding:7px 12px;color:#fff;background:#0e1b2ede;border:1px solid #ffffff70;border-radius:6px;font:inherit;font-size:12px;cursor:pointer}
.myqr-media-bottom{display:flex;justify-content:space-between;gap:12px;padding:22px 30px 16px;font-size:14px;font-weight:500}
.myqr-demo-link{display:flex;justify-content:space-between;align-items:center;margin:0 30px 25px;padding-top:16px;border-top:1px solid var(--myqr-line);font-size:14px}
.g-recaptcha{margin-bottom:18px;max-width:100%}
@media(min-width:1550px){.myqr-auth-shell{gap:110px;max-width:1300px}}
@media(max-width:1000px){.myqr-auth-shell{gap:36px;padding:36px 28px}.myqr-media-copy{padding:25px 22px}.myqr-media-copy h2{font-size:29px}}
@media(max-width:760px){.myqr-auth-shell{display:flex;flex-direction:column;align-items:stretch;max-width:510px;padding:28px 22px;gap:32px;min-height:0}.myqr-auth-logo{margin-bottom:25px}.myqr-auth-form h1{font-size:30px}.myqr-auth-media .myqr-media-copy,.myqr-auth-media .myqr-media-bottom{display:none}.myqr-auth-media{border-radius:12px}.myqr-auth-media .myqr-demo-link{margin:0;padding:16px 18px;border:0}.myqr-auth-footer{justify-content:center;margin-top:26px}.myqr-name-row{gap:12px}.myqr-video-toggle{min-height:44px}.myqr-referral summary{padding:9px 0}}
@media(prefers-reduced-motion:reduce){.myqr-auth-page *{scroll-behavior:auto!important}}
