-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
160 lines (142 loc) · 5.78 KB
/
404.html
File metadata and controls
160 lines (142 loc) · 5.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
<!DOCTYPE html>
<html lang="pl">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow" />
<title>404 | PATRYK.BARABACH - Strona nie znaleziona</title>
<!-- Favicon -->
<link rel="icon" type="image/svg+xml" href="favicon.svg" />
<!-- Theme Color -->
<meta name="theme-color" content="#111111" />
<!-- Canonical URL -->
<link rel="canonical" href="https://patryk-barabach.pl/404.html" />
<!-- Alternate language versions -->
<link rel="alternate" hreflang="pl" href="https://patryk-barabach.pl/404.html" />
<link rel="alternate" hreflang="en" href="https://patryk-barabach.pl/404.html?lang=en" />
<link rel="alternate" hreflang="nl" href="https://patryk-barabach.pl/404.html?lang=nl" />
<link rel="alternate" hreflang="x-default" href="https://patryk-barabach.pl/404.html" />
<!-- Fonts -->
<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=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:ital,wght@0,400;0,700;1,400&display=swap"
rel="stylesheet"
/>
<!-- Styles -->
<link rel="stylesheet" href="css/404.css" />
</head>
<body>
<!-- Technical grid background -->
<div class="error-grid"></div>
<!-- Calibration corner marks -->
<div class="calibration-mark tl"></div>
<div class="calibration-mark tr"></div>
<div class="calibration-mark bl"></div>
<div class="calibration-mark br"></div>
<!-- Main content -->
<main class="error-content">
<!-- Brand header -->
<div class="error-brand">
<a href="/" class="brand-link">
<div class="error-logo">P.B</div>
</a>
<span class="error-name">PATRYK.BARABACH</span>
<span class="error-tagline">SYSTEM ERROR // 404</span>
</div>
<!-- Error visualization -->
<div class="error-visual">
<!-- Corner frame brackets -->
<div class="error-visual-frame"></div>
<!-- SVG: Broken roof structure -->
<svg
class="error-svg"
viewBox="0 0 250 130"
xmlns="http://www.w3.org/2000/svg"
>
<!-- Main roof - left side -->
<path class="err-line delay-1" d="M25 100 L95 45" />
<!-- Break indicator -->
<path
class="err-line accent broken delay-2"
d="M95 45 L105 40"
stroke-dasharray="4 3"
/>
<!-- Gap -->
<path
class="err-line accent broken delay-2"
d="M115 42 L125 38"
stroke-dasharray="4 3"
/>
<!-- Main roof - right side (displaced) -->
<path class="err-line delay-3" d="M135 48 L225 100" />
<!-- Base plate - cracked -->
<path class="err-line dim delay-4" d="M25 100 L105 100" />
<path class="err-line dim delay-4" d="M145 100 L225 100" />
<!-- Warning symbol in the gap -->
<g class="warning-group delay-5">
<polygon class="warning-triangle" points="125,55 140,80 110,80" />
<text class="warning-text" x="125" y="75" text-anchor="middle">
!
</text>
</g>
<!-- Measurement points -->
<circle class="err-point delay-1" cx="25" cy="100" r="3" />
<circle class="err-point delay-2" cx="95" cy="45" r="3" />
<circle class="err-point warning delay-3" cx="125" cy="40" r="4" />
<circle class="err-point delay-3" cx="135" cy="48" r="3" />
<circle class="err-point delay-4" cx="225" cy="100" r="3" />
</svg>
<!-- Scanning beam effect -->
<div class="scan-beam"></div>
<!-- Error labels -->
<span class="dim-label code">ERR_404</span>
<span class="dim-label status">NOT_FOUND</span>
</div>
<!-- Status footer -->
<div class="error-footer">
<div class="status-row">
<span class="status-label">STATUS</span>
<span class="status-value error">RESOURCE_NOT_FOUND</span>
</div>
<div class="status-row">
<span class="status-label">PATH</span>
<span class="status-value path-display"></span>
</div>
<div class="error-bar">
<div class="error-bar-fill"></div>
</div>
<div class="system-log">SEARCHING_RESOURCE...</div>
</div>
<!-- Navigation -->
<nav class="error-nav">
<a href="/" class="cad-btn">
<span class="cad-btn-borders"></span>
<span class="cad-btn-text"><span data-i18n="error404.home">STRONA GŁÓWNA</span> <span class="arr">↗</span></span>
</a>
<a href="tel:+48710000000" class="cad-btn primary" data-i18n-aria="accessibility.call">
<span class="cad-btn-borders"></span>
<span class="cad-btn-text">
<svg
class="btn-icon"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
>
<path
d="M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z"
/>
</svg>
<span data-i18n="kontakt.phone">ZADZWOŃ</span>
</span>
</a>
</nav>
</main>
<!-- Analog grain texture overlay -->
<div class="grain-overlay"></div>
<!-- Scripts -->
<script src="js/i18n.js"></script>
<script src="js/404.js"></script>
</body>
</html>