.post-card-v2{display:block;position:relative;width:100%;text-decoration:none;overflow:hidden;border-radius:0}.post-card-v2-media{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.post-card-v2-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.post-card-v2-image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;transition:opacity .3s ease}.post-card-v2-image{width:100%;height:100%;object-fit:cover}.post-card-v2-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--text-color);opacity:.1;z-index:1}.post-card-v2-placeholder svg{width:40%;height:40%;opacity:.3}.post-card-v2-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:var(--overlay-opacity, .5);z-index:3;pointer-events:none}.post-card-v2-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;text-align:center;width:90%;max-width:90%;display:flex;flex-direction:column;align-items:center;gap:max(8px,calc(.56vw * var(--scale, 1)))}.post-card-v2-title{color:var(--overlay-text-color, #fff);font-family:var(--primary-font, sans-serif);font-size:max(calc(24px * var(--heading-font-scale, 1)),calc(1.67vw * var(--scale, 1) * var(--heading-font-scale, 1)));font-weight:600;line-height:calc(110% * var(--heading-font-line-height-scale, 1));margin:0;text-transform:var(--text-style, uppercase)}.post-card-v2-excerpt{color:var(--overlay-text-color, #fff);font-family:var(--secondary-font, sans-serif);font-size:max(14px,calc(.97vw * var(--scale, 1)));line-height:1.5;margin:0;opacity:.9;max-width:80%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card-v2:hover .post-card-v2-image-wrapper:not(.has-video) .post-card-v2-image{transform:scale(1.05)}.post-card-v2-image{transition:transform .5s ease}@media screen and (max-width:1080px){.post-card-v2-title{font-size:max(calc(22px * var(--heading-font-scale, 1)),calc(2.5vw * var(--heading-font-scale, 1)))}.post-card-v2-excerpt{font-size:14px}}@media screen and (max-width:767px){.post-card-v2-title{font-size:calc(20px * var(--heading-font-scale, 1))}.post-card-v2-excerpt{font-size:13px;-webkit-line-clamp:2}.post-card-v2-content{gap:6px}}.components-page[data-astro-cid-vsdw5mfz]{padding-top:max(120px,calc(8vw * var(--scale, 1)))}.page-header[data-astro-cid-vsdw5mfz]{text-align:center;padding:2rem 0 3rem;border-bottom:1px solid var(--color-border, #e5e7eb);margin-bottom:2rem}.page-header[data-astro-cid-vsdw5mfz] h1[data-astro-cid-vsdw5mfz]{margin-bottom:1rem}.hero-description[data-astro-cid-vsdw5mfz]{font-size:1.125rem;color:var(--color-text-secondary, #666);max-width:600px;margin:0 auto 2rem}.toc[data-astro-cid-vsdw5mfz]{background:var(--color-surface, #f9fafb);padding:1.5rem 2rem;display:inline-block;text-align:left}.toc[data-astro-cid-vsdw5mfz] h4[data-astro-cid-vsdw5mfz]{margin:0 0 .75rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.toc[data-astro-cid-vsdw5mfz] ul[data-astro-cid-vsdw5mfz]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.toc[data-astro-cid-vsdw5mfz] a[data-astro-cid-vsdw5mfz]{color:var(--text-color);text-decoration:none;font-size:.9375rem}.toc[data-astro-cid-vsdw5mfz] a[data-astro-cid-vsdw5mfz]:hover{text-decoration:underline}.components-section[data-astro-cid-vsdw5mfz]{padding:2rem 0 4rem}.section-divider[data-astro-cid-vsdw5mfz]{margin:4rem 0 3rem;padding:2rem 0;border-top:2px solid var(--text-color, #000)}.section-divider[data-astro-cid-vsdw5mfz]:first-child{margin-top:0;border-top:none}.section-title[data-astro-cid-vsdw5mfz]{font-size:2rem;margin-bottom:.5rem}.section-divider[data-astro-cid-vsdw5mfz] p[data-astro-cid-vsdw5mfz]{color:var(--color-text-secondary, #666)}.component-block[data-astro-cid-vsdw5mfz]{margin-bottom:4rem;padding-bottom:3rem;border-bottom:1px solid var(--color-border, #e5e7eb)}.component-block[data-astro-cid-vsdw5mfz]:last-child{border-bottom:none}.component-block[data-astro-cid-vsdw5mfz] h3[data-astro-cid-vsdw5mfz]{margin-bottom:.5rem;font-size:1.5rem}.group-title[data-astro-cid-vsdw5mfz]{font-family:monospace;background:var(--color-surface, #f3f4f6);padding:.5rem 1rem;display:inline-block}.component-description[data-astro-cid-vsdw5mfz]{color:var(--color-text-secondary, #666);margin-bottom:2rem}.component-description[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz]{background:var(--color-surface, #f3f4f6);padding:.125rem .375rem;font-size:.875rem}.component-demo[data-astro-cid-vsdw5mfz]{background:var(--color-surface, #f9fafb);padding:2rem;margin-bottom:2rem;border:1px solid var(--color-border, #e5e7eb)}.component-demo[data-astro-cid-vsdw5mfz]>*{margin-bottom:1rem}.component-demo[data-astro-cid-vsdw5mfz]>*:last-child{margin-bottom:0}.demo-grid[data-astro-cid-vsdw5mfz]{display:grid;gap:1.5rem}.demo-grid-2[data-astro-cid-vsdw5mfz]{grid-template-columns:repeat(2,1fr)}.demo-grid-3[data-astro-cid-vsdw5mfz]{grid-template-columns:repeat(3,1fr)}.star-row[data-astro-cid-vsdw5mfz]{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.component-code[data-astro-cid-vsdw5mfz]{margin-bottom:2rem}.component-code[data-astro-cid-vsdw5mfz] h4[data-astro-cid-vsdw5mfz],.component-props[data-astro-cid-vsdw5mfz] h4[data-astro-cid-vsdw5mfz],.component-list[data-astro-cid-vsdw5mfz] h4[data-astro-cid-vsdw5mfz]{margin:1.5rem 0 1rem;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.component-code[data-astro-cid-vsdw5mfz] h4[data-astro-cid-vsdw5mfz]:first-child{margin-top:0}.component-code[data-astro-cid-vsdw5mfz] pre[data-astro-cid-vsdw5mfz]{background:#1e1e1e;color:#d4d4d4;padding:1.5rem;overflow-x:auto;font-size:.8125rem;line-height:1.6;margin-bottom:1rem}.component-code[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz]{font-family:SF Mono,Fira Code,Monaco,monospace}.component-code[data-astro-cid-vsdw5mfz] p[data-astro-cid-vsdw5mfz]{margin-bottom:.75rem;color:var(--color-text-secondary, #666)}.explanation-list[data-astro-cid-vsdw5mfz]{list-style:disc;padding-left:1.5rem;margin:0}.explanation-list[data-astro-cid-vsdw5mfz] li[data-astro-cid-vsdw5mfz]{margin-bottom:.5rem;color:var(--color-text-secondary, #666)}.explanation-list[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz]{background:var(--color-surface, #f3f4f6);padding:.125rem .375rem;font-size:.8125rem}.component-props[data-astro-cid-vsdw5mfz] table[data-astro-cid-vsdw5mfz],.animation-table[data-astro-cid-vsdw5mfz]{width:100%;border-collapse:collapse;font-size:.875rem;margin-bottom:1.5rem}.component-props[data-astro-cid-vsdw5mfz] th[data-astro-cid-vsdw5mfz],.component-props[data-astro-cid-vsdw5mfz] td[data-astro-cid-vsdw5mfz],.animation-table[data-astro-cid-vsdw5mfz] th[data-astro-cid-vsdw5mfz],.animation-table[data-astro-cid-vsdw5mfz] td[data-astro-cid-vsdw5mfz]{text-align:left;padding:.75rem;border:1px solid var(--color-border, #e5e7eb)}.component-props[data-astro-cid-vsdw5mfz] th[data-astro-cid-vsdw5mfz],.animation-table[data-astro-cid-vsdw5mfz] th[data-astro-cid-vsdw5mfz]{background:var(--color-surface, #f9fafb);font-weight:600;text-transform:uppercase;font-size:.75rem;letter-spacing:.05em}.component-props[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz],.component-list[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz],.animation-table[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz]{background:var(--color-surface, #f3f4f6);padding:.125rem .375rem;font-size:.8125rem}.component-list[data-astro-cid-vsdw5mfz] ul[data-astro-cid-vsdw5mfz]{list-style:none;padding:0;margin:0}.component-list[data-astro-cid-vsdw5mfz] li[data-astro-cid-vsdw5mfz]{padding:.75rem 0;border-bottom:1px solid var(--color-border, #e5e7eb)}.component-list[data-astro-cid-vsdw5mfz] li[data-astro-cid-vsdw5mfz]:last-child{border-bottom:none}.component-list[data-astro-cid-vsdw5mfz] code[data-astro-cid-vsdw5mfz]{font-weight:600;margin-right:.5rem}@media(max-width:768px){.components-page[data-astro-cid-vsdw5mfz]{padding-top:100px}.toc[data-astro-cid-vsdw5mfz] ul[data-astro-cid-vsdw5mfz]{flex-direction:column}.component-props[data-astro-cid-vsdw5mfz] table[data-astro-cid-vsdw5mfz]{display:block;overflow-x:auto}.demo-grid-2[data-astro-cid-vsdw5mfz],.demo-grid-3[data-astro-cid-vsdw5mfz]{grid-template-columns:1fr}}
