@charset "UTF-8";._page_ko4so_2{background-color:var(--landing-bg-color);min-height:100vh}._indexSection_ko4so_8{--website-section-padding-start: calc(var(--landing-header-height) + 8rem);--website-section-padding-end: 10rem}._indexInner_ko4so_13{display:flex;flex-direction:column;gap:4.8rem}._heroCopy_ko4so_19{max-width:72rem}._heroHeader_ko4so_23{margin:0}._layout_ko4so_28{display:grid;grid-template-columns:24rem 1fr;gap:4.8rem}._sidebar_ko4so_35{position:relative;scroll-margin-top:calc(var(--landing-header-height) + 2rem)}._sidebarInner_ko4so_40{position:sticky;top:calc(var(--landing-header-height) + 2.4rem);display:flex;flex-direction:column;gap:1.2rem}._sidebarLabel_ko4so_48{font-size:1.2rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-text-muted);margin:0 0 .4rem;padding:0 1.2rem}._categoryNav_ko4so_58{display:flex;flex-direction:column;gap:.2rem}._categoryItem_ko4so_64{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:.9rem 1.2rem;font-family:var(--landing-font-family);font-size:1.4rem;font-weight:500;color:var(--landing-text-muted);background:transparent;border:none;border-radius:var(--landing-radius-md);cursor:pointer;text-align:left;transition:background .15s ease,color .15s ease}._categoryItem_ko4so_64:hover{color:var(--website-text)}._categoryItem_ko4so_64:focus-visible{outline:.2rem solid var(--website-text);outline-offset:.2rem}._categoryItemActive_ko4so_89{background:var(--website-surface-muted);color:var(--website-text);font-weight:600}._categoryItemActive_ko4so_89:hover{background:var(--website-surface-muted);color:var(--website-text)}._categoryItemActive_ko4so_89 ._categoryCount_ko4so_98{color:var(--website-text);font-weight:500}._categoryName_ko4so_103{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._categoryCount_ko4so_98{font-size:1.2rem;font-weight:500;color:var(--website-text-subtle);font-variant-numeric:tabular-nums}._main_ko4so_119{min-width:0;display:flex;flex-direction:column;gap:2.4rem}._resultCount_ko4so_127{font-size:1.4rem;color:var(--landing-text-muted);margin:0;font-variant-numeric:tabular-nums}._resultCountNumber_ko4so_134{font-weight:500;color:var(--website-text)}._empty_ko4so_140{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;padding:8rem 0}._emptyTitle_ko4so_149{font-size:2rem;font-weight:500;color:var(--website-text);margin:0}._emptySubtitle_ko4so_156{font-size:1.5rem;color:var(--landing-text-muted);margin:0}._emptyReset_ko4so_162{margin-top:.8rem;padding:.8rem 2rem;font-size:1.4rem;font-weight:500;color:var(--website-text);background:none;border:.1rem solid var(--website-border-strong);border-radius:var(--landing-radius-md);cursor:pointer;transition:background .15s ease,border-color .15s ease}._emptyReset_ko4so_162:hover{background:var(--website-surface-muted);border-color:var(--website-text)}._grid_ko4so_179{display:grid;grid-template-columns:repeat(3,1fr);column-gap:3rem;row-gap:2rem}._card_ko4so_186{position:relative;display:flex;flex-direction:column;gap:2rem;border-radius:var(--landing-radius-lg);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}._card_ko4so_186:hover ._cardLink_ko4so_195{gap:.8rem}._cardOverlayLink_ko4so_199{position:absolute;inset:0;z-index:2;border-radius:inherit}._cardOverlayLink_ko4so_199:focus-visible{outline:.2rem solid var(--website-text);outline-offset:.4rem}._cardMedia_ko4so_210{position:relative;width:100%;aspect-ratio:4/3;border-radius:var(--landing-radius-lg);overflow:hidden;background:var(--website-surface-subtle)}._cardMediaFrame_ko4so_219{width:100%;height:100%}._cardImage_ko4so_224{width:100%;height:100%;display:block;object-fit:cover;opacity:.9;transition:transform .4s ease}._card_ko4so_186:hover ._cardImage_ko4so_224{transform:scale(1.03)}._cardVideo_ko4so_236{opacity:0;transform:scale(1.01);transition:opacity .18s ease,transform .4s ease}._card_ko4so_186:hover ._cardVideo_ko4so_236,._card_ko4so_186:focus-within ._cardVideo_ko4so_236,._cardVideo_ko4so_236[data-active=true]{opacity:1;transform:scale(1.03)}._cardImageOverlay_ko4so_246{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(var(--website-shadow-rgb),.16) 0%,transparent 60%)}._cardBody_ko4so_254{padding:0 1.2em;display:flex;flex-direction:column;gap:.8rem}._cardTitle_ko4so_261{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}._cardDescription_ko4so_270{font-size:1.4rem;line-height:1.5;color:var(--landing-text-muted);margin:0;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}._cardActions_ko4so_283{display:flex;align-items:center;justify-content:flex-start;gap:1.2rem;margin-top:auto}._cardLink_ko4so_195{display:inline-flex;align-items:center;gap:.4rem;font-size:1.4rem;font-weight:500;color:var(--website-text);margin-top:.4rem;transition:gap .2s ease;padding:1.2rem .4rem;margin-bottom:1.2rem}._cardLinkIcon_ko4so_304{width:1.6rem;height:1.6rem}@media(max-width:1024px){._layout_ko4so_28{grid-template-columns:1fr;gap:2.4rem}._sidebar_ko4so_35{margin:0 calc(var(--website-page-padding) * -1)}._sidebarInner_ko4so_40{position:static;gap:.8rem}._sidebarLabel_ko4so_48{padding:0 var(--website-page-padding)}._categoryNav_ko4so_58{flex-direction:row;flex-wrap:wrap;padding:0 var(--website-page-padding) .8rem;gap:.6rem}._categoryItem_ko4so_64{flex:0 0 auto;padding:.7rem 1.2rem;border:.1rem solid var(--website-border-strong);background:var(--website-surface)}._categoryItemActive_ko4so_89{border-color:var(--website-text)}._grid_ko4so_179{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._indexSection_ko4so_8{--website-section-padding-start: calc(var(--landing-header-height) + 5rem);--website-section-padding-end: 6rem}._categoryNav_ko4so_58{padding-top:.2rem;padding-bottom:1.6rem}._grid_ko4so_179{grid-template-columns:1fr}}@media(max-width:480px){._indexSection_ko4so_8{--website-section-padding-start: calc(var(--landing-header-height) + 3.2rem)}}
