/* [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) */
:root {
  --background: #f8f6f1;
  --surface: #fffdf8;
  --foreground: #1b1a18;
  --muted: #6b655c;
  --border: #ded7ca;
  --accent: #8a6b3d;
  --accent-dark: #6d542f;
  --shadow: 0 18px 40px #1c181214;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body {
  max-width: 100vw;
  overflow-x: hidden;
}

body {
  color: var(--foreground);
  font-family: var(--font-geist-sans), Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: linear-gradient(#fbfaf7 0%, #f4efe6 100%);
}

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

.page-shell {
  width: min(1120px, 100% - 32px);
  margin: 0 auto;
  padding: 40px 0 72px;
}

.landing-shell {
  padding-top: 28px;
}

.hero {
  grid-template-columns: 1.5fr 1fr;
  align-items: stretch;
  gap: 24px;
  margin-bottom: 32px;
  display: grid;
}

.hero-copy, .hero-card, .info-card, .section-stack {
  background: var(--surface);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  border-radius: 24px;
}

.hero-copy {
  padding: 32px;
}

.hero-copy-brand {
  padding: 40px;
}

.hero-editorial {
  grid-template-columns: 1.12fr .88fr;
  align-items: center;
}

.hero-copy h1 {
  letter-spacing: -.04em;
  margin-bottom: 16px;
  font-size: clamp(2.5rem, 5vw, 4.6rem);
  line-height: .98;
}

.hero-text, .info-card p, .hero-card li, .steps-list li, .step-card p, .editorial-card p, .story-list li {
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.65;
}

.hero-text-large {
  max-width: 60ch;
  font-size: 1.08rem;
}

.eyebrow, .card-label {
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--accent-dark);
  margin-bottom: 14px;
  font-size: .8rem;
  font-weight: 700;
  display: inline-block;
}

.hero-actions {
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
  display: flex;
}

.button {
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  padding: 0 18px;
  font-weight: 600;
  transition: transform .12s, background .12s;
  display: inline-flex;
}

.button:hover {
  transform: translateY(-1px);
}

.button-primary {
  background: var(--accent);
  color: #fff;
}

.button-secondary {
  border: 1px solid var(--border);
  background: none;
}

.hero-card {
  padding: 28px;
}

.hero-card-brand {
  background: linear-gradient(#fffaf2 0%, #f8f0e2 100%);
}

.hero-card ul {
  gap: 12px;
  list-style: none;
  display: grid;
}

.hero-visual-card {
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  background: #f7efe3;
  border-radius: 28px;
  min-height: 100%;
  overflow: hidden;
}

.hero-visual-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.trust-strip {
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 22px;
  display: flex;
}

.trust-strip span {
  color: var(--accent-dark);
  background: #f7f0e3;
  border: 1px solid #e5d3b3;
  border-radius: 999px;
  align-items: center;
  padding: 10px 12px;
  font-size: .9rem;
  font-weight: 600;
  display: inline-flex;
}

.section-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
  margin-bottom: 24px;
  display: grid;
}

.panel-soft {
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  background: #fffdf8b8;
  border-radius: 24px;
  margin-bottom: 24px;
  padding: 28px;
}

.story-panel {
  gap: 20px;
  display: grid;
}

.story-list {
  gap: 10px;
  padding-left: 20px;
  display: grid;
}

.section-heading-narrow {
  max-width: 780px;
}

.intro-copy {
  max-width: 66ch;
}

.info-card {
  padding: 24px;
}

.info-card-elevated {
  background: linear-gradient(#fffdf8 0%, #fdf8ef 100%);
}

.info-card h2, .section-heading h2 {
  margin-bottom: 12px;
  font-size: 1.4rem;
}

.section-stack {
  padding: 28px;
}

.section-stack-brand {
  margin-bottom: 24px;
}

.section-heading {
  margin-bottom: 20px;
}

.steps-list {
  gap: 12px;
  padding-left: 20px;
  display: grid;
}

.steps-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  display: grid;
}

.step-card {
  border: 1px solid var(--border);
  background: #fffaf2;
  border-radius: 18px;
  padding: 20px;
}

.step-card h3 {
  margin: 10px 0;
  font-size: 1.1rem;
}

.step-number {
  min-width: 40px;
  min-height: 40px;
  color: var(--accent-dark);
  background: #f0e3c9;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  display: inline-flex;
}

.editorial-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  display: grid;
}

.editorial-card {
  border: 1px solid var(--border);
  background: #fffaf2;
  border-radius: 18px;
  padding: 18px;
}

.editorial-card h3 {
  margin: 0 0 10px;
  font-size: 1.12rem;
}

.editorial-image-wrap {
  background: #f6efe2;
  border-radius: 14px;
  margin-bottom: 14px;
  overflow: hidden;
}

.editorial-image {
  width: 100%;
  height: auto;
  display: block;
}

.finder-shell, .admin-shell {
  width: min(920px, 100% - 32px);
  margin: 0 auto;
  padding: 40px 0 72px;
}

.panel {
  background: var(--surface);
  border: 1px solid var(--border);
  box-shadow: var(--shadow);
  border-radius: 24px;
  padding: 28px;
}

.panel + .panel {
  margin-top: 20px;
}

.panel h1, .panel h2 {
  margin-bottom: 12px;
}

.kicker {
  color: var(--accent-dark);
  margin-bottom: 10px;
  font-size: .9rem;
  font-weight: 600;
}

.question-list, .admin-list {
  gap: 12px;
  margin-top: 18px;
  display: grid;
}

.recommendation-summary-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.question-item, .admin-item {
  border: 1px solid var(--border);
  background: #fffaf2;
  border-radius: 16px;
  padding: 16px;
}

.recommendation-hero {
  background: linear-gradient(#fffdf8 0%, #fbf5ea 100%);
}

.recommendation-panel-inline {
  background: linear-gradient(#fffdf8 0%, #fcf7ef 100%);
}

.recommendation-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
  display: grid;
}

.recommendation-card {
  border: 1px solid var(--border);
  background: #fff;
  border-radius: 18px;
  padding: 18px;
}

.recommendation-image-wrap {
  background: #f6efe2;
  border-radius: 14px;
  margin-bottom: 14px;
  overflow: hidden;
}

.recommendation-image {
  width: 100%;
  height: auto;
  display: block;
}

.recommendation-card h3 {
  margin-bottom: 8px;
  font-size: 1.15rem;
}

.recommendation-subtitle {
  color: var(--accent-dark);
  margin-bottom: 8px;
  font-weight: 600;
}

.recommendation-price {
  margin-bottom: 10px;
  font-weight: 700;
}

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

.progress-bar {
  background: #efe8dc;
  border-radius: 999px;
  width: 100%;
  height: 10px;
  margin: 14px 0 22px;
  overflow: hidden;
}

.progress-bar-fill {
  background: linear-gradient(90deg, var(--accent) 0%, #c8a56b 100%);
  border-radius: 999px;
  height: 100%;
}

.question-help {
  margin-top: 8px;
}

.options-grid {
  gap: 12px;
  margin-top: 24px;
  display: grid;
}

.option-card {
  text-align: left;
  border: 1px solid var(--border);
  color: var(--foreground);
  font: inherit;
  cursor: pointer;
  background: #fff;
  border-radius: 16px;
  padding: 16px 18px;
  transition: border-color .12s, transform .12s, box-shadow .12s;
}

.option-card:hover {
  border-color: var(--accent);
  transform: translateY(-1px);
}

.option-card-selected {
  border-color: var(--accent);
  background: #fffaf1;
  box-shadow: 0 0 0 2px #8a6b3d1f;
}

.button:disabled {
  opacity: .55;
  cursor: not-allowed;
  transform: none;
}

.form-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-top: 20px;
  display: grid;
}

.field {
  gap: 8px;
  display: grid;
}

.field span {
  font-weight: 600;
}

.field input, .field select, .field textarea {
  border: 1px solid var(--border);
  width: 100%;
  color: var(--foreground);
  font: inherit;
  background: #fff;
  border-radius: 14px;
  padding: 14px 16px;
}

.error-text {
  color: #9d2b2b;
  margin-top: 14px;
}

.meta {
  color: var(--muted);
  font-size: .95rem;
}

.cta-panel {
  text-align: left;
}

.cta-panel-strong {
  background: linear-gradient(#fffdf8 0%, #f8f0e1 100%);
}

.admin-toolbar {
  justify-content: space-between;
  align-items: end;
  gap: 16px;
  margin-bottom: 16px;
  display: flex;
}

.admin-filter {
  min-width: 220px;
}

@media (max-width: 900px) {
  .hero, .section-grid, .form-grid, .steps-grid, .recommendation-grid, .recommendation-summary-grid, .editorial-grid {
    grid-template-columns: 1fr;
  }

  .admin-toolbar {
    flex-direction: column;
    align-items: stretch;
  }

  .hero-copy h1 {
    font-size: 2.7rem;
  }
}

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