.qq-auth-page *{box-sizing:border-box}.qq-auth-page{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;overflow-y:auto;background:radial-gradient(60% 50% at 0% 0%,rgba(17,66,174,.05),transparent 60%),radial-gradient(50% 50% at 100% 100%,rgba(26,155,252,.05),transparent 60%),#f4f6fb;font-family:var(--qq-font-body,'Figtree'),-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:#0f172a}.qq-auth-page.qq-auth-page--scroll{position:static;min-height:100vh}.qq-auth-headline,.qq-auth-title,.qq-auth-eyebrow,.qq-auth-section-label,.qq-auth-stat__text,.qq-auth-page .qq-field__label-main{font-family:var(--qq-font-head,'Plus Jakarta Sans'),sans-serif}.qq-auth-card{width:100%;max-width:1080px;background:#fff;border-radius:24px;box-shadow:0 24px 60px -28px rgba(15,23,42,.25),0 2px 6px rgba(15,23,42,.04);overflow:hidden;display:grid;grid-template-columns:1.05fr 1fr;min-height:580px}.qq-auth-hero{position:relative;padding:2.75rem 2.5rem;background:linear-gradient(135deg,#040836,#0e2460);color:#fff;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;overflow:hidden}.qq-auth-hero__grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(48px,1fr));grid-auto-rows:48px;pointer-events:none}.qq-auth-hero__cell{border-right:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03)}.qq-auth-hero__cell.is-lit{background:rgba(255,255,255,.025)}.qq-auth-hero__cell.is-lit2{background:rgba(26,155,252,.04)}.qq-auth-hero__cell.is-lit3{background:rgba(255,255,255,.04)}.qq-auth-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:2rem;height:100%}.qq-auth-hero__brand svg{display:block;height:32px;width:auto}.qq-auth-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;color:rgba(255,255,255,.55);font-weight:600;margin-bottom:.85rem}.qq-auth-headline{font-weight:800;font-size:clamp(1.7rem, 3vw, 2.2rem);line-height:1.15;letter-spacing:-1px;margin:0 0 .75rem;color:#fff}.qq-auth-lead{font-size:1.02rem;line-height:1.55;color:rgba(255,255,255,.78);margin:0;max-width:36ch}.qq-auth-cta{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding-top:1.25rem;font-size:.92rem}.qq-auth-cta__text{color:rgba(255,255,255,.7)}.qq-auth-cta__link{display:inline-flex;align-items:center;gap:.35rem;color:#fff;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.35);padding-bottom:1px;transition:color 180ms ease,border-color 180ms ease}.qq-auth-cta__link:hover{color:#fec80e;border-color:#fec80e}.qq-auth-cta__link svg{width:12px;height:12px}.qq-auth-stats{position:relative;min-height:150px}.qq-auth-stat{position:absolute;inset:0;opacity:0;transform:translateY(20px);transition:opacity 480ms cubic-bezier(.19,1,.22,1),transform 480ms cubic-bezier(.19,1,.22,1);display:flex;flex-direction:column;gap:.85rem}.qq-auth-stat.is-active{opacity:1;transform:translateY(0)}.qq-auth-stat.is-exit{opacity:0;transform:translateY(-20px)}.qq-auth-stat__text{font-size:clamp(1.4rem, 2.2vw, 1.65rem);line-height:1.35;font-weight:600;color:rgba(255,255,255,.92);letter-spacing:-.4px}.qq-auth-stat__text b{color:#fff;background:linear-gradient(135deg,#1A9BFC,#6BC2FF);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#fff0;font-weight:800}.qq-auth-stat__source{font-size:.78rem;color:rgba(255,255,255,.45);font-style:italic}.qq-auth-dots{display:flex;gap:.4rem;margin-top:1rem}.qq-auth-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.18);border:0;padding:0;cursor:pointer;transition:background 200ms ease,width 200ms ease,border-radius 200ms ease}.qq-auth-dot.is-active{background:#1A9BFC;width:24px;border-radius:4px}.qq-auth-bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.qq-auth-bullets li{display:flex;align-items:flex-start;gap:.75rem;color:rgba(255,255,255,.86);font-size:.98rem;line-height:1.45}.qq-auth-bullets__dot{width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:linear-gradient(135deg,#1A9BFC,#6BC2FF);display:inline-flex;align-items:center;justify-content:center;margin-top:2px}.qq-auth-bullets__dot svg{width:12px;height:12px;color:#040836}.qq-auth-form-wrap{padding:3rem 2.75rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.qq-auth-form-wrap--scroll{padding:2.5rem 2.5rem;gap:1.1rem;max-height:100%;overflow-y:auto}.qq-auth-form-wrap__head{display:flex;flex-direction:column;gap:.35rem}.qq-auth-title{font-size:1.55rem;font-weight:700;color:#0f172a;margin:0 0 .35rem;letter-spacing:-.5px}.qq-auth-sub{margin:0;color:#64748b;font-size:.95rem}.qq-auth-section-label{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:#94a3b8;margin:.5rem 0 -.25rem}.qq-auth-page .qq-auth-form{display:flex;flex-direction:column;gap:.75rem;margin:0}.qq-auth-page .qq-field{display:flex!important;flex-direction:column!important;width:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;gap:0!important;grid-template-columns:none!important}.qq-auth-page .qq-field+.qq-field{margin-top:0!important;border-top:0!important}.qq-auth-page .qq-field__label{display:block!important;width:100%!important;margin:0 0 .3rem 0!important;padding:0!important;line-height:1.2!important}.qq-auth-page .qq-field__label-main{font-weight:600;font-size:.85rem;color:#334155;margin:0!important;padding:0!important;line-height:1.2!important}.qq-auth-page .qq-field__req{color:#ef4444;margin-left:.15rem}.qq-auth-page .qq-field__control{display:block!important;width:100%!important;padding:0!important}.qq-auth-page .qq-input{display:block!important;width:100%!important;height:auto!important;min-height:0!important;padding:.7rem .85rem!important;font:400 .95rem var(--qq-font-body,'Figtree'),sans-serif!important;color:#0f172a!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:10px!important;box-shadow:none!important;outline:none!important;margin:0!important}.qq-auth-page .qq-input:focus{border-color:#1A9BFC!important;box-shadow:0 0 0 3px rgba(26,155,252,.18)!important}.qq-auth-page .qq-input::placeholder{color:#94a3b8}.qq-auth-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.qq-auth-grid-2-1{display:grid;grid-template-columns:2fr 1fr;gap:.85rem}.qq-auth-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.qq-auth-check{display:inline-flex;align-items:center;gap:.55rem;font-size:.9rem;color:#475569;cursor:pointer;user-select:none;margin:0}.qq-auth-check input{width:16px;height:16px;accent-color:#1142AE;margin:0}.qq-auth-forgot{color:#1142AE;font-weight:600;font-size:.9rem;text-decoration:none}.qq-auth-forgot:hover{text-decoration:underline}.qq-auth-submit{width:100%;justify-content:center;padding:.85rem 1.1rem;font-size:.98rem;background:linear-gradient(135deg,#1142AE,#1A9BFC);color:#fff;border:0;border-radius:12px;display:inline-flex;align-items:center;gap:.5rem;font-weight:700;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,filter 180ms ease;box-shadow:0 6px 18px -8px rgba(17,66,174,.55)}.qq-auth-submit:hover{transform:translateY(-1px);filter:brightness(1.05)}.qq-auth-submit:disabled{opacity:.55;cursor:not-allowed}.qq-auth-submit svg{width:18px;height:18px;flex:0 0 auto}.qq-auth-divider{display:flex;align-items:center;gap:.75rem;color:#94a3b8;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.qq-auth-divider::before,.qq-auth-divider::after{content:'';flex:1;height:1px;background:#e2e8f0}.qq-auth-signup{text-align:center;font-size:.95rem;color:#475569;margin:0}.qq-auth-signup a{color:#1142AE;font-weight:700;text-decoration:none}.qq-auth-signup a:hover{text-decoration:underline}.qq-auth-alert{padding:.75rem .9rem;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:.9rem;border:1px solid #fecaca}@media (max-width:900px){.qq-auth-card{grid-template-columns:1fr;min-height:auto}.qq-auth-hero{padding:2rem 1.75rem}.qq-auth-form-wrap{padding:2rem 1.5rem}.qq-auth-stats{min-height:110px}.qq-auth-grid-2,.qq-auth-grid-2-1{grid-template-columns:1fr}}