.hero[data-astro-cid-yodha2z4]{margin-top:calc(-1 * var(--header-h));padding-top:calc(var(--header-h) + clamp(1rem, 3vw, 2.5rem));color:var(--c-on-dark);background:radial-gradient(120% 90% at 78% 18%, #3d7cb847 0%, transparent 55%), linear-gradient(180deg, var(--c-dark-2) 0%, var(--c-dark) 100%);border-radius:0 0 var(--radius-lg) var(--radius-lg);padding-bottom:clamp(2rem,5vw,4rem);position:relative;overflow:hidden}.hero__bg[data-astro-cid-yodha2z4]{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__blob[data-astro-cid-yodha2z4]{filter:blur(80px);border-radius:50%;position:absolute}.hero__blob--1[data-astro-cid-yodha2z4]{aspect-ratio:1;background:var(--c-brand);opacity:.3;width:clamp(360px,40vw,560px);top:-120px;right:-60px}.hero__blob--2[data-astro-cid-yodha2z4]{aspect-ratio:1;background:var(--c-brand-strong);opacity:.4;width:clamp(280px,30vw,420px);bottom:-140px;left:-80px}.hero__track[data-astro-cid-yodha2z4]{z-index:1;min-height:clamp(520px,78svh,880px);display:grid;position:relative}.hero__slide[data-astro-cid-yodha2z4]{opacity:0;visibility:hidden;transition:opacity .7s var(--ease-out), visibility .7s;grid-area:1/1;align-items:center;display:flex}.hero__slide[data-astro-cid-yodha2z4].is-active{opacity:1;visibility:visible}.hero__bgword[data-astro-cid-yodha2z4]{z-index:0;font-family:var(--font-display);letter-spacing:-.04em;color:#e8edf20d;white-space:nowrap;pointer-events:none;user-select:none;font-size:clamp(8rem,27vw,30rem);font-weight:800;line-height:.8;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.hero__grid[data-astro-cid-yodha2z4]{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);width:100%;display:grid;position:relative}.hero__copy[data-astro-cid-yodha2z4],.hero__visual[data-astro-cid-yodha2z4]{opacity:0;transition:opacity .8s var(--ease-out), transform .8s var(--ease-out);transform:translateY(26px)}.hero__slide[data-astro-cid-yodha2z4].is-active .hero__copy[data-astro-cid-yodha2z4]{opacity:1;transition-delay:.12s;transform:none}.hero__slide[data-astro-cid-yodha2z4].is-active .hero__visual[data-astro-cid-yodha2z4]{opacity:1;transition-delay:.22s;transform:none}.hero__copy[data-astro-cid-yodha2z4]{max-width:34rem}.hero__title[data-astro-cid-yodha2z4]{font-family:var(--font-display);font-weight:800;font-size:var(--fs-2xl);letter-spacing:-.02em;margin:0 0 var(--space-5);color:var(--c-on-dark);line-height:1.05}.hero__accent[data-astro-cid-yodha2z4]{color:var(--c-brand-soft);white-space:nowrap}.hero__lead[data-astro-cid-yodha2z4]{max-width:42ch;color:var(--c-on-dark-soft)}.hero__actions[data-astro-cid-yodha2z4],.hero__trust[data-astro-cid-yodha2z4]{gap:var(--space-3);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.hero__trust[data-astro-cid-yodha2z4] li[data-astro-cid-yodha2z4]{border-radius:var(--radius-pill);border:1px solid var(--c-dark-line);font-size:var(--fs-sm);color:var(--c-on-dark);transition:transform .25s var(--ease-out), border-color .25s var(--ease-out), background-color .25s var(--ease-out);background:#ffffff0d;align-items:center;gap:.55rem;padding:.45rem .95rem .45rem .45rem;font-weight:600;display:inline-flex}.hero__trust[data-astro-cid-yodha2z4] li[data-astro-cid-yodha2z4]:hover{border-color:var(--c-brand-soft);background:#ffffff17;transform:translateY(-2px)}.hero__trust[data-astro-cid-yodha2z4] svg[data-astro-cid-yodha2z4]{background:var(--c-brand);color:#fff;border-radius:50%;flex:none;width:24px;height:24px;padding:5px;box-shadow:0 0 0 3px #3d7cb82e}.hero__visual[data-astro-cid-yodha2z4]{place-items:center;min-height:clamp(380px,46vw,600px);margin-top:clamp(-70px,-5vw,-24px);display:grid;position:relative}.hero__pedestal[data-astro-cid-yodha2z4]{aspect-ratio:1;filter:blur(8px);width:clamp(440px,52vw,780px);animation:hero-pedestal 5s var(--ease-in-out) infinite;background:radial-gradient(circle,#6ba3d699 0%,#3d7cb847 38%,#3d7cb814 60%,#0000 72%);border-radius:50%;position:absolute}@keyframes hero-pedestal{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(.94)}}.hero__shadow[data-astro-cid-yodha2z4]{z-index:0;filter:blur(14px);width:clamp(220px,30vw,460px);height:clamp(28px,4vw,56px);animation:hero-shadow 5s var(--ease-in-out) infinite;background:radial-gradient(#0000008c 0%,#00000047 45%,#0000 72%);border-radius:50%;position:absolute;bottom:1%;left:50%;transform:translate(-50%)}@keyframes hero-shadow{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:.32;transform:translate(-50%)scale(.78)}}.hero__product[data-astro-cid-yodha2z4]{z-index:1;object-fit:contain;filter:drop-shadow(0 0 40px #6ba3d68c)drop-shadow(0 14px 20px #00000059)drop-shadow(0 48px 70px #00000080);width:clamp(420px,58vw,820px);height:auto;animation:hero-float 5s var(--ease-in-out) infinite;position:relative}@keyframes hero-float{0%,to{transform:translateY(0)scale(1.12)}50%{transform:translateY(-20px)scale(1.12)}}.hero__chip[data-astro-cid-yodha2z4],.hero__card[data-astro-cid-yodha2z4]{z-index:2;position:absolute}.hero__chip--tl[data-astro-cid-yodha2z4]{top:5%;left:-2%}.hero__chip--br[data-astro-cid-yodha2z4]{bottom:20%;right:-1%}.hero__card[data-astro-cid-yodha2z4]{bottom:5%;left:1%}.hero__chip-inner[data-astro-cid-yodha2z4],.hero__card-inner[data-astro-cid-yodha2z4]{backdrop-filter:blur(10px);will-change:transform;background:linear-gradient(150deg,#fffffff5,#fffc);border:1px solid #ffffffb3;align-items:center;gap:.55rem;font-weight:600;display:inline-flex;box-shadow:0 12px 26px #0000004d,inset 0 1px #ffffffa6}.hero__chip-inner[data-astro-cid-yodha2z4]{border-radius:var(--radius-pill);font-size:var(--fs-sm);color:var(--c-ink);animation:chip-float 4.6s var(--ease-in-out) infinite;padding:.62em 1.05em}.hero__chip--br[data-astro-cid-yodha2z4] .hero__chip-inner[data-astro-cid-yodha2z4]{animation-duration:5.4s;animation-delay:-1.6s}.hero__chip-dot[data-astro-cid-yodha2z4]{background:var(--c-brand);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #3d7cb82e,0 0 12px #3d7cb8b3}.hero__card-inner[data-astro-cid-yodha2z4]{border-radius:var(--radius-md);color:var(--c-brand-strong);animation:chip-float 6s var(--ease-in-out) infinite;padding:.8em 1.1em;animation-delay:-2.8s}.hero__card-inner[data-astro-cid-yodha2z4] svg[data-astro-cid-yodha2z4]{color:var(--c-brand);flex:none}.hero__card-inner[data-astro-cid-yodha2z4]>span[data-astro-cid-yodha2z4]{font-weight:500;line-height:1.25;font-size:var(--fs-xs);color:var(--c-muted);flex-direction:column;display:flex}.hero__card-inner[data-astro-cid-yodha2z4] strong[data-astro-cid-yodha2z4]{font-size:var(--fs-sm);color:var(--c-ink)}@keyframes chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hero__nav[data-astro-cid-yodha2z4]{z-index:6;align-items:center;gap:var(--space-4);flex-direction:column;display:flex;position:absolute;top:50%;right:clamp(.6rem,2.2vw,1.75rem);transform:translateY(-50%)}.hero__navbtn[data-astro-cid-yodha2z4]{border:1px solid var(--c-dark-line);width:42px;height:42px;color:var(--c-on-dark);cursor:pointer;backdrop-filter:blur(6px);transition:background-color .25s var(--ease-out), border-color .25s var(--ease-out), transform .25s var(--ease-out);background:#ffffff0f;border-radius:50%;place-items:center;display:grid}.hero__navbtn[data-astro-cid-yodha2z4]:hover{background:var(--c-brand);border-color:var(--c-brand);transform:scale(1.08)}.hero__dots[data-astro-cid-yodha2z4]{flex-direction:column;align-items:center;gap:.6rem;display:flex}.hero__dot[data-astro-cid-yodha2z4]{border-radius:var(--radius-pill);cursor:pointer;width:9px;height:9px;transition:background-color .3s var(--ease-out), height .3s var(--ease-out);background:#ffffff4d;border:none;padding:0}.hero__dot[data-astro-cid-yodha2z4]:hover{background:#fff9}.hero__dot[data-astro-cid-yodha2z4].is-active{background:var(--c-brand-soft);height:28px}@media (width<=920px){.hero__grid[data-astro-cid-yodha2z4]{gap:var(--space-6);text-align:center;grid-template-columns:1fr}.hero__copy[data-astro-cid-yodha2z4]{max-width:none;margin-inline:auto}.hero__lead[data-astro-cid-yodha2z4]{margin-inline:auto}.hero__actions[data-astro-cid-yodha2z4],.hero__trust[data-astro-cid-yodha2z4]{justify-content:center}.hero__visual[data-astro-cid-yodha2z4]{order:-1;min-height:clamp(300px,70vw,440px);margin-top:0}.hero__product[data-astro-cid-yodha2z4]{width:clamp(240px,72vw,440px)}.hero__nav[data-astro-cid-yodha2z4]{top:auto;bottom:var(--space-4);flex-direction:row;right:50%;transform:translate(50%)}.hero__dots[data-astro-cid-yodha2z4]{flex-direction:row}.hero__dot[data-astro-cid-yodha2z4].is-active{width:28px;height:9px}}@media (width<=560px){.hero__chip--tl[data-astro-cid-yodha2z4]{top:2%;left:0}.hero__chip--br[data-astro-cid-yodha2z4]{right:0}.hero__card[data-astro-cid-yodha2z4]{left:0}}.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}.why__grid[data-astro-cid-lcdefpme]{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.why__intro[data-astro-cid-lcdefpme]{top:calc(var(--header-h) + var(--space-6));position:sticky}.why__intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--fs-xl);margin:var(--space-2) 0 var(--space-4);text-wrap:balance}.why__intro[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--c-muted)}.why__cta[data-astro-cid-lcdefpme]{margin-top:var(--space-5);color:var(--c-brand-strong);transition:gap .25s var(--ease-out), color .25s var(--ease-out);align-items:center;gap:.5rem;font-weight:600;display:inline-flex}.why__cta[data-astro-cid-lcdefpme]:hover{color:var(--c-brand);gap:.85rem}.why__list[data-astro-cid-lcdefpme]{gap:var(--space-4);flex-direction:column;display:flex}.why__item[data-astro-cid-lcdefpme]{align-items:start;gap:var(--space-4);border:1px solid var(--c-line);border-radius:var(--radius-lg);background:var(--c-surface);isolation:isolate;transition:transform .35s var(--ease-out), box-shadow .35s var(--ease-out), border-color .35s var(--ease-out);grid-template-columns:auto 1fr;padding:clamp(1.4rem,3vw,2rem);display:grid;position:relative;overflow:hidden}.why__item[data-astro-cid-lcdefpme]:before{content:"";background:var(--accent);transform-origin:top;width:4px;transition:transform .4s var(--ease-out);position:absolute;inset:0 auto 0 0;transform:scaleY(0)}.why__item[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);border-color:color-mix(in srgb, var(--accent) 40%, transparent);transform:translateY(-4px)}.why__item[data-astro-cid-lcdefpme]:hover:before{transform:scaleY(1)}.why__num[data-astro-cid-lcdefpme]{z-index:-1;font-family:var(--font-display);color:color-mix(in srgb, var(--accent) 15%, transparent);transition:color .35s var(--ease-out);font-size:clamp(2.6rem,6vw,4rem);font-weight:800;line-height:1;position:absolute;top:clamp(.5rem,2vw,.9rem);right:clamp(.75rem,2vw,1.25rem)}.why__item[data-astro-cid-lcdefpme]:hover .why__num[data-astro-cid-lcdefpme]{color:color-mix(in srgb, var(--accent) 24%, transparent)}.why__icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);background:linear-gradient(150deg, color-mix(in srgb, var(--accent) 22%, #fff), color-mix(in srgb, var(--accent) 7%, #fff));border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);width:60px;height:60px;color:var(--accent);transition:transform .35s var(--ease-out), box-shadow .35s var(--ease-out);place-items:center;display:grid}.why__item[data-astro-cid-lcdefpme]:hover .why__icon[data-astro-cid-lcdefpme]{box-shadow:0 8px 20px color-mix(in srgb, var(--accent) 22%, transparent);transform:scale(1.06)rotate(-3deg)}.why__text[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--fs-md);margin-bottom:.35rem}.why__text[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--c-muted);font-size:var(--fs-sm);max-width:48ch;line-height:1.6}@media (width<=860px){.why__grid[data-astro-cid-lcdefpme]{gap:var(--space-6);grid-template-columns:1fr}.why__intro[data-astro-cid-lcdefpme]{position:static}}.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__grid[data-astro-cid-lcdefpme]{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.faq__intro[data-astro-cid-lcdefpme]{top:calc(var(--header-h) + var(--space-6));position:sticky}.faq__intro[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:var(--fs-xl);margin:var(--space-2) 0 var(--space-4)}.faq__intro[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{color:var(--c-muted);max-width:40ch}.faq__help[data-astro-cid-lcdefpme]{align-items:center;gap:var(--space-3);margin-top:var(--space-6);padding:var(--space-4);border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-brand-wash);display:flex}.faq__help-icon[data-astro-cid-lcdefpme]{background:var(--c-surface);border:1px solid var(--c-brand-soft);width:46px;height:46px;color:var(--c-brand-strong);border-radius:50%;flex:none;place-items:center;display:grid}.faq__help[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-ink);display:block}.faq__help[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-brand-strong);transition:color .2s var(--ease-out);font-weight:600}.faq__help[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--c-brand)}.faq__list[data-astro-cid-lcdefpme]{gap:var(--space-3);flex-direction:column;display:flex}.faq__item[data-astro-cid-lcdefpme]{border:1px solid var(--c-line);border-radius:var(--radius-md);background:var(--c-surface);transition:border-color .25s var(--ease-out), box-shadow .25s var(--ease-out), background-color .25s var(--ease-out)}.faq__item[data-astro-cid-lcdefpme]:hover{border-color:var(--c-brand-soft)}.faq__item[data-astro-cid-lcdefpme][open]{border-color:var(--c-brand-soft);box-shadow:var(--shadow-md)}.faq__item[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{justify-content:space-between;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__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]{line-height:1.35}.faq__icon[data-astro-cid-lcdefpme]{background:var(--c-brand-tint);width:34px;height:34px;color:var(--c-brand-strong);transition:transform .3s var(--ease-out), background-color .2s var(--ease-out);border-radius:50%;flex:none;place-items:center;display:grid}.faq__item[data-astro-cid-lcdefpme][open] .faq__icon[data-astro-cid-lcdefpme]{background:var(--c-brand);color:#fff;transform:rotate(135deg)}.faq__answer[data-astro-cid-lcdefpme]{padding:0 var(--space-5) var(--space-5)}.faq__answer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--c-ink-soft);font-size:var(--fs-base);line-height:1.65}@media (width<=860px){.faq__grid[data-astro-cid-lcdefpme]{gap:var(--space-6);grid-template-columns:1fr}.faq__intro[data-astro-cid-lcdefpme]{position:static}.faq__intro[data-astro-cid-lcdefpme] .lead[data-astro-cid-lcdefpme]{max-width:none}}.tst__panel[data-astro-cid-lcdefpme]{max-width:1040px;margin:var(--space-7) auto 0;grid-template-columns:auto 1fr;align-items:stretch;gap:clamp(1rem,2.5vw,2rem);display:grid}.tst__thumbs[data-astro-cid-lcdefpme]{justify-content:space-between;gap:var(--space-3);flex-direction:column;display:flex}.tst__thumb[data-astro-cid-lcdefpme]{cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;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(80px,9vw,112px);box-shadow:0 0 0 1px var(--c-line);opacity:.55;transition:opacity .3s var(--ease-out), transform .3s var(--ease-out), box-shadow .3s var(--ease-out);border-radius:50%;display:block;overflow:hidden;transform:scale(.94)}.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}.tst__thumb[data-astro-cid-lcdefpme].is-active .tst__avatar[data-astro-cid-lcdefpme]{opacity:1;box-shadow:0 0 0 3px var(--c-brand), 0 10px 24px #1f528847;transform:scale(1)}.tst__cards[data-astro-cid-lcdefpme]{background:var(--c-surface);border:1px solid var(--c-line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:clamp(1.75rem,4vw,3.5rem);display:grid;position:relative;overflow:hidden}.tst__mark[data-astro-cid-lcdefpme]{width:clamp(120px,16vw,200px);height:auto;color:var(--c-brand);opacity:.06;pointer-events:none;position:absolute;top:-10px;right:4%}.tst__card[data-astro-cid-lcdefpme]{opacity:0;visibility:hidden;transition:opacity .45s var(--ease-out), transform .45s var(--ease-out), visibility .45s;flex-direction:column;grid-area:1/1;margin:0;display:flex;transform:translateY(12px)}.tst__card[data-astro-cid-lcdefpme].is-active{opacity:1;visibility:visible;transform:none}.tst__card[data-astro-cid-lcdefpme] blockquote[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:-.01em;color:var(--c-ink);font-weight:600;line-height:1.25}.tst__sub[data-astro-cid-lcdefpme]{margin-top:var(--space-4);max-width:56ch;color:var(--c-muted);font-size:var(--fs-md);line-height:1.6}.tst__foot[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px dashed var(--c-line);flex-wrap:wrap;display:flex}.tst__who[data-astro-cid-lcdefpme]{flex-direction:column;display:flex}.tst__who[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-size:var(--fs-md);color:var(--c-ink)}.tst__who[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{font-size:var(--fs-sm);color:var(--c-muted)}.tst__stars[data-astro-cid-lcdefpme]{color:#e0a23b;gap:.15rem;display:inline-flex}@media (width<=720px){.tst__panel[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.tst__thumbs[data-astro-cid-lcdefpme]{flex-direction:row;justify-content:center}}.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}@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)}}
