Domain bahrya.com
United States
ORACLE-BMC-31898
Ubuntu
Software information

Netlify

tcp/443

nginx nginx 1.24.0

tcp/443 tcp/80

  • Git configuration and history exposed
    First seen 2025-08-13 10:19
    Last seen 2026-01-03 00:32
    Open for 142 days
    • Severity: medium
      Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652224d1dbfa

      [core]
      	repositoryformatversion = 0
      	filemode = true
      	bare = false
      	logallrefupdates = true
      [user]
      	name = Sajid Ali
      	email = web.expert106@gmail.com
      [remote "origin"]
      	url = git@github.com:ror-web-expert/bahrya.git
      	fetch = +refs/heads/*:refs/remotes/origin/*
      [branch "main"]
      	remote = origin
      	merge = refs/heads/main
      
      Found on 2026-01-03 00:32
      319 Bytes
  • Open service 75.2.60.5:443 · bahrya.com

    2026-01-10 01:38

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 3
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 16070
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 10 Jan 2026 01:38:22 GMT
    Etag: "5be0ca1c8f064a01b864101d7c874289-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KEJRVWQYJBY2KWFDRPRV52WM
    Connection: close
    
    Page title: Bahrya Restaurants - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Bahrya Restaurants - Coming Soon</title>
        <meta name="description" content="Bahrya Restaurants - Premium dining experience coming soon. Get notified when we launch!">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
        <style>
            :root {
                /* Professional Color System */
                --primary-gradient: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%);
                --accent-gold: #f59e0b;
                --accent-gold-light: #fbbf24;
                --text-primary: #ffffff;
                --text-secondary: rgba(255, 255, 255, 0.8);
                --glass-bg: rgba(255, 255, 255, 0.08);
                --glass-border: rgba(255, 255, 255, 0.12);
                --shadow-primary: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
                --shadow-glow: 0 0 40px rgba(245, 158, 11, 0.3);
                
                /* Brand Colors from User Palette */
                --brand-primary: #041e49;
                --brand-secondary: #0b57d0;
                --brand-tertiary: #198639;
                --construction-red: #dc2626;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                min-height: 100vh;
                background: var(--primary-gradient);
                display: flex;
                align-items: center;
                justify-content: center;
                overflow-x: hidden;
                position: relative;
                padding: 1rem;
                line-height: 1.6;
            }
    
            /* Optimized Background Effects */
            body::before {
                content: '';
                position: fixed;
                inset: 0;
                background: radial-gradient(circle at 20% 80%, rgba(245, 158, 11, 0.1) 0%, transparent 50%),
                            radial-gradient(circle at 80% 20%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
                animation: backgroundPulse 20s ease-in-out infinite;
                pointer-events: none;
            }
    
            @keyframes backgroundPulse {
                0%, 100% { opacity: 0.5; }
                50% { opacity: 0.8; }
            }
    
            /* Main Container */
            .container {
                text-align: center;
                color: var(--text-primary);
                max-width: 800px;
                padding: 3rem 2rem;
                position: relative;
                z-index: 10;
                background: var(--glass-bg);
                border-radius: 24px;
                backdrop-filter: blur(20px);
                border: 1px solid var(--glass-border);
                box-shadow: var(--shadow-primary);
                width: 100%;
            }
    
            /* Logo Section */
            .logo-container {
                margin-bottom: 2.5rem;
                opacity: 0;
                animation: fadeInScale 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s forwards;
            }
    
            .logo {
                max-width: 400px;
                width: 100%;
                height: auto;
                margin: 0 auto;
                display: block;
                border-radius: 12px;
                box-shadow: var(--shadow-primary);
                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
                animation: logoGlow 8s ease-in-out infinite;
            }
    
            .logo:hover {
                transform: scale(1.15) rotate(2deg);
                box-shadow: var(--shadow-primary), var(--shadow-glow);
            }
    
            @keyframes logoGlow {
                0%, 100% {
                    filter: drop-shadow(0 0 25px rgba(245, 158, 11, 0.4));
                    transform: scale(1.05);
                }
                50% {
                    filter: drop-shadow(0 0 35px rgba(245, 158, 11, 
    Found 2026-01-10 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · bahrya.com

    2026-01-03 00:32

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 1
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 16070
    Content-Type: text/html; charset=UTF-8
    Date: Sat, 03 Jan 2026 00:32:43 GMT
    Etag: "5be0ca1c8f064a01b864101d7c874289-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KE0MAN2H2C8TCH55NXV260PE
    Connection: close
    
    Page title: Bahrya Restaurants - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Bahrya Restaurants - Coming Soon</title>
        <meta name="description" content="Bahrya Restaurants - Premium dining experience coming soon. Get notified when we launch!">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
        <style>
            :root {
                /* Professional Color System */
                --primary-gradient: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%);
                --accent-gold: #f59e0b;
                --accent-gold-light: #fbbf24;
                --text-primary: #ffffff;
                --text-secondary: rgba(255, 255, 255, 0.8);
                --glass-bg: rgba(255, 255, 255, 0.08);
                --glass-border: rgba(255, 255, 255, 0.12);
                --shadow-primary: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
                --shadow-glow: 0 0 40px rgba(245, 158, 11, 0.3);
                
                /* Brand Colors from User Palette */
                --brand-primary: #041e49;
                --brand-secondary: #0b57d0;
                --brand-tertiary: #198639;
                --construction-red: #dc2626;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                min-height: 100vh;
                background: var(--primary-gradient);
                display: flex;
                align-items: center;
                justify-content: center;
                overflow-x: hidden;
                position: relative;
                padding: 1rem;
                line-height: 1.6;
            }
    
            /* Optimized Background Effects */
            body::before {
                content: '';
                position: fixed;
                inset: 0;
                background: radial-gradient(circle at 20% 80%, rgba(245, 158, 11, 0.1) 0%, transparent 50%),
                            radial-gradient(circle at 80% 20%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
                animation: backgroundPulse 20s ease-in-out infinite;
                pointer-events: none;
            }
    
            @keyframes backgroundPulse {
                0%, 100% { opacity: 0.5; }
                50% { opacity: 0.8; }
            }
    
            /* Main Container */
            .container {
                text-align: center;
                color: var(--text-primary);
                max-width: 800px;
                padding: 3rem 2rem;
                position: relative;
                z-index: 10;
                background: var(--glass-bg);
                border-radius: 24px;
                backdrop-filter: blur(20px);
                border: 1px solid var(--glass-border);
                box-shadow: var(--shadow-primary);
                width: 100%;
            }
    
            /* Logo Section */
            .logo-container {
                margin-bottom: 2.5rem;
                opacity: 0;
                animation: fadeInScale 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s forwards;
            }
    
            .logo {
                max-width: 400px;
                width: 100%;
                height: auto;
                margin: 0 auto;
                display: block;
                border-radius: 12px;
                box-shadow: var(--shadow-primary);
                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
                animation: logoGlow 8s ease-in-out infinite;
            }
    
            .logo:hover {
                transform: scale(1.15) rotate(2deg);
                box-shadow: var(--shadow-primary), var(--shadow-glow);
            }
    
            @keyframes logoGlow {
                0%, 100% {
                    filter: drop-shadow(0 0 25px rgba(245, 158, 11, 0.4));
                    transform: scale(1.05);
                }
                50% {
                    filter: drop-shadow(0 0 35px rgba(245, 158, 11, 
    Found 2026-01-03 by HttpPlugin
    Create report
  • Open service 141.147.130.224:80 · hrms.bahrya.com

    2026-01-01 21:02

    HTTP/1.1 301 Moved Permanently
    Server: nginx/1.24.0 (Ubuntu)
    Date: Thu, 01 Jan 2026 21:02:31 GMT
    Content-Type: text/html
    Content-Length: 178
    Connection: close
    Location: https://hrms.bahrya.com/
    
    Page title: 301 Moved Permanently
    
    <html>
    <head><title>301 Moved Permanently</title></head>
    <body>
    <center><h1>301 Moved Permanently</h1></center>
    <hr><center>nginx/1.24.0 (Ubuntu)</center>
    </body>
    </html>
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 141.147.130.224:443 · hrms.bahrya.com

    2026-01-01 21:02

    HTTP/1.1 302 Found
    Server: nginx/1.24.0 (Ubuntu)
    Date: Thu, 01 Jan 2026 21:02:30 GMT
    Content-Type: text/html; charset=UTF-8
    Transfer-Encoding: chunked
    Connection: close
    Set-Cookie: hrp-sds=BjFaN1ZkAmoALgF6WDgGNQMyUWEDJwIkUWUHdVZyBjwGOlhiVFhUawY0B3JXawAhBGtUb1oyV28BIlRtADdSNgw%2BVGYHYFBgADBQNgVlADcGYVo%2FVmgCMQBjATBYYQZhAzJRYwNjAjRRYwczVmIGNwZnWDpUPlQ0BmAHcldrACEEa1RtWjBXbwEiVDcAdlJYDDxUMQc0UHEANlB3BSUAdAZrWn5WawJhAGABM1ggBjYDMlFsAysCZlE1BzJWLwZkBmxYO1QpVDMGYQdjV3IAaQQiVGZaMVdlATpUfABzUnQMOFQnBw9QYgA0UGEFOAAiBnJaNlYiAmoAYgE%2FWDgGJgNPUTQDfwI%2BUWwHalZgBnoGYFgiVDdUIgZ4BzxXaQAhBDJUPVpuV3oBMlRwADZSKQxpVGYHYlAwAGFQNwUzAGQGYFo%2BVmICYwBkATpYZwY2AzVRaAMxAmRRMQc1VmQGZwZkWD9UM1QxBmEHY1drAHIEelQ0WnRXIQFwVC0APFIoDHJUOQc1UGIAOFBtBS4AeAY%2BWmhWJQJ5AHcBMlhxBj4DM1FoAz8CdVFsB2dWcgYhBgpYbVRkVHYGOQcmVzkAJgQoVH5aO1c8ATpUbwAxUjEMalRmB2BQMgBgUDEFZgBtBiNaN1ZoAmoAdwF8WHEGYQNwUQQDYQI2UXQHZ1YjBm4GJlg2VDdUOAZyB3JXawAv; expires=Sat, 03 Jan 2026 21:02:30 GMT; Max-Age=172800; path=/; domain=.hrms.bahrya.com
    Location: https://hrms.bahrya.com/login
    
    Found 2026-01-01 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · bahrya.com

    2025-12-23 09:46

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 16070
    Content-Type: text/html; charset=UTF-8
    Date: Tue, 23 Dec 2025 09:46:54 GMT
    Etag: "5be0ca1c8f064a01b864101d7c874289-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KD59NFYJ3J58FEQNNZSPF15Y
    Connection: close
    
    Page title: Bahrya Restaurants - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Bahrya Restaurants - Coming Soon</title>
        <meta name="description" content="Bahrya Restaurants - Premium dining experience coming soon. Get notified when we launch!">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
        <style>
            :root {
                /* Professional Color System */
                --primary-gradient: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%);
                --accent-gold: #f59e0b;
                --accent-gold-light: #fbbf24;
                --text-primary: #ffffff;
                --text-secondary: rgba(255, 255, 255, 0.8);
                --glass-bg: rgba(255, 255, 255, 0.08);
                --glass-border: rgba(255, 255, 255, 0.12);
                --shadow-primary: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
                --shadow-glow: 0 0 40px rgba(245, 158, 11, 0.3);
                
                /* Brand Colors from User Palette */
                --brand-primary: #041e49;
                --brand-secondary: #0b57d0;
                --brand-tertiary: #198639;
                --construction-red: #dc2626;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                min-height: 100vh;
                background: var(--primary-gradient);
                display: flex;
                align-items: center;
                justify-content: center;
                overflow-x: hidden;
                position: relative;
                padding: 1rem;
                line-height: 1.6;
            }
    
            /* Optimized Background Effects */
            body::before {
                content: '';
                position: fixed;
                inset: 0;
                background: radial-gradient(circle at 20% 80%, rgba(245, 158, 11, 0.1) 0%, transparent 50%),
                            radial-gradient(circle at 80% 20%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
                animation: backgroundPulse 20s ease-in-out infinite;
                pointer-events: none;
            }
    
            @keyframes backgroundPulse {
                0%, 100% { opacity: 0.5; }
                50% { opacity: 0.8; }
            }
    
            /* Main Container */
            .container {
                text-align: center;
                color: var(--text-primary);
                max-width: 800px;
                padding: 3rem 2rem;
                position: relative;
                z-index: 10;
                background: var(--glass-bg);
                border-radius: 24px;
                backdrop-filter: blur(20px);
                border: 1px solid var(--glass-border);
                box-shadow: var(--shadow-primary);
                width: 100%;
            }
    
            /* Logo Section */
            .logo-container {
                margin-bottom: 2.5rem;
                opacity: 0;
                animation: fadeInScale 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s forwards;
            }
    
            .logo {
                max-width: 400px;
                width: 100%;
                height: auto;
                margin: 0 auto;
                display: block;
                border-radius: 12px;
                box-shadow: var(--shadow-primary);
                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
                animation: logoGlow 8s ease-in-out infinite;
            }
    
            .logo:hover {
                transform: scale(1.15) rotate(2deg);
                box-shadow: var(--shadow-primary), var(--shadow-glow);
            }
    
            @keyframes logoGlow {
                0%, 100% {
                    filter: drop-shadow(0 0 25px rgba(245, 158, 11, 0.4));
                    transform: scale(1.05);
                }
                50% {
                    filter: drop-shadow(0 0 35px rgba(245, 158, 11, 
    Found 2025-12-23 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · bahrya.com

    2025-12-21 04:22

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 0
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; fwd=miss
    Content-Length: 16070
    Content-Type: text/html; charset=UTF-8
    Date: Sun, 21 Dec 2025 04:22:57 GMT
    Etag: "5be0ca1c8f064a01b864101d7c874289-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCZJAWB3TDH2DDZS2TBR9TGZ
    Connection: close
    
    Page title: Bahrya Restaurants - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Bahrya Restaurants - Coming Soon</title>
        <meta name="description" content="Bahrya Restaurants - Premium dining experience coming soon. Get notified when we launch!">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
        <style>
            :root {
                /* Professional Color System */
                --primary-gradient: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%);
                --accent-gold: #f59e0b;
                --accent-gold-light: #fbbf24;
                --text-primary: #ffffff;
                --text-secondary: rgba(255, 255, 255, 0.8);
                --glass-bg: rgba(255, 255, 255, 0.08);
                --glass-border: rgba(255, 255, 255, 0.12);
                --shadow-primary: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
                --shadow-glow: 0 0 40px rgba(245, 158, 11, 0.3);
                
                /* Brand Colors from User Palette */
                --brand-primary: #041e49;
                --brand-secondary: #0b57d0;
                --brand-tertiary: #198639;
                --construction-red: #dc2626;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                min-height: 100vh;
                background: var(--primary-gradient);
                display: flex;
                align-items: center;
                justify-content: center;
                overflow-x: hidden;
                position: relative;
                padding: 1rem;
                line-height: 1.6;
            }
    
            /* Optimized Background Effects */
            body::before {
                content: '';
                position: fixed;
                inset: 0;
                background: radial-gradient(circle at 20% 80%, rgba(245, 158, 11, 0.1) 0%, transparent 50%),
                            radial-gradient(circle at 80% 20%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
                animation: backgroundPulse 20s ease-in-out infinite;
                pointer-events: none;
            }
    
            @keyframes backgroundPulse {
                0%, 100% { opacity: 0.5; }
                50% { opacity: 0.8; }
            }
    
            /* Main Container */
            .container {
                text-align: center;
                color: var(--text-primary);
                max-width: 800px;
                padding: 3rem 2rem;
                position: relative;
                z-index: 10;
                background: var(--glass-bg);
                border-radius: 24px;
                backdrop-filter: blur(20px);
                border: 1px solid var(--glass-border);
                box-shadow: var(--shadow-primary);
                width: 100%;
            }
    
            /* Logo Section */
            .logo-container {
                margin-bottom: 2.5rem;
                opacity: 0;
                animation: fadeInScale 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s forwards;
            }
    
            .logo {
                max-width: 400px;
                width: 100%;
                height: auto;
                margin: 0 auto;
                display: block;
                border-radius: 12px;
                box-shadow: var(--shadow-primary);
                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
                animation: logoGlow 8s ease-in-out infinite;
            }
    
            .logo:hover {
                transform: scale(1.15) rotate(2deg);
                box-shadow: var(--shadow-primary), var(--shadow-glow);
            }
    
            @keyframes logoGlow {
                0%, 100% {
                    filter: drop-shadow(0 0 25px rgba(245, 158, 11, 0.4));
                    transform: scale(1.05);
                }
                50% {
                    filter: drop-shadow(0 0 35px rgba(245, 158, 11, 
    Found 2025-12-21 by HttpPlugin
    Create report
  • Open service 75.2.60.5:443 · bahrya.com

    2025-12-19 04:24

    HTTP/1.1 200 OK
    Accept-Ranges: bytes
    Age: 41877
    Cache-Control: public,max-age=0,must-revalidate
    Cache-Status: "Netlify Edge"; hit
    Content-Length: 16070
    Content-Type: text/html; charset=UTF-8
    Date: Fri, 19 Dec 2025 04:24:26 GMT
    Etag: "5be0ca1c8f064a01b864101d7c874289-ssl"
    Server: Netlify
    Strict-Transport-Security: max-age=31536000
    X-Nf-Request-Id: 01KCTDM58QAW2P8EW2MXJG27XN
    Connection: close
    
    Page title: Bahrya Restaurants - Coming Soon
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Bahrya Restaurants - Coming Soon</title>
        <meta name="description" content="Bahrya Restaurants - Premium dining experience coming soon. Get notified when we launch!">
        <link rel="preconnect" href="https://fonts.googleapis.com">
        <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
        <link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css" rel="stylesheet">
        <style>
            :root {
                /* Professional Color System */
                --primary-gradient: linear-gradient(135deg, #1e293b 0%, #334155 50%, #475569 100%);
                --accent-gold: #f59e0b;
                --accent-gold-light: #fbbf24;
                --text-primary: #ffffff;
                --text-secondary: rgba(255, 255, 255, 0.8);
                --glass-bg: rgba(255, 255, 255, 0.08);
                --glass-border: rgba(255, 255, 255, 0.12);
                --shadow-primary: 0 25px 50px -12px rgba(0, 0, 0, 0.6);
                --shadow-glow: 0 0 40px rgba(245, 158, 11, 0.3);
                
                /* Brand Colors from User Palette */
                --brand-primary: #041e49;
                --brand-secondary: #0b57d0;
                --brand-tertiary: #198639;
                --construction-red: #dc2626;
            }
    
            * {
                margin: 0;
                padding: 0;
                box-sizing: border-box;
            }
    
            body {
                font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
                min-height: 100vh;
                background: var(--primary-gradient);
                display: flex;
                align-items: center;
                justify-content: center;
                overflow-x: hidden;
                position: relative;
                padding: 1rem;
                line-height: 1.6;
            }
    
            /* Optimized Background Effects */
            body::before {
                content: '';
                position: fixed;
                inset: 0;
                background: radial-gradient(circle at 20% 80%, rgba(245, 158, 11, 0.1) 0%, transparent 50%),
                            radial-gradient(circle at 80% 20%, rgba(59, 130, 246, 0.1) 0%, transparent 50%);
                animation: backgroundPulse 20s ease-in-out infinite;
                pointer-events: none;
            }
    
            @keyframes backgroundPulse {
                0%, 100% { opacity: 0.5; }
                50% { opacity: 0.8; }
            }
    
            /* Main Container */
            .container {
                text-align: center;
                color: var(--text-primary);
                max-width: 800px;
                padding: 3rem 2rem;
                position: relative;
                z-index: 10;
                background: var(--glass-bg);
                border-radius: 24px;
                backdrop-filter: blur(20px);
                border: 1px solid var(--glass-border);
                box-shadow: var(--shadow-primary);
                width: 100%;
            }
    
            /* Logo Section */
            .logo-container {
                margin-bottom: 2.5rem;
                opacity: 0;
                animation: fadeInScale 1.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s forwards;
            }
    
            .logo {
                max-width: 400px;
                width: 100%;
                height: auto;
                margin: 0 auto;
                display: block;
                border-radius: 12px;
                box-shadow: var(--shadow-primary);
                transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
                animation: logoGlow 8s ease-in-out infinite;
            }
    
            .logo:hover {
                transform: scale(1.15) rotate(2deg);
                box-shadow: var(--shadow-primary), var(--shadow-glow);
            }
    
            @keyframes logoGlow {
                0%, 100% {
                    filter: drop-shadow(0 0 25px rgba(245, 158, 11, 0.4));
                    transform: scale(1.05);
                }
                50% {
                    filter: drop-shadow(0 0 35px rgba(245, 158, 11, 
    Found 2025-12-19 by HttpPlugin
    Create report
bahrya.comwww.bahrya.com
CN:
bahrya.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2025-12-11 13:23
Not after:
2026-03-11 13:23
hdc.omegahrm.comhrms.bahrya.comicrkuw.omegahrm.com
CN:
hrms.bahrya.com
Key:
ECDSA-256
Issuer:
E7
Not before:
2026-01-01 20:03
Not after:
2026-04-01 20:03
Domain summary
IP summary