.password-protection_container__l8rsY{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-background);padding:1rem;position:relative;overflow:hidden}.password-protection_backgroundPattern___yT5U{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 25% 25%,color-mix(in srgb,var(--color-primary) 15%,transparent) 0,transparent 50%),radial-gradient(circle at 75% 75%,color-mix(in srgb,var(--color-primary) 10%,transparent) 0,transparent 50%),radial-gradient(circle at 50% 80%,color-mix(in srgb,var(--color-primary) 8%,transparent) 0,transparent 50%);animation:password-protection_float__3Llet 20s ease-in-out infinite}@keyframes password-protection_float__3Llet{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(1deg)}}.password-protection_loadingState__Me0fS{display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:var(--color-foreground);z-index:2}.password-protection_spinner__uDl3I{width:3rem;height:3rem;border-top:3px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border:3px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border-top-color:var(--color-primary);border-radius:50%;animation:password-protection_spin__11zFX 1s linear infinite}@keyframes password-protection_spin__11zFX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.password-protection_loginCard__BrQAA{background:var(--color-card);border:1px solid var(--color-border);border-radius:1rem;padding:3rem 2.5rem;width:100%;max-width:440px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.05),0 0 0 1px color-mix(in srgb,var(--color-primary) 10%,transparent);backdrop-filter:blur(20px);position:relative;z-index:2;animation:password-protection_slideIn__nUXeG .5s ease-out}@keyframes password-protection_slideIn__nUXeG{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.password-protection_header__BVq9M{text-align:center;margin-bottom:2.5rem}.password-protection_iconContainer__s9om0{position:relative;display:inline-block;margin-bottom:1.5rem}.password-protection_shieldIcon__eX3ya{width:4rem;height:4rem;color:var(--color-primary);filter:drop-shadow(0 4px 12px color-mix(in srgb,var(--color-primary) 40%,transparent))}.password-protection_lockIconWrapper__NXHTX{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-background);border-radius:50%;padding:.5rem}.password-protection_lockIcon__PlPDX{width:1.5rem;height:1.5rem;color:var(--color-primary)}.password-protection_title__kay4D{margin:0 0 1rem;display:flex;flex-direction:column;gap:.25rem}.password-protection_titleMain__kLhxJ{font-size:2.5rem;font-weight:800;letter-spacing:.05em;background:linear-gradient(135deg,var(--color-foreground) 0,var(--color-primary) 50%,var(--color-primary) 100%);background-clip:text;color:#fff;-webkit-background-clip:text;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.password-protection_titleSub__geCgA{font-size:.875rem;font-weight:500;color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.1em}.password-protection_subtitle__r_pSy{color:var(--color-muted-foreground);font-size:1rem;margin:0;display:flex;align-items:center;justify-content:center;gap:.5rem}.password-protection_subtitleIcon__DJrK7{width:1rem;height:1rem;color:var(--color-primary)}.password-protection_form__XrQLw{display:flex;flex-direction:column;gap:2rem}.password-protection_inputGroup__7_6WB{display:flex;flex-direction:column;gap:.75rem}.password-protection_inputLabel__yQrgf{font-size:.875rem;font-weight:600;color:var(--color-foreground);margin-bottom:.25rem}.password-protection_passwordField__xeXSi{position:relative;display:flex;align-items:center}.password-protection_inputIcon__y3VxI{position:absolute;left:1rem;width:1.125rem;height:1.125rem;color:var(--color-muted-foreground);z-index:1}.password-protection_passwordInput__5cGpr{width:100%;padding:1rem 3.5rem 1rem 3rem;border:2px solid var(--color-border);border-radius:.75rem;background:var(--color-input);color:var(--color-foreground);font-size:1rem;transition:all .2s ease}.password-protection_passwordInput__5cGpr:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 20%,transparent);background:var(--color-input)}.password-protection_passwordInput__5cGpr::placeholder{color:var(--color-muted-foreground)}.password-protection_toggleButton__nzZlc{position:absolute;right:1rem;background:none;border:none;color:var(--color-muted-foreground);cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.password-protection_toggleButton__nzZlc:focus,.password-protection_toggleButton__nzZlc:hover{color:var(--color-foreground);background:color-mix(in srgb,var(--color-primary) 20%,transparent)}.password-protection_toggleButton__nzZlc:focus{outline:none}.password-protection_error__Gt0Mq{background:color-mix(in srgb,var(--color-destructive) 15%,transparent);border:1px solid color-mix(in srgb,var(--color-destructive) 30%,transparent);color:var(--color-destructive);padding:1rem;border-radius:.75rem;font-size:.9rem;display:flex;align-items:center;gap:.75rem;animation:password-protection_shake__Tqw7G .4s ease-in-out;backdrop-filter:blur(10px)}@keyframes password-protection_shake__Tqw7G{0%,to{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.password-protection_errorIcon__xQWvC{font-size:1.25rem;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.password-protection_errorText__0uRfB{flex:1;font-weight:500}.password-protection_submitButton__qHjiZ{background:var(--color-primary);color:var(--color-primary-foreground);border:none;padding:1rem 2rem;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;position:relative;overflow:hidden;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary) 30%,transparent)}.password-protection_submitButton__qHjiZ:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.password-protection_submitButton__qHjiZ:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px color-mix(in srgb,var(--color-primary) 40%,transparent);background:color-mix(in srgb,var(--color-primary) 90%,black)}.password-protection_submitButton__qHjiZ:hover:not(:disabled):before{left:100%}.password-protection_submitButton__qHjiZ:active:not(:disabled){transform:translateY(-1px)}.password-protection_submitButton__qHjiZ:focus{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 30%,transparent)}.password-protection_submitButton__qHjiZ:disabled{background:var(--color-muted);color:var(--color-muted-foreground);cursor:not-allowed;transform:none;box-shadow:none}.password-protection_submitButton__qHjiZ:disabled:before{display:none}.password-protection_buttonText__XXN99{font-weight:600;letter-spacing:.025em}.password-protection_buttonIcon__udGFa{width:1.125rem;height:1.125rem;transition:transform .2s ease}.password-protection_submitButton__qHjiZ:hover:not(:disabled) .password-protection_buttonIcon__udGFa{transform:translateX(2px)}.password-protection_buttonSpinner___ucIV{width:1.125rem;height:1.125rem;border-top:2px solid color-mix(in srgb,var(--color-primary-foreground) 30%,transparent);border:2px solid color-mix(in srgb,var(--color-primary-foreground) 30%,transparent);border-top-color:var(--color-primary-foreground);border-radius:50%;animation:password-protection_spin__11zFX 1s linear infinite}.password-protection_footer__hvOPK{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--color-border);display:flex;justify-content:center}.password-protection_securityBadge__OOcIx{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-muted-foreground);background:color-mix(in srgb,var(--color-primary) 10%,transparent);padding:.5rem 1rem;border-radius:2rem;border:1px solid color-mix(in srgb,var(--color-primary) 20%,transparent)}.password-protection_authenticatedContainer__4eJ_B{position:relative}.password-protection_logoutButton__rJ8RF{position:fixed;top:1rem;right:1rem;background:var(--color-muted);color:var(--color-muted-foreground);border:1px solid var(--color-border);padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;z-index:1000;transition:all .2s ease;backdrop-filter:blur(10px)}.password-protection_logoutButton__rJ8RF:hover{background:color-mix(in srgb,var(--color-primary) 20%,transparent);color:var(--color-foreground);transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--color-primary) 20%,transparent)}.password-protection_logoutButton__rJ8RF:focus{outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--color-primary) 30%,transparent)}@media(max-width:640px){.password-protection_container__l8rsY{padding:1rem}.password-protection_loginCard__BrQAA{padding:2rem 1.5rem;border-radius:.75rem}.password-protection_titleMain__kLhxJ{font-size:2rem}.password-protection_shieldIcon__eX3ya{width:3rem;height:3rem}.password-protection_lockIcon__PlPDX{width:1.25rem;height:1.25rem}.password-protection_passwordInput__5cGpr{padding:.875rem 3rem .875rem 2.75rem}.password-protection_inputIcon__y3VxI{left:.875rem;width:1rem;height:1rem}.password-protection_toggleButton__nzZlc{right:.875rem}.password-protection_submitButton__qHjiZ{padding:.875rem 1.5rem}.password-protection_logoutButton__rJ8RF{top:.5rem;right:.5rem;padding:.375rem .75rem;font-size:.8rem}}@media(prefers-reduced-motion:reduce){.password-protection_backgroundPattern___yT5U,.password-protection_loginCard__BrQAA,.password-protection_submitButton__qHjiZ:before{animation:none}.password-protection_submitButton__qHjiZ:hover:not(:disabled){transform:none}}@font-face{font-family:GeistSans;src:url(/_next/static/media/028c0d39d2e8f589-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.__className_fb8f2c{font-family:GeistSans,GeistSans Fallback}.__variable_fb8f2c{--font-geist-sans:"GeistSans","GeistSans Fallback"}@font-face{font-family:GeistMono;src:url(/_next/static/media/5b01f339abf2f1a5.p.woff2) format("woff2");font-display:swap;font-weight:100 900}.__className_f910ec{font-family:GeistMono,ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}.__variable_f910ec{--font-geist-mono:"GeistMono",ui-monospace,SFMono-Regular,Roboto Mono,Menlo,Monaco,Liberation Mono,DejaVu Sans Mono,Courier New,monospace}