.SeekerGuard_portalContainer__bonAC{position:fixed;inset:0;z-index:9999;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.SeekerGuard_portalContainer__bonAC:after{content:"";position:absolute;top:-100%;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent,rgba(234,179,8,.05),transparent);animation:SeekerGuard_scan__Pw_mJ 3s linear infinite;pointer-events:none}.SeekerGuard_doorLeft__ljQXV,.SeekerGuard_doorRight__4a_Sd{position:absolute;top:0;width:50%;height:100%;background:#0a0a0a;transition:transform 1.2s cubic-bezier(.7,0,.3,1);z-index:1;display:flex;align-items:center}.SeekerGuard_doorLeft__ljQXV{left:0;border-right:1px solid rgba(234,179,8,.2);justify-content:flex-end}.SeekerGuard_doorRight__4a_Sd{right:0;border-left:1px solid rgba(234,179,8,.2);justify-content:flex-start}.SeekerGuard_doorLeft__ljQXV:after,.SeekerGuard_doorRight__4a_Sd:after{content:"";width:2px;height:100%;background:#eab308;box-shadow:0 0 15px #eab308;opacity:.3}.SeekerGuard_doorLeftOpen__2gXai{transform:translateX(-100%)}.SeekerGuard_doorRightOpen__XWuEB{transform:translateX(100%)}.SeekerGuard_lockInterface__De4cS{position:relative;z-index:10;max-width:400px;width:90%;padding:1.5rem;text-align:center;transition:opacity .5s ease,transform .5s ease}.SeekerGuard_fadeOut__pOKCo{opacity:0;transform:scale(.9);pointer-events:none}.SeekerGuard_iconContainer__8uB8j{margin-bottom:2rem;position:relative;display:flex;justify-content:center}.SeekerGuard_keyIcon__LuiNU{color:#eab308;filter:drop-shadow(0 0 10px rgba(234,179,8,.5));animation:SeekerGuard_pulse__S3VS8 2s infinite}.SeekerGuard_portalTitle__PbLQb{color:#eab308;font-weight:900;letter-spacing:.5em;font-size:1.25rem;margin-bottom:.5rem;text-shadow:0 0 10px rgba(234,179,8,.3)}.SeekerGuard_portalSubtitle__NwYnC{font-size:10px;color:rgba(255,255,255,.4);text-transform:uppercase;letter-spacing:.2em;margin-bottom:2rem}.SeekerGuard_inputGroup__sNrX8{display:flex;flex-direction:column;gap:1rem}.SeekerGuard_portalInput__fnPVv{width:100%;background:rgba(0,0,0,.8);border:1px solid rgba(234,179,8,.3);padding:1.2rem;font-size:16px;border-radius:.75rem;color:#eab308;text-align:center;font-family:monospace;outline:none;transition:all .3s ease;letter-spacing:.2em}.SeekerGuard_portalInput__fnPVv:focus{border-color:#eab308;box-shadow:0 0 20px rgba(234,179,8,.15)}.SeekerGuard_errorText__4nztn{color:#ef4444;font-size:10px;font-weight:700;text-transform:uppercase;animation:SeekerGuard_bounce__k0bkP .5s ease}.SeekerGuard_unlockButton__Y9ID9{width:100%;padding:1.2rem;background:#eab308;color:#000;font-weight:900;border-radius:.75rem;font-size:14px;text-transform:uppercase;border:none;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.SeekerGuard_unlockButton__Y9ID9:hover:not(:disabled){transform:translateY(-2px);background:#facc15;box-shadow:0 5px 15px rgba(234,179,8,.4)}.SeekerGuard_unlockButton__Y9ID9:active:not(:disabled){transform:translateY(0)}.SeekerGuard_unlockButton__Y9ID9:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.SeekerGuard_portalTitle__PbLQb{font-size:1.1rem;letter-spacing:.3em}.SeekerGuard_keyIcon__LuiNU{width:48px}.SeekerGuard_lockInterface__De4cS{padding:1rem}}@keyframes SeekerGuard_scan__Pw_mJ{0%{top:-100%}to{top:100%}}@keyframes SeekerGuard_pulse__S3VS8{0%,to{opacity:1;transform:scale(1);filter:drop-shadow(0 0 10px rgba(234,179,8,.5))}50%{opacity:.7;transform:scale(.92);filter:drop-shadow(0 0 20px rgba(234,179,8,.8))}}@keyframes SeekerGuard_bounce__k0bkP{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}