/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties {
    @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {

        *,
        :before,
        :after,
        ::backdrop {
            --tw-scale-x: 1;
            --tw-scale-y: 1;
            --tw-scale-z: 1;
            --tw-rotate-x: initial;
            --tw-rotate-y: initial;
            --tw-rotate-z: initial;
            --tw-skew-x: initial;
            --tw-skew-y: initial;
            --tw-space-y-reverse: 0;
            --tw-border-style: solid;
            --tw-font-weight: initial;
            --tw-tracking: initial;
            --tw-ordinal: initial;
            --tw-slashed-zero: initial;
            --tw-numeric-figure: initial;
            --tw-numeric-spacing: initial;
            --tw-numeric-fraction: initial;
            --tw-shadow: 0 0 #0000;
            --tw-shadow-color: initial;
            --tw-shadow-alpha: 100%;
            --tw-inset-shadow: 0 0 #0000;
            --tw-inset-shadow-color: initial;
            --tw-inset-shadow-alpha: 100%;
            --tw-ring-color: initial;
            --tw-ring-shadow: 0 0 #0000;
            --tw-inset-ring-color: initial;
            --tw-inset-ring-shadow: 0 0 #0000;
            --tw-ring-inset: initial;
            --tw-ring-offset-width: 0px;
            --tw-ring-offset-color: #fff;
            --tw-ring-offset-shadow: 0 0 #0000;
            --tw-outline-style: solid;
            --tw-blur: initial;
            --tw-brightness: initial;
            --tw-contrast: initial;
            --tw-grayscale: initial;
            --tw-hue-rotate: initial;
            --tw-invert: initial;
            --tw-opacity: initial;
            --tw-saturate: initial;
            --tw-sepia: initial;
            --tw-drop-shadow: initial;
            --tw-drop-shadow-color: initial;
            --tw-drop-shadow-alpha: 100%;
            --tw-drop-shadow-size: initial;
            --tw-duration: initial;
            --tw-ease: initial;
            --tw-content: "";
            --tw-translate-x: 0;
            --tw-translate-y: 0;
            --tw-translate-z: 0
        }
    }
}

@layer theme {

    :root,
    :host {
        --font-sans: var(--font);
        --font-mono: var(--mono);
        --color-red-500: oklch(63.7% .237 25.331);
        --color-zinc-50: oklch(98.5% 0 none);
        --color-zinc-400: oklch(70.5% .015 286.067);
        --color-zinc-500: oklch(55.2% .016 285.938);
        --color-zinc-900: oklch(21% .006 285.885);
        --color-zinc-950: oklch(14.1% .005 285.823);
        --color-neutral-100: oklch(97% 0 none);
        --color-neutral-300: oklch(87% 0 none);
        --color-neutral-500: oklch(55.6% 0 none);
        --color-neutral-700: oklch(37.1% 0 none);
        --color-neutral-900: oklch(20.5% 0 none);
        --color-black: #000;
        --color-white: #fff;
        --spacing: .25rem;
        --container-sm: 24rem;
        --container-md: 28rem;
        --text-xs: .75rem;
        --text-xs--line-height: calc(1 / .75);
        --text-sm: .875rem;
        --text-sm--line-height: calc(1.25 / .875);
        --text-base: 1rem;
        --text-lg: 1.125rem;
        --text-lg--line-height: calc(1.75 / 1.125);
        --text-xl: 1.25rem;
        --text-xl--line-height: calc(1.75 / 1.25);
        --text-2xl: 1.5rem;
        --text-3xl: 1.875rem;
        --font-weight-medium: 500;
        --font-weight-semibold: 600;
        --font-weight-extrabold: 800;
        --tracking-tight: -.025em;
        --tracking-wide: .025em;
        --leading-tight: 1.25;
        --leading-snug: 1.375;
        --leading-normal: 1.5;
        --radius-xs: .125rem;
        --radius-sm: .25rem;
        --radius-md: .375rem;
        --radius-lg: .5rem;
        --radius-xl: .75rem;
        --radius-2xl: 1rem;
        --ease-out: cubic-bezier(0, 0, .2, 1);
        --ease-in-out: cubic-bezier(.4, 0, .2, 1);
        --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
        --default-transition-duration: .15s;
        --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        --default-font-family: var(--font);
        --default-mono-font-family: var(--mono);
        --color-bg: var(--bg);
        --font-display: var(--disp)
    }
}

@layer base {

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

    ::file-selector-button {
        box-sizing: border-box;
        border: 0 solid;
        margin: 0;
        padding: 0
    }

    html,
    :host {
        -webkit-text-size-adjust: 100%;
        tab-size: 4;
        line-height: 1.5;
        font-family: var(--default-font-family, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
        font-feature-settings: var(--default-font-feature-settings, normal);
        font-variation-settings: var(--default-font-variation-settings, normal);
        -webkit-tap-highlight-color: transparent
    }

    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;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        -webkit-text-decoration: inherit;
        text-decoration: inherit
    }

    b,
    strong {
        font-weight: bolder
    }

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

    small {
        font-size: 80%
    }

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

    sub {
        bottom: -.25em
    }

    sup {
        top: -.5em
    }

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

    :-moz-focusring:where(:not(iframe)) {
        outline: auto
    }

    progress {
        vertical-align: baseline
    }

    summary {
        display: list-item
    }

    ol,
    ul,
    menu {
        list-style: none
    }

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

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

    button,
    input,
    select,
    optgroup,
    textarea {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    ::file-selector-button {
        font: inherit;
        font-feature-settings: inherit;
        font-variation-settings: inherit;
        letter-spacing: inherit;
        color: inherit;
        opacity: 1;
        background-color: #0000;
        border-radius: 0
    }

    :where(select:is([multiple], [size])) optgroup {
        font-weight: bolder
    }

    :where(select:is([multiple], [size])) optgroup option {
        padding-inline-start: 20px
    }

    ::file-selector-button {
        margin-inline-end: 4px
    }

    ::placeholder {
        opacity: 1
    }

    @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
        ::placeholder {
            color: currentColor
        }

        @supports (color:color-mix(in lab, red, red)) {
            ::placeholder {
                color: color-mix(in oklab, currentcolor 50%, transparent)
            }
        }
    }

    textarea {
        resize: vertical
    }

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

    ::-webkit-date-and-time-value {
        min-height: 1lh;
        text-align: inherit
    }

    ::-webkit-datetime-edit {
        display: inline-flex
    }

    ::-webkit-datetime-edit-fields-wrapper {
        padding: 0
    }

    ::-webkit-datetime-edit {
        padding-block: 0
    }

    ::-webkit-datetime-edit-year-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-month-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-day-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-hour-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-minute-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-second-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-millisecond-field {
        padding-block: 0
    }

    ::-webkit-datetime-edit-meridiem-field {
        padding-block: 0
    }

    ::-webkit-calendar-picker-indicator {
        line-height: 1
    }

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

    button,
    input:where([type=button], [type=reset], [type=submit]) {
        appearance: button
    }

    ::file-selector-button {
        appearance: button
    }

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

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

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

    html {
        -webkit-text-size-adjust: 100%;
        -moz-text-size-adjust: 100%;
        text-size-adjust: 100%
    }

    html,
    body,
    #root {
        min-height: 100%
    }

    body {
        background: var(--bg);
        color: var(--ink);
        font: 400 14.5px/1.5 var(--font);
        font-feature-settings: "tnum" 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        margin: 0;
        overflow-x: hidden
    }

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

    button {
        font: inherit;
        color: inherit;
        -webkit-tap-highlight-color: transparent;
        touch-action: manipulation;
        background: 0 0;
        border: 0;
        padding: 0
    }

    button:not(:disabled),
    [role=button]:not(:disabled) {
        cursor: pointer
    }

    input {
        font: inherit;
        color: inherit
    }

    input::placeholder {
        color: var(--mut)
    }

    h1,
    h2,
    h3,
    h4 {
        font-family: var(--disp);
        letter-spacing: -.02em;
        text-wrap: balance;
        margin: 0
    }

    p {
        text-wrap: pretty
    }

    img {
        max-width: 100%;
        display: block
    }

    :focus-visible {
        outline: 2px solid var(--coral);
        outline-offset: 2px;
        border-radius: 6px
    }
}

@layer components;

@layer utilities {
    .collapse {
        visibility: collapse
    }

    .invisible {
        visibility: hidden
    }

    .visible {
        visibility: visible
    }

    .absolute {
        position: absolute
    }

    .fixed {
        position: fixed
    }

    .relative {
        position: relative
    }

    .static {
        position: static
    }

    .sticky {
        position: sticky
    }

    .inset-0 {
        inset: 0
    }

    .right-1 {
        right: var(--spacing)
    }

    .right-2 {
        right: calc(var(--spacing) * 2)
    }

    .right-3 {
        right: calc(var(--spacing) * 3)
    }

    .right-4 {
        right: calc(var(--spacing) * 4)
    }

    .left-1 {
        left: var(--spacing)
    }

    .left-2 {
        left: calc(var(--spacing) * 2)
    }

    .left-3 {
        left: calc(var(--spacing) * 3)
    }

    .left-4 {
        left: calc(var(--spacing) * 4)
    }

    .container {
        width: 100%
    }

    @media (width>=40rem) {
        .container {
            max-width: 40rem
        }
    }

    @media (width>=48rem) {
        .container {
            max-width: 48rem
        }
    }

    @media (width>=64rem) {
        .container {
            max-width: 64rem
        }
    }

    @media (width>=80rem) {
        .container {
            max-width: 80rem
        }
    }

    @media (width>=96rem) {
        .container {
            max-width: 96rem
        }
    }

    .mx-auto {
        margin-inline: auto
    }

    .mt-1 {
        margin-top: var(--spacing)
    }

    .mt-2 {
        margin-top: calc(var(--spacing) * 2)
    }

    .mt-3 {
        margin-top: calc(var(--spacing) * 3)
    }

    .mt-4 {
        margin-top: calc(var(--spacing) * 4)
    }

    .mt-6 {
        margin-top: calc(var(--spacing) * 6)
    }

    .mt-8 {
        margin-top: calc(var(--spacing) * 8)
    }

    .mb-1 {
        margin-bottom: var(--spacing)
    }

    .mb-2 {
        margin-bottom: calc(var(--spacing) * 2)
    }

    .mb-3 {
        margin-bottom: calc(var(--spacing) * 3)
    }

    .mb-4 {
        margin-bottom: calc(var(--spacing) * 4)
    }

    .mb-5 {
        margin-bottom: calc(var(--spacing) * 5)
    }

    .ml-px {
        margin-left: 1px
    }

    .block {
        display: block
    }

    .flex {
        display: flex
    }

    .grid {
        display: grid
    }

    .hidden {
        display: none
    }

    .inline {
        display: inline
    }

    .table {
        display: table
    }

    .size-2\.5 {
        width: calc(var(--spacing) * 2.5);
        height: calc(var(--spacing) * 2.5)
    }

    .size-4 {
        width: calc(var(--spacing) * 4);
        height: calc(var(--spacing) * 4)
    }

    .size-5 {
        width: calc(var(--spacing) * 5);
        height: calc(var(--spacing) * 5)
    }

    .size-7 {
        width: calc(var(--spacing) * 7);
        height: calc(var(--spacing) * 7)
    }

    .size-10 {
        width: calc(var(--spacing) * 10);
        height: calc(var(--spacing) * 10)
    }

    .h-3 {
        height: calc(var(--spacing) * 3)
    }

    .h-8 {
        height: calc(var(--spacing) * 8)
    }

    .min-h-screen {
        min-height: 100vh
    }

    .w-8 {
        width: calc(var(--spacing) * 8)
    }

    .w-10 {
        width: calc(var(--spacing) * 10)
    }

    .w-24 {
        width: calc(var(--spacing) * 24)
    }

    .w-40 {
        width: calc(var(--spacing) * 40)
    }

    .w-full {
        width: 100%
    }

    .max-w-\[34ch\] {
        max-width: 34ch
    }

    .max-w-md {
        max-width: var(--container-md)
    }

    .max-w-sm {
        max-width: var(--container-sm)
    }

    .min-w-0 {
        min-width: 0
    }

    .flex-1 {
        flex: 1
    }

    .shrink {
        flex-shrink: 1
    }

    .scale-100 {
        --tw-scale-x: 100%;
        --tw-scale-y: 100%;
        --tw-scale-z: 100%;
        scale: var(--tw-scale-x) var(--tw-scale-y)
    }

    .scale-\[0\.25\] {
        scale: .25
    }

    .transform {
        transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, )
    }

    .animate-pulse {
        animation: var(--animate-pulse)
    }

    .cursor-pointer {
        cursor: pointer
    }

    .resize {
        resize: both
    }

    .flex-col {
        flex-direction: column
    }

    .flex-wrap {
        flex-wrap: wrap
    }

    .place-items-center {
        place-items: center
    }

    .items-baseline {
        align-items: baseline
    }

    .items-center {
        align-items: center
    }

    .justify-between {
        justify-content: space-between
    }

    .justify-center {
        justify-content: center
    }

    .gap-2 {
        gap: calc(var(--spacing) * 2)
    }

    .gap-3 {
        gap: calc(var(--spacing) * 3)
    }

    :where(.space-y-3>:not(:last-child)) {
        --tw-space-y-reverse: 0;
        margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
        margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))
    }

    .gap-x-4 {
        column-gap: calc(var(--spacing) * 4)
    }

    .gap-y-1 {
        row-gap: var(--spacing)
    }

    .truncate {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .overflow-hidden {
        overflow: hidden
    }

    .rounded {
        border-radius: .25rem
    }

    .rounded-2xl {
        border-radius: var(--radius-2xl)
    }

    .rounded-\[14px\] {
        border-radius: 14px
    }

    .rounded-full {
        border-radius: 2147483647px
    }

    .rounded-lg {
        border-radius: var(--radius-lg)
    }

    .rounded-md {
        border-radius: var(--radius-md)
    }

    .rounded-xl {
        border-radius: var(--radius-xl)
    }

    .border {
        border-style: var(--tw-border-style);
        border-width: 1px
    }

    .border-t {
        border-top-style: var(--tw-border-style);
        border-top-width: 1px
    }

    .border-b {
        border-bottom-style: var(--tw-border-style);
        border-bottom-width: 1px
    }

    .border-neutral-300 {
        border-color: var(--color-neutral-300)
    }

    .bg-bg {
        background-color: var(--bg)
    }

    .bg-black {
        background-color: var(--color-black)
    }

    .bg-black\/10 {
        background-color: #0000001a
    }

    @supports (color:color-mix(in lab, red, red)) {
        .bg-black\/10 {
            background-color: color-mix(in oklab, var(--color-black) 10%, transparent)
        }
    }

    .bg-sur2 {
        background-color: var(--sur2)
    }

    .bg-zinc-50 {
        background-color: var(--color-zinc-50)
    }

    .object-cover {
        object-fit: cover
    }

    .p-2 {
        padding: calc(var(--spacing) * 2)
    }

    .p-3 {
        padding: calc(var(--spacing) * 3)
    }

    .p-5 {
        padding: calc(var(--spacing) * 5)
    }

    .p-6 {
        padding: calc(var(--spacing) * 6)
    }

    .p-8 {
        padding: calc(var(--spacing) * 8)
    }

    .p-\[16px\] {
        padding: 16px
    }

    .px-3 {
        padding-inline: calc(var(--spacing) * 3)
    }

    .px-3\.5 {
        padding-inline: calc(var(--spacing) * 3.5)
    }

    .px-4 {
        padding-inline: calc(var(--spacing) * 4)
    }

    .px-6 {
        padding-inline: calc(var(--spacing) * 6)
    }

    .py-2 {
        padding-block: calc(var(--spacing) * 2)
    }

    .py-3 {
        padding-block: calc(var(--spacing) * 3)
    }

    .pr-3\.5 {
        padding-right: calc(var(--spacing) * 3.5)
    }

    .pl-4 {
        padding-left: calc(var(--spacing) * 4)
    }

    .text-center {
        text-align: center
    }

    .text-left {
        text-align: left
    }

    .text-right {
        text-align: right
    }

    .font-display {
        font-family: var(--disp)
    }

    .text-lg {
        font-size: var(--text-lg);
        line-height: var(--tw-leading, var(--text-lg--line-height))
    }

    .text-sm {
        font-size: var(--text-sm);
        line-height: var(--tw-leading, var(--text-sm--line-height))
    }

    .text-xl {
        font-size: var(--text-xl);
        line-height: var(--tw-leading, var(--text-xl--line-height))
    }

    .text-xs {
        font-size: var(--text-xs);
        line-height: var(--tw-leading, var(--text-xs--line-height))
    }

    .text-\[11\.5px\] {
        font-size: 11.5px
    }

    .text-\[12\.5px\] {
        font-size: 12.5px
    }

    .text-\[13\.5px\] {
        font-size: 13.5px
    }

    .text-\[13px\] {
        font-size: 13px
    }

    .font-extrabold {
        --tw-font-weight: var(--font-weight-extrabold);
        font-weight: var(--font-weight-extrabold)
    }

    .font-medium {
        --tw-font-weight: var(--font-weight-medium);
        font-weight: var(--font-weight-medium)
    }

    .font-semibold {
        --tw-font-weight: var(--font-weight-semibold);
        font-weight: var(--font-weight-semibold)
    }

    .tracking-tight {
        --tw-tracking: var(--tracking-tight);
        letter-spacing: var(--tracking-tight)
    }

    .tracking-wide {
        --tw-tracking: var(--tracking-wide);
        letter-spacing: var(--tracking-wide)
    }

    .text-balance {
        text-wrap: balance
    }

    .text-wrap {
        text-wrap: wrap
    }

    .break-words {
        overflow-wrap: break-word
    }

    .text-ink {
        color: var(--ink)
    }

    .text-neutral-500 {
        color: var(--color-neutral-500)
    }

    .text-red-500 {
        color: var(--color-red-500)
    }

    .text-white {
        color: var(--color-white)
    }

    .text-zinc-500 {
        color: var(--color-zinc-500)
    }

    .text-zinc-900 {
        color: var(--color-zinc-900)
    }

    .uppercase {
        text-transform: uppercase
    }

    .tabular-nums {
        --tw-numeric-spacing: tabular-nums;
        font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, )
    }

    .underline-offset-4 {
        text-underline-offset: 4px
    }

    .antialiased {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .opacity-0 {
        opacity: 0
    }

    .opacity-70 {
        opacity: .7
    }

    .opacity-100 {
        opacity: 1
    }

    .shadow {
        --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .ring {
        --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
    }

    .outline,
    .outline-1 {
        outline-style: var(--tw-outline-style);
        outline-width: 1px
    }

    .-outline-offset-1 {
        outline-offset: calc(1px * -1)
    }

    .outline-black\/10 {
        outline-color: #0000001a
    }

    @supports (color:color-mix(in lab, red, red)) {
        .outline-black\/10 {
            outline-color: color-mix(in oklab, var(--color-black) 10%, transparent)
        }
    }

    .blur {
        --tw-blur: blur(8px);
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .blur-\[4px\] {
        --tw-blur: blur(4px);
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .blur-none {
        --tw-blur: ;
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .grayscale {
        --tw-grayscale: grayscale(100%);
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .invert {
        --tw-invert: invert(100%);
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .sepia {
        --tw-sepia: sepia(100%);
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .filter {
        filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, )
    }

    .transition {
        transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[box-shadow\] {
        transition-property: box-shadow;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[opacity\,filter\,scale\] {
        transition-property: opacity, filter, scale;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[scale\,background-color\] {
        transition-property: scale, background-color;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-\[scale\,opacity\,filter\] {
        transition-property: scale, opacity, filter;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .transition-transform {
        transition-property: transform, translate, scale, rotate;
        transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
        transition-duration: var(--tw-duration, var(--default-transition-duration))
    }

    .duration-150 {
        --tw-duration: .15s;
        transition-duration: .15s
    }

    .duration-300 {
        --tw-duration: .3s;
        transition-duration: .3s
    }

    .ease-\[cubic-bezier\(0\.2\,0\,0\,1\)\] {
        --tw-ease: cubic-bezier(.2, 0, 0, 1);
        transition-timing-function: cubic-bezier(.2, 0, 0, 1)
    }

    .ease-out {
        --tw-ease: var(--ease-out);
        transition-timing-function: var(--ease-out)
    }

    .after\:absolute:after {
        content: var(--tw-content);
        position: absolute
    }

    .after\:top-1\/2:after {
        content: var(--tw-content);
        top: 50%
    }

    .after\:left-1\/2:after {
        content: var(--tw-content);
        left: 50%
    }

    .after\:size-10:after {
        content: var(--tw-content);
        width: calc(var(--spacing) * 10);
        height: calc(var(--spacing) * 10)
    }

    .after\:-translate-1\/2:after {
        content: var(--tw-content);
        --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
        --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y)
    }

    @media (hover:hover) {
        .hover\:bg-neutral-100:hover {
            background-color: var(--color-neutral-100)
        }

        .hover\:underline:hover {
            text-decoration-line: underline
        }
    }

    .active\:scale-\[0\.96\]:active,
    .active\:not-disabled\:scale-\[0\.96\]:active:not(:disabled) {
        scale: .96
    }

    .disabled\:cursor-wait:disabled {
        cursor: wait
    }

    .disabled\:no-underline:disabled {
        text-decoration-line: none
    }

    @media (prefers-color-scheme:dark) {
        .dark\:border-neutral-700 {
            border-color: var(--color-neutral-700)
        }

        .dark\:bg-white\/20 {
            background-color: #fff3
        }

        @supports (color:color-mix(in lab, red, red)) {
            .dark\:bg-white\/20 {
                background-color: color-mix(in oklab, var(--color-white) 20%, transparent)
            }
        }

        .dark\:bg-zinc-950 {
            background-color: var(--color-zinc-950)
        }

        .dark\:text-zinc-50 {
            color: var(--color-zinc-50)
        }

        .dark\:text-zinc-400 {
            color: var(--color-zinc-400)
        }

        .dark\:outline-white\/10 {
            outline-color: #ffffff1a
        }

        @supports (color:color-mix(in lab, red, red)) {
            .dark\:outline-white\/10 {
                outline-color: color-mix(in oklab, var(--color-white) 10%, transparent)
            }
        }

        @media (hover:hover) {
            .dark\:hover\:bg-neutral-900:hover {
                background-color: var(--color-neutral-900)
            }
        }
    }
}

:root {
    --bg: #17191c;
    --sur: #1f2226;
    --sur2: #262a2f;
    --sur3: #31363d;
    --ink: #f3f1ec;
    --ink2: #c9c6bf;
    --mut: #8e9399;
    --line: #f3f1ec14;
    --line2: #f3f1ec2e;
    --coral: #e76f51;
    --orange: #f4a261;
    --gold: #e9c46a;
    --teal: #2a9d8f;
    --up: #3fb8a7;
    --down: #f07a5c;
    --cta: var(--coral);
    --cta-ink: #fff;
    --gold-ink: var(--gold);
    --orange-ink: var(--orange);
    --overlay: #14120e80;
    --r: 20px;
    --rs: 12px;
    --rp: 999px;
    --font: "Figtree", system-ui, -apple-system, sans-serif;
    --disp: "Bricolage Grotesque", var(--font);
    --mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;
    --shadow: 0 1px 2px #0000004d, 0 10px 30px -18px #0009;
    --sat: env(safe-area-inset-top, 0px);
    --sab: env(safe-area-inset-bottom, 0px);
    --text-hero: clamp(2.35rem, 6vw, 4rem);
    --text-display: clamp(1.75rem, 3vw, 2.15rem);
    --lightningcss-light: ;
    --lightningcss-dark: initial;
    color-scheme: dark
}

html[data-theme=light] {
    --bg: #f7f6f3;
    --sur: #fff;
    --sur2: #f1efea;
    --sur3: #e7e3db;
    --ink: #1f2328;
    --ink2: #464c55;
    --mut: #7b838e;
    --line: #1f232817;
    --line2: #1f232833;
    --up: #1e8c7e;
    --down: #d8573a;
    --gold-ink: #7a5a0a;
    --orange-ink: #a85a12;
    --overlay: #14120e73;
    --shadow: 0 1px 2px #1f23280f, 0 10px 30px -18px #1f232840;
    --lightningcss-light: initial;
    --lightningcss-dark: ;
    color-scheme: light
}

@media (prefers-reduced-motion:reduce) {

    *,
    :before,
    :after {
        transition: none !important;
        animation: none !important
    }
}

.wrap {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 32px
}

.btn {
    border-radius: var(--rp);
    white-space: nowrap;
    justify-content: center;
    align-items: center;
    gap: 8px;
    height: 40px;
    padding: 0 18px;
    font-size: 14px;
    font-weight: 600;
    transition: transform .12s ease-out, opacity .15s ease-out, background-color .15s ease-out;
    display: inline-flex
}

.btn:active:not(:disabled) {
    transform: scale(.97)
}

.btn:disabled {
    opacity: .5;
    cursor: not-allowed;
    transform: none
}

.btn-cta {
    background: var(--cta);
    color: var(--cta-ink)
}

.btn-cta:hover:not(:disabled) {
    filter: brightness(1.05)
}

.btn-ink {
    background: var(--ink);
    color: var(--bg)
}

.btn-ghost {
    border: 1.5px solid var(--line2);
    color: var(--ink);
    background: 0 0
}

.btn-ghost:hover:not(:disabled) {
    background: var(--sur2)
}

.btn-soft {
    background: var(--sur2);
    color: var(--ink)
}

.btn-lg {
    height: 50px;
    padding: 0 24px;
    font-size: 16px
}

.btn-sm {
    height: 32px;
    padding: 0 12px;
    font-size: 13px
}

.btn-block {
    width: 100%
}

.btn-icon {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0
}

.btn svg {
    flex: none;
    width: 18px;
    height: 18px
}

.hdr {
    z-index: 30;
    padding: var(--sat) 32px 0;
    height: calc(68px + var(--sat));
    background: var(--bg);
    align-items: center;
    gap: 20px;
    display: flex;
    position: sticky;
    top: 0
}

@supports (color:color-mix(in lab, red, red)) {
    .hdr {
        background: color-mix(in srgb, var(--bg) 84%, transparent)
    }
}

.hdr {
    -webkit-backdrop-filter: blur(16px)
}

.logo {
    font-family: var(--disp);
    letter-spacing: -.03em;
    color: var(--ink);
    align-items: center;
    gap: 10px;
    font-size: 22px;
    font-weight: 800;
    display: flex
}

.logo img {
    object-fit: contain;
    width: 28px;
    height: 28px
}

.logo small {
    font-family: var(--font);
    color: var(--mut);
    background: var(--sur2);
    border-radius: var(--rp);
    letter-spacing: 0;
    margin-left: 2px;
    padding: 2px 7px;
    font-size: 10px;
    font-weight: 600
}

.nav {
    background: var(--sur);
    border: 1px solid var(--line);
    border-radius: var(--rp);
    gap: 2px;
    margin: 0 auto;
    padding: 4px;
    display: flex
}

.nav a {
    border-radius: var(--rp);
    color: var(--ink2);
    white-space: nowrap;
    padding: 7px 14px;
    font-weight: 500
}

.nav a.on,
.nav a[aria-current=page] {
    background: var(--ink);
    color: var(--bg)
}

.hdr .right {
    align-items: center;
    gap: 8px;
    margin-left: auto;
    display: flex
}

.theme-btn {
    border: 1px solid var(--line);
    background: var(--sur);
    width: 40px;
    height: 40px;
    color: var(--ink);
    border-radius: 50%;
    place-items: center;
    display: grid
}

.theme-btn svg {
    width: 18px;
    height: 18px
}

.hamb {
    display: none
}

.tag {
    border-radius: var(--rp);
    background: var(--sur2);
    height: 22px;
    color: var(--ink2);
    white-space: nowrap;
    align-items: center;
    gap: 5px;
    padding: 0 9px;
    font-size: 11.5px;
    font-weight: 600;
    display: inline-flex
}

.tag.live:before {
    content: "";
    background: var(--up);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    animation: 1.6s infinite pulse
}

.tag.hold {
    background: var(--teal)
}

@supports (color:color-mix(in lab, red, red)) {
    .tag.hold {
        background: color-mix(in srgb, var(--teal) 16%, transparent)
    }
}

.tag.hold {
    color: var(--up)
}

.tag.burn {
    background: var(--coral)
}

@supports (color:color-mix(in lab, red, red)) {
    .tag.burn {
        background: color-mix(in srgb, var(--coral) 16%, transparent)
    }
}

.tag.burn {
    color: var(--down)
}

.tag.lotto {
    background: var(--orange)
}

@supports (color:color-mix(in lab, red, red)) {
    .tag.lotto {
        background: color-mix(in srgb, var(--orange) 22%, transparent)
    }
}

.tag.lotto {
    color: var(--orange-ink)
}

.tag.pair {
    background: var(--gold)
}

@supports (color:color-mix(in lab, red, red)) {
    .tag.pair {
        background: color-mix(in srgb, var(--gold) 22%, transparent)
    }
}

.tag.pair {
    color: var(--gold-ink)
}

.fticker {
    border-bottom: 1px solid var(--line);
    background: var(--sur);
    align-items: center;
    gap: 16px;
    height: 36px;
    display: flex
}

@supports (color:color-mix(in lab, red, red)) {
    .fticker {
        background: color-mix(in srgb, var(--sur) 70%, transparent)
    }
}

.fticker {
    padding: 0 16px;
    overflow: hidden
}

.fticker .track {
    white-space: nowrap;
    gap: 28px;
    animation: 42s linear infinite marquee;
    display: flex
}

.fticker .fitem {
    color: var(--ink2);
    align-items: center;
    gap: 8px;
    font-size: 13px;
    display: inline-flex
}

.fticker .fitem b {
    color: var(--ink);
    font-weight: 650
}

.hero {
    grid-template-columns: minmax(0, 1fr) 420px;
    align-items: center;
    gap: 36px;
    padding: 36px 0 12px;
    display: grid
}

.hero h1 {
    font-size: var(--text-hero);
    letter-spacing: -.035em;
    max-width: 14ch;
    margin: 0 0 16px;
    font-weight: 800;
    line-height: .98
}

.hero h1 em {
    color: var(--coral);
    font-style: italic;
    font-weight: 800
}

.hero .lede {
    color: var(--ink2);
    max-width: 54ch;
    margin: 0 0 14px;
    font-size: 17px;
    line-height: 1.55
}

.hero .lede+.lede {
    margin-bottom: 22px
}

.cta-row {
    flex-wrap: wrap;
    gap: 10px;
    display: flex
}

.card {
    background: var(--sur);
    border: 1px solid var(--line);
    border-radius: var(--r);
    box-shadow: var(--shadow)
}

.claim {
    padding: 22px;
    position: relative;
    overflow: hidden
}

.claim .mascot {
    object-fit: contain;
    width: 72px;
    height: 72px;
    margin: 0 auto 12px
}

.claim .amt {
    font-family: var(--disp);
    letter-spacing: -.035em;
    font-variant-numeric: tabular-nums;
    font-size: 40px;
    font-weight: 800;
    line-height: 1
}

.claim .addr {
    font-family: var(--mono);
    font-size: 13px
}

.bigstats {
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    margin: 28px 0 8px;
    display: grid
}

.bigstat {
    background: var(--sur);
    border: 1px solid var(--line);
    border-radius: var(--r);
    padding: 18px 20px
}

.bigstat .k {
    color: var(--mut);
    font-size: 12.5px
}

.bigstat .v {
    font-family: var(--disp);
    letter-spacing: -.03em;
    font-variant-numeric: tabular-nums;
    margin: 6px 0 4px;
    font-size: 32px;
    font-weight: 800;
    line-height: 1.1
}

.bigstat .s {
    color: var(--mut);
    font-size: 12px
}

.section {
    padding: 48px 0 8px
}

.section h2 {
    font-size: var(--text-display);
    letter-spacing: -.03em;
    margin: 0 0 8px;
    font-weight: 800
}

.section .sub {
    color: var(--ink2);
    max-width: 62ch;
    margin: 0 0 22px;
    font-size: 15.5px
}

.grid-2 {
    grid-template-columns: 1.2fr .8fr;
    gap: 16px;
    display: grid
}

.grid-4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    display: grid
}

.rule {
    background: var(--sur);
    border: 1px solid var(--line);
    border-radius: var(--r);
    padding: 20px
}

.rule h3 {
    margin: 0 0 8px;
    font-size: 16px;
    font-weight: 700
}

.rule p {
    color: var(--ink2);
    margin: 0;
    font-size: 14px;
    line-height: 1.5
}

.step {
    border-bottom: 1px solid var(--line);
    gap: 14px;
    padding: 14px 0;
    display: flex
}

.step:last-child {
    border-bottom: 0
}

.step .n {
    background: var(--sur2);
    width: 28px;
    height: 28px;
    font-size: 13px;
    font-weight: 700;
    font-family: var(--disp);
    border-radius: 50%;
    flex: none;
    place-items: center;
    display: grid
}

.step h3 {
    margin: 0 0 4px;
    font-size: 15px;
    font-weight: 700
}

.step p {
    color: var(--ink2);
    margin: 0;
    font-size: 13.5px
}

.split-row {
    align-items: center;
    gap: 12px;
    padding: 10px 0;
    display: flex
}

.split-bar {
    border-radius: var(--rp);
    background: var(--sur3);
    flex: 1;
    height: 10px;
    overflow: hidden
}

.split-bar>i {
    border-radius: var(--rp);
    height: 100%;
    display: block
}

.faq-item {
    border: 1px solid var(--line);
    background: var(--sur);
    border-radius: 16px;
    overflow: hidden
}

.faq-item+.faq-item {
    margin-top: 8px
}

.faq-item button {
    text-align: left;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 16px 18px;
    font-size: 15px;
    font-weight: 650;
    display: flex
}

.faq-item button svg {
    width: 18px;
    height: 18px;
    color: var(--mut);
    flex: none;
    transition: transform .2s
}

.faq-item[data-state=open] button svg {
    transform: rotate(180deg)
}

.faq-item .a {
    color: var(--ink2);
    padding: 0 18px 16px;
    font-size: 14.5px;
    line-height: 1.55
}

.feed {
    background: var(--sur);
    border: 1px solid var(--line);
    border-radius: var(--r);
    max-height: 420px;
    padding: 8px;
    overflow: auto
}

.feed .row {
    border-radius: 12px;
    align-items: center;
    gap: 10px;
    padding: 10px 12px;
    font-size: 13.5px;
    display: flex
}

.feed .row:hover {
    background: var(--sur2)
}

.feed .row .amt {
    font-variant-numeric: tabular-nums;
    margin-left: auto;
    font-weight: 650
}

.pairs {
    gap: 18px;
    display: flex;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(90deg, #0000, #000 8% 92%, #0000);
    mask-image: linear-gradient(90deg, #0000, #000 8% 92%, #0000)
}

.pairs .track {
    gap: 18px;
    animation: 38s linear infinite marquee;
    display: flex
}

.pair-chip {
    background: var(--sur);
    border: 1px solid var(--line);
    border-radius: var(--rp);
    white-space: nowrap;
    align-items: center;
    gap: 8px;
    padding: 6px 12px 6px 6px;
    font-size: 13px;
    font-weight: 650;
    display: flex
}

.pair-chip img {
    object-fit: cover;
    outline: 1px solid var(--line2);
    outline-offset: -1px;
    border-radius: 50%;
    width: 28px;
    height: 28px
}

.site-footer {
    padding: 28px 0 calc(40px + var(--sab));
    border-top: 1px solid var(--line);
    color: var(--mut);
    margin-top: 56px;
    font-size: 13px
}

.site-footer .top {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
    display: flex
}

.site-footer a:hover {
    color: var(--ink)
}

.tabbar {
    display: none
}

.wmodal-back {
    z-index: 60;
    background: var(--overlay);
    -webkit-backdrop-filter: blur(4px);
    place-items: center;
    padding: 16px;
    display: grid;
    position: fixed;
    inset: 0
}

.wmodal {
    background: var(--sur);
    width: 100%;
    max-width: 400px;
    box-shadow: var(--shadow);
    border: 1px solid var(--line);
    border-radius: 22px;
    padding: 20px
}

.wmodal h3 {
    margin-bottom: 4px;
    font-size: 20px
}

.wmodal p {
    color: var(--mut);
    margin: 0 0 14px;
    font-size: 13px
}

.wlist {
    gap: 6px;
    display: grid
}

.wlist button {
    background: var(--sur2);
    text-align: left;
    border-radius: 14px;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    display: flex
}

.wlist button:hover {
    background: var(--sur3)
}

.wlist button .ic {
    background: var(--sur);
    width: 28px;
    height: 28px;
    color: var(--ink);
    border-radius: 8px;
    place-items: center;
    display: grid
}

.wlist button .ic svg {
    width: 16px;
    height: 16px
}

.wlist button b {
    font-size: 14px;
    display: block
}

.wlist button small {
    color: var(--mut);
    font-size: 12px
}

.wlist button em {
    color: var(--coral);
    margin-left: auto;
    font-size: 13px;
    font-style: normal;
    font-weight: 600
}

.wclose {
    float: right;
    background: var(--sur2);
    border-radius: 50%;
    place-items: center;
    width: 32px;
    height: 32px;
    display: grid
}

.wclose svg {
    width: 16px;
    height: 16px
}

.sheet-back {
    z-index: 50;
    background: var(--overlay);
    position: fixed;
    inset: 0
}

.sheet {
    background: var(--sur);
    z-index: 51;
    width: min(320px, 88vw);
    padding: calc(18px + var(--sat)) 16px 24px;
    border-left: 1px solid var(--line);
    flex-direction: column;
    gap: 6px;
    display: flex;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0
}

.sheet a {
    border-radius: 12px;
    padding: 12px 14px;
    font-weight: 600
}

.sheet a.on {
    background: var(--ink);
    color: var(--bg)
}

.bucket {
    border-bottom: 1px solid var(--line);
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    font-size: 13.5px;
    display: flex
}

.bucket:last-child {
    border-bottom: 0
}

.muted {
    color: var(--mut)
}

.up {
    color: var(--up)
}

.mono {
    font-family: var(--mono);
    font-size: .9em
}

.progress {
    border-radius: var(--rp);
    background: var(--sur3);
    height: 8px;
    overflow: hidden
}

.progress>i {
    background: var(--coral);
    border-radius: var(--rp);
    height: 100%;
    display: block
}

.field {
    gap: 8px;
    margin-top: 12px;
    display: flex
}

.field input {
    border-radius: var(--rp);
    border: 1px solid var(--line2);
    background: var(--bg);
    flex: 1;
    min-width: 0;
    height: 40px;
    padding: 0 16px
}

.spin {
    border: 2px solid;
    border-right-color: #0000;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    animation: .7s linear infinite spin
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes marquee {
    0% {
        transform: translate(0)
    }

    to {
        transform: translate(-50%)
    }
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

@keyframes rise {
    0% {
        opacity: 0;
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rise {
    animation: .5s cubic-bezier(.22, 1, .36, 1) both rise
}

@media (width<=1040px) {
    .hero {
        grid-template-columns: minmax(0, 1fr) 340px;
        gap: 24px
    }

    .grid-4,
    .bigstats {
        grid-template-columns: 1fr 1fr
    }
}

@media (width<=900px) {
    .logo small {
        display: none
    }
}

@media (width<=760px) {
    body {
        padding-bottom: calc(66px + var(--sab))
    }

    .wrap {
        padding: 0 16px
    }

    .hdr {
        padding: var(--sat) 16px 0;
        height: calc(58px + var(--sat));
        gap: 8px
    }

    .nav,
    .hdr .theme-btn {
        display: none
    }

    .hdr .right {
        margin-left: auto
    }

    .hdr .btn-cta {
        height: 36px;
        padding: 0 14px;
        font-size: 13px
    }

    .hdr .hamb {
        background: var(--sur);
        border: 1px solid var(--line);
        border-radius: 50%;
        place-items: center;
        width: 38px;
        height: 38px;
        display: grid
    }

    .hdr .hamb svg {
        width: 20px;
        height: 20px
    }

    .hero {
        grid-template-columns: minmax(0, 1fr);
        gap: 18px;
        padding: 22px 0 6px
    }

    .hero h1 {
        max-width: none
    }

    .bigstats,
    .grid-2,
    .grid-4 {
        grid-template-columns: 1fr
    }

    .tabbar {
        z-index: 40;
        height: calc(66px + var(--sab));
        padding: 6px 8px var(--sab);
        background: var(--bg);
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0
    }

    @supports (color:color-mix(in lab, red, red)) {
        .tabbar {
            background: color-mix(in srgb, var(--bg) 92%, transparent)
        }
    }

    .tabbar {
        -webkit-backdrop-filter: blur(16px);
        border-top: 1px solid var(--line);
        justify-content: space-around
    }

    .tabbar a,
    .tabbar button {
        color: var(--mut);
        flex-direction: column;
        flex: 1;
        justify-content: center;
        align-items: center;
        gap: 3px;
        min-height: 44px;
        font-size: 11px;
        font-weight: 600;
        display: flex
    }

    .tabbar a.on,
    .tabbar button.on {
        color: var(--ink)
    }

    .tabbar svg {
        width: 20px;
        height: 20px
    }

    .claim .amt {
        font-size: 34px
    }

    .section {
        padding: 36px 0 4px
    }

    .site-footer {
        padding-bottom: calc(88px + var(--sab))
    }
}

@property --tw-scale-x {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-y {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-scale-z {
    syntax: "*";
    inherits: false;
    initial-value: 1
}

@property --tw-rotate-x {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-y {
    syntax: "*";
    inherits: false
}

@property --tw-rotate-z {
    syntax: "*";
    inherits: false
}

@property --tw-skew-x {
    syntax: "*";
    inherits: false
}

@property --tw-skew-y {
    syntax: "*";
    inherits: false
}

@property --tw-space-y-reverse {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-border-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-font-weight {
    syntax: "*";
    inherits: false
}

@property --tw-tracking {
    syntax: "*";
    inherits: false
}

@property --tw-ordinal {
    syntax: "*";
    inherits: false
}

@property --tw-slashed-zero {
    syntax: "*";
    inherits: false
}

@property --tw-numeric-figure {
    syntax: "*";
    inherits: false
}

@property --tw-numeric-spacing {
    syntax: "*";
    inherits: false
}

@property --tw-numeric-fraction {
    syntax: "*";
    inherits: false
}

@property --tw-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-inset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
    syntax: "*";
    inherits: false
}

@property --tw-inset-ring-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-ring-inset {
    syntax: "*";
    inherits: false
}

@property --tw-ring-offset-width {
    syntax: "<length>";
    inherits: false;
    initial-value: 0
}

@property --tw-ring-offset-color {
    syntax: "*";
    inherits: false;
    initial-value: #fff
}

@property --tw-ring-offset-shadow {
    syntax: "*";
    inherits: false;
    initial-value: 0 0 #0000
}

@property --tw-outline-style {
    syntax: "*";
    inherits: false;
    initial-value: solid
}

@property --tw-blur {
    syntax: "*";
    inherits: false
}

@property --tw-brightness {
    syntax: "*";
    inherits: false
}

@property --tw-contrast {
    syntax: "*";
    inherits: false
}

@property --tw-grayscale {
    syntax: "*";
    inherits: false
}

@property --tw-hue-rotate {
    syntax: "*";
    inherits: false
}

@property --tw-invert {
    syntax: "*";
    inherits: false
}

@property --tw-opacity {
    syntax: "*";
    inherits: false
}

@property --tw-saturate {
    syntax: "*";
    inherits: false
}

@property --tw-sepia {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-color {
    syntax: "*";
    inherits: false
}

@property --tw-drop-shadow-alpha {
    syntax: "<percentage>";
    inherits: false;
    initial-value: 100%
}

@property --tw-drop-shadow-size {
    syntax: "*";
    inherits: false
}

@property --tw-duration {
    syntax: "*";
    inherits: false
}

@property --tw-ease {
    syntax: "*";
    inherits: false
}

@property --tw-content {
    syntax: "*";
    inherits: false;
    initial-value: ""
}

@property --tw-translate-x {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-y {
    syntax: "*";
    inherits: false;
    initial-value: 0
}

@property --tw-translate-z {
    syntax: "*";
    inherits: false;
    initial-value: 0
}