.feature[data-astro-cid-x2lhjtts]{display:grid;gap:clamp(22px,4vw,40px);padding-block:clamp(36px,6vw,72px);border-top:1px solid var(--line)}.feature[data-astro-cid-x2lhjtts]:first-of-type{border-top:0;padding-top:0}.feature-visual[data-astro-cid-x2lhjtts]{position:relative;display:block;aspect-ratio:4/3;border-radius:var(--radius);overflow:hidden;background:var(--ink);isolation:isolate}.feature-visual[data-astro-cid-x2lhjtts] img[data-astro-cid-x2lhjtts]{width:100%;height:100%;object-fit:cover;transform:scale(1.02);transition:transform 1.4s var(--ease-out);will-change:transform}.feature[data-astro-cid-x2lhjtts]:hover .feature-visual[data-astro-cid-x2lhjtts] img[data-astro-cid-x2lhjtts]{transform:scale(1.08)}.feature-visual[data-astro-cid-x2lhjtts]:after{content:"";position:absolute;inset:0;background:linear-gradient(200deg,#10263d0d 40%,#10263da6);z-index:1}.feature-visual[data-astro-cid-x2lhjtts]:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:6px;background:var(--orange);z-index:2;transform:scaleX(0);transform-origin:left;transition:transform .6s var(--ease-io)}.feature[data-astro-cid-x2lhjtts]:hover .feature-visual[data-astro-cid-x2lhjtts]:before{transform:scaleX(1)}.feature-num[data-astro-cid-x2lhjtts]{position:absolute;left:18px;bottom:8px;z-index:2;font-family:var(--font-mono);font-weight:700;font-size:clamp(4rem,11vw,6.5rem);line-height:1;letter-spacing:-.04em;color:var(--orange);text-shadow:0 10px 30px rgba(16,38,61,.45)}.feature-body[data-astro-cid-x2lhjtts]{display:flex;flex-direction:column;gap:14px}.feature-head[data-astro-cid-x2lhjtts]{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.feature-icon[data-astro-cid-x2lhjtts]{display:grid;place-items:center;width:48px;height:48px;border-radius:8px;background:var(--navy);color:var(--orange);flex:none;transition:transform .4s var(--ease-pop),background .3s}.feature[data-astro-cid-x2lhjtts]:hover .feature-icon[data-astro-cid-x2lhjtts]{transform:rotate(-6deg) scale(1.06);background:var(--ink)}.feature-icon[data-astro-cid-x2lhjtts] svg{width:24px;height:24px}.feature-kicker[data-astro-cid-x2lhjtts]{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--steel)}.feature[data-astro-cid-x2lhjtts] h3[data-astro-cid-x2lhjtts]{font-size:clamp(1.7rem,3.4vw,2.5rem);letter-spacing:-.03em}.feature[data-astro-cid-x2lhjtts] h3[data-astro-cid-x2lhjtts] a[data-astro-cid-x2lhjtts]{transition:color .3s}.feature[data-astro-cid-x2lhjtts] h3[data-astro-cid-x2lhjtts] a[data-astro-cid-x2lhjtts]:hover{color:var(--orange)}.feature-summary[data-astro-cid-x2lhjtts]{font-family:var(--font-head);font-weight:500;font-size:clamp(1.05rem,1.8vw,1.25rem);line-height:1.4;color:var(--navy)}.feature-lead[data-astro-cid-x2lhjtts]{color:var(--muted);max-width:58ch}.feature[data-astro-cid-x2lhjtts] blockquote[data-astro-cid-x2lhjtts]{margin-top:4px;padding:18px 22px;font-family:var(--font-head);font-weight:500;font-size:clamp(1rem,1.7vw,1.2rem);line-height:1.35;color:var(--navy);background:#fba1171f;border-left:4px solid var(--orange);border-radius:0 6px 6px 0}.feature-tags[data-astro-cid-x2lhjtts]{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.feature-tags[data-astro-cid-x2lhjtts] li[data-astro-cid-x2lhjtts]{font-family:var(--font-mono);font-size:.74rem;letter-spacing:.04em;padding:7px 11px;border:1px solid var(--line);border-radius:4px;color:var(--navy);transition:border-color .3s,background .3s}.feature[data-astro-cid-x2lhjtts]:hover .feature-tags[data-astro-cid-x2lhjtts] li[data-astro-cid-x2lhjtts]{border-color:#fba11799}.feature-foot[data-astro-cid-x2lhjtts]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px;margin-top:10px;padding-top:18px;border-top:1px dashed var(--line)}.feature-count[data-astro-cid-x2lhjtts]{font-family:var(--font-mono);font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--steel)}.feature-count[data-astro-cid-x2lhjtts] b[data-astro-cid-x2lhjtts]{font-size:1.4rem;color:var(--orange);margin-right:6px}.feature-link[data-astro-cid-x2lhjtts]{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--navy);transition:color .3s,gap .3s}.feature-link[data-astro-cid-x2lhjtts] svg{width:16px;height:16px}.feature-link[data-astro-cid-x2lhjtts]:hover{color:var(--orange);gap:12px}@supports (animation-timeline: view()){.feature-num[data-astro-cid-x2lhjtts]{animation:feature-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}@keyframes feature-drift{0%{transform:translateY(22%)}to{transform:translateY(-22%)}}}@media(min-width:900px){.feature[data-astro-cid-x2lhjtts]{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:clamp(36px,6vw,80px)}.feature[data-astro-cid-x2lhjtts].is-reverse .feature-visual[data-astro-cid-x2lhjtts]{order:2}.feature[data-astro-cid-x2lhjtts].is-reverse .feature-body[data-astro-cid-x2lhjtts]{order:1}}@media(prefers-reduced-motion:reduce){.feature-num[data-astro-cid-x2lhjtts]{animation:none}.feature-visual[data-astro-cid-x2lhjtts] img[data-astro-cid-x2lhjtts]{transform:none}}.features[data-astro-cid-hezqo47o]{display:flex;flex-direction:column}.compact-grid[data-astro-cid-hezqo47o]{display:grid;gap:18px}@media(min-width:700px){.compact-grid[data-astro-cid-hezqo47o]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.compact-grid[data-astro-cid-hezqo47o]{grid-template-columns:repeat(4,minmax(0,1fr))}}
