Vercel
tcp/443 tcp/80
Exposing Swagger/OpenAPI documentation is primarily a risk if your API has underlying security flaws, as it gives attackers a precise roadmap to find them.
Those detail every endpoint, parameter, and data model, making it easier to discover and exploit vulnerabilities like broken access control or injection points.
While a perfectly secure API mitigates the danger, protecting your documentation is a critical layer of defense that forces attackers to work without a map.
Severity: info
Fingerprint: 5733ddf49ff49cd1bf890109bf890109bf890109bf890109bf890109bf890109
Public Swagger UI/API detected at path: /api-docs/swagger.json
Open service 64.29.17.65:443 路 sback.zoodpac.com
2026-01-09 06:37
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Credentials: true
Age: 0
Cache-Control: public, max-age=0
Content-Length: 52521
Content-Type: text/html; charset=UTF-8
Date: Fri, 09 Jan 2026 06:37:56 GMT
Etag: W/"cd29-1668f272800"
Last-Modified: Sat, 20 Oct 2018 01:46:40 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
Vary: Origin
X-Powered-By: Express
X-Vercel-Cache: MISS
X-Vercel-Id: iad1::iad1::7rjlx-1767940676486-c3a1269023bb
Connection: close
Page title: 馃搳 SMS & Call Log Monitoring Dashboard
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>馃搳 SMS & Call Log Monitoring Dashboard</title>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: #f5f7fa;
color: #333;
direction: rtl;
}
.dashboard-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 1.5rem 2rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.header-content {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}
.header-content h1 {
font-size: 1.5rem;
font-weight: 600;
}
.header-actions {
display: flex;
gap: 0.5rem;
}
.api-key-input {
padding: 0.5rem 1rem;
border: none;
border-radius: 6px;
font-size: 0.9rem;
width: 250px;
}
.btn-primary {
padding: 0.5rem 1.5rem;
background: white;
color: #667eea;
border: none;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
transition: transform 0.2s;
}
.btn-primary:hover {
transform: translateY(-2px);
}
.dashboard-main {
max-width: 1400px;
margin: 2rem auto;
padding: 0 2rem;
}
.welcome-screen {
display: flex;
justify-content: center;
align-items: center;
min-height: 60vh;
}
.welcome-content {
text-align: center;
padding: 3rem;
background: white;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.welcome-content h2 {
font-size: 2rem;
margin-bottom: 1rem;
color: #667eea;
}
.stats-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.stat-card {
background: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
gap: 1rem;
transition: transform 0.2s, box-shadow 0.2s;
}
.stat-card:hover {
transform: translateY(-4px);
box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}
.stat-icon {
font-size: 2.5rem;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 12px;
}
.stat-content h3 {
font-size: 2rem;
font-weight: 700;
color: #333;
margin-bottom: 0.25rem;
}
.stat-content p {
color: #666;
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
.stat-badge {
display: inline-block;
background: #e8f5e9;
color: #2e7d32;
padding: 0.25rem 0.75rem;
border-radius: 12px;
font-size: 0.75rem;
font-weight: 600;
}
.dashboard-grid {
Open service 64.29.17.65:443 路 sback.zoodpac.com
2026-01-02 07:28
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Credentials: true
Age: 0
Cache-Control: public, max-age=0
Content-Length: 52521
Content-Type: text/html; charset=UTF-8
Date: Fri, 02 Jan 2026 07:28:22 GMT
Etag: W/"cd29-1668f272800"
Last-Modified: Sat, 20 Oct 2018 01:46:40 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
Vary: Origin
X-Powered-By: Express
X-Vercel-Cache: MISS
X-Vercel-Id: bom1::iad1::gndlh-1767338901227-37a2ec244778
Connection: close
Page title: 馃搳 SMS & Call Log Monitoring Dashboard
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>馃搳 SMS & Call Log Monitoring Dashboard</title>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: #f5f7fa;
color: #333;
direction: rtl;
}
.dashboard-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 1.5rem 2rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.header-content {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}
.header-content h1 {
font-size: 1.5rem;
font-weight: 600;
}
.header-actions {
display: flex;
gap: 0.5rem;
}
.api-key-input {
padding: 0.5rem 1rem;
border: none;
border-radius: 6px;
font-size: 0.9rem;
width: 250px;
}
.btn-primary {
padding: 0.5rem 1.5rem;
background: white;
color: #667eea;
border: none;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
transition: transform 0.2s;
}
.btn-primary:hover {
transform: translateY(-2px);
}
.dashboard-main {
max-width: 1400px;
margin: 2rem auto;
padding: 0 2rem;
}
.welcome-screen {
display: flex;
justify-content: center;
align-items: center;
min-height: 60vh;
}
.welcome-content {
text-align: center;
padding: 3rem;
background: white;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.welcome-content h2 {
font-size: 2rem;
margin-bottom: 1rem;
color: #667eea;
}
.stats-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.stat-card {
background: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
gap: 1rem;
transition: transform 0.2s, box-shadow 0.2s;
}
.stat-card:hover {
transform: translateY(-4px);
box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}
.stat-icon {
font-size: 2.5rem;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 12px;
}
.stat-content h3 {
font-size: 2rem;
font-weight: 700;
color: #333;
margin-bottom: 0.25rem;
}
.stat-content p {
color: #666;
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
.stat-badge {
display: inline-block;
background: #e8f5e9;
color: #2e7d32;
padding: 0.25rem 0.75rem;
border-radius: 12px;
font-size: 0.75rem;
font-weight: 600;
}
.dashboard-grid {
Open service 216.198.79.65:80 路 sback.zoodpac.com
2025-12-23 04:05
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://sback.zoodpac.com/ Refresh: 0;url=https://sback.zoodpac.com/ server: Vercel Redirecting...
Open service 216.198.79.65:443 路 sback.zoodpac.com
2025-12-23 04:05
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Credentials: true
Age: 0
Cache-Control: public, max-age=0
Content-Length: 52521
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Dec 2025 04:05:42 GMT
Etag: W/"cd29-1668f272800"
Last-Modified: Sat, 20 Oct 2018 01:46:40 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
Vary: Origin
X-Powered-By: Express
X-Vercel-Cache: MISS
X-Vercel-Id: fra1::iad1::x9glk-1766462741054-0f632aa41ed1
Connection: close
Page title: 馃搳 SMS & Call Log Monitoring Dashboard
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>馃搳 SMS & Call Log Monitoring Dashboard</title>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: #f5f7fa;
color: #333;
direction: rtl;
}
.dashboard-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 1.5rem 2rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.header-content {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}
.header-content h1 {
font-size: 1.5rem;
font-weight: 600;
}
.header-actions {
display: flex;
gap: 0.5rem;
}
.api-key-input {
padding: 0.5rem 1rem;
border: none;
border-radius: 6px;
font-size: 0.9rem;
width: 250px;
}
.btn-primary {
padding: 0.5rem 1.5rem;
background: white;
color: #667eea;
border: none;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
transition: transform 0.2s;
}
.btn-primary:hover {
transform: translateY(-2px);
}
.dashboard-main {
max-width: 1400px;
margin: 2rem auto;
padding: 0 2rem;
}
.welcome-screen {
display: flex;
justify-content: center;
align-items: center;
min-height: 60vh;
}
.welcome-content {
text-align: center;
padding: 3rem;
background: white;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.welcome-content h2 {
font-size: 2rem;
margin-bottom: 1rem;
color: #667eea;
}
.stats-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.stat-card {
background: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
gap: 1rem;
transition: transform 0.2s, box-shadow 0.2s;
}
.stat-card:hover {
transform: translateY(-4px);
box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}
.stat-icon {
font-size: 2.5rem;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 12px;
}
.stat-content h3 {
font-size: 2rem;
font-weight: 700;
color: #333;
margin-bottom: 0.25rem;
}
.stat-content p {
color: #666;
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
.stat-badge {
display: inline-block;
background: #e8f5e9;
color: #2e7d32;
padding: 0.25rem 0.75rem;
border-radius: 12px;
font-size: 0.75rem;
font-weight: 600;
}
.dashboard-grid {
Open service 64.29.17.65:443 路 sback.zoodpac.com
2025-12-23 04:05
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Credentials: true
Age: 0
Cache-Control: public, max-age=0
Content-Length: 52521
Content-Type: text/html; charset=UTF-8
Date: Tue, 23 Dec 2025 04:05:42 GMT
Etag: W/"cd29-1668f272800"
Last-Modified: Sat, 20 Oct 2018 01:46:40 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
Vary: Origin
X-Powered-By: Express
X-Vercel-Cache: MISS
X-Vercel-Id: sin1::iad1::4ltzg-1766462741114-5b3d947a916e
Connection: close
Page title: 馃搳 SMS & Call Log Monitoring Dashboard
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>馃搳 SMS & Call Log Monitoring Dashboard</title>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: #f5f7fa;
color: #333;
direction: rtl;
}
.dashboard-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 1.5rem 2rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.header-content {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}
.header-content h1 {
font-size: 1.5rem;
font-weight: 600;
}
.header-actions {
display: flex;
gap: 0.5rem;
}
.api-key-input {
padding: 0.5rem 1rem;
border: none;
border-radius: 6px;
font-size: 0.9rem;
width: 250px;
}
.btn-primary {
padding: 0.5rem 1.5rem;
background: white;
color: #667eea;
border: none;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
transition: transform 0.2s;
}
.btn-primary:hover {
transform: translateY(-2px);
}
.dashboard-main {
max-width: 1400px;
margin: 2rem auto;
padding: 0 2rem;
}
.welcome-screen {
display: flex;
justify-content: center;
align-items: center;
min-height: 60vh;
}
.welcome-content {
text-align: center;
padding: 3rem;
background: white;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.welcome-content h2 {
font-size: 2rem;
margin-bottom: 1rem;
color: #667eea;
}
.stats-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.stat-card {
background: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
gap: 1rem;
transition: transform 0.2s, box-shadow 0.2s;
}
.stat-card:hover {
transform: translateY(-4px);
box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}
.stat-icon {
font-size: 2.5rem;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 12px;
}
.stat-content h3 {
font-size: 2rem;
font-weight: 700;
color: #333;
margin-bottom: 0.25rem;
}
.stat-content p {
color: #666;
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
.stat-badge {
display: inline-block;
background: #e8f5e9;
color: #2e7d32;
padding: 0.25rem 0.75rem;
border-radius: 12px;
font-size: 0.75rem;
font-weight: 600;
}
.dashboard-grid {
Open service 64.29.17.65:80 路 sback.zoodpac.com
2025-12-23 04:05
HTTP/1.0 308 Permanent Redirect Content-Type: text/plain Location: https://sback.zoodpac.com/ Refresh: 0;url=https://sback.zoodpac.com/ server: Vercel Redirecting...
Open service 64.29.17.65:443 路 sback.zoodpac.com
2025-12-22 07:31
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Credentials: true
Age: 0
Cache-Control: public, max-age=0
Content-Length: 52521
Content-Type: text/html; charset=UTF-8
Date: Mon, 22 Dec 2025 07:31:32 GMT
Etag: W/"cd29-1668f272800"
Last-Modified: Sat, 20 Oct 2018 01:46:40 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
Vary: Origin
X-Powered-By: Express
X-Vercel-Cache: MISS
X-Vercel-Id: iad1::iad1::2zpst-1766388691258-0c1c3924079c
Connection: close
Page title: 馃搳 SMS & Call Log Monitoring Dashboard
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>馃搳 SMS & Call Log Monitoring Dashboard</title>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: #f5f7fa;
color: #333;
direction: rtl;
}
.dashboard-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 1.5rem 2rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.header-content {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}
.header-content h1 {
font-size: 1.5rem;
font-weight: 600;
}
.header-actions {
display: flex;
gap: 0.5rem;
}
.api-key-input {
padding: 0.5rem 1rem;
border: none;
border-radius: 6px;
font-size: 0.9rem;
width: 250px;
}
.btn-primary {
padding: 0.5rem 1.5rem;
background: white;
color: #667eea;
border: none;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
transition: transform 0.2s;
}
.btn-primary:hover {
transform: translateY(-2px);
}
.dashboard-main {
max-width: 1400px;
margin: 2rem auto;
padding: 0 2rem;
}
.welcome-screen {
display: flex;
justify-content: center;
align-items: center;
min-height: 60vh;
}
.welcome-content {
text-align: center;
padding: 3rem;
background: white;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.welcome-content h2 {
font-size: 2rem;
margin-bottom: 1rem;
color: #667eea;
}
.stats-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.stat-card {
background: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
gap: 1rem;
transition: transform 0.2s, box-shadow 0.2s;
}
.stat-card:hover {
transform: translateY(-4px);
box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}
.stat-icon {
font-size: 2.5rem;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 12px;
}
.stat-content h3 {
font-size: 2rem;
font-weight: 700;
color: #333;
margin-bottom: 0.25rem;
}
.stat-content p {
color: #666;
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
.stat-badge {
display: inline-block;
background: #e8f5e9;
color: #2e7d32;
padding: 0.25rem 0.75rem;
border-radius: 12px;
font-size: 0.75rem;
font-weight: 600;
}
.dashboard-grid {
Open service 64.29.17.65:443 路 sback.zoodpac.com
2025-12-20 08:22
HTTP/1.1 200 OK
Accept-Ranges: bytes
Access-Control-Allow-Credentials: true
Age: 0
Cache-Control: public, max-age=0
Content-Length: 52521
Content-Type: text/html; charset=UTF-8
Date: Sat, 20 Dec 2025 08:22:10 GMT
Etag: W/"cd29-1668f272800"
Last-Modified: Sat, 20 Oct 2018 01:46:40 GMT
Server: Vercel
Strict-Transport-Security: max-age=63072000
Vary: Origin
X-Powered-By: Express
X-Vercel-Cache: MISS
X-Vercel-Id: sfo1::iad1::pr8wn-1766218929259-a868d49a27fd
Connection: close
Page title: 馃搳 SMS & Call Log Monitoring Dashboard
<!DOCTYPE html>
<html lang="fa" dir="rtl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>馃搳 SMS & Call Log Monitoring Dashboard</title>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="https://unpkg.com/axios/dist/axios.min.js"></script>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
background: #f5f7fa;
color: #333;
direction: rtl;
}
.dashboard-header {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
color: white;
padding: 1.5rem 2rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.header-content {
max-width: 1400px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1rem;
}
.header-content h1 {
font-size: 1.5rem;
font-weight: 600;
}
.header-actions {
display: flex;
gap: 0.5rem;
}
.api-key-input {
padding: 0.5rem 1rem;
border: none;
border-radius: 6px;
font-size: 0.9rem;
width: 250px;
}
.btn-primary {
padding: 0.5rem 1.5rem;
background: white;
color: #667eea;
border: none;
border-radius: 6px;
font-weight: 600;
cursor: pointer;
transition: transform 0.2s;
}
.btn-primary:hover {
transform: translateY(-2px);
}
.dashboard-main {
max-width: 1400px;
margin: 2rem auto;
padding: 0 2rem;
}
.welcome-screen {
display: flex;
justify-content: center;
align-items: center;
min-height: 60vh;
}
.welcome-content {
text-align: center;
padding: 3rem;
background: white;
border-radius: 12px;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}
.welcome-content h2 {
font-size: 2rem;
margin-bottom: 1rem;
color: #667eea;
}
.stats-cards {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.stat-card {
background: white;
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 2px 10px rgba(0,0,0,0.08);
display: flex;
align-items: center;
gap: 1rem;
transition: transform 0.2s, box-shadow 0.2s;
}
.stat-card:hover {
transform: translateY(-4px);
box-shadow: 0 4px 20px rgba(0,0,0,0.12);
}
.stat-icon {
font-size: 2.5rem;
width: 60px;
height: 60px;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
border-radius: 12px;
}
.stat-content h3 {
font-size: 2rem;
font-weight: 700;
color: #333;
margin-bottom: 0.25rem;
}
.stat-content p {
color: #666;
font-size: 0.9rem;
margin-bottom: 0.5rem;
}
.stat-badge {
display: inline-block;
background: #e8f5e9;
color: #2e7d32;
padding: 0.25rem 0.75rem;
border-radius: 12px;
font-size: 0.75rem;
font-weight: 600;
}
.dashboard-grid {