.login-page{-webkit-user-select:none;user-select:none;background-color:#f8fafc;grid-template-columns:1fr;min-height:100vh;font-family:Plus Jakarta Sans,Inter,sans-serif;display:grid}@media (min-width:1024px){.login-page{grid-template-columns:55% 45%}}.login-hero{background:linear-gradient(135deg,#0a0e27 0%,#111b47 50%,#1a1145 100%);flex-direction:column;justify-content:space-between;width:100%;display:none;position:relative;overflow:hidden}@media (min-width:1024px){.login-hero{display:flex}}.hero-bg-effects{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-orb{border-radius:50%;animation:4s ease-in-out infinite pulse;position:absolute}.hero-orb--blue{filter:blur(120px);background:#3b82f614;width:400px;height:400px;top:10%;left:15%}.hero-orb--purple{filter:blur(100px);background:#a855f71a;width:350px;height:350px;animation-delay:1s;bottom:15%;right:10%}.hero-orb--indigo{filter:blur(90px);background:#818cf814;width:250px;height:250px;animation-delay:2s;top:50%;left:60%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.hero-shape{border:1px solid #ffffff0f;animation:8s ease-in-out infinite floatSlow;position:absolute}.hero-shape--1{border-radius:16px;width:64px;height:64px;top:18%;right:22%;transform:rotate(12deg)}.hero-shape--2{border-radius:12px;width:40px;height:40px;animation-duration:10s;animation-direction:reverse;top:62%;left:12%;transform:rotate(-12deg)}.hero-shape--3{background:#ffffff0a;border:none;border-radius:8px;width:24px;height:24px;animation-duration:7s;bottom:28%;right:35%;transform:rotate(45deg)}.hero-shape--4{border-radius:24px;width:80px;height:80px;animation-duration:12s;animation-direction:reverse;top:35%;left:45%;transform:rotate(6deg)}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(var(--tw-rotate,0deg))}50%{transform:translateY(-20px) rotate(var(--tw-rotate,0deg))}}.hero-dots{opacity:.03;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.hero-line{width:1px;position:absolute}.hero-line--left{background:linear-gradient(#0000,#ffffff0f,#0000);height:40%;top:0;left:30%}.hero-line--right{background:linear-gradient(#0000,#ffffff0d,#0000);height:35%;bottom:0;right:25%}.hero-brand{z-index:10;align-items:center;gap:14px;width:100%;padding:48px 48px 0;display:flex;position:relative}.hero-brand__logo{background:linear-gradient(135deg,#3b82f6,#4f46e5);border:1px solid #ffffff1a;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 32px #3b82f64d}.hero-brand__name{color:#fff;letter-spacing:-.025em;font-size:24px;font-weight:900;line-height:1}.hero-brand__tagline{text-transform:uppercase;letter-spacing:.2em;color:#93c5fdb3;margin-top:4px;font-size:10px;font-weight:700}.hero-content{z-index:10;flex-direction:column;flex:1;justify-content:center;width:100%;margin-top:-32px;padding:0 48px;display:flex;position:relative}.hero-content__inner{flex-direction:column;gap:24px;width:100%;max-width:480px;display:flex}.hero-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:9999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;display:inline-flex}.hero-badge__dot{background:#34d399;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseBadge;box-shadow:0 0 8px #34d39999}@keyframes pulseBadge{0%{transform:scale(.95);box-shadow:0 0 #34d399b3}70%{transform:scale(1);box-shadow:0 0 0 6px #34d39900}to{transform:scale(.95);box-shadow:0 0 #34d39900}}.hero-badge__text{color:#6ee7b7e6;text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.hero-title{color:#fff;letter-spacing:-.025em;margin:0;font-size:38px;font-weight:900;line-height:1.1}@media (min-width:1280px){.hero-title{font-size:46px}}.hero-title__gradient{background:linear-gradient(90deg,#60a5fa,#818cf8,#c084fc);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;display:block}.hero-description{color:#94a3b8;max-width:420px;margin:0;font-size:15px;font-weight:500;line-height:1.7}.hero-features{grid-template-columns:repeat(2,1fr);gap:12px;width:100%;max-width:480px;margin-top:48px;display:grid}.hero-feature-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;align-items:flex-start;gap:12px;padding:14px;transition:all .3s;display:flex}.hero-feature-card:hover{background:#ffffff0f;border-color:#ffffff1a}.hero-feature-card__icon{color:#93c5fd;background:linear-gradient(135deg,#3b82f633,#6366f133);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .3s;display:flex}.hero-feature-card:hover .hero-feature-card__icon{transform:scale(1.05)}.hero-feature-card__text{min-width:0}.hero-feature-card__title{color:#ffffffe6;margin:0;font-size:12px;font-weight:700}.hero-feature-card__desc{color:#64748b;margin-top:2px;margin-bottom:0;font-size:10.5px;font-weight:500;line-height:1.4}.hero-footer{z-index:10;justify-content:space-between;align-items:center;width:100%;padding:0 48px 32px;display:flex;position:relative}.hero-footer__copy{color:#475569;margin:0;font-size:11px;font-weight:500}.hero-footer__links{align-items:center;gap:16px;display:flex}.hero-footer__links span{color:#475569;cursor:pointer;font-size:11px;font-weight:500;transition:color .2s}.hero-footer__links span:hover{color:#94a3b8}.login-form-panel{background:linear-gradient(#f8fafc 0%,#fff 100%);flex-direction:column;flex:1;min-width:0;min-height:100vh;display:flex;position:relative;overflow:hidden}.form-panel-bg{z-index:0;pointer-events:none;position:absolute;inset:0}.form-panel-bg__orb{border-radius:50%;position:absolute}.form-panel-bg__orb--top{filter:blur(100px);background:#1e40af08;width:45vw;height:45vw;top:-15%;right:-10%}.form-panel-bg__orb--bottom{filter:blur(80px);background:#a855f708;width:35vw;height:35vw;bottom:-15%;left:-10%}.mobile-brand{align-items:center;gap:12px;padding:32px 24px 8px;display:flex}@media (min-width:1024px){.mobile-brand{display:none}}.mobile-brand__logo{background:linear-gradient(135deg,#3b82f6,#4f46e5);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 16px #3b82f640}.mobile-brand__name{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:20px;font-weight:900}.mobile-brand__tagline{text-transform:uppercase;letter-spacing:.18em;color:#1e40af99;margin-top:2px;margin-bottom:0;font-size:9px;font-weight:700}.login-form-wrapper{z-index:1;flex:1;justify-content:center;align-items:center;padding:32px 24px;display:flex;position:relative}@media (min-width:640px){.login-form-wrapper{padding:32px 40px}}.login-form-container{width:100%;max-width:420px;animation:.3s cubic-bezier(.16,1,.3,1) scaleUp}.login-header{margin-bottom:32px}.login-header__title{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:28px;font-weight:900;line-height:1.2}.login-header__subtitle{color:#64748b;margin-top:6px;margin-bottom:0;font-size:14px;font-weight:500}.datetime-widget{background:#fff;border:1px solid #e2e8f099;border-radius:16px;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:28px;padding:14px;animation:.3s cubic-bezier(.16,1,.3,1) slideUp;display:grid;box-shadow:0 2px 12px -4px #0000000a}@media (max-width:380px){.datetime-widget{grid-template-columns:1fr}.datetime-widget__col--time{border-top:1px solid #e2e8f099;padding-top:12px;border-left:none!important;padding-left:0!important}}.datetime-widget__col{align-items:center;gap:10px;min-width:0;display:flex}.datetime-widget__col--time{border-left:1px solid #e2e8f099;padding-left:12px}.datetime-widget__icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 1px 3px #0000000a}.datetime-widget__icon--date{color:#1e40af;background:#1e40af0d;border:1px solid #1e40af1a}.datetime-widget__icon--time{color:#9333ea;background:#a855f70d;border:1px solid #a855f71a}.datetime-widget__info{flex-direction:column;min-width:0;display:flex}.datetime-widget__label{text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:4px;font-size:9px;font-weight:700;line-height:1}.datetime-widget__value{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;line-height:1.2;overflow:hidden}.datetime-widget__value--mono{letter-spacing:-.02em;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-weight:700}.datetime-widget__np-date{color:#1e40af;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:700;line-height:1.2;overflow:hidden}.datetime-widget__greeting{color:#9333ea;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:600;line-height:1.2;overflow:hidden}.login-form{flex-direction:column;gap:20px;display:flex}.form-field__label{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.form-field__label-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.form-field__label-row .form-field__label{margin-bottom:0}.form-field__forgot{color:#1e40afb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;font-weight:700;transition:color .2s}.form-field__forgot:hover{color:#1e40af}.form-field__input-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.form-field__input-wrap:focus-within{border-color:#1e40af80;box-shadow:0 0 0 3px #2563eb14}.form-field__icon{color:#cbd5e1;pointer-events:none;font-size:18px;transition:color .2s;position:absolute;left:14px}.form-field__input-wrap:focus-within .form-field__icon{color:#1e40af}.form-field__input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;padding:12px 16px 12px 40px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:14px;font-weight:600}.form-field__input::placeholder{color:#cbd5e1}.form-field__input--right{text-align:right}.form-field__suffix{color:#94a3b8;white-space:nowrap;-webkit-user-select:none;user-select:none;background:#f8fafc;border-left:1px solid #e2e8f0;padding:12px 16px;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-size:12px;font-weight:600}.form-field__toggle-pw{color:#cbd5e1;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;transition:color .2s;display:flex;position:absolute;right:12px}.form-field__toggle-pw:hover{color:#64748b}.login-error{color:#ef4444;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:10px;padding:14px;font-size:14px;font-weight:600;animation:.4s ease-out fadeIn;display:flex}.login-error__icon{background:#fee2e2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.login-error__text{font-size:12px;line-height:1.5}.login-submit{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:linear-gradient(90deg,#1e40af,#4f46e5,#2563eb);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:4px;padding:12px 24px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:14px;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px -4px #2563eb66}.login-submit:hover{filter:brightness(1.1);box-shadow:0 8px 30px -4px #2563eb80}.login-submit:active{transform:scale(.98)}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-submit__shimmer{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .7s;position:absolute;inset:0;transform:translate(-100%)}.login-submit:hover .login-submit__shimmer{transform:translate(100%)}.login-submit__spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.demo-hint-section{border-top:1px solid #f1f5f9;margin-top:32px;padding-top:24px}.demo-hint{background:linear-gradient(90deg,#eff6ffcc,#eef2ff99);border:1px solid #bfdbfe80;border-radius:12px;padding:14px}.demo-hint__header{align-items:flex-start;gap:10px;display:flex}.demo-hint__icon{color:#1e40af;background:#1e40af1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.demo-hint__title{color:#1e40afcc;margin-top:0;margin-bottom:4px;font-size:11px;font-weight:700}.demo-hint__creds{flex-direction:column;gap:2px;display:flex}.demo-hint__creds p{color:#64748b;margin:0;font-size:10.5px;font-weight:500}.demo-hint__val{color:#334155;font-family:JetBrains Mono,Fira Code,ui-monospace,monospace;font-weight:700}.mobile-footer{text-align:center;z-index:1;padding:0 24px 24px;display:block;position:relative}@media (min-width:1024px){.mobile-footer{display:none}}.mobile-footer p{color:#94a3b8;margin:0;font-size:11px;font-weight:500}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
