*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#1d1f1c;background:#f5f1e8;font-family:Inter,Arial,sans-serif}a{color:inherit}.studio-shell-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f5f1e8e0;border-bottom:1px solid #1d1f1c1f;justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding:12px 24px;display:flex;position:sticky;top:0}.studio-shell-logo{font-weight:700;text-decoration:none}.studio-shell-nav,.studio-shell-actions{align-items:center;gap:8px;display:flex}.studio-shell-signout,.studio-login-button{color:#f5f1e8;min-height:36px;font:inherit;cursor:pointer;background:#1d1f1c;border:0;border-radius:999px;padding:0 16px}.studio-shell-signout:hover,.studio-login-button:hover{background:#3a3d38}.studio-login-page{place-items:center;min-height:calc(100vh - 65px);padding:32px 20px;display:grid}.studio-login-card{background:#ffffff8f;border:1px solid #1d1f1c1f;border-radius:28px;width:min(100%,480px);padding:40px;box-shadow:0 20px 60px #1d1f1c14}.studio-login-card h1{margin:8px 0 12px;font-size:clamp(36px,8vw,58px);line-height:.95}.studio-login-card>p:not(.studio-login-kicker,.studio-login-error){color:#1d1f1cb3;margin:0 0 24px;line-height:1.55}.studio-login-kicker{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.studio-login-error{color:#7d1717;background:#f8dede;border-radius:12px;margin:0 0 20px;padding:12px 14px}.studio-login-button{width:100%;min-height:48px}.studio-shell-nav a{background:#1d1f1c0f;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;text-decoration:none;display:inline-flex}.studio-shell-nav a:hover{background:#1d1f1c1f}@media (max-width:767px){.studio-shell-header{flex-direction:column;align-items:flex-start;padding:12px}.studio-shell-nav{width:100%}.studio-shell-actions{flex-direction:column;align-items:stretch;width:100%}.studio-shell-nav a{flex:1;justify-content:center}.studio-login-card{padding:28px 22px}}
