.op6 .v6-auth{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.op6 .v6-auth-hero{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:40px 48px;background:var(--op-hero-gradient-color);color:var(--op-fg-on-inverse);overflow:hidden}.op6 .v6-auth-hero__mark{align-self:flex-start}.op6 .v6-auth-hero__pitch{display:flex;flex-direction:column;gap:22px;max-width:460px}.op6 .v6-auth-hero__pitch h1{font-size:clamp(30px,3.2vw,44px);font-weight:var(--op-fw-bold);letter-spacing:-.035em;line-height:1.08}.op6 .v6-auth-hero__accent{color:var(--op-lime-400)}.op6 .v6-auth-hero__bullets{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;font-size:14px;color:var(--op-fg-on-inverse-muted)}.op6 .v6-auth-hero__bullets li{display:flex;gap:10px;align-items:flex-start}.op6 .v6-auth-hero__check{flex:none;margin-top:3px;color:var(--op-lime-400)}.op6 .v6-auth-hero__foot{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.op6 .v6-auth-hero__trust{font-size:12px;color:var(--op-fg-on-inverse-eyebrow)}.op6 .v6-auth-hero__panda{width:180px;height:180px}.op6 .v6-auth-panel{display:flex;align-items:center;justify-content:center;padding:40px 24px}.op6 .v6-auth-panel__inner{width:min(420px,100%);display:flex;flex-direction:column;gap:22px}.op6 .v6-auth-seg{display:flex;width:100%}.op6 .v6-auth-seg .v6-seg__opt{flex:1}.op6 .v6-auth-panel__head h2{font-size:26px;font-weight:var(--op-fw-bold);letter-spacing:-.03em;line-height:1.15}.op6 .v6-auth-panel__head p{margin:6px 0 0;font-size:13px;color:var(--op-fg-muted)}.op6 .v6-auth-panel__notice{margin:0;font-size:13px;color:var(--op-success-fg)}.op6 .v6-auth-panel__foot{margin:0;font-size:11px;line-height:1.6;color:var(--op-fg-subtle);text-align:center}.op6 .v6-auth-continue p{margin:0;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.op6 .v6-auth-continue__main{border:0;background:none;padding:0;font:inherit;font-size:12.5px;font-weight:var(--op-fw-semibold);color:var(--op-fg-link);cursor:pointer}.op6 .v6-auth-continue__main:hover:not(:disabled){color:var(--op-fg-link-hover)}.op6 .v6-auth-continue__switch{border:0;background:none;padding:0;font:inherit;font-size:11px;color:var(--op-fg-subtle);cursor:pointer}.op6 .v6-auth-form,.op6 .v6-auth-form__fields{display:flex;flex-direction:column;gap:22px}.op6 .v6-auth-form__inputs{display:flex;flex-direction:column;gap:10px}.op6 .v6-auth-form__error{margin:0;font-size:11.5px;color:var(--op-danger-fg)}.op6 .v6-auth-form__notice{margin:0;font-size:13px;color:var(--op-fg)}.op6 .v6-auth-form__back{align-self:flex-start}.op6 .v6-auth-google{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:46px;border:0;border-radius:var(--op-r-xl);background:var(--op-bg-elevated);box-shadow:var(--op-elev-1);font:inherit;font-size:13.5px;font-weight:var(--op-fw-semibold);color:var(--op-fg);cursor:pointer}.op6 .v6-auth-google:disabled{opacity:.6;cursor:not-allowed}.op6 .v6-auth-divider{display:flex;align-items:center;gap:12px;font-size:11px;color:var(--op-fg-subtle)}.op6 .v6-auth-divider:after,.op6 .v6-auth-divider:before{content:"";flex:1;height:1px;background:var(--op-border)}.op6 .v6-auth-eye{min-height:34px;padding:0 10px;border:0;border-radius:var(--op-r-sm);background:var(--op-bg-subtle);font:inherit;font-size:11px;font-weight:var(--op-fw-semibold);color:var(--op-fg-muted);cursor:pointer}.op6 .v6-auth-pwd-label{display:flex;justify-content:space-between;align-items:center;width:100%}.op6 .v6-auth-cta{min-height:50px;border-radius:13px;font-size:14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}@media (max-width:900px){.op6 .v6-auth{grid-template-columns:1fr}.op6 .v6-auth-hero{flex-direction:row;align-items:center;justify-content:space-between;padding:18px 20px;gap:12px}.op6 .v6-auth-hero__panda,.op6 .v6-auth-hero__pitch,.op6 .v6-auth-hero__trust{display:none}.op6 .v6-auth-panel{padding:32px 20px}.op6 .v6-auth-eye{min-height:44px;min-width:44px}.op6 .v6-auth-continue__main,.op6 .v6-auth-continue__switch{display:inline-flex;align-items:center;min-height:44px}}.op6 .v6-welcome{min-height:100dvh;display:flex;flex-direction:column}.op6 .v6-welcome__top{display:flex;align-items:center;justify-content:space-between;padding:22px 40px}.op6 .v6-welcome__top-right{display:flex;align-items:center;gap:14px}.op6 .v6-welcome__skip{border:0;background:none;padding:0;cursor:pointer;font-size:12px;font-weight:var(--op-fw-semibold);color:var(--op-fg-subtle)}.op6 .v6-welcome__skip:disabled{opacity:.6;cursor:not-allowed}.op6 .v6-welcome__stage{flex:1;display:flex;align-items:center;justify-content:center;padding:20px 24px 60px}.op6 .v6-welcome__card{width:min(920px,100%);border-radius:28px;background:var(--op-bg);box-shadow:var(--op-elev-plate);padding:44px 48px;display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:40px;align-items:center}.op6 .v6-welcome__body{display:flex;flex-direction:column;gap:22px;min-width:0}.op6 .v6-welcome__step{display:flex;flex-direction:column;gap:22px;animation:op-rise-sm var(--op-dur-2) var(--op-ease-out)}.op6 .v6-welcome__head .op-eyebrow{color:var(--op-lime-700)}.op6 .v6-welcome__head h1{margin:8px 0 0;font-size:clamp(26px,3vw,38px);font-weight:var(--op-fw-bold);letter-spacing:-.035em;line-height:1.1}.op6 .v6-welcome__head p{margin:10px 0 0;font-size:14px;line-height:1.6;color:var(--op-fg-muted);max-width:520px}.op6 .v6-welcome__panda{justify-self:end}.op6 .v6-welcome__error{margin:0;font-size:11.5px;color:var(--op-danger-fg)}.op6 .v6-welcome__roles{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.op6 .v6-welcome__role{display:flex;flex-direction:column;gap:8px;padding:16px;border:0;border-radius:var(--op-r-2xl);background:var(--op-bg-sunken);text-align:left;font:inherit;color:inherit;cursor:pointer;box-shadow:none;transition:var(--op-t-color)}.op6 .v6-welcome__role--on{background:var(--op-bg-brand-soft);box-shadow:0 0 0 2px var(--op-lime-500)}.op6 .v6-welcome__role-icon{width:34px;height:34px;border-radius:50%;background:var(--op-bg-elevated);display:grid;place-items:center;color:var(--op-forest-800)}.op6 .v6-welcome__role-label{font-size:13.5px;font-weight:var(--op-fw-semibold)}.op6 .v6-welcome__role-desc{font-size:11.5px;line-height:1.5;color:var(--op-fg-subtle)}.op6 .v6-welcome__sup-list{display:flex;flex-wrap:wrap;gap:6px}.op6 .v6-welcome__sup{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px 0 6px;border:0;border-radius:var(--op-r-lg);background:var(--op-bg-sunken);color:var(--op-fg);font:inherit;font-size:12.5px;font-weight:var(--op-fw-semibold);cursor:pointer;transition:var(--op-t-color)}.op6 .v6-welcome__sup--on{background:var(--op-action);color:var(--op-fg-on-action)}.op6 .v6-welcome__sup-note{font-size:12px;color:var(--op-fg-subtle)}.op6 .v6-welcome__store{display:flex;flex-direction:column;gap:12px;padding:18px 20px;border-radius:var(--op-r-3xl);background:var(--op-bg-sunken)}.op6 .v6-welcome__store-steps{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.op6 .v6-welcome__store-steps li{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:12.5px}.op6 .v6-welcome__store-steps li+li{border-top:1px solid var(--op-border)}.op6 .v6-welcome__store-n{flex:none;width:22px;height:22px;border-radius:50%;background:var(--op-bg-elevated);display:grid;place-items:center;font-size:10.5px;font-weight:var(--op-fw-semibold)}.op6 .v6-welcome__store-actions{display:flex;gap:8px;flex-wrap:wrap}.op6 .v6-welcome__store-connect{min-height:40px;padding:0 16px;border-radius:var(--op-r-lg);background:var(--op-action);color:var(--op-fg-on-action);font-size:12.5px;font-weight:var(--op-fw-semibold);display:inline-flex;align-items:center;gap:8px;text-decoration:none}.op6 .v6-welcome__store-later{min-height:40px;padding:0 14px;border:0;border-radius:var(--op-r-lg);background:var(--op-bg-elevated);color:var(--op-forest-800);font:inherit;font-size:12.5px;font-weight:var(--op-fw-semibold);cursor:pointer}.op6 .v6-welcome__store-note{font-size:11px;color:var(--op-fg-subtle)}.op6 .v6-welcome__tip-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px}.op6 .v6-welcome__tip{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:var(--op-r-2xl);background:var(--op-bg-sunken)}.op6 .v6-welcome__tip-title{font-size:14px;font-weight:var(--op-fw-semibold);letter-spacing:-.015em}.op6 .v6-welcome__tip-desc{font-size:12px;line-height:1.55;color:var(--op-fg-muted)}.op6 .v6-welcome__shortcuts{display:flex;gap:16px;flex-wrap:wrap;font-size:12px;color:var(--op-fg-subtle)}.op6 .v6-welcome__shortcuts span{display:inline-flex;align-items:center;gap:6px}.op6 .v6-welcome__nav{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:6px}.op6 .v6-welcome__back{min-height:40px;padding:0 12px;border:0;border-radius:var(--op-r-sm);background:transparent;color:var(--op-fg-muted);font:inherit;font-size:12.5px;font-weight:var(--op-fw-semibold);cursor:pointer}.op6 .v6-welcome__back:disabled{opacity:.6;cursor:not-allowed}.op6 .v6-welcome__next{min-height:44px;padding:0 20px;border:0;border-radius:var(--op-r-lg);background:var(--op-action);color:var(--op-fg-on-action);font:inherit;font-size:13.5px;font-weight:var(--op-fw-semibold);display:inline-flex;align-items:center;gap:8px;cursor:pointer}.op6 .v6-welcome__next:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.op6 .v6-welcome__top{padding:16px 20px}.op6 .v6-welcome__card{grid-template-columns:1fr;padding:32px 24px}.op6 .v6-welcome__panda{display:none}.op6 .v6-welcome__skip{display:inline-flex;align-items:center;min-height:44px}.op6 .v6-welcome__back,.op6 .v6-welcome__store-connect,.op6 .v6-welcome__store-later,.op6 .v6-welcome__sup{min-height:44px}}