cloudflare
tcp/443 tcp/80 tcp/8443
Open service 172.64.148.249:80 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 17:51:06 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=UX3sB09UNMzjqf4sBDpyK1FmLmoNNjd7_MRzpXyH5_E-1768240266.400701-1.0.1.1-fqbhsUNZnA76R90PGA9C3v0T4kLRL3CpwSffFlO93HvoYBZOlxsr.5ywTXRxa3MGw_iZxNvI1rh8BoLLJzdnTuxJrgaOCd5Sy50op8IhwJep3Iif6p0Fs.4ttchvCT3d; HttpOnly; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT Server: cloudflare CF-RAY: 9bce80010f6bdcfe-SJC
Open service 2606:4700:4403::ac40:94f9:443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=fXfekV1hQMKATv3OWh4YXSCUyP1hUU0cjzTFRzM29OM-1768240266.4145303-1.0.1.1-VRm2n5AEZu6BpwdoYt0M9KqpnCh2DPiD6pKacIIBasouIKcyNmTXI.ZrFt9.QfgbiFZSA9lSZB6lNqbh5yvy4wBbzLfuz2ah2dLcTH3TSnth4XVGA1Zpvch2AnDgOfk.; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce80011b6776ed-YYZ
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2a06:98c1:3105::6812:2707:443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=R_ncBiY0h9FF9pQAAZHtrRl7VlJOtrQDxf2StfSk1J0-1768240266.4401884-1.0.1.1-wTnBtF.Mg9B036Wmjs5uICsKtyENId76tU5otmsHCfa5Ve0.vLa2GO5mP5uio_QXAsfquKncxZLM79ajSLRA7mIT8sjzMV4ZO8Q.dsMGoMuoc8KL7uPINF42YwBuiLRb; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce80013e32a392-YYZ
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2a06:98c1:3105::6812:2707:80 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 17:51:06 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=qyFxq3zq7zIEh6tDGVEUrgHgrwQTfTvrfKqBSmVgrFU-1768240266.2928941-1.0.1.1-bjLe.xor9kfQQs9CkNe6pXu7AnW9u1GbPOHa2PdzHHXb5TM6V0tp0CTCguAeXTtbonJ1NpgF67BtNe0Vhy06zzKhWzpMx5Bgr5QeJEtJBt7R8kee.0X_r38yyUR9N2ZD; HttpOnly; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT Server: cloudflare CF-RAY: 9bce80005ad9366e-FRA
Open service 2a06:98c1:3105::6812:2707:8443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=3kIf0LINQDtPSU0eKtz5.b7d_dH3rDG_KTCFVsJcqu4-1768240266.312346-1.0.1.1-XbRsGHwot4GJd29kYnPrcfw5XjgYZFHOPquWVlXOqrLZUfad2jrk6wzjcsjnwYbYsK2hQRCIKQdMTfM_za32JMH.UsHMnm5KGY0ZgQSjqJUP__z5t6cXkm3QvVpNVSfT; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce80007c386564-AMS
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2606:4700:4403::ac40:94f9:8443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=KSCPSjcx256JYEKEgdsISnzWdjFVmaeq9z1rK3gFIfs-1768240266.3956277-1.0.1.1-sFbme3xTuGWM_SzTRHKd.ZHDB4JbKPJx99d6EhRYDG4HPn34BQpxvC2ORi6S68AcJlIdNmOY2EH1zoMrMQ9vWO7CmaI71VX9NAlEO1OLWBPzAYxPxBGw6p7vTAL0ro5Z; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce8000fa629aa4-EWR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 104.18.39.7:443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=v5cfifZii8sjs6cIz2T2yodpzWIBSRyIUdaSKRfS6Qc-1768240266.2591374-1.0.1.1-viGuI5qzbtqX1ey45v2PhNkTu5GVv1AC6rsVbRb_ucX6AlMkXq8udA5jhWPLDlcS.ZeMfrbmCsSda3EQhAPeZEpiAuKi8rzpW88EmnKX6ERx3pFKwxvJ_squPVUkw7fQ; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce800019bbd3b5-FRA
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 104.18.39.7:80 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 17:51:06 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=Alp9lRcCIlOepH0TmsO2PVwmgvgvlUSkcc7ranJSGy4-1768240266.169514-1.0.1.1-UvFQPBudMVc6jTvJ5Bvo9IOdY3hJDHtcvuKoDuXYddUSEYfe1YsIB_QdtS8qq_RXWreE2cudwiaUIalXkkvndw6COK4QrY3qVpewIwWQle0y8WJR5w.nzog61YKSQONL; HttpOnly; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT Server: cloudflare CF-RAY: 9bce7fff8b088c46-FRA
Open service 104.18.39.7:8443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=zWYujSaNu2Q8HCEnnWdEqdSDQx7dAqKhN3j1MDkYsDw-1768240266.189682-1.0.1.1-j1Xfjz1gqkCXYgSkATW4VIbw4vp1285kMsDXzZ8mzacu.yeuh7ebYCp5ALj.NC4kJF35r8W1HT490gtJGfGyP6efYASIvLEQaGBLmbFIhwO97lqjy_eq62I2r8aAonN_; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce7fffaa921808-FRA
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 172.64.148.249:443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=kP5XQlsm2Yuyl63yTZKYUNRWSvUd8c1nKvC0axZwhzw-1768240266.1818767-1.0.1.1-CtqkrkYZqf5z0giuiqPxZsvzToHMkQcK._77QBEBl4NfseNv7_Y_pyx8LXwKCIcRn67tj02ywrEH50fJoylrC.EMVcUxVHyYxBZsCjXpH7gr0h1c2k_N4K9i4sZ3LVSw; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce7fffaa234547-AMS
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2606:4700:4403::ac40:94f9:80 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 17:51:06 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=lMmy54HxGcSrmcnM05GLaXN7QxSuNTEcUHZgs.3.cjY-1768240266.1222508-1.0.1.1-8J6quReAOHPd7xpztlHfae_sWUtRyovlEeRfScsWfrfN_nJ5Y9iT6mV42U_8WBi_2qYYB4ee0dOfWVosZKR6bXJH25FhWOS3i9NH6c_cHJ3fggp46pSaz5PuRstebhW3; HttpOnly; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT Server: cloudflare CF-RAY: 9bce7fff4b97889e-LHR
Open service 172.64.148.249:8443 · flux.trazmo.dev
2026-01-12 17:51
HTTP/1.1 401 Unauthorized
Date: Mon, 12 Jan 2026 17:51:06 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=Yf0CqyRz81kpHEzM2R.CCNHytWGBlUPNGreBRv3msyw-1768240266.215842-1.0.1.1-jUxhB66RNBVuFF7hSJm_Qf0Iip7LJFuzQV9PnHvhB8_X1zygbc_uzZQk9.SBdJdS.woTENDy5UX9vdX9G41X6bHQpjrKLmDcjfeHM94x1x5_np4LcOVBE0cf9ZAFq5JF; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Mon, 12 Jan 2026 18:21:06 GMT
Server: cloudflare
CF-RAY: 9bce7fffdff82c01-FRA
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 104.18.39.7:80 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 14:55:19 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=eaYM4n8VEztjYUtquUSrjpxHALXd6rhhPhNyNAEjC6A-1767538519.0277278-1.0.1.1-IbC1eclZ8OvUpXZ9akFUbu7c_ANb.b9IX6e_5rURJbbNkCf1ZI0ZrvjCAykGP8zXTX3RPUSxC1yhQWwuKFtY2tHpTmm.apYZ5DoK9KZIIkbYot8V_t3zarI17z3XQaKb; HttpOnly; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:19 GMT Server: cloudflare CF-RAY: 9b8b937fedba5e55-SJC
Open service 172.64.148.249:80 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 14:55:19 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=mHrVIRZpiskdsrfinW8EI4gRy4lW98p1OzWuySBaKWo-1767538519.0160778-1.0.1.1-IXPAZUKv6rWUVo3jX2mfa5vo24EqR1SgIKveGCsbP8rshcZR.JaOjDLVFvKvHf0iHhZcInUNDgewE8WQ_XJlqA6AM.nYj_auHPbOnIY4xAgDZxZGCG0Fg1l8G4orJmYx; HttpOnly; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:19 GMT Server: cloudflare CF-RAY: 9b8b937fdc31fa82-SJC
Open service 2606:4700:4403::ac40:94f9:8443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:19 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=AYMURQ6_dkaxsCZZYzbZz2jU.v_T0Sh8ohLsFrZxqxw-1767538519.0998826-1.0.1.1-pfAxdQ1wk.jX4cy9kUqjiWyE2qJn.4IablcOBJcAF5MY6Cpy4k5tF.ZokTUsQu5L5subdm.rT.Q1v6A0yW3kg7R9OY6.SFFXV6_pnPXQMjNU_Js70ACuPkmw1y1XdXnS; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:19 GMT
Server: cloudflare
CF-RAY: 9b8b93805b8894cc-LHR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2606:4700:4403::ac40:94f9:80 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 14:55:19 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=_NCdLeD5Z9bxh4WYkrFHIHF03hyPpvxDhTEF80L9KYA-1767538519.0574207-1.0.1.1-bkM4iaTHesb9.17tzdjiZQnb3obbqXniko_FZ6ZnIkAD96JL9cndGLy8Q_BDtd89Yu3km2NaOA30W_sH7fUeIZXJpAN5czdneBEZMl015.HXyL6912lUfLwA1ixwGIKE; HttpOnly; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:19 GMT Server: cloudflare CF-RAY: 9b8b9380186e6a59-EWR
Open service 2606:4700:4403::ac40:94f9:443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:18 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=jCLgdnJeTit24q5UrbMH3Ouh42sYwFTM1WCUIMs6xKU-1767538518.967936-1.0.1.1-BiiZ9TkvszcQpwZVBTJZ1BS47wiWTt_YjrGP2s5ClU.Q7UzpGBxhy6N5XWbsWdVsUfE3cl6S6tvT8pfmMz4X0Tf0URMaCf13iVxcgy_6QapkJmyF6bqyWcSLiEenZ9Pd; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT
Server: cloudflare
CF-RAY: 9b8b937f8e30655a-AMS
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2a06:98c1:3105::6812:2707:443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:19 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=_BAfr0kxgxAAJaSHaBgGHzqbs5j5IPixJJJ0hpULhAw-1767538519.0025775-1.0.1.1-w.JCaYIDp8JcHKzGckbkPpxLXtl4c.ysNtSS5muVuSRUo1jZQUVTxfUVJhVi87PZeYdwbzRwgjjyq1P2K3uVjg2nD6FOyh.fjSkkLnfYvIIPSff9nrEvT6tV6M.ouZb6; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:19 GMT
Server: cloudflare
CF-RAY: 9b8b937fcc294968-LHR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2a06:98c1:3105::6812:2707:80 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 301 Moved Permanently Date: Sun, 04 Jan 2026 14:55:18 GMT Content-Length: 0 Connection: close Location: https://flux.trazmo.dev/ set-cookie: __cf_bm=Uj7047o3P__sEKu7_8qVGh6H..sGVjoCHgPLOQrHULU-1767538518.8195815-1.0.1.1-zicrytuihvdLkFdDzJ_ba5RbGjkjWKmr5.Cf1wxsUM8zirlRR0p2ZtPwsAm2bbX_PafwgO.UnUBcyHddb5cRc4qdMyTj1c1rjWrQR9_QB63Ock9khSLjCwp_7BK3PjFO; HttpOnly; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT Server: cloudflare CF-RAY: 9b8b937e9ba5f5c7-AMS
Open service 104.18.39.7:8443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:18 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=emENt.EMXAHPcT98NF91c2oNoGilp9aGY5sM6_4wpyU-1767538518.8163025-1.0.1.1-aGDmRluZWDxhfzlSyOzuwae7fbB_cNhqzdrzjXpII72KojqyijmGMlLyRHVVUopDdTlLZai_wnAoHCgIUynt1dmg0H9ykmkfdVJLkf9ZIuxTJviNbm3edfsPC.001Q3e; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT
Server: cloudflare
CF-RAY: 9b8b937e9c639566-LHR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 104.18.39.7:443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:18 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=F5AI3hHMZmCdj9BJMAq_D1vmwr1F2K1EWRpQ1nW9k0A-1767538518.7953727-1.0.1.1-IfvMjY1vbmHowMFiS9_EASQWYnoCagypPLyKhAOyNxrGj.mkWl8IHWqZnruw7O9Z_EDog2wjInwJQId5UUb2SaXcBjFFvwiUtkYGw7cPKAcA9kQitIOo5Z2tthnMqk0D; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT
Server: cloudflare
CF-RAY: 9b8b937e7b8fef19-LHR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 172.64.148.249:8443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:18 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=cmtJqyRMXxuLbd5gG0CDNLrl6q_m1gfdcQ9VLP648Xg-1767538518.7957354-1.0.1.1-eDHB0YuZLMP_4km7BwjYgWYL.0cDZv.YgZ4f0AP6DsBMFgDfS.DwhjNtD.IFDn98gg.3tNCJReLGnyNMf1m.tshX.B41nUmpi5gIyTapAprtUIYUE_jan6wUysbF0xyC; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT
Server: cloudflare
CF-RAY: 9b8b937e7c94e5af-LHR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 172.64.148.249:443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:18 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=npQN2stct42j4txSxAu3XGL_Gzlq.bU3ZpURvtnOlDo-1767538518.7886088-1.0.1.1-Szg6JB9wzEu4SkLWQt7Un0cwGx3RIzPkZ6.F7afrT5z55STm0DERe3SIOlxeD64nv40KUHNsIm4EMoeeVGtMHGacWqNowXRefDycyW03zI3Z1l..WxJfxleLJ8asNlKZ; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT
Server: cloudflare
CF-RAY: 9b8b937e69f688ef-LHR
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}
Open service 2a06:98c1:3105::6812:2707:8443 · flux.trazmo.dev
2026-01-04 14:55
HTTP/1.1 401 Unauthorized
Date: Sun, 04 Jan 2026 14:55:18 GMT
Content-Type: text/html;charset=UTF-8
Content-Length: 7890
Connection: close
Cache-Control: no-store
x-figma-needs-reauth: 1
x-robots-tag: noindex
x-site-id: 322b4bb8-740f-4ef1-b771-b0e936c8b715
Strict-Transport-Security: max-age=2628000
Vary: accept-encoding
set-cookie: __cf_bm=446A.kJ4FGdWxijJIQt6LXULM40Z7xQJ5wEMWUvGZRI-1767538518.777644-1.0.1.1-1TkiYv39CkP1kPb.M.6yjybVh3Jn0DarCXVrU1ACVP7ZOx28T3aRDl3GDYET73zKfgDuXvtxrP60vApydx0nJ8cCdws3I.d0ADS9z_emsJbPLQ2vxu6lVl8bicEL2STF; HttpOnly; Secure; Path=/; Domain=figma.net; Expires=Sun, 04 Jan 2026 15:25:18 GMT
Server: cloudflare
CF-RAY: 9b8b937e5acb86dc-AMS
Page title: Password protected
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex">
<title>Password protected</title>
<style>
@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-english.woff2");font-display:block;unicode-range:U+0000-00A0,U+00A2-00A9,U+00AC-00AE,U+00B0-00B7,U+00B9-00BA,U+00BC-00BE,U+00D7,U+00F7,U+2000-206F,U+2074,U+20AC,U+2122,U+2190-21BB,U+2212,U+2215,U+F8FF,U+FEFF,U+FFFD}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest-latin.woff2");font-display:block;unicode-range:U+00A1,U+00AA-00AB,U+00AF,U+00B8,U+00BB,U+00BF-00D6,U+00D8-00F6,U+00F8-00FF,U+0131,U+0152-0153,U+02B0-02FF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-a.woff2");font-display:block;unicode-range:U+0100-0130,U+0132-0151,U+0154-017F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-b.woff2");font-display:block;unicode-range:U+0180-024F}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-latin-extended-additional.woff2");font-display:block;unicode-range:U+1E00-1EFF}@font-face{font-family:"Inter:Regular";font-style:normal;src:url("/_woff/v2/Inter_1/Inter_1-rest.woff2");font-display:block;unicode-range:U+0250-02AF,U+0300-1DFF,U+1F00-1FFF,U+2070-2073,U+2075-20AB,U+20AD-2121,U+2123-218F,U+21BC-2211,U+2213-2214,U+2216-F8FE,U+F900-FEFE,U+FF00-FFFC,U+FFFE-FFFF}
</style>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
background: #ffffff;
display: flex;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 16px;
}
.container {
display: flex;
flex-direction: column;
align-items: center;
gap: 16px;
width: 100%;
max-width: 300px;
}
.header {
display: flex;
flex-direction: column;
align-items: center;
gap: 4px;
text-align: center;
}
.icon-container {
width: 30px;
height: 30px;
margin-bottom: 4px;
}
.title {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 20px;
font-weight: 550;
line-height: 30px;
color: rgba(0, 0, 0, 0.9);
letter-spacing: -0.075px;
}
.subtitle {
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
line-height: 21px;
color: rgba(0, 0, 0, 0.5);
letter-spacing: 0.055px;
}
#password-form {
width: 100%;
}
.input-section {
width: 100%;
margin-bottom: 16px;
}
.password-input {
width: 100%;
height: 32px;
background: #f5f5f5;
border: none;
border-radius: 5px;
padding: 8px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
color: rgba(0, 0, 0, 0.9);
}
.password-input:focus {
background: #eeeeee;
}
.password-input::placeholder {
color: rgba(0, 0, 0, 0.5);
}
.submit-button {
width: 100%;
background: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 5px;
padding: 8px 12px;
font-family: "Inter:Regular", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, system-ui, sans-serif;
font-size: 16px;
font-weight: 450;
color: rgba(0, 0, 0, 0.9);
letter-spacing: 0.055px;
cursor: pointer;
}
.submit-button:hover {
background: #eeeeee;
border-color: rgba(0, 0, 0, 0.15);
}
.submit-button:active {
background: #e5e5e5;
}