GitHub.com
tcp/443 tcp/80
Open service 2606:50c0:8002::153:80 · beben.design
2026-02-06 19:40
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: C600:182638:20677D:238094:698643C3 Accept-Ranges: bytes Date: Fri, 06 Feb 2026 19:40:51 GMT Via: 1.1 varnish Age: 0 X-Served-By: cache-lga21983-LGA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1770406852.928996,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: a140161ef2b49894bceda007db81840a224b0159 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8003::153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: E814:36EFC8:19E72FE:1A983FA:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-sjc10047-SJC X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.838567,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 44c98267139f476ae55efeabb0ee68428b24454a Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8002::153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 306F:1C3188:25BDB81:2AD215D:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lga21968-LGA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.708306,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 6daed6ceea0f7aae3b4275f0730d0121ddf0f58a Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8000::153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 80C0:1DFC9B:19EF044:1AA19D0:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-sjc1000095-SJC X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.750366,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 088cc6979f89c699ff5d5351e5112c0b3d1ab38c Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8000::153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 9360:28B011:BBB0F4:C11D73:69752DF8
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-sin-wsat1880089-SIN
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.928376,VS0,VE1
Vary: Accept-Encoding
X-Fastly-Request-ID: 59689aae476ab1c3e633c3139769192edbbf3207
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 2606:50c0:8000::153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 9F10:1FB0C0:2661813:2B75CBA:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lga21992-LGA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.659934,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: ec1a6e824156c29777bc012004984cf2f9782fec Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8002::153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 3954:3C8C9:2B6F822:2C0C091:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-fra-eddf8230146-FRA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.709643,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 9ba7ccf99c9dac44dc2a059947df52f38f30d111 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8001::153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: C8F8:253C65:BAF520:C060D7:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lcy-egml8630093-LCY X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.646315,VS0,VE4 Vary: Accept-Encoding X-Fastly-Request-ID: 760964d30139a23eb1a368a954881c74b272e122 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8003::153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 42A8:320786:BA733D:BFE015:69752DF9 Accept-Ranges: bytes Age: 0 Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish X-Served-By: cache-lon420115-LON X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1769287162.703994,VS0,VE88 Vary: Accept-Encoding X-Fastly-Request-ID: 3bd78d42397696951a5bfd447da5a5eae2d2eb8e Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8001::153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 1DAC:1DFC9B:19EF034:1AA19C5:69752DF7
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-sjc1000084-SJC
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.620904,VS0,VE2
Vary: Accept-Encoding
X-Fastly-Request-ID: 96e59fdc0c990e6df39f1cf25a5926d90ac5c248
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 2606:50c0:8001::153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 80C0:1DFC9B:19EF044:1AA19D0:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-sjc1000117-SJC X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.702592,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 694f50e038ddf6304b000329db589a5bc73a6c21 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8003::153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 1DAC:1DFC9B:19EF034:1AA19C5:69752DF7
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-sjc10056-SJC
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.724547,VS0,VE2
Vary: Accept-Encoding
X-Fastly-Request-ID: 08b661334fd4b1d41b9153be0b559b6e943f22a2
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 185.199.109.153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: B392:175103:19A4BF8:1A5745D:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-pao-kpao1770071-PAO X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.701942,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 43dbb9d96bed1ddb0f125387571f4b06be94388c Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.108.153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 80C0:1DFC9B:19EF044:1AA19D0:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-sjc10067-SJC X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.703124,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 25fc4201262886e3ce2042c0ddc2c084d6c421ce Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.111.153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: 64D6:1019E4:2B7D8E6:2C189B8:69752DF9 Accept-Ranges: bytes Age: 0 Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish X-Served-By: cache-vie6326-VIE X-Cache: MISS X-Cache-Hits: 0 X-Timer: S1769287162.671856,VS0,VE100 Vary: Accept-Encoding X-Fastly-Request-ID: 1b16ef5f8190720ea334abfc0e23d792a2acb134 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.109.153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: 120E:361202:2CA85C4:2D45461:69752DF7 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-sin-wsat1880062-SIN X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.854886,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 3b7472d1830d0ce89d877c56cd724278cef6dcb1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8000::153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: C8F8:253C65:BAF520:C060D7:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lcy-egml8630049-LCY X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.689303,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: b8fb2c1d7d4ad1185bb0b63d92aaf8bfbe85dce2 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.108.153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 8F5E:15EA85:1F16EAD:22972D5:69752DF8
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-yyz4548-YYZ
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.598252,VS0,VE2
Vary: Accept-Encoding
X-Fastly-Request-ID: 40815590bd239cdc646d7cbe6178f6a43885db82
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 185.199.110.153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: 7B80:1837C9:2CA3F8F:2D40D9A:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-rtm-ehrd2290028-RTM X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.730827,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 144a05b93a8124b634df36cc6a13ef0fd2603b45 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8003::153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 6C3E:F0BA2:2192E86:25138D7:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-yyz4520-YYZ X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.591388,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: bcac76b702e1cbff1faf6354b10ca5253ea10ae5 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.109.153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 8F5E:15EA85:1F16EAD:22972D5:69752DF8
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-yyz4570-YYZ
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.599015,VS0,VE2
Vary: Accept-Encoding
X-Fastly-Request-ID: c06e196c009315ce5376fd8ea53245033ade0656
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 2606:50c0:8002::153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: 0B9C:1837C9:2CA3F85:2D40D8F:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-fra-eddf8230067-FRA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.673436,VS0,VE5 Vary: Accept-Encoding X-Fastly-Request-ID: 5f4010c9d4b0100f8881e2f8d08aab88600f6114 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8001::153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 94DB:35FC0C:2046077:23C5612:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-yyz4581-YYZ X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.597485,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 357fb7667bc6446ce87cc6df606da09e5700111d Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.108.153:80 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html x-origin-cache: HIT Location: https://beben.design/ X-GitHub-Request-Id: 64D6:1019E4:2B7D8E6:2C189B8:69752DF9 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 0 X-Served-By: cache-vie6365-VIE X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.677433,VS0,VE97 Vary: Accept-Encoding X-Fastly-Request-ID: ab8220dd2f9da091b6a6a4c1ea3a59efea71cfcf Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.108.153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: A0F1:373748:BBD7BD:C144BF:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lon4237-LON X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.620142,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 2b8a68c836569066f578311599047dcb1f4272eb Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.111.153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 1828:1019E4:2B7D7BD:2C1888E:69752DF1 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-fra-eddf8230094-FRA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287162.614556,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 68862f9c0f9fdd52d1986bd6c52cff348b1e8d1e Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.110.153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 1DAC:1DFC9B:19EF034:1AA19C5:69752DF7
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-sjc1000131-SJC
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.621284,VS0,VE1
Vary: Accept-Encoding
X-Fastly-Request-ID: 33604de02258e764a38a2ade238822656f4e514b
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 185.199.110.153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 306F:1C3188:25BDB81:2AD215D:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lga21925-LGA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287161.493958,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 3be65e2e9d8d7b95f182c5efc407bb42c8915726 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.109.153:443 · www.beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 306F:1C3188:25BDB81:2AD215D:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-lga21984-LGA X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287161.496886,VS0,VE2 Vary: Accept-Encoding X-Fastly-Request-ID: 9577acf49adfe66d6fa2e52d06b4658e1d2adf2c Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2606:50c0:8002::153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 19:31:19 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: CDBE:3FFA17:2AD4445:2B6D175:69751BAF
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-fra-eddf8230044-FRA
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287162.569808,VS0,VE2
Vary: Accept-Encoding
X-Fastly-Request-ID: e31f6f2bad9e7396b435fec35bfa613595d4353d
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 185.199.111.153:443 · beben.design
2026-01-24 20:39
HTTP/1.1 200 OK
Connection: close
Content-Length: 26161
Server: GitHub.com
Content-Type: text/html; charset=utf-8
Last-Modified: Sat, 24 Jan 2026 14:44:19 GMT
Access-Control-Allow-Origin: *
ETag: "6974dac3-6631"
expires: Sat, 24 Jan 2026 20:49:20 GMT
Cache-Control: max-age=600
x-proxy-cache: MISS
X-GitHub-Request-Id: 8F5E:15EA85:1F16EAD:22972D5:69752DF8
Accept-Ranges: bytes
Date: Sat, 24 Jan 2026 20:39:21 GMT
Via: 1.1 varnish
Age: 1
X-Served-By: cache-yyz4568-YYZ
X-Cache: HIT
X-Cache-Hits: 1
X-Timer: S1769287161.480901,VS0,VE2
Vary: Accept-Encoding
X-Fastly-Request-ID: 80875715b37028469d47f19811ec11cdd8cee3cb
Page title: Beben Design - Product + Brand Design Studio
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Beben Design - Product + Brand Design Studio</title>
<meta name="description" content="Beben Design is a design studio building clear, modern brands and digital experiences. Branding, UI/UX, websites, and design systems." />
<meta name="theme-color" content="#ffffff" />
<!-- Roboto Mono -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@300;400;500;600&display=swap" rel="stylesheet" />
<style>
:root{
--bg: #ffffff;
--fg: #0a0a0a;
--muted: rgba(10,10,10,.65);
--card: rgba(10,10,10,.04);
--border: rgba(10,10,10,.14);
--shadow: 0 12px 30px rgba(0,0,0,.08);
--yellow: rgb(225, 215, 30);
--max: 1120px;
--radius: 18px;
--pad: 24px;
}
[data-theme="dark"]{
--bg: #0a0a0a;
--fg: #ffffff;
--muted: rgba(255,255,255,.70);
--card: rgba(255,255,255,.06);
--border: rgba(255,255,255,.16);
--shadow: 0 14px 38px rgba(0,0,0,.45);
}
*{ box-sizing: border-box; }
html, body { height: 100%; }
body{
margin: 0;
font-family: "Roboto Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
background: var(--bg);
color: var(--fg);
line-height: 1.55;
letter-spacing: -0.2px;
}
a{ color: inherit; text-decoration: none; }
a:focus-visible, button:focus-visible{
outline: 3px solid var(--yellow);
outline-offset: 3px;
border-radius: 12px;
}
/* Layout */
.wrap{ max-width: var(--max); margin: 0 auto; padding: 0 20px; }
.section{ padding: 72px 0; }
.grid{ display: grid; gap: 18px; }
/* Nav */
.nav{
position: sticky;
top: 0;
z-index: 40;
background: color-mix(in oklab, var(--bg) 92%, transparent);
backdrop-filter: blur(10px);
border-bottom: 1px solid var(--border);
}
.nav-inner{
display: flex;
align-items: center;
justify-content: space-between;
padding: 14px 0;
gap: 12px;
}
.brand{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
}
.logo{
width: 34px;
height: 34px;
border: 1px solid var(--border);
border-radius: 10px;
background: linear-gradient(135deg, var(--card), transparent);
position: relative;
overflow: hidden;
}
.logo::after{
content:"";
position:absolute;
inset: -20%;
background: radial-gradient(circle at 30% 30%, var(--yellow), transparent 55%);
opacity: .7;
transform: rotate(10deg);
}
.brand span{
font-weight: 600;
letter-spacing: -0.6px;
}
.nav-links{
display: flex;
align-items: center;
gap: 18px;
}
.nav-links a{
position: relative;
padding: 10px 10px 12px;
border-radius: 12px;
color: var(--muted);
transition: color .18s ease;
white-space: nowrap;
}
.nav-links a:hover{ color: var(--fg); }
.nav-links a.active{
color: var(--fg);
}
.nav-links a.active::after{
content:"";
position:absolute;
left: 10px;
right: 10px;
bottom: 4px;
height: 3px;
border-radius: 999px;
background: var(--yellow);
}
.nav-cta{
display: flex;
align-items: center;
gap: 10px;
min-width: 180px;
justify-content: flex-end;
}
.btn{
border: 1px solid var(--border);
background: transparent;
color: var(--fg);
border-radius: 14px;
padding: 10px 12px;
font: inherit;
cursor: pointer;
transition: transform .06s ease, background .18s ease, border-color .18s ease;
}
.btn:hover{
background: color-mix(in oklab, var(--card) 70%, tran
Open service 185.199.111.153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 6C3E:F0BA2:2192E86:25138D7:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-yyz4545-YYZ X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287161.465015,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: 441d34ceaf66837e85f1dc4c6ba7fb697aca0d17 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>
Open service 185.199.110.153:80 · beben.design
2026-01-24 20:39
HTTP/1.1 301 Moved Permanently Connection: close Content-Length: 162 Server: GitHub.com Content-Type: text/html Location: https://beben.design/ X-GitHub-Request-Id: 6C3E:F0BA2:2192E86:25138D7:69752DF8 Accept-Ranges: bytes Date: Sat, 24 Jan 2026 20:39:21 GMT Via: 1.1 varnish Age: 1 X-Served-By: cache-yyz4560-YYZ X-Cache: HIT X-Cache-Hits: 1 X-Timer: S1769287161.468548,VS0,VE1 Vary: Accept-Encoding X-Fastly-Request-ID: a14ab16d67d8122437900af144abe4963b2d71b1 Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>nginx</center> </body> </html>