*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}.logo{display:flex;align-items:center;gap:8px;padding:24px 20px;font-size:18px;font-weight:700;color:#ff9f43}.header{display:flex;justify-content:flex-end;align-items:center;padding:0 24px;background:#fff;border-bottom:1px solid #f0f0f0}.header-right{display:flex;align-items:center}.content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:calc(100vh - 112px)}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#ff9f43,#ffeaa7)}.login-card{width:400px;box-shadow:0 4px 12px #0000001a;border-radius:12px}.login-header{text-align:center;margin-bottom:24px}.login-header h1{margin:0;color:#ff9f43;font-size:28px}.login-header p{margin:8px 0 0;color:#999}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.page-header h2{margin:0}.stats-page .page-header,.breadcrumb-nav{margin-bottom:16px}.breadcrumb-nav .ant-breadcrumb-link{cursor:pointer}.breadcrumb-nav .ant-breadcrumb-link:last-child{cursor:default;color:#000000e0}
