.auth-captcha{margin-top:2px;padding:14px 14px 16px;border-radius:12px;border:1px solid #b7d4f5;background:#fff}.auth-captcha-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.auth-captcha-label{margin:0;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#2b6cb0}.auth-captcha-challenge{display:flex;align-items:center;justify-content:center;min-height:92px;overflow:hidden;border-radius:12px;background:#0c0c0c}.auth-captcha-art{width:100%}.auth-captcha-art svg{display:block;width:100%;height:92px}.auth-captcha-wait{margin:0;padding:28px 12px;color:rgba(255,255,255,.55);font-size:13px;text-align:center}.auth-captcha-hint{display:block;margin:12px 0 8px;font-size:13px;font-weight:500;color:#4b5563}.auth-captcha-input{width:100%;height:44px;padding:0 2px;border:0;border-bottom:1px solid #d5e4f5;background:transparent;font-family:ui-sans-serif,system-ui,sans-serif;font-size:22px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#1a1a1a;outline:none}.auth-captcha-input::placeholder{color:#9aa8b8;letter-spacing:.28em}.auth-captcha-refresh{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#7b8794;font-size:12px;font-weight:600;cursor:pointer}.auth-captcha-refresh:hover:not(:disabled){background:#eef4fb;color:#2b6cb0}.auth-captcha-refresh:disabled{opacity:.5;cursor:default}.auth-captcha-verdict{margin:8px 0 0;font-size:13px;font-weight:600}.auth-captcha-verdict.is-true{color:#15803d}.auth-captcha-verdict.is-false{color:#dc2626}.auth-captcha.is-dark{border:1px solid rgba(255,255,255,.16);background:#161616}.auth-captcha.is-dark .auth-captcha-label{color:rgba(255,255,255,.48)}.auth-captcha.is-dark .auth-captcha-hint{color:rgba(255,255,255,.62)}.auth-captcha.is-dark .auth-captcha-input{border-bottom-color:rgba(255,255,255,.2);color:#fff}.auth-captcha.is-dark .auth-captcha-input::placeholder{color:rgba(255,255,255,.28)}.auth-captcha.is-dark .auth-captcha-refresh{color:rgba(255,255,255,.55)}.auth-captcha.is-dark .auth-captcha-refresh:hover:not(:disabled){background:rgba(255,255,255,.08);color:#fff}.auth-captcha.is-dark .auth-captcha-verdict.is-true{color:#4ade80}.auth-captcha.is-dark .auth-captcha-verdict.is-false{color:#f87171}.auth-gate-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:flex-end;justify-content:center}@media (min-width:640px){.auth-gate-overlay{align-items:center;padding:32px 24px}}.auth-gate-scrim{position:absolute;inset:0;border:0;background:rgba(0,0,0,.52);backdrop-filter:blur(28px) saturate(1.35);-webkit-backdrop-filter:blur(28px) saturate(1.35);cursor:pointer}.auth-gate-dialog{position:relative;z-index:1;width:100%;max-height:min(96dvh,820px)}@media (min-width:640px){.auth-gate-dialog{width:min(100%,1080px)}}.auth-gate-page{position:relative;display:flex;min-height:100dvh;align-items:center;justify-content:center;padding:20px 12px 32px}.auth-gate-page:before{content:"";pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse at top,rgba(255,255,255,.06),transparent 55%)}.auth-gate{position:relative;display:grid;grid-template-rows:200px minmax(0,1fr);width:min(100%,1080px);max-height:min(92dvh,760px);margin:0 auto;overflow:hidden;border-radius:22px 22px 0 0;background:#111;box-shadow:0 40px 120px rgba(0,0,0,.55);font-family:ui-sans-serif,system-ui,sans-serif;color:#fff}@media (min-width:860px){.auth-gate{grid-template-rows:none;grid-template-columns:1fr 1fr;border-radius:22px;min-height:680px;max-height:min(88dvh,760px)}.auth-gate.is-modal{min-height:700px}}.auth-gate-hero{position:relative;min-height:0;overflow:hidden;background:#0a0a0a}.auth-gate-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%}.auth-gate-hero-img.is-photo{object-position:center 12%}.auth-gate-hero-img.is-nano{object-fit:cover;object-position:center 36%}.auth-gate-hero-img.is-seedance{object-fit:cover;object-position:center 40%}.auth-gate-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),transparent 32%,rgba(0,0,0,.42) 68%,rgba(0,0,0,.86));pointer-events:none}.auth-gate-hero-shade.is-photo{background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 35%,rgba(0,0,0,.18))}.auth-gate-badge{position:absolute;top:22px;left:22px;z-index:2;display:inline-flex;align-items:center;gap:8px;height:30px;padding:0 12px;border-radius:999px;background:rgba(12,12,12,.48);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-size:11px;font-weight:600;letter-spacing:.02em;color:#fff}.auth-gate-hero-copy{position:absolute;left:20px;right:20px;bottom:16px;z-index:2}@media (min-width:860px){.auth-gate-hero-copy{left:28px;right:28px;bottom:72px}}.auth-gate-hero-title{margin:0;font-size:clamp(1.5rem,2.6vw,2.15rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;text-transform:uppercase;color:#fff}.auth-gate-hero-body{margin:12px 0 0;max-width:38ch;font-size:14px;line-height:1.5;color:rgba(255,255,255,.78)}.auth-gate-tabs{position:absolute;left:0;right:0;bottom:0;z-index:2;display:none;gap:8px;padding:0 16px 18px;overflow-x:auto;scrollbar-width:none}@media (min-width:860px){.auth-gate-tabs{display:flex}}.auth-gate-tabs::-webkit-scrollbar{display:none}.auth-gate-tab{position:relative;flex:1 0 auto;min-width:0;padding:10px 10px 12px;border:0;background:transparent;color:rgba(255,255,255,.42);font-size:12px;font-weight:600;letter-spacing:.01em;white-space:nowrap;cursor:pointer}.auth-gate-tab.is-on{color:#fff}.auth-gate-tab:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;border-radius:2px;background:transparent}.auth-gate-tab.is-on:after{background:#fff}.auth-gate-panel{position:relative;display:flex;flex-direction:column;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:32px 24px 24px;background:#111}@media (min-width:860px){.auth-gate-panel{padding:48px 52px 32px}}.auth-gate-close{position:absolute;top:16px;right:16px;z-index:3;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:rgba(255,255,255,.7);cursor:pointer}.auth-gate-close:hover{background:rgba(255,255,255,.08);color:#fff}.auth-gate-brand{display:flex;justify-content:center;margin:8px 0 20px}.auth-gate-title{margin:0;text-align:center;font-size:1.75rem;font-weight:700;letter-spacing:-.04em;line-height:1.15;color:#fff}.auth-gate-sub{margin:10px 0 0;text-align:center;font-size:15px;color:rgba(255,255,255,.48)}.auth-gate-promo{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;margin:28px 0 8px;padding:10px 16px;border:0;border-radius:12px;background:#c8ff00;color:#111;font-size:14px;font-weight:700;text-align:center}.auth-gate-stack{display:flex;flex-direction:column;gap:12px;margin-top:28px}.auth-gate-promo+.auth-gate-note+.auth-gate-stack,.auth-gate-promo+.auth-gate-stack{margin-top:16px}.auth-gate-btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:52px;padding:0 48px;border:1px solid rgba(255,255,255,.55);border-radius:12px;background:transparent;color:#fff;font-size:15px;font-weight:600;letter-spacing:-.01em;cursor:pointer;transition:background .15s ease,border-color .15s ease}.auth-gate-btn:hover:not(:disabled){background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.8)}.auth-gate-btn:disabled{opacity:.45;cursor:not-allowed}.auth-gate-btn-icon{position:absolute;left:18px;top:50%;display:flex;transform:translateY(-50%)}.auth-gate-btn-icon,.auth-gate-btn-icon img,.auth-gate-btn-icon svg{width:18px;height:18px}.auth-gate-or{display:flex;align-items:center;gap:16px;margin:18px 0;color:rgba(255,255,255,.38);font-size:11px;font-weight:600;letter-spacing:.12em}.auth-gate-or:after,.auth-gate-or:before{content:"";flex:1;height:1px;background:rgba(255,255,255,.12)}.auth-gate-back{display:inline-flex;align-items:center;gap:4px;margin:20px 0 12px;padding:0;border:0;background:transparent;color:rgba(255,255,255,.55);font-size:13px;font-weight:600;cursor:pointer}.auth-gate-back:hover{color:#fff}.auth-gate-fields{display:flex;flex-direction:column;gap:14px;margin-top:8px}.auth-gate-field{margin:0;padding:8px 12px 10px;border:1px solid rgba(255,255,255,.22);border-radius:10px}.auth-gate-field:focus-within{border-color:rgba(255,255,255,.5)}.auth-gate-field legend{padding:0 4px;font-size:12px;font-weight:500;color:rgba(255,255,255,.5)}.auth-gate-field input{width:100%;border:0;background:transparent;color:#fff;font-size:15px;outline:none}.auth-gate-field input::placeholder{color:rgba(255,255,255,.32)}.auth-gate-pass{position:relative;display:flex;align-items:center}.auth-gate-pass input{padding-right:32px}.auth-gate-eye{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;padding:2px;border:0;background:transparent;color:rgba(255,255,255,.5);cursor:pointer}.auth-gate-eye:hover{color:#fff}.auth-gate-alert{color:#ff6b6b}.auth-gate-alert,.auth-gate-info{margin:8px 0 0;font-size:13px;line-height:1.4}.auth-gate-info{color:#34d399}.auth-gate-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.auth-gate-link{padding:0;border:0;background:transparent;color:#fff;font-size:13px;text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(255,255,255,.35);cursor:pointer}.auth-gate-link:hover{text-decoration-color:#fff}.auth-gate-submit{display:inline-flex;align-items:center;justify-content:center;min-width:120px;height:44px;padding:0 20px;margin-left:auto;border:0;border-radius:10px;background:#fff;color:#111;font-size:15px;font-weight:600;cursor:pointer}.auth-gate-submit:disabled{opacity:.45;cursor:not-allowed}.auth-gate-terms{display:flex;align-items:flex-start;gap:10px;margin-top:22px;font-size:12px;line-height:1.45;color:rgba(255,255,255,.78)}.auth-gate-terms input{margin-top:2px;width:15px;height:15px;flex:0 0 auto;accent-color:#c8ff00}.auth-gate-terms a{color:#fff;text-decoration:underline;text-underline-offset:2px}.auth-gate-warn{margin:8px 0 0;font-size:12px;font-weight:600;color:#e8d24a}.auth-gate-sso{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;padding-top:28px;color:rgba(255,255,255,.38);font-size:12px}.auth-gate-sso a{color:inherit;text-decoration:none}.auth-gate-sso a:hover{color:rgba(255,255,255,.7)}.auth-gate-switch{margin:22px 0 0;text-align:center;font-size:14px;color:rgba(255,255,255,.48)}.auth-gate-switch button{padding:0;border:0;background:transparent;color:#fff;font-weight:700;cursor:pointer}.auth-gate-note{margin-top:16px;padding:10px 12px;border:1px solid rgba(245,158,11,.3);border-radius:12px;background:rgba(245,158,11,.1);color:#fde68a;font-size:13px;line-height:1.45}.auth-gate-loading{display:flex;min-height:280px;align-items:center;justify-content:center;color:rgba(255,255,255,.5);font-size:14px}