/* ====================================================
   GrSEn Subpages — shared template (matches redesign/index.html)
   ==================================================== */

/* Page hero — animated grid + 4 floating orbs + glass icon
   ----------------------------------------------------- */
.page-hero {
  position: relative;
  padding: 7rem 0 6rem;
  overflow: hidden;
  isolation: isolate;
  text-align: center;
  background:
    radial-gradient(ellipse at 50% 0%, rgba(252, 211, 77, 0.10), transparent 55%),
    radial-gradient(ellipse at 50% 100%, rgba(16, 185, 129, 0.15), transparent 55%),
    linear-gradient(180deg, #ecfdf5 0%, #064E3B 35%, var(--bg-elev-1) 90%, var(--bg) 100%);
}

/* Animated grid */
.page-hero::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(110, 231, 183, 0.08) 1px, transparent 1px),
    linear-gradient(90deg, rgba(110, 231, 183, 0.08) 1px, transparent 1px);
  background-size: 60px 60px;
  -webkit-mask-image: radial-gradient(ellipse at 50% 40%, black 25%, transparent 80%);
  mask-image: radial-gradient(ellipse at 50% 40%, black 25%, transparent 80%);
  opacity: 0.7;
  animation: pageGridDrift 30s linear infinite;
  z-index: 0;
}
@keyframes pageGridDrift { 0% { background-position: 0 0; } 100% { background-position: 60px 60px; } }

/* Emerald accent line at bottom */
.page-hero::after {
  content: '';
  position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);
  width: 180px; height: 2px;
  background: linear-gradient(90deg, transparent, var(--emerald), var(--solar-light), transparent);
  box-shadow: 0 0 20px rgba(16, 185, 129, 0.55);
  z-index: 2;
}

/* Floating orbs */
.page-hero__orbs { position: absolute; inset: 0; pointer-events: none; overflow: hidden; z-index: 1; }
.page-hero__orbs span {
  position: absolute;
  width: 6px; height: 6px; border-radius: 50%;
  background: var(--emerald-bright);
  box-shadow: 0 0 12px var(--emerald-bright), 0 0 32px rgba(16, 185, 129, 0.55);
  opacity: 0;
  animation: pageOrbFloat 12s ease-in-out infinite;
}
.page-hero__orbs span:nth-child(1) { left: 12%; top: 28%; }
.page-hero__orbs span:nth-child(2) { left: 78%; top: 42%; animation-delay: 4s; }
.page-hero__orbs span:nth-child(3) { left: 26%; top: 65%; animation-delay: 7s; }
.page-hero__orbs span:nth-child(4) { left: 68%; top: 18%; animation-delay: 2.5s; background: var(--solar-light); box-shadow: 0 0 12px var(--solar-light), 0 0 32px var(--solar-glow); }
@keyframes pageOrbFloat {
  0%,100% { transform: translateY(0); opacity: 0; }
  20% { opacity: 0.9; }
  80% { opacity: 0.6; }
  50% { transform: translateY(-35px); }
}

.page-hero__content {
  position: relative; z-index: 3;
  max-width: 760px;
  margin: 0 auto;
  padding: 0 1.5rem;
}
.page-hero__icon {
  width: 88px; height: 88px;
  margin: 0 auto 1.5rem;
  display: grid; place-items: center;
  background: rgba(209, 250, 229, 0.14);
  border: 1px solid var(--glass-border-emerald);
  border-radius: 22px;
  backdrop-filter: blur(18px) saturate(180%);
  -webkit-backdrop-filter: blur(18px) saturate(180%);
  box-shadow:
    0 8px 28px rgba(15, 23, 42, 0.072),
    0 0 36px rgba(16, 185, 129, 0.22),
    inset 0 1px 0 rgba(15, 23, 42, 0.1);
  color: var(--emerald-dark);
}
.page-hero__icon svg { width: 44px; height: 44px; filter: drop-shadow(0 0 10px rgba(16, 185, 129, 0.55)); }

.page-hero__eyebrow {
  display: inline-block;
  padding: 5px 14px;
  background: rgba(16, 185, 129, 0.14);
  color: var(--emerald-dark);
  font-family: var(--font-mono);
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  border-radius: 999px;
  border: 1px solid rgba(16, 185, 129, 0.35);
  text-shadow: 0 0 12px rgba(16, 185, 129, 0.30);
  margin-bottom: 1.25rem;
}
.page-hero__title {
  font-family: var(--font-display);
  color: var(--heading);
  font-size: clamp(2.5rem, 5.5vw, 4rem);
  font-weight: 700;
  margin: 0 0 1rem;
  letter-spacing: var(--tracking-display);
  line-height: 1.02;
  text-shadow: 0 4px 24px rgba(15, 23, 42, 0.081);
}
.page-hero__lead {
  color: rgba(15, 23, 42, 1);
  font-size: 1.2rem; line-height: 1.6;
  margin: 0 auto; max-width: 580px;
}

/* ====================================================
   Page layout — content + sticky sidebar
   ==================================================== */
.page-body {
  max-width: 1180px;
  margin: 0 auto;
  padding: 4rem 1.5rem 5rem;
  display: grid;
  grid-template-columns: 1fr 320px;
  gap: 3rem;
  align-items: start;
}
.page-content { min-width: 0; }

.page-content > * + * { margin-top: 2.5rem; }

/* Content sections — glass cards */
.psection {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.80) 0%, rgba(209, 250, 229, 0.05) 100%);
  border: 1px solid var(--glass-border);
  border-radius: 20px;
  padding: 2rem 2.25rem 2.25rem;
  backdrop-filter: blur(14px) saturate(140%);
  -webkit-backdrop-filter: blur(14px) saturate(140%);
  position: relative;
  overflow: hidden;
  /* fade-up base state (revealed by JS via IntersectionObserver) */
  opacity: 0;
  transform: translateY(28px);
  transition: opacity 600ms var(--ease-out-expo), transform 600ms var(--ease-out-expo);
}
.psection.is-in {
  opacity: 1;
  transform: translateY(0);
}
.psection::before {
  /* faint top emerald gradient accent */
  content: '';
  position: absolute; top: 0; left: 0; right: 0; height: 1px;
  background: linear-gradient(90deg, transparent, rgba(16, 185, 129, 0.55), transparent);
}

.psection__eyebrow {
  display: inline-flex; align-items: center; gap: 8px;
  font-family: var(--font-mono);
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--emerald-dark);
  margin-bottom: 0.75rem;
}
.psection__eyebrow::before {
  content: ''; width: 24px; height: 1.5px;
  background: var(--emerald-light); box-shadow: 0 0 6px var(--emerald-glow);
}
.psection__eyebrow--solar { color: var(--solar-dark); }
.psection__eyebrow--solar::before { background: var(--solar-light); box-shadow: 0 0 6px var(--solar-glow); }

.psection h2 {
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 2.6vw, 1.9rem);
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.15;
  color: var(--heading);
  margin: 0 0 1rem;
}
.psection h3 {
  font-family: var(--font-display);
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: var(--heading);
  margin: 1.5rem 0 0.5rem;
}
.psection p {
  font-size: 1.0625rem;
  line-height: 1.75;
  color: var(--text-primary);
  margin: 0 0 1rem;
}
.psection p:last-child { margin-bottom: 0; }
.psection strong { color: var(--heading); }
.psection a {
  color: var(--emerald-dark);
  border-bottom: 1px solid rgba(110, 231, 183, 0.35);
  transition: all var(--transition);
}
.psection a:hover {
  color: var(--solar-dark);
  border-bottom-color: var(--solar-dark);
}

/* Document list — each row a clickable file card */
.doc-list { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: 0.5rem; }
.doc-row {
  display: grid;
  grid-template-columns: 44px 1fr auto;
  align-items: center;
  gap: 14px;
  padding: 14px 16px;
  background: rgba(241, 245, 249, 0.32);
  border: 1px solid var(--glass-border);
  border-radius: 12px;
  transition: all 200ms var(--ease-out);
}
.doc-row:hover {
  border-color: var(--glass-border-emerald);
  background: rgba(16, 185, 129, 0.06);
  transform: translateX(4px);
}
.doc-row__icon {
  width: 44px; height: 44px;
  display: grid; place-items: center;
  background: rgba(16, 185, 129, 0.12);
  border: 1px solid rgba(16, 185, 129, 0.25);
  border-radius: 10px;
  color: var(--emerald-dark);
}
.doc-row__icon svg { width: 22px; height: 22px; }
.doc-row__icon--gold { background: rgba(245, 158, 11, 0.12); border-color: rgba(245, 158, 11, 0.30); color: var(--solar-dark); }
.doc-row__icon--sky  { background: rgba(14, 165, 233, 0.12); border-color: rgba(14, 165, 233, 0.30); color: var(--sky-blue); }
.doc-row__main strong { display: block; color: var(--heading); font-size: 0.975rem; font-weight: 600; }
.doc-row__main span   { display: block; color: var(--text-secondary); font-size: 0.85rem; line-height: 1.45; margin-top: 2px; }
.doc-row__action {
  display: inline-flex; align-items: center; gap: 6px;
  padding: 6px 12px;
  background: rgba(16, 185, 129, 0.10);
  border: 1px solid rgba(16, 185, 129, 0.30);
  color: var(--emerald-dark);
  font-family: var(--font-mono);
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.10em; text-transform: uppercase;
  border-radius: 999px;
  transition: all var(--transition);
  cursor: pointer;
}
.doc-row__action:hover { background: rgba(16, 185, 129, 0.20); transform: translateX(2px); }
.doc-row__action[data-state="pending"] {
  background: rgba(245, 158, 11, 0.10);
  border-color: rgba(245, 158, 11, 0.30);
  color: var(--solar-dark);
  cursor: default;
}

/* Disclaimer callout */
.callout {
  display: flex; gap: 14px;
  padding: 1.25rem 1.5rem;
  background: rgba(16, 185, 129, 0.08);
  border-left: 4px solid var(--emerald);
  border-radius: 0 12px 12px 0;
  margin-top: 2rem;
}
.callout__icon {
  flex-shrink: 0;
  width: 26px; height: 26px;
  color: var(--emerald-dark);
}
.callout p { margin: 0; font-size: 0.95rem; line-height: 1.6; color: var(--text-primary); }
.callout strong { color: var(--heading); }

/* ====================================================
   Sticky sidebar CTA
   ==================================================== */
.psidebar { position: sticky; top: 6rem; }
.psidebar__card {
  position: relative;
  padding: 1.75rem 1.5rem;
  border-radius: 20px;
  border: 1px solid var(--glass-border-emerald);
  background:
    radial-gradient(ellipse at 100% 0%, rgba(252, 211, 77, 0.20), transparent 60%),
    linear-gradient(160deg, rgba(16, 185, 129, 0.15) 0%, rgba(209, 250, 229, 0.15) 100%);
  backdrop-filter: blur(18px) saturate(160%);
  -webkit-backdrop-filter: blur(18px) saturate(160%);
  box-shadow: 0 16px 48px rgba(15, 23, 42, 0.081), 0 0 64px rgba(16, 185, 129, 0.15), inset 0 1px 0 rgba(15, 23, 42, 0.1);
  overflow: hidden;
}
.psidebar__card::before {
  content: ''; position: absolute; top: -30px; right: -30px;
  width: 160px; height: 160px;
  background: radial-gradient(circle, var(--solar-light), transparent 70%);
  filter: blur(40px);
  opacity: 0.5;
}
.psidebar__tag {
  display: inline-block;
  padding: 4px 10px;
  background: rgba(252, 211, 77, 0.18);
  color: var(--solar-dark);
  font-family: var(--font-mono);
  font-size: 10px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  border-radius: 999px;
  border: 1px solid rgba(252, 211, 77, 0.40);
  margin-bottom: 0.875rem;
  position: relative;
}
.psidebar h3 {
  font-family: var(--font-display);
  color: var(--heading);
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin: 0 0 0.75rem;
  position: relative;
}
.psidebar p {
  color: rgba(15, 23, 42, 1);
  font-size: 0.95rem; line-height: 1.55;
  margin: 0 0 1.25rem;
  position: relative;
}
.psidebar ul { list-style: none; padding: 0; margin: 0 0 1.5rem; position: relative; display: flex; flex-direction: column; gap: 6px; }
.psidebar li {
  padding-left: 1.5rem;
  font-size: 0.9rem;
  color: rgba(15, 23, 42, 1);
  position: relative;
}
.psidebar li::before {
  content: '✓';
  position: absolute; left: 0;
  color: var(--emerald-dark);
  font-weight: 800;
  text-shadow: 0 0 10px var(--emerald-glow);
}
.psidebar__btn {
  display: block; width: 100%;
  padding: 0.875rem 1rem;
  background: linear-gradient(135deg, var(--emerald-light) 0%, var(--emerald) 50%, var(--emerald-dark) 100%);
  color: var(--white);
  text-align: center; font-weight: 600;
  text-decoration: none;
  border: 1px solid rgba(15, 23, 42, 0.148);
  border-radius: var(--radius);
  cursor: pointer;
  transition: all var(--transition);
  box-shadow: 0 4px 14px rgba(16, 185, 129, 0.45), inset 0 1px 0 rgba(15, 23, 42, 0.15);
  position: relative;
}
.psidebar__btn:hover { transform: translateY(-2px); box-shadow: 0 10px 32px rgba(16, 185, 129, 0.55), 0 0 30px rgba(52, 211, 153, 0.30); }
.psidebar__meta {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid rgba(15, 23, 42, 0.1);
  font-size: 0.8rem;
  color: rgba(15, 23, 42, 1);
  text-align: center;
  position: relative;
}
.psidebar__meta a { color: var(--emerald-dark); font-weight: 600; border-bottom: 1px solid rgba(16, 185, 129, 0.35); transition: color var(--transition), border-color var(--transition); }
.psidebar__meta a:hover { color: var(--emerald); border-bottom-color: var(--emerald); }

@media (max-width: 980px) {
  .page-body { grid-template-columns: 1fr; }
  .psidebar { position: static; }
}

/* ====================================================
   Join Slider — multi-step "Zostań członkiem" wizard
   Lives at the bottom of every subpage as a converting moment.
   ==================================================== */
.join {
  position: relative;
  padding: 6rem 0 7rem;
  overflow: hidden;
  background:
    radial-gradient(ellipse at 20% 0%, rgba(16, 185, 129, 0.15), transparent 60%),
    radial-gradient(ellipse at 80% 100%, rgba(252, 211, 77, 0.10), transparent 60%),
    linear-gradient(180deg, var(--bg) 0%, #ecfdf5 50%, var(--bg) 100%);
  border-top: 1px solid var(--glass-border);
}
.join__inner {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 1.5rem;
  text-align: center;
}
.join__title {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 700;
  letter-spacing: var(--tracking-display);
  color: var(--heading);
  margin: 1rem 0;
  line-height: 1.05;
}
.join__title em {
  font-style: normal;
  background: linear-gradient(135deg, var(--solar-light), var(--emerald-bright));
  -webkit-background-clip: text; background-clip: text; color: transparent;
}
.join__lead {
  font-size: 1.125rem;
  color: var(--text-secondary);
  margin: 0 0 2.5rem;
  line-height: 1.6;
}

.join__card {
  max-width: 720px;
  margin: 0 auto;
  padding: 2.25rem 2rem;
  background: rgba(248, 250, 252, 0.70);
  border: 1px solid var(--glass-border-emerald);
  border-radius: 24px;
  backdrop-filter: blur(20px) saturate(180%);
  -webkit-backdrop-filter: blur(20px) saturate(180%);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.099), 0 0 80px rgba(16, 185, 129, 0.18), inset 0 1px 0 rgba(15, 23, 42, 0.1);
}

/* Progress */
.join__progress {
  display: flex; align-items: center; gap: 8px;
  margin: 0 auto 1.75rem;
  max-width: 380px;
}
.join__step-dot {
  flex: 1;
  height: 4px;
  border-radius: 999px;
  background: rgba(15, 23, 42, 0.088);
  overflow: hidden;
  position: relative;
}
.join__step-dot::after {
  content: '';
  position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--emerald-light), var(--solar-light));
  box-shadow: 0 0 8px var(--emerald-glow);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 500ms var(--ease-out-expo);
}
.join__step-dot.is-done::after { transform: scaleX(1); }
.join__step-dot.is-active::after { transform: scaleX(0.5); }

.join__step-label {
  font-family: var(--font-mono);
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--emerald-dark);
  margin-bottom: 1rem;
}
.join__step-title {
  font-family: var(--font-display);
  font-size: 1.5rem; font-weight: 700;
  color: var(--heading);
  margin: 0 0 1.5rem;
  letter-spacing: -0.02em;
}

.join__step {
  display: flex; flex-direction: column; gap: 1rem;
  animation: joinFadeIn 350ms var(--ease-out-expo);
}
.join__step[hidden],
.join__success[hidden] { display: none !important; }
@keyframes joinFadeIn {
  from { opacity: 0; transform: translateX(20px); }
  to   { opacity: 1; transform: translateX(0); }
}

.join__field { display: flex; flex-direction: column; align-items: flex-start; gap: 6px; text-align: left; }
.join__field label {
  font-family: var(--font-mono);
  font-size: 11px; font-weight: 700;
  letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--text-secondary);
}
.join__field input,
.join__field select {
  width: 100%;
  padding: 12px 16px;
  background: rgba(255, 255, 255, 0.85);
  border: 1px solid var(--glass-border);
  color: var(--heading);
  font-family: var(--font-sans);
  font-size: 1rem;
  border-radius: var(--radius);
  outline: none;
  transition: all 200ms var(--ease-out);
}
.join__field input:focus,
.join__field select:focus {
  border-color: var(--emerald);
  box-shadow: 0 0 0 4px rgba(16, 185, 129, 0.18);
  background: rgba(255, 255, 255, 0.95);
}
.join__field input::placeholder { color: var(--text-muted); }

.join__row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
@media (max-width: 560px) { .join__row { grid-template-columns: 1fr; } }

.join__nav {
  display: flex; gap: 12px; align-items: center;
  margin-top: 1.5rem;
}
.join__btn {
  display: inline-flex; align-items: center; justify-content: center;
  gap: 8px;
  padding: 14px 24px;
  font-family: var(--font-sans);
  font-weight: 600;
  font-size: 0.975rem;
  letter-spacing: -0.01em;
  border-radius: var(--radius);
  border: 1px solid transparent;
  cursor: pointer;
  transition: all var(--transition);
}
.join__btn--primary {
  flex: 1;
  background: linear-gradient(135deg, var(--emerald-light), var(--emerald) 50%, var(--emerald-dark));
  color: var(--white);
  border-color: rgba(15, 23, 42, 0.148);
  box-shadow: 0 4px 14px rgba(16, 185, 129, 0.45), inset 0 1px 0 rgba(15, 23, 42, 0.15), inset 0 -2px 0 rgba(15, 23, 42, 0.04);
}
.join__btn--primary:hover { transform: translateY(-2px); box-shadow: 0 12px 32px rgba(16, 185, 129, 0.55), 0 0 40px rgba(52, 211, 153, 0.30); }
.join__btn--ghost {
  background: rgba(15, 23, 42, 0.07);
  color: var(--white);
  border-color: rgba(15, 23, 42, 0.15);
}
.join__btn--ghost:hover { background: rgba(15, 23, 42, 0.112); }
.join__btn[disabled] { opacity: 0.6; cursor: progress; transform: none !important; box-shadow: none !important; }

/* Consents — kolumna z 18px checkboxami */
.join__consents {
  display: flex; flex-direction: column; gap: 0.85rem;
  margin: 0.5rem 0 1.5rem;
}
.join__checkbox {
  display: flex; align-items: flex-start; gap: 12px;
  cursor: pointer; text-align: left;
  color: var(--text-secondary);
  font-size: 0.95rem; line-height: 1.55;
}
.join__checkbox input[type="checkbox"] {
  flex-shrink: 0;
  width: 18px; height: 18px;
  margin: 2px 0 0;
  accent-color: var(--emerald);
  cursor: pointer;
}
.join__checkbox span { flex: 1; }
.join__checkbox a { color: var(--emerald-dark); text-decoration: underline; }
.join__checkbox a:hover { color: var(--emerald-dark); }

/* Captcha — wyrazista karta z pytaniem */
.join__captcha {
  margin-top: 0.5rem;
  padding: 1.25rem 1.35rem;
  background: linear-gradient(135deg, rgba(16, 185, 129, 0.08), rgba(245, 158, 11, 0.05));
  border: 1px solid rgba(16, 185, 129, 0.30);
  border-radius: var(--radius);
}
.join__captcha > label {
  display: flex; align-items: center; gap: 14px; flex-wrap: wrap;
  font-family: var(--font-sans) !important;
  font-size: 0.95rem !important;
  font-weight: 500 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  color: var(--text-secondary) !important;
  margin: 0 0 12px;
}
.join__captcha-q {
  display: inline-flex; align-items: center;
  padding: 6px 16px;
  font-family: var(--font-mono);
  font-size: 1.35rem; font-weight: 800;
  color: var(--emerald-dark);
  background: rgba(255, 255, 255, 0.95);
  border: 1px solid rgba(110, 231, 183, 0.45);
  border-radius: 10px;
  letter-spacing: 0.04em;
  box-shadow: inset 0 0 14px rgba(16, 185, 129, 0.15);
}
.join__captcha input[type="text"] {
  font-family: var(--font-mono);
  font-size: 1.1rem; font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}

/* Walidacja: czerwona obwódka dla nieprawidłowych pól */
.join__field input.is-invalid,
.join__field select.is-invalid {
  border-color: #ef4444 !important;
  background: rgba(239, 68, 68, 0.08) !important;
  box-shadow: 0 0 0 3px rgba(239, 68, 68, 0.18) !important;
}
.join__field input.is-invalid::placeholder { color: rgba(254, 202, 202, 0.55); }
.join__checkbox.is-invalid {
  background: rgba(239, 68, 68, 0.08);
  border-radius: 8px;
  padding: 8px 10px;
  margin: -8px -10px;
  box-shadow: inset 0 0 0 1px rgba(239, 68, 68, 0.45);
}
.join__error {
  margin-top: 1rem;
  padding: 0.85rem 1rem;
  background: rgba(239, 68, 68, 0.12);
  border: 1px solid rgba(239, 68, 68, 0.45);
  border-radius: var(--radius);
  color: #fecaca;
  font-size: 0.95rem;
  line-height: 1.45;
  text-align: left;
}

/* Success state */
.join__success {
  display: flex; flex-direction: column; align-items: center; gap: 1rem;
  padding: 2rem 0;
  animation: joinFadeIn 500ms var(--ease-out-expo);
}
.join__success-icon {
  width: 84px; height: 84px;
  display: grid; place-items: center;
  background: radial-gradient(circle, rgba(16, 185, 129, 0.30), transparent 70%);
  color: var(--emerald-dark);
  border-radius: 50%;
  animation: successPop 600ms var(--ease-spring);
}
@keyframes successPop {
  0%   { transform: scale(0.3); opacity: 0; }
  60%  { transform: scale(1.15); opacity: 1; }
  100% { transform: scale(1); opacity: 1; }
}
.join__success h3 {
  font-family: var(--font-display);
  font-size: 1.75rem; font-weight: 700;
  letter-spacing: -0.025em;
  color: var(--heading);
  margin: 0;
}
.join__success p { color: var(--text-secondary); margin: 0; line-height: 1.6; max-width: 460px; }

/* Inline checkbox */
.join__check {
  display: flex; align-items: flex-start; gap: 10px;
  font-size: 0.85rem;
  color: var(--text-secondary);
  text-align: left;
  margin-top: 0.75rem;
  cursor: pointer;
}
.join__check input {
  appearance: none;
  width: 18px; height: 18px;
  border: 1px solid rgba(16, 185, 129, 0.40);
  background: rgba(16, 185, 129, 0.10);
  border-radius: 5px;
  cursor: pointer;
  display: grid; place-items: center;
  margin-top: 2px;
  flex-shrink: 0;
  transition: all 150ms var(--ease-out);
}
.join__check input:checked {
  background: var(--emerald);
  border-color: var(--emerald-dark);
}
.join__check input:checked::after {
  content: '';
  width: 10px; height: 10px;
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath d='M5 10 L8.5 13.5 L15 7' stroke='%23fff' stroke-width='3' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-size: contain; background-repeat: no-repeat;
}
