/* [next]/internal/font/google/geist_a71539c9.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.8e0177b5.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.b97b3418.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: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.853070df.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: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_a71539c9-module__T19VSG__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_a71539c9-module__T19VSG__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_8d43a2aa.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.c1fdd6c2.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.799d8ef8.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: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.p.dbea232f.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: Geist Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_8d43a2aa-module__8Li5zG__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_8d43a2aa-module__8Li5zG__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/src/app/globals.css [app-client] (css) */
@layer theme {
  :root, :host {
    --font-sans: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --default-font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    --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, ui-sans-serif, system-ui, 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 {
    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;
  }

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

:root {
  --background: #f8fafc;
  --foreground: #1e293b;
  --card-bg: #fff;
  --card-border: #00000014;
  --card-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --accent: #3b82f6;
  --accent-light: #60a5fa;
  --accent-dark: #2563eb;
  --accent-glow: #3b82f640;
  --text-secondary: #64748b;
  --text-muted: #94a3b8;
  --input-bg: #f1f5f9;
  --input-border: #e2e8f0;
  --input-focus: #3b82f64d;
  --success: #10b981;
  --error: #ef4444;
}

* {
  box-sizing: border-box;
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-sans);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-height: 100vh;
  margin: 0;
  padding: 0;
}

.login-container {
  background-color: #0000;
  background-image: radial-gradient(at 0 0, #3b82f614 0%, #0000 50%), radial-gradient(at 100% 100%, #a855f70f 0%, #0000 50%), radial-gradient(#22c55e0a 0%, #0000 70%), linear-gradient(#f8fafc 0%, #f1f5f9 100%);
  background-position: 0 0, 0 0, 0 0, 0 0;
  background-repeat: repeat, repeat, repeat, repeat;
  background-size: auto, auto, auto, auto;
  background-attachment: fixed;
  background-origin: padding-box, padding-box, padding-box, padding-box;
  background-clip: border-box, border-box, border-box, border-box;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  padding: 24px;
  display: flex;
}

.login-card {
  background: var(--card-bg);
  border: 1px solid var(--card-border);
  border-radius: 24px;
  width: 100%;
  max-width: 400px;
  padding: 48px 40px;
  animation: .5s cubic-bezier(.16, 1, .3, 1) slideUp;
  box-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a, 0 0 0 1px #00000005;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(16px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.header {
  text-align: center;
  margin-bottom: 36px;
}

.logo {
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 20px;
  transition: transform .2s, box-shadow .2s;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 20px -5px #00000026, 0 4px 6px -2px #0000001a;
}

.logo:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 28px -5px #0003, 0 6px 10px -2px #0000001f;
}

.logo img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.header h1 {
  color: var(--foreground);
  letter-spacing: -.025em;
  margin: 0;
  font-size: 1.625rem;
  font-weight: 700;
}

.otp-section {
  text-align: center;
  margin-bottom: 28px;
}

.subtitle {
  color: var(--text-secondary);
  margin-bottom: 20px;
  font-size: .9375rem;
  font-weight: 500;
}

.otp-inputs {
  justify-content: center;
  gap: 14px;
  display: flex;
}

.otp-input {
  background: var(--input-bg);
  border: 2px solid var(--input-border);
  text-align: center;
  width: 60px;
  height: 68px;
  color: var(--foreground);
  caret-color: var(--accent);
  border-radius: 14px;
  outline: none;
  font-size: 1.75rem;
  font-weight: 600;
  transition: all .2s;
}

.otp-input:focus {
  border-color: var(--accent);
  box-shadow: 0 0 0 4px var(--input-focus);
  background: #fff;
}

.otp-input:hover:not(:focus) {
  background: #fafafa;
  border-color: #cbd5e1;
}

.otp-input::placeholder {
  color: var(--text-muted);
}

.divider {
  align-items: center;
  gap: 16px;
  margin: 28px 0;
  display: flex;
}

.divider:before, .divider:after {
  content: "";
  background: linear-gradient(90deg, transparent, var(--input-border), transparent);
  flex: 1;
  height: 1px;
}

.divider span {
  color: var(--text-muted);
  letter-spacing: .05em;
  text-transform: uppercase;
  font-size: .8125rem;
  font-weight: 600;
}

.qr-section {
  text-align: center;
}

.qr-container {
  border: 2px solid var(--input-border);
  background: linear-gradient(135deg, #fafafa 0%, #f1f5f9 100%);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin: 0 auto 20px;
  transition: border-color .2s, box-shadow .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.qr-container:hover {
  border-color: #cbd5e1;
  box-shadow: 0 4px 12px #00000014;
}

.qr-code {
  border-radius: 12px;
  animation: .4s cubic-bezier(.16, 1, .3, 1) fadeIn;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(.95);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.qr-loading {
  justify-content: center;
  align-items: center;
  display: flex;
}

.spinner {
  border: 3px solid var(--input-border);
  border-top-color: var(--accent);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  animation: .8s linear infinite spin;
}

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

.qr-error {
  color: var(--error);
  flex-direction: column;
  align-items: center;
  gap: 10px;
  display: flex;
}

.qr-error svg {
  opacity: .9;
  width: 44px;
  height: 44px;
}

.qr-error span {
  font-size: .875rem;
  font-weight: 500;
}

.refresh-btn {
  border: 1.5px solid var(--input-border);
  color: var(--text-secondary);
  cursor: pointer;
  background: none;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  font-size: .875rem;
  font-weight: 500;
  transition: all .15s;
  display: inline-flex;
}

.refresh-btn:hover {
  border-color: var(--accent);
  color: var(--accent);
  background: #3b82f60a;
}

.refresh-btn:active {
  transform: scale(.98);
}

.refresh-btn svg {
  width: 16px;
  height: 16px;
}

.loading-bar {
  background: var(--input-bg);
  opacity: 0;
  border-radius: 3px;
  height: 3px;
  margin-top: 32px;
  transition: opacity .2s;
  overflow: hidden;
}

.loading-bar.visible {
  opacity: 1;
}

.loading-progress {
  background: linear-gradient(90deg, var(--accent), var(--accent-light));
  border-radius: 3px;
  width: 30%;
  height: 100%;
  animation: 1.2s ease-in-out infinite loading;
}

@keyframes loading {
  0% {
    transform: translateX(-100%);
  }

  50% {
    transform: translateX(250%);
  }

  100% {
    transform: translateX(-100%);
  }
}

@media (max-width: 440px) {
  .login-card {
    border-radius: 20px;
    padding: 36px 28px;
  }

  .otp-inputs {
    gap: 10px;
  }

  .otp-input {
    border-radius: 12px;
    width: 52px;
    height: 60px;
    font-size: 1.5rem;
  }

  .qr-container {
    width: 180px;
    height: 180px;
  }

  .header h1 {
    font-size: 1.375rem;
  }

  .logo {
    border-radius: 14px;
    width: 56px;
    height: 56px;
  }

  .logo svg {
    width: 28px;
    height: 28px;
  }
}

@media (max-width: 360px) {
  .login-container {
    padding: 16px;
  }

  .login-card {
    padding: 28px 20px;
  }

  .otp-input {
    width: 46px;
    height: 54px;
    font-size: 1.25rem;
  }
}

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