:root{--page-bg: #f6f7f9;--panel-bg: #ffffff;--text: #172033;--muted: #667085;--border: #e6eaf0;--shadow: 0 18px 45px rgba(15, 23, 42, .08);--radius-card: 18px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--page-bg);color:var(--text)}.app-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:32px 0 48px}.hero-card{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:30px;margin-bottom:20px;background:radial-gradient(circle at top left,rgba(37,99,235,.12),transparent 32%),var(--panel-bg);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}.eyebrow{display:inline-block;margin-bottom:8px;color:#2563eb;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-card h1.ant-typography{margin:0 0 8px;font-size:clamp(32px,5vw,48px)}.hero-text{display:block;max-width:680px;color:var(--muted);font-size:16px}.rounded-card{border:1px solid var(--border);border-radius:var(--radius-card);box-shadow:var(--shadow)}.rounded-card .ant-card-head{border-bottom:1px solid #edf0f5}.full-width{width:100%}.top-gap{margin-top:8px}.soft-button{border:1px solid var(--border);background:#ffffffbf;box-shadow:none}.login-card{max-width:460px;margin:0 auto}.user-tag{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px}.main-tabs>.ant-tabs-nav{margin-bottom:20px;padding:6px;border-radius:16px;background:#eef2ff}.main-tabs .ant-tabs-tab{margin:0!important;padding:10px 18px;border-radius:12px;font-weight:700}.main-tabs .ant-tabs-tab-active{background:#2563eb}.main-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.main-tabs .ant-tabs-ink-bar,.hidden-main-tab{display:none}.main-tabs .ant-tabs-tab:has(.hidden-main-tab){display:none}.settings-card .ant-tabs-nav{padding:6px;border-radius:14px;background:#eef2ff}.settings-card .ant-tabs-tab{margin:0!important;padding:9px 16px;border-radius:12px;font-weight:700}.settings-card .ant-tabs-tab-active{background:#2563eb}.settings-card .ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff!important}.settings-card .ant-tabs-ink-bar{display:none}.profile-card{border:1px solid #edf0f5;border-radius:16px;background:#fbfcfe}.profile-card .ant-card-head{min-height:auto;padding:12px 16px}.profile-card .ant-card-body{background:#fff}.user-form{gap:10px}.upload-zone{border-radius:16px!important}.metrics-row{margin-bottom:20px;padding:14px;border:1px solid #edf0f5;border-radius:16px;background:#fbfcfe}.jobs-table .ant-table{border-radius:16px;overflow:hidden}.muted-icon{color:var(--muted)}.empty-state{display:flex;min-height:280px;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:32px;border:1px dashed #d8dee9;border-radius:18px;background:#fbfcfe}.empty-icon{margin-bottom:10px;color:#94a3b8;font-size:34px}@media(max-width:720px){.app-shell{width:min(100% - 24px,1180px);padding-top:18px}.hero-card{flex-direction:column;padding:22px}}
