|
* { |
|
transition: all 0.2s; |
|
} |
|
|
|
footer { |
|
visibility: hidden !important; |
|
} |
|
.dark { |
|
--container-radius: 18px !important; |
|
--block-border-width: 0px !important; |
|
--block-radius: 18px !important; |
|
--border-color-primary: transparent !important; |
|
--block-background-fill: #202020 !important; |
|
--body-background-fill: #000000 !important; |
|
--input-background-fill: #151515 !important; |
|
--input-radius: 14px !important; |
|
--checkbox-label-border-width: 0px !important; |
|
--block-label-border-width: 0px !important; |
|
--input-border-width: 0px !important; |
|
--checkbox-label-background-fill: #151515 !important; |
|
--button-small-radius: 25px !important; |
|
--slider-color: #472b4a !important; |
|
--radius-md: 15px !important; |
|
--radius-sm: 25px !important; |
|
--background-fill-primary: #210e24 !important; |
|
} |
|
.primary { |
|
color: #FFF !important; |
|
font-size: 16px !important; |
|
padding: 10px 20px !important; |
|
border: 3px solid rgb(234 181 238) !important; |
|
border-radius: 15px !important; |
|
text-decoration: none !important; |
|
transition: 0.5s ease-in-out !important; |
|
font-weight: normal !important; |
|
background: none !important; |
|
} |
|
.primary:hover { |
|
background: rgb(234 181 238) !important; |
|
color: #000 !important; |
|
} |
|
div.svelte-19hvt5v { |
|
border: 0px solid #510067 !important; |
|
background: #101010; |
|
} |
|
.selected.svelte-1uw5tnk { |
|
border-color: #510067 !important; |
|
border-width: 0px !important; |
|
} |
|
.tab-nav.svelte-1uw5tnk { |
|
border-bottom: 0px solid #510067 !important; |
|
} |
|
.secondary { |
|
color: #FFF !important; |
|
font-size: 18px !important; |
|
border: 3px solid rgb(96 55 103) !important; |
|
border-radius: 15px !important; |
|
transition: background-color 0.5s ease-in-out !important; |
|
width: 100% !important; |
|
background-color: transparent !important; |
|
height: 50px !important; |
|
font-weight: bold !important; |
|
align-items: center !important; |
|
justify-content: center !important; |
|
background: none !important; |
|
} |
|
.secondary:hover { |
|
background-color: rgb(96 55 103) !important; |
|
} |
|
.svelte-zyxd38 { |
|
display: none !important; |
|
visibility: hidden !important |
|
} |
|
.selected.svelte-1uw5tnk { |
|
background: #151515; |
|
border-radius: 25px !important; |
|
margin-bottom: 3px !important; |
|
} |
|
button.svelte-1uw5tnk { |
|
margin-bottom: 3px !important; |
|
} |
|
label.svelte-1mhtq7j.svelte-1mhtq7j.svelte-1mhtq7j:hover { |
|
background: #291928 !important; |
|
} |
|
.controls.svelte-euo1cw.svelte-euo1cw { |
|
background: #321f37 !important; |
|
} |
|
.padded.svelte-p87ime { |
|
border: none !important; |
|
} |
|
label.svelte-1b6s6s { |
|
background: #210e24 !important; |
|
} |