.home-container{padding:0}.dashboard-header{background:transparent;border-radius:0;padding:32px 0;margin-bottom:32px;color:#000000;border:none}.header-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.dashboard-title{font-size:2rem;font-weight:600;color:#000000;margin:0 0 8px}.dashboard-subtitle{font-size:1rem;color:#666666;margin:0}.dashboard-stats{display:flex;gap:48px}.dashboard-stats :global(.ant-statistic-title){color:#666666;font-size:13px}.dashboard-stats :global(.ant-statistic-content){color:#000000;font-size:1.75rem;font-weight:600}.header-right-info{flex-wrap:wrap}.header-right-info,.info-card{display:flex;align-items:center}.info-card{gap:16px;padding:12px 20px;background:#fff;border:1px solid #e5e5e5;border-radius:8px;font-size:13px;transition:all .2s ease}.info-card:hover{border-color:#d0d0d0;box-shadow:0 2px 8px rgba(0,0,0,.04)}.stats-section{gap:24px}.stat-item,.stats-section{display:flex;align-items:center}.stat-item{gap:6px;white-space:nowrap}.stat-icon{font-size:14px;flex-shrink:0;display:flex;align-items:center}.stat-label{color:#8e8ea0;font-size:13px;font-weight:400;margin-right:4px}.stat-value{font-size:16px;font-weight:600;line-height:1}.info-divider{width:1px;height:32px;background:#e5e5e5}.weather-section{display:flex;align-items:center;gap:12px}.weather-loading,.weather-location{display:flex;align-items:center;color:#8e8ea0}.weather-location{font-size:12px;padding-right:12px;border-right:1px solid #e5e5e5}.weather-main{flex:1 1;color:#353740}.weather-details,.weather-main{display:flex;align-items:center}.weather-details{gap:8px}.weather-desc{font-weight:500}.weather-temp{font-weight:600;color:#10a37f}.tools-section{margin-top:24px}.tool-card{height:100%;border-radius:12px;border:1px solid #e8e8e8;transition:all .2s ease;background:#ffffff}.tool-card:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(115,103,240,.18);border-color:#7367F0}.tool-card-header{justify-content:space-between;margin-bottom:16px}.tool-card-header,.tool-icon{display:flex;align-items:center}.tool-icon{width:48px;height:48px;border-radius:10px;justify-content:center;font-size:24px;color:#ffffff}.tool-icon,.tool-icon.purple{background:#7367F0;border:1px solid #7367f0}.tool-icon.blue{background:#409EFF;border:1px solid #409eff}.tool-icon.green{background:#67C23A;border:1px solid #67c23a}.tool-icon.orange{background:#E6A23C;border:1px solid #e6a23c}.tool-icon.red{background:#F56C6C;border:1px solid #f56c6c}.tool-icon.cyan{background:#36CFC9;border:1px solid #36cfc9}.tool-icon.yellow{background:#FADB14;border:1px solid #fadb14;color:#000000}.tool-icon.pink{background:#F759AB;border:1px solid #f759ab}.tool-title{font-size:1.25rem;font-weight:700;color:#000000;margin:0 0 12px}.tool-description{color:#666666;font-size:.95rem;line-height:1.6;margin:0 0 16px;min-height:48px}.tool-tags{display:flex;gap:8px;flex-wrap:wrap}@media (max-width:768px){.dashboard-header{padding:32px 24px}.dashboard-title{font-size:2rem}.dashboard-subtitle{font-size:1rem}.header-content{flex-direction:column;align-items:flex-start}.header-right-info{width:100%}.info-card{width:100%;flex-direction:column;align-items:flex-start;gap:12px}.stats-section{width:100%;justify-content:space-around}.info-divider{width:100%;height:1px}.dashboard-stats{width:100%;justify-content:space-around}.weather-card,.weather-info{width:100%}}@media (max-width:576px){.dashboard-header{padding:24px 16px}.dashboard-title{font-size:1.75rem}.dashboard-stats{gap:24px}}