.zym-destek{--zym-accent:#6b3fa0;--zym-accent-dark:#542f82;--zym-text:#2c2c2c;--zym-muted:#666;--zym-line:#e8e8e8;--zym-bg:#fafafa;max-width:920px;margin:0 auto;padding:.5rem 1rem 2.5rem;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;color:var(--zym-text);font-size:1.05rem}.zym-destek__header{margin-bottom:1.75rem}.zym-destek__title{margin:0 0 .5rem;font-size:clamp(1.35rem, 2.5vw, 1.75rem);font-weight:600;color:var(--zym-accent);letter-spacing:.02em}.zym-destek__lead{margin:0;font-size:.95rem;line-height:1.55;color:var(--zym-muted);max-width:42rem}.zym-destek__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.zym-destek__filter{appearance:none;border:1px solid var(--zym-line);background:#fff;color:var(--zym-muted);padding:.55rem 1.1rem;font-size:1rem;cursor:pointer;border-radius:2px;transition:border-color 0.15s,color 0.15s,background 0.15s}.zym-destek__filter:hover{border-color:var(--zym-accent);color:var(--zym-accent)}.zym-destek__filter.is-active{background:var(--zym-accent);border-color:var(--zym-accent);color:#fff}.zym-destek__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.zym-destek__item{border:1px solid var(--zym-line);border-left:3px solid var(--zym-accent);background:#fff;padding:1.35rem 1.4rem;transition:box-shadow 0.2s,opacity 0.2s}.zym-destek__item:hover{box-shadow:0 4px 18px rgb(0 0 0 / .06)}.zym-destek__item.is-hidden{display:none}.zym-destek__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-bottom:.5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.04em}.zym-destek__cat{color:var(--zym-accent);font-weight:600}.zym-destek__ver{color:var(--zym-muted);background:var(--zym-bg);padding:.1rem .45rem;border-radius:2px;text-transform:none;letter-spacing:0}.zym-destek__mode{margin-left:auto;font-size:1.05rem;text-transform:none;opacity:.7}.zym-destek__name{margin:0 0 .45rem;font-size:clamp(1.35rem, 2.4vw, 1.65rem);font-weight:700;line-height:1.3;color:var(--zym-text)}.zym-destek__desc{margin:0 0 1.1rem;font-size:1.05rem;line-height:1.55;color:var(--zym-muted)}.zym-destek__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.zym-destek__info{font-size:.95rem;color:var(--zym-muted)}.zym-destek__btn{display:inline-flex;align-items:center;justify-content:center;min-width:7.5rem;padding:.7rem 1.4rem;background:var(--zym-accent);color:#fff!important;text-decoration:none!important;font-size:1.05rem;font-weight:600;border-radius:2px;transition:background 0.15s,transform 0.15s}.zym-destek__btn:hover{background:var(--zym-accent-dark);transform:translateY(-1px)}.zym-destek__empty{padding:2rem;text-align:center;color:var(--zym-muted);border:1px dashed var(--zym-line);background:var(--zym-bg)}@media (max-width:560px){.zym-destek__footer{flex-direction:column;align-items:stretch}.zym-destek__btn{width:100%}}