.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:400px;box-shadow:0 10px 40px #0000001a;border-radius:8px}.login-header{text-align:center;margin-bottom:32px}.login-header h2{margin-bottom:8px}.login-footer{text-align:center;margin-top:16px}.logo{height:64px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}.trigger{font-size:18px;cursor:pointer;transition:color .3s}.trigger:hover{color:#1890ff}.dashboard-page{width:100%}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard-header h2{margin:0}@media(max-width:768px){.dashboard-header{flex-direction:column;align-items:flex-start;gap:16px}}.offers-page{width:100%}.offers-page .ant-pro-table-list-toolbar-title{font-size:18px;font-weight:600}.offers-page code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-size:12px}.analytics-page{width:100%}.analytics-header{margin-bottom:24px}.analytics-header h2{margin:0}.partners-page{width:100%}.partners-page code{background:#f5f5f5;padding:2px 6px;border-radius:3px;font-size:12px}.postbacks-page{width:100%}.postbacks-header{margin-bottom:24px}.postbacks-header h2{margin:0}.experiments-page{width:100%}.experiments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.experiments-header h2{margin:0}.settings-page{width:100%}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}
