/* YS Global Pro v807 — exact supplied auth layout, production-integrated */
#ysgp-landing-root .ysgp-auth-overlay-v807{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:24px;isolation:isolate;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;color:#e2e8f0}
#ysgp-landing-root .ysgp-auth-backdrop-v807{position:absolute;inset:0;border:0;background:rgba(1,2,4,.78);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);cursor:default}
#ysgp-landing-root .ysgp-auth-shell-v807{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:6px 4px 2px}
#ysgp-landing-root .ysgp-auth-close-v807{position:absolute;top:8px;right:10px;z-index:5;width:40px;height:40px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#130b23;color:#94a3b8;cursor:pointer;transition:.2s ease}
#ysgp-landing-root .ysgp-auth-close-v807:hover{color:#fff;border-color:rgba(167,139,250,.55);box-shadow:0 0 18px rgba(139,92,246,.25)}
#ysgp-landing-root .ysgp-auth-logo-v807{height:72px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center}
#ysgp-landing-root .ysgp-auth-logo-v807 img{display:block;max-height:72px;width:auto;object-fit:contain;filter:drop-shadow(0 10px 22px rgba(0,0,0,.38))}
#ysgp-landing-root .ysgp-auth-logo-v807 span{font-size:30px;font-weight:900;color:#fff}
#ysgp-landing-root .ysgp-auth-panel-v807{position:relative;overflow:hidden;width:100%;padding:28px 30px 0;border-radius:24px;border:1px solid rgba(255,255,255,.10);background:#0f081c!important;box-shadow:0 4px 30px rgba(0,0,0,.5),0 0 0 1px rgba(139,92,246,.03) inset}
#ysgp-landing-root .ysgp-auth-top-glow-v807{position:absolute;left:12.5%;top:0;width:75%;height:4px;background:#8b5cf6;filter:blur(7px);opacity:.5;pointer-events:none}
#ysgp-landing-root .ysgp-auth-toggle-row-v807{display:flex;align-items:center;justify-content:center;gap:16px;margin:0 0 30px;text-align:center}
#ysgp-landing-root .ysgp-auth-toggle-row-v807>button:not(.ysgp-auth-switch-v807){appearance:none;border:0;background:transparent;padding:4px 0;color:#94a3b8;font-size:16px;font-weight:600;cursor:pointer;transition:color .25s ease}
#ysgp-landing-root .ysgp-auth-toggle-row-v807>button.is-active{color:#fff}
#ysgp-landing-root .ysgp-auth-switch-v807{position:relative;width:52px;height:26px;flex:0 0 52px;padding:0;border-radius:999px;border:1px solid #4b5563;background:#374151;cursor:pointer;box-shadow:inset 0 1px 4px rgba(0,0,0,.35)}
#ysgp-landing-root .ysgp-auth-switch-v807 span{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.45);transition:transform .3s ease}
#ysgp-landing-root .ysgp-auth-grid-v807{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;padding-bottom:28px}
#ysgp-landing-root .ysgp-auth-divider-v807{position:absolute;left:50%;top:0;bottom:0;width:1px;background:rgba(255,255,255,.10);transform:translateX(-.5px)}
#ysgp-landing-root .ysgp-auth-pane-v807{min-width:0;transition:opacity .3s ease,filter .3s ease}
#ysgp-landing-root .ysgp-auth-pane-v807.is-active{opacity:1;pointer-events:auto;filter:none}
#ysgp-landing-root .ysgp-auth-pane-v807.is-muted{opacity:.5;pointer-events:none;filter:saturate(.7)}
#ysgp-landing-root .ysgp-auth-pane-v807 form{display:flex;flex-direction:column;gap:16px;margin:0}
#ysgp-landing-root .ysgp-auth-field-v807{display:flex;flex-direction:column;gap:6px;min-width:0}
#ysgp-landing-root .ysgp-auth-field-v807>label,#ysgp-landing-root .ysgp-auth-forgot-row-v807>span{display:block;color:#94a3b8;font-size:13px;font-weight:600;line-height:1.35}
#ysgp-landing-root .ysgp-auth-field-v807 input,#ysgp-landing-root .ysgp-auth-password-wrap-v807 input{box-sizing:border-box;width:100%;height:46px;padding:0 14px;border-radius:9px;border:1px solid rgba(255,255,255,.10);outline:0;background:rgba(0,0,0,.50)!important;color:#fff!important;font:inherit;font-size:14px;transition:border-color .25s ease,box-shadow .25s ease}
#ysgp-landing-root .ysgp-auth-field-v807 input::placeholder,#ysgp-landing-root .ysgp-auth-password-wrap-v807 input::placeholder{color:#64748b}
#ysgp-landing-root .ysgp-auth-field-v807 input:focus,#ysgp-landing-root .ysgp-auth-password-wrap-v807 input:focus{border-color:#8b5cf6;box-shadow:0 0 10px rgba(139,92,246,.30)}
#ysgp-landing-root .ysgp-auth-forgot-row-v807{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:-10px}
#ysgp-landing-root .ysgp-auth-forgot-row-v807 a{color:#8b5cf6;font-size:12px;text-decoration:none;white-space:nowrap}
#ysgp-landing-root .ysgp-auth-forgot-row-v807 a:hover{color:#a78bfa}
#ysgp-landing-root .ysgp-auth-password-only-v807 .ysgp-auth-field-v807>label:empty{display:none}
#ysgp-landing-root .ysgp-auth-password-wrap-v807{position:relative}
#ysgp-landing-root .ysgp-auth-password-wrap-v807 input{padding-right:46px}
#ysgp-landing-root .ysgp-auth-eye-v807{position:absolute;top:50%;right:12px;transform:translateY(-50%);width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#64748b;cursor:pointer}
#ysgp-landing-root .ysgp-auth-eye-v807:hover{color:#cbd5e1}
#ysgp-landing-root .ysgp-auth-submit-v807{width:100%;min-height:46px;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 0 20px rgba(139,92,246,.5);transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}
#ysgp-landing-root .ysgp-auth-submit-v807:hover{transform:translateY(-1px);box-shadow:0 0 24px rgba(139,92,246,.7)}
#ysgp-landing-root .ysgp-auth-submit-v807:disabled{opacity:.58;cursor:wait;transform:none}
#ysgp-landing-root .ysgp-auth-terms-v807{display:flex;align-items:flex-start;gap:10px;color:#94a3b8;font-size:13px;line-height:1.45;cursor:pointer}
#ysgp-landing-root .ysgp-auth-terms-v807 input{width:16px;height:16px;flex:0 0 16px;margin-top:2px;accent-color:#8b5cf6}
#ysgp-landing-root .ysgp-auth-terms-v807 a{color:#8b5cf6;text-decoration:none}
#ysgp-landing-root .ysgp-auth-terms-v807 a:hover{text-decoration:underline;color:#a78bfa}
#ysgp-landing-root .ysgp-auth-error-v807{padding:10px 12px;border:1px solid rgba(244,63,94,.30);border-radius:10px;background:rgba(244,63,94,.10);color:#fecdd3;font-size:13px;line-height:1.45}
#ysgp-landing-root .ysgp-auth-footer-v807{margin:0 -30px;padding:20px 30px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.08);background:#0f081c}
#ysgp-landing-root .ysgp-auth-footer-v807 a{display:inline-flex;align-items:center;min-height:28px;padding:3px 2px;color:#94a3b8;font-size:12px;text-decoration:none;white-space:nowrap;transition:color .2s ease}
#ysgp-landing-root .ysgp-auth-footer-v807 a:hover{color:#fff}
@media(max-width:760px){#ysgp-landing-root .ysgp-auth-overlay-v807{align-items:flex-start;padding:14px}#ysgp-landing-root .ysgp-auth-shell-v807{max-height:calc(100dvh - 28px)}#ysgp-landing-root .ysgp-auth-logo-v807{height:56px;margin-bottom:10px}#ysgp-landing-root .ysgp-auth-logo-v807 img{max-height:56px}#ysgp-landing-root .ysgp-auth-panel-v807{padding:22px 18px 0;border-radius:20px}#ysgp-landing-root .ysgp-auth-toggle-row-v807{gap:11px;margin-bottom:22px}#ysgp-landing-root .ysgp-auth-toggle-row-v807>button:not(.ysgp-auth-switch-v807){font-size:14px}#ysgp-landing-root .ysgp-auth-grid-v807{grid-template-columns:1fr;gap:22px}#ysgp-landing-root .ysgp-auth-divider-v807{display:none}#ysgp-landing-root .ysgp-auth-pane-v807.is-muted{display:none}#ysgp-landing-root .ysgp-auth-footer-v807{margin:0 -18px;padding:17px 18px;gap:14px 22px}}
