.admin-page-container{background:linear-gradient(135deg,var(--background)0%,var(--background)50%,var(--secondary)/.1 100%);flex-direction:column;min-height:100vh;display:flex}.admin-header{border-bottom:1px solid var(--border);padding:1.5rem 1rem}.header-content{max-width:28rem;margin-left:auto;margin-right:auto}.back-link{color:var(--muted-foreground);align-items:center;gap:.5rem;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--foreground)}.back-icon{width:1.25rem;height:1.25rem}.main-content{flex:1;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.content-wrapper{width:100%;max-width:28rem}.branding-section{text-align:center;margin-bottom:2rem}.logo-container{background:linear-gradient(135deg,var(--secondary)0%,var(--secondary)/.7 100%);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1rem;display:inline-flex}.logo-icon{width:2.5rem;height:2.5rem;color:var(--foreground)}.brand-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.875rem;font-weight:700}.brand-subtitle{color:var(--muted-foreground)}.login-card{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;box-shadow:0 10px 25px #0000001a}.footer-text{text-align:center;color:var(--muted-foreground);margin-top:1.5rem;font-size:.875rem}
