:root{color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:#f5f7fb}.auth-page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:40px 16px;background:radial-gradient(circle at 15% 15%,#e6f0ff 0%,transparent 45%),radial-gradient(circle at 85% 85%,#eef0ff 0%,transparent 45%),#f5f7fb}.auth-card{width:100%;max-width:420px;box-shadow:0 12px 32px #0f172a14;border-radius:16px}.brand{display:flex;align-items:center;gap:12px}.brand-logo{width:44px;height:44px;flex:none;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;background:linear-gradient(135deg,#1677ff,#56c1ff)}.app-shell{height:100vh;height:100dvh;overflow:hidden}.sider-inner{display:flex;flex-direction:column;height:100%}.sider-brand{display:flex;align-items:center;gap:12px;padding:16px;height:68px;flex:none}.sider-brand-text{display:flex;flex-direction:column;line-height:1.3;overflow:hidden}.app-sider.ant-layout-sider-collapsed .sider-brand{padding-inline:18px;justify-content:center}.sider-menu{flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding-bottom:12px}.sider-menu .ant-menu{border-inline-end:none}.app-main{min-width:0}.app-header{flex:none;height:64px;padding:0 24px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #f0f0f0;position:relative;z-index:5}.header-user{cursor:pointer;padding:6px 10px;border-radius:8px;transition:background-color .2s}.header-user:hover{background:#0000000a}.app-content{flex:1 1 auto;overflow:auto;padding:24px 24px 0}.app-footer{flex:none;padding:12px 24px 16px;text-align:center;background:transparent}.page-container{width:100%}.hero-card .ant-card-body{background:linear-gradient(120deg,#f0f7ff,#fff 60%)}.full-page-center{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}@media(max-width:992px){.app-content{padding:16px 16px 0}.app-footer{padding:10px 16px 12px}}@media(max-width:768px){.app-header{padding:0 12px}.app-content{padding:12px 12px 0}.header-user-name,.header-user-role{display:none}}
