Domain support.dhruvs.host
United States
FASTLY
Software information

GitHub.com

tcp/80

  • Open service 2606:50c0:8001::153:80 · support.dhruvs.host

    2026-02-07 20:40

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 11009
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Wed, 04 Feb 2026 09:29:32 GMT
    Access-Control-Allow-Origin: *
    ETag: "6983117c-2b01"
    expires: Sat, 07 Feb 2026 20:50:17 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 9A8A:183D31:11C1ADD:14427F8:6987A331
    Accept-Ranges: bytes
    Age: 0
    Date: Sat, 07 Feb 2026 20:40:18 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lga21936-LGA
    X-Cache: MISS
    X-Cache-Hits: 0
    X-Timer: S1770496818.979268,VS0,VE33
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 25b81cd48ca7812572b0b149401364970717191c
    
    Page title: Dhruv's Host Support
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Dhruv's Host Support</title>
        <style>
            /* --- IMPORTED FONTS & VARIABLES --- */
            @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
    
            :root {
                --primary: #6c5ce7;
                --secondary: #a29bfe;
                --dark: #0f0f1a;
                --glass: rgba(255, 255, 255, 0.05);
                --border: rgba(255, 255, 255, 0.1);
                --text: #ffffff;
            }
    
            * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
    
            body {
                background-color: var(--dark);
                color: var(--text);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
            }
    
            /* --- BACKGROUND ANIMATION --- */
            .background-shapes { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden; }
            .shape { position: absolute; filter: blur(100px); opacity: 0.6; animation: float 10s infinite alternate; }
            .shape-1 { width: 400px; height: 400px; background: var(--primary); top: -10%; left: -10%; }
            .shape-2 { width: 300px; height: 300px; background: #ff7675; bottom: 10%; right: -5%; animation-delay: 2s; }
            .shape-3 { width: 200px; height: 200px; background: #00cec9; top: 40%; left: 40%; animation-delay: 4s; }
            @keyframes float { 0% { transform: translate(0, 0) rotate(0deg); } 100% { transform: translate(30px, 50px) rotate(20deg); } }
    
            /* --- HEADER / NAV --- */
            .navbar {
                display: flex; align-items: center; padding: 20px 5%;
                background: rgba(15, 15, 26, 0.5); backdrop-filter: blur(10px); 
                width: 100%; z-index: 1000; border-bottom: 1px solid var(--border);
            }
    
            .logo-container { display: flex; align-items: center; gap: 15px; }
            
            /* Updated Logo Styles: Removed border-radius and border */
            .logo-container img { 
                width: 50px; /* Increased slightly for the diamond shape */
                height: 50px; 
                /* No border or radius, so the diamond shape shows clearly */
            }
            
            .logo-container span { font-weight: 700; font-size: 1.2rem; letter-spacing: 1px; color: var(--text); }
    
            /* --- MAIN FORM AREA --- */
            main {
                flex: 1;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px;
                position: relative;
            }
    
            .wizard-container {
                width: 100%;
                max-width: 600px;
                background: var(--glass);
                backdrop-filter: blur(20px);
                border: 1px solid var(--border);
                border-radius: 30px;
                padding: 50px 40px;
                box-shadow: 0 20px 50px rgba(0,0,0,0.3);
                position: relative;
                overflow: hidden;
                min-height: 450px;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            .step { display: none; animation: fadeIn 0.5s ease-in-out; width: 100%; }
            .step.active { display: block; }
            @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
    
            .step-number { color: var(--primary); font-weight: 700; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 10px; display: block; }
            .question-text { font-size: 1.8rem; font-weight: 600; margin-bottom: 30px; line-height: 1.3; }
    
            /* --- ROUNDED INPUTS --- */
            input[type="text"], textarea {
                width: 100%;
                background: rgba(0, 0, 0, 0.3);
                border: 2px solid var(--border);
                padding: 15px 25px; 
                color: white;
                font-size: 1.5rem;
                outline: none;
                transition: all 0.3s ease;
                bo
    Found 4 hours ago by HttpPlugin
    Create report
  • Open service 185.199.109.153:80 · support.dhruvs.host

    2026-02-07 20:40

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 11009
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Wed, 04 Feb 2026 09:29:32 GMT
    Access-Control-Allow-Origin: *
    ETag: "6983117c-2b01"
    expires: Sat, 07 Feb 2026 20:50:17 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 3966:1E8288:4FD8C0:522427:6987A331
    Accept-Ranges: bytes
    Age: 0
    Date: Sat, 07 Feb 2026 20:40:18 GMT
    Via: 1.1 varnish
    X-Served-By: cache-lcy-egml8630044-LCY
    X-Cache: MISS
    X-Cache-Hits: 0
    X-Timer: S1770496818.946588,VS0,VE101
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 85c8bd5791d5d718ecdc25c6b0afe3d12b064c2a
    
    Page title: Dhruv's Host Support
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Dhruv's Host Support</title>
        <style>
            /* --- IMPORTED FONTS & VARIABLES --- */
            @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
    
            :root {
                --primary: #6c5ce7;
                --secondary: #a29bfe;
                --dark: #0f0f1a;
                --glass: rgba(255, 255, 255, 0.05);
                --border: rgba(255, 255, 255, 0.1);
                --text: #ffffff;
            }
    
            * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
    
            body {
                background-color: var(--dark);
                color: var(--text);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
            }
    
            /* --- BACKGROUND ANIMATION --- */
            .background-shapes { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden; }
            .shape { position: absolute; filter: blur(100px); opacity: 0.6; animation: float 10s infinite alternate; }
            .shape-1 { width: 400px; height: 400px; background: var(--primary); top: -10%; left: -10%; }
            .shape-2 { width: 300px; height: 300px; background: #ff7675; bottom: 10%; right: -5%; animation-delay: 2s; }
            .shape-3 { width: 200px; height: 200px; background: #00cec9; top: 40%; left: 40%; animation-delay: 4s; }
            @keyframes float { 0% { transform: translate(0, 0) rotate(0deg); } 100% { transform: translate(30px, 50px) rotate(20deg); } }
    
            /* --- HEADER / NAV --- */
            .navbar {
                display: flex; align-items: center; padding: 20px 5%;
                background: rgba(15, 15, 26, 0.5); backdrop-filter: blur(10px); 
                width: 100%; z-index: 1000; border-bottom: 1px solid var(--border);
            }
    
            .logo-container { display: flex; align-items: center; gap: 15px; }
            
            /* Updated Logo Styles: Removed border-radius and border */
            .logo-container img { 
                width: 50px; /* Increased slightly for the diamond shape */
                height: 50px; 
                /* No border or radius, so the diamond shape shows clearly */
            }
            
            .logo-container span { font-weight: 700; font-size: 1.2rem; letter-spacing: 1px; color: var(--text); }
    
            /* --- MAIN FORM AREA --- */
            main {
                flex: 1;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px;
                position: relative;
            }
    
            .wizard-container {
                width: 100%;
                max-width: 600px;
                background: var(--glass);
                backdrop-filter: blur(20px);
                border: 1px solid var(--border);
                border-radius: 30px;
                padding: 50px 40px;
                box-shadow: 0 20px 50px rgba(0,0,0,0.3);
                position: relative;
                overflow: hidden;
                min-height: 450px;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            .step { display: none; animation: fadeIn 0.5s ease-in-out; width: 100%; }
            .step.active { display: block; }
            @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
    
            .step-number { color: var(--primary); font-weight: 700; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 10px; display: block; }
            .question-text { font-size: 1.8rem; font-weight: 600; margin-bottom: 30px; line-height: 1.3; }
    
            /* --- ROUNDED INPUTS --- */
            input[type="text"], textarea {
                width: 100%;
                background: rgba(0, 0, 0, 0.3);
                border: 2px solid var(--border);
                padding: 15px 25px; 
                color: white;
                font-size: 1.5rem;
                outline: none;
                transition: all 0.3s ease;
                bo
    Found 4 hours ago by HttpPlugin
    Create report
  • Open service 2606:50c0:8003::153:80 · support.dhruvs.host

    2026-02-07 20:40

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 11009
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Wed, 04 Feb 2026 09:29:32 GMT
    Access-Control-Allow-Origin: *
    ETag: "6983117c-2b01"
    expires: Sat, 07 Feb 2026 20:50:17 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: 3966:1E8288:4FD8C0:522427:6987A331
    Accept-Ranges: bytes
    Date: Sat, 07 Feb 2026 20:40:18 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-lcy-egml8630039-LCY
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1770496818.947437,VS0,VE103
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 0ef85b0d6ad1ec1d278f45e02635ef3f51762cd8
    
    Page title: Dhruv's Host Support
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Dhruv's Host Support</title>
        <style>
            /* --- IMPORTED FONTS & VARIABLES --- */
            @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
    
            :root {
                --primary: #6c5ce7;
                --secondary: #a29bfe;
                --dark: #0f0f1a;
                --glass: rgba(255, 255, 255, 0.05);
                --border: rgba(255, 255, 255, 0.1);
                --text: #ffffff;
            }
    
            * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
    
            body {
                background-color: var(--dark);
                color: var(--text);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
            }
    
            /* --- BACKGROUND ANIMATION --- */
            .background-shapes { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden; }
            .shape { position: absolute; filter: blur(100px); opacity: 0.6; animation: float 10s infinite alternate; }
            .shape-1 { width: 400px; height: 400px; background: var(--primary); top: -10%; left: -10%; }
            .shape-2 { width: 300px; height: 300px; background: #ff7675; bottom: 10%; right: -5%; animation-delay: 2s; }
            .shape-3 { width: 200px; height: 200px; background: #00cec9; top: 40%; left: 40%; animation-delay: 4s; }
            @keyframes float { 0% { transform: translate(0, 0) rotate(0deg); } 100% { transform: translate(30px, 50px) rotate(20deg); } }
    
            /* --- HEADER / NAV --- */
            .navbar {
                display: flex; align-items: center; padding: 20px 5%;
                background: rgba(15, 15, 26, 0.5); backdrop-filter: blur(10px); 
                width: 100%; z-index: 1000; border-bottom: 1px solid var(--border);
            }
    
            .logo-container { display: flex; align-items: center; gap: 15px; }
            
            /* Updated Logo Styles: Removed border-radius and border */
            .logo-container img { 
                width: 50px; /* Increased slightly for the diamond shape */
                height: 50px; 
                /* No border or radius, so the diamond shape shows clearly */
            }
            
            .logo-container span { font-weight: 700; font-size: 1.2rem; letter-spacing: 1px; color: var(--text); }
    
            /* --- MAIN FORM AREA --- */
            main {
                flex: 1;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px;
                position: relative;
            }
    
            .wizard-container {
                width: 100%;
                max-width: 600px;
                background: var(--glass);
                backdrop-filter: blur(20px);
                border: 1px solid var(--border);
                border-radius: 30px;
                padding: 50px 40px;
                box-shadow: 0 20px 50px rgba(0,0,0,0.3);
                position: relative;
                overflow: hidden;
                min-height: 450px;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            .step { display: none; animation: fadeIn 0.5s ease-in-out; width: 100%; }
            .step.active { display: block; }
            @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
    
            .step-number { color: var(--primary); font-weight: 700; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 10px; display: block; }
            .question-text { font-size: 1.8rem; font-weight: 600; margin-bottom: 30px; line-height: 1.3; }
    
            /* --- ROUNDED INPUTS --- */
            input[type="text"], textarea {
                width: 100%;
                background: rgba(0, 0, 0, 0.3);
                border: 2px solid var(--border);
                padding: 15px 25px; 
                color: white;
                font-size: 1.5rem;
                outline: none;
                transition: all 0.3s ease;
                bo
    Found 4 hours ago by HttpPlugin
    Create report
  • Open service 185.199.111.153:80 · support.dhruvs.host

    2026-02-07 20:40

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 11009
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Wed, 04 Feb 2026 09:29:32 GMT
    Access-Control-Allow-Origin: *
    ETag: "6983117c-2b01"
    expires: Sat, 07 Feb 2026 20:50:17 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: EBFB:7D4A6:12C0363:13026F5:6987A331
    Accept-Ranges: bytes
    Date: Sat, 07 Feb 2026 20:40:18 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230070-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1770496818.962970,VS0,VE98
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 238a48c3af32d4c4d84f2933cccf8bc085ee4eae
    
    Page title: Dhruv's Host Support
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Dhruv's Host Support</title>
        <style>
            /* --- IMPORTED FONTS & VARIABLES --- */
            @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
    
            :root {
                --primary: #6c5ce7;
                --secondary: #a29bfe;
                --dark: #0f0f1a;
                --glass: rgba(255, 255, 255, 0.05);
                --border: rgba(255, 255, 255, 0.1);
                --text: #ffffff;
            }
    
            * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
    
            body {
                background-color: var(--dark);
                color: var(--text);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
            }
    
            /* --- BACKGROUND ANIMATION --- */
            .background-shapes { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden; }
            .shape { position: absolute; filter: blur(100px); opacity: 0.6; animation: float 10s infinite alternate; }
            .shape-1 { width: 400px; height: 400px; background: var(--primary); top: -10%; left: -10%; }
            .shape-2 { width: 300px; height: 300px; background: #ff7675; bottom: 10%; right: -5%; animation-delay: 2s; }
            .shape-3 { width: 200px; height: 200px; background: #00cec9; top: 40%; left: 40%; animation-delay: 4s; }
            @keyframes float { 0% { transform: translate(0, 0) rotate(0deg); } 100% { transform: translate(30px, 50px) rotate(20deg); } }
    
            /* --- HEADER / NAV --- */
            .navbar {
                display: flex; align-items: center; padding: 20px 5%;
                background: rgba(15, 15, 26, 0.5); backdrop-filter: blur(10px); 
                width: 100%; z-index: 1000; border-bottom: 1px solid var(--border);
            }
    
            .logo-container { display: flex; align-items: center; gap: 15px; }
            
            /* Updated Logo Styles: Removed border-radius and border */
            .logo-container img { 
                width: 50px; /* Increased slightly for the diamond shape */
                height: 50px; 
                /* No border or radius, so the diamond shape shows clearly */
            }
            
            .logo-container span { font-weight: 700; font-size: 1.2rem; letter-spacing: 1px; color: var(--text); }
    
            /* --- MAIN FORM AREA --- */
            main {
                flex: 1;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px;
                position: relative;
            }
    
            .wizard-container {
                width: 100%;
                max-width: 600px;
                background: var(--glass);
                backdrop-filter: blur(20px);
                border: 1px solid var(--border);
                border-radius: 30px;
                padding: 50px 40px;
                box-shadow: 0 20px 50px rgba(0,0,0,0.3);
                position: relative;
                overflow: hidden;
                min-height: 450px;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            .step { display: none; animation: fadeIn 0.5s ease-in-out; width: 100%; }
            .step.active { display: block; }
            @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
    
            .step-number { color: var(--primary); font-weight: 700; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 10px; display: block; }
            .question-text { font-size: 1.8rem; font-weight: 600; margin-bottom: 30px; line-height: 1.3; }
    
            /* --- ROUNDED INPUTS --- */
            input[type="text"], textarea {
                width: 100%;
                background: rgba(0, 0, 0, 0.3);
                border: 2px solid var(--border);
                padding: 15px 25px; 
                color: white;
                font-size: 1.5rem;
                outline: none;
                transition: all 0.3s ease;
                bo
    Found 4 hours ago by HttpPlugin
    Create report
  • Open service 2606:50c0:8002::153:80 · support.dhruvs.host

    2026-02-07 20:40

    HTTP/1.1 200 OK
    Connection: close
    Content-Length: 11009
    Server: GitHub.com
    Content-Type: text/html; charset=utf-8
    Last-Modified: Wed, 04 Feb 2026 09:29:32 GMT
    Access-Control-Allow-Origin: *
    ETag: "6983117c-2b01"
    expires: Sat, 07 Feb 2026 20:50:17 GMT
    Cache-Control: max-age=600
    x-proxy-cache: MISS
    X-GitHub-Request-Id: EBFB:7D4A6:12C0363:13026F5:6987A331
    Accept-Ranges: bytes
    Date: Sat, 07 Feb 2026 20:40:18 GMT
    Via: 1.1 varnish
    Age: 0
    X-Served-By: cache-fra-eddf8230177-FRA
    X-Cache: HIT
    X-Cache-Hits: 1
    X-Timer: S1770496818.937531,VS0,VE120
    Vary: Accept-Encoding
    X-Fastly-Request-ID: 985e09d704266eaa989bc969d93c1ab1ef055c58
    
    Page title: Dhruv's Host Support
    
    <!DOCTYPE html>
    <html lang="en">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>Dhruv's Host Support</title>
        <style>
            /* --- IMPORTED FONTS & VARIABLES --- */
            @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap');
    
            :root {
                --primary: #6c5ce7;
                --secondary: #a29bfe;
                --dark: #0f0f1a;
                --glass: rgba(255, 255, 255, 0.05);
                --border: rgba(255, 255, 255, 0.1);
                --text: #ffffff;
            }
    
            * { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Poppins', sans-serif; }
    
            body {
                background-color: var(--dark);
                color: var(--text);
                overflow-x: hidden;
                min-height: 100vh;
                display: flex;
                flex-direction: column;
            }
    
            /* --- BACKGROUND ANIMATION --- */
            .background-shapes { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; overflow: hidden; }
            .shape { position: absolute; filter: blur(100px); opacity: 0.6; animation: float 10s infinite alternate; }
            .shape-1 { width: 400px; height: 400px; background: var(--primary); top: -10%; left: -10%; }
            .shape-2 { width: 300px; height: 300px; background: #ff7675; bottom: 10%; right: -5%; animation-delay: 2s; }
            .shape-3 { width: 200px; height: 200px; background: #00cec9; top: 40%; left: 40%; animation-delay: 4s; }
            @keyframes float { 0% { transform: translate(0, 0) rotate(0deg); } 100% { transform: translate(30px, 50px) rotate(20deg); } }
    
            /* --- HEADER / NAV --- */
            .navbar {
                display: flex; align-items: center; padding: 20px 5%;
                background: rgba(15, 15, 26, 0.5); backdrop-filter: blur(10px); 
                width: 100%; z-index: 1000; border-bottom: 1px solid var(--border);
            }
    
            .logo-container { display: flex; align-items: center; gap: 15px; }
            
            /* Updated Logo Styles: Removed border-radius and border */
            .logo-container img { 
                width: 50px; /* Increased slightly for the diamond shape */
                height: 50px; 
                /* No border or radius, so the diamond shape shows clearly */
            }
            
            .logo-container span { font-weight: 700; font-size: 1.2rem; letter-spacing: 1px; color: var(--text); }
    
            /* --- MAIN FORM AREA --- */
            main {
                flex: 1;
                display: flex;
                justify-content: center;
                align-items: center;
                padding: 20px;
                position: relative;
            }
    
            .wizard-container {
                width: 100%;
                max-width: 600px;
                background: var(--glass);
                backdrop-filter: blur(20px);
                border: 1px solid var(--border);
                border-radius: 30px;
                padding: 50px 40px;
                box-shadow: 0 20px 50px rgba(0,0,0,0.3);
                position: relative;
                overflow: hidden;
                min-height: 450px;
                display: flex;
                flex-direction: column;
                justify-content: center;
            }
    
            .step { display: none; animation: fadeIn 0.5s ease-in-out; width: 100%; }
            .step.active { display: block; }
            @keyframes fadeIn { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }
    
            .step-number { color: var(--primary); font-weight: 700; text-transform: uppercase; letter-spacing: 2px; font-size: 0.9rem; margin-bottom: 10px; display: block; }
            .question-text { font-size: 1.8rem; font-weight: 600; margin-bottom: 30px; line-height: 1.3; }
    
            /* --- ROUNDED INPUTS --- */
            input[type="text"], textarea {
                width: 100%;
                background: rgba(0, 0, 0, 0.3);
                border: 2px solid var(--border);
                padding: 15px 25px; 
                color: white;
                font-size: 1.5rem;
                outline: none;
                transition: all 0.3s ease;
                bo
    Found 4 hours ago by HttpPlugin
    Create report