@font-face {
    font-family: Alliance No1;
    src: url(../fonts/AllianceNo1-Regular.woff2) format("woff2"), url(../fonts/AllianceNo1-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Alliance No1;
    src: url(../fonts/AllianceNo1-Medium.woff2) format("woff2"), url(../fonts/AllianceNo1-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Ortland;
    src: url(../fonts/Ortland-Regular.woff2) format("woff2"), url(../fonts/Ortland-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia: ;
    --tw-contain-size: ;
    --tw-contain-layout: ;
    --tw-contain-paint: ;
    --tw-contain-style:
}

/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid
}

:after,
:before {
    --tw-content: ""
}

:host,
html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Alliance No1, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "ss01" on, "liga" off, "calt" off;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-feature-settings: normal;
    font-variation-settings: normal;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden]:where(:not([hidden=until-found])) {
    display: none
}

html {
    scroll-behavior: smooth
}

body {
    scroll-behavior: smooth;
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 0/var(--tw-bg-opacity, 1));
    font-family: Alliance No1, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "ss01" on, "liga" off, "calt" off;
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 400;
    --tw-numeric-figure: lining-nums;
    --tw-numeric-spacing: proportional-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    color: rgba(102, 0, 153, .8);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.25rem;
    padding-left: 1.25rem
}

@media (min-width:1920px) {
    .container {
        max-width: 1920px;
        padding-right: 2.5rem;
        padding-left: 2.5rem
    }
}

.top {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    color: #fc0
}

.homepage .top {
    background-color: #f52
}

.top .container {
    display: grid;
    align-items: center;
    grid-template-columns: 1% auto 1%
}

.top .logo {
    overflow: visible
}

.top .logo a {
    position: relative;
    display: block
}

.top .logo img {
    display: block;
    width: auto;
    height: 1.75rem;
    max-width: none
}

.top .menu ul {
    display: none;
    align-items: center;
    justify-content: center;
    gap: .75rem
}

.top .menu ul a {
    color: #fc0
}

.trside {
    justify-self: end
}

.head {
    overflow: hidden;
    padding-top: 3.5vw;
    color: #fc0;
    background-color: #f52;
    padding-bottom: 12.3vw
}

.head .title {
    position: relative
}

.head h1 {
    margin: 0;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    --tw-numeric-figure: lining-nums;
    --tw-numeric-spacing: proportional-nums;
    font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
    font-size: 33.333vw;
    line-height: .7333;
    letter-spacing: -.03em
}

.head .tag {
    position: absolute;
    height: auto;
    transform: translateY(-50%);
    width: 45.356vw;
    left: calc(58.2vw - 1rem);
    top: 46.5%
}

.head .visual {
    overflow: hidden;
    text-align: center;
    margin-right: -7.42%
}

.head .visual img {
    display: inline-block;
    width: 100%
}

.powby {
    padding-bottom: 2.5rem;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    text-transform: uppercase;
    background-color: #609
}

.powby .title {
    text-align: center
}

.powby .title h2 {
    padding-top: 2.5rem;
    padding-bottom: 1.25rem;
    font-weight: 400;
    color: #fa0;
    font-size: 1.5rem;
    line-height: 1.5rem
}

.marq {
    overflow: hidden;
    color: #f52;
    font-size: 7.5rem;
    line-height: 1
}

.marq .sep {
    display: inline-block;
    width: 5rem;
    height: 5rem;
    margin: .625rem 1rem;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='80' height='80' fill='none'%3E%3Cpath fill='%23F52' d='M39.364 0h1.91v39.05h38.614v1.9H41.275V80h-1.91V40.95H.887v-1.9h38.476z'/%3E%3C/svg%3E") no-repeat 50%;
    background-size: cover
}

.what {
    padding-top: 2.5rem;
    background-color: #f90
}

.what .title {
    text-align: center
}

.what .title h2 {
    margin-bottom: 2.5rem;
    font-weight: 500;
    color: rgba(102, 0, 153, .8);
    font-size: 1rem;
    line-height: 1.5rem
}

.what .title h2 div {
    margin-top: 1.25rem;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    color: #609;
    font-size: 6.5rem;
    line-height: 5rem;
    letter-spacing: -.01em
}

.what .feat {
    font-weight: 500;
    color: rgba(102, 0, 153, .8);
    font-size: 1rem;
    line-height: 1.5rem
}

.what .feat h3 {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    color: #609;
    font-size: 2rem;
    line-height: 2rem
}

.what .feat ul li {
    margin-bottom: .625rem;
    padding-top: .625rem;
    border-top: 1px solid rgba(102, 0, 153, .2)
}

.what .phone div {
    display: flex;
    height: auto;
    width: 100%;
    align-content: center;
    justify-content: center;
    border-radius: 2.5rem 2.5rem 0 0;
    aspect-ratio: 35/52;
    background-color: #90c
}

.what .phone img {
    width: 44.36vw;
    height: auto
}

.applinks {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .5rem;
    padding-top: 5rem;
    padding-bottom: 9rem;
    max-width: 18.5rem
}

.applinks a {
    align-content: center;
    justify-items: center;
    border-radius: .5rem;
    border-width: 1px;
    border-color: hsla(0, 0%, 100%, .7);
    min-height: 3.5rem
}

.applinks a:last-of-type {
    grid-column: span 2/span 2
}

.applinks.csoon:before {
    position: absolute;
    top: 1rem;
    left: 50%;
    display: flex;
    align-items: center;
    border-radius: 9999px;
    padding-top: .375rem;
    text-align: center;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    text-transform: uppercase;
    content: "coming soon";
    font-size: 1.25rem;
    line-height: 1rem;
    color: #f90;
    width: 6rem;
    height: 6rem;
    transform: translateX(-50%)
}

.applinks.csoon:before,
.how {
    background-color: #609
}

.how {
    padding-top: 2.5rem;
    color: #f82
}

.how .title {
    text-align: center
}

.how .title h2 {
    margin-bottom: 2.5rem;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 2.5rem;
    letter-spacing: -.01em
}

.how .visual {
    background: transparent url(../images/vis-how-mobile.svg) no-repeat 0 0;
    background-size: 100% auto;
    padding-top: 141.9vw
}

.how .visual img {
    margin-left: auto;
    margin-right: auto;
    height: auto;
    width: 79.487vw
}

.how .per {
    padding-top: 5rem;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-size: 51.28vw;
    line-height: 41.025vw;
    letter-spacing: -.02em
}

.how .per,
.how .perof {
    text-align: center;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.how .perof {
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    text-transform: uppercase;
    font-size: 8.205vw;
    line-height: 6.154vw
}

.how .burn {
    position: relative
}

.how .burn img {
    width: 100%;
    margin-top: -5vw
}

.cards {
    padding-top: 2.5rem;
    background-color: #f60;
    color: #fc0
}

.cards .title {
    text-align: center
}

.cards .title h2 {
    margin-bottom: 1rem;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 2.5rem;
    letter-spacing: -.02em
}

.cards .title h2 span {
    display: inline-block;
    overflow: hidden;
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='none'%3E%3Cpath fill='%23FC0' d='M14.036 0h1.008v13.68h13.584v1.008H15.044V28.32h-1.008V14.688H.5V13.68h13.536z'/%3E%3C/svg%3E") no-repeat top;
    width: 35px;
    text-indent: -999px;
    vertical-align: bottom
}

.cards .feat {
    margin-top: 2.5rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1rem
}

.cards .feat h3 {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    color: rgba(153, 0, 204, .6);
    font-size: 2rem;
    line-height: 2rem
}

.cards .feat ul li {
    margin-bottom: 1rem;
    padding-top: .5rem;
    border-top: 1px solid rgba(102, 0, 153, .2)
}

.cards .visual {
    position: relative;
    overflow: hidden
}

.cards .card {
    z-index: 10;
    transform: translateX(5%);
    max-width: 36.25rem
}

.cards .card,
.cards .wallet {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.cards .wallet {
    z-index: 1;
    margin-top: -6.5rem;
    max-width: 34.875rem
}

.token {
    padding-top: 2.5rem;
    background-color: #90c;
    color: #f90;
    padding-bottom: 9.125rem
}

.token .title {
    margin-bottom: 2.5rem;
    text-align: center
}

.token .title h2 {
    margin-bottom: .5rem;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 2.5rem;
    letter-spacing: -.02em;
    color: #f60
}

.token .feat ol,
.token .title h2 {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

.token .feat ol {
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    counter-reset: token-feat;
    font-size: 1.375rem;
    line-height: 1.5rem
}

.token .feat ol li {
    position: relative;
    margin-bottom: 1.5rem;
    padding-top: 1rem;
    counter-increment: token-feat;
    padding-left: 5.5rem;
    border-top: 1px solid rgba(255, 255, 204, .3)
}

.token .feat ol li:before {
    position: absolute;
    left: 0;
    top: 1rem;
    content: counter(token-feat);
    color: #f60;
    font-size: 2rem;
    line-height: 2.5rem
}

.cov {
    padding-top: 2.5rem;
    color: #609;
    padding-bottom: 22.375rem;
    background: #f90 url(../images/world.png) no-repeat center bottom 4rem;
    background-size: auto 14.375rem
}

.cov .title {
    margin-bottom: 2.5rem;
    text-align: center;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    color: #90c;
    font-size: 1.5rem;
    line-height: 2rem
}

.cov .title,
.cov .title h2 {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    text-transform: uppercase;
    letter-spacing: -.02em
}

.cov .title h2 {
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    font-size: 3rem;
    line-height: 2.5rem;
    color: #609
}

.cov .feat ul {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2rem
}

.cov .feat ul li {
    margin-bottom: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(102, 0, 153, .2)
}

.page {
    margin-bottom: 5rem;
    color: rgba(102, 0, 153, .8);
    font-size: 1rem;
    line-height: 1.5rem
}

.page .title {
    margin-bottom: 2.5rem
}

.page .title h1 {
    font-size: 2.5rem;
    line-height: 2.5rem;
    letter-spacing: -.01em
}

.page h1,
.page h2 {
    text-align: center;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    color: #609
}

.page h2 {
    margin-top: 5rem;
    margin-bottom: 2.5rem;
    font-size: 1.875rem
}

.page main ol,
.page main p,
.page main ul {
    margin-bottom: 1.5rem
}

.page main ol,
.page main ul {
    display: block;
    list-style: disc none outside;
    padding-left: 1.5rem
}

.page main ol {
    list-style-type: decimal
}

.page main ol ul,
.page main ul ul {
    list-style-type: circle;
    padding-left: 1.5rem
}

.page main ol ol,
.page main ul ol {
    list-style-type: lower-latin;
    padding-left: 1.5rem
}

.social {
    padding-top: 2.5rem;
    color: #609;
    padding-bottom: 4rem;
    background: #507
}

.social .title {
    margin-bottom: 2.5rem;
    text-align: center
}

.social .title h2 {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 1.5rem;
    color: #cf88ff
}

.social .links {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3rem
}

.social .links img {
    height: 2rem;
    width: auto
}

.footer {
    padding-top: 2.5rem;
    padding-bottom: 4.25rem;
    background-color: #f60
}

.footer .title {
    position: relative
}

.footer .foo-title {
    height: auto;
    width: 100%
}

.footer .sticker {
    position: absolute;
    z-index: 10;
    height: auto;
    transform: translateX(-50%);
    width: 33.077vw;
    left: 50%;
    top: 27.95vw
}

.footer .links {
    -moz-columns: 2;
    column-count: 2;
    gap: .625rem;
    padding-top: 5rem;
    font-family: Alliance No1, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "ss01" on, "liga" off, "calt" off
}

.footer .links>div {
    margin-bottom: 2.25rem
}

.footer .links,
.footer .links a {
    font-size: .875rem;
    line-height: 1rem;
    color: #ffc
}

.footer .links .copy span,
.footer .links h4 {
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1rem;
    color: #ffc
}

.footer .links h4 {
    margin-bottom: .25rem
}

.footer .links li+li {
    margin-top: .25rem
}

.joinlnk {
    display: inline-block;
    border-radius: .25rem;
    padding: .5rem 1rem;
    text-align: right;
    color: #fc0;
    background-color: #507;
    white-space: nowrap;
    font-weight: 500
}

.join {
    padding-top: 2.5rem;
    padding-bottom: 4.25rem;
    background-color: #393;
    color: #609
}

.join .title {
    margin-bottom: 2.5rem;
    text-align: center
}

.join .title h2 {
    margin-bottom: 0;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 3rem;
    line-height: 2.5rem;
    letter-spacing: -.02em;
    color: #609
}

.joinform form {
    display: grid;
    gap: 1.25rem
}

.joinform form p {
    grid-column: span 2/span 2;
    text-align: center;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2rem
}

.finput input,
.finput select {
    --tw-bg-opacity: 1;
    background-color: rgb(255 153 0/var(--tw-bg-opacity, 1));
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    color: #609;
    font-size: 1.125rem
}

.finput input,
.finput select,
.fsubmit input {
    width: 100%;
    border-radius: .5rem;
    border-width: 0;
    text-align: center;
    font-family: Ortland, ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    outline: 2px solid transparent;
    outline-offset: 2px;
    line-height: 3.25rem;
    height: 3.25rem
}

.fsubmit input {
    font-feature-settings: "dlig" on, "liga" off, "calt" off;
    background-color: #507;
    color: #c784f5
}

.finput select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.finput input::-moz-placeholder {
    color: #609
}

.finput input::placeholder {
    color: #609
}

.finput.error input:invalid,
.finput.error select:invalid {
    background-color: #f52
}

@media not all and (min-width:1200px) {
    .cards .visual {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:1200px) {
    .top .menu ul {
        display: flex
    }
    .head {
        padding-top: 5rem;
        padding-bottom: 8.54vw
    }
    .head h1 {
        font-size: 31.25vw
    }
    .head .tag {
        width: 37.6vw;
        left: 54.69vw;
        top: 45%
    }
    .head .visual {
        margin-right: 0
    }
    .head .visual img {
        transform: translateX(3.71%);
        max-width: 1230px
    }
    .powby {
        padding-bottom: 6rem
    }
    .powby .title h2 {
        padding-top: 5rem;
        padding-bottom: 2.5rem;
        font-size: 2rem
    }
    .marq {
        font-size: 20rem
    }
    .marq .sep {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='158' height='160' fill='none'%3E%3Cpath fill='%23F52' d='M76.475 0h3.796v78.102h76.746v3.796H80.271V160h-3.796V81.898H0v-3.796h76.475z'/%3E%3C/svg%3E");
        width: 10rem;
        height: 10rem;
        margin: 1.5rem .5rem
    }
    .what {
        padding-top: 5rem
    }
    .what .container {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .what .title {
        grid-column: span 12/span 12
    }
    .what .title h2 {
        margin-bottom: 1.25rem
    }
    .what .title h2 div {
        margin-top: 2.5rem;
        font-size: 10rem;
        line-height: 7.5rem
    }
    .what .feat {
        grid-column: span 4/span 4;
        grid-column-start: 5
    }
    .what .feat ul {
        -moz-columns: 2;
        column-count: 2;
        gap: 1.25rem
    }
    .what .phone {
        grid-column: span 8/span 8;
        grid-column-start: 3
    }
    .what .phone div {
        border-radius: 10rem 10rem 0 0;
        aspect-ratio: 1246/1576
    }
    .what .phone img {
        width: 26.875vw
    }
    .applinks {
        grid-column: span 12/span 12;
        padding-bottom: 8rem
    }
    .how {
        padding-top: 5rem
    }
    .how .title h2 {
        font-size: 7.5rem;
        line-height: 5.5rem
    }
    .how .visual {
        background-image: url(../images/vis-how-desktop.svg);
        padding-top: 3.177vw
    }
    .how .visual img {
        width: 31.53vw;
        margin-right: 8.966vw
    }
    .how .info {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr));
        gap: 1.25rem
    }
    .how .per {
        grid-column: span 12/span 12;
        padding-top: 10.416vw;
        font-size: 50vw;
        line-height: 31.25vw
    }
    .how .perof {
        grid-column: span 6/span 6;
        grid-column-start: 5;
        text-align: left;
        font-size: 4.166vw;
        line-height: 3.333vw
    }
    .how .burn img {
        width: 37.656vw;
        height: auto;
        margin-top: -26vw;
        margin-left: 7vw
    }
    .cards {
        padding-top: 5rem
    }
    .cards .main {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .cards .title {
        position: relative;
        grid-column: span 12/span 12;
        z-index: 2
    }
    .cards .title h2 {
        margin-bottom: .5rem;
        font-size: 7.5rem;
        line-height: 5.5rem
    }
    .cards .title h2 span {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='71' height='71' fill='none'%3E%3Cpath fill='%23FC0' d='M34.18 0h2.52v34.2h33.96v2.52H36.7V70.8h-2.52V36.72H.34V34.2h33.84z'/%3E%3C/svg%3E");
        width: 89px
    }
    .cards .feat {
        position: relative;
        grid-column: span 3/span 3;
        grid-column-start: 4;
        margin-top: 5rem;
        z-index: 2
    }
    .cards .visual {
        z-index: 0;
        max-width: 1240px;
        margin-top: -22.5rem
    }
    .cards .card {
        transform: none;
        width: 36.25rem;
        margin-right: 3rem;
        max-width: 30.208vw
    }
    .cards .wallet {
        margin-top: -10rem;
        width: 34.875rem;
        margin-right: 12rem;
        max-width: 29.0625vw
    }
    .token {
        padding-top: 5rem
    }
    .token .container {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .token .feat,
    .token .title {
        grid-column: span 6/span 6;
        grid-column-start: 4
    }
    .token .title {
        margin-bottom: 2rem
    }
    .token .title h2 {
        font-size: 7.5rem;
        line-height: 5.5rem;
        letter-spacing: -.01em
    }
    .token .feat ol {
        -moz-columns: 2;
        column-count: 2;
        gap: 1.25rem
    }
    .cov {
        padding-top: 5rem;
        padding-bottom: 41.5rem;
        background-position: center bottom -5rem;
        background-size: auto 38.75rem
    }
    .cov .container {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .cov .feat,
    .cov .title {
        grid-column: span 6/span 6;
        grid-column-start: 4
    }
    .cov .title {
        margin-bottom: 3rem
    }
    .cov .title h2 {
        font-size: 7.5rem;
        line-height: 5.5rem;
        letter-spacing: -.01em
    }
    .cov .feat ul {
        -moz-columns: 2;
        column-count: 2;
        gap: 1.25rem
    }
    .page .container {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .page .title,
    .page main {
        grid-column: span 6/span 6;
        grid-column-start: 4
    }
    .page .title h1 {
        font-size: 7.5rem;
        line-height: 5.5rem
    }
    .page h2 {
        font-size: 3rem;
        line-height: 2.5rem
    }
    .social {
        padding-top: 5rem;
        padding-bottom: 8.5rem;
        background: #507
    }
    .social .title h2 {
        font-size: 2rem
    }
    .social .links {
        gap: 5rem
    }
    .social .links img {
        height: 2.5rem
    }
    .footer .container {
        display: grid;
        grid-template-columns: repeat(12, minmax(0, 1fr));
        gap: 1.25rem
    }
    .footer .sticker {
        transform: translate(-50%, -50%);
        width: 27.083vw;
        top: 50%
    }
    .footer .links,
    .footer .title {
        grid-column: span 8/span 8;
        grid-column-start: 3
    }
    .footer .links {
        display: grid;
        grid-template-columns: repeat(8, minmax(0, 1fr));
        gap: 1.25rem;
        -moz-column-count: unset;
        column-count: unset
    }
    .footer .links>div {
        margin-bottom: 0
    }
    .footer .links .copy {
        grid-column: span 5/span 5
    }
    .join {
        padding-top: 5rem;
        padding-bottom: 3.75rem
    }
    .join .title h2 {
        font-size: 7.5rem;
        line-height: 5.5rem;
        letter-spacing: 0
    }
    .joinform {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .joinform,
    .joinform form {
        display: grid;
        gap: 1.25rem
    }
    .joinform form {
        grid-column: span 2/span 2;
        grid-column-start: 2;
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .fsubmit {
        grid-column: span 2/span 2;
        justify-self: center;
        padding-top: 1.25rem
    }
    .fsubmit input {
        width: 15rem
    }
}

@media (min-width:1920px) {
    .head h1 {
        font-size: 37.5rem
    }
    .head .tag {
        width: 722px;
        left: 1050px
    }
    .what .phone img {
        width: 32.25rem
    }
    .how .per {
        padding-top: 12.5rem;
        font-size: 60rem;
        line-height: 37.5rem
    }
    .how .perof {
        font-size: 5rem;
        line-height: 4rem
    }
    .how .burn img {
        width: 45.1875rem;
        margin-top: -31rem;
        margin-left: 5%
    }
    .how .visual img {
        margin-right: auto;
        margin-left: 66.375rem
    }
    .footer .sticker {
        width: 32.5rem
    }
}

.hidden {
    display: none
}