-
Notifications
You must be signed in to change notification settings - Fork 0
/
jacoto_dark_elephantish__ls.css
146 lines (143 loc) · 32.9 KB
/
jacoto_dark_elephantish__ls.css
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
@import url('res/core.css');
@import url('res/userscripts.css');
@import url('res/desktop.css') screen and (min-width: 801px);
@import url('res/mobile.css') screen and (max-width: 800px);
@import url('res/large_sidebar.css') screen and (min-width: 1387px);
@import url('https://gazellegames.net/static/styles/game_room/cssFiles/holidayeffects.css');
:root {
--c-selection: rgba(133, 113, 102, .996);
--c-selection-i: rgba(133, 113, 102, .75);
--c-blackout: rgb(85, 85, 85);
--c-blackout-a: #FFCCCC;
--c-blackout-show: rgb(255, 255, 255);
--c-post-img: rgb(55, 55, 55);
--p-description: invert(1);
--c-description: rgb(255, 255, 255);
--c-low: rgb(200, 200, 200);
--c-quote-brdr: rgba(85, 85, 85, .8);
--c-quote: #0a0a0a;
--c-unread-s: #968074;
--c-unread-i: rgb(180, 180, 180);
--c-unread-br: #7a685e;
--c-txt: rgb(180, 180, 180);
--c-text-s: rgb(145, 145, 145);
--c-fbb-bcg: rgb(15, 15, 15);
--c-fbb-c: #947E72;
--c-curtain: rgb(45, 45, 45);
--c-sticky-id-brdr: #52545C;
--c-input-brdr: #4D5057;
--c-main-brdr: #494B52;
--c-sticky-2: #44464D;
--c-table-brdr: #404247;
--c-tor-rowb: #3B3D42;
--c-body: #36383D;
--c-tor-row-hvr: #323338;
--c-input-focus: #2D2F33;
--c-edition: #2D2F33;
--c-input: #292A2E;
--c-input-obj: #292A2E;
--c-trowb: #27282B;
--c-tgroup: #242529;
--c-box: #1f2023;
--c-item-desc: rgba(31, 32, 35, 0.8);
--c-row-hvr: rgb(5, 5, 5);
--c-high: rgb(0, 0, 0);
--c-high-t: rgb(0, 0, 0);
--c-tag: rgba(22, 22, 22);
--c-tag-2: rgb(0, 0, 0);
--c-lb1: #A38B7E;
--c-lb2: #A68176;
--c-b1: #968074;
--c-b2: #99776D;
--c-b3: #7a685e;
--c-b4: #7D6159;
--c-sb1: #736258;
--c-sb2: #755B53;
--c-bg: #e85066;
--c-hovereffect: rgba(0, 0, 0, .8);
--c-b00: rgba(0, 0, 0, 0);
--c-anchor: #c09a9a;
--c-anchor-hvr: #e85066;
--c-anchor-hvr-bcg: unset;
--c-anchor-hvr-bcg-obj: #3C3639;
--c-header-shdw: rgba(0,0,0,.3);
--c-main-shdw: rgba(0,0,0,.5);
--c-img-bcg-anchor: #312429;
--c-on: rgb(36, 181, 0);
--c-bonus: rgba(177, 232, 0, .2);
--c-donate: rgb(255, 77, 77);
--c-yellow: rgb(209, 209, 0);
--c-off: rgb(255, 20, 20);
--c-colhead-click: rgba(0, 0, 0, .15);
--c-colhead-act: rgba(0, 0, 0, .3);
--c-bcg1: #0e0e0e;
--c-bcg2: #161616;
--c-em-bcg: rgb(140, 25, 13);
--c-em-hvr: rgb(230, 42, 21);
--c-em-act: rgb(115, 36, 28);
--c-fl: rgb(154, 99, 255);
--c-btn-b1: #524141;
--c-btn-b2: #523F3A;
--c-red: rgb(255, 10, 10);
--c-green: rgb(0, 180, 0);
--c-blue: rgb(99, 99, 255);
--c-o-gold: rgb(245, 208, 0);
--c-gold: rgb(255, 215, 0);
--c-orange: rgb(255, 165, 0);
--p-orange: unset;
--p-gold: unset;
--c-leech: rgb(194, 162, 0);
--c-seed: rgb(38, 191, 0);
--c-upload: rgb(105, 181, 133);
--c-snatch: rgb(255, 40, 0);
--c-download: rgb(255, 100, 0);
--c-r01: rgb(255, 0, 0);
--c-r02: rgb(255, 30, 0);
--c-r03: rgb(255, 60, 0);
--c-r04: rgb(235, 94, 0);
--c-r05: rgb(212, 120, 0);
--c-r06: rgb(181, 139, 0);
--c-r07: rgb(156, 156, 0);
--c-r08: rgb(149, 166, 0);
--c-r09: rgb(141, 176, 0);
--c-r10: rgb(38, 191, 0);
--c-r99: rgba(38, 191, 0, .5);
/*shop*/
--c-type-0: rgba(116, 56, 66, .23);
--c-type-1: rgba(58, 77, 115, .23);
--c-type-2: rgba(70, 114, 59, .23);
--c-type-3: rgba(115, 118, 0, .23);
--c-type-4: rgba(84, 84, 84, .23);
--c-type-5: rgba(0, 92, 119, .23);
/*hljs*/
--c-hljs-bcg: #fff;
--c-hljs-txt: #000;
--c-hljs-meta: #c0c0c0;
--c-hljs-comment: #007400;
--c-hljs-tag: #aa0d91;
--c-hljs-variable: #3F6E74;
--c-hljs-code: #c41a16;
--c-hljs-regexp: #0E0EFF;
--c-hljs-title: #1c00cf;
--c-hljs-section: #643820;
--c-hljs-type: #5c2699;
--c-hljs-attr: #836C28;
--c-hljs-formula: #eee;
--c-hljs-selector-id: #9b703f;
--s-thumbsup: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='25' x2='25' y2='50' gradientTransform='matrix(1, 0, 0, -1, 0, 50)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%235b8221'/%3E%3Cstop offset='1' stop-color='%237fb52d'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='25' y1='2' x2='25' y2='48' gradientTransform='matrix(1, 0, 0, -1, 0, 50)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%2362991e'/%3E%3Cstop offset='1' stop-color='%2397cb3a'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M25,0A25,25,0,1,0,50,25,25,25,0,0,0,25,0Z' fill='url(%23a)'/%3E%3Cpath d='M25,5.875A19.125,19.125,0,1,0,44.125,25,19.125,19.125,0,0,0,25,5.875Z' fill='%23f5f5f5'/%3E%3Cpath d='M25,2A23,23,0,1,0,48,25,23,23,0,0,0,25,2ZM18.77083,37.26667a3.62547,3.62547,0,0,1-3.27231-3.94714q.0059-.063.014-.12578a2.83052,2.83052,0,0,1-1.10208-4.12083,2.25453,2.25453,0,0,1-.23959-3.7375c-2.20416-1.24584-2.06041-5.27084,2.34792-4.36042,0,0,5.31875.52708,5.55833-1.67708C22.31667,16.42292,19.25,16.80625,19.25,12.35s2.06042-3.78542,2.73125-2.20417-.09583.76667,3.30625,4.74375,5.03125,2.68334,8.14583,8.625c.2875,4.64792-1.51414,8.88209-3.21041,12.31459C28.25833,36.69167,20.4,37.45833,18.77083,37.26667Zm16.61113.7347A11.58481,11.58481,0,0,1,31.293,36.5a28.74349,28.74349,0,0,0,3.64167-12.80971s3.09862-.38333,4.85558.575A20.404,20.404,0,0,1,35.382,38.00137Z' fill='url(%23b)'/%3E%3C/svg%3E");
--s-thumbsdown: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='25' x2='25' y2='50' gradientTransform='matrix(1, 0, 0, -1, 0, 50)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23992628'/%3E%3Cstop offset='1' stop-color='%23cc3336'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='25' y1='2' x2='25' y2='48' gradientTransform='matrix(1, 0, 0, -1, 0, 50)' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23b32d2f'/%3E%3Cstop offset='1' stop-color='%23e6393c'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M25,0A25,25,0,1,0,50,25,25,25,0,0,0,25,0Z' fill='url(%23a)'/%3E%3Cpath d='M25,5.875A19.125,19.125,0,1,0,44.125,25,19.125,19.125,0,0,0,25,5.875Z' fill='%23f5f5f5'/%3E%3Cpath d='M25,2A23,23,0,1,0,48,25,23,23,0,0,0,25,2Zm8.87719,25.2162c-3.27851,6.25438-4.99342,4.89254-8.57456,9.07894s-2.77412,3.32895-3.48026,4.99342-2.875,2.37062-2.875-2.32017,3.22807-4.28728,2.97588-7.3136c-.2522-2.32017-5.85088-1.76535-5.85088-1.76535-4.64035.95833-4.79167-3.27851-2.47149-4.58991a2.37319,2.37319,0,0,1,.25219-3.93421,2.97948,2.97948,0,0,1,1.16009-4.33772A3.81627,3.81627,0,0,1,18.31059,12.755q.06607-.00851.13241-.01471c1.71491-.20176,9.98684.60526,12.05483,1.51316C32.28335,17.86663,34.17982,22.32365,33.87719,27.2162Zm6.69154-.79018c-1.84943,1.00878-5.11114.60527-5.11114.60527a30.25629,30.25629,0,0,0-3.83334-13.48395,12.19561,12.19561,0,0,1,4.30413-1.5804A21.478,21.478,0,0,1,40.56873,26.426Z' fill='url(%23b)'/%3E%3C/svg%3E");
--s-select: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 11.41421'%3E%3Cpolygon points='18.586 0 10 8.586 1.414 0 0 1.414 10 11.414 20 1.414 18.586 0' fill='%23646464'/%3E%3C/svg%3E");
--s-number: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 18'%3E%3Cpolygon points='11.152 11.152 6 16.303 0.848 11.152 0 12 6 18 12 12 11.152 11.152' fill='%23646464'/%3E%3Cpolygon points='11.152 6.848 6 1.697 0.848 6.848 0 6 6 0 12 6 11.152 6.848' fill='%23646464'/%3E%3C/svg%3E");
--s-gold-plus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M14.13257,0C10.7522,0,7.14014.85577,7.14014,3.25757v9.92474q-.0738-.00054-.14771-.00055C3.61206,13.18176,0,14.03754,0,16.43939v12.303C.00043,31.14429,3.6123,32,6.99237,32s6.99207-.85571,6.99249-3.25726V27.60547q.0738.00054.14765.00055c.4552,0,.90844-.017,1.35467-.05066,1.64014,1.32275,4.92047,1.44256,6.04035,1.44256,3.38006,0,6.99206-.85565,6.99249-3.2572V13.43732c-.00012-2.40186-3.61218-3.25757-6.99243-3.25757q-.20151,0-.40259.00445V3.25757C21.12488.85571,17.51282,0,14.13257,0Z' fill='%23a86500'/%3E%3Cpath d='M19.625,22.59088v1.75763h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,22.59088v1.75763h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V22.59088Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,20.83331v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,20.83331v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V20.83331Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,19.07573v1.75763h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006l-1.09849-1.75757,1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,19.07573v1.75763h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V19.07573Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,17.31816v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,17.31816v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V17.31816Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,15.56058v1.75763h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006l-1.09849-1.75757,1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,15.56058v1.75763h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V15.56058Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,13.803v1.75763h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758L14.13257,13.803Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,13.803v1.75763h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V13.803Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,12.04543v1.75763h0c-.00017.97064-2.45909,1.75752-5.49235,1.75752h-.00006L13.03408,13.803l1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,12.04543v1.75763h0c.00017.97064,2.45909,1.75752,5.49235,1.75752h.00007V12.04543Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,10.28785v1.75763h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006l-1.09849-1.75757,1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,10.28785v1.75763h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V10.28785Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,8.53028V10.2879h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,8.53028V10.2879h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V8.53028Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,6.7727V8.53033h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006L13.03408,8.53028,14.13257,6.7727Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,6.7727V8.53033h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V6.7727Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,5.01513V6.77275h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006L13.03408,6.7727l1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,5.01513V6.77275h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V5.01513Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,3.25755V5.01518h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006L13.03408,5.01513l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,3.25755V5.01518h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V3.25755Z' fill='%23ffad00'/%3E%3Cpath d='M14.13257,1.5h0L13.03408,3.25755l1.09849,1.75758h0c3.03334,0,5.49242-.78689,5.49242-1.75758S17.166,1.5,14.13257,1.5Z' fill='%23ffad00'/%3E%3Cpath d='M8.64014,3.25755c0,.97067,2.459,1.75758,5.49243,1.75758V1.5C11.09916,1.5,8.64014,2.28686,8.64014,3.25755Z' fill='%23ffce2a'/%3E%3Cpath d='M14.13257,2.214h0L13.03405,3.25755l1.09846,1.04356h0c1.81716,0,3.29545-.46814,3.29545-1.04356S15.94973,2.214,14.13257,2.214Z' fill='%23ffce2a'/%3E%3Cpath d='M10.8371,3.25755c0,.5754,1.4783,1.04354,3.29546,1.04356V2.214C12.3154,2.214,10.8371,2.68215,10.8371,3.25755Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,26.98482v1.75763h0C12.48465,29.7131,10.02573,30.5,6.99247,30.5H6.99241L5.89392,28.7424l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M1.5,26.98482v1.75763h0C1.50016,29.7131,3.95908,30.5,6.99234,30.5h.00007V26.98482Z' fill='%23ffad00'/%3E%3Cpath d='M12.48483,25.22725v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,26.98482l1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M1.5,25.22725v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V25.22725Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,23.46967V25.2273h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752H6.99241L5.89392,25.22725l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M1.5,23.46967V25.2273h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V23.46967Z' fill='%23ffad00'/%3E%3Cpath d='M12.48483,21.7121v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,23.46967,6.99241,21.7121Z' fill='%23ffce2a'/%3E%3Cpath d='M1.5,21.7121v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V21.7121Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,19.95452v1.75763h0c-.00017.97064-2.45909,1.75752-5.49235,1.75752H6.99241L5.89392,21.7121l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M1.5,19.95452v1.75763h0c.00017.97064,2.45909,1.75752,5.49235,1.75752h.00007V19.95452Z' fill='%23ffad00'/%3E%3Cpath d='M12.48483,18.19694v1.75763h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,19.95452l1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M1.5,18.19694v1.75763h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V18.19694Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,16.43937V18.197h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,18.19694l1.09849-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M1.5,16.43937V18.197h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V16.43937Z' fill='%23ffad00'/%3E%3Cpath d='M6.99241,14.68179h0L5.89392,16.43937l1.09849,1.75757h0c3.03334,0,5.49242-.78688,5.49242-1.75757S10.02581,14.68179,6.99241,14.68179Z' fill='%23ffad00'/%3E%3Cpath d='M1.5,16.43937c0,.97067,2.459,1.75757,5.49243,1.75757V14.68179C3.959,14.68179,1.5,15.46868,1.5,16.43937Z' fill='%23ffce2a'/%3E%3Cpath d='M6.99241,15.39581h0L5.89389,16.43937l1.09846,1.04356h0c1.81716,0,3.29545-.46815,3.29545-1.04356S8.80956,15.39581,6.99241,15.39581Z' fill='%23ffce2a'/%3E%3Cpath d='M3.69694,16.43937c0,.57539,1.4783,1.04354,3.29545,1.04356V15.39581C5.17524,15.39581,3.69694,15.864,3.69694,16.43937Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,23.98279v1.75763h0c-.00018.97064-2.45909,1.75752-5.49235,1.75752h-.00007l-1.09848-1.75757,1.09848-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,23.98279v1.75763h0c.00018.97064,2.45909,1.75752,5.49235,1.75752h.00007V23.98279Z' fill='%23ffad00'/%3E%3Cpath d='M27.02,22.22521v1.75763h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M16.03514,22.22521v1.75763h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V22.22521Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,20.46764v1.75762h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,20.46764v1.75762h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V20.46764Z' fill='%23ffad00'/%3E%3Cpath d='M27.02,18.71006v1.75763h0c-.00018.97065-2.45909,1.75752-5.49235,1.75752h-.00007l-1.09848-1.75757,1.09848-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M16.03514,18.71006v1.75763h0c.00018.97065,2.45909,1.75752,5.49235,1.75752h.00007V18.71006Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,16.95249v1.75762h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,16.95249v1.75762h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V16.95249Z' fill='%23ffad00'/%3E%3Cpath d='M27.02,15.19491v1.75763h0c-.00018.97065-2.45909,1.75752-5.49235,1.75752h-.00007l-1.09848-1.75757,1.09848-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M16.03514,15.19491v1.75763h0c.00018.97065,2.45909,1.75752,5.49235,1.75752h.00007V15.19491Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,13.43733V15.195h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,13.43733V15.195h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V13.43733Z' fill='%23ffad00'/%3E%3Cpath d='M21.52756,11.67976h0l-1.09848,1.75757,1.09848,1.75758h0c3.03335,0,5.49243-.78689,5.49243-1.75758S24.561,11.67976,21.52756,11.67976Z' fill='%23ffad00'/%3E%3Cpath d='M16.03514,13.43733c0,.97068,2.459,1.75758,5.49242,1.75758V11.67976C18.49416,11.67976,16.03514,12.46665,16.03514,13.43733Z' fill='%23ffce2a'/%3E%3Cpath d='M21.52756,12.39377h0l-1.09851,1.04356L21.5275,14.4809h0c1.81716,0,3.29546-.46815,3.29546-1.04357S23.34472,12.39377,21.52756,12.39377Z' fill='%23ffce2a'/%3E%3Cpath d='M18.2321,13.43733c0,.5754,1.47829,1.04355,3.29545,1.04357V12.39377C19.71039,12.39377,18.2321,12.86194,18.2321,13.43733Z' fill='%23fdeb95'/%3E%3Ccircle cx='24' cy='23.9996' r='8' fill='%231d9100'/%3E%3Ccircle cx='24' cy='23.9996' r='6.5' fill='%233faf2a'/%3E%3Cpolygon points='28.5 23 25 23 25 19.5 23 19.5 23 23 19.5 23 19.5 25 23 25 23 28.5 25 28.5 25 25 28.5 25 28.5 23' fill='%23f5f5f5'/%3E%3C/svg%3E");
--s-gold-minus: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M14.13257,0C10.7522,0,7.14014.85577,7.14014,3.25757v9.92474q-.0738-.00054-.14771-.00055C3.61206,13.18176,0,14.03754,0,16.43939v12.303C.00043,31.14429,3.6123,32,6.99237,32s6.99207-.85571,6.99249-3.25726V27.60547q.0738.00054.14765.00055c.4552,0,.90844-.017,1.35467-.05066,1.64014,1.32275,4.92047,1.44256,6.04035,1.44256,3.38006,0,6.99206-.85565,6.99249-3.2572V13.43732c-.00012-2.40186-3.61218-3.25757-6.99243-3.25757q-.20151,0-.40259.00445V3.25757C21.12488.85571,17.51282,0,14.13257,0Z' fill='%23a86500'/%3E%3Cpath d='M19.625,22.59088v1.75763h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,22.59088v1.75763h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V22.59088Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,20.83331v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,20.83331v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V20.83331Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,19.07573v1.75763h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006l-1.09849-1.75757,1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,19.07573v1.75763h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V19.07573Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,17.31816v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,17.31816v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V17.31816Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,15.56058v1.75763h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006l-1.09849-1.75757,1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,15.56058v1.75763h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V15.56058Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,13.803v1.75763h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758L14.13257,13.803Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,13.803v1.75763h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V13.803Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,12.04543v1.75763h0c-.00017.97064-2.45909,1.75752-5.49235,1.75752h-.00006L13.03408,13.803l1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,12.04543v1.75763h0c.00017.97064,2.45909,1.75752,5.49235,1.75752h.00007V12.04543Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,10.28785v1.75763h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006l-1.09849-1.75757,1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,10.28785v1.75763h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V10.28785Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,8.53028V10.2879h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006l-1.09849-1.75758,1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,8.53028V10.2879h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V8.53028Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,6.7727V8.53033h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006L13.03408,8.53028,14.13257,6.7727Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,6.7727V8.53033h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V6.7727Z' fill='%23ffad00'/%3E%3Cpath d='M19.625,5.01513V6.77275h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753h-.00006L13.03408,6.7727l1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M8.64014,5.01513V6.77275h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V5.01513Z' fill='%23fdeb95'/%3E%3Cpath d='M19.625,3.25755V5.01518h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752h-.00006L13.03408,5.01513l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M8.64014,3.25755V5.01518h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V3.25755Z' fill='%23ffad00'/%3E%3Cpath d='M14.13257,1.5h0L13.03408,3.25755l1.09849,1.75758h0c3.03334,0,5.49242-.78689,5.49242-1.75758S17.166,1.5,14.13257,1.5Z' fill='%23ffad00'/%3E%3Cpath d='M8.64014,3.25755c0,.97067,2.459,1.75758,5.49243,1.75758V1.5C11.09916,1.5,8.64014,2.28686,8.64014,3.25755Z' fill='%23ffce2a'/%3E%3Cpath d='M14.13257,2.214h0L13.03405,3.25755l1.09846,1.04356h0c1.81716,0,3.29545-.46814,3.29545-1.04356S15.94973,2.214,14.13257,2.214Z' fill='%23ffce2a'/%3E%3Cpath d='M10.8371,3.25755c0,.5754,1.4783,1.04354,3.29546,1.04356V2.214C12.3154,2.214,10.8371,2.68215,10.8371,3.25755Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,26.98482v1.75763h0C12.48465,29.7131,10.02573,30.5,6.99247,30.5H6.99241L5.89392,28.7424l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M1.5,26.98482v1.75763h0C1.50016,29.7131,3.95908,30.5,6.99234,30.5h.00007V26.98482Z' fill='%23ffad00'/%3E%3Cpath d='M12.48483,25.22725v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,26.98482l1.09849-1.75757Z' fill='%23ffce2a'/%3E%3Cpath d='M1.5,25.22725v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V25.22725Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,23.46967V25.2273h0c-.00017.97065-2.45909,1.75752-5.49235,1.75752H6.99241L5.89392,25.22725l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M1.5,23.46967V25.2273h0c.00017.97065,2.45909,1.75752,5.49235,1.75752h.00007V23.46967Z' fill='%23ffad00'/%3E%3Cpath d='M12.48483,21.7121v1.75762h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,23.46967,6.99241,21.7121Z' fill='%23ffce2a'/%3E%3Cpath d='M1.5,21.7121v1.75762h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V21.7121Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,19.95452v1.75763h0c-.00017.97064-2.45909,1.75752-5.49235,1.75752H6.99241L5.89392,21.7121l1.09849-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M1.5,19.95452v1.75763h0c.00017.97064,2.45909,1.75752,5.49235,1.75752h.00007V19.95452Z' fill='%23ffad00'/%3E%3Cpath d='M12.48483,18.19694v1.75763h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,19.95452l1.09849-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M1.5,18.19694v1.75763h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V18.19694Z' fill='%23fdeb95'/%3E%3Cpath d='M12.48483,16.43937V18.197h0c-.00017.97065-2.45909,1.75753-5.49235,1.75753H6.99241L5.89392,18.19694l1.09849-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M1.5,16.43937V18.197h0c.00017.97065,2.45909,1.75753,5.49235,1.75753h.00007V16.43937Z' fill='%23ffad00'/%3E%3Cpath d='M6.99241,14.68179h0L5.89392,16.43937l1.09849,1.75757h0c3.03334,0,5.49242-.78688,5.49242-1.75757S10.02581,14.68179,6.99241,14.68179Z' fill='%23ffad00'/%3E%3Cpath d='M1.5,16.43937c0,.97067,2.459,1.75757,5.49243,1.75757V14.68179C3.959,14.68179,1.5,15.46868,1.5,16.43937Z' fill='%23ffce2a'/%3E%3Cpath d='M6.99241,15.39581h0L5.89389,16.43937l1.09846,1.04356h0c1.81716,0,3.29545-.46815,3.29545-1.04356S8.80956,15.39581,6.99241,15.39581Z' fill='%23ffce2a'/%3E%3Cpath d='M3.69694,16.43937c0,.57539,1.4783,1.04354,3.29545,1.04356V15.39581C5.17524,15.39581,3.69694,15.864,3.69694,16.43937Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,23.98279v1.75763h0c-.00018.97064-2.45909,1.75752-5.49235,1.75752h-.00007l-1.09848-1.75757,1.09848-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,23.98279v1.75763h0c.00018.97064,2.45909,1.75752,5.49235,1.75752h.00007V23.98279Z' fill='%23ffad00'/%3E%3Cpath d='M27.02,22.22521v1.75763h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M16.03514,22.22521v1.75763h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V22.22521Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,20.46764v1.75762h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,20.46764v1.75762h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V20.46764Z' fill='%23ffad00'/%3E%3Cpath d='M27.02,18.71006v1.75763h0c-.00018.97065-2.45909,1.75752-5.49235,1.75752h-.00007l-1.09848-1.75757,1.09848-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M16.03514,18.71006v1.75763h0c.00018.97065,2.45909,1.75752,5.49235,1.75752h.00007V18.71006Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,16.95249v1.75762h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75757Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,16.95249v1.75762h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V16.95249Z' fill='%23ffad00'/%3E%3Cpath d='M27.02,15.19491v1.75763h0c-.00018.97065-2.45909,1.75752-5.49235,1.75752h-.00007l-1.09848-1.75757,1.09848-1.75758Z' fill='%23ffce2a'/%3E%3Cpath d='M16.03514,15.19491v1.75763h0c.00018.97065,2.45909,1.75752,5.49235,1.75752h.00007V15.19491Z' fill='%23fdeb95'/%3E%3Cpath d='M27.02,13.43733V15.195h0c-.00018.97065-2.45909,1.75753-5.49235,1.75753h-.00007l-1.09848-1.75758,1.09848-1.75758Z' fill='%23e68900'/%3E%3Cpath d='M16.03514,13.43733V15.195h0c.00018.97065,2.45909,1.75753,5.49235,1.75753h.00007V13.43733Z' fill='%23ffad00'/%3E%3Cpath d='M21.52756,11.67976h0l-1.09848,1.75757,1.09848,1.75758h0c3.03335,0,5.49243-.78689,5.49243-1.75758S24.561,11.67976,21.52756,11.67976Z' fill='%23ffad00'/%3E%3Cpath d='M16.03514,13.43733c0,.97068,2.459,1.75758,5.49242,1.75758V11.67976C18.49416,11.67976,16.03514,12.46665,16.03514,13.43733Z' fill='%23ffce2a'/%3E%3Cpath d='M21.52756,12.39377h0l-1.09851,1.04356L21.5275,14.4809h0c1.81716,0,3.29546-.46815,3.29546-1.04357S23.34472,12.39377,21.52756,12.39377Z' fill='%23ffce2a'/%3E%3Cpath d='M18.2321,13.43733c0,.5754,1.47829,1.04355,3.29545,1.04357V12.39377C19.71039,12.39377,18.2321,12.86194,18.2321,13.43733Z' fill='%23fdeb95'/%3E%3Ccircle cx='24' cy='23.9996' r='8' fill='%23e30000'/%3E%3Ccircle cx='24' cy='23.9996' r='6.5' fill='%23fa0000'/%3E%3Crect x='19.5' y='22.9996' width='9' height='2' fill='%23f5f5f5'/%3E%3C/svg%3E");
--s-banned: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='9' fill='%23e30000'/%3E%3Ccircle cx='9' cy='9' r='8' fill='%23fa0000'/%3E%3Cpolygon points='13.95 5.464 12.536 4.05 9 7.586 5.464 4.05 4.05 5.464 7.586 9 4.05 12.536 5.464 13.95 9 10.414 12.536 13.95 13.95 12.536 10.414 9 13.95 5.464' fill='%23f5f5f5'/%3E%3C/svg%3E");
--s-warned: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 15.58846'%3E%3Cdefs%3E%3Cstyle%3E.b%7Bfill:%23f5f5f5;%7D.c%7Bfill:%23a16d2a;%7D.d%7Bfill:%23b38f00;%7D%3C/style%3E%3C/defs%3E%3Cpath class='c' d='M9,0L0,15.58846H18L9,0Z'/%3E%3Cpolygon class='d' points='9 2 1.732 14.588 16.268 14.588 9 2'/%3E%3Cpath class='b' d='M8.05977,12.67508c-.01837-.25125,.06931-.49871,.24177-.68234,.19538-.16607,.44804-.249,.70383-.231,.25239-.01598,.50077,.06907,.6904,.2364,.32698,.38941,.32584,.95776-.00269,1.34586-.18668,.17124-.43483,.25945-.68771,.24446-.25533,.01621-.50662-.06981-.69845-.23909-.17295-.18038-.26257-.42487-.24715-.67429Zm1.60645-1.83748h-1.31095l-.52397-5.24916h2.359l-.52408,5.24916Z'/%3E%3C/svg%3E");
--s-rss: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='46.26006' y1='46.26006' x2='465.73994' y2='465.73994' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23e3702d'/%3E%3Cstop offset='0.5' stop-color='%23fa9d39'/%3E%3Cstop offset='1' stop-color='%23e3702d'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M421.65625,0H90.34375A90.446,90.446,0,0,0,0,90.34375v331.3125A90.446,90.446,0,0,0,90.34375,512h331.3125A90.446,90.446,0,0,0,512,421.65625V90.34375A90.446,90.446,0,0,0,421.65625,0Z' fill='%23cc6529'/%3E%3Crect x='28' y='28' width='456' height='456' rx='62.34375' ry='62.34375' fill='url(%23a)'/%3E%3Cpath d='M81.05643,267.04959a162.00674,162.00674,0,0,1,115.66406,48.124,163.88531,163.88531,0,0,1,47.96156,116.44071h67.34951c0-127.88568-103.619-231.92124-230.97515-231.92124v67.35657Zm.106-119.39905c155.7603,0,282.48805,127.41971,282.48805,284.04843H431C431,237.92528,274.05353,80.301,81.1624,80.301Zm93.1342,236.99771a46.6483,46.6483,0,1,1-46.65536-46.64834,46.65687,46.65687,0,0,1,46.65536,46.64834Z' fill='%23f5f5f5'/%3E%3C/svg%3E");
--s-transparent: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolygon points='8 16 16 16 16 8 8 0 0 0 0 8 8 16' fill='%23fff'/%3E%3Crect x='8' width='8' height='8' fill='%23ccc'/%3E%3Crect y='8' width='8' height='8' fill='%23ccc'/%3E%3C/svg%3E");
--s-transparent50: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpolygon points='8 8 8 0 0 0 0 8 8 8' fill='%23fff' opacity='0.5'/%3E%3Crect x='8' width='8' height='8' fill='%23ccc' opacity='0.5'/%3E%3Crect y='8' width='8' height='8' fill='%23ccc' opacity='0.5'/%3E%3Cpolygon points='16 16 16 8 8 8 8 16 16 16' fill='%23fff' opacity='0.5'/%3E%3C/svg%3E");
--s-scroll-totop: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 11.414'%3E%3Cpolygon points='1.414 11.414 10 2.828 18.586 11.414 20 10 10 0 0 10 1.414 11.414' fill='%23646464'/%3E%3C/svg%3E");
--s-scroll-tobot: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 11.414'%3E%3Cpolygon points='18.586 0 10 8.586 1.414 0 0 1.414 10 11.414 20 1.414 18.586 0' fill='%23646464'/%3E%3C/svg%3E");
--s-scroll-toleft: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.414 20'%3E%3Cpolygon points='11.414 18.586 2.828 10 11.414 1.414 10 0 0 10 10 20 11.414 18.586' fill='%23646464'/%3E%3C/svg%3E");
--s-scroll-toright: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.414 20'%3E%3Cpolygon points='0 1.414 8.586 10 0 18.586 1.414 20 11.414 10 1.414 0 0 1.414' fill='%23646464'/%3E%3C/svg%3E");
--s-scroll-resizer: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E%3Cpolygon points='10.111 14 11.879 14 14 11.879 14 10.111 10.111 14' fill='%23646464'/%3E%3Cpolygon points='6.111 14 7.879 14 14 7.879 14 6.111 6.111 14' fill='%23646464'/%3E%3C/svg%3E");
}