-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
10 lines (10 loc) · 4.42 KB
/
Copy path404.html
File metadata and controls
10 lines (10 loc) · 4.42 KB
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html><html class="dark" lang="en"><head><meta charset="utf-8"><meta content="width=device-width, initial-scale=1.0" name="viewport"><link href="https://fonts.googleapis.com" rel="preconnect"><link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@600;700;800&family=JetBrains+Mono:wght@400;500;600;700&display=swap"></noscript><link href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200&display=swap"></noscript>
<title>404 — Page Not Found | Comtom Engineering</title><meta name="description" content="Page not found"><meta name="robots" content="noindex, follow"><meta property="og:type" content="website"><meta property="og:url" content="https://comtom.engineering/404"><meta property="og:title" content="404 — Page Not Found | Comtom Engineering"><meta property="og:description" content="Page not found"><meta property="og:image" content="https://comtom.engineering/assets/images/og.png"><meta name="twitter:card" content="summary_large_image"><meta property="og:site_name" content="Comtom Engineering"><link rel="canonical" href="https://comtom.engineering/404"><link rel="icon" type="image/png" sizes="32x32" href="assets/images/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="assets/images/favicon-16x16.png"><link rel="apple-touch-icon" href="assets/images/apple-touch-icon.png"><meta name="theme-color" content="#090D16"><style>@layer base{html,body{margin:0;padding:0;}body{overscroll-behavior:none;}main>:first-child{margin-top:0!important;}main>:last-child{margin-bottom:0!important;}}::-webkit-scrollbar{display:none;}html{scroll-behavior:smooth;}section[id]{scroll-margin-top:5rem;}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;}.skip-link:focus{position:fixed;top:1rem;left:1rem;width:auto;height:auto;padding:.5rem 1rem;margin:0;overflow:visible;white-space:normal;clip:auto;z-index:100;background-color:#2563eb;color:#fff;}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto;}.animate-ping,.animate-pulse{animation:none;}*{transition-duration:0.01ms !important;scroll-behavior:auto !important;}}</style><link rel="stylesheet" href="assets/css/site.css"></head><a class="sr-only skip-link" href="#main-content">Skip to main content</a><main id="main-content" class="w-full pt-20 bg-surface relative z-10 min-h-screen"><section class="w-full px-margin-mobile md:px-margin-tablet lg:px-margin-desktop py-space-3xl relative"><div class="max-w-[700px] mx-auto bg-surface-container-low/80 border border-blue-600/25 rounded-2xl p-space-2xl md:p-space-4xl text-center">
<div class="font-code-mono text-code-mono tracking-widest uppercase text-blue-400 mb-space-xs">404</div>
<h1 class="font-headline-lg text-headline-lg-mobile md:text-headline-lg text-on-surface font-bold mb-space-sm">Page Not Found</h1>
<p class="font-body-md text-body-md text-on-surface-variant max-w-md mx-auto mb-space-2xl">The page you're looking for doesn't exist or was moved.</p>
<div class="flex flex-col sm:flex-row items-center justify-center gap-space-md">
<a class="w-full sm:w-auto inline-flex items-center justify-center bg-blue-600 hover:bg-blue-500 text-white font-label-md text-label-md px-space-xl py-space-sm rounded-lg shadow-[0_0_30px_-5px_rgba(37,99,235,0.6)] transition-all duration-300 font-semibold" href="/">Back to Home</a>
<a class="w-full sm:w-auto inline-flex items-center justify-center bg-surface-container-high/80 border border-blue-600/25 text-on-surface hover:text-blue-300 font-label-md text-label-md px-space-xl py-space-sm rounded-lg hover:bg-surface-variant transition-all duration-300" href="/case-studies/schonfeld/">View Case Studies</a>
</div>
</div></section></main><script src="assets/js/cookie-consent.js" defer></script></body></html>