-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
657 lines (626 loc) · 74.8 KB
/
index.html
File metadata and controls
657 lines (626 loc) · 74.8 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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<link rel="stylesheet" type="text/css" href="/assets/static/src_index-b3c78705.C9tosF9u.css">
<meta charset="utf-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<link rel="alternate" type="application/rss+xml" title="Fezcodex RSS Feed" href="/rss.xml" />
<meta name="description" content="codex by fezcode..." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://fezcode.com/" />
<meta property="og:title" content="Fezcodex - Personal Blog and Projects" />
<meta property="og:description" content="Discover logs, posts, projects, and stories from Fezcode." />
<meta property="og:image" content="/images/asset/ogtitle.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:url" content="https://fezcode.com/" />
<meta name="twitter:title" content="Fezcodex - Personal Blog and Projects" />
<meta name="twitter:description" content="Discover logs, posts, projects, and stories from Fezcode." />
<meta name="twitter:image" content="/images/asset/ogtitle.png" />
<link rel="apple-touch-icon" href="/logo192.png" />
<link rel="manifest" href="/manifest.json" />
<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=JetBrains+Mono:wght@400;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Arvo&family=Inter&family=Playfair+Display:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=Outfit:wght@300;400;500;600&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght,SOFT,WONK@0,9..144,200..900,0..100,0..1;1,9..144,200..900,0..100,0..1&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;800&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@700&family=IM+Fell+English:ital@0;1&family=IM+Fell+DW+Pica:ital@0;1&display=swap" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Mono:wght@300;400;500&display=swap" rel="stylesheet" />
<title>fezcodex</title>
</head>
<body class="bg-slate-950">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="react-root"><div class="bg-emerald-600 text-white relative z-[100] border-b-2 border-black selection:bg-white selection:text-black" style="height: auto; opacity: 0;"><div class="max-w-7xl mx-auto px-4 py-3 flex items-center justify-between gap-4"><div class="flex items-center gap-3 flex-1"><span class="shrink-0"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 256 256"><path d="M108,84a16,16,0,1,1,16,16A16,16,0,0,1,108,84Zm128,44A108,108,0,1,1,128,20,108.12,108.12,0,0,1,236,128Zm-24,0a84,84,0,1,0-84,84A84.09,84.09,0,0,0,212,128Zm-72,36.68V132a20,20,0,0,0-20-20,12,12,0,0,0-4,23.32V168a20,20,0,0,0,20,20,12,12,0,0,0,4-23.32Z"></path></svg></span><p class="font-mono text-xs md:text-sm font-black uppercase tracking-widest leading-tight">FEZTERRACOTTA IS ONLINE: A WEIGHTED CODEX OF BONE PAPER AND TERRA INK. ENABLE VIA SETTINGS OR COMMAND PALETTE.</p><a href="https://fezcode.com/settings?fezTheme=terracotta&fezBlogMode=terracotta#fezcodex-theme" class="shrink-0 inline-flex items-center gap-1 bg-black/20 hover:bg-black/40 px-3 py-1 rounded-sm border border-white/20 transition-all font-bold text-[10px] uppercase">Enable Terracotta<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" fill="currentColor" viewBox="0 0 256 256"><path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path></svg></a></div><button class="p-1 hover:bg-black/20 rounded-sm transition-colors shrink-0" aria-label="Dismiss"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 256 256"><path d="M208.49,191.51a12,12,0,0,1-17,17L128,145,64.49,208.49a12,12,0,0,1-17-17L111,128,47.51,64.49a12,12,0,0,1,17-17L128,111l63.51-63.52a12,12,0,0,1,17,17L145,128Z"></path></svg></button></div><div class="h-0.5 w-full bg-black/10"></div></div><div class="bg-[#050505] min-h-screen font-sans flex"><div class="fixed inset-0 bg-black/80 backdrop-blur-sm z-40 md:hidden transition-opacity opacity-100 pointer-events-auto"></div><aside class="fixed top-0 left-0 h-screen w-72 bg-[#060608] z-50 flex flex-col border-r border-white/10 shadow-2xl" style="transform: none;"><div class="p-8 border-b border-white/10 flex flex-col gap-2 bg-black/50 relative"><div class="absolute top-0 left-0 w-full h-[2px] bg-gradient-to-r from-emerald-500/60 via-amber-500/30 to-transparent"></div><a class="flex items-center gap-3 group" href="/" data-discover="true"><span class="text-xl font-black uppercase tracking-tighter text-white">Fez<span class="text-emerald-500">codex</span></span></a><span class="font-arvo text-[10px] text-gray-500 uppercase tracking-widest font-medium">Digital Archive Kernel // v0.25.1 // Bonewright</span></div><div class="relative flex-grow overflow-hidden"><div class="h-full overflow-y-auto scrollbar-hide no-scrollbar"><button class="flex items-center justify-between w-full px-6 py-4 border-b border-white/10 transition-all duration-300 text-gray-600 hover:text-gray-400 border-l-2 border-transparent"><span class="font-arvo text-[11px] uppercase tracking-[0.2em]">// Main</span><span class="transform transition-transform duration-300 rotate-180">↓</span></button><nav class="flex flex-col"><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M222.14,105.85l-80-80a20,20,0,0,0-28.28,0l-80,80A19.86,19.86,0,0,0,28,120v96a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V164h24v52a12,12,0,0,0,12,12h64a12,12,0,0,0,12-12V120A19.86,19.86,0,0,0,222.14,105.85ZM204,204H164V152a12,12,0,0,0-12-12H104a12,12,0,0,0-12,12v52H52V121.65l76-76,76,76Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Home</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/terminal" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M72.5,150.63,100.79,128,72.5,105.37a12,12,0,1,1,15-18.74l40,32a12,12,0,0,1,0,18.74l-40,32a12,12,0,0,1-15-18.74ZM144,172h32a12,12,0,0,0,0-24H144a12,12,0,0,0,0,24ZM236,56V200a20,20,0,0,1-20,20H40a20,20,0,0,1-20-20V56A20,20,0,0,1,40,36H216A20,20,0,0,1,236,56Zm-24,4H44V196H212Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Terminal</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/about" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M234.38,210a123.36,123.36,0,0,0-60.78-53.23,76,76,0,1,0-91.2,0A123.36,123.36,0,0,0,21.62,210a12,12,0,1,0,20.77,12c18.12-31.32,50.12-50,85.61-50s67.49,18.69,85.61,50a12,12,0,0,0,20.77-12ZM76,96a52,52,0,1,1,52,52A52.06,52.06,0,0,1,76,96Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">About</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/achievements" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M232,60H212V48a12,12,0,0,0-12-12H56A12,12,0,0,0,44,48V60H24A20,20,0,0,0,4,80V96a44.05,44.05,0,0,0,44,44h.77A84.18,84.18,0,0,0,116,195.15V212H96a12,12,0,0,0,0,24h64a12,12,0,0,0,0-24H140V195.11c30.94-4.51,56.53-26.2,67-55.11h1a44.05,44.05,0,0,0,44-44V80A20,20,0,0,0,232,60ZM28,96V84H44v28c0,1.21,0,2.41.09,3.61A20,20,0,0,1,28,96Zm160,15.1c0,33.33-26.71,60.65-59.54,60.9A60,60,0,0,1,68,112V60H188ZM228,96a20,20,0,0,1-16.12,19.62c.08-1.5.12-3,.12-4.52V84h16Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Achievements</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a></nav><button class="flex items-center justify-between w-full px-6 py-4 border-b border-white/10 transition-all duration-300 text-gray-600 hover:text-gray-400 border-l-2 border-transparent"><span class="font-arvo text-[11px] uppercase tracking-[0.2em]">// Feed</span><span class="transform transition-transform duration-300 rotate-180">↓</span></button><nav class="flex flex-col"><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/blog" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M232,44H160a43.86,43.86,0,0,0-32,13.85A43.86,43.86,0,0,0,96,44H24A12,12,0,0,0,12,56V200a12,12,0,0,0,12,12H96a20,20,0,0,1,20,20,12,12,0,0,0,24,0,20,20,0,0,1,20-20h72a12,12,0,0,0,12-12V56A12,12,0,0,0,232,44ZM96,188H36V68H96a20,20,0,0,1,20,20V192.81A43.79,43.79,0,0,0,96,188Zm124,0H160a43.71,43.71,0,0,0-20,4.83V88a20,20,0,0,1,20-20h60Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Blogposts</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/projects" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M230.47,67.5a12,12,0,0,0-19.26-4.32L172.43,99l-12.68-2.72L157,83.57l35.79-38.78a12,12,0,0,0-4.32-19.26A76.07,76.07,0,0,0,88.41,121.64L30.92,174.18a4.68,4.68,0,0,0-.39.38,36,36,0,0,0,50.91,50.91l.38-.39,52.54-57.49A76.05,76.05,0,0,0,230.47,67.5ZM160,148a51.5,51.5,0,0,1-23.35-5.52,12,12,0,0,0-14.26,2.62L64.31,208.66a12,12,0,0,1-17-17l63.55-58.07a12,12,0,0,0,2.62-14.26A51.5,51.5,0,0,1,108,96a52.06,52.06,0,0,1,52-52h.89L135.17,71.87a12,12,0,0,0-2.91,10.65l5.66,26.35a12,12,0,0,0,9.21,9.21l26.35,5.66a12,12,0,0,0,10.65-2.91L212,95.12c0,.3,0,.59,0,.89A52.06,52.06,0,0,1,160,148Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Projects</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/logs" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M216,36H40A20,20,0,0,0,20,56V200a20,20,0,0,0,20,20H216a20,20,0,0,0,20-20V56A20,20,0,0,0,216,36Zm-4,160H44V60H212ZM68,92A12,12,0,0,1,80,80h96a12,12,0,0,1,0,24H80A12,12,0,0,1,68,92Zm0,36a12,12,0,0,1,12-12h96a12,12,0,0,1,0,24H80A12,12,0,0,1,68,128Zm0,36a12,12,0,0,1,12-12h96a12,12,0,0,1,0,24H80A12,12,0,0,1,68,164Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Discovery Logs</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/vocab" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M208,20H72A36,36,0,0,0,36,56V224a12,12,0,0,0,12,12H192a12,12,0,0,0,0-24H60v-4a12,12,0,0,1,12-12H208a12,12,0,0,0,12-12V32A12,12,0,0,0,208,20ZM120,44h36v59l-10.51-8.41a12,12,0,0,0-15,0L120,103Zm76,128H72a35.59,35.59,0,0,0-12,2.06V56A12,12,0,0,1,72,44H96v84a12,12,0,0,0,19.5,9.37l22.49-18,22.51,18A12,12,0,0,0,180,128V44h16Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Glossary</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/the-vague" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M200,164v8h12a12,12,0,0,1,0,24H200v12a12,12,0,0,1-24,0V152a12,12,0,0,1,12-12h32a12,12,0,0,1,0,24ZM92,172a32,32,0,0,1-32,32H56v4a12,12,0,0,1-24,0V152a12,12,0,0,1,12-12H60A32,32,0,0,1,92,172Zm-24,0a8,8,0,0,0-8-8H56v16h4A8,8,0,0,0,68,172Zm100,8a40,40,0,0,1-40,40H112a12,12,0,0,1-12-12V152a12,12,0,0,1,12-12h16A40,40,0,0,1,168,180Zm-24,0a16,16,0,0,0-16-16h-4v32h4A16,16,0,0,0,144,180ZM36,108V40A20,20,0,0,1,56,20h96a12,12,0,0,1,8.49,3.52l56,56A12,12,0,0,1,220,88v20a12,12,0,0,1-24,0v-4H148a12,12,0,0,1-12-12V44H60v64a12,12,0,0,1-24,0ZM160,57V80h23Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">The Vague</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a></nav><button class="flex items-center justify-between w-full px-6 py-4 border-b border-white/10 transition-all duration-300 text-gray-600 hover:text-gray-400 border-l-2 border-transparent"><span class="font-arvo text-[11px] uppercase tracking-[0.2em]">// Applications</span><span class="transform transition-transform duration-300 rotate-180">↓</span></button><nav class="flex flex-col"><a href="https://fezcode.com/castarook/" class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M252,80a32,32,0,1,0-60,15.45l-20.86,25.66L150.82,74.4a32,32,0,1,0-45.64,0L84.87,121.11,64,95.45a32,32,0,1,0-35,15.78l14,84.06A19.94,19.94,0,0,0,62.78,212H193.22A19.94,19.94,0,0,0,213,195.29l14-84.06A32.05,32.05,0,0,0,252,80Zm-32-8a8,8,0,1,1-8,8A8,8,0,0,1,220,72ZM128,44a8,8,0,1,1-8,8A8,8,0,0,1,128,44ZM36,72a8,8,0,1,1-8,8A8,8,0,0,1,36,72ZM189.83,188H66.17L55.29,122.78l23.4,28.79A12,12,0,0,0,88,156a12.87,12.87,0,0,0,1.63-.11,12,12,0,0,0,9.37-7.1L127.18,84l.82,0,.82,0L157,148.79a12,12,0,0,0,9.37,7.1A12.87,12.87,0,0,0,168,156a12,12,0,0,0,9.31-4.43l23.4-28.79Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Castarook</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a href="https://fezcode.com/urban-rogue/" class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M229.26,90.4a108,108,0,0,1-177.63,114A108,108,0,0,1,195.41,43.63l20.1-20.11a12,12,0,0,1,17,17l-96,96a12,12,0,1,1-17-17l24-24a36,36,0,1,0,19.76,39.65,12,12,0,0,1,23.53,4.74,60,60,0,1,1-25.73-62L178.3,60.74a84,84,0,1,0,28.46,38,12,12,0,1,1,22.5-8.35Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Urban Rogue</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a href="https://fezcode.com/Swat-Tactics/" class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M208,36H48A20,20,0,0,0,28,56v56c0,54.29,26.32,87.22,48.4,105.29,23.71,19.39,47.44,26,48.44,26.29a12.1,12.1,0,0,0,6.32,0c1-.28,24.73-6.9,48.44-26.29,22.08-18.07,48.4-51,48.4-105.29V56A20,20,0,0,0,208,36Zm-4,76c0,35.71-13.09,64.69-38.91,86.15A126.28,126.28,0,0,1,128,219.38a126.14,126.14,0,0,1-37.09-21.23C65.09,176.69,52,147.71,52,112V60H204ZM79.51,144.49a12,12,0,1,1,17-17L112,143l47.51-47.52a12,12,0,0,1,17,17l-56,56a12,12,0,0,1-17,0Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Swat Tactics</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a href="https://fezcode.com/climb-the-tall-building-0/" class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M216,28H152a12,12,0,0,0-9.33,4.45L79.5,110.51l-4.66-4.65a20,20,0,0,0-28.29,0L29.86,122.55a20,20,0,0,0,0,28.29h0L45,166,23.86,187.17a20,20,0,0,0,0,28.28l16.69,16.69a20,20,0,0,0,28.28,0L90,211l15.17,15.16a20,20,0,0,0,28.29,0l16.69-16.69a20,20,0,0,0,0-28.3l-4.65-4.65,78.06-63.17A12,12,0,0,0,228,104V40A12,12,0,0,0,216,28ZM54.69,212.34l-11-11L62,183l11,11Zm64.61-6L49.65,136.7l11.05-11,69.65,69.65ZM204,98.27l-75.58,61.17L121,152l47.51-47.5a12,12,0,0,0-17-17L104,135l-7.45-7.44L157.73,52H204Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">CTTB-0</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a href="https://fezcode.com/net_run/" class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M225.6,62.64l-88-48.17a19.91,19.91,0,0,0-19.2,0l-88,48.17A20,20,0,0,0,20,80.19v95.62a20,20,0,0,0,10.4,17.55l88,48.17a19.89,19.89,0,0,0,19.2,0l88-48.17A20,20,0,0,0,236,175.81V80.19A20,20,0,0,0,225.6,62.64ZM128,36.57,200,76,128,115.4,56,76ZM44,96.79l72,39.4v76.67L44,173.44Zm96,116.07V136.19l72-39.4v76.65Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Net Run</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a></nav><button class="flex items-center justify-between w-full px-6 py-4 border-b border-white/10 transition-all duration-300 bg-emerald-500/5 text-emerald-400 border-l-2 border-emerald-500"><span class="font-arvo text-[11px] uppercase tracking-[0.2em]">// Utilities</span><span class="transform transition-transform duration-300 rotate-180">↓</span></button><nav class="flex flex-col"><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/pinned-apps" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M238.15,78.54,177.46,17.86a20,20,0,0,0-28.3,0L97.2,70c-12.43-3.33-36.68-5.72-61.74,14.5a20,20,0,0,0-1.6,29.73l45.46,45.47-39.8,39.8a12,12,0,0,0,17,17l39.8-39.81,45.47,45.46A20,20,0,0,0,155.91,228c.46,0,.93,0,1.4-.05A20,20,0,0,0,171.87,220c4.69-6.23,11-16.13,14.44-28s3.45-22.88.16-33.4l51.7-51.87A20,20,0,0,0,238.15,78.54Zm-74.26,68.79a12,12,0,0,0-2.23,13.84c3.43,6.86,6.9,21-6.28,40.65L54.08,100.53c21.09-14.59,39.53-6.64,41-6a11.67,11.67,0,0,0,13.81-2.29l54.43-54.61,55,55Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Favorites</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a aria-current="page" class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 bg-emerald-500/10 text-white" href="/apps" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M100,36H56A20,20,0,0,0,36,56v44a20,20,0,0,0,20,20h44a20,20,0,0,0,20-20V56A20,20,0,0,0,100,36ZM96,96H60V60H96ZM200,36H156a20,20,0,0,0-20,20v44a20,20,0,0,0,20,20h44a20,20,0,0,0,20-20V56A20,20,0,0,0,200,36Zm-4,60H160V60h36Zm-96,40H56a20,20,0,0,0-20,20v44a20,20,0,0,0,20,20h44a20,20,0,0,0,20-20V156A20,20,0,0,0,100,136Zm-4,60H60V160H96Zm104-60H156a20,20,0,0,0-20,20v44a20,20,0,0,0,20,20h44a20,20,0,0,0,20-20V156A20,20,0,0,0,200,136Zm-4,60H160V160h36Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">App Center</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a><a class="group flex items-center justify-between px-6 py-3 transition-all duration-300 border-b border-white/5 text-gray-300 hover:text-white hover:bg-white/5" href="/commands" data-discover="true"><div class="flex items-center gap-4"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z"></path></svg><span class="font-arvo text-sm font-medium uppercase tracking-widest">Manuals</span></div><svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="currentColor" viewBox="0 0 256 256" class="opacity-0 group-hover:opacity-100 -translate-x-2 group-hover:translate-x-0 transition-all"><path d="M221.66,133.66l-72,72a8,8,0,0,1-11.32-11.32L196.69,136H40a8,8,0,0,1,0-16H196.69L138.34,61.66a8,8,0,0,1,11.32-11.32l72,72A8,8,0,0,1,221.66,133.66Z"></path></svg></a></nav><button class="flex items-center justify-between w-full px-6 py-4 border-b border-white/10 transition-all duration-300 text-gray-600 hover:text-gray-400 border-l-2 border-transparent"><span class="font-arvo text-[11px] uppercase tracking-[0.2em]">// System</span><span class="transform transition-transform duration-300 ">↓</span></button><button class="flex items-center justify-between w-full px-6 py-4 border-b border-white/10 transition-all duration-300 text-gray-600 hover:text-gray-400 border-l-2 border-transparent"><span class="font-arvo text-[11px] uppercase tracking-[0.2em]">// External Nodes</span><span class="transform transition-transform duration-300 ">↓</span></button></div></div><div class="p-4 border-t border-white/10 bg-black/50"><div class="grid grid-cols-4 gap-2 mb-4"><button title="COMMANDS" class="group flex flex-col items-center justify-center p-2 border border-white/[0.08] bg-white/[0.03] hover:bg-emerald-400 hover:border-emerald-400 transition-all aspect-square"><div class="text-white group-hover:text-black transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z"></path></svg></div></button><button title="SETTINGS" class="group flex flex-col items-center justify-center p-2 border border-white/[0.08] bg-white/[0.03] hover:bg-emerald-400 hover:border-emerald-400 transition-all aspect-square"><div class="text-white group-hover:text-black transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M128,76a52,52,0,1,0,52,52A52.06,52.06,0,0,0,128,76Zm0,80a28,28,0,1,1,28-28A28,28,0,0,1,128,156Zm113.86-49.57A12,12,0,0,0,236,98.34L208.21,82.49l-.11-31.31a12,12,0,0,0-4.25-9.12,116,116,0,0,0-38-21.41,12,12,0,0,0-9.68.89L128,37.27,99.83,21.53a12,12,0,0,0-9.7-.9,116.06,116.06,0,0,0-38,21.47,12,12,0,0,0-4.24,9.1l-.14,31.34L20,98.35a12,12,0,0,0-5.85,8.11,110.7,110.7,0,0,0,0,43.11A12,12,0,0,0,20,157.66l27.82,15.85.11,31.31a12,12,0,0,0,4.25,9.12,116,116,0,0,0,38,21.41,12,12,0,0,0,9.68-.89L128,218.73l28.14,15.74a12,12,0,0,0,9.7.9,116.06,116.06,0,0,0,38-21.47,12,12,0,0,0,4.24-9.1l.14-31.34,27.81-15.81a12,12,0,0,0,5.85-8.11A110.7,110.7,0,0,0,241.86,106.43Zm-22.63,33.18-26.88,15.28a11.94,11.94,0,0,0-4.55,4.59c-.54,1-1.11,1.93-1.7,2.88a12,12,0,0,0-1.83,6.31L184.13,199a91.83,91.83,0,0,1-21.07,11.87l-27.15-15.19a12,12,0,0,0-5.86-1.53h-.29c-1.14,0-2.3,0-3.44,0a12.08,12.08,0,0,0-6.14,1.51L93,210.82A92.27,92.27,0,0,1,71.88,199l-.11-30.24a12,12,0,0,0-1.83-6.32c-.58-.94-1.16-1.91-1.7-2.88A11.92,11.92,0,0,0,63.7,155L36.8,139.63a86.53,86.53,0,0,1,0-23.24l26.88-15.28a12,12,0,0,0,4.55-4.58c.54-1,1.11-1.94,1.7-2.89a12,12,0,0,0,1.83-6.31L71.87,57A91.83,91.83,0,0,1,92.94,45.17l27.15,15.19a11.92,11.92,0,0,0,6.15,1.52c1.14,0,2.3,0,3.44,0a12.08,12.08,0,0,0,6.14-1.51L163,45.18A92.27,92.27,0,0,1,184.12,57l.11,30.24a12,12,0,0,0,1.83,6.32c.58.94,1.16,1.91,1.7,2.88A11.92,11.92,0,0,0,192.3,101l26.9,15.33A86.53,86.53,0,0,1,219.23,139.61Z"></path></svg></div></button><button title="RANDOM" class="group flex flex-col items-center justify-center p-2 border border-white/[0.08] bg-white/[0.03] hover:bg-emerald-400 hover:border-emerald-400 transition-all aspect-square"><div class="text-white group-hover:text-black transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M240.49,175.51a12,12,0,0,1,0,17l-24,24a12,12,0,0,1-17-17L203,196h-2.09a76.17,76.17,0,0,1-61.85-31.83L97.38,105.78A52.1,52.1,0,0,0,55.06,84H32a12,12,0,0,1,0-24H55.06a76.17,76.17,0,0,1,61.85,31.83l41.71,58.39A52.1,52.1,0,0,0,200.94,172H203l-3.52-3.51a12,12,0,0,1,17-17Zm-95.62-72.62a12,12,0,0,0,16.93-1.13A52,52,0,0,1,200.94,84H203l-3.52,3.51a12,12,0,0,0,17,17l24-24a12,12,0,0,0,0-17l-24-24a12,12,0,0,0-17,17L203,60h-2.09a76,76,0,0,0-57.2,26A12,12,0,0,0,144.87,102.89Zm-33.74,50.22a12,12,0,0,0-16.93,1.13A52,52,0,0,1,55.06,172H32a12,12,0,0,0,0,24H55.06a76,76,0,0,0,57.2-26A12,12,0,0,0,111.13,153.11Z"></path></svg></div></button><button title="CONTACT" class="group flex flex-col items-center justify-center p-2 border border-white/[0.08] bg-white/[0.03] hover:bg-emerald-400 hover:border-emerald-400 transition-all aspect-square"><div class="text-white group-hover:text-black transition-all"><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="currentColor" viewBox="0 0 256 256"><path d="M224,44H32A12,12,0,0,0,20,56V192a20,20,0,0,0,20,20H216a20,20,0,0,0,20-20V56A12,12,0,0,0,224,44ZM193.15,68,128,127.72,62.85,68ZM44,188V83.28l75.89,69.57a12,12,0,0,0,16.22,0L212,83.28V188Z"></path></svg></div></button></div><div class="text-center"><p class="font-arvo text-[10px] text-gray-600 uppercase tracking-widest font-medium">© 2026 Fezcode // Theme: Brutalist</p></div></div></aside><div class="flex-1 flex flex-col min-w-0 transition-all duration-300 md:ml-72"><header class="bg-[#050505]/80 backdrop-blur-md sticky top-0 z-[60] transition-all border-b border-transparent py-4 relative"><button class="absolute top-1/2 -translate-y-1/2 left-6 text-gray-400 hover:text-emerald-500 transition-colors hidden md:block focus:outline-none" aria-label="Toggle Sidebar"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M228,128a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,128ZM40,76H216a12,12,0,0,0,0-24H40a12,12,0,0,0,0,24ZM216,180H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Z"></path></svg></button><div class="mx-auto max-w-7xl px-6 flex justify-between items-center text-white"><div class="md:hidden flex items-center gap-4"><button class="text-gray-400 hover:text-white transition-colors focus:outline-none"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M228,128a12,12,0,0,1-12,12H40a12,12,0,0,1,0-24H216A12,12,0,0,1,228,128ZM40,76H216a12,12,0,0,0,0-24H40a12,12,0,0,0,0,24ZM216,180H40a12,12,0,0,0,0,24H216a12,12,0,0,0,0-24Z"></path></svg></button><a class="flex items-center gap-2" href="/" data-discover="true"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="40" height="40" class="text-white" style="transform: rotate(-30deg);"><g transform="translate(0, -2)"><path d="M 20 40 C 20 30, 80 30, 80 40 L 85 70 C 85 75, 15 75, 15 70 Z" fill="white" stroke="white" stroke-width="2"></path><path d="M 50 25 Q 60 15, 70 25" stroke="white" stroke-width="2" fill="none"></path></g></svg><span class="text-xl font-black tracking-tighter uppercase font-mono">Fez<span class="text-emerald-500">codex</span></span></a></div><div class="hidden md:flex items-center gap-2 ml-12"></div><div class="absolute left-1/2 top-1/2 -translate-x-1/2 -translate-y-1/2 hidden lg:block"><span class="text-xs font-mono font-bold uppercase tracking-[0.3em] text-gray-500">The Fez of <span class="text-emerald-500">Code</span></span></div><div class="flex items-center gap-2 md:gap-4"><a class="group flex items-center gap-2 px-3 py-2 text-gray-400 hover:text-white hover:bg-white/5 rounded-sm transition-all" href="/about" data-discover="true"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 256 256"><path d="M234.38,210a123.36,123.36,0,0,0-60.78-53.23,76,76,0,1,0-91.2,0A123.36,123.36,0,0,0,21.62,210a12,12,0,1,0,20.77,12c18.12-31.32,50.12-50,85.61-50s67.49,18.69,85.61,50a12,12,0,0,0,20.77-12ZM76,96a52,52,0,1,1,52,52A52.06,52.06,0,0,1,76,96Z"></path></svg><span class="hidden md:inline text-[10px] font-mono font-bold uppercase tracking-widest">About</span></a><button class="group flex items-center gap-2 px-3 py-2 text-gray-400 hover:text-white hover:bg-white/5 rounded-sm transition-all" aria-label="Toggle Search"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 256 256" class="group-hover:text-emerald-500 transition-colors"><path d="M232.49,215.51,185,168a92.12,92.12,0,1,0-17,17l47.53,47.54a12,12,0,0,0,17-17ZM44,112a68,68,0,1,1,68,68A68.07,68.07,0,0,1,44,112Z"></path></svg><span class="hidden md:inline text-[10px] font-mono font-bold uppercase tracking-widest group-hover:text-emerald-500 transition-colors">Search</span></button></div></div></header><main class="flex-grow"><div style="opacity: 0;"><div class="lp"><style>
@import url('https://fonts.googleapis.com/css2?family=IM+Fell+English:ital@0;1&family=Old+Standard+TT:ital,wght@0,400;0,700;1,400&family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=UnifrakturMaguntia&family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500;700&display=swap');
.lp {
--bench: #1a1410;
--bench-2: #241b14;
--steel: #2a221b;
--steel-2: #3a2e23;
--iron: #4a3d2e;
--brass: #b8924b;
--brass-dk: #6e5424;
--rust: #8a3a1c;
--paper: #efe6cc;
--paper-2: #d8c89e;
--paper-mut:#7d6a44;
--ink-pitch:#0e0a07;
--ink-verm: #a8331e;
--ink-prus: #1a3458;
--ink-spruce:#1f3826;
font-family: 'JetBrains Mono', ui-monospace, monospace;
background: var(--bench);
color: var(--paper);
min-height: 100vh; width: 100%;
position: relative; overflow-x: hidden;
}
/* workshop atmosphere — wood grain, smoke, gas-lamp pool of light */
.lp::before {
content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 0;
background:
radial-gradient(ellipse 70% 55% at 50% 28%, rgba(184,146,75,0.10), transparent 70%),
radial-gradient(ellipse 60% 50% at 90% 95%, rgba(138,58,28,0.06), transparent 60%),
linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100%);
}
.lp::after {
content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 0;
background-image:
repeating-linear-gradient(
90deg,
rgba(0,0,0,0) 0,
rgba(0,0,0,0) 38px,
rgba(0,0,0,0.20) 38px,
rgba(0,0,0,0.20) 39px
),
repeating-linear-gradient(
0deg,
rgba(184,146,75,0.025) 0,
rgba(184,146,75,0.025) 1px,
transparent 1px,
transparent 4px
);
mask-image: radial-gradient(ellipse at center, black 25%, transparent 80%);
}
.lp__shell { position: relative; z-index: 1; }
.lp__serif { font-family: 'Playfair Display', serif; }
/* ------- spine ------- */
.lp__spine {
display: grid; grid-template-columns: auto 1fr auto;
align-items: center; gap: 24px;
padding: 16px 36px;
border-bottom: 1px solid var(--iron);
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.32em;
text-transform: uppercase; color: var(--paper-mut);
}
.lp__spine a { color: var(--paper-mut); text-decoration: none; }
.lp__spine a:hover { color: var(--brass); }
.lp__sigil { display: inline-flex; align-items: center; gap: 12px; }
.lp__sigil-mark {
width: 22px; height: 22px;
background: var(--brass);
color: var(--bench);
display: grid; place-items: center;
font-family: 'Playfair Display', serif;
font-weight: 900; font-size: 13px;
}
.lp__spine-c {
text-align: center; color: var(--brass);
font-family: 'Playfair Display', serif;
font-style: italic; font-size: 13px; letter-spacing: 0.38em;
}
.lp__edge {
position: fixed; left: 18px; top: 50%;
transform: translateY(-50%) rotate(-90deg);
transform-origin: center;
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.6em;
color: var(--brass-dk); text-transform: uppercase;
white-space: nowrap; z-index: 2; pointer-events: none;
}
.lp__edge::before, .lp__edge::after {
content: ""; display: inline-block; width: 28px; height: 1px;
background: var(--brass-dk); vertical-align: middle; margin: 0 14px;
}
/* ------- masthead ------- */
.lp__mast {
display: grid; grid-template-columns: 1.1fr 1fr;
gap: 56px; align-items: end;
padding: 72px 80px 50px 110px;
border-bottom: 1px solid var(--iron);
}
.lp__mast-eye {
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.4em;
text-transform: uppercase; color: var(--brass);
margin-bottom: 16px; display: inline-flex; gap: 14px; align-items: center;
}
.lp__mast-eye::before { content: "✦"; color: var(--brass); }
.lp__title {
font-family: 'Playfair Display', serif;
font-weight: 900; font-style: normal;
font-size: clamp(56px, 9vw, 132px);
line-height: 0.84;
letter-spacing: -0.025em;
margin: 0; color: var(--paper);
text-shadow: 0 1px 0 rgba(0,0,0,0.4);
}
.lp__title em {
display: block;
font-family: 'IM Fell English', serif;
font-style: italic; font-weight: 400;
color: var(--brass);
font-size: 0.62em;
padding-left: 0.4em;
letter-spacing: 0;
}
.lp__lede {
font-family: 'Cormorant Garamond', serif;
font-style: italic; font-size: 17px;
line-height: 1.6;
color: var(--paper-2);
border-left: 1px solid var(--iron);
padding-left: 22px;
}
.lp__lede-drop {
float: left;
font-family: 'Playfair Display', serif;
font-weight: 900; font-style: normal;
font-size: 60px; line-height: 0.8;
color: var(--brass);
margin: 6px 12px -2px 0;
}
/* ------- workspace ------- */
.lp__work {
display: grid;
grid-template-columns: 360px 1fr 280px;
gap: 38px;
padding: 50px 80px 60px 110px;
align-items: start;
}
@media (max-width: 1200px) {
.lp__work { grid-template-columns: 1fr; padding: 36px 24px; gap: 28px; }
.lp__mast { padding: 48px 24px 32px; grid-template-columns: 1fr; gap: 24px; }
.lp__edge { display: none; }
}
.lp__panel-eye {
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.36em;
text-transform: uppercase; color: var(--brass);
display: flex; justify-content: space-between;
margin-bottom: 12px; padding-bottom: 8px;
border-bottom: 1px solid var(--iron);
}
.lp__panel-eye span:last-child { color: var(--paper-mut); }
/* ------- type case (left) ------- */
.lp__case {
background:
linear-gradient(135deg, rgba(184,146,75,0.06), transparent 60%),
var(--steel);
border: 1px solid var(--iron);
padding: 14px;
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.4);
}
.lp__case-grid {
display: grid; grid-template-columns: repeat(8, 1fr);
gap: 1px; background: var(--steel-2);
padding: 1px;
}
.lp__slug {
background: var(--bench-2);
color: var(--paper);
border: 0;
height: 36px;
font-family: 'Old Standard TT', serif;
font-size: 18px; font-weight: 700;
cursor: pointer;
transition: all 100ms ease;
position: relative;
display: grid; place-items: center;
}
.lp__slug::before {
content: ""; position: absolute; inset: 0;
background: linear-gradient(180deg, rgba(184,146,75,0.10), transparent 30%, rgba(0,0,0,0.4));
pointer-events: none;
}
.lp__slug:hover {
background: var(--brass);
color: var(--bench);
}
.lp__slug:active { transform: translateY(1px); }
.lp__slug.lp__slug--num { color: var(--brass); }
.lp__slug.lp__slug--punct { color: var(--paper-2); font-size: 16px; }
.lp__case-divider {
height: 1px; background: var(--iron); margin: 14px 0 10px;
position: relative;
}
.lp__case-divider::after {
content: attr(data-label);
position: absolute; top: -7px; left: 12px;
background: var(--steel); padding: 0 8px;
font-family: 'JetBrains Mono', monospace;
font-size: 9px; letter-spacing: 0.3em;
text-transform: uppercase; color: var(--paper-mut);
}
.lp__furniture {
display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px;
background: var(--steel-2); padding: 1px; margin-top: 8px;
}
.lp__furn {
background: var(--bench-2); color: var(--paper-mut);
border: 0; height: 32px;
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.18em;
text-transform: uppercase; cursor: pointer;
transition: all 120ms ease;
}
.lp__furn:hover { background: var(--iron); color: var(--brass); }
/* ------- center — composing stick & paper ------- */
.lp__stage { display: flex; flex-direction: column; gap: 28px; }
.lp__stick {
background: linear-gradient(180deg, var(--steel-2), var(--steel));
border: 1px solid var(--iron);
border-top: 1px solid var(--brass-dk);
padding: 18px 22px;
position: relative;
box-shadow:
inset 0 0 0 1px rgba(0,0,0,0.5),
inset 0 -2px 0 rgba(0,0,0,0.6);
}
.lp__stick::before, .lp__stick::after {
content: ""; position: absolute; top: -8px;
width: 8px; height: 8px; border-radius: 50%;
background: var(--brass);
box-shadow: 0 0 0 1px var(--brass-dk);
}
.lp__stick::before { left: 8px; }
.lp__stick::after { right: 8px; }
.lp__stick-eye {
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.4em;
text-transform: uppercase;
color: var(--brass);
display: flex; justify-content: space-between;
margin-bottom: 12px;
}
.lp__stick-eye span:last-child { color: var(--paper-mut); }
.lp__stick-input {
width: 100%; min-height: 92px;
background: var(--bench);
border: 1px solid var(--iron);
padding: 14px 16px;
font-size: 18px; line-height: 1.4;
color: var(--paper);
resize: vertical;
outline: none;
box-shadow: inset 0 0 12px rgba(0,0,0,0.5);
}
.lp__stick-input:focus { border-color: var(--brass-dk); }
.lp__stick-foot {
margin-top: 12px;
display: flex; gap: 1px;
background: var(--iron);
}
.lp__stick-foot button {
flex: 1; background: var(--bench-2);
color: var(--paper-2); border: 0;
padding: 10px 4px;
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.32em;
text-transform: uppercase; cursor: pointer;
transition: all 120ms ease;
}
.lp__stick-foot button:hover { background: var(--bench); color: var(--brass); }
/* paper / impression */
.lp__bench {
position: relative;
background:
repeating-linear-gradient(
180deg, rgba(184,146,75,0.04), transparent 2px, transparent 28px
),
var(--bench-2);
padding: 32px;
border: 1px solid var(--iron);
box-shadow: inset 0 0 36px rgba(0,0,0,0.6);
display: flex; align-items: center; justify-content: center;
}
.lp__paper-wrap {
width: 100%; max-width: 540px;
aspect-ratio: 1 / 1.32;
position: relative;
background: var(--paper);
background-image:
radial-gradient(circle at 22% 28%, rgba(125,106,68,0.10) 1px, transparent 2px),
radial-gradient(circle at 78% 64%, rgba(125,106,68,0.08) 1px, transparent 2px),
radial-gradient(circle at 48% 88%, rgba(168,51,30,0.04) 1px, transparent 3px);
background-size: 280px 280px, 360px 360px, 220px 220px;
box-shadow:
0 1px 0 rgba(255,255,255,0.05),
0 30px 60px -20px rgba(0,0,0,0.7),
0 0 0 1px rgba(0,0,0,0.5);
padding: 56px 48px 48px;
overflow: hidden;
display: flex; flex-direction: column; justify-content: center;
}
.lp__paper-wrap[data-paper="kraft"] { background-color: #c2a878; color: var(--ink-pitch); }
.lp__paper-wrap[data-paper="laid"] { background-color: #dadfe1; }
.lp__paper-wrap[data-paper="cream"] { background-color: var(--paper); }
.lp__paper-wrap::before {
content: ""; position: absolute; inset: 18px;
border: 1px solid rgba(0,0,0,0.06);
pointer-events: none;
}
.lp__paper-wrap[data-pulled="true"]::after {
content: ""; position: absolute; inset: 28px;
border: 1px solid rgba(0,0,0,0.06);
box-shadow: inset 0 0 0 0.5px rgba(0,0,0,0.05);
pointer-events: none;
}
.lp__impression {
position: relative;
text-align: center;
white-space: pre-wrap;
word-break: break-word;
}
.lp__impression .lp-line {
display: block;
margin-bottom: var(--leading, 0.4em);
}
.lp__impression .lp-ch {
display: inline-block;
position: relative;
}
.lp__paper-empty {
font-family: 'IM Fell English', serif;
font-style: italic;
text-align: center;
color: rgba(24,16,8,0.35);
font-size: 16px;
}
.lp__paper-empty strong {
display: block;
font-family: 'Playfair Display', serif;
font-weight: 900;
font-size: 30px; letter-spacing: -0.02em;
color: rgba(24,16,8,0.4);
margin-bottom: 6px;
font-style: normal;
}
.lp__paper-stamp {
position: absolute; bottom: 18px; right: 24px;
font-family: 'JetBrains Mono', monospace;
font-size: 9px; letter-spacing: 0.3em;
color: rgba(24,16,8,0.32);
text-transform: uppercase;
}
.lp__paper-stamp[data-paper="kraft"] { color: rgba(24,16,8,0.5); }
.lp__paper-stamp[data-paper="laid"] { color: rgba(0,0,0,0.4); }
/* big lever — pull impression */
.lp__lever {
margin-top: 18px;
display: grid; grid-template-columns: 1fr auto auto; gap: 14px;
}
.lp__lever-pull {
background:
linear-gradient(180deg, var(--brass) 0%, var(--brass-dk) 100%);
color: var(--bench);
border: 0;
padding: 22px 28px;
font-family: 'Playfair Display', serif;
font-weight: 900;
font-size: 18px;
letter-spacing: 0.12em;
text-transform: uppercase;
cursor: pointer;
position: relative;
box-shadow:
0 0 0 1px var(--brass-dk),
0 1px 0 rgba(255,255,255,0.25) inset,
0 -2px 0 rgba(0,0,0,0.25) inset,
0 8px 18px -8px rgba(0,0,0,0.6);
transition: transform 80ms ease, box-shadow 80ms ease;
}
.lp__lever-pull:hover { transform: translateY(-1px); }
.lp__lever-pull:active {
transform: translateY(2px);
box-shadow:
0 0 0 1px var(--brass-dk),
0 1px 0 rgba(255,255,255,0.15) inset,
0 -1px 0 rgba(0,0,0,0.3) inset,
0 2px 4px -2px rgba(0,0,0,0.6);
}
.lp__lever-pull em {
display: block;
font-family: 'IM Fell English', serif;
font-weight: 400; font-style: italic;
font-size: 11px; letter-spacing: 0.26em;
margin-top: 4px;
color: rgba(26,20,16,0.7);
}
.lp__lever-export {
background: var(--steel);
color: var(--paper-2); border: 1px solid var(--iron);
padding: 0 22px;
font-family: 'JetBrains Mono', monospace;
font-size: 11px; letter-spacing: 0.32em;
text-transform: uppercase; cursor: pointer;
transition: all 140ms ease;
display: grid; place-items: center;
}
.lp__lever-export:hover:not(:disabled) { color: var(--brass); border-color: var(--brass-dk); }
.lp__lever-export:disabled { opacity: 0.4; cursor: not-allowed; }
@media print {
@page { size: auto; margin: 14mm; }
html, body { background: #fff !important; }
/* hide ALL global chrome (Brutalist layout wraps the page); show only .lp */
body * { visibility: hidden !important; }
.lp, .lp * { visibility: visible !important; }
.lp {
position: absolute !important;
left: 0; top: 0; right: 0;
background: #fff !important;
color: #000 !important;
}
.lp::before, .lp::after { display: none !important; }
.lp__spine, .lp__edge, .lp__mast, .lp__colophon { display: none !important; }
.lp__work {
display: block !important;
padding: 0 !important;
grid-template-columns: 1fr !important;
}
.lp__work > div:first-child,
.lp__rail,
.lp__stick,
.lp__lever { display: none !important; }
.lp__stage { display: block !important; }
.lp__bench {
background: none !important;
padding: 0 !important;
border: 0 !important;
box-shadow: none !important;
display: block !important;
}
.lp__paper-wrap {
box-shadow: none !important;
margin: 0 auto;
max-width: none;
width: 100%;
aspect-ratio: auto;
min-height: 80vh;
}
}
/* ------- right rail — settings ------- */
.lp__rail { display: flex; flex-direction: column; gap: 22px; }
.lp__rail-card {
background: var(--steel);
border: 1px solid var(--iron);
padding: 16px 18px 18px;
position: relative;
}
.lp__rail-card::before {
content: ""; position: absolute; top: 0; left: 0; width: 28px; height: 1px;
background: var(--brass);
}
.lp__opt-row {
display: grid; gap: 1px;
background: var(--iron);
border: 1px solid var(--iron);
margin-top: 4px;
}
.lp__opt {
background: var(--bench-2);
color: var(--paper-2); border: 0;
padding: 10px 12px; cursor: pointer;
font-family: 'JetBrains Mono', monospace;
font-size: 11px; letter-spacing: 0.18em;
text-align: left;
display: flex; justify-content: space-between; align-items: center;
transition: all 120ms ease;
}
.lp__opt:hover { background: var(--bench); color: var(--brass); }
.lp__opt[data-on="true"] {
background: var(--paper); color: var(--bench);
}
.lp__opt-sample {
font-size: 16px;
}
.lp__swatch {
display: inline-block; width: 16px; height: 10px;
border: 1px solid rgba(0,0,0,0.4);
margin-right: 6px; vertical-align: middle;
}
.lp__opt-paper {
display: inline-block; width: 16px; height: 10px;
border: 1px solid rgba(0,0,0,0.3);
margin-right: 6px; vertical-align: middle;
}
.lp__sld {
margin-top: 8px;
display: flex; flex-direction: column; gap: 6px;
}
.lp__sld-row {
display: flex; justify-content: space-between; align-items: baseline;
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.3em;
text-transform: uppercase; color: var(--paper-mut);
}
.lp__sld-row span:last-child {
color: var(--brass);
font-size: 13px; letter-spacing: 0.04em;
}
.lp__sld input[type="range"] {
-webkit-appearance: none; appearance: none;
width: 100%; height: 1px; background: var(--iron);
cursor: pointer;
}
.lp__sld input[type="range"]::-webkit-slider-thumb {
-webkit-appearance: none; appearance: none;
width: 12px; height: 12px; border-radius: 50%;
background: var(--brass); border: 0;
box-shadow: 0 0 0 2px var(--steel), 0 0 0 3px var(--brass-dk);
}
.lp__sld input[type="range"]::-moz-range-thumb {
width: 12px; height: 12px; border-radius: 50%;
background: var(--brass); border: 0;
box-shadow: 0 0 0 2px var(--steel), 0 0 0 3px var(--brass-dk);
}
.lp__samples {
display: grid; gap: 4px;
}
.lp__samples button {
background: transparent;
border: 0; border-bottom: 1px dashed var(--iron);
padding: 8px 0;
text-align: left;
font-family: 'IM Fell English', serif;
font-style: italic; font-size: 14px;
color: var(--paper-2); cursor: pointer;
transition: all 140ms ease;
}
.lp__samples button:hover { color: var(--brass); padding-left: 6px; }
/* ------- colophon ------- */
.lp__colophon {
border-top: 1px solid var(--iron);
padding: 56px 80px 80px 110px;
display: grid; grid-template-columns: 1fr 1fr 1fr;
gap: 56px;
font-family: 'Cormorant Garamond', serif;
font-size: 15px; line-height: 1.62;
color: var(--paper-2);
}
@media (max-width: 1200px) {
.lp__colophon { padding: 36px 24px; grid-template-columns: 1fr; gap: 28px; }
}
.lp__colophon h3 {
font-family: 'JetBrains Mono', monospace;
font-size: 10px; letter-spacing: 0.4em;
text-transform: uppercase; color: var(--brass);
margin: 0 0 14px 0; font-weight: 500;
display: flex; align-items: center; gap: 14px;
}
.lp__colophon h3::after {
content: ""; flex: 1; height: 1px; background: var(--iron);
}
.lp__sign {
font-family: 'IM Fell English', serif;
font-style: italic; font-size: 22px;
color: var(--brass); margin-top: 18px;
}
</style><div class="lp__edge">FOUNDRY № VII · 5 · V · MMXXVI</div><div class="lp__shell"><header class="lp__spine"><a class="lp__sigil" href="/apps" data-discover="true"><span class="lp__sigil-mark">f</span><span>← Index</span></a><div class="lp__spine-c">F E Z C O D E X · T Y P E & P R E S S</div><div>5 · V · MMXXVI</div></header><section class="lp__mast"><div><div class="lp__mast-eye">Job-press № VII · platen & chase</div><h1 class="lp__title">Letter Press<em>set, ink & pull</em></h1></div><p class="lp__lede"><span class="lp__lede-drop">P</span>ick a sort from the case, drop it into the composing stick, justify with quads and spaces, lock the form into the chase, and pull the lever. Every impression carries the bite of the type, the unevenness of the ink, the fibre of the paper.</p></section><section class="lp__work"><div><div class="lp__panel-eye"><span>i. type case</span><span>california layout</span></div><div class="lp__case"><div class="lp__case-grid"><button class="lp__slug">A</button><button class="lp__slug">B</button><button class="lp__slug">C</button><button class="lp__slug">D</button><button class="lp__slug">E</button><button class="lp__slug">F</button><button class="lp__slug">G</button><button class="lp__slug">H</button><button class="lp__slug">I</button><button class="lp__slug">J</button><button class="lp__slug">K</button><button class="lp__slug">L</button><button class="lp__slug">M</button><button class="lp__slug">N</button><button class="lp__slug">O</button><button class="lp__slug">P</button><button class="lp__slug">Q</button><button class="lp__slug">R</button><button class="lp__slug">S</button><button class="lp__slug">T</button><button class="lp__slug">U</button><button class="lp__slug">V</button><button class="lp__slug">W</button><button class="lp__slug">X</button><button class="lp__slug">Y</button><button class="lp__slug">Z</button></div><div class="lp__case-divider" data-label="lower case"></div><div class="lp__case-grid"><button class="lp__slug">a</button><button class="lp__slug">b</button><button class="lp__slug">c</button><button class="lp__slug">d</button><button class="lp__slug">e</button><button class="lp__slug">f</button><button class="lp__slug">g</button><button class="lp__slug">h</button><button class="lp__slug">i</button><button class="lp__slug">j</button><button class="lp__slug">k</button><button class="lp__slug">l</button><button class="lp__slug">m</button><button class="lp__slug">n</button><button class="lp__slug">o</button><button class="lp__slug">p</button><button class="lp__slug">q</button><button class="lp__slug">r</button><button class="lp__slug">s</button><button class="lp__slug">t</button><button class="lp__slug">u</button><button class="lp__slug">v</button><button class="lp__slug">w</button><button class="lp__slug">x</button><button class="lp__slug">y</button><button class="lp__slug">z</button></div><div class="lp__case-divider" data-label="figures"></div><div class="lp__case-grid"><button class="lp__slug lp__slug--num">0</button><button class="lp__slug lp__slug--num">1</button><button class="lp__slug lp__slug--num">2</button><button class="lp__slug lp__slug--num">3</button><button class="lp__slug lp__slug--num">4</button><button class="lp__slug lp__slug--num">5</button><button class="lp__slug lp__slug--num">6</button><button class="lp__slug lp__slug--num">7</button><button class="lp__slug lp__slug--num">8</button><button class="lp__slug lp__slug--num">9</button></div><div class="lp__case-divider" data-label="punctuation"></div><div class="lp__case-grid"><button class="lp__slug lp__slug--punct">.</button><button class="lp__slug lp__slug--punct">,</button><button class="lp__slug lp__slug--punct">;</button><button class="lp__slug lp__slug--punct">:</button><button class="lp__slug lp__slug--punct">?</button><button class="lp__slug lp__slug--punct">!</button><button class="lp__slug lp__slug--punct">'</button><button class="lp__slug lp__slug--punct">"</button><button class="lp__slug lp__slug--punct">-</button><button class="lp__slug lp__slug--punct">—</button><button class="lp__slug lp__slug--punct">&</button><button class="lp__slug lp__slug--punct">·</button><button class="lp__slug lp__slug--punct">/</button><button class="lp__slug lp__slug--punct">(</button><button class="lp__slug lp__slug--punct">)</button><button class="lp__slug lp__slug--punct">§</button><button class="lp__slug lp__slug--punct">¶</button></div><div class="lp__case-divider" data-label="furniture"></div><div class="lp__furniture"><button class="lp__furn">quad</button><button class="lp__furn">↵ line</button><button class="lp__furn">← bksp</button><button class="lp__furn">✕ pi</button></div></div></div><div class="lp__stage"><div class="lp__stick"><div class="lp__stick-eye"><span>ii. composing stick</span><span>40 sorts · 3 lines</span></div><textarea class="lp__stick-input" placeholder="Type, or click a sort from the case…" style="font-family: "IM Fell English", serif; font-size: 18px; line-height: 1.4;">PRESSED
at the Fezcodex
Foundry · MMXXVI</textarea><div class="lp__stick-foot"><button>U/C</button><button>l/c</button><button>trim</button><button>distribute</button></div></div><div class="lp__bench"><div class="lp__paper-wrap" data-paper="cream" data-pulled="false"><div class="lp__paper-empty"><strong>The chase is open.</strong>Set a line in the stick and pull the lever.</div></div></div><div class="lp__lever"><button class="lp__lever-pull">Pull Impression<em>(⌘ ↩ from the stick)</em></button><button class="lp__lever-export" disabled="">↓ broadside</button><button class="lp__lever-export" disabled="">⎙ print</button></div></div><div class="lp__rail"><div class="lp__rail-card"><div class="lp__panel-eye"><span>iii. typeface</span><span>five faces</span></div><div class="lp__opt-row"><button class="lp__opt" data-on="true"><span class="lp__opt-sample" style="font-family: "IM Fell English", serif;">Aa</span><span>IM Fell English</span></button><button class="lp__opt" data-on="false"><span class="lp__opt-sample" style="font-family: "Cormorant Garamond", serif;">Aa</span><span>Cormorant</span></button><button class="lp__opt" data-on="false"><span class="lp__opt-sample" style="font-family: "Old Standard TT", serif;">Aa</span><span>Old Standard</span></button><button class="lp__opt" data-on="false"><span class="lp__opt-sample" style="font-family: UnifrakturMaguntia, serif;">Aa</span><span>Fraktur</span></button><button class="lp__opt" data-on="false"><span class="lp__opt-sample" style="font-family: "Playfair Display", serif;">Aa</span><span>Playfair</span></button></div></div><div class="lp__rail-card"><div class="lp__panel-eye"><span>iv. ink</span><span>oil-based</span></div><div class="lp__opt-row"><button class="lp__opt" data-on="true"><span><span class="lp__swatch" style="background: rgb(14, 10, 7);"></span>Pitch Black</span></button><button class="lp__opt" data-on="false"><span><span class="lp__swatch" style="background: rgb(168, 51, 30);"></span>Vermilion</span></button><button class="lp__opt" data-on="false"><span><span class="lp__swatch" style="background: rgb(26, 52, 88);"></span>Prussian Blue</span></button><button class="lp__opt" data-on="false"><span><span class="lp__swatch" style="background: rgb(31, 56, 38);"></span>Spruce Green</span></button></div></div><div class="lp__rail-card"><div class="lp__panel-eye"><span>v. paper</span><span>stock</span></div><div class="lp__opt-row"><button class="lp__opt" data-on="true"><span><span class="lp__opt-paper" style="background: rgb(239, 230, 204);"></span>Cream Wove</span></button><button class="lp__opt" data-on="false"><span><span class="lp__opt-paper" style="background: rgb(194, 168, 120);"></span>Kraft</span></button><button class="lp__opt" data-on="false"><span><span class="lp__opt-paper" style="background: rgb(218, 223, 225);"></span>Blue Laid</span></button></div></div><div class="lp__rail-card"><div class="lp__panel-eye"><span>vi. body & bleed</span><span>pt</span></div><div class="lp__sld"><div class="lp__sld-row"><span>body</span><span>48pt</span></div><input min="14" max="96" step="1" type="range" value="48"></div><div class="lp__sld"><div class="lp__sld-row"><span>leading</span><span>1.05</span></div><input min="0.85" max="2.0" step="0.01" type="range" value="1.05"></div><div class="lp__sld"><div class="lp__sld-row"><span>ink bleed</span><span>0.45</span></div><input min="0" max="1.4" step="0.01" type="range" value="0.45"></div></div><div class="lp__rail-card"><div class="lp__panel-eye"><span>vii. specimens</span><span>jobbing</span></div><div class="lp__samples"><button>Job ticket — auction notice</button><button>Manifesto fragment</button><button>Wedding announcement</button><button>Foundry specimen</button><button>Gnomic line</button></div></div></div></section><section class="lp__colophon"><div><h3>Method</h3><p>The compositor lifts each sort — a single piece of metal type — from its compartment in the case and places it, mirror-image, in the composing stick. The set form is locked into a chase, inked with a brayer, and pressed onto paper by the platen. Variable ink density and the slight bite of the type are part of the record, not a defect.</p></div><div><h3>On the impression</h3><p>Each character on the broadside has its own micro-displacement, rotation and opacity, computed from the pull number. Pull again and the page is reset; the run is unique. The ink-bleed slider widens or tightens the gaussian halo carried by oily ink into paper fibre.</p></div><div><h3>Colophon</h3><p>Faces: IM Fell English (after the punches cut for John Fell, Oxford 1672), Old Standard, Cormorant Garamond, UnifrakturMaguntia, Playfair. Output as scalable vector — set in the Fezcodex foundry, anno MMXXVI.</p><div class="lp__sign">— f.</div></div></section></div></div></div></main><footer class="bg-[#050505] border-t-2 border-white/10 mt-auto selection:bg-white selection:text-black"><div class="mx-auto max-w-[1600px] px-6 py-12 md:px-12"><div class="grid grid-cols-1 lg:grid-cols-12 gap-12 md:gap-16"><div class="lg:col-span-5 space-y-8"><div class="flex flex-col gap-4"><a class="group inline-block" href="/" data-discover="true"><span class="text-5xl md:text-6xl font-black uppercase tracking-tighter text-white">fez<span class="text-emerald-500">codex</span></span></a><p class="max-w-md text-gray-400 font-mono text-xs leading-relaxed uppercase tracking-widest">// turning complex ~distributed~ problems into elegant, reliable code.</p></div><div class="grid grid-cols-1 md:grid-cols-2 gap-6"><div class="border border-white/10 p-4 bg-white/[0.02]"><h4 class="font-mono text-[10px] font-bold text-gray-500 uppercase tracking-widest mb-3">Site Info</h4><div class="space-y-1 font-mono text-[10px] uppercase tracking-widest"><div class="flex justify-between"><span class="text-gray-600">Version:</span><span class="text-white">v0.25.1</span></div><div class="flex justify-between"><span class="text-gray-600">Year:</span><span class="text-white">2026</span></div><div class="flex justify-between text-emerald-500 font-black"><span>Status:</span><span>Live</span></div></div></div><div class="border border-white/10 p-4 bg-white/[0.02] flex flex-col justify-center gap-3"><div class="flex items-center gap-2 text-white"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256" class="text-emerald-500"><path d="M180,144H160V112h20a36,36,0,1,0-36-36V96H112V76a36,36,0,1,0-36,36H96v32H76a36,36,0,1,0,36,36V160h32v20a36,36,0,1,0,36-36ZM160,76a20,20,0,1,1,20,20H160ZM56,76a20,20,0,0,1,40,0V96H76A20,20,0,0,1,56,76ZM96,180a20,20,0,1,1-20-20H96Zm16-68h32v32H112Zm68,88a20,20,0,0,1-20-20V160h20a20,20,0,0,1,0,40Z"></path></svg><span class="font-mono text-[10px] font-bold uppercase tracking-widest">Quick Menu</span></div><div class="font-mono text-[10px] text-gray-500 uppercase leading-relaxed">Press <kbd class="bg-white text-black px-1 font-black">Alt</kbd>, <kbd class="bg-white text-black px-1 font-black">Ctrl</kbd>, or <kbd class="bg-white text-black px-1 font-black">Cmd</kbd> + <kbd class="bg-white text-black px-1 font-black">K</kbd> for commands.</div></div></div></div><div class="lg:col-span-4"><h3 class="font-mono text-[10px] font-bold text-white uppercase tracking-[0.3em] mb-8 flex items-center gap-3"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" viewBox="0 0 256 256" class="text-emerald-500"><path d="M117.31,134l-72,64a8,8,0,1,1-10.63-12L100,128,34.69,70A8,8,0,1,1,45.32,58l72,64a8,8,0,0,1,0,12ZM216,184H120a8,8,0,0,0,0,16h96a8,8,0,0,0,0-16Z"></path></svg>Navigation</h3><ul class="grid grid-cols-2 gap-x-6 gap-y-3 font-mono text-[10px] uppercase tracking-widest"><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Home</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/about" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>About</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/blog" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Blog</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/projects" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Projects</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/logs" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Logs</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/vocab" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Vocab</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/apps" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Apps</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/timeline" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Timeline</a></li><li><a class="text-gray-500 hover:text-white flex items-center gap-2 transition-colors group" href="/commands" data-discover="true"><span class="text-emerald-500 group-hover:translate-x-1 transition-transform">→</span>Manuals</a></li><li><a href="/rss.xml" target="_blank" class="text-gray-500 hover:text-white flex items-center gap-2"><span class="text-emerald-500">→</span> RSS Feed</a></li></ul></div><div class="lg:col-span-3"><h3 class="font-mono text-[10px] font-bold text-white uppercase tracking-[0.3em] mb-8">Connect</h3><div class="flex gap-3 mb-8 flex-wrap"><a href="https://github.com/fezcode" target="_blank" rel="noreferrer" class="w-12 h-12 border border-white/10 bg-white/5 flex items-center justify-center text-gray-400 hover:bg-white hover:text-black hover:border-white transition-all group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M212.62,75.17A63.7,63.7,0,0,0,206.39,26,12,12,0,0,0,196,20a63.71,63.71,0,0,0-50,24H126A63.71,63.71,0,0,0,76,20a12,12,0,0,0-10.39,6,63.7,63.7,0,0,0-6.23,49.17A61.5,61.5,0,0,0,52,104v8a60.1,60.1,0,0,0,45.76,58.28A43.66,43.66,0,0,0,92,192v4H76a20,20,0,0,1-20-20,44.05,44.05,0,0,0-44-44,12,12,0,0,0,0,24,20,20,0,0,1,20,20,44.05,44.05,0,0,0,44,44H92v12a12,12,0,0,0,24,0V192a20,20,0,0,1,40,0v40a12,12,0,0,0,24,0V192a43.66,43.66,0,0,0-5.76-21.72A60.1,60.1,0,0,0,220,112v-8A61.5,61.5,0,0,0,212.62,75.17ZM196,112a36,36,0,0,1-36,36H112a36,36,0,0,1-36-36v-8a37.87,37.87,0,0,1,6.13-20.12,11.65,11.65,0,0,0,1.58-11.49,39.9,39.9,0,0,1-.4-27.72,39.87,39.87,0,0,1,26.41,17.8A12,12,0,0,0,119.82,68h32.35a12,12,0,0,0,10.11-5.53,39.84,39.84,0,0,1,26.41-17.8,39.9,39.9,0,0,1-.4,27.72,12,12,0,0,0,1.61,11.53A37.85,37.85,0,0,1,196,104Z"></path></svg></a><a href="https://x.com/fezcoddy" target="_blank" rel="noreferrer" class="w-12 h-12 border border-white/10 bg-white/5 flex items-center justify-center text-gray-400 hover:bg-white hover:text-black hover:border-white transition-all group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M218.12,209.56l-61-95.8,59.72-65.69a12,12,0,0,0-17.76-16.14L143.81,92.77,106.12,33.56A12,12,0,0,0,96,28H48A12,12,0,0,0,37.88,46.44l61,95.8L39.12,207.93a12,12,0,1,0,17.76,16.14l55.31-60.84,37.69,59.21A12,12,0,0,0,160,228h48a12,12,0,0,0,10.12-18.44ZM166.59,204,69.86,52H89.41l96.73,152Z"></path></svg></a><a href="https://www.linkedin.com/in/ahmed-samil-bulbul/?locale=en_US" target="_blank" rel="noreferrer" class="w-12 h-12 border border-white/10 bg-white/5 flex items-center justify-center text-gray-400 hover:bg-white hover:text-black hover:border-white transition-all group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M216,20H40A20,20,0,0,0,20,40V216a20,20,0,0,0,20,20H216a20,20,0,0,0,20-20V40A20,20,0,0,0,216,20Zm-4,192H44V44H212ZM112,176V120a12,12,0,0,1,21.43-7.41A40,40,0,0,1,192,148v28a12,12,0,0,1-24,0V148a16,16,0,0,0-32,0v28a12,12,0,0,1-24,0ZM96,120v56a12,12,0,0,1-24,0V120a12,12,0,0,1,24,0ZM68,80A16,16,0,1,1,84,96,16,16,0,0,1,68,80Z"></path></svg></a><a href="https://github.com/fezcode/fezcode.github.io" target="_blank" rel="noreferrer" class="w-12 h-12 border border-white/10 bg-white/5 flex items-center justify-center text-gray-400 hover:bg-white hover:text-black hover:border-white transition-all group"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M236,64a36,36,0,1,0-48,33.94V112a4,4,0,0,1-4,4H96a27.8,27.8,0,0,0-4,.29V97.94a36,36,0,1,0-24,0v60.12a36,36,0,1,0,24,0V144a4,4,0,0,1,4-4h88a28,28,0,0,0,28-28V97.94A36.07,36.07,0,0,0,236,64ZM80,52A12,12,0,1,1,68,64,12,12,0,0,1,80,52Zm0,152a12,12,0,1,1,12-12A12,12,0,0,1,80,204ZM200,76a12,12,0,1,1,12-12A12,12,0,0,1,200,76Z"></path></svg></a></div><div class="space-y-3 border-t border-white/10 pt-6"><p class="font-mono text-[9px] font-bold text-gray-600 uppercase tracking-widest">Newsletter</p><div class="relative"><input disabled="" placeholder="Coming soon..." class="w-full bg-white text-black font-mono text-[9px] uppercase tracking-widest py-2 px-3 border-none focus:ring-0 placeholder-black/40 disabled:cursor-not-allowed" type="text"></div></div></div></div><div class="mt-20 pt-8 border-t border-white/10 flex flex-col md:flex-row justify-between items-center gap-6 font-mono text-[9px] uppercase tracking-[0.2em] text-gray-600"><p>© 2026 Fezcode // Built with React & Tailwind</p><p class="text-white font-bold">Thanks for visiting</p></div></div></footer></div></div><div class="fixed bottom-0 left-0 w-full h-32 pointer-events-none z-[9999]"><div class="absolute bottom-2 flex flex-col items-center pointer-events-auto cursor-help" style="width: 60px; transform: none;"><div class="relative" style="transform: none;"><div class="w-10 h-10 flex items-center justify-center rounded-lg border-2 bg-[#050505] border-[#10B981]/40 text-[#10B981] shadow-lg" style="transform: none;"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M240,128l-48,40H64L16,128,64,88H192Z" opacity="0.2"></path><path d="M69.12,94.15,28.5,128l40.62,33.85a8,8,0,1,1-10.24,12.29l-48-40a8,8,0,0,1,0-12.29l48-40a8,8,0,0,1,10.24,12.3Zm176,27.7-48-40a8,8,0,1,0-10.24,12.3L227.5,128l-40.62,33.85a8,8,0,1,0,10.24,12.29l48-40a8,8,0,0,0,0-12.29ZM162.73,32.48a8,8,0,0,0-10.25,4.79l-64,176a8,8,0,0,0,4.79,10.26A8.14,8.14,0,0,0,96,224a8,8,0,0,0,7.52-5.27l64-176A8,8,0,0,0,162.73,32.48Z"></path></svg><div class="absolute top-2 left-2 flex gap-3"><div class="w-1.5 h-1.5 rounded-full bg-current animate-pulse"></div><div class="w-1.5 h-1.5 rounded-full bg-current animate-pulse"></div></div></div><div class="flex justify-around mt-[-4px]"><div class="w-3 h-2 rounded-full bg-current opacity-50" style="color: rgb(16, 185, 129); transform: none;"></div><div class="w-3 h-2 rounded-full bg-current opacity-50" style="color: rgb(16, 185, 129); transform: none;"></div></div></div></div></div><div class="fixed top-24 right-6 md:right-12 z-[100] pointer-events-none flex flex-col items-end gap-2"><div class="pointer-events-auto flex flex-col-reverse gap-3"></div></div></div>
<script id="vike_pageContext" type="application/json">{"pageProps":{"is404":false},"urlPathname":"\\/apps\\/letter-press","pageId":"\\/pages","routeParams":{"*":"apps\\/letter-press"}}</script>
<script id="vike_globalContext" type="application/json">{}</script>
<script src="/assets/entries/entry-server-routing.BcC5DqNB.js" type="module" async></script>
<link rel="modulepreload" href="/assets/entries/pages.noN_BYeI.js" as="script" type="text/javascript">
<link rel="modulepreload" href="/assets/chunks/chunk-BXl3LOEh.js" as="script" type="text/javascript">
</body>
</html>