.row-wrap[data-astro-cid-rgm2x7le]{position:relative;max-width:100%;overflow:hidden}.row[data-astro-cid-rgm2x7le]{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.25rem;padding:1rem .25rem;overflow-x:auto;overflow-y:visible;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.row[data-astro-cid-rgm2x7le]>.tier[data-astro-cid-rgm2x7le]{flex:0 0 auto;width:clamp(16rem,19rem,85vw);scroll-snap-align:start}.row[data-astro-cid-rgm2x7le]::-webkit-scrollbar{height:8px}.row[data-astro-cid-rgm2x7le]::-webkit-scrollbar-thumb{background:var(--line);border-radius:4px}.row[data-astro-cid-rgm2x7le]::-webkit-scrollbar-track{background:transparent}.row-fade[data-astro-cid-rgm2x7le]{position:absolute;top:0;bottom:0;width:3.5rem;pointer-events:none;z-index:2}.row-fade-left[data-astro-cid-rgm2x7le]{left:0;background:linear-gradient(to right,var(--bg) 10%,transparent 100%)}.row-fade-right[data-astro-cid-rgm2x7le]{right:0;background:linear-gradient(to left,var(--bg) 10%,transparent 100%)}.grid[data-astro-cid-rgm2x7le]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.tier[data-astro-cid-rgm2x7le]{padding:2rem 1.75rem 1.75rem;display:flex;flex-direction:column;gap:1.25rem;position:relative}.tier[data-astro-cid-rgm2x7le].highlight{border-color:color-mix(in oklab,var(--accent) 55%,var(--line));box-shadow:0 0 0 1px color-mix(in oklab,var(--accent) 30%,transparent) inset,var(--shadow-card)}.badge[data-astro-cid-rgm2x7le]{position:absolute;top:-.7rem;right:1.5rem;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-size:.72rem;font-weight:600;padding:.25rem .6rem;border-radius:999px;letter-spacing:.04em;text-transform:uppercase}h3[data-astro-cid-rgm2x7le]{font-size:1.25rem}.blurb[data-astro-cid-rgm2x7le]{color:var(--fg-dim);margin-top:.25rem;font-size:.95rem}.price[data-astro-cid-rgm2x7le]{display:flex;align-items:baseline;gap:.4rem}.amount[data-astro-cid-rgm2x7le]{font-family:var(--font-display);font-size:2.6rem;font-weight:700}.cadence[data-astro-cid-rgm2x7le]{color:var(--fg-dim);font-size:.95rem}.features[data-astro-cid-rgm2x7le]{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.features[data-astro-cid-rgm2x7le] li[data-astro-cid-rgm2x7le]{display:flex;align-items:flex-start;gap:.6rem;color:var(--fg);font-size:.95rem}.features[data-astro-cid-rgm2x7le] svg[data-astro-cid-rgm2x7le]{flex-shrink:0;margin-top:.18rem;color:var(--accent-2)}.btn[data-astro-cid-rgm2x7le]{justify-content:center;margin-top:auto}.anchor[data-astro-cid-e2nqal45]{padding:2rem 1.75rem 1.75rem}.hdr[data-astro-cid-e2nqal45]{max-width:70ch}.eyebrow[data-astro-cid-e2nqal45]{display:inline-block;color:var(--accent);font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.6rem}.hdr[data-astro-cid-e2nqal45] h2[data-astro-cid-e2nqal45]{font-size:clamp(1.5rem,1.4vw + 1rem,2.1rem);line-height:1.2}.lead[data-astro-cid-e2nqal45]{color:var(--fg-dim);margin-top:.7rem;line-height:1.6}.lead[data-astro-cid-e2nqal45] strong[data-astro-cid-e2nqal45]{color:var(--fg)}.pillars[data-astro-cid-e2nqal45]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:1rem;margin:1.75rem 0 1rem}.pillar[data-astro-cid-e2nqal45]{padding:1.25rem 1.25rem 1rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:color-mix(in oklab,var(--bg-2) 50%,transparent);display:flex;flex-direction:column}.pillar-loss[data-astro-cid-e2nqal45]{border-color:color-mix(in oklab,#f97373 35%,var(--line-soft));background:color-mix(in oklab,#f97373 5%,transparent)}.p-head[data-astro-cid-e2nqal45]{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin-bottom:.6rem}.p-num[data-astro-cid-e2nqal45]{width:1.8rem;height:1.8rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#fff;font-family:var(--font-display);font-weight:700;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.pillar-loss[data-astro-cid-e2nqal45] .p-num[data-astro-cid-e2nqal45]{background:linear-gradient(135deg,#f97373,#d94d4d)}.p-head[data-astro-cid-e2nqal45] h3[data-astro-cid-e2nqal45]{font-size:1.05rem;margin:0}.p-sub[data-astro-cid-e2nqal45]{color:var(--fg-quiet);font-size:.85rem;line-height:1.45;flex-basis:100%}.rows[data-astro-cid-e2nqal45]{list-style:none;padding:0;margin:0;display:grid;gap:.2rem}.row[data-astro-cid-e2nqal45]{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:.5rem .65rem;border-radius:6px;align-items:baseline}.row[data-astro-cid-e2nqal45]:hover{background:color-mix(in oklab,var(--accent) 5%,transparent)}.src[data-astro-cid-e2nqal45]{color:var(--fg);font-size:.92rem;line-height:1.4;text-decoration:none}a[data-astro-cid-e2nqal45].src:hover{color:var(--accent);text-decoration:underline}.note[data-astro-cid-e2nqal45]{display:block;color:var(--fg-quiet);font-size:.75rem;line-height:1.4;margin-top:.15rem}.amt[data-astro-cid-e2nqal45]{color:var(--fg);font-variant-numeric:tabular-nums;font-weight:600;font-family:var(--font-display);white-space:nowrap}.amt[data-astro-cid-e2nqal45].loss{color:#ffb1b1}.amt-unit[data-astro-cid-e2nqal45]{color:var(--fg-quiet);font-weight:400;font-size:.78em;margin-left:.15rem}.row[data-astro-cid-e2nqal45].total{margin-top:.4rem;border-top:1px solid var(--line);border-radius:0;padding-top:.55rem;font-weight:600}.row[data-astro-cid-e2nqal45].total span[data-astro-cid-e2nqal45]:first-child{color:var(--fg)}.grand[data-astro-cid-e2nqal45]{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:1rem;padding:1.25rem;border:1px solid color-mix(in oklab,var(--accent) 40%,var(--line));border-radius:var(--radius-md);background:color-mix(in oklab,var(--accent) 8%,transparent);margin-top:1rem}.grand-label[data-astro-cid-e2nqal45]{color:var(--fg);font-weight:600;font-size:1.05rem}.grand-value[data-astro-cid-e2nqal45]{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,2.5vw + 1rem,2.8rem);line-height:1}.grand-unit[data-astro-cid-e2nqal45]{font-size:.45em;color:var(--fg-quiet);font-weight:400;margin-left:.2rem}.ftr[data-astro-cid-e2nqal45]{margin-top:1.5rem}.compare[data-astro-cid-e2nqal45]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1.25rem}.cmp[data-astro-cid-e2nqal45]{padding:1.25rem;border:1px solid var(--line-soft);border-radius:var(--radius-md);background:color-mix(in oklab,var(--bg-2) 60%,transparent);display:flex;flex-direction:column;gap:.4rem}.cmp-growth[data-astro-cid-e2nqal45]{border-color:color-mix(in oklab,var(--accent) 55%,var(--line));background:color-mix(in oklab,var(--accent) 10%,transparent)}.cmp-tag[data-astro-cid-e2nqal45]{color:var(--fg);font-weight:600;font-size:.95rem}.cmp-price[data-astro-cid-e2nqal45]{font-family:var(--font-display);font-weight:700;font-size:2rem;line-height:1;color:var(--fg)}.cmp-unit[data-astro-cid-e2nqal45]{font-size:.45em;color:var(--fg-quiet);font-weight:400;margin-left:.2rem}.cmp-multiple[data-astro-cid-e2nqal45]{color:var(--fg-dim);font-size:.95rem;line-height:1.45}.cmp-multiple[data-astro-cid-e2nqal45] strong[data-astro-cid-e2nqal45]{color:var(--accent-2);font-weight:700}.cmp-growth[data-astro-cid-e2nqal45] .cmp-multiple[data-astro-cid-e2nqal45] strong[data-astro-cid-e2nqal45]{color:var(--accent)}.honesty[data-astro-cid-e2nqal45]{color:var(--fg-quiet);font-size:.82rem;line-height:1.6;margin:0;padding-top:1rem;border-top:1px solid var(--line-soft)}.honesty[data-astro-cid-e2nqal45] strong[data-astro-cid-e2nqal45]{color:var(--fg)}.honesty[data-astro-cid-e2nqal45] a[data-astro-cid-e2nqal45]{color:var(--accent)}.rr[data-astro-cid-5gmvxit7]{padding:4rem 1.25rem}.rr-inner[data-astro-cid-5gmvxit7]{padding:2.5rem;display:grid;grid-template-columns:auto minmax(0,1fr);gap:2rem;align-items:start}@media(max-width:720px){.rr-inner[data-astro-cid-5gmvxit7]{grid-template-columns:1fr;padding:1.75rem;gap:1.25rem}.seal[data-astro-cid-5gmvxit7]{justify-self:center}}.seal[data-astro-cid-5gmvxit7]{color:var(--accent-2);display:inline-flex;width:5.5rem;height:5.5rem;align-items:center;justify-content:center;border-radius:999px;background:color-mix(in oklab,var(--accent-2) 12%,transparent);flex-shrink:0;animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 color-mix(in oklab,var(--accent-2) 40%,transparent)}50%{box-shadow:0 0 0 12px color-mix(in oklab,var(--accent-2) 0%,transparent)}}.copy[data-astro-cid-5gmvxit7] h2[data-astro-cid-5gmvxit7]{margin:.6rem 0;font-size:clamp(1.5rem,1.4vw + 1rem,2.1rem);line-height:1.18}.copy[data-astro-cid-5gmvxit7] p[data-astro-cid-5gmvxit7]{color:var(--fg-dim);line-height:1.6;margin:0 0 1.4rem}.commits[data-astro-cid-5gmvxit7]{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.commits[data-astro-cid-5gmvxit7] li[data-astro-cid-5gmvxit7]{display:grid;grid-template-columns:1.6rem 1fr;gap:.85rem;align-items:start;line-height:1.55;color:var(--fg-dim)}.commits[data-astro-cid-5gmvxit7] svg[data-astro-cid-5gmvxit7]{color:var(--accent-2);margin-top:.18rem}.commits[data-astro-cid-5gmvxit7] strong[data-astro-cid-5gmvxit7]{color:var(--fg)}.cmp[data-astro-cid-4cpc2qkp]{padding:0;overflow:hidden;border-radius:var(--radius-lg)}.cmp-head[data-astro-cid-4cpc2qkp]{padding:1rem 1.25rem;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#ffffff0f,#ffffff05),var(--bg-glass);position:sticky;top:0;z-index:5;backdrop-filter:blur(20px)}.hd-row[data-astro-cid-4cpc2qkp]{display:grid;grid-template-columns:minmax(0,2.2fr) repeat(5,minmax(5.5rem,1fr));gap:.5rem;align-items:end}.hd-feat[data-astro-cid-4cpc2qkp]{color:var(--fg-quiet);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.hd-col[data-astro-cid-4cpc2qkp]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.1rem}.hd-name[data-astro-cid-4cpc2qkp]{font-weight:600;font-family:var(--font-display);color:var(--fg);font-size:1rem}.hd-price[data-astro-cid-4cpc2qkp]{color:var(--fg);font-family:var(--font-display);font-weight:700;font-size:1.05rem}.hd-sub[data-astro-cid-4cpc2qkp]{color:var(--fg-quiet);font-size:.7rem;line-height:1.3}.col-growth[data-astro-cid-4cpc2qkp] .hd-name[data-astro-cid-4cpc2qkp],.col-growth[data-astro-cid-4cpc2qkp] .hd-price[data-astro-cid-4cpc2qkp]{color:var(--accent)}.col-growth[data-astro-cid-4cpc2qkp] .hd-sub[data-astro-cid-4cpc2qkp]{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;font-weight:600;font-size:.65rem}.cat[data-astro-cid-4cpc2qkp]{border-bottom:1px solid var(--line-soft)}.cat[data-astro-cid-4cpc2qkp]:last-of-type{border-bottom:0}.cat-head[data-astro-cid-4cpc2qkp]{padding:1rem 1.25rem .4rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.cat-head[data-astro-cid-4cpc2qkp] h3[data-astro-cid-4cpc2qkp]{font-size:1.1rem;font-weight:600;color:var(--fg)}.cat-blurb[data-astro-cid-4cpc2qkp]{color:var(--fg-quiet);font-size:.85rem}.rows[data-astro-cid-4cpc2qkp]{list-style:none;padding:0;margin:0}.row[data-astro-cid-4cpc2qkp]{display:grid;grid-template-columns:minmax(0,2.2fr) repeat(5,minmax(5.5rem,1fr));gap:.5rem;padding:.65rem 1.25rem;border-top:1px solid var(--line-soft);align-items:center;transition:background .2s ease}.row[data-astro-cid-4cpc2qkp]:hover{background:color-mix(in oklab,var(--accent) 6%,transparent)}.feat[data-astro-cid-4cpc2qkp]{color:var(--fg);font-size:.92rem}.cell[data-astro-cid-4cpc2qkp]{display:flex;align-items:center;justify-content:center}.cell-mark[data-astro-cid-4cpc2qkp]{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;font-size:.95rem}.cell[data-astro-cid-4cpc2qkp].yes .cell-mark[data-astro-cid-4cpc2qkp]{background:color-mix(in oklab,var(--accent-2) 22%,transparent);color:var(--accent-2)}.cell[data-astro-cid-4cpc2qkp].limited .cell-mark[data-astro-cid-4cpc2qkp]{background:color-mix(in oklab,var(--warn) 18%,transparent);color:var(--warn)}.cell[data-astro-cid-4cpc2qkp].no .cell-mark[data-astro-cid-4cpc2qkp]{background:transparent;color:var(--fg-quiet)}.cmp-foot[data-astro-cid-4cpc2qkp]{padding:1.25rem 1.5rem;border-top:1px solid var(--line);background:color-mix(in oklab,var(--bg-2) 60%,transparent);display:flex;flex-direction:column;gap:.85rem}.legend[data-astro-cid-4cpc2qkp]{display:flex;flex-wrap:wrap;gap:1.5rem;font-size:.85rem;color:var(--fg-dim)}.leg[data-astro-cid-4cpc2qkp]{display:inline-flex;align-items:center;gap:.45rem}.leg-mark[data-astro-cid-4cpc2qkp]{width:1.3rem;height:1.3rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.85rem;font-weight:600}.leg-mark[data-astro-cid-4cpc2qkp].yes{background:color-mix(in oklab,var(--accent-2) 22%,transparent);color:var(--accent-2)}.leg-mark[data-astro-cid-4cpc2qkp].limited{background:color-mix(in oklab,var(--warn) 18%,transparent);color:var(--warn)}.leg-mark[data-astro-cid-4cpc2qkp].no{color:var(--fg-quiet)}.cmp-note[data-astro-cid-4cpc2qkp]{color:var(--fg-dim);margin:0;line-height:1.6;font-size:.92rem}@media(max-width:820px){.hd-row[data-astro-cid-4cpc2qkp],.row[data-astro-cid-4cpc2qkp]{grid-template-columns:minmax(0,1.6fr) repeat(5,minmax(2.6rem,1fr))}.hd-price[data-astro-cid-4cpc2qkp],.hd-sub[data-astro-cid-4cpc2qkp]{display:none}.hd-name[data-astro-cid-4cpc2qkp]{font-size:.78rem}.feat[data-astro-cid-4cpc2qkp]{font-size:.82rem}.cell-mark[data-astro-cid-4cpc2qkp]{width:1.3rem;height:1.3rem;font-size:.78rem}.cat-head[data-astro-cid-4cpc2qkp]{padding:.8rem .8rem .4rem}.row[data-astro-cid-4cpc2qkp]{padding:.55rem .8rem}}.roi[data-astro-cid-h6rwxm4f]{padding:5rem 1.25rem}@media(min-width:768px){.roi[data-astro-cid-h6rwxm4f]{padding:7rem 2rem}}.roi-head[data-astro-cid-h6rwxm4f]{max-width:60ch;margin:0 auto 2.25rem;text-align:center;display:flex;flex-direction:column;gap:.85rem;align-items:center}.roi-head[data-astro-cid-h6rwxm4f] h2[data-astro-cid-h6rwxm4f]{font-size:clamp(1.6rem,1.4vw + 1rem,2.4rem)}.lead[data-astro-cid-h6rwxm4f]{color:var(--fg-dim);line-height:1.55}.roi-card[data-astro-cid-h6rwxm4f]{max-width:56rem;margin:0 auto;padding:2.25rem 2rem 0}.sliders[data-astro-cid-h6rwxm4f]{display:grid;gap:1.5rem;margin-bottom:2rem}.slider[data-astro-cid-h6rwxm4f]{display:flex;flex-direction:column;gap:.55rem}.label-row[data-astro-cid-h6rwxm4f]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.label-text[data-astro-cid-h6rwxm4f]{color:var(--fg);font-weight:500}.value[data-astro-cid-h6rwxm4f]{color:var(--accent);font-family:var(--font-display);font-weight:600;font-size:1.1rem;font-variant-numeric:tabular-nums}input[data-astro-cid-h6rwxm4f][type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:var(--bg-2);border-radius:999px;outline:none;cursor:grab}input[data-astro-cid-h6rwxm4f][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));cursor:pointer;border:3px solid var(--bg);box-shadow:0 4px 14px -4px color-mix(in oklab,var(--accent) 60%,transparent);transition:transform .2s ease}input[data-astro-cid-h6rwxm4f][type=range]::-moz-range-thumb{width:22px;height:22px;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--accent-2));cursor:pointer;border:3px solid var(--bg)}input[data-astro-cid-h6rwxm4f][type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}.results[data-astro-cid-h6rwxm4f]{display:grid;grid-template-columns:1fr auto 1fr;gap:1.25rem;align-items:center;padding:1.5rem 0;border-top:1px solid var(--line-soft)}@media(max-width:640px){.results[data-astro-cid-h6rwxm4f]{grid-template-columns:1fr}.result[data-astro-cid-h6rwxm4f].vs{display:none}}.result[data-astro-cid-h6rwxm4f]{display:flex;flex-direction:column;gap:.3rem;text-align:center;padding:.5rem}.r-label[data-astro-cid-h6rwxm4f]{color:var(--fg-quiet);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}.r-value[data-astro-cid-h6rwxm4f]{font-family:var(--font-display);font-weight:700;font-size:clamp(1.8rem,2.4vw + 1rem,2.6rem);line-height:1.05;font-variant-numeric:tabular-nums}.r-unit[data-astro-cid-h6rwxm4f]{font-size:.5em;color:var(--fg-quiet);font-weight:400;margin-left:.1rem}.r-sub[data-astro-cid-h6rwxm4f]{color:var(--fg-quiet);font-size:.82rem}.result[data-astro-cid-h6rwxm4f].good .r-value[data-astro-cid-h6rwxm4f]{background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.vs-arrow[data-astro-cid-h6rwxm4f]{color:var(--fg-quiet);font-style:italic;font-size:1.4rem}.verdict[data-astro-cid-h6rwxm4f]{margin:0 -2rem;padding:1.5rem 2rem;border-top:1px solid var(--line-soft);background:color-mix(in oklab,var(--accent) 8%,transparent);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);display:flex;flex-direction:column;gap:.3rem;align-items:center;text-align:center}.verdict-amount[data-astro-cid-h6rwxm4f]{font-family:var(--font-display);font-weight:700;font-size:clamp(2rem,2.6vw + 1rem,3rem);line-height:1;background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums}.verdict-label[data-astro-cid-h6rwxm4f]{color:var(--fg);font-weight:500}.verdict-fine[data-astro-cid-h6rwxm4f]{color:var(--fg-quiet);font-size:.82rem;max-width:50ch}.caveat[data-astro-cid-h6rwxm4f]{color:var(--fg-quiet);max-width:60ch;margin:2rem auto 0;text-align:center;line-height:1.55;font-size:.92rem}.cohort[data-astro-cid-qpfg53z5]{padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.85rem;align-items:flex-start;max-width:56ch;margin:0 auto}.chip[data-astro-cid-qpfg53z5]{display:inline-flex;padding:.3rem .8rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,color-mix(in oklab,var(--accent) 25%,transparent),color-mix(in oklab,var(--accent-2) 25%,transparent));border:1px solid color-mix(in oklab,var(--accent) 35%,var(--line-soft));color:var(--fg)}.cohort[data-astro-cid-qpfg53z5] h2[data-astro-cid-qpfg53z5]{font-size:1.75rem;line-height:1.15;margin:0}.cohort[data-astro-cid-qpfg53z5] p[data-astro-cid-qpfg53z5]{color:var(--fg-dim);margin:0;line-height:1.55}.cohort[data-astro-cid-qpfg53z5] .pain[data-astro-cid-qpfg53z5]{color:var(--fg);font-weight:500;border-left:3px solid var(--accent);padding-left:.85rem}.cohort[data-astro-cid-qpfg53z5] strong[data-astro-cid-qpfg53z5]{color:var(--fg)}.meter[data-astro-cid-qpfg53z5]{width:100%;height:.65rem;border-radius:999px;background:color-mix(in oklab,var(--bg-2) 70%,transparent);border:1px solid var(--line-soft);overflow:hidden;position:relative;margin:.35rem 0 .15rem}.meter-bar[data-astro-cid-qpfg53z5]{height:100%;background:linear-gradient(90deg,var(--accent),var(--accent-2));transition:width .6s cubic-bezier(.2,.7,.2,1)}.meter-label[data-astro-cid-qpfg53z5]{position:absolute;inset:-1.6rem 0 auto;font-size:.78rem;color:var(--fg-dim);text-align:right}.fine[data-astro-cid-qpfg53z5]{font-size:.82rem;color:var(--fg-quiet)}.btn[data-astro-cid-qpfg53z5]{margin-top:.4rem}.faqs[data-astro-cid-lmkygsfs]{display:grid;gap:.6rem}.faq[data-astro-cid-lmkygsfs]{border:1px solid var(--line-soft);border-radius:var(--radius-md);background:color-mix(in oklab,var(--bg-2) 60%,transparent);overflow:hidden;transition:border-color .2s ease}.faq[data-astro-cid-lmkygsfs][open]{border-color:color-mix(in oklab,var(--accent) 40%,var(--line-soft))}summary[data-astro-cid-lmkygsfs]{padding:1rem 1.25rem;cursor:pointer;color:var(--fg);font-weight:500;list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center}summary[data-astro-cid-lmkygsfs]::-webkit-details-marker{display:none}summary[data-astro-cid-lmkygsfs]:after{content:"+";color:var(--fg-dim);font-size:1.4rem;line-height:1;transition:transform .2s ease}details[data-astro-cid-lmkygsfs][open] summary[data-astro-cid-lmkygsfs]:after{transform:rotate(45deg)}.faq[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{margin:0;padding:0 1.25rem 1.1rem;color:var(--fg-dim);line-height:1.6}.scarcity[data-astro-cid-lmkygsfs]{padding:3rem 2.25rem;text-align:center;display:flex;flex-direction:column;gap:.75rem;align-items:center}.scarcity[data-astro-cid-lmkygsfs] h2[data-astro-cid-lmkygsfs]{font-size:clamp(1.6rem,1.4vw + 1rem,2.1rem)}.scarcity[data-astro-cid-lmkygsfs] p[data-astro-cid-lmkygsfs]{color:var(--fg-dim);max-width:52ch;line-height:1.55}.scarcity[data-astro-cid-lmkygsfs] .btn[data-astro-cid-lmkygsfs]{margin-top:.75rem}
