.studio-auth{--studio-bg: #0f1115;--studio-surface: #1a1d24;--studio-input: #23272f;--studio-border: #2d3340;--studio-text: #f3f4f6;--studio-muted: #9ca3af;--studio-primary: #FEDD24;--studio-primary-dark: #e0c620;margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--studio-text);background:var(--studio-bg);color-scheme:dark;box-sizing:border-box}.studio-auth *,.studio-auth *:before,.studio-auth *:after{box-sizing:border-box}.studio-auth__wrap{width:100%;max-width:22rem}.studio-auth__brand{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem;text-align:center}.studio-auth__logo{display:block;width:100%;max-width:14rem;height:auto;margin-bottom:.75rem}.studio-auth__subtitle{margin:0;font-size:.875rem;color:var(--studio-muted)}.studio-auth__session{margin:-1rem 0 1rem;font-size:.8125rem;color:var(--studio-muted);text-align:center;line-height:1.5}.studio-auth__session a,.studio-auth__inline-form button{color:var(--studio-text);text-decoration:none;background:none;border:0;padding:0;font:inherit;cursor:pointer}.studio-auth__session a:hover,.studio-auth__inline-form button:hover{text-decoration:underline}.studio-auth__inline-form{display:inline;margin:0}.studio-auth__card{display:flex;flex-direction:column;align-items:stretch;gap:1rem;width:100%;padding:1.5rem;background:var(--studio-surface);border:1px solid var(--studio-border);border-radius:1rem}.studio-auth__field{display:flex;flex-direction:column;align-items:stretch;gap:.375rem;width:100%;margin:0}.studio-auth__field span{font-size:.75rem;font-weight:500;color:var(--studio-muted)}.studio-auth__field input{display:block;width:100%;max-width:100%;min-width:0;margin:0;padding:.5rem .75rem;font-size:.875rem;line-height:1.4;color:var(--studio-text);background:var(--studio-input);border:1px solid var(--studio-border);border-radius:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.studio-auth__field input:focus{outline:none;border-color:#4b5563}.studio-auth__remember{display:flex;align-items:center;gap:.5rem;width:100%;margin:0;font-size:.8125rem;color:var(--studio-muted);cursor:pointer}.studio-auth__submit{display:block;width:100%;max-width:100%;margin-top:.25rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#111;background:var(--studio-primary);border:0;border-radius:.75rem;cursor:pointer}.studio-auth__submit:hover{background:var(--studio-primary-dark)}.studio-auth__errors{width:100%;padding:.625rem .75rem;font-size:.8125rem;color:#fca5a5;background:#ef44441a;border:1px solid rgb(239 68 68 / .2);border-radius:.5rem}.studio-auth__errors p{margin:0}.studio-auth__errors p+p{margin-top:.25rem}.studio-auth__footer{display:block;margin-top:1.25rem;text-align:center}.studio-auth__footer button{font-size:.75rem;color:var(--studio-muted)}.studio-auth__footer button:hover{color:var(--studio-text)}.studio-app{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--studio-text, #f3f4f6);background:var(--studio-bg, #0f1115);min-height:100vh}.studio-app__header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:var(--studio-surface, #1a1d24);border-bottom:1px solid var(--studio-border, #2d3340);color:var(--studio-text, #f3f4f6)}.studio-app__brand{color:var(--studio-text, #f3f4f6);font-weight:700;text-decoration:none}.studio-app__nav{display:flex;gap:1rem;align-items:center}.studio-app__nav a{color:var(--studio-muted, #9ca3af);text-decoration:none}.studio-app__nav a:hover{color:var(--studio-text, #f3f4f6)}.studio-app__logout button{background:transparent;border:1px solid var(--studio-border, #2d3340);color:var(--studio-text, #f3f4f6);border-radius:.375rem;padding:.25rem .75rem;cursor:pointer}.studio-app__main{padding-top:1.5rem}.studio-context__list{list-style:none;padding:0;margin:1rem 0 0}.studio-context__list li{margin-bottom:.5rem}.studio-context__list button{width:100%;text-align:left;padding:.75rem 1rem;border:1px solid var(--studio-border, #2d3340);border-radius:.5rem;background:var(--studio-surface, #1a1d24);color:var(--studio-text, #f3f4f6);cursor:pointer}.studio-errors{padding:2rem;text-align:center}
