.self-page{--self-ease:cubic-bezier(.22, 1, .36, 1);--self-enter:.2s;--self-leave:.14s;--self-shift:12px}.self-step-forward-enter-active,.self-step-back-enter-active{transition:opacity var(--self-enter) var(--self-ease), transform var(--self-enter) var(--self-ease)}.self-step-forward-leave-active,.self-step-back-leave-active{transition:opacity var(--self-leave) var(--self-ease), transform var(--self-leave) var(--self-ease)}.self-step-forward-enter-from{opacity:0;transform:translateX(var(--self-shift))}.self-step-forward-leave-to,.self-step-back-enter-from{opacity:0;transform:translateX(calc(-1 * var(--self-shift)))}.self-step-back-leave-to{opacity:0;transform:translateX(var(--self-shift))}@media (prefers-reduced-motion:reduce){.self-page{--self-shift:0px;--self-enter:1ms;--self-leave:1ms}}.self-page :where(h1,h2,h3,h4),.self-policy :where(h1,h2,h3,h4){overflow-wrap:anywhere;line-height:1.25}.self-step__title:focus{outline:none}.self-step__title{color:var(--color-ink);margin:0 0 var(--space-sm);text-wrap:balance;font-size:20px;font-weight:700;line-height:1.25}@media (width>=480px){.self-step__title{font-size:24px}}.self-step__subtitle{color:var(--color-ink-secondary);margin:0 0 var(--space-lg);font-size:15px;line-height:1.5}.self-step__actions{gap:var(--space-sm);flex-wrap:wrap;margin-top:32px;display:flex}@media (width<=479px){.self-step__actions .q-space{display:none}.self-step__actions .q-btn--standard{order:-1;width:100%}.self-step__actions .q-btn--flat{flex:auto}}.self-step__actions--search{margin-top:var(--space-md)}.self-error{color:var(--status-danger);margin:var(--space-md) 0 0;font-size:14px;line-height:1.4}.self-link{appearance:none;font:inherit;color:var(--color-primary);cursor:pointer;transition:color var(--motion-state);background:0 0;border:0;margin:0;padding:0;font-weight:600;text-decoration:none}.self-link:hover:not(:disabled){color:var(--color-primary-deep);text-decoration:underline}.self-link:focus-visible{outline:var(--focus-ring-width) solid var(--focus-ring-color);outline-offset:var(--focus-ring-offset);border-radius:var(--radius-sm)}.self-link:disabled{color:var(--color-ink-muted);cursor:not-allowed}.self-link--block{margin-top:var(--space-md);display:inline-block}.self-policy{width:100%;max-width:560px}.self-policy__head{padding:var(--space-md) var(--space-lg)}.self-policy__title{color:var(--color-ink);margin:0;font-size:20px;font-weight:600;line-height:1.3}.self-policy__body{max-height:70vh;position:relative;overflow-y:auto}.self-policy__html{color:var(--color-ink);overflow-wrap:anywhere;font-size:14px;line-height:1.6}.self-policy__html a{color:var(--color-primary)}.self-policy__html :where(h1,h2,h3,h4,h5,h6){color:var(--color-ink);margin:var(--space-lg) 0 var(--space-sm);font-weight:600;line-height:1.3}.self-policy__html :where(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.self-policy__html :where(h1){font-size:20px}.self-policy__html :where(h2){font-size:17px}.self-policy__html :where(h3){font-size:15px}.self-policy__html :where(h4,h5,h6){font-size:14px}.self-policy__html :where(p){margin:0 0 var(--space-md)}.self-policy__html :where(ul,ol){margin:0 0 var(--space-md);padding-left:var(--space-xl)}.self-policy__html :where(ul,ol) :where(ul,ol){margin:var(--space-xs) 0 0}.self-policy__html :where(ul,ol) :where(ul){list-style-type:circle}.self-policy__html :where(li){margin-bottom:var(--space-xs)}.self-policy__html :where(blockquote){margin:0 0 var(--space-md);padding-left:var(--space-md);border-left:2px solid var(--color-border);color:var(--color-ink-secondary)}.self-policy__html :where(hr){border:none;border-top:1px solid var(--color-border);margin:var(--space-lg) 0}.self-policy__html :where(table){width:max-content;max-width:100%;margin:0 0 var(--space-md);border-collapse:collapse;display:block;overflow-x:auto}.self-policy__html :where(th,td){border:1px solid var(--color-border);padding:var(--space-xs) var(--space-sm);text-align:left;vertical-align:top}.self-policy__html :where(th){background:var(--color-surface-panel);font-weight:600}.self-policy__html>:last-child{margin-bottom:0}
