.auth-shell{color:var(--text-1);background:var(--new-bgColor);overflow:hidden}.auth-shell__panel{background:var(--new-bgColorInner);color:var(--text-1)}.auth-shell__marketing{background:var(--new-bgColor)}.auth-shell__grid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M 80 0 L 0 0 0 80' fill='none' stroke='rgba(128,128,128,0.12)' stroke-width='1'/%3E%3C/svg%3E");background-size:80px 80px}.dark .auth-shell__grid{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80'%3E%3Cpath d='M 80 0 L 0 0 0 80' fill='none' stroke='rgba(255,255,255,0.05)' stroke-width='1'/%3E%3C/svg%3E")}.auth-shell__stat{border-radius:.75rem;border:1px solid var(--border-1);background:color-mix(in srgb,var(--surface-2) 80%,#0000);padding:1rem .75rem}.dark .auth-shell__stat{background:#ffffff0a;border-color:#ffffff14}.auth-shell__title{color:var(--text-1)!important}.auth-shell__muted{color:var(--text-3)!important}.auth-shell__controls{color:var(--text-1);z-index:200;max-width:calc(100vw - 24px);flex-wrap:nowrap;pointer-events:auto;inset-inline-end:12px;inset-inline-start:auto}@media(max-width:639px){.auth-shell__controls{gap:.5rem;inset-inline-end:10px}}.auth-cta{background:#2563eb!important;color:#fff!important;font-weight:700!important;border:none!important;box-shadow:0 8px 20px #2563eb47;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.auth-cta:hover:not(:disabled){transform:translateY(-1px);background:#1d4ed8!important;box-shadow:0 12px 26px #2563eb5c}.dark .auth-cta{background:#3b82f6!important;color:#fff!important;box-shadow:0 8px 22px #3b82f652}.dark .auth-cta:hover:not(:disabled){filter:brightness(1.06);background:#2563eb!important;box-shadow:0 12px 28px #3b82f666}.auth-cta svg{color:inherit!important}.auth-tabs{display:flex;gap:.25rem;padding:.25rem;border-radius:.75rem;border:1px solid var(--border-1);background:var(--surface-1)}.dark .auth-tabs{background:#ffffff08}.auth-tab{flex:1;padding:.5rem .75rem;font-size:.8125rem;font-weight:600;border-radius:.5rem;color:var(--text-3);background:#0000;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.auth-tab:hover{color:var(--text-1)}.auth-tab--active{color:#fff!important;background:#2563eb!important;box-shadow:0 4px 12px #2563eb3d}.dark .auth-tab--active{color:#fff!important;background:#3b82f6!important;box-shadow:0 4px 14px #3b82f647}.auth-shell__panel .h-\[42px\]{background:#fff!important;border-color:var(--border-1)!important}.dark .auth-shell__panel .h-\[42px\]{background:#05070a8c!important;border-color:#ffffff1a!important}.auth-shell label{color:var(--text-2)}.auth-shell input{color:var(--text-1)!important}.auth-shell input::placeholder{color:var(--text-3)!important;opacity:1}.auth-shell input[type=checkbox]{accent-color:#2563eb;width:1rem;height:1rem}.auth-shell.dark input[type=checkbox],.dark .auth-shell input[type=checkbox]{accent-color:#3b82f6}.auth-link{color:#2563eb;font-weight:600}.auth-link:hover{color:#1d4ed8}.dark .auth-link{color:#60a5fa}.dark .auth-link:hover{color:#93c5fd}.auth-oauth{flex:1;height:48px;border-radius:10px;display:flex;justify-content:center;align-items:center;gap:8px;border:1px solid var(--border-1);background:#fff;color:var(--text-1);font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.dark .auth-oauth{background:#ffffff0a}.auth-oauth:hover{background:var(--surface-2);border-color:var(--ds-border-strong,var(--border-1))}.auth-oauth--facebook{background:#1877f2;border-color:#1877f2;color:#fff}.auth-oauth--facebook:hover{background:#166fe5;border-color:#166fe5;color:#fff}