:root{--ink:#0f1512;--surface:#161e1a;--elevated:#1d2723;--line:#26302b;--text:#f2f5f3;--muted:#97a29c;--green:#0f9;--green-deep:#00d681;--red:#f0555a;--measure:68ch;--gutter:clamp(1.25rem, 5vw, 4rem);--radius:10px;color-scheme:dark}*,:before,:after{box-sizing:border-box}body{background:var(--ink);color:var(--text);font-family:var(--font-body), system-ui, sans-serif;-webkit-font-smoothing:antialiased;margin:0;font-size:1.0625rem;line-height:1.65}h1,h2,h3{font-family:var(--font-display), system-ui, sans-serif;text-transform:uppercase;letter-spacing:-.02em;margin:0;font-style:italic;font-weight:900;line-height:.95}a{color:var(--green);text-underline-offset:3px;text-decoration-thickness:1px}img{max-width:100%;display:block}:focus-visible{outline:3px solid var(--green);outline-offset:3px}.shell{width:min(100% - var(--gutter) * 2, 1180px);margin-inline:auto}.section{border-top:1px solid var(--line);padding-block:clamp(3.5rem,9vw,6.5rem)}.section__label{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin:0 0 .75rem;font-size:.8125rem;font-weight:600}.section__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.25rem)}.prose{max-width:var(--measure);color:var(--muted)}.prose p{margin:0 0 1.1rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero[data-astro-cid-ge2uvauf]{padding-block:clamp(3.5rem,10vw,7rem)}.hero__eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin:0 0 1.25rem;font-size:.8125rem;font-weight:600}.hero__headline[data-astro-cid-ge2uvauf]{max-width:16ch;margin:0;font-size:clamp(2.75rem,9vw,6rem)}.hero__accent[data-astro-cid-ge2uvauf]{color:var(--green)}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2.75rem;display:flex}.button[data-astro-cid-ge2uvauf]{background:var(--green);color:var(--ink);border-radius:var(--radius);padding:.9rem 1.6rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.button[data-astro-cid-ge2uvauf]:hover{background:var(--green-deep)}.hero__proof[data-astro-cid-ge2uvauf]{color:var(--muted);margin:0;font-size:.9375rem}.hero__proof[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:var(--text)}.hero__covers[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.5rem;margin:2.75rem 0 0;padding:0;list-style:none;display:flex}.hero__covers[data-astro-cid-ge2uvauf] li[data-astro-cid-ge2uvauf]{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.35rem .85rem;font-size:.8125rem}.card[data-astro-cid-bnnieqso]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:background .15s,border-color .15s;overflow:hidden}.card[data-astro-cid-bnnieqso]:hover{background:var(--elevated);border-color:var(--green)}.card__link[data-astro-cid-bnnieqso]{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.card__thumb[data-astro-cid-bnnieqso]{aspect-ratio:16/9;object-fit:cover;background:var(--elevated);width:100%;height:auto}.card__body[data-astro-cid-bnnieqso]{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.1rem 1.25rem;display:flex}.card__title[data-astro-cid-bnnieqso]{font-family:var(--font-body), system-ui, sans-serif;text-transform:none;letter-spacing:0;font-size:1rem;font-style:normal;font-weight:600;line-height:1.35}.card[data-astro-cid-bnnieqso]:hover .card__title[data-astro-cid-bnnieqso]{color:var(--green)}.card__meta[data-astro-cid-bnnieqso]{color:var(--muted);margin:auto 0 0;font-size:.8125rem}.grid[data-astro-cid-jz7mcugs]{grid-template-columns:1fr;gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (width>=640px){.grid[data-astro-cid-jz7mcugs]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid[data-astro-cid-jz7mcugs]{grid-template-columns:repeat(3,1fr)}}.more[data-astro-cid-jz7mcugs]{margin:2rem 0 0;font-weight:600}.rig[data-astro-cid-l4xd3hmo]{border-top:1px solid var(--line);max-width:var(--measure);margin:2rem 0 0}.rig__row[data-astro-cid-l4xd3hmo]{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;padding:.9rem 0;display:flex}.rig__row[data-astro-cid-l4xd3hmo] dt[data-astro-cid-l4xd3hmo]{color:var(--muted);font-size:.9375rem}.rig__row[data-astro-cid-l4xd3hmo] dd[data-astro-cid-l4xd3hmo]{text-align:right;margin:0;font-weight:600}.affiliates[data-astro-cid-adxv7ide]{grid-template-columns:1fr;gap:1.25rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (width>=640px){.affiliates[data-astro-cid-adxv7ide]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.affiliate[data-astro-cid-adxv7ide]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;gap:.7rem;padding:1.5rem;transition:border-color .15s;display:flex}.affiliate[data-astro-cid-adxv7ide]:hover{border-color:var(--green)}.affiliate__head[data-astro-cid-adxv7ide]{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.affiliate__name[data-astro-cid-adxv7ide]{font-size:1.375rem}.affiliate__discount[data-astro-cid-adxv7ide]{background:var(--green);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600}.affiliate__blurb[data-astro-cid-adxv7ide]{color:var(--muted);margin:0;font-size:.9375rem}.affiliate__code[data-astro-cid-adxv7ide]{align-items:center;gap:.5rem;margin:0;font-size:.875rem;display:flex}.affiliate__code-label[data-astro-cid-adxv7ide]{color:var(--muted)}.affiliate__code-value[data-astro-cid-adxv7ide]{letter-spacing:.08em;color:var(--green);background:var(--elevated);border:1px dashed var(--line);border-radius:6px;padding:.15rem .55rem;font-weight:600}.affiliate__copy[data-astro-cid-adxv7ide]{width:32px;height:32px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:6px;place-items:center;padding:0;transition:color .15s,border-color .15s;display:inline-grid}.affiliate__copy[data-astro-cid-adxv7ide]:hover{color:var(--green);border-color:var(--green)}.affiliate__copy[data-astro-cid-adxv7ide][data-state=copied]{color:var(--ink);background:var(--green);border-color:var(--green)}.affiliate__copy[data-astro-cid-adxv7ide][data-state=failed]{color:var(--red);border-color:var(--red)}.icon[data-astro-cid-adxv7ide]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;grid-area:1/1;width:15px;height:15px}.icon--done[data-astro-cid-adxv7ide],.affiliate__copy[data-astro-cid-adxv7ide][data-state=copied] .icon--copy[data-astro-cid-adxv7ide]{display:none}.affiliate__copy[data-astro-cid-adxv7ide][data-state=copied] .icon--done[data-astro-cid-adxv7ide]{display:block}.affiliate__link[data-astro-cid-adxv7ide]{margin-top:auto;padding-top:.3rem;font-weight:600;text-decoration:none}.affiliate__link[data-astro-cid-adxv7ide]:hover{text-decoration:underline}.affiliates__disclosure[data-astro-cid-adxv7ide]{color:var(--muted);max-width:var(--measure);margin:1.5rem 0 0;font-size:.8125rem}.visually-hidden[data-astro-cid-adxv7ide]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.contact__email[data-astro-cid-he3spzz3]{font-family:var(--font-display), system-ui, sans-serif;word-break:break-word;margin:1.5rem 0 0;font-size:clamp(1.25rem,3.5vw,2rem);font-style:italic;font-weight:900}.contact__email[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{text-decoration:none}.contact__email[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]:hover{text-decoration:underline}.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);color:var(--muted);padding-block:2.5rem;font-size:.875rem}.footer__inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{margin:0}
