.dam{text-align:center}.dam-toggle{display:inline-flex;padding:4px;border:1px solid var(--dam-line, #e5e1d8);border-radius:999px;background:#fff;margin:0 auto 1.4rem}.dam-tg{appearance:none;border:0;background:transparent;cursor:pointer;font:600 .92rem Inter,system-ui,sans-serif;color:#8a8378;padding:.5rem 1.15rem;border-radius:999px;transition:background .2s,color .2s}.dam-tg[aria-pressed=true]{background:var(--dam-ink, #17150f);color:#fff}.dam-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 0 2rem}.dam-chip{appearance:none;cursor:pointer;border:1px solid var(--dam-line, #e5e1d8);background:#fff;color:var(--dam-ink, #17150f);font:500 .84rem Inter,system-ui,sans-serif;padding:.42rem .9rem;border-radius:999px;transition:border-color .2s,background .2s;white-space:nowrap}.dam-chip[aria-pressed=true]{border-color:var(--dam-accent, #9c7c4f);background:color-mix(in srgb,var(--dam-accent, #9c7c4f) 12%,white)}@media(max-width:600px){.dam-chips{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:6px;margin-left:-1.4rem;margin-right:-1.4rem;padding-left:1.4rem;padding-right:1.4rem}.dam-chip{scroll-snap-align:start}}.dam-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:1rem;text-align:left}@media(min-width:560px){.dam-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:920px){.dam-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dam-card{background:#fff;border:1px solid var(--dam-line, #e5e1d8);border-radius:14px;padding:1.4rem 1.4rem 1.3rem;display:flex;flex-direction:column;min-width:0}.dam-card-top{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.dam-name{font-family:Jost,system-ui,sans-serif;font-weight:500;font-size:1.1rem;color:var(--dam-ink, #17150f);margin:0}.dam-price{font:600 .84rem Inter,system-ui,sans-serif;color:var(--dam-accent, #9c7c4f);white-space:nowrap}.dam-blurb{font:.92rem/1.5 Inter,system-ui,sans-serif;color:#6a655c;margin:.5rem 0 1.1rem;flex:1}.dam-book{align-self:flex-start;font:600 .85rem Inter,system-ui,sans-serif;color:var(--dam-ink, #17150f);text-decoration:none;display:inline-flex;gap:.35rem;transition:color .2s,gap .2s}.dam-book:hover{color:var(--dam-accent, #9c7c4f);gap:.55rem}.rg-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 0 1.8rem}.rg-chip{appearance:none;cursor:pointer;border:1px solid var(--rg-line, #e5e1d8);background:#fff;color:var(--rg-ink, #17150f);font:500 .84rem Inter,system-ui,sans-serif;padding:.42rem .9rem;border-radius:999px;transition:border-color .2s,background .2s}.rg-chip[aria-pressed=true]{border-color:var(--rg-accent, #9c7c4f);background:color-mix(in srgb,var(--rg-accent, #9c7c4f) 12%,white)}.rg-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}@media(min-width:720px){.rg-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}}.rg-cell{margin:0}.rg-thumb{display:block;width:100%;padding:0;border:0;border-radius:12px;overflow:hidden;cursor:zoom-in;background:#e8e4dd;aspect-ratio:1 / 1}.rg-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.rg-thumb:hover img{transform:scale(1.05)}.rg-thumb:focus-visible{outline:2px solid var(--rg-accent, #9c7c4f);outline-offset:2px}.rg-lb{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:clamp(1rem,4vw,3rem);background:#100e0bdb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rg-fig{margin:0;max-width:min(900px,100%);max-height:100%;display:flex;flex-direction:column;gap:.7rem}.rg-fig img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:10px;margin:0 auto}.rg-fig figcaption{text-align:center;font:.9rem Inter,system-ui,sans-serif;color:#e6e1d8;display:flex;flex-direction:column;gap:.2rem}.rg-illus{font-size:.74rem;letter-spacing:.04em;color:#a59c8d}.rg-x,.rg-nav{appearance:none;flex:0 0 auto;cursor:pointer;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;transition:background .2s,border-color .2s}.rg-x svg,.rg-nav svg{width:22px;height:22px}.rg-x:hover,.rg-nav:hover{background:#ffffff2e}.rg-x:focus-visible,.rg-nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.rg-x{position:absolute;top:clamp(1rem,3vw,1.6rem);right:clamp(1rem,3vw,1.6rem);width:44px;height:44px}.rg-nav{width:48px;height:48px}@media(max-width:640px){.rg-lb{gap:.25rem;padding:1rem}.rg-nav{width:40px;height:40px;position:absolute;bottom:1.2rem}.rg-prev{left:1.2rem}.rg-next{right:1.2rem}}.pe{display:grid;grid-template-columns:1fr;gap:1.4rem;background:#fff;border:1px solid #ece6da;border-radius:22px;padding:1.6rem;box-shadow:0 16px 40px #16213e0f}@media(min-width:760px){.pe{grid-template-columns:1.1fr .9fr;padding:2rem;align-items:stretch}}.pe-controls{display:grid;gap:1.2rem;align-content:center}.pe-field{display:grid;gap:.45rem}.pe-field label{font:600 .88rem Inter,system-ui,sans-serif;color:var(--pe-ink, #16213e);display:flex;justify-content:space-between;align-items:baseline}.pe-val{color:var(--pe-accent, #2f56d8);font-weight:700}.pe-field select{appearance:none;font:500 .98rem Inter,system-ui,sans-serif;color:var(--pe-ink, #16213e);background:#f7f8fb;border:1px solid #e2e6ef;border-radius:12px;padding:.7rem .9rem;width:100%;cursor:pointer}.pe-field input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:#e2e6ef;outline:none;cursor:pointer}.pe-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:999px;background:var(--pe-accent, #2f56d8);border:3px solid #fff;box-shadow:0 2px 8px #16213e40}.pe-field input[type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:999px;background:var(--pe-accent, #2f56d8);border:3px solid #fff}.pe-field input[type=range]:focus-visible{outline:2px solid var(--pe-accent, #2f56d8);outline-offset:4px}.pe-result{background:var(--pe-ink, #16213e);border-radius:16px;padding:1.6rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;color:#fff}.pe-result-label{font:600 .74rem Inter,system-ui,sans-serif;text-transform:uppercase;letter-spacing:.12em;color:#ffffffa6}.pe-amount{font-family:Poppins,system-ui,sans-serif;font-weight:700;font-size:clamp(2.6rem,6vw,3.4rem);line-height:1;margin:.4rem 0 .6rem}.pe-mo{font-size:1rem;font-weight:500;color:#ffffffb3}.pe-note{font:.82rem/1.4 Inter,system-ui,sans-serif;color:#ffffffb3}.pe-cta{margin-top:1.1rem;background:var(--pe-accent, #2f56d8);color:#fff;text-decoration:none;font:600 .92rem Inter,system-ui,sans-serif;padding:.7rem 1.3rem;border-radius:999px;transition:transform .2s ease,filter .2s ease}.pe-cta:hover{transform:translateY(-2px);filter:brightness(1.08)}.lumiere[data-astro-cid-jqljeebt]{--paper: #faf9f6;--paper-2: #f3f1ec;--ink: #18150f;--ink-2: #4a4640;--ink-3: #8a8378;--gold: #9c7c4f;--gold-soft: #c2a578;--line: #e7e2d8;--font-display: "Jost", system-ui, -apple-system, "Segoe UI", sans-serif;--font-body: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;margin:0;background:var(--paper);color:var(--ink-2);font-family:var(--font-body);font-weight:400;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip;min-height:100dvh}.lumiere[data-astro-cid-jqljeebt] [data-astro-cid-jqljeebt]{box-sizing:border-box}.team-grid[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt],.review-grid[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt],.visit-grid[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt],.ba-grid[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt]{min-width:0}.lumiere[data-astro-cid-jqljeebt] h1[data-astro-cid-jqljeebt],.lumiere[data-astro-cid-jqljeebt] h2[data-astro-cid-jqljeebt],.lumiere[data-astro-cid-jqljeebt] h3[data-astro-cid-jqljeebt],.lumiere[data-astro-cid-jqljeebt] h4[data-astro-cid-jqljeebt]{font-family:var(--font-display);color:var(--ink);font-weight:400;line-height:1.1;margin:0}.wrap[data-astro-cid-jqljeebt]{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}.h1[data-astro-cid-jqljeebt]{font-size:clamp(2.6rem,7vw,5rem);font-weight:300;letter-spacing:-.015em;line-height:1.02}.h2[data-astro-cid-jqljeebt]{font-size:clamp(1.8rem,4.2vw,2.9rem);font-weight:300;letter-spacing:-.01em}.eyebrow[data-astro-cid-jqljeebt]{display:inline-block;max-width:100%;font-size:.72rem;text-transform:uppercase;letter-spacing:.24em;color:var(--gold);font-weight:600;margin-bottom:1rem}.eyebrow--light[data-astro-cid-jqljeebt]{color:var(--gold-soft)}.lede[data-astro-cid-jqljeebt]{font-size:clamp(1.02rem,2vw,1.18rem);font-weight:400;color:var(--ink-2);max-width:52ch;margin:1rem 0 0}.center-x[data-astro-cid-jqljeebt]{margin-left:auto;margin-right:auto}.btn[data-astro-cid-jqljeebt]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:2px;font-family:var(--font-body);font-weight:600;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease;text-decoration:none;white-space:nowrap;border:1px solid transparent}.btn-sm[data-astro-cid-jqljeebt]{padding:.62rem 1.2rem;font-size:.86rem}.btn-lg[data-astro-cid-jqljeebt]{padding:.95rem 1.8rem;font-size:1rem}.btn-ink[data-astro-cid-jqljeebt]{background:var(--ink);color:var(--paper)}.btn-ink[data-astro-cid-jqljeebt]:hover{background:#000;transform:translateY(-2px)}.btn-light[data-astro-cid-jqljeebt]{background:var(--paper);color:var(--ink)}.btn-light[data-astro-cid-jqljeebt]:hover{background:#fff;transform:translateY(-2px)}.btn-ghost-light[data-astro-cid-jqljeebt]{background:transparent;color:#fff;border-color:#ffffff80}.btn-ghost-light[data-astro-cid-jqljeebt]:hover{border-color:#fff;background:#ffffff14}.nav[data-astro-cid-jqljeebt]{position:fixed;top:0;left:0;right:0;z-index:50;transition:background .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.nav-inner[data-astro-cid-jqljeebt]{display:flex;align-items:center;justify-content:space-between;height:72px;gap:1rem}.brand[data-astro-cid-jqljeebt]{font-family:var(--font-display);font-size:1.6rem;font-weight:400;letter-spacing:.02em;color:#fff;text-decoration:none;transition:color .3s ease}.nav-links[data-astro-cid-jqljeebt]{display:none;gap:2.2rem}.nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]{color:#ffffffd9;text-decoration:none;font-size:.92rem;transition:color .2s}.nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]:hover{color:#fff}.nav[data-astro-cid-jqljeebt].scrolled{background:color-mix(in srgb,var(--paper) 90%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom-color:var(--line)}.nav[data-astro-cid-jqljeebt].scrolled .brand[data-astro-cid-jqljeebt]{color:var(--ink)}.nav[data-astro-cid-jqljeebt].scrolled .nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]{color:var(--ink-2)}.nav[data-astro-cid-jqljeebt].scrolled .nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]:hover{color:var(--ink)}.nav[data-astro-cid-jqljeebt].scrolled .btn-light[data-astro-cid-jqljeebt]{background:var(--ink);color:var(--paper)}@media(min-width:860px){.nav-links[data-astro-cid-jqljeebt]{display:flex}}.hero[data-astro-cid-jqljeebt]{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden}html.js .hero[data-astro-cid-jqljeebt]{min-height:100dvh}.hero-media[data-astro-cid-jqljeebt]{position:absolute;inset:0;z-index:0}.hero-img[data-astro-cid-jqljeebt]{width:100%;height:100%;object-fit:cover;transform:scale(1.06)}@media(prefers-reduced-motion:no-preference){.hero-img[data-astro-cid-jqljeebt]{animation:kenburns 26s ease-in-out infinite alternate}}@keyframes kenburns{0%{transform:scale(1.06)}to{transform:scale(1.14)}}.hero-veil[data-astro-cid-jqljeebt]{position:absolute;inset:0;background:linear-gradient(180deg,#120f0a9e,#120f0a47 40%,#120f0a8c)}.hero-inner[data-astro-cid-jqljeebt]{position:relative;z-index:1;padding-top:72px}.hero-inner[data-astro-cid-jqljeebt] .h1[data-astro-cid-jqljeebt]{color:#fff;max-width:16ch}.hero-sub[data-astro-cid-jqljeebt]{color:#ffffffe6;font-size:clamp(1.05rem,2vw,1.28rem);font-weight:300;max-width:40ch;margin:1.4rem 0 0}.hero-cta[data-astro-cid-jqljeebt]{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2.2rem}.section[data-astro-cid-jqljeebt]{padding:clamp(4rem,9vw,7rem) 0}.stats-section[data-astro-cid-jqljeebt]{padding:clamp(3rem,6vw,4.5rem) 0;border-bottom:1px solid var(--line)}.section-head[data-astro-cid-jqljeebt]{margin-bottom:2.6rem}.section-head[data-astro-cid-jqljeebt].center{text-align:center}.section-head[data-astro-cid-jqljeebt].center .lede[data-astro-cid-jqljeebt]{margin-left:auto;margin-right:auto}.ba-section[data-astro-cid-jqljeebt]{background:var(--paper-2)}.ba-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media(min-width:900px){.ba-grid[data-astro-cid-jqljeebt]{grid-template-columns:.9fr 1.1fr;gap:3.5rem}}.story-section[data-astro-cid-jqljeebt]{padding-top:clamp(4rem,9vw,7rem)}.team-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:720px){.team-grid[data-astro-cid-jqljeebt]{grid-template-columns:repeat(3,1fr)}}.provider[data-astro-cid-jqljeebt]{text-align:left}.avatar[data-astro-cid-jqljeebt]{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:4px;background:var(--ink);color:var(--paper);font-family:var(--font-display);font-size:1.2rem;letter-spacing:.04em;margin-bottom:1rem}.provider-name[data-astro-cid-jqljeebt]{font-size:1.2rem;font-weight:500}.provider-role[data-astro-cid-jqljeebt]{color:var(--gold);font-size:.88rem;font-weight:600;letter-spacing:.02em;margin:.2rem 0 .6rem}.provider-line[data-astro-cid-jqljeebt]{font-size:.95rem;color:var(--ink-2);margin:0}.results-section[data-astro-cid-jqljeebt]{background:var(--paper-2)}.review-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:1.2rem}@media(min-width:820px){.review-grid[data-astro-cid-jqljeebt]{grid-template-columns:repeat(3,1fr)}}.review[data-astro-cid-jqljeebt]{background:#fff;border:1px solid var(--line);border-radius:6px;padding:1.8rem;margin:0}.stars[data-astro-cid-jqljeebt]{display:flex;gap:2px;margin-bottom:.9rem}.stars[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt]{width:16px;height:16px;fill:var(--gold)}.review[data-astro-cid-jqljeebt] blockquote[data-astro-cid-jqljeebt]{margin:0 0 1rem;font-size:1rem;color:var(--ink);line-height:1.55}.review[data-astro-cid-jqljeebt] figcaption[data-astro-cid-jqljeebt]{font-size:.86rem;color:var(--ink-3)}.visit[data-astro-cid-jqljeebt]{background:var(--ink)}.visit[data-astro-cid-jqljeebt] .eyebrow[data-astro-cid-jqljeebt]{color:var(--gold-soft)}.visit[data-astro-cid-jqljeebt] .h2[data-astro-cid-jqljeebt],.visit[data-astro-cid-jqljeebt] .lede[data-astro-cid-jqljeebt]{color:#fff}.visit[data-astro-cid-jqljeebt] .lede[data-astro-cid-jqljeebt]{color:#ffffffd1}.visit-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media(min-width:880px){.visit-grid[data-astro-cid-jqljeebt]{grid-template-columns:.9fr 1.1fr;gap:3.5rem}}.visit-perks[data-astro-cid-jqljeebt]{list-style:none;margin:1.6rem 0 0;padding:0;display:grid;gap:.8rem}.visit-perks[data-astro-cid-jqljeebt] li[data-astro-cid-jqljeebt]{display:flex;gap:.6rem;align-items:center;color:#ffffffe6;font-size:.98rem}.visit-perks[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt]{width:20px;height:20px;color:var(--gold-soft);flex:0 0 auto}.footer[data-astro-cid-jqljeebt]{background:#0f0d0a;color:#c8c2b6;padding:3.5rem 0 2.5rem}.footer-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:700px){.footer-grid[data-astro-cid-jqljeebt]{grid-template-columns:1.4fr 1fr 1fr}}.footer-brand[data-astro-cid-jqljeebt]{font-family:var(--font-display);color:#fff;font-size:1.5rem;letter-spacing:.02em}.footer-h[data-astro-cid-jqljeebt]{font-family:var(--font-body);font-size:.76rem;text-transform:uppercase;letter-spacing:.18em;color:var(--gold-soft);margin:0 0 .7rem;font-weight:600}.footer-na[data-astro-cid-jqljeebt]{font-size:.95rem;color:#a8a294;line-height:1.7;margin:.8rem 0 0}.footer-na[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]{color:#a8a294;text-decoration:none}.footer-na[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]:hover{color:#fff}.footer-legal[data-astro-cid-jqljeebt]{max-width:1140px;margin:2.5rem auto 0;padding:1.5rem 1.5rem 0;border-top:1px solid rgba(255,255,255,.1);font-size:.8rem;color:#7a756a}html{scroll-behavior:smooth}.h1[data-astro-cid-jqljeebt],.h2[data-astro-cid-jqljeebt]{text-wrap:balance}.scroll-prog[data-astro-cid-jqljeebt]{position:fixed;top:0;left:0;height:3px;width:100%;background:linear-gradient(90deg,var(--gold),var(--gold-soft));transform:scaleX(0);transform-origin:left;z-index:200;pointer-events:none}.nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]{position:relative}.nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:1px;background:var(--gold);transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.nav-links[data-astro-cid-jqljeebt] a[data-astro-cid-jqljeebt]:hover:after{transform:scaleX(1)}@media(prefers-reduced-motion:no-preference){html.js .hero-inner[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt]{opacity:0;animation:lum-hero-up .9s cubic-bezier(.22,1,.36,1) forwards}html.js .hero-inner[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt]:nth-child(1){animation-delay:.15s}html.js .hero-inner[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt]:nth-child(2){animation-delay:.3s}html.js .hero-inner[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt]:nth-child(3){animation-delay:.46s}html.js .hero-inner[data-astro-cid-jqljeebt]>[data-astro-cid-jqljeebt]:nth-child(4){animation-delay:.62s}}@keyframes lum-hero-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.member-section[data-astro-cid-jqljeebt]{background:var(--paper-2)}.bill-toggle[data-astro-cid-jqljeebt]{display:flex;width:fit-content;gap:4px;margin:0 auto 2.4rem;padding:4px;border:1px solid var(--line);border-radius:999px;background:var(--paper)}.bill-opt[data-astro-cid-jqljeebt]{display:inline-flex;align-items:center;gap:.5rem;border:0;background:transparent;color:var(--ink-2);font-family:var(--font-body);font-size:.92rem;font-weight:600;padding:.55rem 1.3rem;border-radius:999px;cursor:pointer;transition:background .2s ease,color .2s ease}.bill-opt[data-astro-cid-jqljeebt].is-active{background:var(--ink);color:var(--paper)}.bill-save[data-astro-cid-jqljeebt]{font-size:.7rem;font-weight:600;color:var(--gold)}.bill-opt[data-astro-cid-jqljeebt].is-active .bill-save[data-astro-cid-jqljeebt]{color:var(--gold-soft)}.member-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:1.4rem;max-width:800px;margin:0 auto}@media(min-width:760px){.member-grid[data-astro-cid-jqljeebt]{grid-template-columns:1fr 1fr}}.member-card[data-astro-cid-jqljeebt]{position:relative;background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:2rem 1.8rem;display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease}@media(prefers-reduced-motion:no-preference){.member-card[data-astro-cid-jqljeebt]:hover{transform:translateY(-4px);box-shadow:0 24px 50px -34px #281c1080}}.member-card[data-astro-cid-jqljeebt].is-featured{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.member-tag[data-astro-cid-jqljeebt]{position:absolute;top:-11px;left:1.8rem;background:var(--gold);color:#fff;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;padding:.25rem .7rem;border-radius:999px}.member-name[data-astro-cid-jqljeebt]{font-size:1.5rem;font-weight:400}.member-tagline[data-astro-cid-jqljeebt]{font-size:.95rem;color:var(--ink-2);margin:.3rem 0 0}.member-price[data-astro-cid-jqljeebt]{display:flex;align-items:baseline;gap:.2rem;margin:1.1rem 0 .1rem}.member-amt[data-astro-cid-jqljeebt]{font-family:var(--font-display);font-size:2.6rem;font-weight:300;color:var(--ink);line-height:1}.member-per[data-astro-cid-jqljeebt]{font-size:.95rem;color:var(--ink-3);font-weight:500}.member-billed[data-astro-cid-jqljeebt]{font-size:.82rem;color:var(--ink-3);margin:.2rem 0 0}.member-perks[data-astro-cid-jqljeebt]{list-style:none;margin:1.4rem 0 1.8rem;padding:0;display:grid;gap:.7rem}.member-perks[data-astro-cid-jqljeebt] li[data-astro-cid-jqljeebt]{display:flex;gap:.6rem;align-items:flex-start;font-size:.95rem;color:var(--ink-2)}.member-perks[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt]{width:19px;height:19px;color:var(--gold);flex:0 0 auto;margin-top:2px}.member-join[data-astro-cid-jqljeebt]{margin-top:auto;width:100%}.member-fine[data-astro-cid-jqljeebt]{text-align:center;font-size:.84rem;color:var(--ink-3);margin:2rem auto 0;max-width:60ch}.member-confirm[data-astro-cid-jqljeebt]{max-width:580px;margin:0 auto;text-align:center;background:var(--paper);border:1px solid var(--gold);border-radius:8px;padding:2.6rem}.member-check[data-astro-cid-jqljeebt]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:var(--gold);color:#fff;margin-bottom:1rem}.member-check[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt]{width:28px;height:28px}.member-confirm[data-astro-cid-jqljeebt] h3[data-astro-cid-jqljeebt]{font-size:1.6rem;font-weight:400;margin-bottom:.6rem}.member-confirm[data-astro-cid-jqljeebt] p[data-astro-cid-jqljeebt]{color:var(--ink-2);margin:0 auto;max-width:46ch}.finance-section[data-astro-cid-jqljeebt]{background:var(--ink)}.finance-section[data-astro-cid-jqljeebt] .eyebrow[data-astro-cid-jqljeebt]{color:var(--gold-soft)}.finance-section[data-astro-cid-jqljeebt] .h2[data-astro-cid-jqljeebt]{color:#fff}.finance-section[data-astro-cid-jqljeebt] .lede[data-astro-cid-jqljeebt]{color:#ffffffd1}.fin-grid[data-astro-cid-jqljeebt]{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:center}@media(min-width:900px){.fin-grid[data-astro-cid-jqljeebt]{grid-template-columns:.9fr 1.1fr;gap:3.5rem}}.kw[data-astro-cid-jqljeebt]{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.06em}.kw-i[data-astro-cid-jqljeebt]{display:inline-block;transform:translateY(110%)}@media(prefers-reduced-motion:no-preference){html.js [data-astro-cid-jqljeebt][data-reveal].is-visible .kw-i[data-astro-cid-jqljeebt]{animation:kwRise .72s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--kw-i, 0) * .07s)}}@keyframes kwRise{to{transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){html.js .member-perks[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt] path[data-astro-cid-jqljeebt],html.js .visit-perks[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt] path[data-astro-cid-jqljeebt]{stroke-dasharray:22;stroke-dashoffset:22}html.js [data-astro-cid-jqljeebt][data-reveal].is-visible .member-perks[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt] path[data-astro-cid-jqljeebt],html.js [data-astro-cid-jqljeebt][data-reveal].is-visible .visit-perks[data-astro-cid-jqljeebt] svg[data-astro-cid-jqljeebt] path[data-astro-cid-jqljeebt]{animation:drawTick .5s cubic-bezier(.22,1,.36,1) .15s forwards}}@keyframes drawTick{to{stroke-dashoffset:0}}.section-head[data-astro-cid-jqljeebt] .h2[data-astro-cid-jqljeebt]{position:relative}.section-head[data-astro-cid-jqljeebt] .h2[data-astro-cid-jqljeebt]:after{content:"";position:absolute;bottom:-.7rem;left:0;width:52px;height:2px;background:var(--gold);transform:scaleX(1);transform-origin:left}.section-head[data-astro-cid-jqljeebt].center .h2[data-astro-cid-jqljeebt]:after{left:50%;margin-left:-26px;transform-origin:center}html.js .section-head[data-astro-cid-jqljeebt] .h2[data-astro-cid-jqljeebt]:after{transform:scaleX(0);transition:transform .85s cubic-bezier(.22,1,.36,1) .35s}html.js .section-head[data-astro-cid-jqljeebt][data-reveal].is-visible .h2[data-astro-cid-jqljeebt]:after{transform:scaleX(1)}@media(prefers-reduced-motion:reduce){html.js .section-head[data-astro-cid-jqljeebt] .h2[data-astro-cid-jqljeebt]:after{transform:scaleX(1);transition:none}}@media(prefers-reduced-motion:no-preference){.provider[data-astro-cid-jqljeebt],.review[data-astro-cid-jqljeebt]{transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s ease}.provider[data-astro-cid-jqljeebt]:hover,.review[data-astro-cid-jqljeebt]:hover{transform:translateY(-4px);box-shadow:0 22px 46px -32px #281c1080}}.member-amt[data-astro-cid-jqljeebt]{display:inline-block;font-variant-numeric:tabular-nums}@media(prefers-reduced-motion:no-preference){.member-amt[data-astro-cid-jqljeebt].is-rolling{animation:amtRoll .28s cubic-bezier(.22,1,.36,1)}}@keyframes amtRoll{0%{transform:translateY(0);opacity:1}45%{transform:translateY(-45%);opacity:0}55%{transform:translateY(45%);opacity:0}to{transform:translateY(0);opacity:1}}
