:root .legacy-root,.legacy-root{--legacy-background:#fff;--legacy-foreground:#0a0a0a;--legacy-panel-background:#fff;--legacy-panel-border:#0a0a0a;--legacy-panel-shadow:#0a0a0a}.legacy-root[data-theme=dark],.legacy-root[data-theme=dark],:root[data-theme=dark] .legacy-root{--legacy-background:#0a0a0a;--legacy-foreground:#f5f5f5;--legacy-panel-background:#050505;--legacy-panel-border:#f5f5f5;--legacy-panel-shadow:#f5f5f5}.legacy-root{color:var(--legacy-foreground);background:var(--legacy-background)}.page{background:var(--legacy-background);justify-content:center;align-items:center;min-height:100vh;padding:3rem 1.5rem;display:flex}.panel{border:2px solid var(--legacy-panel-border,currentColor);background:var(--legacy-panel-background,#fff);width:100%;max-width:640px;box-shadow:6px 6px 0 var(--legacy-panel-shadow,#000);color:var(--legacy-foreground);padding:2.5rem 2rem}.title{text-transform:lowercase;letter-spacing:.12em;text-align:center;margin:0 0 1rem;font-size:2rem}.tagline{text-align:center;margin-bottom:2rem;font-size:1.1rem}.details{margin:0 0 2rem;padding:0;line-height:1.6;list-style:none}.details li{margin-bottom:.75rem}.details span{font-weight:700}.toggle-row{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.dark-toggle{border:2px solid var(--legacy-panel-border,currentColor);color:var(--legacy-foreground,currentColor);cursor:pointer;background:0 0;padding:.35rem .75rem;font-family:inherit;font-size:.9rem}.dark-toggle:hover{background:var(--legacy-foreground,currentColor);color:var(--legacy-panel-background,#fff)}.footer-note{text-align:center;margin-top:2.5rem;font-size:.9rem}.footer-note a{color:inherit;text-decoration:underline}.form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-label{text-transform:lowercase;letter-spacing:.05em;font-size:.9rem;font-weight:700}.form-input{border:2px solid var(--legacy-panel-border,currentColor);color:var(--legacy-foreground,currentColor);box-sizing:border-box;background:0 0;width:100%;padding:.75rem;font-family:inherit;font-size:1rem}.form-input:focus{background:var(--legacy-foreground,currentColor);color:var(--legacy-panel-background,#fff);outline:none}.form-input::placeholder{color:var(--legacy-foreground,currentColor);opacity:.5}.form-button{border:2px solid var(--legacy-panel-border,currentColor);color:var(--legacy-foreground,currentColor);text-transform:lowercase;letter-spacing:.05em;cursor:pointer;background:0 0;margin-top:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem}.form-button:hover{background:var(--legacy-foreground,currentColor);color:var(--legacy-panel-background,#fff)}.form-error{margin-top:.25rem;font-size:.85rem;display:block;color:#ef4444!important}
