cloudflare
tcp/443 tcp/80 tcp/8443
Open service 172.67.190.133:8443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3035::ac43:be85:80 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:07:33 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=N07HD9k82JMbAlAHZJbOA449y%2BNCZBGsjhap9ICaoxUEQBO5exKaa0Dh0VAVOeU3UgqoNrZ9eHL7stpb9M9X8E1A7eafkTsUZdASuKXWITqXNv0LgClEt1sonSl%2F5zkG4bflHrtc4OM%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=226,cfOrigin;dur=670
CF-RAY: 9bacf2cdedf53a6f-BOM
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3030::6815:13f7:80 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:07:32 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=F57kl1gHP2U1RtxiP%2BzytLxhe2Tcri7HCYmPOgBVVSH%2FnTOvkoKesTknWCJzz5IYHC%2BZSPhsrQxqa%2BFasmkHvThXRptXztoe544Rv%2F6NIqh9jhNso2Y%2BFetvesmD%2BfgirO1r%2Bnclf5A%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=17,cfOrigin;dur=178
CF-RAY: 9bacf2c94b9f0e82-EWR
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 172.67.190.133:443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3030::6815:13f7:443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 104.21.19.247:80 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:07:31 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BBXhgqVLhcKcOH0c728Zs9qIG0i21Yy50IIRVyZWTrby6UzGR2CSdPEVPwNmUYTdLf9LS%2BwCgt3gl96ATMiUonrAWpJKGUVxsFKZdkcBNVmsTR14HbGqQorZaGc%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bacf2c82fce6402-LHR
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 104.21.19.247:8443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 104.21.19.247:443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3030::6815:13f7:8443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3035::ac43:be85:443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 2606:4700:3035::ac43:be85:8443 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 400 Bad Request Server: cloudflare Date: Thu, 08 Jan 2026 16:07:31 GMT Content-Type: text/html Content-Length: 253 Connection: close CF-RAY: - Page title: 400 The plain HTTP request was sent to HTTPS port <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare</center> </body> </html>
Open service 172.67.190.133:80 · www.impressum.cortexworks.de
2026-01-08 16:07
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:07:31 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8efPFlUT52KKyptf%2BQMBS72Zm0td1sr6SjxylTHV0FxYjYETKcZ%2BJ80y8TxPeJ6x41uW9kKH2C%2F%2B6kjm4jSgr1xOV%2FrzCbRuPqc8TMcQies6HDXQBy6xRexQgCA%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9bacf2c6884418d9-FRA
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 172.67.190.133:443 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:55 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
x-ws-ratelimit-limit: 1000
x-ws-ratelimit-remaining: 998
Server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=UbEvIto7QMdD5Qf8YGihGGyZD2UH6EDKnnh8J64gwsPmhA2UVzB6iq4SlfUbJOewCIzzzOJoT266y%2BIZrqE8ye7GWGAoDWNfedWaMtiaqybLm5BnCYs%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=8,cfOrigin;dur=95
CF-RAY: 9baceef4dd2e7dd3-EWR
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3035::ac43:be85:443 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:55 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
x-ws-ratelimit-limit: 1000
x-ws-ratelimit-remaining: 999
Server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=j5AGAvHxYOcGxMtZvPYRmJZtPvOlqAUXqmyHUtyG8u1XmyA%2FY%2FPk%2FDP7vj%2BIwiAygly4OrsdaE5EUefSEBnXIYvGxNGdhtOuY3NyNJEl7AYfk4JUTuMCvYUyfXud6CI7xG3I8Q%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=202,cfOrigin;dur=617
CF-RAY: 9baceef4dcca4b6f-SJC
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3035::ac43:be85:80 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=plnkg2BDpu28DUA2btsLLksQQhwswipxLTgS1gcqRX4Hq6pYSzOcId2rjxyxF8e4jib4Ly7dFgYgg14QZ2bxUT68EZwjWXxxQ4dKRDNsJIc%2Btj%2FTmAvp2LoZ4sduEQm0427jRA%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9baceef11f9a4dc4-FRA
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3035::ac43:be85:8443 · impressum.cortexworks.de
2026-01-08 16:04
Open service 172.67.190.133:80 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=J6c2%2B1WyP%2Fke0qedpl6DHL02NAptu9QOEgj2wGF47zjEtmpi3QuCOBRWKlv5Fw049rcAeR%2BfhPLX56zjl67jZDKeEiA%2Bz96IYl9iheGDsXxzB1sPoit8Mg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9baceef12bd29875-AMS
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3030::6815:13f7:443 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:55 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
x-ws-ratelimit-limit: 1000
x-ws-ratelimit-remaining: 999
Server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=hAgTR3gu0Eo7KYBKfz%2FCDVBoQV81dW3oo2Gr8rutrWtqy2%2FwHuHxn3bDvA%2BH5lZy8PVQI39kmRCavZQ1xhs61FPM5rnY21kHbyMf0mjNTtEnaBej%2FeddtzVY6eFkO7B9u6Ut%2Fg%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=32,cfOrigin;dur=393
CF-RAY: 9baceef2d861ebbd-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3030::6815:13f7:80 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=cKqhzshI3NVG1Jo1eJJNJn%2F8BWN%2BZlbzrH%2FGXvoyuWwzXzgpO4XsryyZRUUvoCXqhHFGqoA9f2S0qh52igkycbyUP7ViyuX8%2B5HiqnU9hSsCvMRM4D9yss%2FbiBQ8vx9OeCnteg%3D%3D"}]}
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=24,cfOrigin;dur=199
CF-RAY: 9baceef16f7139fd-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 104.21.19.247:80 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:54 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
X-WS-RateLimit-Limit: 1000
X-WS-RateLimit-Remaining: 999
server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=P15H%2Fii3Jb8LMpvJU2xqvuHiLHNhu9OUD2x2qIPBQq81NMSLnY5RBh%2B7MZ3IQP1qeXQoVgcENoPLViVzpRzK6cXlUaLobD5gCZ1ug8FDLkVHjn2xnMeqdg%3D%3D"}]}
cf-cache-status: DYNAMIC
CF-RAY: 9baceef1187f71d9-FRA
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 172.67.190.133:8443 · impressum.cortexworks.de
2026-01-08 16:04
Open service 104.21.19.247:8443 · impressum.cortexworks.de
2026-01-08 16:04
Open service 104.21.19.247:443 · impressum.cortexworks.de
2026-01-08 16:04
HTTP/1.1 200 OK
Date: Thu, 08 Jan 2026 16:04:55 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
x-ws-ratelimit-limit: 1000
x-ws-ratelimit-remaining: 999
Server: cloudflare
vary: Cookie
vary: accept-encoding
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=kplUrElXgvnbdpf0OOzZa7Xko%2BIgmz8qNR1G%2F%2BqXQBLgWdmwmvWR11Tt7%2BUvA9%2F2QB7EmOBXdnCHPxSq2sEdwQDey2%2F7lYvAob4FrL3Fv3KweYyrMZQWFg%3D%3D"}]}
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=70,cfOrigin;dur=348
CF-RAY: 9baceef22918440d-EWR
alt-svc: h3=":443"; ma=86400
Page title: Impressum – CortexWorks
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Impressum – CortexWorks</title>
<style>
:root{
--bg:#0b1020;
--border:rgba(255,255,255,.12);
--text:rgba(255,255,255,.92);
--muted:#8892a6;
--accent:#6ea8ff;
--shadow:0 20px 60px rgba(0,0,0,.45);
--radius:22px;
}
*{box-sizing:border-box}
html,body{height:100%}
body{
margin:0;
min-height:100vh;
font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
color:var(--text);
background:
radial-gradient(900px 520px at 15% 20%, rgba(110,168,255,.18), transparent 60%),
radial-gradient(800px 520px at 85% 30%, rgba(57,217,138,.12), transparent 60%),
radial-gradient(700px 520px at 55% 95%, rgba(255,77,79,.10), transparent 55%),
var(--bg);
background-attachment:fixed;
/* ECHT MITTIG */
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
padding:84px 18px 34px; /* Platz für Button oben */
}
/* ===================== ÜBERSCHRIFT ZENTRIERT ===================== */
h1{
width:100%;
text-align:center !important;
margin:0 0 22px !important;
font-size:44px;
letter-spacing:.2px;
line-height:1.08;
}
/* ===================== ZUR STARTSEITE: FIXED OBEN ===================== */
/* Standard: rechts oben. Für links: right->auto, left:16px aktivieren */
a[href="/"],
a[href="./"],
a[href*="index"],
a[href*="start"]{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
a[href="/"]:hover,
a[href="./"]:hover,
a[href*="index"]:hover,
a[href*="start"]:hover{
filter:brightness(1.06);
transform:translateY(-1px);
}
/* Falls der Link NICHT über href matcht (z.B. absolute URL),
nehmen wir zusätzlich den ERSTEN Link im Body als Backup: */
body > a:first-of-type{
position:fixed !important;
top:16px !important;
right:16px !important; /* ✅ rechts oben */
/* left:16px !important; right:auto !important; */ /* ✅ links oben */
z-index:999999 !important;
display:inline-flex !important;
align-items:center;
gap:8px;
padding:10px 14px;
border-radius:12px;
border:1px solid rgba(110,168,255,.30);
background: rgba(15,23,51,.55);
color: var(--text) !important;
text-decoration:none !important;
font-weight:800;
backdrop-filter: blur(10px);
box-shadow: 0 12px 30px rgba(0,0,0,.28);
}
/* ===================== IMPRESSUM-CARD MITTIG ===================== */
/* Wir stylen die erste .card als Haupt-Card */
.card{
width:min(820px, 100%);
margin:0 auto !important;
padding:36px 40px;
border-radius:var(--radius);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
border:1px solid var(--border);
box-shadow:var(--shadow);
backdrop-filter: blur(10px);
}
/* Wenn es KEINE .card gibt: nimm das erste große Element nach h1 */
body:not(:has(.card)) h1 + *{
width:min(820px, 100%) !important;
margin:0 auto !important;
padding:36px 40px !important;
border-radius:var(--radius) !important;
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02)) !important;
border:1px solid var(--border) !important;
box-shadow:var(--shadow) !important;
backdrop-filter: blur(10px) !important;
}
/* ===================== UNTERE BOX WEG / FOOTER ZENTRIERT ===================== */
/* Alles, was nach der Haupt-Card kommt (Copyright/Datenschutz), wird als Footer-Zeile zentriert */
.card ~ *{
width:min(820px, 100%) !important;
margin:16px auto 0 !important;
padding:0 !important;
background: transpa
Open service 2606:4700:3030::6815:13f7:8443 · impressum.cortexworks.de
2026-01-08 16:04