.auth-shell{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:transparent}.auth-card input,.auth-card textarea{background:hsla(0,0%,100%,.1)!important;border-color:hsla(0,0%,100%,.2)!important;color:#fff!important}.auth-brand{display:flex;justify-content:center;margin-bottom:28px}.auth-id-note{margin:22px 0 0;text-align:center;font-size:12px;color:var(--muted);line-height:1.5}.auth-logo{font-family:Onest,Inter,sans-serif;font-weight:700;font-size:30px;letter-spacing:-.03em;color:var(--text);display:inline-flex;align-items:center;gap:8px}.auth-logo:after{content:"ID";background:#fff;color:#0b0d12;font-family:inherit;font-size:11px;font-weight:800;letter-spacing:0;padding:2px 7px;border-radius:999px}.auth-tagline{margin:6px 0 0;font-size:13px;color:var(--muted)}.auth-subtitle,.auth-title{text-align:center}.auth-title{font-size:22px;font-weight:700;color:var(--text);margin:0 0 6px;letter-spacing:-.02em}.auth-subtitle{font-size:14px;color:var(--muted);margin:0 0 22px;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field label{display:block;font-size:13px;font-weight:500;color:var(--muted);margin-bottom:6px}.auth-field input[type=email],.auth-field input[type=password],.auth-field input[type=text]{width:100%;height:48px;padding:0 16px;border:1.5px solid hsla(0,0%,100%,.15);border-radius:14px;font-size:15px;background:transparent;color:var(--text);transition:border-color .12s,box-shadow .12s}.auth-field input::placeholder{color:var(--muted)}.auth-field input:focus{outline:none;border-color:hsla(0,0%,100%,.45);box-shadow:0 0 0 3px hsla(0,0%,100%,.06)}.auth-checkbox{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:var(--muted);line-height:1.5}.auth-checkbox input{margin-top:2px;accent-color:#fff}.auth-button{height:50px;background:#fff;color:#0b0d12;border:none;border-radius:999px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .12s,transform 80ms}.auth-button:hover:not(:disabled){opacity:.9}.auth-button:active:not(:disabled){transform:scale(.99)}.auth-button:disabled{opacity:.45;cursor:not-allowed}.auth-error{background:rgba(239,68,68,.14);color:#fca5a5;border:1px solid rgba(239,68,68,.3);border-radius:12px}.auth-error,.auth-success{padding:10px 14px;font-size:13px;line-height:1.5}.auth-success{background:rgba(16,185,129,.12);color:#6ee7b7;border:1px solid rgba(16,185,129,.3);border-radius:12px}.auth-meta{margin-top:18px;display:flex;justify-content:space-between;font-size:13px}.auth-meta a{color:var(--muted);text-decoration:none}.auth-meta a:hover{color:var(--text)}.auth-divider{text-align:center;margin:22px 0 14px;font-size:13px;color:var(--muted)}.auth-tabs{display:flex;gap:4px;background:hsla(0,0%,100%,.05);border-radius:999px;padding:4px;margin-bottom:20px}.auth-tab{flex:1 1;height:36px;border:none;background:transparent;border-radius:999px;font-size:13px;font-weight:500;color:var(--muted);cursor:pointer;transition:all .12s}.auth-tab.active,.auth-tab:hover{color:var(--text)}.auth-tab.active{background:var(--panel-2)}.qr-panel{flex-direction:column;gap:12px;padding:4px 0}.qr-frame,.qr-panel{display:flex;align-items:center}.qr-frame{background:#fff;border:1px solid var(--border);border-radius:16px;padding:16px;justify-content:center}.qr-spinner{width:32px;height:32px;border:3px solid hsla(0,0%,100%,.15);border-top-color:#fff;border-radius:50%;animation:qr-spin .8s linear infinite;margin:80px 0}@keyframes qr-spin{to{transform:rotate(1turn)}}.auth-button-ghost{background:transparent;color:var(--text);border:1.5px solid hsla(0,0%,100%,.18)}.auth-button-ghost:hover:not(:disabled){border-color:hsla(0,0%,100%,.4);opacity:1}.consent-parties{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:22px}.consent-arrow{font-size:20px;color:var(--muted)}.consent-app-icon,.consent-avatar{width:52px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-family:Onest,Inter,sans-serif;font-size:21px;font-weight:600;color:#fff}.consent-avatar{border-radius:50%;background:linear-gradient(135deg,#6366f1,#a855f7)}.consent-app-icon{border-radius:15px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);color:var(--text);font-weight:700}.consent-title{font-size:20px;line-height:1.3}.consent-scopes{display:flex;flex-direction:column;gap:12px;margin-top:24px}.consent-scopes-head{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.consent-scope{display:flex;gap:12px;align-items:flex-start}.consent-mark{width:20px;height:20px;flex-shrink:0;margin-top:1px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22);color:var(--text)}.consent-mark-vazhno{background:rgba(245,158,11,.16);border-color:rgba(245,158,11,.45);color:#f5b544}.consent-scope-text{min-width:0;display:flex;flex-direction:column;gap:2px}.consent-scope-label{font-size:14px;line-height:1.35;color:var(--text)}.consent-scope-desc{font-size:12px;line-height:1.4;color:var(--muted)}.consent-legal,.consent-otzyv{font-size:11px;line-height:1.6;color:var(--muted);text-align:center}.consent-legal{margin:22px 0 0}.consent-otzyv{margin:18px 0 0}.consent-legal a{color:var(--muted);text-decoration:underline;text-underline-offset:2px}.consent-actions{display:flex;flex-direction:column;gap:10px;margin-top:24px}.consent-preview{margin-bottom:20px;padding:8px 12px;border-radius:10px;background:rgba(245,158,11,.12);border:1px solid rgba(245,158,11,.35);font-size:12px;color:#f5b544;text-align:center}