.carousel[data-astro-cid-456vviwh]{position:relative;width:100%}.carousel-frame[data-astro-cid-456vviwh]{position:relative;width:100%;max-height:500px;overflow:hidden;border-radius:20px;background:var(--bg-secondary);box-shadow:var(--shadow-lift)}@media(min-width:1024px){.carousel-frame[data-astro-cid-456vviwh]{aspect-ratio:4 / 4.4;max-height:none}}.carousel-track[data-astro-cid-456vviwh]{display:flex;height:100%;transition:transform .4s ease}.carousel-slide[data-astro-cid-456vviwh]{min-width:100%;height:100%}.carousel-slide[data-astro-cid-456vviwh] img[data-astro-cid-456vviwh]{width:100%;height:100%;object-fit:cover;display:block}.carousel-btn[data-astro-cid-456vviwh]{position:absolute;top:50%;transform:translateY(-50%);background:#0006;color:#fff;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;z-index:2}.carousel-btn[data-astro-cid-456vviwh]:hover{background:#000000b3}.carousel-btn-prev[data-astro-cid-456vviwh]{left:8px}.carousel-btn-next[data-astro-cid-456vviwh]{right:8px}.carousel-counter[data-astro-cid-456vviwh]{position:absolute;top:12px;right:12px;background:#00000080;color:#fff;font-size:.9rem;font-weight:600;padding:.25rem .6rem;border-radius:12px;z-index:2}.carousel-controls[data-astro-cid-456vviwh]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;margin-top:14px}.carousel-dots[data-astro-cid-456vviwh]{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.carousel-dot[data-astro-cid-456vviwh]{width:6px;height:6px;border-radius:3px;border:none;background:var(--border-color);cursor:pointer;padding:0;transition:width .25s ease,background .25s ease;position:relative}.carousel-dot[data-astro-cid-456vviwh]:before{content:"";position:absolute;inset:-10px -6px}.carousel-dot[data-astro-cid-456vviwh].active{width:20px;background:var(--color-green)}.carousel-pause[data-astro-cid-456vviwh]{background:transparent;color:var(--text-muted);border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:4px;transition:color .2s ease}.carousel-pause[data-astro-cid-456vviwh]:hover{color:var(--text-primary)}.carousel-overlay[data-astro-cid-456vviwh]{display:none}@media(max-width:1023px){.carousel-controls[data-astro-cid-456vviwh]{display:none}.carousel-frame[data-astro-cid-456vviwh]{border-radius:20px;aspect-ratio:4 / 3.4}.carousel-slide[data-astro-cid-456vviwh] img[data-astro-cid-456vviwh]{height:100%;object-fit:cover;object-position:center top}.carousel-overlay[data-astro-cid-456vviwh]{display:block;position:absolute;inset:0;pointer-events:none;z-index:2}.carousel-overlay-gradient[data-astro-cid-456vviwh]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(10,10,12,.45) 65%,rgba(10,10,12,.92) 100%)}.carousel-overlay[data-astro-cid-456vviwh] .hero-overlay-text{position:absolute;left:0;right:0;bottom:0;padding:0 18px 16px;display:flex;flex-direction:column;gap:4px}.carousel-overlay[data-astro-cid-456vviwh] .hero-overlay-eyebrow{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-green)}.carousel-overlay[data-astro-cid-456vviwh] .hero-overlay-name{font-size:30px;font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#fff}.carousel-btn[data-astro-cid-456vviwh]{top:42%;transform:translateY(-50%);width:34px;height:34px}.carousel-counter[data-astro-cid-456vviwh]{top:10px;bottom:auto;right:12px}}.home-blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-blog-card{display:flex;flex-direction:column;border:1px solid var(--border-color);border-radius:14px;overflow:hidden;background:var(--bg-card);color:inherit;text-decoration:none;box-shadow:var(--shadow-card);transition:border-color .2s ease}.home-blog-card:hover{border-color:var(--color-green)}.home-blog-card-art{aspect-ratio:21 / 9;background:var(--bg-secondary);overflow:hidden}.home-blog-card-art img{width:100%;height:100%;object-fit:cover;display:block}.home-blog-card-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:8px;flex:1}.home-blog-card-kicker{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--color-green-text)}.home-blog-card-kicker.muted{color:var(--text-muted)}.home-blog-card-title{font-size:18px;font-weight:700;letter-spacing:-.01em;color:var(--text-primary)}.home-blog-card-desc{font-size:13.5px;line-height:1.55;color:var(--text-secondary)}.home-blog-card-foot{margin-top:auto;display:flex;flex-direction:column;gap:6px;padding-top:10px}.home-blog-card-footrow{display:flex;justify-content:space-between;gap:1rem;font-size:11.5px;font-weight:600;color:var(--text-muted)}.home-blog-card-cta{font-size:12.5px;font-weight:700;color:var(--color-green-text)}.home-blog-progress{height:6px;border-radius:3px;background:var(--badge-bg);overflow:hidden}.home-blog-progress-fill{height:100%;border-radius:3px;background:var(--color-green)}.home-blog-rows{display:none}@media(max-width:699px){.home-blog-grid{display:none}.home-blog-rows{display:flex;flex-direction:column;gap:10px}}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--color-green-text);margin:0}.hero-text{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.hero-text .hero-title{margin:0}.hero-tagline{margin:0;max-width:30rem;text-wrap:balance;font-size:var(--fs-body);line-height:var(--lh-body);color:var(--text-secondary)}.hero-carousel{display:flex;justify-content:center}.hero-social .social-links{display:flex;gap:8px;flex-wrap:wrap}.hero-social .social-links a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border:1px solid var(--border-color);border-radius:21px;color:var(--text-secondary);transition:color .2s ease,border-color .2s ease}.hero-social .social-links a:hover{color:var(--color-green-text);border-color:var(--color-green)}@media(min-width:1024px){.hero-grid{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:center}.hero-text .hero-title{font-size:44px;letter-spacing:-.025em;line-height:1.05;white-space:nowrap}.hero-ctas{order:1}}@media(min-width:1280px){.hero-grid{grid-template-columns:1fr 420px;gap:56px}.hero-text .hero-title{font-size:52px}}.home-head-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.home-head-row .blog-eyebrow-link{font-size:.8rem;font-weight:700;color:var(--color-green-text);white-space:nowrap;text-decoration:none}.about-toggle{display:flex;align-items:center;gap:6px;margin-top:.5rem;border:none;background:transparent;padding:8px 0;color:var(--color-green-text);font-family:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.about-toggle[hidden]{display:none}@media(max-width:1023px){.hero-grid{display:flex;flex-direction:column;gap:16px;text-align:left}.hero-carousel{order:-1}.hero-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hero-eyebrow{display:none}.hero-ctas{align-self:stretch}.hero-ctas .hero-cta{flex:1;padding:0 4px;font-size:.82rem}.hero-social{display:flex;justify-content:center;align-self:stretch}.about-content:not(.about-open) .about-extra{display:none}}@media(max-width:359px){.hero-ctas{flex-direction:column}}@media(max-width:389px){.hero-social .social-links{gap:5px;flex-wrap:nowrap}.hero-social .social-links a{width:40px;height:40px;min-width:40px;min-height:40px}}
