/* [next]/internal/font/google/space_grotesk_d7b50fc5.module.css [app-client] (css) */
@font-face {
  font-family: Space Grotesk;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../media/32687112bd2dd8db-s.0gspg~~t9nou8.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: Space Grotesk;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../media/28868e710e86be81-s.0rx81dn62y51_.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: Space Grotesk;
  font-style: normal;
  font-weight: 300 700;
  font-display: swap;
  src: url("../media/0c89a48fa5027cee-s.p.0rd3rjvnnhw7n.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: Space Grotesk Fallback;
  src: local(Arial);
  ascent-override: 89.71%;
  descent-override: 26.62%;
  line-gap-override: 0.0%;
  size-adjust: 109.69%;
}

.space_grotesk_d7b50fc5-module__qeW00a__className {
  font-family: Space Grotesk, Space Grotesk Fallback;
  font-style: normal;
}

.space_grotesk_d7b50fc5-module__qeW00a__variable {
  --font-space-grotesk: "Space Grotesk", "Space Grotesk 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.0q3udbd2bu5yp.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.0gw~uztddq1df.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.0.q-h669a_dqa.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]/app/globals.css [app-client] (css) */
@layer theme {
  :root, :host {
    --spacing: .25rem;
    --default-font-family: var(--font-space-grotesk);
    --default-mono-font-family: var(--font-geist-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 {
  .start {
    inset-inline-start: var(--spacing);
  }

  .flex {
    display: flex;
  }

  .hidden {
    display: none;
  }

  .h-full {
    height: 100%;
  }

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

  .flex-col {
    flex-direction: column;
  }

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

:root {
  --lightningcss-light: initial;
  --lightningcss-dark: ;
  color-scheme: light;
  --background: #f4efe7;
  --foreground: #162033;
  --surface: #ffffffb8;
  --border: #1620331a;
  --border-strong: #1620339e;
  --muted: #1620339e;
  --accent: #d46d48;
  --accent-soft: #d46d4824;
  --teal-soft: #2d767c1f;
  --panel-shadow: 0 28px 70px #1620331a;
}

* {
  box-sizing: border-box;
}

html {
  background: var(--background);
}

body {
  background: var(--background);
  color: var(--foreground);
  font-family: var(--font-space-grotesk), sans-serif;
  background-image: radial-gradient(circle at 15% 18%, #ffffffeb, transparent 28%),
    radial-gradient(circle at 82% 22%, var(--teal-soft), transparent 24%),
    radial-gradient(circle at 72% 78%, var(--accent-soft), transparent 26%),
    linear-gradient(160deg, #f7f1e9 0%, #efe7db 100%);
  margin: 0;
}

button, input, textarea {
  font: inherit;
}

button {
  cursor: pointer;
}

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

::selection {
  background: #11111126;
}

.auth-page, .builder-page {
  min-height: 100vh;
  padding: 1rem;
  position: relative;
  overflow: hidden;
}

.auth-page {
  place-items: center;
  display: grid;
}

.builder-page {
  align-content: start;
  justify-items: center;
  gap: 1.75rem;
  padding-top: 1.35rem;
  padding-bottom: 2.5rem;
  display: grid;
}

.auth-page:before, .auth-page:after, .builder-page:before, .builder-page:after {
  content: "";
  filter: blur(30px);
  pointer-events: none;
  border-radius: 999px;
  position: absolute;
}

.auth-page:before, .builder-page:before {
  background: #ea6b421f;
  width: 320px;
  height: 320px;
  top: 8%;
  right: 8%;
}

.auth-page:after, .builder-page:after {
  background: #1f82781c;
  width: 280px;
  height: 280px;
  bottom: 10%;
  left: 6%;
}

.auth-shell {
  z-index: 1;
  grid-template-columns: minmax(0, 1.08fr) minmax(360px, 420px);
  align-items: center;
  gap: clamp(1.5rem, 4vw, 3.25rem);
  width: min(1140px, 100%);
  display: grid;
  position: relative;
}

.drop-only {
  background: linear-gradient(180deg, #fffc, #fcf8f3b8),
    var(--surface);
  border: 1px solid var(--border);
  width: min(1120px, 100%);
  min-height: 530px;
  box-shadow: var(--panel-shadow), inset 0 1px 0 #ffffffbd;
  color: var(--foreground);
  text-align: center;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  border-radius: 2.25rem;
  place-items: center;
  padding: 2.8rem;
  transition: transform .22s, box-shadow .22s, border-color .22s;
  display: grid;
  position: relative;
  overflow: hidden;
}

.page-intro {
  z-index: 1;
  text-align: center;
  gap: .8rem;
  width: 100%;
  display: grid;
  position: relative;
}

.page-kicker {
  color: var(--muted);
  letter-spacing: .08em;
  text-transform: none;
  background: #fff9;
  border: 1px solid #16203314;
  border-radius: 999px;
  justify-self: center;
  padding: .42rem .72rem;
  font-size: .78rem;
  font-weight: 600;
}

.page-title {
  font-family: var(--font-space-grotesk), sans-serif;
  letter-spacing: -.04em;
  margin: 0;
  font-size: clamp(2.8rem, 6.5vw, 4.8rem);
  font-weight: 600;
  line-height: .96;
}

.page-subtitle {
  width: min(34rem, 100%);
  color: var(--muted);
  margin: 0 auto;
  font-size: 1.03rem;
  line-height: 1.75;
}

.auth-intro {
  text-align: left;
  gap: 1rem;
  width: min(580px, 100%);
}

.auth-intro .page-kicker {
  justify-self: start;
}

.auth-intro .page-title {
  max-width: 9ch;
  font-size: clamp(3.35rem, 6.8vw, 5.7rem);
}

.auth-intro .page-subtitle {
  max-width: 34rem;
  margin: 0;
}

.builder-intro {
  gap: 1rem;
  width: min(920px, 100%);
}

.builder-intro .page-title {
  max-width: 14ch;
  margin: 0 auto;
  font-size: clamp(3rem, 5.2vw, 4.5rem);
}

.builder-intro .page-subtitle {
  max-width: 40rem;
}

.auth-card {
  z-index: 1;
  background: linear-gradient(180deg, #ffffffdb, #faf6f1c7),
    var(--surface);
  width: min(420px, 100%);
  box-shadow: var(--panel-shadow);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  border: 1px solid #16203314;
  border-radius: 1.8rem;
  justify-self: end;
  gap: 1rem;
  padding: 1.5rem;
  display: grid;
  position: relative;
}

.auth-card-head {
  gap: .35rem;
  display: grid;
}

.auth-card-head h2 {
  letter-spacing: -.03em;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.1;
}

.auth-card-head p {
  color: var(--muted);
  margin: 0;
  font-size: .95rem;
  line-height: 1.6;
}

.auth-field {
  gap: .45rem;
  display: grid;
}

.auth-field span {
  font-size: .92rem;
  font-weight: 600;
}

.auth-field input {
  width: 100%;
  min-height: 3.3rem;
  color: var(--foreground);
  background: #ffffffd1;
  border: 1px solid #1620331a;
  border-radius: 1rem;
  outline: none;
  padding: .92rem 1rem;
  display: block;
}

.auth-field input:focus {
  border-color: var(--border-strong);
  box-shadow: 0 0 0 4px #16203312;
}

.auth-submit, .logout-button {
  border: 0;
  border-radius: 999px;
  min-height: 3.2rem;
  font-weight: 600;
  transition: transform .18s, box-shadow .18s, background-color .18s;
}

.auth-submit {
  background: var(--foreground);
  color: #fff;
  box-shadow: 0 12px 28px #16203329;
}

.auth-note {
  color: var(--muted);
  margin: 0;
  font-size: .9rem;
  line-height: 1.6;
}

.builder-topbar {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
  width: min(1120px, 100%);
  display: flex;
  position: relative;
}

.builder-topbar .page-kicker {
  justify-self: auto;
}

.logout-button {
  color: var(--foreground);
  background: #ffffffa3;
  border: 1px solid #16203314;
  padding: .8rem 1rem;
  box-shadow: 0 8px 20px #16203314;
}

.drop-only:before {
  content: "";
  background: linear-gradient(#fff3, #fff0), none;
  border: 1px solid #1620330f;
  border-radius: 1.9rem;
  transition: border-color .22s, transform .22s;
  position: absolute;
  inset: 16px;
}

.drop-only:after {
  content: "";
  opacity: 1;
  pointer-events: none;
  background: radial-gradient(circle at top, #ffffff8c, #0000 38%), linear-gradient(135deg, #d46d480a, #2d767c08);
  position: absolute;
  inset: 0;
}

.drop-only.is-active {
  border-color: var(--border-strong);
  transform: translateY(-3px)scale(1.005);
  box-shadow: 0 40px 90px #11213a2e, inset 0 1px #ffffffd1;
}

.drop-only.is-active:before {
  border-color: #d46d4847;
  transform: scale(.985);
}

.drop-noise, .drop-grid {
  pointer-events: none;
  position: absolute;
  inset: 0;
}

.drop-noise {
  opacity: .14;
  background-image: radial-gradient(circle at 20% 20%, #ffffffe6 .6px, #0000 .8px), radial-gradient(circle at 80% 30%, #16203324 .6px, #0000 .8px), radial-gradient(circle at 50% 70%, #16203314 .6px, #0000 .8px);
  background-size: 24px 24px, 28px 28px, 36px 36px;
}

.drop-grid {
  opacity: .22;
  background-image: linear-gradient(#1620330a 1px, #0000 1px), linear-gradient(90deg, #1620330a 1px, #0000 1px);
  background-size: 28px 28px;
  border-radius: 1.9rem;
  inset: 16px;
  -webkit-mask-image: linear-gradient(#0000006b, #0000 70%);
  mask-image: linear-gradient(#0000006b, #0000 70%);
}

.drop-shell {
  z-index: 1;
  justify-items: center;
  gap: 1.15rem;
  max-width: 40rem;
  display: grid;
  position: relative;
}

.drop-pill {
  color: var(--muted);
  letter-spacing: .08em;
  text-transform: none;
  background: #ffffffa8;
  border: 1px solid #16203314;
  border-radius: 999px;
  padding: .5rem .85rem;
  font-size: .76rem;
  font-weight: 600;
}

.drop-icon {
  background: radial-gradient(circle at 30% 30%, #ffffffeb, #ffffff3d), linear-gradient(145deg, #ea6b422e, #1f827829);
  border-radius: 999px;
  place-items: center;
  width: 5.8rem;
  height: 5.8rem;
  display: grid;
  position: relative;
  box-shadow: inset 0 1px #ffffffe6, 0 18px 40px #11213a1f;
}

.drop-icon:before, .drop-icon:after, .drop-icon span:before, .drop-icon span:after {
  content: "";
  background: var(--foreground);
  border-radius: 999px;
  position: absolute;
}

.drop-icon:before {
  width: .18rem;
  height: 1.3rem;
  top: 1.45rem;
}

.drop-icon:after {
  width: 1rem;
  height: .18rem;
  top: 2.52rem;
}

.drop-icon span:before, .drop-icon span:after {
  transform-origin: bottom;
  width: .18rem;
  height: .75rem;
  top: 1.34rem;
}

.drop-icon span:before {
  transform: translateX(-.34rem)rotate(42deg);
}

.drop-icon span:after {
  transform: translateX(.34rem)rotate(-42deg);
}

.drop-title {
  font-family: var(--font-space-grotesk), sans-serif;
  letter-spacing: -.04em;
  max-width: 10ch;
  font-size: clamp(3rem, 5vw, 4.75rem);
  font-weight: 600;
  line-height: .96;
}

.drop-text {
  max-width: 32rem;
  color: var(--muted);
  margin: 0;
  font-size: 1.05rem;
  line-height: 1.75;
}

.drop-meta {
  flex-wrap: wrap;
  justify-content: center;
  gap: .7rem;
  display: flex;
}

.drop-meta span {
  color: #162033b3;
  letter-spacing: .02em;
  background: #ffffff94;
  border: 1px solid #16203312;
  border-radius: 999px;
  padding: .48rem .82rem;
  font-size: .8rem;
  font-weight: 600;
}

.drop-status {
  color: var(--muted);
  background: #ffffff9e;
  border: 1px solid #16203312;
  border-radius: 999px;
  padding: .5rem .9rem;
  font-size: 1rem;
}

.auth-submit:hover, .logout-button:hover {
  transform: translateY(-1px);
}

@media (prefers-reduced-motion: no-preference) {
  .drop-icon {
    animation: 5s ease-in-out infinite float;
  }

  .drop-only.is-active .drop-icon {
    animation-duration: 2.4s;
  }
}

@keyframes float {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-6px);
  }
}

@media (max-width: 640px) {
  .auth-shell {
    grid-template-columns: 1fr;
  }

  .auth-intro {
    text-align: center;
    width: min(760px, 100%);
  }

  .auth-intro .page-kicker {
    justify-self: center;
  }

  .auth-intro .page-subtitle {
    margin: 0 auto;
  }

  .auth-card {
    justify-self: stretch;
    width: 100%;
  }

  .drop-only {
    border-radius: 1.7rem;
    min-height: 320px;
    padding: 1.4rem;
  }

  .drop-only:before, .drop-grid {
    border-radius: 1.15rem;
    inset: 10px;
  }

  .drop-icon {
    width: 4.75rem;
    height: 4.75rem;
  }

  .drop-title {
    font-size: clamp(2.4rem, 13vw, 3.4rem);
  }

  .drop-text {
    font-size: .95rem;
  }

  .page-title {
    font-size: clamp(2.4rem, 12vw, 3.6rem);
  }

  .page-subtitle {
    font-size: .95rem;
  }

  .builder-topbar {
    flex-direction: column;
    align-items: stretch;
  }
}

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