.feature-section[data-astro-cid-jlu7nt5s]{position:relative;background:#fff;color:var(--color-text, #1C1917);overflow:hidden;border-bottom:1px solid rgba(28,25,23,.05)}.cursor-pointer[data-astro-cid-jlu7nt5s]{cursor:pointer}.intro-grid-header[data-astro-cid-jlu7nt5s]{display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;margin-bottom:5rem;align-items:flex-end}.section-kicker[data-astro-cid-jlu7nt5s]{display:block;font-size:.8rem;font-weight:700;letter-spacing:.25em;color:#ef4444;margin-bottom:1rem;text-transform:uppercase}.section-title[data-astro-cid-jlu7nt5s]{font-size:clamp(2rem,4vw,2.8rem);line-height:1.25;font-weight:800;color:var(--color-text, #1C1917)}.section-body[data-astro-cid-jlu7nt5s]{font-size:1.05rem;line-height:1.8;color:var(--color-text-muted, #57534E)}.highlights-container-grid[data-astro-cid-jlu7nt5s]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.highlight-premium-card[data-astro-cid-jlu7nt5s]{background:#f9fafb;border:1px solid rgba(28,25,23,.08);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1)}.highlight-premium-card[data-astro-cid-jlu7nt5s]:hover{transform:translateY(-8px);border-color:#ef444473;box-shadow:0 15px 30px #0000000d}.card-image-wrap[data-astro-cid-jlu7nt5s]{position:relative;height:180px;width:100%;overflow:hidden;background:#f3f4f6}.card-bg-img[data-astro-cid-jlu7nt5s]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.highlight-premium-card[data-astro-cid-jlu7nt5s]:hover .card-bg-img[data-astro-cid-jlu7nt5s]{transform:scale(1.08)}.card-bg-placeholder[data-astro-cid-jlu7nt5s]{width:100%;height:100%;background:linear-gradient(135deg,#e5e7eb,#f3f4f6)}.card-image-overlay[data-astro-cid-jlu7nt5s]{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#f9fafb 100%)}.card-index[data-astro-cid-jlu7nt5s]{position:absolute;top:1rem;left:1rem;font-size:1.8rem;font-weight:800;color:#1c191714;font-style:italic;line-height:1;z-index:2}.card-hover-hint[data-astro-cid-jlu7nt5s]{position:absolute;inset:0;background:#fff9;display:flex;align-items:center;justify-content:center;opacity:0;z-index:3;transition:opacity .3s ease;backdrop-filter:blur(1.5px)}.highlight-premium-card[data-astro-cid-jlu7nt5s]:hover .card-hover-hint[data-astro-cid-jlu7nt5s]{opacity:1}.card-hover-hint[data-astro-cid-jlu7nt5s] span[data-astro-cid-jlu7nt5s]{color:#1c1917;font-size:.8rem;font-weight:700;padding:.5rem 1rem;border:1px solid rgba(28,25,23,.2);border-radius:999px;background:#ffffff80}.card-content[data-astro-cid-jlu7nt5s]{padding:2rem 1.8rem;display:flex;flex-direction:column;gap:.75rem;flex-grow:1}.card-title[data-astro-cid-jlu7nt5s]{font-size:1.25rem;font-weight:700;color:var(--color-text, #1C1917)}.card-body[data-astro-cid-jlu7nt5s]{font-size:.92rem;line-height:1.6;color:var(--color-text-muted, #57534E)}.highlight-modal-overlay[data-astro-cid-jlu7nt5s]{position:fixed;inset:0;z-index:9999;background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.16,1,.3,1)}.highlight-modal-overlay[data-astro-cid-jlu7nt5s].active{opacity:1;pointer-events:auto}.h-modal-container[data-astro-cid-jlu7nt5s]{background:#fff;width:100%;max-width:950px;border-radius:20px;box-shadow:0 30px 70px #00000026;border:1px solid rgba(28,25,23,.08);position:relative;overflow:hidden;transform:scale(.96) translateY(12px);transition:transform .4s cubic-bezier(.16,1,.3,1)}.highlight-modal-overlay[data-astro-cid-jlu7nt5s].active .h-modal-container[data-astro-cid-jlu7nt5s]{transform:scale(1) translateY(0)}.h-modal-close[data-astro-cid-jlu7nt5s]{position:absolute;top:1.5rem;right:1.5rem;background:#fff;border:1px solid rgba(28,25,23,.15);color:var(--color-text, #1C1917);width:2.4rem;height:2.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}.h-modal-close[data-astro-cid-jlu7nt5s]:hover{transform:rotate(90deg);background:#f5f5f4}.h-modal-close[data-astro-cid-jlu7nt5s] svg[data-astro-cid-jlu7nt5s]{width:1.1rem;height:1.1rem}.h-modal-content[data-astro-cid-jlu7nt5s]{display:grid;grid-template-columns:1fr 1.1fr}.h-modal-left[data-astro-cid-jlu7nt5s]{background:#f9fafb;display:flex;flex-direction:column;border-right:1px solid rgba(28,25,23,.08)}.h-modal-img-wrap[data-astro-cid-jlu7nt5s]{height:240px;position:relative;overflow:hidden}.h-modal-img-wrap[data-astro-cid-jlu7nt5s] img[data-astro-cid-jlu7nt5s]{width:100%;height:100%;object-fit:cover}.h-modal-img-overlay[data-astro-cid-jlu7nt5s]{position:absolute;inset:0;background:linear-gradient(0deg,#f9fafb 0%,transparent 60%)}.h-modal-specs[data-astro-cid-jlu7nt5s]{padding:2rem;flex-grow:1;display:flex;flex-direction:column}.specs-heading[data-astro-cid-jlu7nt5s]{font-size:.85rem;font-weight:700;color:#ef4444;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.25rem}.specs-list[data-astro-cid-jlu7nt5s]{display:grid;gap:.85rem}.h-spec-row[data-astro-cid-jlu7nt5s]{font-size:.88rem;line-height:1.5;border-bottom:1px solid rgba(28,25,23,.08);padding-bottom:.5rem}.h-spec-row[data-astro-cid-jlu7nt5s]:last-child{border-bottom:none}.h-spec-lbl[data-astro-cid-jlu7nt5s]{color:var(--color-text-muted, #57534E);font-weight:600}.h-spec-val[data-astro-cid-jlu7nt5s]{color:var(--color-text, #1C1917);font-weight:600}.h-modal-right[data-astro-cid-jlu7nt5s]{padding:3rem;display:flex;flex-direction:column;justify-content:center;background:#fff;color:var(--color-text, #1C1917)}.h-info-header[data-astro-cid-jlu7nt5s]{margin-bottom:2rem}.h-info-kicker[data-astro-cid-jlu7nt5s]{color:#ef4444;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;display:block;margin-bottom:.5rem}.h-info-title[data-astro-cid-jlu7nt5s]{font-size:1.65rem;font-weight:800;line-height:1.3;margin-bottom:.5rem;color:var(--color-text, #1C1917)}.h-info-subtitle[data-astro-cid-jlu7nt5s]{font-size:.95rem;color:#ef4444;font-weight:600}.h-info-body[data-astro-cid-jlu7nt5s]{margin-bottom:2.5rem}.h-body-heading[data-astro-cid-jlu7nt5s]{font-size:.85rem;font-weight:700;color:var(--color-text-muted, #57534E);margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.1em}.h-desc-text[data-astro-cid-jlu7nt5s]{color:var(--color-text-muted, #57534E);font-size:.92rem;line-height:1.75}@media(max-width:1200px){.highlights-container-grid[data-astro-cid-jlu7nt5s]{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.intro-grid-header[data-astro-cid-jlu7nt5s]{grid-template-columns:1fr;gap:2rem}.h-modal-content[data-astro-cid-jlu7nt5s]{grid-template-columns:1fr}.h-modal-left[data-astro-cid-jlu7nt5s]{border-right:none;border-bottom:1px solid rgba(255,255,255,.06)}.h-modal-img-wrap[data-astro-cid-jlu7nt5s]{height:200px}.h-modal-right[data-astro-cid-jlu7nt5s]{padding:2rem}}@media(max-width:600px){.highlights-container-grid[data-astro-cid-jlu7nt5s]{grid-template-columns:1fr}.h-modal-container[data-astro-cid-jlu7nt5s]{max-height:calc(100vh - 3rem);overflow-y:auto}}
