.hero[data-astro-cid-yodha2z4]{margin-top:calc(-1 * var(--header-h));padding:calc(var(--header-h) + clamp(1rem, 3vw, 2.5rem)) clamp(1rem, 5vw, 4rem) clamp(2rem, 5vw, 4rem);color:var(--c-ink);background:radial-gradient(56% 52% at 50% 32%, color-mix(in srgb, var(--accent) 14%, transparent) 0%, transparent 62%), radial-gradient(95% 90% at 50% -5%, #fff 0%, var(--c-brand-wash) 55%, var(--c-bg) 100%);border-radius:0 0 var(--radius-lg) var(--radius-lg);transition:background .6s var(--ease-out);position:relative;overflow:hidden}.hero__glint[data-astro-cid-yodha2z4]{z-index:0;pointer-events:none;background:radial-gradient(45% 40% at 10% 6%, color-mix(in srgb, var(--accent) 8%, transparent) 0%, transparent 60%), radial-gradient(45% 40% at 90% 94%, #3d7cb80d 0%, transparent 60%);position:absolute;inset:0}.hero__ghost[data-astro-cid-yodha2z4]{z-index:0;font-family:var(--font-display);letter-spacing:-.05em;color:#15293b0d;white-space:nowrap;pointer-events:none;user-select:none;font-size:clamp(5rem,19vw,21rem);font-weight:800;line-height:.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__head[data-astro-cid-yodha2z4]{z-index:1;text-align:center;max-width:1100px;margin:0 auto clamp(1rem,3vw,2.5rem);position:relative}.hero__row[data-astro-cid-yodha2z4]{z-index:1;align-items:center;gap:clamp(1rem,3vw,3rem);max-width:1360px;min-height:clamp(400px,60svh,680px);margin-inline:auto;display:flex;position:relative}.hero__side[data-astro-cid-yodha2z4]{flex:1 1 0;min-width:0}.hero__center[data-astro-cid-yodha2z4]{flex:1.35 1 0;align-self:stretch;place-items:center;min-width:0;display:grid;position:relative}.hero__kicker[data-astro-cid-yodha2z4]{border-radius:var(--radius-pill);background:var(--c-surface);border:1px solid var(--c-line);font-size:var(--fs-sm);color:var(--c-brand-strong);align-items:center;gap:.55rem;margin:0;padding:.4rem .95rem;font-weight:700;display:inline-flex;box-shadow:0 6px 18px #15293b0d}.hero__kicker-dot[data-astro-cid-yodha2z4]{background:var(--c-brand);width:8px;height:8px;animation:hero-pulse 2.4s var(--ease-in-out) infinite;border-radius:50%;box-shadow:0 0 0 4px #3d7cb829}@keyframes hero-pulse{0%,to{opacity:1}50%{opacity:.35}}.hero__head[data-astro-cid-yodha2z4] .hero__kicker[data-astro-cid-yodha2z4]{margin-bottom:clamp(.8rem,2vw,1.2rem)}.hero__title[data-astro-cid-yodha2z4]{font-family:var(--font-display);letter-spacing:-.03em;color:var(--c-ink);margin:0;max-width:18ch;margin-inline:auto;font-size:clamp(2.2rem,4.4vw,4.4rem);font-weight:800;line-height:1.04}.hero__title-em[data-astro-cid-yodha2z4]{background:linear-gradient(115deg, var(--c-brand-strong), var(--c-brand) 55%, var(--c-brand-soft));-webkit-text-fill-color:transparent;background-clip:text}.hero__title-sub[data-astro-cid-yodha2z4]{display:block}.hero__lead[data-astro-cid-yodha2z4]{max-width:36ch;font-size:var(--fs-md);color:var(--c-ink-soft);margin-top:clamp(1rem,2vw,1.5rem);line-height:1.6}.hero__actions[data-astro-cid-yodha2z4]{margin-top:var(--space-6)}.hero__btn[data-astro-cid-yodha2z4]{border-radius:var(--radius-pill);font-weight:700;font-size:var(--fs-sm);transition:transform .25s var(--ease-out), background-color .25s var(--ease-out);align-items:center;gap:.5rem;padding:.8rem 1.5rem;display:inline-flex}.hero__btn--primary[data-astro-cid-yodha2z4]{background:var(--c-brand);color:#fff;box-shadow:0 14px 30px #3d7cb857}.hero__btn--primary[data-astro-cid-yodha2z4]:hover{background:var(--c-brand-strong);transform:translateY(-2px)}.hero__halo[data-astro-cid-yodha2z4]{z-index:0;aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--accent) 40%, transparent) 0%, transparent 68%);filter:blur(20px);width:clamp(320px,30vw,600px);transition:background .6s var(--ease-out);animation:hero-breathe 6s var(--ease-in-out) infinite;border-radius:50%;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}@keyframes hero-breathe{0%,to{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(.9)}}.hero__ring[data-astro-cid-yodha2z4]{z-index:1;aspect-ratio:1;border:1px dashed color-mix(in srgb, var(--accent) 40%, transparent);opacity:.7;width:clamp(340px,32vw,640px);transition:border-color .6s var(--ease-out);border-radius:50%;animation:42s linear infinite hero-spin;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}@keyframes hero-spin{to{transform:translate(-50%,-50%)rotate(360deg)}}.hero__slides[data-astro-cid-yodha2z4]{z-index:2;place-items:center;width:100%;display:grid;position:relative}.hero__shot[data-astro-cid-yodha2z4]{object-fit:contain;filter:drop-shadow(0 34px 48px #15293b38);opacity:0;width:clamp(300px,30vw,560px);height:auto;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);grid-area:1/1;transform:scale(.9)translateY(12px)}.hero__shot[data-astro-cid-yodha2z4].is-active{opacity:1;animation:hero-float 6s var(--ease-in-out) .7s infinite;transform:scale(1)translateY(0)}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}.hero__rail[data-astro-cid-yodha2z4]{z-index:3;background:color-mix(in srgb, var(--c-surface) 70%, transparent);border:1px solid var(--c-line);backdrop-filter:blur(8px);border-radius:16px;gap:.5rem;padding:.4rem;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 10px 26px #15293b14}.hero__thumb[data-astro-cid-yodha2z4]{background:var(--c-surface);border:1px solid var(--c-line);cursor:pointer;width:52px;height:52px;transition:transform .22s var(--ease-out), box-shadow .22s var(--ease-out);border-radius:12px;place-items:center;padding:4px;display:grid}.hero__thumb[data-astro-cid-yodha2z4] img[data-astro-cid-yodha2z4]{object-fit:contain;width:100%;height:100%}.hero__thumb[data-astro-cid-yodha2z4]:hover{transform:translateY(-3px)}.hero__thumb[data-astro-cid-yodha2z4].is-active{box-shadow:0 0 0 2px var(--accent), 0 8px 18px #15293b29;transform:translateY(-4px)}.hero__side--left[data-astro-cid-yodha2z4]{max-width:23rem}.hero__feats[data-astro-cid-yodha2z4]{gap:var(--space-4);flex-direction:column;display:flex}.hero__feat[data-astro-cid-yodha2z4]{align-items:flex-start;gap:.85rem;display:flex}.hero__feat-ico[data-astro-cid-yodha2z4]{background:var(--c-brand-tint);width:42px;height:42px;color:var(--c-brand-strong);border:1px solid color-mix(in srgb, var(--c-brand) 16%, transparent);border-radius:12px;flex:none;place-items:center;display:grid}.hero__feat-txt[data-astro-cid-yodha2z4]{font-size:var(--fs-sm);color:var(--c-muted);flex-direction:column;gap:.1rem;line-height:1.35;display:flex}.hero__feat-txt[data-astro-cid-yodha2z4] strong[data-astro-cid-yodha2z4]{font-size:var(--fs-base);color:var(--c-ink);font-weight:700}.hero__side--left[data-astro-cid-yodha2z4] .hero__btn[data-astro-cid-yodha2z4]{margin-top:var(--space-6)}.hero__side--right[data-astro-cid-yodha2z4]{align-items:stretch;gap:var(--space-4);flex-direction:column;max-width:23rem;margin-left:auto;display:flex}.hero__plate[data-astro-cid-yodha2z4]{border-radius:var(--radius-md);background:var(--c-surface);border:1px solid var(--c-line);transition:transform .3s var(--ease-out), box-shadow .3s var(--ease-out);flex-direction:column;gap:.2rem;padding:1.1rem 1.25rem;display:flex;box-shadow:0 14px 32px #15293b17}.hero__plate[data-astro-cid-yodha2z4]:hover{transform:translateY(-3px);box-shadow:0 20px 40px #15293b24}.hero__plate-badge[data-astro-cid-yodha2z4]{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--accent) 16%, transparent);color:color-mix(in srgb, var(--accent) 52%, var(--c-ink));text-transform:uppercase;letter-spacing:.05em;transition:background .5s var(--ease-out), color .5s var(--ease-out);align-self:flex-start;margin-bottom:.35rem;padding:.22rem .65rem;font-size:.68rem;font-weight:800}.hero__plate-line[data-astro-cid-yodha2z4]{font-size:var(--fs-xs);color:color-mix(in srgb, var(--accent) 58%, var(--c-ink));text-transform:uppercase;letter-spacing:.06em;font-weight:700}.hero__plate-name[data-astro-cid-yodha2z4]{font-family:var(--font-display);font-weight:800;font-size:var(--fs-xl);color:var(--c-ink);line-height:1.1}.hero__plate-cta[data-astro-cid-yodha2z4]{font-size:var(--fs-sm);color:var(--c-brand-strong);align-items:center;gap:.3rem;margin-top:.4rem;font-weight:700;display:inline-flex}.hero__stats[data-astro-cid-yodha2z4]{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.hero__stat[data-astro-cid-yodha2z4]{border-radius:var(--radius-md);background:var(--c-surface);border:1px solid var(--c-line);text-align:center;flex-direction:column;align-items:center;gap:.2rem;padding:.85rem .5rem;display:flex}.hero__stat[data-astro-cid-yodha2z4] strong[data-astro-cid-yodha2z4]{font-family:var(--font-display);font-weight:800;font-size:var(--fs-lg);color:var(--c-ink);line-height:1}.hero__stat[data-astro-cid-yodha2z4] span[data-astro-cid-yodha2z4]{color:var(--c-muted);font-size:.72rem}@media (width<=1040px){.hero__row[data-astro-cid-yodha2z4]{flex-wrap:wrap}.hero__center[data-astro-cid-yodha2z4]{flex-basis:100%;order:-1}.hero__side[data-astro-cid-yodha2z4]{flex-basis:calc(50% - 1.5rem);max-width:none}.hero__side--right[data-astro-cid-yodha2z4]{margin-left:0}}@media (width<=620px){.hero__ghost[data-astro-cid-yodha2z4]{display:none}.hero__row[data-astro-cid-yodha2z4]{align-items:stretch;gap:var(--space-6);flex-direction:column;width:100%;max-width:26rem;min-height:0;margin-inline:auto}.hero__side[data-astro-cid-yodha2z4]{flex:none;width:100%;max-width:none;margin:0}.hero__side--left[data-astro-cid-yodha2z4],.hero__side--right[data-astro-cid-yodha2z4]{gap:var(--space-6);flex-direction:column;display:flex}.hero__center[data-astro-cid-yodha2z4]{order:1}.hero__side--right[data-astro-cid-yodha2z4]{order:2}.hero__side--left[data-astro-cid-yodha2z4]{order:3}.hero__plate[data-astro-cid-yodha2z4]{text-align:center;align-items:center}.hero__plate-badge[data-astro-cid-yodha2z4]{align-self:center}.hero__side--left[data-astro-cid-yodha2z4] .hero__btn[data-astro-cid-yodha2z4]{width:100%;font-size:var(--fs-md);justify-content:center;margin:0;padding-block:1rem;display:flex}.hero__feats[data-astro-cid-yodha2z4]{gap:var(--space-5);max-width:none;margin:0}.hero__shot[data-astro-cid-yodha2z4]{width:min(320px,74vw)}.hero__thumb[data-astro-cid-yodha2z4]{width:44px;height:44px}}@media (prefers-reduced-motion:reduce){.hero__halo[data-astro-cid-yodha2z4],.hero__ring[data-astro-cid-yodha2z4],.hero__shot[data-astro-cid-yodha2z4].is-active,.hero__kicker-dot[data-astro-cid-yodha2z4]{animation:none}.hero__shot[data-astro-cid-yodha2z4]{transition:opacity .3s linear}}.feat[data-astro-cid-lcdefpme]{position:relative}.feat__track[data-astro-cid-lcdefpme]{--feat-gap:clamp(1rem, 2vw, 1.5rem);--feat-per-view:3;gap:var(--feat-gap);scroll-snap-type:x mandatory;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;padding:6px 4px 1.5rem;display:flex;overflow-x:auto}.feat__track[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.feat__slide[data-astro-cid-lcdefpme]{flex:0 0 calc((100% - (var(--feat-per-view) - 1) * var(--feat-gap)) / var(--feat-per-view));scroll-snap-align:start;display:flex}.feat__slide[data-astro-cid-lcdefpme]>.card{width:100%}.feat__nav[data-astro-cid-lcdefpme]{z-index:3;background:var(--c-surface);border:1px solid var(--c-line);width:46px;height:46px;color:var(--c-brand-strong);cursor:pointer;box-shadow:var(--shadow-md);transition:background-color .2s var(--ease-out), color .2s var(--ease-out), opacity .2s var(--ease-out), transform .2s var(--ease-out);border-radius:50%;place-items:center;font-size:1.4rem;display:grid;position:absolute;top:42%;transform:translateY(-50%)}.feat__nav[data-astro-cid-lcdefpme]:hover{background:var(--c-brand);color:#fff;transform:translateY(-50%)scale(1.05)}.feat__nav--prev[data-astro-cid-lcdefpme]{left:-10px}.feat__nav--next[data-astro-cid-lcdefpme]{right:-10px}.feat__nav[data-astro-cid-lcdefpme][disabled]{opacity:0;pointer-events:none}@media (width<=900px){.feat__track[data-astro-cid-lcdefpme]{--feat-per-view:2}}@media (width<=560px){.feat__track[data-astro-cid-lcdefpme]{--feat-per-view:1;padding-inline:0}.feat__nav[data-astro-cid-lcdefpme]{display:none}}.section--alt[data-astro-cid-lcdefpme]{background:var(--c-brand-wash)}.hero-overlap[data-astro-cid-lcdefpme]{z-index:3;margin-top:clamp(-110px,-7vw,-56px);padding-inline:clamp(.75rem,3vw,2rem);position:relative}.hero-overlap__panel[data-astro-cid-lcdefpme]{background:var(--c-surface);border:1px solid var(--c-line);border-radius:var(--radius-md);width:100%;box-shadow:var(--shadow-lg);padding:clamp(.9rem,2vw,1.5rem) clamp(1rem,4vw,3rem)}.hero-overlap__head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.hero-overlap__link[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-brand-strong);transition:color .2s var(--ease-out);font-weight:600}.hero-overlap__link[data-astro-cid-lcdefpme]:hover{color:var(--c-brand)}.hero-overlap__grid[data-astro-cid-lcdefpme]{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hero-overlap__grid[data-astro-cid-lcdefpme][hidden]{display:none}.hero-overlap__empty[data-astro-cid-lcdefpme]{text-align:center;padding:var(--space-5) 0;color:var(--c-muted);font-size:var(--fs-sm);grid-column:1/-1}.hero-overlap__empty[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--c-brand-strong);font-weight:600}.mini[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-3);border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-surface);transition:transform .25s var(--ease-out), border-color .25s var(--ease-out), box-shadow .25s var(--ease-out);padding:.6rem;display:flex}.mini[data-astro-cid-lcdefpme]:hover{border-color:var(--c-brand-soft);box-shadow:var(--shadow-md);transform:translateY(-3px)}.mini__media[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);background:linear-gradient(160deg, var(--c-brand-wash), #fff);flex:none;place-items:center;width:64px;height:64px;display:grid}.mini__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:100%;height:100%;padding:8%}.mini__body[data-astro-cid-lcdefpme]{flex-direction:column;gap:.1rem;min-width:0;display:flex}.mini__line[data-astro-cid-lcdefpme]{font-size:var(--fs-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--c-brand);font-weight:600}.mini__name[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:600;font-size:var(--fs-sm);color:var(--c-ink);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mini__price[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-ink-soft);align-items:baseline;gap:.3em;font-weight:600;display:inline-flex}.mini__price[data-astro-cid-lcdefpme] small[data-astro-cid-lcdefpme]{font-size:var(--fs-xs);color:var(--c-muted);font-weight:500}@media (width<=760px){.hero-overlap__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.hero-overlap[data-astro-cid-lcdefpme]{margin-top:var(--space-5)}.hero-overlap__grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.sec-head[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-6);display:flex}.sec-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--fs-xl);margin-top:var(--space-1)}.sec-head--center[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center}.sec-head--center[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{text-wrap:balance;max-width:24ch;margin-inline:auto}.sec-head--center[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{max-width:56ch;margin-inline:auto}.goals[data-astro-cid-lcdefpme]{gap:var(--space-4);flex-wrap:wrap;display:flex}.goal[data-astro-cid-lcdefpme]{min-height:320px;padding:var(--space-5);border-radius:var(--radius-lg);isolation:isolate;background:var(--c-dark);border:1px solid var(--c-dark-line);color:var(--c-on-dark);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out), border-color .4s var(--ease-out);flex-direction:column;flex:280px;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.goal__img[data-astro-cid-lcdefpme]{z-index:-2;object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out);position:absolute;inset:0}.goal__shade[data-astro-cid-lcdefpme]{z-index:-1;background:linear-gradient(to top, #07090df5 0%, #07090d8c 42%, #07090d26 100%), radial-gradient(120% 80% at 80% 0%, color-mix(in srgb, var(--accent) 45%, transparent) 0%, transparent 60%);transition:opacity .4s var(--ease-out);position:absolute;inset:0}.goal[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb, var(--accent) 65%, transparent);transform:translateY(-8px)}.goal[data-astro-cid-lcdefpme]:hover .goal__img[data-astro-cid-lcdefpme]{transform:scale(1.08)}.goal__icon[data-astro-cid-lcdefpme]{top:var(--space-4);left:var(--space-4);z-index:1;background:color-mix(in srgb, var(--accent) 30%, #ffffff0f);color:#fff;backdrop-filter:blur(6px);border:1px solid #ffffff38;border-radius:50%;place-items:center;width:46px;height:46px;display:grid;position:absolute}.goal__body[data-astro-cid-lcdefpme]{flex-direction:column;gap:.4rem;display:flex}.goal__title[data-astro-cid-lcdefpme]{font-size:var(--fs-lg);color:#fff;line-height:1.1}.goal__blurb[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:#ffffffd1;line-height:1.45}.goal__count[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-3);padding-top:var(--space-3);font-size:var(--fs-sm);color:#fff;border-top:1px solid #ffffff29;font-weight:600;display:flex}.goal__arrow[data-astro-cid-lcdefpme]{color:#fff;width:36px;height:36px;transition:background-color .3s var(--ease-out), transform .3s var(--ease-out);background:#ffffff24;border-radius:50%;flex:none;place-items:center;display:grid}.goal[data-astro-cid-lcdefpme]:hover .goal__arrow[data-astro-cid-lcdefpme]{background:var(--accent);transform:translate(3px)}.goal--cta[data-astro-cid-lcdefpme]{--accent:var(--c-brand);background-image:linear-gradient(150deg,#0f2944e6 0%,#07090deb 100%),url(/images/fondos/Catalogo.png);background-position:50%;background-size:cover;border-color:#0000}.goal--cta[data-astro-cid-lcdefpme] .goal__icon[data-astro-cid-lcdefpme]{background:#ffffff2e}@media (width<=700px){.goals[data-astro-cid-lcdefpme]{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--space-3);padding-bottom:var(--space-2);scrollbar-width:none;cursor:grab;flex-wrap:nowrap;overflow-x:auto}.goals[data-astro-cid-lcdefpme]::-webkit-scrollbar{display:none}.goals[data-astro-cid-lcdefpme].is-dragging{cursor:grabbing;scroll-snap-type:none;scroll-behavior:auto}.goals[data-astro-cid-lcdefpme].is-dragging .goal[data-astro-cid-lcdefpme]{pointer-events:none}.goal[data-astro-cid-lcdefpme]{scroll-snap-align:start;flex:0 0 82%;max-width:320px;min-height:300px}.goal[data-astro-cid-lcdefpme]:hover{transform:none}}.why[data-astro-cid-lcdefpme]{position:relative;overflow:hidden}.why__bg[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;position:absolute;inset:0}.why__blob[data-astro-cid-lcdefpme]{filter:blur(90px);border-radius:50%;position:absolute}.why__blob--1[data-astro-cid-lcdefpme]{aspect-ratio:1;background:var(--c-brand-soft);opacity:.22;width:clamp(320px,34vw,520px);animation:why-drift 16s var(--ease-in-out) infinite;top:-120px;right:-80px}.why__blob--2[data-astro-cid-lcdefpme]{aspect-ratio:1;opacity:.2;width:clamp(280px,30vw,460px);animation:why-drift 20s var(--ease-in-out) infinite reverse;background:#a7e0d4;bottom:-140px;left:-90px}@keyframes why-drift{0%,to{transform:translate(0)scale(1)}50%{transform:translate(22px,18px)scale(1.05)}}.why__dots[data-astro-cid-lcdefpme]{opacity:.5;background-image:radial-gradient(#3d7cb81f 1px,#0000 1.4px);background-size:30px 30px;position:absolute;inset:0;mask-image:radial-gradient(60% 55% at 50% 40%,#000 0%,#0000 78%)}.why__container[data-astro-cid-lcdefpme]{z-index:1;position:relative}.why__head[data-astro-cid-lcdefpme]{text-align:center;max-width:46rem;margin:0 auto clamp(2rem,4vw,3.25rem)}.why__head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--fs-xl);margin:var(--space-2) 0 var(--space-3);text-wrap:balance}.why__head[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--c-ink-soft);margin-inline:auto}.why__cards[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(1rem,2.5vw,1.75rem);display:grid}.wcard[data-astro-cid-lcdefpme]{isolation:isolate;border:1px solid color-mix(in srgb, var(--accent) 14%, var(--c-line));border-radius:var(--radius-lg);background:linear-gradient(165deg, color-mix(in srgb, var(--accent) 7%, #fff) 0%, var(--c-surface) 58%);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out), border-color .4s var(--ease-out);flex-direction:column;padding:clamp(1.75rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #15293b0d}.wcard[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 30%, transparent));transform-origin:0;height:4px;transition:transform .45s var(--ease-out);position:absolute;inset:0 0 auto;transform:scaleX(0)}.wcard[data-astro-cid-lcdefpme]:after{content:"";z-index:-1;aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--accent) 30%, transparent) 0%, transparent 70%);opacity:0;width:70%;transition:opacity .45s var(--ease-out);border-radius:50%;position:absolute;top:-30%;right:-30%}.wcard[data-astro-cid-lcdefpme]:hover{box-shadow:0 26px 50px color-mix(in srgb, var(--accent) 16%, #15293b1f);border-color:color-mix(in srgb, var(--accent) 45%, transparent);transform:translateY(-8px)}.wcard[data-astro-cid-lcdefpme]:hover:before{transform:scaleX(1)}.wcard[data-astro-cid-lcdefpme]:hover:after{opacity:1}.wcard--feat[data-astro-cid-lcdefpme]{border-color:color-mix(in srgb, var(--accent) 38%, transparent);box-shadow:0 18px 40px #15293b1a}.wcard--feat[data-astro-cid-lcdefpme]:before{transform:scaleX(1)}.wcard__num[data-astro-cid-lcdefpme]{z-index:-1;font-family:var(--font-display);color:color-mix(in srgb, var(--accent) 14%, transparent);transition:color .4s var(--ease-out);font-size:clamp(3.2rem,7vw,5rem);font-weight:800;line-height:1;position:absolute;top:clamp(.6rem,2vw,1rem);right:clamp(.9rem,2vw,1.4rem)}.wcard[data-astro-cid-lcdefpme]:hover .wcard__num[data-astro-cid-lcdefpme]{color:color-mix(in srgb, var(--accent) 24%, transparent)}.wcard__icon[data-astro-cid-lcdefpme]{width:64px;height:64px;margin-bottom:var(--space-5);background:linear-gradient(150deg, color-mix(in srgb, var(--accent) 90%, #fff), var(--accent));color:#fff;box-shadow:0 10px 22px color-mix(in srgb, var(--accent) 30%, transparent), 0 0 0 6px color-mix(in srgb, var(--accent) 12%, transparent);transition:transform .4s var(--ease-out), box-shadow .4s var(--ease-out);border-radius:16px;place-items:center;display:grid}.wcard[data-astro-cid-lcdefpme]:hover .wcard__icon[data-astro-cid-lcdefpme]{box-shadow:0 16px 30px color-mix(in srgb, var(--accent) 38%, transparent), 0 0 0 8px color-mix(in srgb, var(--accent) 14%, transparent);transform:translateY(-2px)scale(1.06)rotate(-4deg)}.wcard__title[data-astro-cid-lcdefpme]{font-size:var(--fs-lg);letter-spacing:-.01em;margin-bottom:.5rem}.wcard__text[data-astro-cid-lcdefpme]{color:var(--c-ink-soft);font-size:var(--fs-sm);margin:0;line-height:1.65}.why__foot[data-astro-cid-lcdefpme]{text-align:center;margin-top:clamp(1.75rem,3vw,2.75rem)}.why__cta[data-astro-cid-lcdefpme]{border-radius:var(--radius-pill);background:var(--c-brand);color:#fff;transition:gap .25s var(--ease-out), transform .25s var(--ease-out), background-color .25s var(--ease-out);align-items:center;gap:.5rem;padding:.8rem 1.6rem;font-weight:700;display:inline-flex;box-shadow:0 12px 26px #3d7cb84d}.why__cta[data-astro-cid-lcdefpme]:hover{background:var(--c-brand-strong);gap:.85rem;transform:translateY(-2px)}@media (width<=860px){.why__cards[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.wcard--feat[data-astro-cid-lcdefpme]{transform:none}}@media (prefers-reduced-motion:reduce){.why__blob[data-astro-cid-lcdefpme]{animation:none}}.brand__panel[data-astro-cid-lcdefpme]{isolation:isolate;border-block:1px solid var(--c-dark-line);background:linear-gradient(150deg, var(--c-dark-2) 0%, var(--c-dark) 100%);min-height:clamp(440px,48vw,640px);color:var(--c-on-dark);border-radius:0;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);padding:clamp(2.25rem,5vw,6rem);display:grid;position:relative;overflow:hidden}.brand__glow[data-astro-cid-lcdefpme]{z-index:-1;background:radial-gradient(55% 80% at 18% 25%,#3d7cb861 0%,#0000 60%),radial-gradient(45% 70% at 95% 90%,#1f52884d 0%,#0000 60%);position:absolute;inset:0}.brand__media[data-astro-cid-lcdefpme]{place-items:center;min-height:clamp(340px,42vw,560px);display:grid;position:relative}.brand__halo[data-astro-cid-lcdefpme]{aspect-ratio:1;filter:blur(6px);background:radial-gradient(circle,#6ba3d673 0%,#3d7cb81a 45%,#0000 70%);border-radius:50%;width:clamp(300px,34vw,500px);position:absolute}.brand__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{z-index:1;object-fit:contain;filter:drop-shadow(0 28px 48px #00000080);width:100%;max-width:520px;position:relative}.brand__chip[data-astro-cid-lcdefpme]{z-index:2;border-radius:var(--radius-pill);font-size:var(--fs-sm);color:var(--c-ink);backdrop-filter:blur(8px);box-shadow:var(--shadow-md);background:#ffffffeb;align-items:center;gap:.5rem;padding:.55em 1em;font-weight:600;display:inline-flex;position:absolute;bottom:6%;left:0}.brand__chip-dot[data-astro-cid-lcdefpme]{background:var(--c-brand);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #3d7cb8cc}.brand__panel[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--c-brand-soft)}.brand__text[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--fs-xl);margin:var(--space-2) 0 var(--space-4);color:var(--c-on-dark)}.brand__text[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--c-on-dark-soft)}.brand__stats[data-astro-cid-lcdefpme]{margin:var(--space-6) 0;flex-wrap:wrap;gap:clamp(1.25rem,4vw,2.75rem);display:flex}.brand__stats[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{flex-direction:column;display:flex;position:relative}.brand__stats[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]:not(:last-child):after{content:"";background:var(--c-dark-line);width:1px;height:80%;position:absolute;top:10%;right:clamp(-.75rem,-2vw,-1.4rem)}.brand__stats[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:800;font-size:var(--fs-xl);color:#fff;line-height:1}.brand__stats[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-on-dark-soft);margin-top:.3rem}.brand__actions[data-astro-cid-lcdefpme]{gap:var(--space-3);flex-wrap:wrap;display:flex}.grid-products[data-astro-cid-lcdefpme]{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=900px){.grid-products[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.grid-products[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.faq__head[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;max-width:56ch;margin:0 auto clamp(2.5rem,5vw,3.5rem);display:flex}.faq__badge[data-astro-cid-lcdefpme]{width:60px;height:60px;margin-bottom:var(--space-4);background:linear-gradient(150deg, var(--c-brand-soft), var(--c-brand-strong));color:#fff;border-radius:18px;place-items:center;font-size:1.75rem;display:grid;box-shadow:0 12px 24px #3d7cb852}.faq__head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{letter-spacing:-.01em;margin:var(--space-2) 0 var(--space-3);font-size:clamp(1.8rem,4vw,2.6rem)}.faq__head[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--c-muted)}.faq__list[data-astro-cid-lcdefpme]{gap:var(--space-3);flex-direction:column;max-width:820px;margin-inline:auto;display:flex}.faq__item[data-astro-cid-lcdefpme]{border:1px solid var(--c-line);border-radius:var(--radius-lg);background:var(--c-surface);transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), transform .25s var(--ease-out), background-color .25s var(--ease-out);position:relative;overflow:hidden}.faq__item[data-astro-cid-lcdefpme]:before{content:"";background:linear-gradient(var(--c-brand-soft), var(--c-brand-strong));transform-origin:top;width:4px;transition:transform .3s var(--ease-out);z-index:1;position:absolute;inset:0 auto 0 0;transform:scaleY(0)}.faq__item[data-astro-cid-lcdefpme]:hover{border-color:var(--c-brand-soft);transform:translateY(-2px);box-shadow:0 10px 24px #15293b0f}.faq__item[data-astro-cid-lcdefpme][open]{border-color:var(--c-brand-soft);background:linear-gradient(180deg, var(--c-brand-wash) 0%, var(--c-surface) 42%);box-shadow:0 16px 34px #15293b17}.faq__item[data-astro-cid-lcdefpme][open]:before{transform:scaleY(1)}.faq__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);cursor:pointer;font-family:var(--font-display);font-weight:600;font-size:var(--fs-md);color:var(--c-ink);transition:color .2s var(--ease-out);list-style:none;display:flex}.faq__num[data-astro-cid-lcdefpme]{background:var(--c-brand-tint);min-width:32px;height:32px;color:var(--c-brand-strong);font-size:var(--fs-xs);font-variant-numeric:tabular-nums;transition:background-color .25s var(--ease-out), color .25s var(--ease-out), transform .25s var(--ease-out);border-radius:10px;flex:none;place-items:center;padding:0 7px;font-weight:800;display:grid}.faq__item[data-astro-cid-lcdefpme]:hover .faq__num[data-astro-cid-lcdefpme]{transform:translateY(-1px)}.faq__item[data-astro-cid-lcdefpme][open] .faq__num[data-astro-cid-lcdefpme]{background:linear-gradient(150deg, var(--c-brand), var(--c-brand-strong));color:#fff}.faq__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:hover,.faq__item[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]{color:var(--c-brand-strong)}.faq__q[data-astro-cid-lcdefpme]{flex:1;line-height:1.35}.faq__icon[data-astro-cid-lcdefpme]{background:var(--c-brand-tint);width:36px;height:36px;color:var(--c-brand-strong);transition:transform .35s var(--ease-out), background-color .2s var(--ease-out), color .2s var(--ease-out);border-radius:50%;flex:none;place-items:center;margin-left:auto;display:grid}.faq__item[data-astro-cid-lcdefpme]:hover .faq__icon[data-astro-cid-lcdefpme]{background:var(--c-brand-soft);color:#fff}.faq__item[data-astro-cid-lcdefpme][open] .faq__icon[data-astro-cid-lcdefpme]{background:linear-gradient(150deg, var(--c-brand), var(--c-brand-strong));color:#fff;transform:rotate(135deg)}.faq__answer[data-astro-cid-lcdefpme]{padding:0 var(--space-5) var(--space-5) calc(var(--space-5) + 32px + var(--space-4))}.faq__answer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--c-ink-soft);font-size:var(--fs-base);padding-top:var(--space-4);border-top:1px solid var(--c-line);line-height:1.65}.tst__panel[data-astro-cid-lcdefpme]{max-width:880px;margin:var(--space-7) auto 0;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,2.25rem);display:flex}.tst__stage[data-astro-cid-lcdefpme]{border:1px solid var(--c-brand-tint);border-radius:var(--radius-lg);background:linear-gradient(165deg, var(--c-brand-wash) 0%, var(--c-surface) 60%);width:100%;padding:clamp(2rem,4.5vw,3.75rem);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #15293b1a}.tst__mark[data-astro-cid-lcdefpme]{width:clamp(80px,12vw,150px);height:auto;color:var(--c-brand);opacity:.12;pointer-events:none;position:absolute;top:clamp(-6px,-1vw,0px);left:clamp(1rem,3vw,2.25rem)}.tst__card[data-astro-cid-lcdefpme]{text-align:center;opacity:0;visibility:hidden;transition:opacity .5s var(--ease-out), transform .5s var(--ease-out), visibility .5s;flex-direction:column;grid-area:1/1;align-items:center;margin:0;display:flex;transform:translateY(14px)scale(.99)}.tst__card[data-astro-cid-lcdefpme].is-active{opacity:1;visibility:visible;transform:none}.tst__stars[data-astro-cid-lcdefpme]{color:#eab308;margin-bottom:var(--space-5);gap:.2rem;display:inline-flex}.tst__card[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:var(--fs-lg);letter-spacing:-.01em;color:var(--c-ink);text-wrap:balance;margin:0;font-weight:600;line-height:1.35}.tst__sub[data-astro-cid-lcdefpme]{margin:var(--space-4) auto 0;max-width:52ch;color:var(--c-muted);font-size:var(--fs-base);line-height:1.65}.tst__who[data-astro-cid-lcdefpme]{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--c-line);align-items:center;gap:.85rem;display:inline-flex}.tst__who-avatar[data-astro-cid-lcdefpme]{width:52px;height:52px;box-shadow:0 0 0 3px var(--c-surface), 0 0 0 4px var(--c-brand-soft);border-radius:50%;display:block;overflow:hidden}.tst__who-avatar[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.tst__who-txt[data-astro-cid-lcdefpme]{text-align:left;flex-direction:column;display:flex}.tst__who-txt[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:var(--fs-md);color:var(--c-ink)}.tst__who-txt[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-muted)}.tst__thumbs[data-astro-cid-lcdefpme]{justify-content:center;gap:var(--space-3);display:flex}.tst__thumb[data-astro-cid-lcdefpme]{cursor:pointer;background:0 0;border:none;border-radius:50%;padding:0}.tst__avatar[data-astro-cid-lcdefpme]{aspect-ratio:1;background:linear-gradient(150deg, var(--c-brand-soft), var(--c-brand-strong));width:clamp(52px,6vw,64px);box-shadow:0 0 0 1px var(--c-line);opacity:.5;filter:grayscale(.3);transition:opacity .3s var(--ease-out), transform .3s var(--ease-out), box-shadow .3s var(--ease-out), filter .3s var(--ease-out);border-radius:50%;display:block;overflow:hidden;transform:scale(.92)}.tst__avatar[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%}.tst__thumb[data-astro-cid-lcdefpme]:hover .tst__avatar[data-astro-cid-lcdefpme]{opacity:.85;filter:none;transform:scale(.98)}.tst__thumb[data-astro-cid-lcdefpme].is-active .tst__avatar[data-astro-cid-lcdefpme]{opacity:1;filter:none;box-shadow:0 0 0 3px var(--c-brand), 0 10px 24px #1f528847;transform:scale(1.05)}@media (width<=560px){.tst__card[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-size:var(--fs-md)}}.blogfeat[data-astro-cid-lcdefpme]{grid-template-columns:1.25fr 1fr;align-items:stretch;gap:clamp(1.5rem,4vw,3rem);display:grid}.blogfeat__main[data-astro-cid-lcdefpme]{background:var(--c-surface);border:1px solid var(--c-line);border-radius:var(--radius-lg);color:inherit;transition:transform .35s var(--ease-out), box-shadow .35s var(--ease-out), border-color .35s var(--ease-out);flex-direction:column;display:flex;overflow:hidden}.blogfeat__main[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-lg);border-color:var(--c-brand-soft);transform:translateY(-6px)}.blogfeat__main-img[data-astro-cid-lcdefpme]{aspect-ratio:16/10;background:var(--c-brand-wash);position:relative;overflow:hidden}.blogfeat__main-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out)}.blogfeat__main[data-astro-cid-lcdefpme]:hover .blogfeat__main-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.05)}.blogfeat__tag[data-astro-cid-lcdefpme]{top:var(--space-4);left:var(--space-4);z-index:1;border-radius:var(--radius-pill);font-size:var(--fs-xs);color:var(--c-brand-strong);backdrop-filter:blur(6px);box-shadow:var(--shadow-sm);background:#ffffffeb;padding:.4em .9em;font-weight:700;position:absolute}.blogfeat__main-body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;padding:clamp(1.25rem,3vw,2rem);display:flex}.blogfeat__main-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--fs-lg);margin:var(--space-2) 0 var(--space-3);transition:color .2s var(--ease-out);line-height:1.2}.blogfeat__main[data-astro-cid-lcdefpme]:hover .blogfeat__main-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--c-brand-strong)}.blogfeat__main-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-ink-soft);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;line-height:1.6;display:-webkit-box;overflow:hidden}.blogfeat__meta[data-astro-cid-lcdefpme]{font-size:var(--fs-xs);color:var(--c-muted);align-items:center;gap:.6rem;font-weight:600;display:flex}.blogfeat__meta[data-astro-cid-lcdefpme] time[data-astro-cid-lcdefpme]{color:var(--c-brand-strong)}.blogfeat__dot[data-astro-cid-lcdefpme]{opacity:.6;background:currentColor;border-radius:50%;width:3px;height:3px}.blogfeat__more[data-astro-cid-lcdefpme]{margin-top:var(--space-4);font-size:var(--fs-sm);color:var(--c-brand-strong);align-items:center;gap:.35rem;font-weight:600;display:inline-flex}.blogfeat__more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transition:transform .3s var(--ease-out)}.blogfeat__main[data-astro-cid-lcdefpme]:hover .blogfeat__more[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{transform:translate(4px)}.blogfeat__list[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.blogfeat__row[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-2);border-radius:var(--radius-md);border-top:1px solid var(--c-line);color:inherit;transition:background-color .25s var(--ease-out), transform .25s var(--ease-out);display:flex}.blogfeat__row[data-astro-cid-lcdefpme]:first-child{border-top:none}.blogfeat__row[data-astro-cid-lcdefpme]:hover{background:var(--c-surface);transform:translate(4px)}.blogfeat__row-img[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);background:var(--c-brand-wash);flex:none;width:96px;height:96px;overflow:hidden}.blogfeat__row-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out)}.blogfeat__row[data-astro-cid-lcdefpme]:hover .blogfeat__row-img[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.08)}.blogfeat__row-body[data-astro-cid-lcdefpme]{flex-direction:column;gap:.35rem;min-width:0;display:flex}.blogfeat__row-tag[data-astro-cid-lcdefpme]{font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--c-brand);font-weight:700}.blogfeat__row-body[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{font-size:var(--fs-base);transition:color .2s var(--ease-out);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;display:-webkit-box;overflow:hidden}.blogfeat__row[data-astro-cid-lcdefpme]:hover .blogfeat__row-body[data-astro-cid-lcdefpme] h4[data-astro-cid-lcdefpme]{color:var(--c-brand-strong)}.blogfeat__cta[data-astro-cid-lcdefpme]{text-align:center;justify-content:center;align-items:center;gap:var(--space-3);margin-top:var(--space-4);padding:var(--space-6) var(--space-5);border:1px dashed var(--c-brand-soft);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--c-brand) 5%, transparent);flex-direction:column;flex:1;min-height:180px;display:flex}.blogfeat__cta-icon[data-astro-cid-lcdefpme]{background:var(--c-brand-tint);width:52px;height:52px;color:var(--c-brand-strong);border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.blogfeat__cta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{max-width:30ch;color:var(--c-ink-soft);font-size:var(--fs-md);font-weight:500;line-height:1.5}.blogfeat__main-img[data-astro-cid-lcdefpme]:after{content:"";pointer-events:none;background:linear-gradient(#0000 56%,#07090d4d 100%);position:absolute;inset:0}.blogfeat__row[data-astro-cid-lcdefpme]:after{content:"→";color:var(--c-brand);opacity:0;transition:opacity .25s var(--ease-out), transform .25s var(--ease-out);align-self:center;margin-left:auto;font-size:1.25rem;font-weight:700;transform:translate(-6px)}.blogfeat__row[data-astro-cid-lcdefpme]:hover:after{opacity:1;transform:translate(0)}@media (width<=860px){.blogfeat[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.brand__panel[data-astro-cid-lcdefpme]{text-align:center;grid-template-columns:1fr}.brand__media[data-astro-cid-lcdefpme]{order:-1}.brand__stats[data-astro-cid-lcdefpme],.brand__actions[data-astro-cid-lcdefpme]{justify-content:center}.brand__chip[data-astro-cid-lcdefpme]{left:50%;transform:translate(-50%)}.sec-head[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start}.sec-head--center[data-astro-cid-lcdefpme]{align-items:center}}@media (width<=520px){.post-card--compact[data-astro-cid-lcdefpme] .post-card__link[data-astro-cid-lcdefpme]{flex-direction:column}.post-card--compact[data-astro-cid-lcdefpme] .post-card__img[data-astro-cid-lcdefpme]{aspect-ratio:16/10;width:100%}.post-card--compact[data-astro-cid-lcdefpme] .post-card__body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{display:-webkit-box}.post-card--compact[data-astro-cid-lcdefpme] .post-card__tag[data-astro-cid-lcdefpme]{top:var(--space-3);left:var(--space-3)}}
