.noir-scope{--bg-app:#0d0d0d;--bg-surface:#121315;--bg-elevated:#17191c;--text-primary:#edeae2;--text-secondary:#b7b3aa;--text-muted:#8e9399;--brand-primary:#1e3a2a;--brand-secondary:#4f6b57;--accent-strong:#5f8e6e;--brand-contrast:#edeae2;--border-subtle:#24282d;--border-strong:#6b6f76;--danger:#bd6f63;--app-canvas:radial-gradient(60% 50% at 12% 0%, #4f6b5714, transparent 60%), radial-gradient(60% 50% at 88% 0%, #1e3a2a24, transparent 60%), #0d0d0d}.lp-ghost{background:var(--app-canvas);min-height:100dvh;color:var(--text-primary);flex-direction:column;align-items:center;font-family:Montserrat,Inter,sans-serif;display:flex;position:relative;overflow:hidden}@keyframes lp-ghost-drift{0%,to{transform:translate(-50%,-50%)rotate(-2deg)scale(1)}50%{transform:translate(-50%,-52%)rotate(2deg)scale(1.02)}}@keyframes lp-ghost-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes lp-ghost-glow{0%,to{opacity:.12}50%{opacity:.17}}.lp-ghost-rise{animation:.9s cubic-bezier(.2,.7,.2,1) both lp-ghost-rise}.lp-ghost__knot{opacity:.145;filter:grayscale(.1)brightness(1.08)contrast(1.18);pointer-events:none;z-index:0;width:min(112vh,118vw,1100px);height:auto;animation:24s ease-in-out infinite lp-ghost-drift,11s ease-in-out infinite lp-ghost-glow;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-ghost__pulse{aspect-ratio:1;pointer-events:none;z-index:0;background:radial-gradient(circle,#5f8e6e24,#0000 60%);width:70vw;max-width:820px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-ghost__header{z-index:3;justify-content:space-between;align-items:center;width:100%;padding:26px 40px;display:flex;position:relative}.lp-ghost__logo{align-items:center;gap:14.56px;line-height:1;display:inline-flex}.lp-ghost__logo-mark{flex-shrink:0;width:auto;height:52px;display:block}.lp-ghost__logo-text{flex-direction:column;gap:2px;display:flex}.lp-ghost__logo-name{letter-spacing:.01em;color:var(--text-primary);font-size:27px;font-weight:800;line-height:1}.lp-ghost__logo-ai{color:var(--brand-secondary);font-size:.62em}.lp-ghost__logo-sub{letter-spacing:.02em;color:var(--text-secondary);font-size:9.36px;font-weight:500}.lp-ghost__main{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:8px 24px 64px;display:flex;position:relative}.lp-ghost__overline{letter-spacing:.22em;text-transform:uppercase;color:var(--brand-secondary);margin-bottom:22px;font-size:22px;font-weight:700}.lp-ghost__title{letter-spacing:-.025em;white-space:nowrap;color:var(--text-primary);margin:0;font-size:clamp(34px,5.2vw,72px);font-weight:800;line-height:1.02}.lp-ghost__title-accent{color:var(--brand-secondary)}.lp-ghost__auth{flex-direction:column;gap:11px;width:100%;max-width:350px;margin-top:44px;display:flex}.lp-ghost__oauth{width:100%;height:50px;color:var(--text-primary);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-subtle);cursor:pointer;background:#17191c8c;border-radius:10px;justify-content:center;align-items:center;gap:10px;font-family:inherit;font-size:15px;font-weight:600;transition:border-color .16s,transform .16s,background .16s;display:flex}.lp-ghost__oauth:hover{border-color:var(--border-strong);background:var(--bg-elevated);transform:translateY(-1px)}.lp-ghost__oauth:disabled{cursor:default;opacity:.7}.lp-ghost__oauth:disabled:hover{border-color:var(--border-subtle);background:#17191c8c;transform:none}.lp-ghost__oauth:focus-visible,.lp-ghost__go:focus-visible,.lp-ghost__input:focus-visible{outline:2px solid var(--brand-secondary);outline-offset:2px}.lp-ghost__divider{align-items:center;gap:12px;margin:8px 0;display:flex}.lp-ghost__divider-rule{background:var(--border-subtle);flex:1;height:1px}.lp-ghost__divider-label{color:var(--text-muted);font-size:12px}.lp-ghost__form{gap:8px;display:flex}.lp-ghost__input{min-width:0;height:50px;color:var(--text-primary);border:1px solid var(--border-subtle);background:#12131599;border-radius:10px;outline:none;flex:1;padding:0 15px;font-family:inherit;font-size:15px}.lp-ghost__input::placeholder{color:var(--text-muted)}.lp-ghost__input:focus{border-color:var(--brand-secondary)}.lp-ghost__go{width:50px;height:50px;color:var(--brand-contrast);background:var(--brand-secondary);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:19px;transition:transform .16s,filter .16s;display:inline-flex}.lp-ghost__go:hover{filter:brightness(1.1);transform:translateY(-1px)}.lp-ghost__error{color:var(--danger);margin:4px 0 0;font-size:12px}.lp-ghost__footer{z-index:2;letter-spacing:.04em;width:100%;color:var(--text-muted);justify-content:center;align-items:center;gap:8px;padding:22px;font-size:12px;display:flex;position:relative}.lp-ghost__footer-dot{opacity:.4}.lp-ghost__footer-brand{color:var(--text-secondary);font-weight:700}@media (max-width:480px){.lp-ghost__title{font-size:7vw}.lp-ghost__overline{font-size:16px}.lp-ghost__header{padding:20px 24px}}@media (prefers-reduced-motion:reduce){.lp-ghost-rise,.lp-ghost__knot{animation:none}.lp-ghost__oauth,.lp-ghost__go{transition:none}.lp-ghost__oauth:hover,.lp-ghost__go:hover{transform:none}}
