Apache
tcp/443 tcp/80
Open service 207.174.214.35:80 · www.capyable.com
2026-01-23 12:47
HTTP/1.1 200 OK
Date: Fri, 23 Jan 2026 12:47:56 GMT
Server: Apache
Upgrade: h2,h2c
Connection: Upgrade, close
Last-Modified: Wed, 21 Jan 2026 20:12:09 GMT
Accept-Ranges: bytes
Content-Length: 6166
Vary: Accept-Encoding
Content-Type: text/html
Page title: Capyable - Coming Soon
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Capyable - Coming Soon</title>
<style>
@import url('https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Karla:wght@400;600&display=swap');
:root {
--cream: #fdf8f3;
--sage: #9db5a5;
--terracotta: #d4a574;
--deep-sage: #5a7c6b;
--soft-shadow: rgba(93, 124, 107, 0.15);
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: var(--cream);
color: var(--deep-sage);
font-family: 'Karla', sans-serif;
min-height: 100vh;
display: flex;
align-items: center;
justify-content: center;
position: relative;
overflow-x: hidden;
}
/* Organic blob background */
.blob {
position: absolute;
border-radius: 40% 60% 70% 30% / 40% 50% 60% 50%;
opacity: 0.08;
filter: blur(60px);
animation: blobFloat 20s ease-in-out infinite;
}
.blob1 {
width: 500px;
height: 500px;
background: var(--sage);
top: -10%;
left: -10%;
animation-delay: 0s;
}
.blob2 {
width: 400px;
height: 400px;
background: var(--terracotta);
bottom: -10%;
right: -5%;
animation-delay: 7s;
}
.blob3 {
width: 300px;
height: 300px;
background: var(--sage);
top: 50%;
right: 10%;
animation-delay: 14s;
}
@keyframes blobFloat {
0%, 100% {
transform: translate(0, 0) scale(1);
}
33% {
transform: translate(30px, -30px) scale(1.1);
}
66% {
transform: translate(-20px, 20px) scale(0.9);
}
}
.container {
position: relative;
z-index: 10;
text-align: center;
padding: 3rem 2rem;
max-width: 800px;
}
.logo-circle {
width: 140px;
height: 140px;
background: linear-gradient(135deg, var(--sage), var(--terracotta));
border-radius: 50%;
margin: 0 auto 2.5rem;
display: flex;
align-items: center;
justify-content: center;
font-size: 4rem;
box-shadow: 0 20px 60px var(--soft-shadow);
animation: gentleBounce 3s ease-in-out infinite;
position: relative;
}
.logo-circle::after {
content: '';
position: absolute;
inset: -10px;
border-radius: 50%;
border: 2px solid var(--sage);
opacity: 0.3;
animation: ringPulse 3s ease-in-out infinite;
}
@keyframes gentleBounce {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-10px); }
}
@keyframes ringPulse {
0%, 100% { transform: scale(1); opacity: 0.3; }
50% { transform: scale(1.1); opacity: 0.1; }
}
h1 {
font-family: 'DM Serif Display', serif;
font-size: clamp(3rem, 8vw, 5rem);
color: var(--deep-sage);
margin-bottom: 1rem;
font-weight: 400;
letter-spacing: -0.02em;
animation: fadeSlideUp 1s ease-out 0.3s backwards;
}
.tagline {
font-size: clamp(1.125rem, 2.5vw, 1.5rem);
color: var(--sage);
font-weight: 400;
margin-bottom: 2.5rem;
line-heig
Open service 207.174.214.35:443 · www.capyable.com
2026-01-23 12:47
HTTP/1.1 302 Found Date: Fri, 23 Jan 2026 12:47:47 GMT Server: Apache X-Robots-Tag: noindex, nofollow Upgrade: h2,h2c Connection: Upgrade, close Location: /404.html Cache-Control: no-cache, no-store, must-revalidate Pragma: no-cache Expires: 0 Content-Length: 0 Content-Type: text/html; charset=UTF-8