@import "https://fonts.googleapis.com/css2?family=Allura&display=swap";body{overflow-x:hidden;min-height:100vh;background-image:url(/img/light-alliums.png),linear-gradient(to right,#49006d 0%,#8200c4 100%);background-size:70.866vh 50vh,100% 100%;background-attachment:fixed;background-position:center bottom,left top;background-repeat:repeat-x,no-repeat;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}[data-theme=dark]{background-image:url(/img/dark-alliums.png),linear-gradient(to right,#180024 0%,#440166 100%)}[data-theme=dark] #content>.container{background-color:#0009}#content{font-size:calc(max(1.5vw,16px))}#content h1{margin:0 0 .25em;font-family:allura,cursive;font-size:3em;text-align:center}#content>.container{padding:2em;background-color:#fff9;box-shadow:0 0 20px #0009}@media only screen and (min-width:992px){body{display:flex;align-items:center;justify-content:center}#content{width:50%}}.btn.btn-primary{background-color:#9300ff;border:2px solid #9300ff}.btn.btn-primary:hover{background-color:#a72cff;box-shadow:inset 0 0 3px #9300ff}.btn.btn-secondary{background-color:#6a00b6;border:2px solid #6a00b6}.btn.btn-secondary:hover{background-color:#7d00d6;box-shadow:inset 0 0 3px #6a00b6}