.signin-page-bg{background:#f5f5fa;min-height:100dvh}.signin{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.signin-left{background:linear-gradient(135deg,#2d1b69,#1a1438 60%,#0f0f23);color:white;padding:56px 64px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.signin-left:before{top:-20%;right:-10%;width:60%;height:100%;background:radial-gradient(circle,rgba(217,70,239,.18) 0,transparent 60%)}.signin-left:after,.signin-left:before{content:"";position:absolute;pointer-events:none}.signin-left:after{bottom:-30%;left:-10%;width:50%;height:80%;background:radial-gradient(circle,rgba(107,70,229,.22) 0,transparent 65%)}.signin-brand{display:inline-flex;align-items:center;gap:12px;position:relative;z-index:1}.brand-mark{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#6b46e5,#d946ef);color:white;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;letter-spacing:-.04em;box-shadow:0 4px 14px rgba(217,70,239,.4)}.brand-text{font-size:20px;font-weight:700;letter-spacing:-.018em}.signin-left-content{position:relative;z-index:1;max-width:460px}.signin-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#c4b5fd;background:rgba(196,181,253,.1);border:1px solid rgba(196,181,253,.18);padding:6px 12px;border-radius:100px;margin-bottom:22px}.signin-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:linear-gradient(135deg,#c4b5fd,#f0abfc);box-shadow:0 0 0 3px rgba(196,181,253,.18);animation:rl-pulse 2s ease-in-out infinite}@keyframes rl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.85)}}.signin-headline{font-size:48px;line-height:1.05;font-weight:700;letter-spacing:-.025em;margin-bottom:16px}.signin-headline .accent{background:linear-gradient(90deg,#c4b5fd,#f0abfc);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.signin-subhead{font-size:15px;color:rgba(196,181,253,.85);line-height:1.55;margin-bottom:32px}.watchlist{background:rgba(255,255,255,.06);border:1px solid rgba(196,181,253,.18);border-radius:14px;padding:18px;backdrop-filter:blur(8px)}.watchlist-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.watchlist-title{font-size:11px;letter-spacing:.14em;color:rgba(196,181,253,.85)}.watchlist-live,.watchlist-title{font-weight:700;text-transform:uppercase}.watchlist-live{display:inline-flex;align-items:center;gap:6px;font-size:10px;letter-spacing:.12em;color:#6ee7b7}.watchlist-live-dot{width:6px;height:6px;border-radius:50%;background:#6ee7b7;box-shadow:0 0 0 3px rgba(110,231,183,.2);animation:rl-pulse 2s ease-in-out infinite}.watchlist-row{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-bottom:1px solid rgba(196,181,253,.1)}.watchlist-row:last-child{border-bottom:none}.watchlist-row-info{flex:1;min-width:0}.watchlist-row-property{font-size:13px;font-weight:600;color:white;margin-bottom:2px}.watchlist-row-meta{font-size:11px;color:rgba(196,181,253,.7)}.watchlist-row-shift{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:100px;flex-shrink:0;margin-left:12px}.watchlist-row-shift.up{background:rgba(16,185,129,.2);color:#6ee7b7}.watchlist-row-shift.down{background:rgba(239,68,68,.18);color:#fca5a5}.watchlist-row-shift.flat{background:rgba(196,181,253,.15);color:#c4b5fd}.watchlist-row-shift svg{width:11px;height:11px}.watchlist-foot{margin-top:10px;padding-top:12px;border-top:1px solid rgba(196,181,253,.1);font-size:11.5px;color:rgba(196,181,253,.65);line-height:1.5}.signin-left-foot{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;color:rgba(196,181,253,.7);position:relative;z-index:1}.foot-credential{display:inline-flex;align-items:center;gap:6px}.foot-credential-flag{width:14px;height:10px;border-radius:2px;background:#ff0000;position:relative}.foot-credential-flag:after,.foot-credential-flag:before{content:"";position:absolute;background:white}.foot-credential-flag:before{top:50%;left:50%;width:6px;height:2px;transform:translate(-50%,-50%)}.foot-credential-flag:after{top:50%;left:50%;width:2px;height:6px;transform:translate(-50%,-50%)}.foot-credential-divider{color:rgba(196,181,253,.3)}.signin-right{background:white;padding:48px 64px;display:flex;flex-direction:column;justify-content:flex-start;min-height:0}@media (min-width:1025px){.signin{height:100dvh;max-height:100dvh}.signin-right{overflow-y:auto;overscroll-behavior:contain}.signin-right.auth-form-column--cookie-banner{max-height:calc(100dvh - var(--auth-cookie-banner-offset, 0px));height:calc(100dvh - var(--auth-cookie-banner-offset, 0px));align-self:start;padding-top:32px;padding-bottom:calc(32px + var(--auth-cookie-banner-offset, 0px));scroll-padding-bottom:var(--auth-cookie-banner-offset,0)}}.signin-form-wrap{max-width:420px;width:100%;margin:0 auto}.form-header{margin-bottom:28px}.form-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#6b46e5;background:rgba(107,70,229,.1);padding:5px 12px;border-radius:100px;margin-bottom:14px}.form-title{font-size:32px;line-height:1.15;font-weight:700;letter-spacing:-.022em;color:#0f0f23;margin-bottom:8px}.form-subtitle{font-size:14px;color:#6b6b85}.sso-row{flex-direction:column;margin-bottom:22px}.sso-btn,.sso-row{display:flex;gap:10px}.sso-btn{align-items:center;justify-content:center;width:100%;padding:12px 16px;border-radius:12px;background:white;border:1px solid rgba(107,70,229,.18);color:#2d2d4a;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .15s}.sso-btn:hover{background:#faf9ff;border-color:rgba(107,70,229,.32)}.sso-btn svg{width:18px;height:18px}.or-divider{display:flex;align-items:center;gap:14px;margin:0 0 22px;color:#6b6b85;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.or-divider:after,.or-divider:before{content:"";flex:1;height:1px;background:rgba(107,70,229,.14)}.form-fields{gap:18px}.field,.form-fields{display:flex;flex-direction:column}.field{gap:7px}.field-row{display:flex;align-items:center;justify-content:space-between}.field-label{font-size:12.5px;font-weight:600;color:#2d2d4a;letter-spacing:-.005em}.field-link{font-size:12px;color:#6b46e5;font-weight:600}.field-link:hover{color:#d946ef}.field-input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid rgba(107,70,229,.18);background:white;font-family:inherit;font-size:14px;color:#0f0f23;transition:border-color .15s,box-shadow .15s;outline:none}.field-input:focus{border-color:#6b46e5;box-shadow:0 0 0 3px rgba(107,70,229,.12)}.field-input::placeholder{color:#94a3b8}.remember-row{display:flex;align-items:center;gap:9px;margin-top:2px}.checkbox{width:18px;height:18px;border-radius:5px;border:1px solid rgba(107,70,229,.32);background:white;flex-shrink:0;cursor:pointer;position:relative;transition:background .15s,border-color .15s}.checkbox.checked{background:linear-gradient(135deg,#6b46e5,#d946ef);border-color:transparent}.checkbox.checked:after{content:"";position:absolute;top:2px;left:5px;width:5px;height:9px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.remember-label{font-size:12.5px;color:#4a4a6a;cursor:pointer}.submit-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 20px;border-radius:100px;background:linear-gradient(90deg,#6b46e5,#d946ef);color:white;font-size:14.5px;font-weight:700;border:none;box-shadow:0 6px 18px rgba(107,70,229,.32);cursor:pointer;transition:transform .15s,box-shadow .15s;margin-top:6px}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(107,70,229,.4)}.submit-btn-arrow{width:16px;height:16px}.form-foot{margin-top:26px;padding-top:22px;border-top:1px solid rgba(107,70,229,.1);font-size:13px;color:#6b6b85;text-align:center}.form-foot-signup{margin-bottom:12px}.form-foot-signup a{color:#6b46e5;font-weight:700}.form-foot-signup a:hover{color:#d946ef}.form-foot-legal{font-size:11.5px;color:#6b6b85;line-height:1.5}.form-foot-legal a{color:#6b6b85;text-decoration:underline;text-decoration-color:rgba(107,70,229,.3)}@media (max-width:1024px){.signin-left,.signin-right{padding:48px}.signin-headline{font-size:38px}.signin{grid-template-columns:1fr;height:auto;max-height:none;min-height:100dvh}.signin-left{padding:36px 28px 28px;flex-shrink:0}.signin-headline{font-size:clamp(1.5rem,5vw + .5rem,1.875rem)}.signin-subhead{margin-bottom:24px}.watchlist{display:none}.signin-right{padding:36px 28px calc(36px + env(safe-area-inset-bottom, 0px));overflow:visible;overflow-y:visible;min-height:auto}.signin-right.auth-form-column--cookie-banner{max-height:none;height:auto;align-self:stretch;padding-top:28px;padding-bottom:calc(28px + var(--auth-cookie-banner-offset, 0px) + env(safe-area-inset-bottom, 0px))}}