Vivawaves commited on
Commit
b054815
1 Parent(s): d149eaf

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +710 -1
style.css CHANGED
@@ -9,4 +9,713 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items
9
  #share-btn * {all: unset}
10
  #share-btn-container div:nth-child(-n+2){width: auto !important;min-height: 0px !important;}
11
  #share-btn-container .wrap {display: none !important}
12
- #share-btn-container.hidden {display: none!important}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  #share-btn * {all: unset}
10
  #share-btn-container div:nth-child(-n+2){width: auto !important;min-height: 0px !important;}
11
  #share-btn-container .wrap {display: none !important}
12
+ #share-btn-container.hidden {display: none!important}
13
+
14
+ div#component-1 {
15
+ display: none;
16
+ }
17
+
18
+ .svelte-1ed2p3z {
19
+ display: none;
20
+ }
21
+
22
+ div#component-6 {
23
+ display: none;
24
+ }
25
+
26
+
27
+
28
+ footer {visibility: hidden !important;}
29
+ #container{
30
+
31
+ margin: 0 auto;
32
+
33
+ max-width: 40rem;
34
+
35
+ }
36
+
37
+ #intro{
38
+
39
+ max-width: 100%;
40
+
41
+ text-align: center;
42
+
43
+ margin: 0 auto;
44
+
45
+ }
46
+
47
+ div.svelte-vt1mxs {
48
+
49
+ display: flex;
50
+
51
+ position: relative;
52
+
53
+ flex-direction: column
54
+
55
+ }
56
+
57
+ div.svelte-vt1mxs>*,div.svelte-vt1mxs>.form > * {
58
+
59
+ width: var(--size-full)
60
+
61
+ }
62
+
63
+ .gap.svelte-vt1mxs {
64
+
65
+ gap: var(--layout-gap)
66
+
67
+ }
68
+
69
+ .hide.svelte-vt1mxs {
70
+
71
+ display: none
72
+
73
+ }
74
+
75
+ .compact.svelte-vt1mxs>*,.compact.svelte-vt1mxs .box {
76
+
77
+ border-radius: 0
78
+
79
+ }
80
+
81
+ .compact.svelte-vt1mxs,.panel.svelte-vt1mxs {
82
+
83
+ border: solid var(--panel-border-width) var(--panel-border-color);
84
+
85
+ border-radius: var(--container-radius);
86
+
87
+ background: var(--panel-background-fill);
88
+
89
+ padding: var(--spacing-lg)
90
+
91
+ }
92
+
93
+ div#component-24 {
94
+
95
+ display: none;
96
+
97
+ }
98
+
99
+ div#component-8 {background: none;border: 0;color: #ffffff;backdrop-filter: blur(0px);-webkit-backdrop-filter: blur(0px);border-width: 0 !important;}
100
+
101
+ span.md.svelte-9tftx4 {
102
+
103
+ display: none;
104
+
105
+ }
106
+
107
+ .empty.svelte-lk9eg8.large.unpadded_box {
108
+
109
+ background: none !important;
110
+
111
+ }
112
+
113
+ div#component-26 {
114
+
115
+ display: none;
116
+
117
+ }
118
+
119
+ div#component-7 {
120
+
121
+ background: none;
122
+
123
+ }
124
+
125
+ .wrap.default.full.svelte-119qaqt.hide {
126
+
127
+ background: none !important;
128
+
129
+ }
130
+
131
+ .styler.svelte-iyf88w {
132
+
133
+ background: none !important;
134
+
135
+ }
136
+
137
+ div#component-3 {
138
+
139
+ background: none !important;
140
+
141
+ border: 0;
142
+
143
+ }
144
+
145
+ input.scroll-hide.svelte-1f354aw {
146
+
147
+ overflow: hidden !important;
148
+
149
+ }
150
+
151
+ div#component-5 {
152
+
153
+ border-radius: 40px 0px 0px 40px;
154
+
155
+ background: black !important;
156
+
157
+ opacity: 0.9;
158
+
159
+ }
160
+
161
+ #component-6 {
162
+
163
+ border-radius: 0px 40px 40px 0px;
164
+
165
+ background: linear-gradient(358deg, #ff4d0080, #fff0);
166
+
167
+ color: #ffffffe3;
168
+
169
+ border: 2px #ffffffc2 dashed;
170
+
171
+ border-left: 0;
172
+
173
+ font-size: 30px;
174
+
175
+ letter-spacing:-1px;
176
+
177
+ position: relative;
178
+
179
+ z-index: 1;
180
+
181
+ backdrop-filter: blur(18px);
182
+
183
+ -webkit-backdrop-filter: blur(18px);
184
+
185
+ }
186
+
187
+ div#component-0 {
188
+
189
+ max-width: 100% !important;
190
+
191
+ }
192
+
193
+ .grid-wrap.svelte-1b19cri.fixed-height {
194
+
195
+ max-height: 100% !important;
196
+
197
+ overflow: auto;
198
+
199
+ }
200
+
201
+ footer.svelte-1ax1toq {
202
+
203
+ display: none !important;
204
+
205
+ }
206
+
207
+ input.scroll-hide.svelte-1f354aw {
208
+
209
+ font-size: 26px;
210
+
211
+ padding: 25px;
212
+
213
+ }
214
+
215
+ div#component-4 {
216
+
217
+ margin-top: 230px;
218
+
219
+ margin-bottom: 30px;
220
+
221
+ }
222
+
223
+ gradio-app {
224
+
225
+ background-color: transparent !important;
226
+
227
+ background: url(https://vivawaves.com/wavesweaveslogo.svg) top center no-repeat !important;
228
+
229
+ margin-top: 260px;
230
+
231
+ }
232
+
233
+ label.svelte-1f354aw {
234
+
235
+ }
236
+
237
+ .styler.svelte-iyf88w {
238
+
239
+ }
240
+
241
+ body {
242
+
243
+ background: url(https://vivawaves.com/vivatodaybg2.jpg);
244
+
245
+ background-size: cover;
246
+
247
+ }
248
+
249
+ img.svelte-1b19cri {}
250
+
251
+ .preview.svelte-1b19cri {
252
+
253
+ background: #0000004d !important;
254
+
255
+ border-radius: 20px;
256
+
257
+ padding: 20px;
258
+
259
+
260
+
261
+ }
262
+
263
+ button.svelte-1030q2h {
264
+
265
+ border-radius: 100%;
266
+
267
+ }
268
+
269
+ div.svelte-1030q2h svg {
270
+
271
+ }
272
+
273
+ svg path {
274
+
275
+ }
276
+
277
+ img.svelte-1b19cri {
278
+
279
+ border-radius: 10px;
280
+
281
+ }
282
+
283
+ .form.svelte-sfqy0y {
284
+
285
+ background: #fff0;
286
+
287
+ border-width: 0px;
288
+
289
+ opacity: 0.8;
290
+
291
+ }
292
+
293
+ .gradio-container-3-44-2,.gradio-container-3-44-2 *,.gradio-container-3-44-2 :before,.gradio-container-3-44-2 :after {
294
+
295
+ box-sizing: border-box;
296
+
297
+ border-width: 0;
298
+
299
+ border-style: solid;
300
+
301
+ }
302
+
303
+ div#component-13 {
304
+
305
+ display: none;
306
+
307
+ }
308
+
309
+ footer.svelte-mpyp5e {
310
+
311
+
312
+ }
313
+
314
+ div#intro {
315
+
316
+ display: none;
317
+
318
+ }
319
+
320
+ div.svelte-15lo0d8 {
321
+
322
+ display: flex;
323
+
324
+ flex-wrap: wrap;
325
+
326
+ gap: 0;
327
+
328
+ width: var(--size-full);
329
+
330
+ flex-direction: initial;
331
+
332
+ justify-content: center;
333
+
334
+ align-items: baseline;
335
+
336
+ }
337
+
338
+ input.svelte-1f354aw.svelte-1f354aw, textarea.svelte-1f354aw.svelte-1f354aw {
339
+
340
+
341
+
342
+ position: relative;
343
+
344
+ outline: none !important;
345
+
346
+ box-shadow: var(--input-shadow);
347
+
348
+ background: var(--input-background-fill);
349
+
350
+ padding: var(--input-padding);
351
+
352
+ width: 100%;
353
+
354
+ color: var(--body-text-color);
355
+
356
+ font-weight: var(--input-text-weight);
357
+
358
+ font-size: large;
359
+
360
+ line-height: initial;
361
+
362
+ border: none;
363
+
364
+ text-size-adjust: auto;
365
+
366
+ font-size: 23px !important;
367
+
368
+ }
369
+
370
+ div#component-24 {
371
+
372
+ display: none;
373
+
374
+ }
375
+
376
+ div#component-8 {background: #00000024;border: 0;color: #ffffff;backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);border-width: 0 !important;}
377
+
378
+ span.md.svelte-9tftx4 {
379
+
380
+ display: none;
381
+
382
+ }
383
+
384
+ .empty.svelte-lk9eg8.large.unpadded_box {
385
+
386
+ background: none !important;
387
+
388
+ }
389
+
390
+ div#component-26 {
391
+
392
+ display: none;
393
+
394
+ }
395
+
396
+ div#component-7 {
397
+
398
+ background: none;
399
+
400
+ }
401
+
402
+ .wrap.default.full.svelte-119qaqt.hide {
403
+
404
+ background: none !important;
405
+
406
+ }
407
+
408
+ .styler.svelte-iyf88w {
409
+
410
+ background: none !important;
411
+
412
+ }
413
+
414
+ div#component-3 {
415
+
416
+ background: none !important;
417
+
418
+ border: 0;
419
+
420
+ }
421
+
422
+ div#component-9 {
423
+ border: 0 !important;
424
+ }
425
+
426
+
427
+ input.scroll-hide.svelte-1f354aw {
428
+
429
+ overflow: hidden !important;
430
+
431
+ }
432
+
433
+ div#component-5 {
434
+
435
+ border-radius: 40px;
436
+
437
+ background: transparent !important;
438
+
439
+ opacity: 1;
440
+
441
+ }
442
+
443
+ #component-6 {
444
+ border-radius: 40px;
445
+ background: #d7661500;
446
+ border: none;
447
+ border-left: 0;
448
+ font-size: 30px;
449
+ letter-spacing: -1px;
450
+ position: relative;
451
+ z-index: 1;
452
+ backdrop-filter: none;
453
+ -webkit-backdrop-filter: none;
454
+ display: block;
455
+ }
456
+
457
+ div#component-0 {
458
+
459
+ max-width: 100% !important;
460
+
461
+ }
462
+
463
+ .grid-wrap.svelte-1b19cri.fixed-height {
464
+
465
+ max-height: 100% !important;
466
+
467
+ overflow: auto;
468
+
469
+ }
470
+
471
+ footer.svelte-1ax1toq {
472
+
473
+ display: none !important;
474
+
475
+ }
476
+
477
+ input.scroll-hide.svelte-1f354aw {
478
+
479
+ font-size: 26px;
480
+
481
+ padding: 25px;
482
+
483
+ }
484
+
485
+ div#component-4 {
486
+
487
+ margin-top: 230px;
488
+
489
+ margin-bottom: 30px;
490
+
491
+ }
492
+
493
+ gradio-app {
494
+
495
+ background-color: transparent !important;
496
+
497
+ background: url(https://vivawaves.com/wavesweaveslogo.svg) top center no-repeat !important;
498
+
499
+ margin-top: 77px;
500
+
501
+ }
502
+
503
+ label.svelte-1f354aw {
504
+
505
+ }
506
+
507
+ .styler.svelte-iyf88w {
508
+
509
+ }
510
+
511
+ body {
512
+
513
+ background: url(https://vivawaves.com/vivatodaybg2.jpg);
514
+
515
+ background-size: cover;
516
+
517
+ }
518
+
519
+ img.svelte-1b19cri {}
520
+
521
+ .preview.svelte-1b19cri {
522
+
523
+ background: #0000004d !important;
524
+
525
+ border-radius: 20px;
526
+
527
+ padding: 20px;
528
+
529
+ overflow: hidden;
530
+
531
+ }
532
+
533
+ button.svelte-1030q2h {
534
+
535
+ border-radius: 100%;
536
+
537
+ }
538
+
539
+ div.svelte-1030q2h svg {
540
+
541
+ }
542
+
543
+ svg path {
544
+
545
+ }
546
+
547
+ img.svelte-1b19cri {
548
+
549
+ border-radius: 10px;
550
+
551
+ }
552
+
553
+ .form.svelte-sfqy0y {
554
+
555
+ background: #fff0;
556
+
557
+ border-width: 0px;
558
+
559
+ opacity: 0.8;
560
+
561
+ }
562
+
563
+ .gradio-container-3-44-2,.gradio-container-3-44-2 *,.gradio-container-3-44-2 :before,.gradio-container-3-44-2 :after {
564
+
565
+ box-sizing: border-box;
566
+
567
+ border-width: 0;
568
+
569
+ border-style: solid;
570
+
571
+ }
572
+
573
+ div#component-13 {
574
+
575
+ display: none;
576
+
577
+ }
578
+
579
+ footer.svelte-mpyp5e {
580
+
581
+ display: none !important;
582
+
583
+ }
584
+
585
+ div#intro {
586
+
587
+ display: none;
588
+
589
+ }
590
+
591
+ div.svelte-15lo0d8 {
592
+
593
+ display: flex;
594
+
595
+ flex-wrap: wrap;
596
+
597
+ gap: 0 !important;
598
+
599
+ width: var(--size-full);
600
+
601
+ flex-direction: initial;
602
+
603
+ justify-content: center;
604
+
605
+ align-items: baseline;
606
+
607
+ }
608
+
609
+ input.svelte-1f354aw.svelte-1f354aw, textarea.svelte-1f354aw.svelte-1f354aw {
610
+
611
+ display: block;
612
+
613
+ position: relative;
614
+
615
+ outline: none !important;
616
+
617
+ box-shadow: var(--input-shadow);
618
+
619
+ background: var(--input-background-fill);
620
+
621
+ padding: var(--input-padding);
622
+
623
+ width: 100%;
624
+
625
+ color: var(--body-text-color);
626
+
627
+ font-weight: var(--input-text-weight);
628
+
629
+ font-size: large;
630
+
631
+ line-height: initial;
632
+
633
+ border: none;
634
+
635
+ text-size-adjust: auto;
636
+
637
+ font-size: 23px !important;
638
+
639
+ border-radius: 30px;
640
+
641
+ background: white !important;
642
+
643
+ text-align: center;
644
+
645
+ }
646
+
647
+ div#component-8 {
648
+
649
+ margin-bottom: 70px;
650
+ margin-top: 210px;
651
+
652
+ }
653
+ div#component-15 {display: none;}
654
+
655
+ div#component-18 {
656
+ display: none;
657
+ }
658
+
659
+ div#component-1 {
660
+ display: none;
661
+ }
662
+
663
+ button.selected.svelte-kqij2n {
664
+ display: none;
665
+ }
666
+
667
+ button.svelte-kqij2n {
668
+ display: none;
669
+ }
670
+
671
+ .tab-nav.scroll-hide.svelte-kqij2n {
672
+ display: none;
673
+ }
674
+
675
+ .svelte-vt1mxs.gap {
676
+ border-radius: 20px;
677
+ }
678
+
679
+ div#component-6 {padding: 26px;}
680
+
681
+ button#generate {
682
+ background: radial-gradient(#ff7300, #ffffff9e);
683
+ border-radius: 40px;
684
+ padding: 16px;
685
+ color: #FFF;
686
+ FONT-SIZE: large;
687
+ border: 2px solid #ffffff2e;
688
+ border-top: 0px solid;
689
+ box-shadow: 0px 18px 10px -10px #ff5400;
690
+ backdrop-filter: blur(12px);
691
+ }
692
+
693
+ .wrap.default.full.svelte-zlszon {
694
+ background: url(https://vivawaves.com/spaces.gif) center center no-repeat;
695
+ background-color: black;
696
+ }
697
+
698
+
699
+ .eta-bar.svelte-zlszon.svelte-zlszon {
700
+ background: #484848;
701
+ }
702
+
703
+ button#component-7 {
704
+ display: block;
705
+ width: 100%;
706
+ border-radius: 50px;
707
+ background: #ffc253;
708
+ }
709
+
710
+ span.svelte-1gfkn6j {
711
+ display: none;
712
+ }
713
+
714
+ label.svelte-1b6s6s.float {
715
+ display: none;
716
+ }
717
+
718
+ textarea.scroll-hide.svelte-1f354aw {
719
+ height: 67px;
720
+ border-radius: 40px;
721
+ }