/* Wallet modal flow */
.wallet-modal-hidden {
    display: none;
}

.wallet-step-hidden {
    display: none !important;
}

.wallet-modal-open {
    overflow: hidden;
}

.css-1egf66k {
    position: fixed;
    z-index: 1300;
    inset: 0;
}

@media print {
    .css-1egf66k {
        position: absolute !important;
    }
}

.css-1gek9uk {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    inset: 0;
    -webkit-tap-highlight-color: transparent;
    background-color: rgba(0, 0, 0, 0.36);
    z-index: -1;
    opacity: 1;
    transition: opacity 225ms cubic-bezier(0.4, 0, 0.2, 1);
}

.css-fh1hs4 {
    height: 100%;
    outline: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media print {
    .css-fh1hs4 {
        height: auto;
    }
}

.css-prp0jn {
    color: rgba(0, 0, 0, 0.87);
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: var(--Paper-shadow);
    margin: 32px;
    position: relative;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    max-height: calc(100% - 64px);
    max-width: 444px;
    background: var(--color-text-white);
    backdrop-filter: blur(12px);
    border-radius: 8px;
    width: 100%;
}

@media print {
    .css-prp0jn {
        overflow-y: visible;
        box-shadow: none;
    }
}

.css-pz50hm {
    display: flex;
    padding: 16px;
    gap: 24px;
}

.css-p0dds8 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    text-decoration: none;
    font-family: var(--font-inter);
    letter-spacing: 0;
    line-height: 26px;
    text-transform: none;
    flex: 1 1 0%;
    align-items: center;
    display: flex;
}

.css-150i3zb {
    display: flex;
    gap: 8px;
    width: min-content;
    margin-right: -4px;
    margin-top: -4px;
    margin-bottom: -4px;
    align-self: start;
}

.css-1u56rxw {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    border: 0;
    margin: 0;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    text-align: center;
    flex: 0 0 auto;
    font-size: 1.5rem;
    border-radius: 50%;
    --IconButton-hoverBg: rgba(0, 0, 0, 0.04);
    background-color: transparent;
    color: var(--mui-dark);
    transition: 0.25s;
    height: 40px;
    width: 40px;
    padding: 8px;
}

.css-1u56rxw:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

.css-1u56rxw:active {
    box-shadow: var(--mui-purple) 0 0 0 2px, var(--mui-dark) 0 0 0 4px;
}

.css-1u56rxw:disabled {
    opacity: 0.5;
    color: var(--mui-dark);
    background-color: transparent;
}

.css-491jvs {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 0 8px;
}

.css-17qa0m8,
.css-1solg9l {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
    width: 100%;
}

.css-1solg9l {
    display: none;
}

.css-1821gv5 {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.css-lrar53 {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
    width: 100%;
}

.css-lrar53 .MuiInputBase-root {
    padding: 12px 16px;
    background: var(--mui-dark-04);
    border-radius: 12px;
}

.css-lrar53 .MuiInputBase-root .MuiInputBase-input {
    height: 24px;
}

.css-lrar53 .MuiInputBase-root .MuiOutlinedInput-notchedOutline {
    border: 1px solid transparent;
}

.css-lrar53 .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline {
    border: 1px solid var(--mui-dark);
}

.css-lrar53 .MuiInputBase-root fieldset {
    border-color: transparent;
}

.css-lrar53 .MuiInputBase-input {
    font-size: 16px;
    text-decoration: none;
    font-family: var(--font-inter);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: none;
    color: var(--mui-dark);
    cursor: text;
    padding: 0;
    resize: none;
}

.css-lrar53 .MuiInputBase-input::placeholder {
    color: rgba(21, 21, 21, 0.8);
    opacity: 1;
}

.css-1l4uywa {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgba(0, 0, 0, 0.87);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    align-items: center;
    position: relative;
    border-radius: 8px;
    padding-left: 14px;
}

.css-1l4uywa input::placeholder {
    color: rgb(201, 201, 201);
}

.css-1l4uywa:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.87);
}

.css-1f6kg7i {
    display: flex;
    max-height: 2em;
    align-items: center;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.54);
    margin-right: 8px;
}

.css-qgxj3j {
    margin: 0;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    color: rgba(0, 0, 0, 0.6);
    font-family: var(--font-inter);
}

.css-1kscayg {
    font: inherit;
    letter-spacing: inherit;
    color: currentColor;
    border: 0;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0;
    width: 100%;
    padding: 8.5px 14px 8.5px 0;
}

.css-1kscayg:focus {
    outline: 0;
}

.css-1kscayg:invalid {
    box-shadow: none;
}

.css-5v2ak0 {
    text-align: left;
    position: absolute;
    inset: -5px 0 0;
    margin: 0;
    padding: 0 8px;
    pointer-events: none;
    border-radius: inherit;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    min-width: 0%;
    border-color: rgba(0, 0, 0, 0.23);
}

.css-w4cd9x {
    float: unset;
    width: auto;
    overflow: hidden;
    padding: 0;
    line-height: 11px;
    transition: width 150ms cubic-bezier(0, 0, 0.2, 1);
}

.css-1gctwar {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    gap: 8px;
    padding: 8px;
}

.css-1rr4qq7 {
    flex: 1 1 0%;
}

.css-1qnac3x {
    width: 100%;
    height: 32px;
}

.css-xl5q1u,
.css-1fb9l8 {
    position: relative;
    margin: 0;
    appearance: none;
    max-width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 32px;
    white-space: nowrap;
    transition: background-color 300ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    outline: 0;
    border: 0;
    padding: 0;
    vertical-align: middle;
    box-sizing: border-box;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    box-shadow: none;
    border-radius: 32px;
    cursor: pointer;
    width: 100%;
    font-size: 12px;
    text-decoration: none;
    font-family: var(--font-inter);
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: none;
}

.css-xl5q1u {
    background: var(--mui-dark-04);
    color: var(--mui-dark);
}

.css-xl5q1u:hover {
    background: rgba(0, 0, 0, 0.05);
}

.css-xl5q1u:focus {
    box-shadow: var(--color-text-white) 0 0 0 2px, var(--mui-purple) 0 0 0 4px !important;
}

.css-1fb9l8 {
    background: rgba(25, 118, 210, 0.2);
    color: var(--mui-dark);
}

.css-1fb9l8:hover {
    background: var(--mui-green);
    color: var(--mui-dark);
}

.css-1fb9l8:focus {
    box-shadow: var(--color-text-white) 0 0 0 2px, var(--mui-purple) 0 0 0 4px !important;
}

.css-s01idy {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 12px;
    padding-right: 12px;
    white-space: nowrap;
}

.css-1a9re40 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.css-cyt2z {
    align-items: center;
    flex: 0 0 auto;
    padding: 16px 16px 24px;
    justify-content: center;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.css-oplyyj,
.css-1jxrbla {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    margin: 0;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    line-height: 1.75;
    min-width: 64px;
    border: 0;
    width: 100%;
    text-transform: initial;
    letter-spacing: 0.025em;
    font-weight: 600;
    font-family: var(--font-inter);
    box-shadow: none;
    font-size: 1rem;
    background-color: var(--mui-dark);
    color: var(--color-text-white);
    transition: 0.25s;
    border-radius: 210px;
    padding: 8px 16px;
    height: 40px;
}

.css-oplyyj:hover,
.css-1jxrbla:hover {
    background-color: var(--mui-green);
    color: var(--mui-dark);
}

.css-oplyyj:disabled,
.css-1jxrbla:disabled {
    background-color: var(--mui-dark);
    opacity: 0.5;
    color: var(--color-text-white);
}

.css-q7mezt {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    fill: currentColor;
    font-size: 1.5rem;
}

.css-gmuwbf {
    display: flex;
    align-items: center;
    justify-content: center;
}

.css-1y4e7kw {
    margin: 0;
    width: 100%;
    font-size: 16px;
    text-decoration: none;
    font-family: var(--font-inter);
    font-weight: 600;
    line-height: 22px;
    text-transform: none;
}

.css-9rzp88 {
    margin: 0;
    font-size: 14px;
    text-decoration: none;
    font-family: var(--font-inter);
    font-weight: 600;
    line-height: 18px;
    text-transform: none;
}

.css-vlpvri {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    fill: currentColor;
    font-size: 1.5rem;
    margin-right: 8px;
}

.css-8jfrby {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 0 16px 16px;
}

.css-v1esct {
    margin-top: 6px;
    padding-left: 4px;
    padding-right: 4px;
}

.css-wzkfh7 {
    display: flex;
    flex-wrap: wrap;
    will-change: transform;
    gap: 16px;
}

.css-wzkfh7 > * {
    flex-basis: calc(33.3333% - 10.6667px);
    flex-grow: 1;
}

.css-wzkfh7 > :nth-child(n+3) {
    flex-grow: 0;
}

.css-108ryvo,
.css-1gsnrp5 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    margin: 0;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    line-height: 1.75;
    min-width: 64px;
    border: 0;
    text-transform: initial;
    letter-spacing: 0.025em;
    font-weight: 600;
    font-family: var(--font-inter);
    transition: color 0.01s;
    height: 48px;
    font-size: 1rem;
    flex-shrink: 0;
    padding: 4px 22px;
    border-radius: 6px;
    color: var(--mui-dark);
}

.css-108ryvo {
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 1.5px 0px, rgba(0, 0, 0, 0.07) 0px 2px 4px 0px, rgb(224, 224, 224) 0px 0px 0px 1px;
    background: rgba(21, 21, 21, 0.02);
}

.css-108ryvo:hover {
    background: var(--mui-dark-04);
}

.css-108ryvo:disabled {
    cursor: not-allowed;
    opacity: 0.5;
    color: rgba(21, 21, 21, 0.4);
}

.css-1gsnrp5 {
    box-shadow: var(--mui-dark) 0px 0px 0px 1px, rgba(0, 0, 0, 0.07) 0px 2px 4px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1.5px 0px;
    background: var(--mui-dark-04);
}

.css-1gsnrp5:hover {
    background: var(--mui-dark-04);
}

.css-h73i3c {
    padding: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
    background-color: var(--color-text-white);
    border: 1px solid rgba(21, 21, 21, 0.15);
    border-radius: 8px;
}

.css-dubp9x {
    align-items: center;
    cursor: pointer;
    gap: 24px;
    display: flex;
}

.css-1uofaxz {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    fill: currentColor;
    font-size: 1.5rem;
    margin-left: auto;
    color: var(--mui-dark);
    transition: transform 0.2s ease-in-out;
}

.css-k9fv1p {
    margin-top: 8px;
    overflow-y: hidden;
    transition: max-height 0.2s ease-in-out;
    max-height: 0;
}

.css-96e3u7 {
    margin: 0 0 12px;
    color: rgba(21, 21, 21, 0.8);
    font-size: 12px;
    font-family: var(--font-inter);
    font-weight: 600;
    line-height: 16px;
}

.css-1oojrra,
.css-1f11l0v {
    --Grid-columns: 12;
    --Grid-columnSpacing: 0px;
    --Grid-rowSpacing: 0px;
    flex-flow: wrap;
    min-width: 0;
    box-sizing: border-box;
    display: flex;
    gap: var(--Grid-rowSpacing) var(--Grid-columnSpacing);
}

.css-1oojrra {
    margin-bottom: 12px;
}

.css-1oojrra > *,
.css-1f11l0v > * {
    --Grid-parent-columns: 12;
    --Grid-parent-columnSpacing: 0px;
    --Grid-parent-rowSpacing: 0px;
}

.css-1fzf7xv {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
}

.css-6283w5 {
    margin: 0;
    font-size: 12px;
    font-family: var(--font-inter);
    font-weight: 400;
    line-height: 16px;
}

.css-1g084te {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
    min-width: 0;
    box-sizing: border-box;
}

.css-161utmn {
    user-select: none;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    fill: currentColor;
    font-size: 1.5rem;
    width: 20px;
}

.css-6lhmsc {
    margin: 0 0 0 4px;
    font-size: 16px;
    font-family: var(--font-inter);
    font-weight: 600;
    line-height: 24px;
}

.css-xyzgx8 {
    display: flex;
    align-items: center;
    padding: 8px;
    background-image: url("https://assets.production.core.primer.io/GOOGLE_PAY/google-pay-logo-light@3x.png");
    width: 100%;
    height: 40px;
    background-origin: content-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

.css-11gqwgw {
    margin: 0;
    font-size: 16px;
    font-family: var(--font-inter);
    font-weight: 600;
    line-height: 24px;
}

.css-1u0304 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0;
    position: relative;
    transform-origin: left top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1), transform 200ms cubic-bezier(0, 0, 0.2, 1), max-width 200ms cubic-bezier(0, 0, 0.2, 1);
    color: var(--mui-dark);
    font-size: 12px;
    font-weight: 500;
    margin-top: 16px;
    margin-left: 4px;
    margin-bottom: 4px;
    display: block;
}

.css-xc4lj {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}

.css-1wp7jp8 {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    width: 100%;
    margin: 0;
    border-radius: 8px;
}

.css-1wp7jp8 .MuiInputBase-root {
    padding: 12px 16px;
    background: var(--mui-dark-04);
    border-radius: 12px;
}

.css-1wp7jp8 .MuiInputBase-root .MuiInputBase-input {
    height: 24px;
}

.css-1wp7jp8 .MuiInputBase-root .MuiOutlinedInput-notchedOutline {
    border: 1px solid transparent;
}

.css-1wp7jp8 .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline {
    border: 1px solid var(--mui-dark);
}

.css-1wp7jp8 .MuiInputBase-root fieldset {
    border-color: transparent;
}

.css-17a8qfq {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgba(0, 0, 0, 0.87);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    align-items: center;
    position: relative;
    border-radius: 8px;
}

.css-17a8qfq input::placeholder {
    color: rgb(201, 201, 201);
}

.css-pe5g35 {
    font: inherit;
    letter-spacing: inherit;
    color: currentColor;
    border: 0;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0;
    width: 100%;
    padding: 16.5px 14px;
}

.css-1eswlx6 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    transform-origin: left top;
    text-overflow: ellipsis;
    max-width: 100%;
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1), transform 200ms cubic-bezier(0, 0, 0.2, 1), max-width 200ms cubic-bezier(0, 0, 0.2, 1);
    color: var(--mui-dark);
    font-size: 12px;
    font-weight: 500;
    display: block;
    border: 0 solid;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.css-6ku05x {
    margin: 0 0 8px;
    text-align: center;
    font-size: 12px;
    font-family: var(--font-inter);
    font-weight: 400;
    line-height: 16px;
}

.css-1a6mznu {
    margin: 0;
    font-family: var(--font-inter);
    text-decoration: none;
    position: relative;
    color: var(--mui-dark);
}

.css-1a6mznu:hover,
.css-1a6mznu:focus {
    text-decoration: underline;
}

.css-1ivcgm {
    display: flex;
    justify-content: center;
    gap: 24px;
}

.css-1ldd134 {
    user-select: none;
    display: inline-block;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    fill: currentColor;
    font-size: 1.5rem;
    width: 117px;
    height: 16px;
    color: var(--color-text-white);
}

.css-1tf43q4 {
    user-select: none;
    display: inline-block;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    fill: currentColor;
    font-size: 1.5rem;
    width: 108px;
    height: 16px;
}

.css-j7qwjs {
    display: flex;
    flex-direction: column;
}

.css-14uasj8 {
    background-color: var(--color-text-white);
    padding: 8px;
    border-radius: 8px;
}

.css-14uasj8 > canvas {
    display: block;
}

.css-17xfjm0 {
    margin: 0 auto;
    width: fit-content;
    text-align: center;
    cursor: pointer;
}

.css-1iohsy2 {
    margin: 16px 0;
    font-size: 16px;
    font-family: var(--font-inter);
    font-weight: 600;
    line-height: 24px;
}

.css-1yuhvjn {
    margin-top: 16px;
}

.wallet-copy-feedback {
    margin-top: 8px;
    text-align: center;
    font-size: 12px;
    color: #198754;
    font-family: var(--font-inter);
    display: none;
}

.wallet-copy-feedback.is-visible {
    display: block;
}

.wallet-method-alert {
    margin-top: 4px;
    color: #c03;
    font-size: 12px;
    font-family: var(--font-inter);
    display: none;
}

.wallet-method-alert.is-visible {
    display: block;
}

/* Card modal additions */
.card-modal-hidden {
    display: none;
}

.card-modal-input {
    width: 100%;
    border: 0;
    background: transparent;
    padding: 8px 4px;
    font-family: var(--font-inter);
}

.card-brand-chip {
    font-size: 10px;
    font-weight: 700;
    background: #ffffff;
    color: #151515;
    border-radius: 4px;
    padding: 2px 4px;
    border: 1px solid rgba(21, 21, 21, 0.15);
}

.css-1g49h38 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    padding: 0;
    position: relative;
    transform-origin: left top;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1), transform 200ms cubic-bezier(0, 0, 0.2, 1), max-width 200ms cubic-bezier(0, 0, 0.2, 1);
    color: var(--mui-dark);
    font-size: 12px;
    font-weight: 500;
    margin-top: 16px;
    margin-left: 4px;
    margin-bottom: 4px;
    display: block;
}

.css-7qox4a {
    border-radius: 8px;
    position: relative;
}

.css-1sujgo {
    background-color: var(--mui-dark-04);
    padding: 4px 8px;
    border: 1px solid var(--mui-dark-04);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    align-items: center;
}

.css-1sujgo iframe {
    vertical-align: sub;
}

.css-1sujgo:hover {
    border: 1px solid var(--mui-dark);
}

.css-1hku3n8 {
    display: flex;
    max-height: 2em;
    align-items: center;
    white-space: nowrap;
    color: rgba(0, 0, 0, 0.54);
    margin-left: 8px;
    position: absolute;
    top: 8px;
    right: 8px;
}

.css-1utx3w7 {
    display: flex;
    gap: 4px;
}

.css-hboir5 {
    display: flex;
    width: 100%;
}

.css-15pj2us {
    width: 50%;
    background-color: var(--mui-dark-04);
    padding: 4px 8px;
    border: 1px solid var(--mui-dark-04);
    border-bottom-left-radius: 8px;
}

.css-15pj2us iframe {
    vertical-align: sub;
}

.css-15pj2us:hover {
    border: 1px solid var(--mui-dark);
}

.css-10eq9gl {
    width: 50%;
    background-color: var(--mui-dark-04);
    padding: 4px 8px;
    border: 1px solid var(--mui-dark-04);
    border-bottom-right-radius: 8px;
}

.css-10eq9gl iframe {
    vertical-align: sub;
}

.css-10eq9gl:hover {
    border: 1px solid var(--mui-dark);
}

.css-1eja933 {
    display: inline-flex;
    flex-direction: column;
    position: relative;
    min-width: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    width: 100%;
    margin: 0;
    border-radius: 8px;
}

.css-1eja933 .MuiInputBase-root {
    padding: 12px 16px;
    background: var(--mui-dark-04);
    border-radius: 12px;
}

.css-1eja933 .MuiInputBase-root .MuiInputBase-input {
    height: 24px;
}

.css-1eja933 .MuiInputBase-root .MuiOutlinedInput-notchedOutline {
    border: 1px solid transparent;
}

.css-1eja933 .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline {
    border: 1px solid var(--mui-dark);
}

.css-1eja933 .MuiInputBase-root fieldset {
    border-color: transparent;
}

.css-1eja933 .MuiInputBase-input {
    font-size: 16px;
    text-decoration: none;
    font-family: var(--font-inter);
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: 0;
    line-height: 24px;
    text-transform: none;
    color: var(--mui-dark);
    cursor: text;
    padding: 0;
    resize: none;
}

.css-1eja933 .MuiInputBase-input::placeholder {
    color: var(--mui-dark-02);
    font-family: Arial;
    -webkit-font-smoothing: auto;
}

.css-1eja933 legend {
    display: none;
}

.css-10r1ury {
    display: flex;
    gap: 8px;
    margin-top: 8px;
    width: 100%;
}

.css-1ynkh64 {
    width: calc(50% - 4px);
}

.css-1fvfyod {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    transform-origin: left top;
    text-overflow: ellipsis;
    max-width: 100%;
    transition: color 200ms cubic-bezier(0, 0, 0.2, 1), transform 200ms cubic-bezier(0, 0, 0.2, 1), max-width 200ms cubic-bezier(0, 0, 0.2, 1);
    color: var(--mui-dark);
    font-size: 12px;
    font-weight: 500;
    display: block;
    border: 0 solid;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.css-clqpb6 {
    width: 100%;
    margin-bottom: 8px;
}

.css-clqpb6.css-clqpb6.css-clqpb6 fieldset {
    border-width: 0;
    border-radius: 8px;
}

.css-clqpb6 .MuiInputBase-root {
    height: 48px;
}

.css-1d73011 {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4375em;
    letter-spacing: 0.00938em;
    color: rgba(0, 0, 0, 0.87);
    box-sizing: border-box;
    cursor: text;
    display: inline-flex;
    align-items: center;
    position: relative;
    background: var(--mui-dark-04);
    border-radius: 12px;
    width: 100%;
}

.css-1d73011:hover .MuiOutlinedInput-notchedOutline {
    border-color: rgba(0, 0, 0, 0.87);
}

.css-1d73011:hover fieldset {
    border: 1px solid var(--mui-dark);
}

.css-1d73011 fieldset {
    border-radius: 12px;
}

.css-bob40r {
    appearance: none;
    user-select: none;
    cursor: pointer;
    border-radius: 8px;
    font: inherit;
    letter-spacing: inherit;
    color: currentColor;
    border: 0;
    box-sizing: content-box;
    background: none;
    height: 1.4375em;
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    display: block;
    min-width: 0;
    width: 100%;
    animation-name: mui-auto-fill-cancel;
    animation-duration: 10ms;
    padding: 16.5px 14px;
}

.css-bob40r:focus {
    border-radius: 8px;
    outline: 0;
}

.css-bob40r:not([multiple]) option {
    background-color: var(--color-text-white);
}

.css-bob40r.css-bob40r.css-bob40r {
    padding-right: 32px;
}

.css-bob40r:invalid {
    box-shadow: none;
}

.css-1l3b12y {
    user-select: none;
    width: 1em;
    height: 1em;
    display: inline-block;
    flex-shrink: 0;
    transition: fill 200ms cubic-bezier(0.4, 0, 0.2, 1);
    fill: currentColor;
    font-size: 1.5rem;
    position: absolute;
    top: calc(50% - 0.5em);
    pointer-events: none;
    color: rgba(0, 0, 0, 0.54);
    right: 7px;
}

.css-1djhf9 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    outline: 0;
    margin: 24px 0;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-decoration: none;
    line-height: 1.75;
    min-width: 64px;
    border: 0;
    width: 100%;
    text-transform: initial;
    letter-spacing: 0.025em;
    font-weight: 600;
    font-family: var(--font-inter);
    box-shadow: none;
    font-size: 1rem;
    background: var(--mui-dark);
    color: var(--color-text-white);
    transition: 0.25s;
    border-radius: 210px;
    padding: 8px 16px;
    height: 40px;
}

.css-1djhf9:disabled {
    background-color: var(--mui-dark);
    opacity: 0.5;
    color: var(--color-text-white);
    cursor: not-allowed;
}

.css-1djhf9:hover {
    background-color: var(--mui-green);
    color: var(--mui-dark);
}

.css-1ynyhby {
    margin: 8px;
}
