:root {
  --fp-first-shadow: 0 24px 65px rgba(18, 59, 52, .13);
}

.fp-first-minute-page {
  min-height: 100vh;
  margin: 0;
  color: var(--fp-ink-900, #17231f);
  background:
    radial-gradient(circle at 10% 0, rgba(221, 243, 237, .8), transparent 34rem),
    var(--fp-sand-50, #fbf9f3);
}
.fp-first-minute-page *, .fp-first-minute-page *::before, .fp-first-minute-page *::after { box-sizing: border-box; }
.fp-first-minute-root { width: 100%; }
.fp-first-nav { display: flex; width: min(1160px, calc(100% - 40px)); min-height: 74px; gap: 20px; align-items: center; justify-content: space-between; margin: 0 auto; }
.fp-first-brand { display: inline-flex; gap: 9px; align-items: center; color: var(--fp-forest-900, #123b34); font-weight: 900; text-decoration: none; }
.fp-first-brand img { width: 36px; height: 36px; }
.fp-first-nav-link, .fp-first-nav-status { color: #5d746c; font-size: .78rem; text-decoration: none; }
.fp-first-nav-link strong { color: var(--fp-forest-700, #176b5b); }
.fp-first-nav-status { display: inline-flex; gap: 6px; align-items: center; font-weight: 800; }
.fp-first-nav-status i { color: var(--fp-forest-700, #176b5b); }

.fp-first-shell { display: grid; grid-template-columns: minmax(0, .82fr) minmax(460px, 1.18fr); width: min(1080px, calc(100% - 40px)); gap: clamp(30px, 6vw, 76px); align-items: center; margin: 25px auto 75px; }
.fp-first-shell.is-centered { display: block; width: min(720px, calc(100% - 32px)); margin-top: clamp(24px, 6vh, 64px); }
.fp-first-promise { min-width: 0; padding: 30px 0; }
.fp-first-kicker, .fp-first-step-label { display: inline-flex; gap: 7px; align-items: center; color: var(--fp-forest-700, #176b5b); font-size: .7rem; font-weight: 900; letter-spacing: .065em; text-transform: uppercase; }
.fp-first-promise h1 { margin: 12px 0 16px; color: var(--fp-forest-900, #123b34); font-family: "Nunito Sans", "Segoe UI", sans-serif; font-size: clamp(2.6rem, 5.2vw, 4.9rem); font-weight: 900; letter-spacing: -.055em; line-height: .98; }
.fp-first-promise > p:not(.fp-first-promise-note) { max-width: 590px; margin: 0; color: #597069; line-height: 1.65; }
.fp-first-steps { display: grid; gap: 9px; margin: 27px 0; padding: 0; list-style: none; }
.fp-first-steps li { display: grid; grid-template-columns: 38px minmax(0, 1fr); gap: 11px; align-items: center; padding: 9px 11px; border: 1px solid transparent; border-radius: 13px; color: #6d807a; }
.fp-first-steps li.is-current { border-color: #c8ded7; color: var(--fp-forest-900, #123b34); background: rgba(255, 255, 255, .72); }
.fp-first-steps li > span { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 12px; color: var(--fp-forest-700, #176b5b); background: var(--fp-mint-100, #ddf3ed); font-size: .78rem; font-weight: 900; }
.fp-first-steps strong, .fp-first-steps small { display: block; }
.fp-first-steps strong { font-size: .83rem; }
.fp-first-steps small { margin-top: 2px; color: #7c8d87; font-size: .68rem; }
.fp-first-promise-note { display: flex; gap: 9px; align-items: flex-start; margin: 0; color: #577069; font-size: .75rem; font-weight: 750; line-height: 1.5; }
.fp-first-promise-note i { margin-top: 1px; color: var(--fp-forest-700, #176b5b); font-size: 1rem; }

.fp-first-card { min-width: 0; padding: clamp(25px, 4.2vw, 44px); border: 1px solid var(--fp-line-200, #d7e2de); border-radius: 28px; background: rgba(255, 255, 255, .94); box-shadow: var(--fp-first-shadow); }
.fp-first-card-heading { margin-bottom: 25px; }
.fp-first-card-heading h1, .fp-first-card-heading h2 { margin: 7px 0 8px; color: var(--fp-forest-900, #123b34); font-family: "Nunito Sans", "Segoe UI", sans-serif; font-size: clamp(2rem, 4.4vw, 3rem); font-weight: 900; letter-spacing: -.045em; line-height: 1.04; }
.fp-first-card-heading p { margin: 0; color: #697c76; font-size: .88rem; line-height: 1.55; }
.fp-first-field { min-width: 0; margin-bottom: 16px; }
.fp-first-field label, .fp-relationship-field legend, .fp-observation-field label { display: block; margin-bottom: 6px; color: #244c44; font-size: .75rem; font-weight: 850; }
.fp-first-field input:not([type="checkbox"]), .fp-observation-field select { width: 100%; min-height: 48px; padding: 10px 12px; border: 1px solid #cbdad5; border-radius: 12px; color: #173f38; background: #fff; font-size: .9rem; }
.fp-first-field.is-large input { min-height: 56px; font-size: 1.08rem; }
.fp-first-field input:focus, .fp-observation-field select:focus { border-color: var(--fp-forest-700, #176b5b); outline: 3px solid rgba(183, 219, 110, .45); outline-offset: 1px; }
.fp-first-field small, .fp-relationship-field > small { display: block; margin-top: 5px; color: #7a8b85; font-size: .66rem; line-height: 1.45; }
.fp-first-field-error, .fp-first-error { color: #973c38; font-size: .7rem; font-weight: 750; }
.fp-first-error { margin-bottom: 15px; padding: 11px 13px; border-radius: 11px; background: #fff0ee; }
.fp-account-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0 12px; }
.fp-account-grid .fp-first-field:first-child, .fp-account-grid .fp-first-field:nth-child(2) { grid-column: span 1; }
.fp-social-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.fp-social-button { display: inline-flex; min-height: 48px; gap: 8px; align-items: center; justify-content: center; padding: 10px 12px; border-radius: 12px; font-size: .78rem; font-weight: 850; }
.fp-social-button.is-apple { border: 1px solid #111; color: #fff; background: #111; }
.fp-social-button.is-google { border: 1px solid #cfdad6; color: #264b44; background: #fff; }
.fp-first-divider { display: flex; gap: 12px; align-items: center; margin: 19px 0; color: #8a9994; font-size: .66rem; font-weight: 800; text-transform: uppercase; }
.fp-first-divider::before, .fp-first-divider::after { height: 1px; flex: 1; background: #e0e8e5; content: ""; }
.fp-password-help, .fp-first-disclosure { margin: -3px 0 15px; color: #6c7e78; font-size: .68rem; }
.fp-password-help summary, .fp-first-disclosure summary { cursor: pointer; font-weight: 800; }
.fp-password-help ul { margin: 7px 0 0; padding-left: 18px; }
.fp-first-consent { display: grid; grid-template-columns: 18px minmax(0, 1fr); gap: 9px; align-items: start; margin: 13px 0 6px; color: #566d66; font-size: .7rem; line-height: 1.5; }
.fp-first-consent input { width: 17px; height: 17px; margin-top: 2px; accent-color: var(--fp-forest-700, #176b5b); }
.fp-first-consent a, .fp-first-disclosure a { color: var(--fp-forest-700, #176b5b); font-weight: 800; }
.fp-first-disclosure { margin: 12px 0 18px; padding: 10px 12px; border-radius: 11px; background: #f5f8f6; }
.fp-first-disclosure p { margin: 8px 0 0; line-height: 1.55; }

.fp-first-primary, .fp-first-quiet { display: inline-flex; width: 100%; min-height: 52px; gap: 8px; align-items: center; justify-content: center; padding: 11px 16px; border-radius: 13px; font-size: .82rem; font-weight: 900; text-align: center; }
.fp-first-primary { border: 1px solid var(--fp-forest-700, #176b5b); color: #fff; background: var(--fp-forest-700, #176b5b); box-shadow: 0 10px 24px rgba(23, 107, 91, .18); }
.fp-first-primary:hover { color: #fff; background: var(--fp-forest-800, #115347); }
.fp-first-quiet { border: 1px solid #d5e0dc; color: #49645d; background: #fff; }
.fp-first-actions { display: grid; gap: 8px; }
.fp-first-primary:focus-visible, .fp-first-quiet:focus-visible, .fp-social-button:focus-visible, .fp-first-nav a:focus-visible, .fp-relationship-options label:has(input:focus-visible) { outline: 3px solid var(--fp-lime-400, #b7db6e); outline-offset: 3px; }

.fp-relationship-field { min-width: 0; margin: 22px 0; padding: 0; border: 0; }
.fp-relationship-options { display: grid; grid-template-columns: 1fr 1fr; gap: 9px; }
.fp-relationship-options label { position: relative; margin: 0; cursor: pointer; }
.fp-relationship-options input { position: absolute; opacity: 0; }
.fp-relationship-options label > span { display: flex; min-height: 54px; gap: 9px; align-items: center; padding: 11px 12px; border: 1px solid #d3dfdb; border-radius: 13px; color: #416058; background: #fff; font-size: .75rem; font-weight: 800; }
.fp-relationship-options label > span i { display: grid; width: 30px; height: 30px; flex: 0 0 30px; place-items: center; border-radius: 9px; color: var(--fp-forest-700, #176b5b); background: var(--fp-mint-100, #ddf3ed); }
.fp-relationship-options label:has(input:checked) > span { border: 2px solid var(--fp-forest-700, #176b5b); color: var(--fp-forest-900, #123b34); background: #eef8f4; }
.fp-first-calm-note { display: flex; gap: 12px; align-items: flex-start; margin: 21px 0; padding: 14px 16px; border: 1px solid #d6e4df; border-radius: 14px; color: #647871; background: #f6f9f7; }
.fp-first-calm-note i { color: var(--fp-forest-700, #176b5b); font-size: 1.18rem; }
.fp-first-calm-note p { margin: 0; font-size: .72rem; line-height: 1.55; }
.fp-first-calm-note strong { color: #31564e; }

.fp-observation-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; }
.fp-observation-field { min-width: 0; padding: 15px; border: 1px solid #d8e3df; border-radius: 16px; background: #fbfcfb; }
.fp-observation-icon { display: grid; width: 38px; height: 38px; place-items: center; margin-bottom: 12px; border-radius: 12px; color: var(--fp-forest-700, #176b5b); background: var(--fp-mint-100, #ddf3ed); }

@media (max-width: 860px) {
  .fp-first-shell { grid-template-columns: 1fr; width: min(650px, calc(100% - 30px)); gap: 16px; margin-top: 10px; }
  .fp-first-promise { padding-bottom: 5px; }
  .fp-first-promise h1 { font-size: clamp(2.5rem, 10vw, 4rem); }
  .fp-first-steps { grid-template-columns: repeat(3, 1fr); }
  .fp-first-steps li { display: block; }
  .fp-first-steps li > span { margin-bottom: 7px; }
}

@media (max-width: 580px) {
  .fp-first-nav { width: calc(100% - 28px); min-height: 66px; }
  .fp-first-nav-link { font-size: 0; }
  .fp-first-nav-link strong { font-size: .75rem; }
  .fp-first-shell, .fp-first-shell.is-centered { width: calc(100% - 20px); margin: 8px auto 35px; }
  .fp-first-promise { padding: 16px 5px 4px; }
  .fp-first-promise h1 { font-size: 2.65rem; }
  .fp-first-steps { display: none; }
  .fp-first-promise-note { margin-top: 16px; }
  .fp-first-card { padding: 23px 18px; border-radius: 22px; }
  .fp-first-card-heading h1, .fp-first-card-heading h2 { font-size: 2.05rem; }
  .fp-social-actions, .fp-account-grid, .fp-relationship-options, .fp-observation-grid { grid-template-columns: 1fr; }
  .fp-account-grid .fp-first-field { grid-column: auto; }
}

@media (prefers-reduced-motion: reduce) {
  .fp-first-minute-page * { scroll-behavior: auto !important; transition: none !important; }
}
