body{margin:0}.page{background:radial-gradient(circle at 50% 0,#fafafa 0%,#eef0f5 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.home-page{background:radial-gradient(circle at 50% 0,#fafafa 0%,#eef0f5 100%);flex-direction:column;min-height:100vh;padding-bottom:4rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.home-topbar{justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.home-brand{color:#18181b;font-size:1.1rem;font-weight:700}.home-cta{gap:.75rem;display:flex}.home-btn-ghost{color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;padding:.55rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.home-btn-ghost:hover{background:#f4f4f6;border-color:#d4d4d8}.home-btn-primary{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:999px;padding:.55rem 1.2rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:background .15s,box-shadow .15s,transform .15s;box-shadow:0 1px 2px #4f46e526}.home-btn-primary:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e540}.home-hero{text-align:center;flex:1;max-width:900px;margin:0 auto 0;padding:0 1.5rem}.home-hero h1{color:#18181b;flex-direction:column;justify-content:flex-end;min-height:2.5em;margin:0 0 1rem;font-size:2.9rem;font-weight:800;line-height:1.2;display:flex}.home-caret{vertical-align:-.1em;opacity:1;background:#4f46e5;width:3px;height:1em;margin-left:2px;display:inline-block}.home-caret-blink{animation:1s step-end infinite home-caret-blink}@keyframes home-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}.home-hero p{color:#6b6b74;margin:0 0 2rem;font-size:1.02rem;line-height:1.6}.home-demo-loading,.home-demo-error{color:#9a9aa2;margin-bottom:2rem;padding:3rem 1.5rem;font-size:.95rem}.home-btn-large{margin-top:2.5rem;padding:.85rem 1.75rem;font-size:.95rem}.home-btn-hero{border-radius:999px;margin:.5rem 0 2.5rem;padding:1.1rem 2.75rem;font-size:1.15rem;box-shadow:0 4px 16px #4f46e54d}.home-btn-hero:hover{transform:translateY(-2px);box-shadow:0 8px 24px #4f46e559}.home-demo-badge{color:#4f46e5;letter-spacing:.04em;text-transform:uppercase;background:#4f46e51a;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:.75rem;padding:.3rem .85rem;font-size:.78rem;font-weight:700;display:inline-flex}.home-demo-badge-dot{background:#4f46e5;border-radius:50%;width:6px;height:6px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.shell{background:radial-gradient(circle at 50% 0,#fafafa 0%,#eef0f5 100%);min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-bottom:1px solid #0000000f;align-items:center;gap:.85rem;padding:.9rem 1.25rem;display:flex;position:sticky;top:0}.menu-trigger{color:#3f3f46;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.menu-trigger svg{width:16px;height:16px}.menu-trigger:hover{color:#18181b;background:#f4f4f6;border-color:#d4d4d8}.topbar-brand{letter-spacing:-.01em;color:#18181b;cursor:pointer;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:color .15s;display:flex}.topbar-brand:hover{color:#4f46e5}.topbar-avatar-wrap{margin-left:auto;position:relative}.topbar-avatar{color:#4f46e5;cursor:pointer;background:#eef2ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.75rem;font-weight:700;transition:box-shadow .15s;display:flex}.topbar-avatar:hover{box-shadow:0 0 0 3px #4f46e526}.avatar-menu{z-index:40;background:#fff;border:1px solid #0000000f;border-radius:12px;min-width:200px;padding:.5rem;animation:.12s ease-out menu-in;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 1px 2px #14142b0a,0 12px 28px #14142b1f}@keyframes menu-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.avatar-menu-email{color:#9a9aa2;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #f0f0f2;margin:.2rem .5rem .5rem;padding-bottom:.5rem;font-size:.78rem;overflow:hidden}.avatar-menu-item{color:#b3261e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.55rem .5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .15s;display:flex}.avatar-menu-item svg{width:15px;height:15px}.avatar-menu-item:hover{background:#fdf0ef}.drawer-backdrop{z-index:25;background:#14142b47;animation:.15s ease-out fade-in;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.drawer{z-index:30;background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100vh;padding:1.5rem 1.25rem;transition:transform .22s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #14142b1f}.drawer-open{transform:translate(0)}.drawer-user{align-items:center;gap:.6rem;margin-bottom:1.5rem;padding-top:.25rem;display:flex}.rail-avatar{color:#4f46e5;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.78rem;font-weight:700;display:flex}.rail-email{color:#6b6b74;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.upload-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #4f46e526}.upload-btn:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e540}.upload-btn:active:not(:disabled){transform:translateY(0)}.upload-btn:disabled{box-shadow:none;cursor:not-allowed;background:#d4d4f5}.spinner-dark{border-color:#4f46e5 #4f46e526 #4f46e526;width:1.4rem;height:1.4rem}@keyframes spin{to{transform:rotate(360deg)}}.processing-note{color:#4338ca;background:#eef2ff;border:1px solid #c7d2fe;border-radius:10px;margin:.75rem 0 0;padding:.6rem .7rem;font-size:.78rem;line-height:1.4}.upload-error{color:#b3261e;background:#fdf0ef;border-radius:10px;align-items:flex-start;gap:.5rem;margin:.75rem 0 0;padding:.6rem .7rem;font-size:.78rem;line-height:1.4;display:flex}.upload-error svg{flex:none;width:15px;height:15px;margin-top:.1rem}.rail-list{flex:1;margin-top:1.75rem;overflow-y:auto}.rail-list-label{letter-spacing:.04em;text-transform:uppercase;color:#7a7a83;margin:0 0 .65rem;font-size:.72rem;font-weight:600}.rail-empty{color:#c4c4cc;text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:1.5rem .5rem;display:flex}.rail-empty svg{width:26px;height:26px}.rail-empty p{color:#b0b0b8;margin:0;font-size:.82rem}.rail-list ul{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.rail-item-row{align-items:stretch;gap:.3rem;display:flex}.rail-item{color:#3f3f46;text-align:left;cursor:pointer;background:#fff;border:1px solid #f0f0f2;border-radius:10px;flex:1;justify-content:space-between;align-items:center;gap:.5rem;min-width:0;padding:.6rem .7rem;font-family:inherit;font-size:.82rem;transition:background .15s,border-color .15s,box-shadow .15s;display:flex}.rail-rename-form{flex:1;align-items:center;gap:.3rem;display:flex}.rail-rename-input{color:#18181b;background:#fff;border:1px solid #4f46e5;border-radius:10px;flex:1;min-width:0;padding:.6rem .7rem;font-family:inherit;font-size:.82rem}.rail-rename-input:focus{outline:none;box-shadow:0 0 0 3px #4f46e51f}.rail-rename-btn{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:100%;transition:background .15s,border-color .15s;display:flex}.rail-rename-btn svg{width:16px;height:16px}.rail-rename-btn:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe}.rail-rename-btn:disabled{cursor:not-allowed;opacity:.6}.rail-delete-btn{color:#6b6b74;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;transition:background .15s,color .15s,border-color .15s;display:flex}.rail-delete-btn svg{width:16px;height:16px}.rail-delete-btn:hover:not(:disabled){color:#b3261e;background:#fdf0ef;border-color:#f3c9c6}.rail-delete-btn:disabled{cursor:not-allowed;opacity:.6}.rail-delete-btn .spinner{border-color:#b3261e #b3261e33 #b3261e33;width:.85rem;height:.85rem}.rail-item:hover:not(:disabled){background:#fafafa;border-color:#e4e4e7;box-shadow:0 1px 2px #14142b0a}.rail-item:disabled{cursor:default;color:#b0b0b8}.rail-item-active{color:#4338ca;background:#eef2ff;border-color:#c7d2fe;font-weight:600}.rail-item-active:hover:not(:disabled){background:#eef2ff;border-color:#c7d2fe}.rail-item-date{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.status-badge{color:#9a9aa2;flex-shrink:0;align-items:center;gap:.35rem;font-size:.7rem;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.status-dot-done{background:#22c55e}.status-dot-processing{background:#eab308}.status-dot-failed{background:#ef4444}.rail-logout{color:#7a7a83;cursor:pointer;background:0 0;border:1px solid #e4e4e7;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.6rem .8rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:flex}.rail-logout svg{width:14px;height:14px}.rail-logout:hover{color:#18181b;background:#fafafa;border-color:#d4d4d8}.stage{justify-content:center;align-items:center;min-height:calc(100vh - 58px);padding:3rem 1.5rem;display:flex}.stage-empty{text-align:center;max-width:420px;animation:.35s ease-out card-in}@keyframes card-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.stage-empty-icon{color:#4f46e5;background:#eef2ff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1.25rem;display:inline-flex}.stage-empty-icon svg{width:26px;height:26px}.stage-empty h2{color:#18181b;margin:0 0 .6rem;font-size:1.3rem;font-weight:700}.stage-empty p{color:#7a7a83;margin:.4rem 0;font-size:.95rem;line-height:1.5}.stage-dropzone{background:#ffffff80;border:2px dashed #d4d4f5;border-radius:20px;padding:3rem 2.5rem;transition:border-color .15s,background .15s}.stage-dropzone-active{background:#eef2ff;border-color:#4f46e5}.stage-upload-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.9rem 1.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,box-shadow .15s,transform .15s;display:inline-flex;box-shadow:0 4px 14px #4f46e547}.stage-upload-btn:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 6px 18px #4f46e559}.stage-upload-btn:active:not(:disabled){transform:translateY(0)}.stage-upload-btn:disabled{box-shadow:none;cursor:not-allowed;background:#d4d4f5}.stage-upload-btn svg{width:16px;height:16px}.stage-empty-hint{color:#9a9aa2;margin-top:1.25rem;font-size:.82rem}.viewer{flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:900px;animation:.35s ease-out card-in;display:flex}.viewer-video-wrap{background:#fff;border:1px solid #0000000a;border-radius:18px;width:100%;padding:.85rem;box-shadow:0 1px 2px #14142b0a,0 16px 40px #14142b14}:-webkit-any(.viewer-video-wrap:fullscreen,.viewer-video-wrap:-webkit-full-screen){background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:.85rem;display:flex}:is(.viewer-video-wrap:fullscreen,.viewer-video-wrap:fullscreen){background:#000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:.85rem;display:flex}:-webkit-any(.viewer-video-wrap:fullscreen .viewer-video-frame,.viewer-video-wrap:-webkit-full-screen .viewer-video-frame){flex:1;width:100%;min-height:0}:is(.viewer-video-wrap:fullscreen .viewer-video-frame,.viewer-video-wrap:fullscreen .viewer-video-frame){flex:1;width:100%;min-height:0}:-webkit-any(.viewer-video-wrap:fullscreen video,.viewer-video-wrap:-webkit-full-screen video){object-fit:contain}:is(.viewer-video-wrap:fullscreen video,.viewer-video-wrap:fullscreen video){object-fit:contain}:-webkit-any(.viewer-video-wrap:fullscreen .custom-controls,.viewer-video-wrap:-webkit-full-screen .custom-controls,.viewer-video-wrap:fullscreen .slideshow-nav,.viewer-video-wrap:-webkit-full-screen .slideshow-nav){flex-shrink:0;width:100%;max-width:700px}:is(.viewer-video-wrap:fullscreen .custom-controls,.viewer-video-wrap:fullscreen .custom-controls,.viewer-video-wrap:fullscreen .slideshow-nav,.viewer-video-wrap:fullscreen .slideshow-nav){flex-shrink:0;width:100%;max-width:700px}.viewer-video-frame{background:#000;border-radius:12px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.count-overlay{color:#fff;text-shadow:0 0 6px #000000d9,0 2px 4px #0009;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(2rem,6vw,3.5rem);font-weight:800;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.play-feedback{color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:5;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:4.2rem;height:4.2rem;animation:.55s ease-out forwards play-feedback-pop;display:flex;position:absolute;top:50%;left:50%}.play-feedback svg{width:1.9rem;height:1.9rem}@keyframes play-feedback-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.6)}25%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.viewer video{cursor:pointer;background:#000;display:block}.custom-controls{align-items:center;gap:.6rem;margin-top:.6rem;padding:0 .15rem;display:flex}.control-btn{color:#3f3f46;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s;display:flex}.control-btn svg{width:16px;height:16px}.control-btn:hover{background:#f4f4f6}.control-time{font-variant-numeric:tabular-nums;color:#9a9aa2;text-align:center;flex-shrink:0;min-width:2.4rem;font-size:.75rem}.scrubber-wrap{flex:1;align-items:center;display:flex;position:relative}.loop-range-highlight{opacity:.35;pointer-events:none;background:#4f46e5;border-radius:999px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.loop-marker{cursor:ew-resize;z-index:3;touch-action:none;border-radius:3px;width:10px;height:16px;position:absolute;top:50%;transform:translate(-50%,-50%)}.loop-marker-start{background:#16a34a}.loop-marker-end{background:#dc2626}.loop-marker:hover,.loop-marker:active{filter:brightness(1.1);transform:translate(-50%,-50%)scale(1.1)}.control-scrubber{appearance:none;cursor:pointer;z-index:1;background:#e4e4e7;border-radius:999px;width:100%;height:4px;position:relative}.control-scrubber::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#4f46e5;border-radius:50%;width:12px;height:12px}.control-scrubber::-moz-range-thumb{cursor:pointer;background:#4f46e5;border:none;border-radius:50%;width:12px;height:12px}.loop-section-controls{border-top:1px solid #f0f0f2;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:flex}.loop-mark-btn{color:#3f3f46;cursor:pointer;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;padding:.35rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;transition:background .15s,border-color .15s}.loop-mark-btn:hover{background:#f4f4f6;border-color:#d4d4d8}.loop-range-label{font-variant-numeric:tabular-nums;color:#6b6b74;font-size:.75rem;font-weight:600}.loop-clear-btn{color:#b3261e;cursor:pointer;background:#fdf0ef;border:1px solid #f3c9c6;border-radius:8px;margin-left:auto;padding:.35rem .7rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s,border-color .15s,color .15s}.loop-clear-btn:hover{color:#8f1c17;background:#fbe2e0;border-color:#e8a19d}.loop-clear-btn:disabled{opacity:.5;cursor:not-allowed}.slideshow-overlay{background:#000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.slideshow-img{object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.slideshow-loading{justify-content:center;align-items:center;display:flex}.slideshow-nav{justify-content:center;align-items:center;gap:.75rem;margin-top:.6rem;padding:0 .15rem;display:flex}.slideshow-position{color:#7a7a83;font-variant-numeric:tabular-nums;text-align:center;font-size:.8rem}.slideshow-timeline{cursor:pointer;touch-action:none;height:20px;margin-top:.5rem;padding:0 .15rem;position:relative}.slideshow-timeline:before{content:"";background:#e4e4e7;border-radius:999px;height:4px;position:absolute;top:50%;left:.15rem;right:.15rem;transform:translateY(-50%)}.slideshow-tick{background:#c4c4cc;border-radius:50%;width:6px;height:6px;transition:background .1s,transform .1s;position:absolute;top:50%;transform:translate(-50%,-50%)}.slideshow-tick-active{background:#4f46e5;width:10px;height:10px}.viewer-controls{color:#3f3f46;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.viewer-speed{color:#7a7a83;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.viewer-speed select{color:#18181b;cursor:pointer;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;padding:.4rem .6rem;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s,background .15s}.viewer-speed select:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.viewer-speed input[type=range]{width:100px}.viewer-speed-custom{color:#7a7a83;align-items:center;gap:.3rem;font-size:.85rem;font-weight:600;display:flex}.viewer-speed-custom input{color:#18181b;background:#fafafa;border:1px solid #e4e4e7;border-radius:8px;width:4.2rem;padding:.4rem .5rem;font-family:inherit;font-size:.85rem;transition:border-color .15s,box-shadow .15s,background .15s}.viewer-speed-custom input:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}.viewer-speed-custom input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.viewer-speed-custom input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.toggle-pill{color:#7a7a83;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:999px;padding:.4rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s,color .15s,border-color .15s}.toggle-pill:hover{color:#18181b;border-color:#d4d4d8}.toggle-pill:disabled{cursor:not-allowed;opacity:.5}.toggle-pill-active{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}.toggle-pill-active:hover{color:#4338ca;border-color:#c7d2fe}.auth-topbar-brand{letter-spacing:-.01em;color:#18181b;font-size:1.1rem;font-weight:700;text-decoration:none;position:fixed;top:1.25rem;left:2rem}.auth-topbar-brand:hover{color:#4f46e5}.card{text-align:center;background:#fff;border:1px solid #0000000a;border-radius:18px;width:100%;max-width:380px;padding:2.75rem;animation:.35s ease-out card-in;box-shadow:0 1px 2px #14142b0a,0 16px 40px #14142b14}.brand{margin-bottom:2rem}.brand-mark{background:#4f46e5;border-radius:50%;width:.5rem;height:.5rem;margin-bottom:.85rem;display:inline-block}.brand-title{letter-spacing:-.01em;color:#18181b;margin:0 0 .5rem;font-size:1.7rem;font-weight:700}.subtitle{color:#666;margin:0;font-size:.875rem;line-height:1.55}.form-title{color:#18181b;margin:0 0 1.5rem;font-size:1.1rem;font-weight:600}form{flex-direction:column;gap:1.1rem;display:flex}.field{text-align:left;flex-direction:column;gap:.4rem;display:flex}.field label{letter-spacing:.04em;text-transform:uppercase;color:#7a7a83;font-size:.72rem;font-weight:600}input{color:#18181b;background:#fafafa;border:1px solid #e4e4e7;border-radius:10px;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s,background .15s}input::placeholder{color:#b0b0b8}input:focus{background:#fff;border-color:#4f46e5;outline:none;box-shadow:0 0 0 3px #4f46e51f}input:disabled{cursor:not-allowed;background:#f7f7f7}.password-input{display:flex;position:relative}.password-input input{flex:1;padding-right:2.75rem}.password-toggle{color:#9a9aa2;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;margin:0;padding:0;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:.4rem;transform:translateY(-50%)}.password-toggle svg{width:18px;height:18px}.password-toggle:hover:not(:disabled){color:#18181b;background:#0000000a}.password-toggle:disabled{color:#ccc;cursor:not-allowed}button[type=submit]{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;justify-content:center;align-items:center;margin-top:.25rem;padding:.75rem 1rem;font-size:1rem;font-weight:600;transition:background .15s,box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #4f46e526}button[type=submit]:hover:not(:disabled){background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 12px #4f46e540}button[type=submit]:active:not(:disabled){transform:translateY(0)}button[type=submit]:disabled{box-shadow:none;cursor:not-allowed;background:#d4d4f5}.spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite spin}.error{color:#b3261e;text-align:left;background:#fdf0ef;border-radius:10px;align-items:center;gap:.5rem;margin:1.25rem 0 0;padding:.65rem .85rem;font-size:.83rem;line-height:1.4;display:flex}.error svg{flex:none;width:16px;height:16px}.switch{color:#7a7a83;margin:1.5rem 0 0;font-size:.9rem}.switch a{color:#4f46e5;cursor:pointer;font-weight:600;text-decoration:none}.switch a:hover{text-decoration:underline}@media (width<=400px){.card{padding:1.75rem 1.5rem}.auth-topbar-brand{top:1rem;left:1.25rem}}
