@font-face {
    font-family: 'Oxanium Regular';
    src: url('fonts/Oxanium-Regular.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Oxanium SemiBold';
    src: url('fonts/Oxanium-SemiBold.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

body {
    background: linear-gradient(180deg, #eee, #fff 8%, #fff, 95%, #ccc);
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;

    font: 14px 'Oxanium Regular', sans-serif;
    margin: 40px 40px;
    background: url(background.jpg);
    background-attachment: fixed;
    background-size: cover;

    /* iOS */
    /* background: url(background.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
}

body * {
    transition: all 0.5s ease-out;
}

.welcome-wrapper {
    width: 400px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.welcome-text {
    width: 100%;
}


p {
    line-height: 23px;
    display: inline;
}

h1 {
    font-size: 2rem;
}

.cursor {
    font-size: 1.6rem;
    line-height: 10px;
    position: relative;
    top: 3px;
}

#logo {
    width: 300px;
    height: 129px;
}

.button-container {
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: center;
}

button {
    font: 16px 'Oxanium Regular';
    width: 150px;
    height: 2rem;
    color: #fff;
    background: linear-gradient(90deg, #8f8f8f, #464646);
    background-position: left center;
    background-size: 150% 150%;
    border: 0;
    cursor: pointer;
}

button:hover {
    background-position: right center;
}

/* a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: black;
}

a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 0;
  background: black;
  transition: width 0.2s ease-out;
}

a:hover::after {
  width: 100%;
} */

/* a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: black;
}

a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: black;

  /* Start with 0 scale and center origin */
/*
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.2s ease-out;
}

a:hover::after {
  transform: scaleX(1.2);
} */


a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: black;
    cursor: pointer;
    font-size: 16px;
}

a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 2px;
    width: 0;
    background: black;
    transition: width 0.2s ease-out;
}

a::after {
    visibility: hidden;
}

a:hover::after {
    visibility: visible;
    content: '\25A0';
    position: absolute;
    right: -18px;
    bottom: -6px;
    display: inline-block;
    font-size: 1.5rem;
    vertical-align: middle;
    animation: blink-cursor 0.2s steps(2, start) infinite;
}

a:hover::before {
    width: 100%;
}

@keyframes blink-cursor {
  0%, 50% {
    opacity: 1;
  }
  50.01%, 100% {
    opacity: 0;
  }
}

@media (max-width: 600px) {
    #logo {
        width: 250px;
    }

    p {
        font-size: 0.8rem;
    }

    h1 {
        font-size: 1.5rem;
    }

    cursor {
        font-size: 1.2rem;
    }
}

/***************************************************
 * Generated by SVG Artista on 10/7/2025, 7:12:23 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

svg .svg-elem-1 {
    stroke-dashoffset: 296.88623046875px;
    stroke-dasharray: 296.88623046875px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s;
}

svg.active .svg-elem-1 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-2 {
    stroke-dashoffset: 141.36000061035156px;
    stroke-dasharray: 141.36000061035156px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.05s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.05s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s;
}

svg.active .svg-elem-2 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-3 {
    stroke-dashoffset: 326.8930969238281px;
    stroke-dasharray: 326.8930969238281px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.1s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6s;
}

svg.active .svg-elem-3 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-4 {
    stroke-dashoffset: 141.36000061035156px;
    stroke-dasharray: 141.36000061035156px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.15000000000000002s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.15000000000000002s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s;
}

svg.active .svg-elem-4 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-5 {
    stroke-dashoffset: 211.54006958007812px;
    stroke-dasharray: 211.54006958007812px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.2s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7s;
}

svg.active .svg-elem-5 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-6 {
    stroke-dashoffset: 276.81585693359375px;
    stroke-dasharray: 276.81585693359375px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.25s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.25s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s;
}

svg.active .svg-elem-6 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-7 {
    stroke-dashoffset: 191.16004943847656px;
    stroke-dasharray: 191.16004943847656px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.30000000000000004s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.30000000000000004s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s;
}

svg.active .svg-elem-7 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-8 {
    stroke-dashoffset: 272.3406677246094px;
    stroke-dasharray: 272.3406677246094px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.35000000000000003s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8500000000000001s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.35000000000000003s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8500000000000001s;
}

svg.active .svg-elem-8 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-9 {
    stroke-dashoffset: 304.6033630371094px;
    stroke-dasharray: 304.6033630371094px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.4s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s;
}

svg.active .svg-elem-9 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-10 {
    stroke-dashoffset: 191.15997314453125px;
    stroke-dasharray: 191.15997314453125px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.45s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.45s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.95s;
}

svg.active .svg-elem-10 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-11 {
    stroke-dashoffset: 289.3305969238281px;
    stroke-dasharray: 289.3305969238281px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.5s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s;
}

svg.active .svg-elem-11 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-12 {
    stroke-dashoffset: 211.54000854492188px;
    stroke-dasharray: 211.54000854492188px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.55s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s;
}

svg.active .svg-elem-12 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-13 {
    stroke-dashoffset: 141.36004638671875px;
    stroke-dasharray: 141.36004638671875px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6000000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.6000000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s;
}

svg.active .svg-elem-13 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-14 {
    stroke-dashoffset: 304.6034240722656px;
    stroke-dasharray: 304.6034240722656px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.65s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.15s;
}

svg.active .svg-elem-14 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-15 {
    stroke-dashoffset: 331.5865173339844px;
    stroke-dasharray: 331.5865173339844px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7000000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.7000000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s;
}

svg.active .svg-elem-15 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-16 {
    stroke-dashoffset: 272.3407897949219px;
    stroke-dasharray: 272.3407897949219px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.75s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s;
}

svg.active .svg-elem-16 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-17 {
    stroke-dashoffset: 167.62652587890625px;
    stroke-dasharray: 167.62652587890625px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s;
}

svg.active .svg-elem-17 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-18 {
    stroke-dashoffset: 345.7197265625px;
    stroke-dasharray: 345.7197265625px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8500000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8500000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.35s;
}

svg.active .svg-elem-18 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-19 {
    stroke-dashoffset: 410.5361328125px;
    stroke-dasharray: 410.5361328125px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4s;
}

svg.active .svg-elem-19 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-20 {
    stroke-dashoffset: 344.69866943359375px;
    stroke-dasharray: 344.69866943359375px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9500000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4500000000000002s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9500000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.4500000000000002s;
}

svg.active .svg-elem-20 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-21 {
    stroke-dashoffset: 411.0896911621094px;
    stroke-dasharray: 411.0896911621094px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.5s;
}

svg.active .svg-elem-21 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-22 {
    stroke-dashoffset: 410.443603515625px;
    stroke-dasharray: 410.443603515625px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.05s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.55s;
}

svg.active .svg-elem-22 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-23 {
    stroke-dashoffset: 166.99398803710938px;
    stroke-dasharray: 166.99398803710938px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s;
}

svg.active .svg-elem-23 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-24 {
    stroke-dashoffset: 93.6003646850586px;
    stroke-dasharray: 93.6003646850586px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1500000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6500000000000001s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.1500000000000001s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6500000000000001s;
}

svg.active .svg-elem-24 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-25 {
    stroke-dashoffset: 93.60037231445312px;
    stroke-dasharray: 93.60037231445312px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.2000000000000002s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.7000000000000002s;
}

svg.active .svg-elem-25 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-26 {
    stroke-dashoffset: 93.60047912597656px;
    stroke-dasharray: 93.60047912597656px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.25s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.75s;
}

svg.active .svg-elem-26 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}

svg .svg-elem-27 {
    stroke-dashoffset: 93.6004638671875px;
    stroke-dasharray: 93.6004638671875px;
    fill: transparent;
    -webkit-transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
    transition: stroke-dashoffset 0.3s cubic-bezier(0.47, 0, 0.745, 0.715) 1.3s,
        fill 0.1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s;
}

svg.active .svg-elem-27 {
    stroke-dashoffset: 0;
    fill: rgb(1, 1, 1);
}