@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}body{margin:0;background:#f5f3ef}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#f7d9d9 0,transparent 32%),linear-gradient(135deg,#ebe4da,#e6ece8)}.login-card{width:min(440px,100%);padding:20px;box-shadow:0 24px 80px #303b3820}.login-brand{font-family:Georgia,serif;color:#df1f5d;font-size:28px;letter-spacing:.08em;margin-bottom:18px}.login-card h2{margin-bottom:4px}.login-form{margin-top:28px}.admin-layout{min-height:100vh}.admin-sider{position:sticky!important;top:0;height:100vh}.brand-wrap{height:72px;padding:0 18px;display:flex;gap:12px;align-items:center;color:#fff;overflow:hidden}.brand-wrap small{display:block;color:#aeb9b5;font-size:11px;margin-top:2px}.brand-mark{flex:0 0 36px;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#df1f5d;color:#fff;font:700 21px Georgia}.sider-bottom{position:absolute;bottom:18px;left:12px}.sider-bottom button{color:#d8dfdc}.admin-header{height:64px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px #e8e8e4;position:sticky;top:0;z-index:5}.admin-content{padding:28px;min-width:0}.page-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.page-head h2{margin:0 0 3px}.content-card .ant-card-body{padding:0}.form-card{max-width:780px}.welcome-card{margin-top:16px}.quick-info{margin-top:22px}.ant-table-wrapper{overflow:hidden}.ant-drawer-body{background:#faf9f6}@media(max-width:700px){.admin-content{padding:18px}.page-head{align-items:center}.page-head h2{font-size:24px}.page-head .ant-typography-secondary{display:none}.admin-header{padding:0 14px}.ant-table-cell:nth-child(2){display:none}}
