/* [next]/internal/font/google/inter_ed26c892.module.css [app-client] (css) */
@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/9c72aa0f40e4eef8-s.p.1y4-pdgsjb-pw.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2") format("woff2");
  unicode-range: U+1F??;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2") format("woff2");
  unicode-range: U+370-377, U+37A-37F, U+384-38A, U+38C, U+38E-3A1, U+3A3-3FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Inter;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Inter Fallback;
  src: local(Arial);
  ascent-override: 90.44%;
  descent-override: 22.52%;
  line-gap-override: 0.0%;
  size-adjust: 107.12%;
}

.inter_ed26c892-module__0Hd1FG__className {
  font-family: Inter, Inter Fallback;
  font-style: normal;
}

.inter_ed26c892-module__0Hd1FG__variable {
  --font-inter: "Inter", "Inter Fallback";
}

/* [project]/src/app/globals.css [app-client] (css) */
@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-border-style: solid;
      --tw-outline-style: solid;
    }
  }
}

@layer theme {
  :root, :host {
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: .25rem;
    --default-font-family: var(--font-inter);
    --default-mono-font-family: var(--font-mono);
  }
}

@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;
    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;
  }
}

@layer components;

@layer utilities {
  .visible {
    visibility: visible;
  }

  .fixed {
    position: fixed;
  }

  .block {
    display: block;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .table {
    display: table;
  }

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

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

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

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

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

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

  .h-full {
    height: 100%;
  }

  .min-h-full {
    min-height: 100%;
  }

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

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

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

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

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

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

  .border-collapse {
    border-collapse: collapse;
  }

  .resize {
    resize: both;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

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

  .text-\[var\(--accent\)\] {
    color: var(--accent);
  }

  .italic {
    font-style: italic;
  }

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

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

:root {
  --bg: #0d0d0d;
  --bg-2: #141414;
  --card: #171717;
  --input: #1c1c1c;
  --line: #2b2b2b;
  --text: #f6f6f6;
  --muted: #9b9b9b;
  --accent: #f5c518;
  --accent-2: #c9a014;
  --ok: #3ddc84;
  --danger: #ff6b6b;
  --radius: 16px;
}

* {
  box-sizing: border-box;
}

html, body {
  background: var(--bg);
  min-height: 100%;
  color: var(--text);
  font-family: var(--font-inter), ui-sans-serif, system-ui, sans-serif;
}

body {
  padding: env(safe-area-inset-top) 0 env(safe-area-inset-bottom);
  margin: 0;
}

a {
  color: var(--accent);
  text-decoration: none;
}

.shell {
  width: min(560px, 100%);
  margin: 0 auto;
  padding: 16px 16px 32px;
}

.page, .panel {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

.app-header {
  flex-direction: column;
  gap: 14px;
  display: flex;
}

.topbar {
  flex-wrap: nowrap;
  align-items: center;
  gap: 8px;
  width: 100%;
  display: flex;
}

.brand {
  letter-spacing: -.03em;
  flex: none;
  align-items: center;
  gap: 8px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.topbar-end {
  flex: none;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  display: inline-flex;
}

.admin-entry-icon {
  border: 1px solid var(--accent);
  width: 32px;
  height: 32px;
  color: var(--accent);
  background: #1a1608;
  border-radius: 50%;
  flex: 0 0 32px;
  place-items: center;
  display: grid;
}

.admin-entry-icon svg {
  width: 16px;
  height: 16px;
}

.secure-badge {
  color: var(--ok);
  white-space: nowrap;
  background: #102318;
  border: 1px solid #1e4a32;
  border-radius: 999px;
  flex: none;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  display: inline-flex;
}

.secure-badge svg, .secure-badge .secure-lock {
  flex-shrink: 0;
  width: 14px;
  height: 14px;
}

.back-link {
  color: var(--accent);
  align-items: center;
  gap: 6px;
  width: fit-content;
  font-size: 14px;
  font-weight: 600;
  display: inline-flex;
}

.back-link.standalone {
  margin-bottom: 4px;
}

.hero h1, .title-row h1, .status-card h1 {
  letter-spacing: -.04em;
  margin: 0;
  font-size: 32px;
  line-height: 1.1;
}

.eyebrow {
  color: var(--accent);
  margin: 0 0 6px;
  font-size: 13px;
  font-weight: 600;
}

.sub, .hint {
  color: var(--muted);
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1.45;
}

.title-row {
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  display: flex;
}

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

.chip {
  background: var(--card);
  border: 1px solid var(--line);
  color: var(--text);
  border-radius: 14px;
  flex-direction: column;
  align-items: center;
  gap: 2px;
  padding: 10px 6px;
  font-weight: 700;
  display: flex;
}

.chip small {
  color: var(--muted);
  font-size: 10px;
  font-weight: 500;
}

.chip-on {
  border-color: var(--accent);
  box-shadow: 0 0 0 1px var(--accent) inset;
}

.swap-card, .summary-card, .secure-box, .status-card {
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 20px;
  padding: 16px;
}

.swap-div {
  text-align: center;
  color: var(--accent);
  margin: 4px 0;
  font-size: 18px;
}

.field {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.field > span {
  color: var(--muted);
  font-size: 13px;
}

.field input, .inline-phone {
  background: var(--input);
  border: 1px solid var(--line);
  width: 100%;
  color: var(--text);
  border-radius: 12px;
  outline: none;
  padding: 14px;
  font-size: 16px;
}

.field input:focus, .otp input:focus, .inline-phone:focus {
  border-color: var(--accent);
}

.field-row {
  background: var(--input);
  border: 1px solid var(--line);
  border-radius: 12px;
  align-items: center;
  gap: 8px;
  padding-right: 12px;
  display: flex;
}

.field-row input {
  background: none;
  border: 0;
  padding-right: 0;
}

.field-row em {
  color: var(--muted);
  font-style: normal;
  font-weight: 700;
}

.quote-meta {
  flex-direction: column;
  gap: 8px;
  margin: 0;
  padding: 12px 4px 0;
  list-style: none;
  display: flex;
}

.quote-meta li, .summary-card > div {
  color: var(--muted);
  justify-content: space-between;
  gap: 12px;
  font-size: 14px;
  display: flex;
}

.quote-meta b, .summary-card b {
  color: var(--text);
  font-weight: 650;
}

.gold, .quote-meta .gold {
  color: var(--accent);
}

.old {
  color: var(--muted);
  margin-right: 8px;
  font-weight: 500;
}

.summary-total {
  border-top: 1px solid var(--line);
  margin-top: 10px;
  padding-top: 12px;
  align-items: baseline !important;
}

.summary-total strong {
  color: var(--accent);
  letter-spacing: -.04em;
  font-size: 28px;
}

.warn {
  color: var(--danger);
  margin: 0;
  font-size: 13px;
}

.cta {
  background: var(--accent);
  color: #111;
  cursor: pointer;
  border: 0;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  width: 100%;
  padding: 16px;
  font-size: 16px;
  font-weight: 800;
  display: flex;
}

.cta:disabled {
  color: #777;
  cursor: not-allowed;
  background: #2a2a2a;
}

.cta-locked:disabled {
  opacity: .7;
}

.loader {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding: 28px 8px;
  display: flex;
}

.loader-compact {
  gap: 0;
  padding: 0;
}

.loader-spin {
  border: 2.5px solid var(--line);
  border-top-color: var(--accent);
  border-radius: 50%;
  width: 28px;
  height: 28px;
  animation: .8s linear infinite spin;
}

.loader-compact .loader-spin {
  border-width: 2px;
  width: 18px;
  height: 18px;
}

.loader-label {
  color: var(--muted);
  text-align: center;
  max-width: 280px;
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
}

.pay-deadline {
  color: var(--text);
  text-align: center;
  max-width: 320px;
  margin: 4px auto 0;
  font-size: 14px;
  line-height: 1.45;
}

.dev-status {
  color: var(--muted);
  text-align: center;
  word-break: break-word;
  max-width: 100%;
  margin: 0;
  font-size: 12px;
  line-height: 1.4;
}

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

.two {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  display: grid;
}

.pay-form {
  flex-direction: column;
  gap: 14px;
  display: flex;
}

.saved-cards {
  flex-direction: column;
  gap: 8px;
  display: flex;
}

.saved-cards > span {
  color: var(--muted);
  font-size: 13px;
}

.saved-cards-list {
  flex-wrap: wrap;
  gap: 8px;
  display: flex;
}

.saved-card {
  border: 1px solid var(--line);
  background: var(--input);
  border-radius: 12px;
  align-items: stretch;
  display: flex;
  overflow: hidden;
}

.saved-card-on {
  border-color: var(--accent);
  box-shadow: 0 0 0 1px var(--accent) inset;
}

.saved-card > button:first-child {
  color: var(--text);
  cursor: pointer;
  font: inherit;
  background: none;
  border: 0;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  display: flex;
}

.saved-card b {
  font-size: 14px;
}

.saved-card small {
  color: var(--muted);
  font-size: 12px;
}

.saved-card-del {
  border: 0;
  border-left: 1px solid var(--line);
  color: var(--muted);
  cursor: pointer;
  background: none;
  width: 36px;
  font-size: 18px;
}

.save-card {
  color: var(--text);
  align-items: center;
  gap: 10px;
  font-size: 14px;
  display: flex;
}

.save-card input {
  width: 18px;
  height: 18px;
  accent-color: var(--accent);
}

.secure-note {
  color: var(--muted);
  text-align: left;
  align-items: flex-start;
  gap: 8px;
  margin: 0;
  font-size: 12px;
  line-height: 1.45;
  display: flex;
}

.secure-note svg {
  width: 14px;
  height: 14px;
  color: var(--accent);
  flex-shrink: 0;
  margin-top: 2px;
}

.accept, .help {
  color: var(--muted);
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 0;
  font-size: 12px;
  display: flex;
}

.otp-label {
  color: var(--muted);
  font-size: 13px;
}

.otp {
  grid-template-columns: repeat(6, 44px);
  justify-content: start;
  gap: 8px;
  display: grid;
}

.otp input {
  text-align: center;
  background: var(--input);
  border: 1px solid var(--line);
  width: 44px;
  height: 48px;
  color: var(--text);
  border-radius: 12px;
  font-size: 20px;
  font-weight: 700;
}

.otp input:first-child {
  border-color: var(--accent);
}

.text-btn {
  color: var(--accent);
  cursor: pointer;
  font-weight: 700;
  font-size: inherit;
  background: none;
  border: 0;
  padding: 0;
}

.inline-phone {
  width: 180px;
  padding: 4px 8px;
  display: inline-block;
}

.secure-box {
  align-items: flex-start;
  gap: 12px;
  display: flex;
}

.secure-box p {
  color: var(--muted);
  margin: 6px 0 0;
  font-size: 13px;
}

.status-card {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 28px 18px;
  display: flex;
}

.coin-art {
  flex: none;
  width: 96px;
  height: 96px;
  position: relative;
}

.coin-art-pedestal {
  filter: blur(.2px);
  background: linear-gradient(#2a2a2a, #111);
  border-radius: 40%;
  height: 18px;
  position: absolute;
  bottom: 8px;
  left: 18px;
  right: 18px;
}

.coin-art-disc {
  color: #3a2a00;
  background: radial-gradient(circle at 35% 30%, #ffe38a, #f5c518 45%, #8a6a00);
  border-radius: 50%;
  place-items: center;
  width: 60px;
  height: 60px;
  font-weight: 800;
  display: grid;
  position: absolute;
  top: 4px;
  left: 18px;
  box-shadow: 0 10px 20px #f5c51840;
}

.phone-art {
  flex: none;
  width: 92px;
  height: 110px;
  position: relative;
}

.phone-art-body {
  background: #101010;
  border: 2px solid #3a3a3a;
  border-radius: 12px;
  place-items: center;
  width: 54px;
  height: 92px;
  margin: 8px auto 0;
  display: grid;
}

.phone-art-bubble {
  color: var(--accent);
  letter-spacing: .12em;
  background: #2a2a2a;
  border-radius: 10px;
  padding: 6px 8px;
  font-weight: 800;
}

.phone-art-ring {
  border: 3px solid var(--accent);
  background: #151515;
  border-radius: 50%;
  place-items: center;
  width: 44px;
  height: 44px;
  display: grid;
  position: absolute;
  bottom: 10px;
  right: 0;
}

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

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

/*# sourceMappingURL=%5Broot-of-the-server%5D__19j7dmu._.css.map*/