crcdng commited on
Commit
9ef49cc
·
1 Parent(s): ec86050
Files changed (2) hide show
  1. Gradio_UI.py +2 -1
  2. cyberpunk.css +1124 -0
Gradio_UI.py CHANGED
@@ -287,7 +287,7 @@ class GradioUI:
287
  def launch(self, **kwargs):
288
  import gradio as gr
289
 
290
- with gr.Blocks(fill_height=True, theme='crcdng/cyber') as demo:
291
 
292
  title_html=(
293
  """
@@ -333,6 +333,7 @@ class GradioUI:
333
  ),
334
  resizeable=True,
335
  scale=2,
 
336
  )
337
  # If an upload folder is provided, enable the upload feature
338
  if self.file_upload_folder is not None:
 
287
  def launch(self, **kwargs):
288
  import gradio as gr
289
 
290
+ with gr.Blocks(fill_height=True, theme='crcdng/cyber', css='cyberpunk.css') as demo:
291
 
292
  title_html=(
293
  """
 
333
  ),
334
  resizeable=True,
335
  scale=2,
336
+ elem_classes="cyber-glitch-4",
337
  )
338
  # If an upload folder is provided, enable the upload feature
339
  if self.file_upload_folder is not None:
cyberpunk.css ADDED
@@ -0,0 +1,1124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ /*
2
+ * cyberpunk-css by alddesign: https://github.com/alddesign/cyberpunk-css
3
+ * v1.0.0-alpha.3
4
+ *
5
+ * Free to use - do whatever the fck you want...
6
+ */
7
+
8
+ /*#region fonts*/
9
+ @font-face
10
+ {
11
+ font-family:BlenderProBook;
12
+ font-style:normal;
13
+ font-weight:400;
14
+ src:url(fonts/BlenderProBook.woff2) format("woff2");
15
+ }
16
+
17
+ @font-face
18
+ {
19
+ font-family: Oxanium;
20
+ font-style: normal;
21
+ font-weight: 400;
22
+ src: url(fonts/Oxanium.woff2) format('woff2');
23
+ }
24
+
25
+ @font-face
26
+ {
27
+ font-family: Cyberpunk;
28
+ src: url(fonts/Cyberpunk.otf) format('opentype');
29
+ }
30
+ /*#endregion*/
31
+
32
+ /*#region top level elements*/
33
+ :root
34
+ {
35
+ --root-font-size: 18px;
36
+
37
+ --yellow: #f8ef02;
38
+ --cyan: #00ffd2;
39
+ --red: #ff003c;
40
+ --blue: #136377;
41
+ --green: #446d44;
42
+ --purple: purple;
43
+ --black: #000;
44
+ --white: #fff;
45
+ --dark: #333;
46
+
47
+ --fg: var(--black);
48
+ --bg: transparent;
49
+ --ac: var(--black);
50
+
51
+ --yellow-cyberpunk-font: #feef00;
52
+ --cyan-cyberpunk-font1:#46dffb;
53
+ --cyan-cyberpunk-font2:#45aefb;
54
+
55
+ --banner-color1: var(--purple);
56
+ --banner-color2: var(--red);
57
+ --banner-color3: var(--yellow);
58
+ --banner-color4: var(--cyan);
59
+ --banner-gradient-stop: 405px;
60
+
61
+ --input-padding-top: 0px;
62
+ --input-padding-bot: 0.2rem;
63
+ --input-padding-left: 1rem;
64
+ --input-padding-right: 2rem;
65
+ --input-font-size: 1.2rem;
66
+ --input-width: 240px;
67
+
68
+ --checkbox-size: 28px;
69
+ --checkbox-inner-size: 16px;
70
+
71
+ --radio-size: 28px;
72
+ --radio-inner-size: 16px;
73
+ }
74
+
75
+ html
76
+ {
77
+ font-size: var(--root-font-size);
78
+ font-family: "BlenderProBook";
79
+ padding: 0;
80
+ margin: 0;
81
+ }
82
+
83
+ body
84
+ {
85
+ background-color: var(--yellow);
86
+ padding: 0;
87
+ margin: 0;
88
+ }
89
+
90
+ /*#endregion*/
91
+
92
+ /*#region cyberpunk font*/
93
+ .oxanium-font
94
+ {
95
+ font-family: Oxanium !important;
96
+ }
97
+
98
+ .cyberpunk-font,
99
+ .cyberpunk-font *,
100
+ .cyberpunk-font-og,
101
+ .cyberpunk-font-og *
102
+ {
103
+ font-family: Cyberpunk !important;
104
+ text-transform: uppercase !important;
105
+ letter-spacing: -.25em;
106
+ }
107
+
108
+ .cyberpunk-font-og,
109
+ .cyberpunk-font-og *
110
+ {
111
+ text-shadow: var(--cyan-cyberpunk-font1) 1px 1px, var(--cyan-cyberpunk-font2) 2px 2px;
112
+ color: var(--yellow-cyberpunk-font);
113
+ }
114
+
115
+ .cyberpunk-font .c,
116
+ .cyberpunk-font-og .c
117
+ {
118
+ font-style: normal;
119
+ font-size: 2em;
120
+ position: relative;
121
+ top: -.2em;
122
+ }
123
+
124
+ .cyberpunk-font .p,
125
+ .cyberpunk-font-og .p
126
+ {
127
+ font-style: normal;
128
+ font-size: 2em;
129
+ letter-spacing: -.45em;
130
+ position: relative;
131
+ bottom: -.25em;
132
+ left: -.15em;
133
+ }
134
+
135
+ .cyber-att
136
+ {
137
+ color: var(--red);
138
+ font-size: 1.2rem;
139
+ font-weight: bold;
140
+ border: 3px solid var(--red);
141
+ text-shadow: 0 0 4px var(--red);
142
+ padding: 6px;
143
+ }
144
+
145
+ .cyber-att-2
146
+ {
147
+ background-color: var(--red);
148
+ color: var(--yellow);
149
+ text-shadow: 0 0 6px var(--yellow);
150
+ font-size: 1.2rem;
151
+ font-weight: bold;
152
+ border: 3px solid var(--red);
153
+ padding: 6px;
154
+ }
155
+
156
+ /*#endregion*/
157
+
158
+ /*#region colors*/
159
+ .fg-yellow { --fg: var(--yellow); color: var(--yellow) !important; }
160
+ .bg-yellow { --bg: var(--yellow); background-color: var(--yellow); }
161
+ .ac-yellow { --ac: var(--yellow); }
162
+
163
+ .fg-cyan { --fg: var(--cyan); color: var(--cyan) !important; }
164
+ .bg-cyan { --bg: var(--cyan); background-color: var(--cyan); }
165
+ .ac-cyan { --ac: var(--cyan); }
166
+
167
+ .fg-red { --fg: var(--red); color: var(--red) !important; }
168
+ .bg-red { --bg: var(--red); background-color: var(--red); }
169
+ .ac-red { --ac: var(--red); }
170
+
171
+ .fg-blue { --fg: var(--blue); color: var(--blue) !important; }
172
+ .bg-blue { --bg: var(--blue); background-color: var(--blue); }
173
+ .ac-blue { --ac: var(--blue); }
174
+
175
+ .fg-green { --fg: var(--green); color: var(--green) !important; }
176
+ .bg-green { --bg: var(--green); background-color: var(--green); }
177
+ .ac-green { --ac: var(--green); }
178
+
179
+ .fg-purple { --fg: var(--purple); color: var(--purple) !important; }
180
+ .bg-purple { --bg: var(--purple); background-color: var(--purple); }
181
+ .ac-purple { --ac: var(--purple); }
182
+
183
+ .fg-black { --fg: var(--black); color: var(--black) !important; }
184
+ .bg-black { --bg: var(--black); background-color: var(--black); }
185
+ .ac-black { --ac: var(--black); }
186
+
187
+ .fg-white { --fg: var(--white); color: var(--white) !important; }
188
+ .bg-white { --bg: var(--white); background-color: var(--white); }
189
+ .ac-white { --ac: var(--white); }
190
+
191
+ .fg-dark { --fg: var(--dark); color: var(--dark) !important; }
192
+ .bg-dark { --bg: var(--dark); background-color: var(--dark); }
193
+ .ac-dark { --ac: var(--dark); }
194
+ /*#endregion*/
195
+
196
+ /*#region razor*/
197
+ .cyber-razor-top
198
+ {
199
+ margin-top: 30px;
200
+ position: relative;
201
+ }
202
+
203
+ .cyber-razor-bottom
204
+ {
205
+ margin-bottom: 30px;
206
+ position: relative;
207
+ }
208
+
209
+ .cyber-razor-top:before
210
+ {
211
+ content: " ";
212
+ background-color: var(--bg);
213
+ -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1920px" height="40px"><path d="M1827.156,15.021 L1827.129,14.994 L1833.785,14.994 L1833.759,15.021 L1827.156,15.021 ZM1824.965,24.036 L1835.969,24.036 L1830.461,18.558 L1833.759,15.021 L1920.000,15.021 L1920.000,39.075 L0.001,39.075 L0.001,15.013 L271.884,15.013 L279.537,6.930 L292.458,6.930 L308.426,24.036 L308.449,24.013 L308.467,24.036 L317.638,15.021 L463.241,15.021 L466.539,18.558 L461.031,24.036 L472.035,24.036 L466.539,18.558 L469.844,15.021 L551.557,15.021 L556.251,10.578 L565.497,1.358 L571.663,7.066 L602.910,7.055 L607.919,7.055 L620.578,19.983 L654.209,19.983 L661.448,12.957 L735.709,12.995 L741.480,18.554 L750.129,9.930 L753.020,12.995 L918.181,12.957 L930.942,0.066 L954.993,24.036 L955.000,24.024 L955.012,24.036 L964.064,15.013 L967.906,15.013 L970.005,17.106 L966.670,20.419 L973.326,20.419 L970.005,17.106 L972.067,15.055 L1050.000,15.023 L1050.000,15.013 L1064.030,15.017 L1072.000,15.013 L1072.000,15.019 L1225.933,15.055 L1227.994,17.106 L1224.674,20.419 L1231.331,20.419 L1227.994,17.106 L1230.094,15.013 L1233.936,15.013 L1242.989,24.036 L1243.000,24.024 L1243.007,24.036 L1267.058,0.066 L1279.819,12.957 L1368.980,12.995 L1371.871,9.930 L1380.520,18.554 L1386.290,13.057 L1635.552,13.019 L1642.790,19.983 L1676.422,19.983 L1689.080,6.992 L1725.337,7.003 L1731.502,1.358 L1740.749,10.578 L1745.443,15.021 L1827.156,15.021 L1830.461,18.558 L1824.965,24.036 ZM341.624,18.857 L339.889,18.857 L339.889,24.036 L341.624,24.036 L341.624,18.857 ZM344.248,18.857 L342.518,18.857 L342.518,24.036 L344.248,24.036 L344.248,18.857 ZM356.370,18.857 L354.640,18.857 L354.640,24.036 L356.370,24.036 L356.370,18.857 ZM377.168,18.857 L371.973,18.857 L371.973,24.036 L377.168,24.036 L377.168,18.857 ZM584.675,12.348 L582.941,12.348 L582.941,14.073 L584.675,14.073 L584.675,12.348 ZM591.316,12.348 L589.582,12.348 L589.582,17.526 L591.316,17.526 L591.316,12.348 ZM604.751,12.348 L603.017,12.348 L603.017,14.073 L604.751,14.073 L604.751,12.348 ZM604.751,15.802 L603.017,15.802 L603.017,17.526 L604.751,17.526 L604.751,15.802 ZM1693.983,12.348 L1692.249,12.348 L1692.249,14.073 L1693.983,14.073 L1693.983,12.348 ZM1693.983,15.802 L1692.249,15.802 L1692.249,17.526 L1693.983,17.526 L1693.983,15.802 ZM1707.418,12.348 L1705.683,12.348 L1705.683,17.526 L1707.418,17.526 L1707.418,12.348 ZM1714.059,12.348 L1712.324,12.348 L1712.324,14.073 L1714.059,14.073 L1714.059,12.348 ZM463.214,14.994 L469.871,14.994 L469.844,15.021 L463.241,15.021 L463.214,14.994 ZM754.222,5.976 L750.129,9.930 L746.025,5.976 L754.222,5.976 ZM1375.975,5.976 L1371.871,9.930 L1367.778,5.976 L1375.975,5.976 Z"/></svg>');
214
+ -webkit-mask-repeat: repeat-x;
215
+ -webkit-mask-position: top;
216
+ mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1920px" height="40px"><path d="M1827.156,15.021 L1827.129,14.994 L1833.785,14.994 L1833.759,15.021 L1827.156,15.021 ZM1824.965,24.036 L1835.969,24.036 L1830.461,18.558 L1833.759,15.021 L1920.000,15.021 L1920.000,39.075 L0.001,39.075 L0.001,15.013 L271.884,15.013 L279.537,6.930 L292.458,6.930 L308.426,24.036 L308.449,24.013 L308.467,24.036 L317.638,15.021 L463.241,15.021 L466.539,18.558 L461.031,24.036 L472.035,24.036 L466.539,18.558 L469.844,15.021 L551.557,15.021 L556.251,10.578 L565.497,1.358 L571.663,7.066 L602.910,7.055 L607.919,7.055 L620.578,19.983 L654.209,19.983 L661.448,12.957 L735.709,12.995 L741.480,18.554 L750.129,9.930 L753.020,12.995 L918.181,12.957 L930.942,0.066 L954.993,24.036 L955.000,24.024 L955.012,24.036 L964.064,15.013 L967.906,15.013 L970.005,17.106 L966.670,20.419 L973.326,20.419 L970.005,17.106 L972.067,15.055 L1050.000,15.023 L1050.000,15.013 L1064.030,15.017 L1072.000,15.013 L1072.000,15.019 L1225.933,15.055 L1227.994,17.106 L1224.674,20.419 L1231.331,20.419 L1227.994,17.106 L1230.094,15.013 L1233.936,15.013 L1242.989,24.036 L1243.000,24.024 L1243.007,24.036 L1267.058,0.066 L1279.819,12.957 L1368.980,12.995 L1371.871,9.930 L1380.520,18.554 L1386.290,13.057 L1635.552,13.019 L1642.790,19.983 L1676.422,19.983 L1689.080,6.992 L1725.337,7.003 L1731.502,1.358 L1740.749,10.578 L1745.443,15.021 L1827.156,15.021 L1830.461,18.558 L1824.965,24.036 ZM341.624,18.857 L339.889,18.857 L339.889,24.036 L341.624,24.036 L341.624,18.857 ZM344.248,18.857 L342.518,18.857 L342.518,24.036 L344.248,24.036 L344.248,18.857 ZM356.370,18.857 L354.640,18.857 L354.640,24.036 L356.370,24.036 L356.370,18.857 ZM377.168,18.857 L371.973,18.857 L371.973,24.036 L377.168,24.036 L377.168,18.857 ZM584.675,12.348 L582.941,12.348 L582.941,14.073 L584.675,14.073 L584.675,12.348 ZM591.316,12.348 L589.582,12.348 L589.582,17.526 L591.316,17.526 L591.316,12.348 ZM604.751,12.348 L603.017,12.348 L603.017,14.073 L604.751,14.073 L604.751,12.348 ZM604.751,15.802 L603.017,15.802 L603.017,17.526 L604.751,17.526 L604.751,15.802 ZM1693.983,12.348 L1692.249,12.348 L1692.249,14.073 L1693.983,14.073 L1693.983,12.348 ZM1693.983,15.802 L1692.249,15.802 L1692.249,17.526 L1693.983,17.526 L1693.983,15.802 ZM1707.418,12.348 L1705.683,12.348 L1705.683,17.526 L1707.418,17.526 L1707.418,12.348 ZM1714.059,12.348 L1712.324,12.348 L1712.324,14.073 L1714.059,14.073 L1714.059,12.348 ZM463.214,14.994 L469.871,14.994 L469.844,15.021 L463.241,15.021 L463.214,14.994 ZM754.222,5.976 L750.129,9.930 L746.025,5.976 L754.222,5.976 ZM1375.975,5.976 L1371.871,9.930 L1367.778,5.976 L1375.975,5.976 Z"/></svg>');
217
+ mask-repeat: repeat-x;
218
+ mask-position: top;
219
+ position: absolute;
220
+ left: 0;
221
+ top: -30px;
222
+ width: 100%;
223
+ height: 30px;
224
+ z-index: 1;
225
+ }
226
+
227
+ .cyber-razor-bottom:after
228
+ {
229
+ content: " ";
230
+ background-color: var(--bg);
231
+ -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1920px" height="39px"><path d="M1877.759,23.791 L1874.461,20.504 L1879.969,15.027 L1868.965,15.027 L1874.461,20.504 L1871.156,23.791 L1789.442,23.791 L1784.749,28.484 L1775.502,37.704 L1769.337,31.559 L1738.089,31.695 L1733.080,31.695 L1720.422,19.079 L1686.790,19.079 L1679.552,26.293 L1386.290,26.255 L1380.520,20.508 L1371.871,29.132 L1368.980,26.255 L1203.819,26.293 L1191.058,38.996 L1167.007,15.027 L1167.000,15.038 L1166.989,15.027 L1157.936,24.049 L1154.094,24.049 L1151.994,21.956 L1155.330,18.643 L1148.674,18.643 L1151.994,21.956 L1149.933,24.007 L1072.000,24.040 L1072.000,24.049 L1061.000,24.044 L1050.000,24.049 L1050.000,24.040 L972.067,24.007 L970.005,21.956 L973.326,18.643 L966.670,18.643 L970.005,21.956 L967.906,24.049 L964.064,24.049 L955.012,15.027 L955.000,15.038 L954.993,15.027 L930.942,38.996 L918.181,26.293 L818.020,26.255 L815.129,29.132 L806.480,20.508 L800.710,26.255 L661.448,26.293 L654.209,19.079 L620.578,19.079 L607.919,31.695 L602.910,31.695 L571.663,31.559 L565.497,37.704 L556.251,28.484 L551.557,23.791 L469.844,23.791 L466.539,20.504 L472.035,15.027 L461.031,15.027 L466.539,20.504 L463.241,23.791 L204.638,23.791 L195.467,15.027 L195.449,15.049 L195.426,15.027 L179.458,31.695 L166.537,31.695 L158.884,24.049 L0.001,24.049 L0.001,-0.012 L1919.998,-0.012 L1919.998,24.049 L1877.759,23.791 ZM228.624,15.027 L226.889,15.027 L226.889,20.205 L228.624,20.205 L228.624,15.027 ZM231.248,15.027 L229.518,15.027 L229.518,20.205 L231.248,20.205 L231.248,15.027 ZM243.370,15.027 L241.640,15.027 L241.640,20.205 L243.370,20.205 L243.370,15.027 ZM264.168,15.027 L258.973,15.027 L258.973,20.205 L264.168,20.205 L264.168,15.027 ZM584.675,24.989 L582.941,24.989 L582.941,26.714 L584.675,26.714 L584.675,24.989 ZM591.316,21.536 L589.582,21.536 L589.582,26.714 L591.316,26.714 L591.316,21.536 ZM604.751,21.536 L603.017,21.536 L603.017,23.260 L604.751,23.260 L604.751,21.536 ZM604.751,24.989 L603.017,24.989 L603.017,26.714 L604.751,26.714 L604.751,24.989 ZM1737.983,21.536 L1736.249,21.536 L1736.249,23.260 L1737.983,23.260 L1737.983,21.536 ZM1737.983,24.989 L1736.249,24.989 L1736.249,26.714 L1737.983,26.714 L1737.983,24.989 ZM1751.418,21.536 L1749.683,21.536 L1749.683,26.714 L1751.418,26.714 L1751.418,21.536 ZM1758.059,24.989 L1756.324,24.989 L1756.324,26.714 L1758.059,26.714 L1758.059,24.989 ZM1877.785,23.818 L1871.129,23.818 L1871.156,23.791 L1877.759,23.791 L1877.785,23.818 ZM1367.778,33.211 L1371.871,29.132 L1375.975,33.211 L1367.778,33.211 ZM469.871,23.818 L463.214,23.818 L463.241,23.791 L469.844,23.791 L469.871,23.818 Z"/></svg>');
232
+ -webkit-mask-repeat: repeat-x;
233
+ -webkit-mask-position: bottom;
234
+ mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="1920px" height="39px"><path d="M1877.759,23.791 L1874.461,20.504 L1879.969,15.027 L1868.965,15.027 L1874.461,20.504 L1871.156,23.791 L1789.442,23.791 L1784.749,28.484 L1775.502,37.704 L1769.337,31.559 L1738.089,31.695 L1733.080,31.695 L1720.422,19.079 L1686.790,19.079 L1679.552,26.293 L1386.290,26.255 L1380.520,20.508 L1371.871,29.132 L1368.980,26.255 L1203.819,26.293 L1191.058,38.996 L1167.007,15.027 L1167.000,15.038 L1166.989,15.027 L1157.936,24.049 L1154.094,24.049 L1151.994,21.956 L1155.330,18.643 L1148.674,18.643 L1151.994,21.956 L1149.933,24.007 L1072.000,24.040 L1072.000,24.049 L1061.000,24.044 L1050.000,24.049 L1050.000,24.040 L972.067,24.007 L970.005,21.956 L973.326,18.643 L966.670,18.643 L970.005,21.956 L967.906,24.049 L964.064,24.049 L955.012,15.027 L955.000,15.038 L954.993,15.027 L930.942,38.996 L918.181,26.293 L818.020,26.255 L815.129,29.132 L806.480,20.508 L800.710,26.255 L661.448,26.293 L654.209,19.079 L620.578,19.079 L607.919,31.695 L602.910,31.695 L571.663,31.559 L565.497,37.704 L556.251,28.484 L551.557,23.791 L469.844,23.791 L466.539,20.504 L472.035,15.027 L461.031,15.027 L466.539,20.504 L463.241,23.791 L204.638,23.791 L195.467,15.027 L195.449,15.049 L195.426,15.027 L179.458,31.695 L166.537,31.695 L158.884,24.049 L0.001,24.049 L0.001,-0.012 L1919.998,-0.012 L1919.998,24.049 L1877.759,23.791 ZM228.624,15.027 L226.889,15.027 L226.889,20.205 L228.624,20.205 L228.624,15.027 ZM231.248,15.027 L229.518,15.027 L229.518,20.205 L231.248,20.205 L231.248,15.027 ZM243.370,15.027 L241.640,15.027 L241.640,20.205 L243.370,20.205 L243.370,15.027 ZM264.168,15.027 L258.973,15.027 L258.973,20.205 L264.168,20.205 L264.168,15.027 ZM584.675,24.989 L582.941,24.989 L582.941,26.714 L584.675,26.714 L584.675,24.989 ZM591.316,21.536 L589.582,21.536 L589.582,26.714 L591.316,26.714 L591.316,21.536 ZM604.751,21.536 L603.017,21.536 L603.017,23.260 L604.751,23.260 L604.751,21.536 ZM604.751,24.989 L603.017,24.989 L603.017,26.714 L604.751,26.714 L604.751,24.989 ZM1737.983,21.536 L1736.249,21.536 L1736.249,23.260 L1737.983,23.260 L1737.983,21.536 ZM1737.983,24.989 L1736.249,24.989 L1736.249,26.714 L1737.983,26.714 L1737.983,24.989 ZM1751.418,21.536 L1749.683,21.536 L1749.683,26.714 L1751.418,26.714 L1751.418,21.536 ZM1758.059,24.989 L1756.324,24.989 L1756.324,26.714 L1758.059,26.714 L1758.059,24.989 ZM1877.785,23.818 L1871.129,23.818 L1871.156,23.791 L1877.759,23.791 L1877.785,23.818 ZM1367.778,33.211 L1371.871,29.132 L1375.975,33.211 L1367.778,33.211 ZM469.871,23.818 L463.214,23.818 L463.241,23.791 L469.844,23.791 L469.871,23.818 Z"/></svg>');
235
+ mask-repeat: repeat-x;
236
+ mask-position: bottom;
237
+ position: absolute;
238
+ left: 0;
239
+ bottom: -30px;
240
+ width: 100%;
241
+ height: 30px;
242
+ z-index: 1;
243
+ }
244
+ /*#endregion*/
245
+
246
+ /*#region buttons*/
247
+ .cyber-button,
248
+ .cyber-button-small,
249
+ .cyber-button-big
250
+ {
251
+ --button-border: 4px;
252
+ --button-font-size: 1.4rem;
253
+ --button-padding-v: 0.9rem;
254
+ --button-padding-h: 2.5rem;
255
+
256
+ --tag-font-size: 0.55rem;
257
+
258
+ --button-cutout: 1.1rem;
259
+
260
+ --button-shadow-primary: var(--cyan);
261
+ --button-shadow-secondary: var(--yellow);
262
+ --button-shimmy-distance: 5;
263
+
264
+ --button-clip-1: polygon(0 2%, 100% 2%, 100% 95%, 95% 95%, 95% 90%, 85% 90%, 85% 95%, 8% 95%, 0 70%);
265
+ --button-clip-2: polygon(0 78%, 100% 78%, 100% 100%, 95% 100%, 95% 90%, 85% 90%, 85% 100%, 8% 100%, 0 78%);
266
+ --button-clip-3: polygon(0 44%, 100% 44%, 100% 54%, 95% 54%, 95% 54%, 85% 54%, 85% 54%, 8% 54%, 0 54%);
267
+ --button-clip-4: polygon(0 0, 100% 0, 100% 0, 95% 0, 95% 0, 85% 0, 85% 0, 8% 0, 0 0);
268
+ --button-clip-5: polygon(0 0, 100% 0, 100% 0, 95% 0, 95% 0, 85% 0, 85% 0, 8% 0, 0 0);
269
+ --button-clip-6: polygon(0 40%, 100% 40%, 100% 85%, 95% 85%, 95% 85%, 85% 85%, 85% 85%, 8% 85%, 0 70%);
270
+ --button-clip-7: polygon(0 63%, 100% 63%, 100% 80%, 95% 80%, 95% 80%, 85% 80%, 85% 80%, 8% 80%, 0 70%);
271
+
272
+ --button-clip: polygon(0 0, 100% 0, 100% 100%, 95% 100%, 95% 90%, 80% 90%, 80% 100%, var(--button-cutout) 100%, 0 calc(100% - var(--button-cutout)));
273
+
274
+ cursor: pointer;
275
+ background: transparent !important;
276
+ text-transform: uppercase;
277
+ font-size: var(--button-font-size);
278
+ font-weight: 700;
279
+ letter-spacing: 2px;
280
+ padding: var(--button-padding-v) var(--button-padding-h);
281
+ outline: transparent;
282
+ position: relative;
283
+ border: 0;
284
+ transition: background 0.2s;
285
+ }
286
+
287
+ /*Overriding*/
288
+ .cyber-button-small
289
+ {
290
+ --button-padding-v: 0.6rem;
291
+ --button-padding-h: 1.75rem;
292
+ --button-font-size: 1.0rem;
293
+ --button-cutout: 0.77rem;
294
+ }
295
+
296
+ .cyber-button-big
297
+ {
298
+ --button-padding-v: 1.1rem;
299
+ --button-padding-h: 3.0rem;
300
+ --button-font-size: 1.75rem;
301
+ --button-cutout: 1.44rem;
302
+ }
303
+
304
+ .cyber-button:hover,
305
+ .cyber-button-small:hover,
306
+ .cyber-button-big:hover
307
+ {
308
+ filter: brightness(90%);
309
+ }
310
+
311
+ .cyber-button:after,
312
+ .cyber-button-small:after,
313
+ .cyber-button-big:after,
314
+ .cyber-button:before,
315
+ .cyber-button-small:before,
316
+ .cyber-button-big:before
317
+ {
318
+ content: '';
319
+ position: absolute;
320
+ top: 0;
321
+ left: 0;
322
+ right: 0;
323
+ bottom: 0;
324
+ clip-path: var(--button-clip);
325
+ z-index: -1;
326
+ }
327
+
328
+ .cyber-button:before,
329
+ .cyber-button-small:before,
330
+ .cyber-button-big:before
331
+ {
332
+ background: var(--button-shadow-primary);
333
+ transform: translate(var(--button-border), 0);
334
+ }
335
+
336
+ .cyber-button:after,
337
+ .cyber-button-small:after,
338
+ .cyber-button-big:after
339
+ {
340
+ background-color: var(--bg);
341
+ }
342
+
343
+ .cyber-button .tag,
344
+ .cyber-button-small .tag,
345
+ .cyber-button-big .tag
346
+ {
347
+ position: absolute;
348
+ letter-spacing: 1px;
349
+ bottom: -5%;
350
+ right: 6%;
351
+ font-weight: normal;
352
+ color: #000;
353
+ font-size: var(--tag-font-size);
354
+ }
355
+
356
+ .cyber-button-small .tag
357
+ {
358
+ --tag-font-size: 0.44rem;
359
+ bottom: -8%;
360
+ }
361
+
362
+ .cyber-button-big .tag
363
+ {
364
+ --tag-font-size: 0.66rem;
365
+ bottom: -5%;
366
+ }
367
+
368
+ .cyber-button .glitchtext,
369
+ .cyber-button-small .glitchtext,
370
+ .cyber-button-big .glitchtext
371
+ {
372
+ position: absolute;
373
+ top: 0;
374
+ left: 0;
375
+ right: 0;
376
+ bottom: 0;
377
+ background: var(--button-shadow-primary);
378
+ text-shadow: 2px 2px var(--button-shadow-primary), -2px -2px var(--button-shadow-secondary);
379
+ clip-path: var(--button-clip);
380
+ animation: glitch 4s infinite;
381
+ padding: var(--button-padding-v) var(--button-padding-h);
382
+ display: none;
383
+ }
384
+
385
+ .cyber-button:hover .glitchtext,
386
+ .cyber-button-small:hover .glitchtext,
387
+ .cyber-button-big:hover .glitchtext
388
+ {
389
+ display: block;
390
+ }
391
+
392
+ .cyber-button .glitchtext:before,
393
+ .cyber-button-small .glitchtext:before,
394
+ .cyber-button-big .glitchtext:before
395
+ {
396
+ content: '';
397
+ position: absolute;
398
+ top: calc(var(--button-border) * 1);
399
+ right: calc(var(--button-border) * 1);
400
+ bottom: calc(var(--button-border) * 1);
401
+ left: calc(var(--button-border) * 1);
402
+ clip-path: var(--button-clip);
403
+ background-color: var(--bg);
404
+ z-index: -1;
405
+ }
406
+
407
+ @keyframes glitch
408
+ {
409
+ 0% {
410
+ clip-path: var(--button-clip-1);
411
+ }
412
+ 2%, 8% {
413
+ clip-path: var(--button-clip-2);
414
+ transform: translate(calc(var(--button-shimmy-distance) * -1%), 0);
415
+ }
416
+ 6% {
417
+ clip-path: var(--button-clip-2);
418
+ transform: translate(calc(var(--button-shimmy-distance) * 1%), 0);
419
+ }
420
+ 9% {
421
+ clip-path: var(--button-clip-2);
422
+ transform: translate(0, 0);
423
+ }
424
+ 10% {
425
+ clip-path: var(--button-clip-3);
426
+ transform: translate(calc(var(--button-shimmy-distance) * 1%), 0);
427
+ }
428
+ 13% {
429
+ clip-path: var(--button-clip-3);
430
+ transform: translate(0, 0);
431
+ }
432
+ 14%, 21% {
433
+ clip-path: var(--button-clip-4);
434
+ transform: translate(calc(var(--button-shimmy-distance) * 1%), 0);
435
+ }
436
+ 25% {
437
+ clip-path: var(--button-clip-5);
438
+ transform: translate(calc(var(--button-shimmy-distance) * 1%), 0);
439
+ }
440
+ 30% {
441
+ clip-path: var(--button-clip-5);
442
+ transform: translate(calc(var(--button-shimmy-distance) * -1%), 0);
443
+ }
444
+ 35%, 45% {
445
+ clip-path: var(--button-clip-6);
446
+ transform: translate(calc(var(--button-shimmy-distance) * -1%));
447
+ }
448
+ 40% {
449
+ clip-path: var(--button-clip-6);
450
+ transform: translate(calc(var(--button-shimmy-distance) * 1%));
451
+ }
452
+ 50% {
453
+ clip-path: var(--button-clip-6);
454
+ transform: translate(0, 0);
455
+ }
456
+ 55% {
457
+ clip-path: var(--button-clip-7);
458
+ transform: translate(calc(var(--button-shimmy-distance) * 1%), 0);
459
+ }
460
+ 60% {
461
+ clip-path: var(--button-clip-7);
462
+ transform: translate(0, 0);
463
+ }
464
+ 31%, 61%, 100% {
465
+ clip-path: var(--button-clip-4);
466
+ }
467
+ }
468
+ /*#endregion*/
469
+
470
+ /*#region glitches*/
471
+
472
+ /*description: good for images. Effect of a dying flickering screen. Sometimes bright, sometimes dark.*/
473
+ .cyber-glitch-0
474
+ {
475
+ animation: cyber-glitch-0 5s linear infinite;
476
+ }
477
+
478
+
479
+ @keyframes cyber-glitch-0
480
+ {
481
+ 0% {filter: blur(0) brightness(100%) contrast(100%);}
482
+ 2% {filter: blur(.05rem) brightness(120%) contrast(120%);}
483
+ 4% {filter: blur(.10rem) brightness(150%) contrast(150%);}
484
+ 6% {filter: blur(.20rem) brightness(170%) contrast(170%);}
485
+ 8% {filter: blur(0) brightness(100%) contrast(100%);}
486
+ 10% {filter: blur(0) brightness(100%) contrast(100%);}
487
+ 60% {filter: blur(0) brightness(100%) contrast(100%);}
488
+ 62% {filter: blur(.05rem) brightness(60%) contrast(100%);}
489
+ 64% {filter: blur(.10rem) brightness(40%) contrast(100%);}
490
+ 66% {filter: blur(0) brightness(100%) contrast(100%);}
491
+ 68% {filter: blur(.05rem) brightness(60%) contrast(100%);}
492
+ 70% {filter: blur(.10rem) brightness(40%) contrast(100%);}
493
+ 72% {filter: blur(0) brightness(100%) contrast(100%);}
494
+ 100% {filter: blur(0) brightness(100%) contrast(100%);}
495
+ }
496
+
497
+
498
+ /*description: good for images. nevous little shake first, then distorting/breaking effect by rotating and inverting colors.*/
499
+ .cyber-glitch-1
500
+ {
501
+ animation: cyber-glitch-1 5s linear infinite;
502
+ }
503
+
504
+ @keyframes cyber-glitch-1
505
+ {
506
+ 0% {transform: translate(0,0) skew(0deg); filter: invert(0);}
507
+ 1% {transform: translate(0,0) skew(-3deg); filter: invert(0);}
508
+ 2% {transform: translate(0,0) skew(3deg); filter: invert(0);}
509
+ 3% {transform: translate(0,0) skew(0deg); filter: invert(0);}
510
+ 60% {transform: translate(0,0) skew(0deg); filter: invert(0);}
511
+ 61% {transform: translate(0,0) skew(-3deg); filter: invert(0.2);}
512
+ 62% {transform: translate(0,0) skew(0deg); filter: invert(0.2);}
513
+ 63% {transform: translate(0,0) skew(3deg); filter: invert(0.8);}
514
+ 64% {transform: translate(0,0) skew(0deg); filter: invert(0.2);}
515
+ 65% {transform: translate(0,0) skew(0deg); filter: invert(0);}
516
+ }
517
+
518
+ /*description: good for text and containers with text. squeeze effect by removing top an bottom of the element, shake left to right, apply glitchy text-shadow, back to normal*/
519
+ .cyber-glitch-2
520
+ {
521
+ animation: cyber-glitch-2 4s linear infinite;
522
+ }
523
+
524
+ @keyframes cyber-glitch-2
525
+ {
526
+ 0% {clip-path: var(--og-clip-path); transform: translateX(0); text-shadow: none;}
527
+ 2% {clip-path: polygon(0 40%, 0 100%, 100% 100%, 100% 40%); transform: translateX(0); text-shadow: var(--cyan) 1px 1px, var(--yellow) -1px -1px;}
528
+ 4% {clip-path: polygon(0 40%, 0 100%, 100% 100%, 100% 40%); transform: translateX(-1rem); text-shadow: var(--cyan) 1px 1px, var(--yellow) -1px -1px;}
529
+ 6% {clip-path: polygon(0 40%, 0 100%, 100% 100%, 100% 40%); transform: translateX(1rem); text-shadow: var(--cyan) 1px 1px, var(--yellow) -1px -1px;}
530
+ 8% {clip-path: polygon(0 40%, 0 100%, 100% 100%, 100% 40%); transform: translateX(0); text-shadow: var(--cyan) 1px 1px, var(--yellow) -1px -1px;}
531
+ 12% {clip-path: polygon(0 10%, 0 40%, 100% 40%, 100% 10%); transform: translateX(0); text-shadow: var(--cyan) 1px 1px, var(--yellow) -1px -1px;}
532
+ 14% {clip-path: var(--og-clip-path); transform: translateX(0); text-shadow: none;}
533
+ 100% {clip-path: var(--og-clip-path); transform: translateX(0); text-shadow: none;}
534
+ }
535
+
536
+ /*description: good for text, especially underlines. Steady blinking*/
537
+ .cyber-glitch-3
538
+ {
539
+ animation: cyber-glitch-3 1s linear infinite;
540
+ }
541
+
542
+ @keyframes cyber-glitch-3
543
+ {
544
+ 0% {visibility: visible;}
545
+ 49% {visibility: visible;}
546
+ 50% {visibility: hidden;}
547
+ 100% {visibility: hidden;}
548
+ }
549
+
550
+ /*description: good for text, especially underlines. Blinking with different pauses in between.*/
551
+ .cyber-glitch-4
552
+ {
553
+ animation: cyber-glitch-4 5s linear infinite;
554
+ }
555
+
556
+ @keyframes cyber-glitch-4
557
+ {
558
+ 0% {visibility: visible;}
559
+ 1% {visibility: hidden;}
560
+ 2% {visibility: hidden;}
561
+ 3% {visibility: visible;}
562
+
563
+ 20% {visibility: visible;}
564
+ 21% {visibility: hidden;}
565
+ 24% {visibility: hidden;}
566
+ 25% {visibility: visible;}
567
+
568
+ 40% {visibility: visible;}
569
+ 41% {visibility: hidden;}
570
+ 42% {visibility: hidden;}
571
+ 43% {visibility: visible;}
572
+
573
+ 44% {visibility: visible;}
574
+ 45% {visibility: hidden;}
575
+ 46% {visibility: hidden;}
576
+ 47% {visibility: visible;}
577
+
578
+ 60% {visibility: visible;}
579
+ 61% {visibility: hidden;}
580
+ 64% {visibility: hidden;}
581
+ 65% {visibility: visible;}
582
+
583
+ 70% {visibility: visible;}
584
+ 71% {visibility: hidden;}
585
+ 72% {visibility: hidden;}
586
+ 73% {visibility: visible;}
587
+
588
+ 100% {visibility: visible;}
589
+ }
590
+ /*#endregion*/
591
+
592
+ /*#region tiles*/
593
+ .cyber-tile,
594
+ .cyber-tile-small,
595
+ .cyber-tile-big
596
+ {
597
+ --tile-width: 360px;
598
+ --tile-padding: 4px;
599
+ --tile-edges: 20px;
600
+ --label-margins: calc(var(--tile-edges) - var(--tile-padding));
601
+ --og-clip-path: polygon(0 0, 0 calc(100% - var(--tile-edges)), var(--tile-edges) 100%, 100% 100%, 100% var(--tile-edges), calc(100% - var(--tile-edges)) 0);
602
+ width: var(--tile-width);
603
+ min-height: 60px;
604
+ clip-path: var(--og-clip-path);
605
+ padding: var(--tile-padding);
606
+ padding-bottom: var(--tile-edges);
607
+ }
608
+
609
+ .cyber-tile img,
610
+ .cyber-tile-small img,
611
+ .cyber-tile-big img
612
+ {
613
+ width: 100%;
614
+ height: auto;
615
+ clip-path: polygon(0 0, 0 100%, 100% 100%, 100% var(--tile-edges), calc(100% - var(--tile-edges)) 0);
616
+ }
617
+
618
+ .cyber-tile label,
619
+ .cyber-tile-small label,
620
+ .cyber-tile-big label
621
+ {
622
+ display: block;
623
+ margin: var(--label-margins) var(--label-margins) 0 var(--label-margins);
624
+ }
625
+
626
+ .cyber-tile img ~ label ,
627
+ .cyber-tile-small img ~ label,
628
+ .cyber-tile-big img ~ label
629
+ {
630
+ margin-top: 0;
631
+ }
632
+
633
+ /*Overriding the values*/
634
+ .cyber-tile-small
635
+ {
636
+ --tile-width: 240px;
637
+ --tile-edges: 14px;
638
+ }
639
+
640
+ /*Overriding the values*/
641
+ .cyber-tile-big
642
+ {
643
+ --tile-width: 480px;
644
+ --tile-edges: 26px;
645
+ }
646
+
647
+ /*#endregion*/
648
+
649
+ /*#region code*/
650
+ .code,
651
+ code,
652
+ .code-block
653
+ {
654
+ background-color: var(--dark);
655
+ color: var(--cyan);
656
+ padding: .3rem .4rem .2rem .4rem;
657
+ font-family: Oxanium !important;
658
+ font-size: .75rem;
659
+ }
660
+
661
+ .code-block
662
+ {
663
+ clip-path: polygon(0 0, 0 100%, calc(100% - 20px) 100%, 100% calc(100% - 20px), 100% 0);
664
+ display: block;
665
+ padding: .5rem .6rem .4rem .6rem;
666
+ }
667
+ .code-block::before
668
+ {
669
+ content: attr(data-title);
670
+ display: block;
671
+ color: var(--yellow);
672
+ text-shadow: var(--cyan) 1px 1px;
673
+ }
674
+ /*#endregion*/
675
+
676
+ /*#region tables*/
677
+ table.cyber-table
678
+ {
679
+ padding: 0 !important;
680
+ border: none !important;
681
+ display: inline-block;
682
+ border-collapse: collapse;
683
+ }
684
+
685
+ table.cyber-table th,
686
+ table.cyber-table td
687
+ {
688
+ border: 1px solid;
689
+ padding: .2rem .5rem;
690
+ }
691
+
692
+ table.cyber-table thead th
693
+ {
694
+ border-bottom-width: 2px ;
695
+ }
696
+
697
+ table.cyber-table::before,
698
+ table.cyber-table::after
699
+ {
700
+ content: ' ';
701
+ width: 100%;
702
+ display: block;
703
+ background-color: var(--ac);
704
+ position: relative;
705
+ height: 6px;
706
+ }
707
+
708
+ table.cyber-table::before,
709
+ table.cyber-table.cyber-style-0::before
710
+ {
711
+ clip-path: polygon(0 100%, 100% 100%, 100% 0, 80% 0, calc(80% - 6px) 100%, 30% 100%, calc(30% - 6px) 0, 6px 0);
712
+ }
713
+
714
+ table.cyber-table::after,
715
+ table.cyber-table.cyber-style-0::after
716
+ {
717
+ clip-path: polygon(60% 0, calc(60% + 6px) 100%, 100% 100%, 100% 0);
718
+ }
719
+
720
+ table.cyber-table.cyber-style-1::before
721
+ {
722
+ clip-path: polygon(0 100%, 6px 0, 10% 0, 10% 100%, 80% 100%,
723
+ calc(80% + 6px) 0, 95% 0, 95% 100%, calc(95% + 6px) 100%, calc(95% + 6px) 0, calc(95% + 2 * 6px) 0, calc(95% + 2 * 6px) 100%,
724
+ calc(95% + 3 * 6px) 100%, calc(95% + 3 * 6px) 0, 100% 0, 100% 100%);
725
+ }
726
+
727
+ table.cyber-table.cyber-style-1::after
728
+ {
729
+ clip-path: polygon(100% 0, 100% 100%, calc(100% - 6px) 100%, calc(100% - 6px) 0,
730
+ calc(100% - 2 * 6px) 0, calc(100% - 2 * 6px) 100%, 90% 100%, 90% 0, 75% 0, 75% 100%, 60% 100%, calc(60% - 6px) 0);
731
+ }
732
+
733
+ table.cyber-table.cyber-style-2::before
734
+ {
735
+
736
+ clip-path: polygon(0 100%, 6px 0, calc(2 * 6px) 100%, calc(3 * 6px) 0, calc(4 * 6px + 10%) 0,calc(4 * 6px + 10%) 50%,
737
+ 35% 50%, 35% 100%, 70% 100%, 70% 50%, 80% 50%, 80% 100%);
738
+ }
739
+
740
+ table.cyber-table.cyber-style-2::after
741
+ {
742
+
743
+ clip-path: polygon(0 0, 0 50%, 10% 50%, 10% 0, 30% 0, 30% 100%, 40% 100%, 40% 0,
744
+ 70% 0, 70% 50%, 80% 50%, 80% 100%, 90% 100%, calc(100% - 6px) 100%, 100% 0);
745
+ }
746
+
747
+ /*#endregion*/
748
+
749
+ /*#region headings*/
750
+ .cyber-h
751
+ {
752
+ display: block;
753
+ width: 60%;
754
+ }
755
+
756
+ .cyber-h::after
757
+ {
758
+ content: ' ';
759
+ width: 100%;
760
+ height: 6px;
761
+ display: block;
762
+ background-color: var(--ac);
763
+ clip-path: polygon(0 0, 0 100%, 10% 100%, calc(10% + 4px) 2px, 100% 2px, 100% 0);
764
+ }
765
+
766
+ h1.cyber-h
767
+ {
768
+ font-size: 3.0rem;
769
+ margin: 2.0rem 0;
770
+ width: 100%;
771
+ }
772
+
773
+ h2.cyber-h
774
+ {
775
+ font-size: 2.5rem;
776
+ margin: 1.6rem 0;
777
+ width: 90%;
778
+ }
779
+
780
+ h3.cyber-h
781
+ {
782
+ font-size: 2rem;
783
+ margin: 1.4rem 0;
784
+ width: 80%;
785
+ }
786
+
787
+ h4.cyber-h
788
+ {
789
+ font-size: 1.5rem;
790
+ margin: 1.2rem 0;
791
+ width: 70%;
792
+ }
793
+
794
+ h5.cyber-h
795
+ {
796
+ font-size: 1.0rem;
797
+ margin: 1.0rem 0;
798
+ width: 60%;
799
+ }
800
+
801
+ h6.cyber-h
802
+ {
803
+ font-size: 1.0rem;
804
+ margin: 1.0rem 0;
805
+ font-weight: 400;
806
+ width: 60%;
807
+ }
808
+ /*#endregion*/
809
+
810
+ /*#region banners*/
811
+ .cyber-banner,
812
+ .cyber-banner-short
813
+ {
814
+ width: 100%;
815
+ height: 50px;
816
+ background-repeat: no-repeat;
817
+ font-size: 1.5rem;
818
+ font-weight: 700;
819
+ text-align: center;
820
+ line-height: 50px;
821
+ overflow: hidden;
822
+ clip-path: polygon(0 0, 0 100%, calc(100% - 20px) 100%, 100% calc(100% - 20px), 100% 0);
823
+
824
+ /*default: --purple --red --yellow --cyan*/
825
+ background: linear-gradient(90deg, var(--banner-color1), var(--banner-color2), var(--banner-color3), var(--banner-color4) var(--banner-gradient-stop));
826
+ }
827
+
828
+ .cyber-banner-short
829
+ {
830
+ --banner-gradient-stop: 220px;
831
+ }
832
+
833
+ .cyber-banner.bg-yellow,
834
+ .cyber-banner-short.bg-yellow
835
+ {
836
+ --banner-color1: var(--cyan);
837
+ --banner-color2: var(--purple);
838
+ --banner-color3: var(--red);
839
+ --banner-color4: var(--yellow);
840
+ }
841
+
842
+ .cyber-banner.bg-purple,
843
+ .cyber-banner-short.bg-purple
844
+ {
845
+ --banner-color1: var(--red);
846
+ --banner-color2: var(--yellow);
847
+ --banner-color3: var(--cyan);
848
+ --banner-color4: var(--purple);
849
+ }
850
+
851
+ .cyber-banner.bg-red,
852
+ .cyber-banner-short.bg-red
853
+ {
854
+ --banner-color1: var(--yellow);
855
+ --banner-color2: var(--cyan);
856
+ --banner-color3: var(--purple);
857
+ --banner-color4: var(--red);
858
+ }
859
+
860
+
861
+ .cyber-banner::before,
862
+ .cyber-banner-short::before
863
+ {
864
+ content: " ";
865
+ height: inherit;
866
+ display: block;
867
+ float: left;
868
+ background-position: top left;
869
+ background-repeat: no-repeat;
870
+ background-size: cover;
871
+ }
872
+
873
+ /*
874
+ Note: Inline svg shit doesnt work sometimes. Make sure to optimize it with https://jakearchibald.github.io/svgomg/ (import and download)
875
+ */
876
+ .cyber-banner::before
877
+ {
878
+ width: 405px;
879
+ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="405" height="50"><path d="M0 0v50h20L45 0zM47 0 22 50h28L75 0zM79 0 54 50h26l25-50zM111 0 86 50h24l25-50zM143 0l-25 50h22l25-50zM175 0l-25 50h20l25-50zM207 0l-25 50h18l25-50zM239 0l-25 50h16l25-50zM271 0l-25 50h14l25-50zM303 0l-25 50h12l25-50zM335 0l-25 50h10l25-50zM367 0l-25 50h8l25-50zM399 0l-25 50h6l25-50z"/></svg>');
880
+ }
881
+
882
+ .cyber-banner-short::before
883
+ {
884
+ width: 220px;
885
+ background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="220" height="50"><path d="m0 0-10 50h20L35 0zM37 0 12 50h18L55 0zM59 0 34 50h16L75 0zM81 0 56 50h14L95 0zM103 0 78 50h12l25-50zM125 0l-25 50h10l25-50zM147 0l-25 50h8l25-50zM169 0l-25 50h6l25-50zM191 0l-25 50h4l25-50zM213 0l-25 50h2l25-50z"/></svg>')
886
+ }
887
+ /*#endregion*/
888
+
889
+ /*#region inputs*/
890
+ .cyber-input,
891
+ .cyber-input-long,
892
+ .cyber-input-full,
893
+ .cyber-select,
894
+ .cyber-select-long,
895
+ .cyber-select-full
896
+ {
897
+ font-size: var(--input-font-size);
898
+ }
899
+
900
+ .cyber-select,
901
+ .cyber-select-long,
902
+ .cyber-select-full
903
+ {
904
+ background-color: transparent !important;
905
+ }
906
+
907
+ .cyber-input input,
908
+ .cyber-input-long input,
909
+ .cyber-input-full input,
910
+ .cyber-select select,
911
+ .cyber-select-long select,
912
+ .cyber-select-full select
913
+ {
914
+ width: var(--input-width);
915
+ color: inherit;
916
+ font-family: inherit;
917
+ font-size: inherit;
918
+ background-color: transparent;
919
+ padding: var(--input-padding-top) var(--input-padding-right) var(--input-padding-bot) var(--input-padding-left);
920
+ border: none;
921
+ text-decoration: none;
922
+ outline: none;
923
+ }
924
+
925
+ .cyber-input-long input,
926
+ .cyber-select-long select
927
+ {
928
+ --input-width: 320px;
929
+ }
930
+
931
+ .cyber-input-full input,
932
+ .cyber-select-full select
933
+ {
934
+ --input-width: 100%;
935
+ }
936
+
937
+
938
+ .cyber-select select,
939
+ .cyber-select-long select,
940
+ .cyber-select-full select
941
+ {
942
+ width: calc(var(--input-width) + var(--input-padding-left) + var(--input-padding-right));
943
+ font-family: BlenderProBook;
944
+ appearance: none;
945
+ background-color: transparent;
946
+ cursor: pointer;
947
+ }
948
+
949
+ .cyber-select select option,
950
+ .cyber-select-long select option,
951
+ .cyber-select-full select option
952
+ {
953
+ font-family: "Courier New";
954
+ font-size: .85rem;
955
+ }
956
+
957
+ .cyber-input::before,
958
+ .cyber-input-long::before,
959
+ .cyber-input-full::before,
960
+ .cyber-select::before,
961
+ .cyber-select-long::before,
962
+ .cyber-select-full::before
963
+ {
964
+ content: 'X';
965
+ color: transparent;
966
+ position: absolute;
967
+ display: block;
968
+ width: var(--input-width);
969
+ padding: var(--input-padding-top) var(--input-padding-right) var(--input-padding-bot) var(--input-padding-left);
970
+ clip-path: polygon(0 calc(100% - 10px), 10px 100%, 100% 100%, 100% calc(100% - 8px), calc(100% - 20px) calc(100% - 8px), calc(100% - 20px - 8px) calc(100% - 2px), 11px calc(100% - 2px), 0 calc(100% - 13px));
971
+ background-color: var(--ac);
972
+ }
973
+
974
+ .cyber-select::before,
975
+ .cyber-select-long::before,
976
+ .cyber-select-full::before
977
+ {
978
+ clip-path: polygon(0 calc(100% - 12px), 0 100%, calc(100% - 30px) 100%, calc(100% - 30px) 110%, calc(100% - 20px) 110%, calc(100% - 20px) calc(100% - 8px), calc(100% - 30px) calc(100% - 18px), calc(100% - 10px) calc(100% - 18px), calc(100% - 20px) calc(100% - 8px), calc(100% - 20px) 110%, calc(100% - 30px) 110%, calc(100% - 30px) calc(100% - 2px), 10px calc(100% - 2px));
979
+ z-index: -1;
980
+ }
981
+
982
+ .cyber-check,
983
+ .cyber-radio
984
+ {
985
+ width: var(--checkbox-size);
986
+ height: var(--checkbox-size);
987
+ border: 2px solid var(--black);
988
+ border-radius: 3px;
989
+ -webkit-appearance: none;
990
+ appearance: none;
991
+ outline: none;
992
+ vertical-align: middle;
993
+ margin: 0;
994
+ cursor: pointer;
995
+ }
996
+
997
+ .cyber-check::before,
998
+ .cyber-radio::before
999
+ {
1000
+ content: "";
1001
+ width: var(--checkbox-inner-size);
1002
+ height: var(--checkbox-inner-size);
1003
+ background-color: var(--ac);
1004
+ position: relative;
1005
+ top: calc((var(--checkbox-size) - var(--checkbox-inner-size)) / 2 - 2px);
1006
+ left: calc((var(--checkbox-size) - var(--checkbox-inner-size)) / 2 - 2px);
1007
+ display: block;
1008
+ -webkit-transform: scale(0);
1009
+ transform: scale(0);
1010
+ -webkit-transition: 120ms transform ease-in-out;
1011
+ transition: 120ms transform ease-in-out;
1012
+
1013
+ }
1014
+
1015
+ .cyber-check:checked:before,
1016
+ .cyber-radio:checked:before
1017
+ {
1018
+ -webkit-transform: scale(1);
1019
+ transform: scale(1);
1020
+ }
1021
+
1022
+ .cyber-radio
1023
+ {
1024
+ border-radius: 50%;
1025
+ }
1026
+
1027
+ .cyber-radio::before
1028
+ {
1029
+ border-radius: 50%;
1030
+ }
1031
+
1032
+ label
1033
+ {
1034
+ vertical-align: middle;
1035
+ }
1036
+
1037
+ /*#endregion*/
1038
+
1039
+ /*#region lists*/
1040
+ .cyber-ul,
1041
+ .cyber-ul-1,
1042
+ .cyber-ul-2
1043
+ {
1044
+ list-style: none;
1045
+ margin: 0;
1046
+ padding: 0;
1047
+ }
1048
+
1049
+ .cyber-ul li,
1050
+ .cyber-ul-1 li,
1051
+ .cyber-ul-2 li
1052
+ {
1053
+ margin-bottom: .25rem;
1054
+ }
1055
+
1056
+ .cyber-ul-1,
1057
+ .cyber-ul-2
1058
+ {
1059
+ padding-left: 1.5rem;
1060
+ }
1061
+
1062
+
1063
+ .cyber-ul li::before,
1064
+ .cyber-ul-1 li::before,
1065
+ .cyber-ul-2 li::before
1066
+ {
1067
+ content: " ";
1068
+ width: 1rem;
1069
+ height: 1rem;
1070
+ -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path d="m50 0 50 50-80 50z"/></svg>');
1071
+ -webkit-mask-position: top left;
1072
+ -webkit-mask-repeat: no-repeat;
1073
+ -webkit-mask-size: 1rem 1rem;
1074
+ mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path d="m50 0 50 50-80 50z"/></svg>');
1075
+ mask-position: top left;
1076
+ mask-repeat: no-repeat;
1077
+ mask-size: 1rem 1rem;
1078
+ background-color: var(--ac);
1079
+ display: inline-block;
1080
+ margin-right: .5rem;
1081
+ vertical-align: middle;
1082
+ }
1083
+
1084
+ .cyber-ul-1 li::before
1085
+ {
1086
+ -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path fill="none" stroke="black" stroke-width="10" d="m50 8 40 40-62 40z"/></svg>');
1087
+ mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path fill="none" stroke="black" stroke-width="10" d="m50 8 40 40-62 40z"/></svg>');
1088
+ }
1089
+
1090
+ .cyber-ul-2 li::before
1091
+ {
1092
+ -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path fill="none" stroke="black" stroke-width="5" d="m50 4 44 44-70 46z"/></svg>');
1093
+ mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100"><path fill="none" stroke="black" stroke-width="5" d="m50 4 44 44-70 46z"/></svg>');
1094
+ }
1095
+ /*#endregion*/
1096
+
1097
+ /*#region a*/
1098
+ .cyber-a
1099
+ {
1100
+ color: var(--blue);
1101
+ }
1102
+ .cyber-a:hover
1103
+ {
1104
+ text-shadow: var(--cyan) 0px 0px 1px;
1105
+ }
1106
+ /*#endregion*/
1107
+
1108
+ @media screen and (max-width: 768px)
1109
+ {
1110
+ :root
1111
+ {
1112
+ --root-font-size: 14px;
1113
+ }
1114
+
1115
+ .cyber-tile
1116
+ {
1117
+ max-width: 100%;
1118
+ }
1119
+
1120
+ .cyber-tile-big
1121
+ {
1122
+ max-width: 100%;
1123
+ }
1124
+ }