@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap";
/* [project]/app/globals.css [app-client] (css) */
*, :before, :after, ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
  font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  line-height: 1.5;
}

body {
  line-height: inherit;
  margin: 0;
}

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;
  text-decoration: inherit;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  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;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button {
  height: auto;
}

::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol, ul, menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img, svg, video, canvas, audio, iframe, embed, object {
  vertical-align: middle;
  display: block;
}

img, video {
  max-width: 100%;
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.static {
  position: static;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.ml-2 {
  margin-left: .5rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.h-16 {
  height: 4rem;
}

.h-5 {
  height: 1.25rem;
}

.min-h-28 {
  min-height: 7rem;
}

.w-16 {
  width: 4rem;
}

.w-5 {
  width: 1.25rem;
}

.w-full {
  width: 100%;
}

.max-w-sm {
  max-width: 24rem;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-y {
  resize: vertical;
}

.list-disc {
  list-style-type: disc;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-3 {
  gap: .75rem;
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

.rounded-\[2rem\] {
  border-radius: 2rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-xl {
  border-radius: .75rem;
}

.border {
  border-width: 1px;
}

.border-\[\#a74532\] {
  --tw-border-opacity: 1;
  border-color: rgb(167 69 50 / var(--tw-border-opacity, 1));
}

.border-\[var\(--coral\)\] {
  border-color: var(--coral);
}

.border-\[var\(--sand\)\] {
  border-color: var(--sand);
}

.bg-\[\#e1f0e7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(225 240 231 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff0eb\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 240 235 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fff5f1\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 245 241 / var(--tw-bg-opacity, 1));
}

.bg-\[\#fffdfa\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 253 250 / var(--tw-bg-opacity, 1));
}

.bg-\[var\(--moss\)\] {
  background-color: var(--moss);
}

.bg-\[var\(--paper\)\] {
  background-color: var(--paper);
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.p-12 {
  padding: 3rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-2\.5 {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

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

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.capitalize {
  text-transform: capitalize;
}

.leading-5 {
  line-height: 1.25rem;
}

.text-\[\#7f3023\] {
  --tw-text-opacity: 1;
  color: rgb(127 48 35 / var(--tw-text-opacity, 1));
}

.text-\[\#a74532\] {
  --tw-text-opacity: 1;
  color: rgb(167 69 50 / var(--tw-text-opacity, 1));
}

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

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

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

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.underline {
  text-decoration-line: underline;
}

.underline-offset-2 {
  text-underline-offset: 2px;
}

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

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

.opacity-60 {
  opacity: .6;
}

.shadow-\[10px_10px_0_var\(--sand\)\] {
  --tw-shadow: 10px 10px 0 var(--sand);
  --tw-shadow-colored: 10px 10px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

:root {
  --ink: #18252b;
  --muted: #52636a;
  --navy: #173c55;
  --coral: #d9573f;
  --sun: #f7c95c;
  --mint: #d9eee2;
  --blue: #dcecf4;
  --paper: #fffdf8;
  --line: #c9d4d2;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--paper);
  min-width: 320px;
  color: var(--ink);
  margin: 0;
  font-family: DM Sans, sans-serif;
  font-size: 17px;
  line-height: 1.5;
  overflow-x: clip;
}

::selection {
  background: var(--sun);
  color: var(--ink);
}

a {
  color: inherit;
}

button, input, select, textarea {
  font: inherit;
  font-size: 16px;
}

:focus-visible {
  outline-offset: 3px;
  outline: 3px solid #176267;
}

.page-width {
  width: min(1160px, 90vw);
  margin-inline: auto;
}

.site-header {
  border-bottom: 1px solid var(--line);
  width: min(1160px, 90vw);
  margin: auto;
  padding: 1.3rem 0;
}

.masthead-row {
  align-items: center;
  gap: 1rem;
  display: flex;
}

.masthead {
  letter-spacing: -.08em;
  font: 700 clamp(2rem, 4vw, 2.7rem) / 1 Space Grotesk, sans-serif;
  text-decoration: none;
}

.masthead-note {
  color: var(--muted);
  margin: 0;
  font-size: .9rem;
}

.site-nav {
  align-items: center;
  gap: 1.2rem;
  margin-left: auto;
  font-size: .92rem;
  font-weight: 700;
  display: flex;
}

.site-nav a:not(.nav-action), .site-footer a {
  text-decoration: underline;
  -webkit-text-decoration-color: var(--coral);
  text-decoration-color: var(--coral);
  text-underline-offset: 4px;
}

.nav-action, .button-primary {
  background: var(--coral);
  color: #fff;
  box-shadow: 4px 4px 0 var(--navy);
  border: 0;
  justify-content: center;
  align-items: center;
  padding: .82rem 1.15rem;
  font-weight: 700;
  text-decoration: none;
  transition: transform .2s, box-shadow .2s, background .2s;
  display: inline-flex;
}

.nav-action:hover, .button-primary:hover {
  box-shadow: 6px 6px 0 var(--navy);
  background: #bd412d;
  transform: translate(-2px, -2px);
}

.eyebrow {
  color: #a53f2d;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin: 0;
  font: 700 .72rem / 1.3 Space Grotesk, sans-serif;
}

.headline, .section-title {
  letter-spacing: -.06em;
  font-family: Space Grotesk, sans-serif;
  font-weight: 700;
}

.headline {
  max-width: 650px;
  margin: 1rem 0 0;
  font-size: clamp(3.1rem, 7vw, 6.4rem);
  line-height: .95;
}

.standfirst {
  max-width: 530px;
  color: var(--muted);
  margin: 1.4rem 0 0;
  font-size: 1.2rem;
  line-height: 1.45;
}

.hero {
  grid-template-columns: 1fr minmax(340px, 470px);
  align-items: center;
  gap: clamp(3rem, 8vw, 9rem);
  padding: clamp(4rem, 9vw, 8rem) 0 6rem;
  display: grid;
}

.hero-copy {
  padding-left: clamp(0px, 4vw, 54px);
}

.terms-inline {
  color: var(--muted);
  flex-wrap: wrap;
  gap: .7rem;
  margin-top: 2.4rem;
  font-size: .9rem;
  display: flex;
}

.terms-inline strong {
  color: var(--ink);
  font-size: 1.15rem;
}

.terms-inline span {
  border-left: 1px solid var(--line);
  padding-left: .7rem;
}

.start-card {
  border: 1px solid var(--line);
  box-shadow: 12px 12px 0 var(--sun);
  background: #fff;
  border-radius: 24px;
  padding: 2rem;
  position: relative;
}

.start-card:before {
  content: "";
  background: var(--mint);
  z-index: -1;
  width: 52px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: 24px;
  transform: rotate(7deg);
}

.start-card-heading {
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.step-badge {
  background: var(--navy);
  color: #fff;
  border-radius: 50%;
  flex: none;
  place-items: center;
  width: 42px;
  height: 42px;
  font: 700 .8rem Space Grotesk;
  display: grid;
}

.start-card h2 {
  margin: .3rem 0 0;
  font: 700 1.65rem / 1.1 Space Grotesk;
}

.start-card label {
  margin-top: 1rem;
  font-weight: 700;
  display: block;
}

.start-card input {
  border: 1px solid var(--line);
  background: var(--paper);
  width: 100%;
  color: var(--ink);
  border-radius: 10px;
  outline: none;
  margin-top: .4rem;
  padding: .85rem 1rem;
  display: block;
}

.start-card input:focus {
  border-color: var(--navy);
  box-shadow: 0 0 0 3px #173c5524;
}

.start-card .button-primary {
  cursor: pointer;
  width: 100%;
  margin-top: 1.35rem;
}

.form-note {
  color: var(--muted);
  text-align: center;
  margin: .8rem 0 0;
  font-size: .78rem;
}

.reassurance {
  background: var(--navy);
  color: #fff;
}

.reassurance-grid {
  grid-template-columns: 1.1fr 1fr auto;
  align-items: center;
  gap: 2.5rem;
  padding: 1.7rem 0;
  display: grid;
}

.reassurance p {
  color: #e5eef1;
  margin: 0;
  font-size: .9rem;
}

.reassurance strong {
  color: var(--sun);
  margin-bottom: .25rem;
  font: 700 .9rem Space Grotesk;
  display: block;
}

.button-secondary {
  white-space: nowrap;
  color: #fff;
  border-bottom: 2px solid var(--sun);
  align-items: center;
  padding-bottom: .25rem;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
}

.site-footer {
  border-top: 1px solid var(--line);
  width: min(1160px, 90vw);
  color: var(--muted);
  justify-content: space-between;
  gap: 1rem;
  margin: 2rem auto 0;
  padding: 1.3rem 0 2rem;
  font-size: .9rem;
  display: flex;
}

.site-footer p {
  margin: 0;
}

.signup-page {
  grid-template-columns: .75fr 1.25fr;
  gap: clamp(2rem, 7vw, 7rem);
  padding: 4.5rem 0 5rem;
  display: grid;
}

.signup-intro {
  align-self: start;
  padding-top: 1rem;
}

.signup-intro .headline {
  font-size: clamp(2.8rem, 5vw, 4.6rem);
}

.terms-list {
  border-top: 1px solid var(--line);
  margin-top: 2.3rem;
}

.terms-list p {
  border-bottom: 1px solid var(--line);
  color: var(--muted);
  margin: 0;
  padding: 1rem 0;
}

.terms-list strong {
  color: var(--ink);
}

.privacy-page {
  max-width: 900px;
}

.editorial-page {
  padding: 3.5rem 0 2rem;
}

.narrow-headline {
  max-width: 700px;
}

.narrow-copy {
  max-width: 600px;
}

.rule-section {
  border-top: 1px solid var(--ink);
  padding: 2.5rem 0 4.5rem;
}

.section-title {
  margin: .35rem 0 0;
  font-size: clamp(1.8rem, 3vw, 2.7rem);
  line-height: 1.1;
}

.process-section {
  margin-top: 4rem;
}

.process-list {
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  margin: 2.5rem 0 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.process-list li {
  border-top: 1px solid var(--line);
  padding-top: 1rem;
}

.process-list > li > span {
  color: var(--coral);
  font: 700 .75rem Space Grotesk;
}

.process-list h3 {
  margin: 1.5rem 0 .2rem;
  font-size: 1.2rem;
}

.process-list p, .info-columns p, .closing-note p {
  color: var(--muted);
  margin: .4rem 0 0;
}

.info-columns {
  border-top: 1px solid var(--ink);
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  padding: 2.5rem 0 4rem;
  display: grid;
}

.closing-note {
  border-top: 3px solid var(--ink);
  padding: 2rem 0 4rem;
}

.closing-note .button-primary {
  margin-top: 1.5rem;
}

main form {
  border: 1px solid var(--line);
  box-shadow: 8px 8px 0 var(--sun) !important;
  background: #fff !important;
  border-radius: 24px !important;
}

main form input, main form select, main form textarea {
  background: var(--paper) !important;
  border-color: var(--line) !important;
  border-radius: 10px !important;
}

main form input:focus, main form select:focus, main form textarea:focus {
  box-shadow: 0 0 0 3px #173c5524;
  border-color: var(--navy) !important;
}

main form button[type="submit"] {
  border-radius: 10px;
  background: var(--coral) !important;
}

main form button[data-invalid="true"] {
  color: #7f3023 !important;
  background: #fff5f1 !important;
  border-color: #a33f2e !important;
}

main form input[aria-invalid="true"], main form select[aria-invalid="true"], main form textarea[aria-invalid="true"] {
  background: #fff5f1 !important;
  border-color: #a33f2e !important;
}

.turnstile-wrap {
  max-width: 100%;
  overflow-x: auto;
}

@media (max-width: 760px) {
  .masthead-row {
    flex-wrap: wrap;
  }

  .masthead-note {
    order: 3;
    width: 100%;
  }

  .site-nav {
    margin-left: auto;
  }

  .hero, .signup-page, .info-columns {
    grid-template-columns: 1fr;
    gap: 2.7rem;
  }

  .hero {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .hero-copy {
    padding-left: 0;
  }

  .reassurance-grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .reassurance-grid .button-secondary {
    width: max-content;
  }

  .process-list {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 480px) {
  .site-nav {
    justify-content: space-between;
    width: 100%;
  }

  .terms-inline {
    gap: .55rem;
  }

  .terms-inline span {
    padding-left: .55rem;
  }

  .start-card {
    padding: 1.35rem;
  }

  .site-footer {
    flex-direction: column;
    align-items: flex-start;
  }

  .process-list {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .nav-action, .button-primary {
    transition: none;
  }
}

:root {
  --coral: #a33f2e !important;
  --moss: #1d594d !important;
  --sand: #f7c95c !important;
}

.nav-action, .button-primary {
  background: var(--coral);
  color: #fff;
}

.nav-action:hover, .button-primary:hover {
  background: #873323;
}

.text-link {
  color: var(--navy);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--coral);
  text-decoration-color: var(--coral);
  text-underline-offset: 4px;
  align-items: center;
  margin-top: 1.4rem;
  font-weight: 700;
  display: inline-flex;
}

.site-header {
  padding: 1rem 0 .9rem;
}

.hero {
  padding: clamp(2.5rem, 5vw, 4.5rem) 0 3rem;
}

.turnstile-wrap {
  width: 100%;
  max-width: 100%;
  overflow: visible;
}

.turnstile-wrap .cf-turnstile {
  justify-content: center;
  width: 100%;
  display: flex;
}

body {
  overflow-x: visible;
}

@media (max-width: 380px) {
  .signup-page .turnstile-wrap {
    width: 300px;
    max-width: none;
    margin-left: calc(50% - 150px);
    margin-right: 0;
  }
}

.terms-inline {
  align-items: center;
}

.terms-inline strong {
  line-height: 1;
}

.terms-inline span {
  line-height: 1.25;
}

.domain-selector {
  background: var(--mint);
  box-shadow: 6px 6px 0 var(--navy);
  border: 1px solid #b9d6c8;
  border-radius: 16px;
  max-width: 540px;
  margin-top: 2.8rem;
  padding: 1.25rem 1.35rem 1.1rem;
}

.domain-selector-heading {
  justify-content: space-between;
  align-items: end;
  gap: 1rem;
  display: flex;
}

.domain-selector h2 {
  letter-spacing: -.04em;
  margin: .3rem 0 0;
  font: 700 1.35rem / 1.05 Space Grotesk, sans-serif;
}

.spin-button {
  border: 0;
  border-bottom: 2px solid var(--coral);
  color: var(--navy);
  cursor: pointer;
  background: none;
  padding: 0 0 .2rem;
  font-size: .8rem;
  font-weight: 700;
}

.spin-button:disabled {
  cursor: wait;
  opacity: .65;
}

.domain-reel {
  background: var(--paper);
  letter-spacing: -.04em;
  border: 1px solid #173c5533;
  border-radius: 10px;
  align-items: center;
  gap: .15rem;
  margin-top: 1.1rem;
  padding: .65rem .7rem;
  font: 600 clamp(1.25rem, 3vw, 1.65rem) / 1 Space Grotesk, sans-serif;
  display: flex;
  overflow: hidden;
  box-shadow: inset 0 2px #173c5514;
}

.reel-value {
  min-width: 4.2ch;
  display: inline-block;
}

.reel-category {
  min-width: 0;
}

.domain-suffix {
  color: var(--coral);
}

.is-spinning {
  animation: 90ms linear infinite reel-flicker;
}

.domain-note {
  color: var(--muted);
  margin: .7rem 0 0;
  font-size: .75rem;
}

@keyframes reel-flicker {
  50% {
    opacity: .55;
    transform: translateY(2px);
  }
}

@media (max-width: 480px) {
  .domain-selector {
    padding: 1.1rem;
  }

  .domain-selector-heading {
    flex-direction: column;
    align-items: flex-start;
    gap: .7rem;
  }

  .domain-reel {
    margin-top: .9rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .is-spinning {
    animation: none;
  }
}

.start-card .domain-selector {
  max-width: none;
  margin-top: 1.4rem;
}

.start-card .domain-selector + .button-primary {
  margin-top: 1rem;
}

.reassurance-grid {
  align-items: start;
}

.hover\:-translate-y-0\.5:hover {
  --tw-translate-y: -.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:border-\[var\(--coral\)\]:hover {
  border-color: var(--coral);
}

.hover\:bg-\[\#0f3934\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(15 57 52 / var(--tw-bg-opacity, 1));
}

.focus\:border-\[var\(--coral\)\]:focus {
  border-color: var(--coral);
}

.disabled\:cursor-wait:disabled {
  cursor: wait;
}

.disabled\:opacity-60:disabled {
  opacity: .6;
}

@media (min-width: 640px) {
  .sm\:p-10 {
    padding: 2.5rem;
  }
}

/*# sourceMappingURL=app_globals_0yg4wg8.css.map*/