
  .faq-page.svelte-1bex8oj {
    --ink:#111110;--muted:#5c5c57;--dim:#5c5c57;--line:#e7e6e0;--lime:#DBFF6E;--green:#22C55E;--bg:#FAFAF8;
    background:var(--bg);font-family:"Inter",system-ui,sans-serif;color:var(--ink)
  }
  .faq-page.svelte-1bex8oj *{box-sizing:border-box}

  .wrap.svelte-1bex8oj{max-width:820px;margin:0 auto;padding:56px 24px 72px}

  .hero.svelte-1bex8oj{text-align:center;margin-bottom:40px}
  .eyebrow.svelte-1bex8oj{font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:var(--dim);margin-bottom:14px}
  h1.svelte-1bex8oj{font-family:"DM Serif Display",serif;font-weight:400;font-size:54px;line-height:1.02;letter-spacing:-.02em;margin:0 0 18px}
  .sub.svelte-1bex8oj{font-size:18px;line-height:1.65;color:var(--muted);max-width:34em;margin:0 auto 26px}

  .btn.svelte-1bex8oj{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--ink);border-radius:999px;padding:14px 26px;font-weight:600;font-size:16px;cursor:pointer;background:var(--ink);color:#fff;font-family:inherit;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}
  .btn.svelte-1bex8oj:hover{transform:translateY(-1px);box-shadow:0 10px 30px rgba(0,0,0,.2)}
  @media(prefers-reduced-motion:reduce){.btn.svelte-1bex8oj{transition:none}.btn.svelte-1bex8oj:hover{transform:none}}
  small.svelte-1bex8oj{display:block;text-align:center;color:var(--dim);font-size:12.5px;margin-top:14px}

  .faq.svelte-1bex8oj{margin-bottom:40px}
  .faq-card.svelte-1bex8oj{background:#fff;border:1px solid var(--line);border-radius:20px;padding:8px 32px}
  .qa.svelte-1bex8oj{border-bottom:1px solid #efeee9}
  .qa.svelte-1bex8oj:last-child{border-bottom:none}
  .qa.svelte-1bex8oj summary:where(.svelte-1bex8oj){list-style:none;cursor:pointer;font-size:17px;font-weight:600;color:var(--ink);padding:22px 0;position:relative;padding-right:36px}
  .qa.svelte-1bex8oj summary:where(.svelte-1bex8oj)::-webkit-details-marker{display:none}
  .qa.svelte-1bex8oj summary:where(.svelte-1bex8oj)::after{content:"+";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:24px;font-weight:400;color:var(--muted);line-height:1}
  .qa[open].svelte-1bex8oj summary:where(.svelte-1bex8oj)::after{content:"\2212"}
  .qa.svelte-1bex8oj p:where(.svelte-1bex8oj){font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 22px;padding-right:36px}
  /* (unused) .qa p b{color:var(--ink);font-weight:600}*/

  .cta-card.svelte-1bex8oj{background:#fff;border:1px solid var(--ink);border-radius:20px;padding:32px;text-align:center;box-shadow:0 24px 60px -34px rgba(0,0,0,.4);background:linear-gradient(180deg,#fff,#fcfdf6)}
  .cta-card.svelte-1bex8oj h2:where(.svelte-1bex8oj){font-family:"DM Serif Display",serif;font-weight:400;font-size:30px;line-height:1.1;letter-spacing:-.01em;margin:0 0 14px}
  .cta-card.svelte-1bex8oj p:where(.svelte-1bex8oj){font-size:16px;line-height:1.7;color:var(--muted);max-width:34em;margin:0 auto 22px}
  .cta-card.svelte-1bex8oj p:where(.svelte-1bex8oj) b:where(.svelte-1bex8oj){color:var(--ink);font-weight:600}
  .cta-card.svelte-1bex8oj a:where(.svelte-1bex8oj){color:var(--ink);text-decoration:underline;text-underline-offset:2px}
  .cta-card.svelte-1bex8oj .btn:where(.svelte-1bex8oj){color:#fff;text-decoration:none}

  @media(max-width:760px){
    h1.svelte-1bex8oj{font-size:40px}
    .wrap.svelte-1bex8oj{padding:40px 18px 56px}
    .faq-card.svelte-1bex8oj{padding:8px 22px}
  }
