.blog-page.svelte-ka1txj.svelte-ka1txj{max-width:1100px;margin:0 auto}.blog-hero.svelte-ka1txj.svelte-ka1txj{padding:28px 0 8px}.blog-hero__eyebrow.svelte-ka1txj.svelte-ka1txj{font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.75rem;letter-spacing:.06em;color:var(--tertiary-text);margin-bottom:14px;text-transform:uppercase}.blog-hero__title.svelte-ka1txj.svelte-ka1txj{font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;line-height:1.2;color:var(--main-text);margin:0 0 12px;max-width:820px;letter-spacing:-.01em}.accent.svelte-ka1txj.svelte-ka1txj{background:linear-gradient(135deg,#a78bfa 0%,#f472b6 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.blog-hero__sub.svelte-ka1txj.svelte-ka1txj{font-size:1rem;color:var(--secondary-text);font-weight:300;max-width:720px;margin:0;line-height:1.55}.hero-link.svelte-ka1txj.svelte-ka1txj{color:#a78bfa;text-decoration:none;border-bottom:1px solid rgba(167,139,250,.4);transition:border-color .2s}.hero-link.svelte-ka1txj.svelte-ka1txj:hover{border-bottom-color:#a78bfa}.section-label.svelte-ka1txj.svelte-ka1txj{display:flex;align-items:center;gap:8px;font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--tertiary-text);font-weight:500}.section-dot.svelte-ka1txj.svelte-ka1txj{width:6px;height:6px;border-radius:50%;background:#8b5cf6;box-shadow:0 0 8px #8b5cf699}.featured-grid.svelte-ka1txj.svelte-ka1txj{display:grid;gap:14px;grid-template-columns:1.5fr 1fr 1fr}@media (max-width: 900px){.featured-grid.svelte-ka1txj.svelte-ka1txj{grid-template-columns:1fr}}.featured-card.svelte-ka1txj.svelte-ka1txj{display:flex;flex-direction:column;gap:8px;padding:20px 22px;border-radius:12px;border:1px solid var(--border);background:var(--main);color:var(--main-text);transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.featured-card.svelte-ka1txj.svelte-ka1txj:hover{border-color:#8b5cf6;transform:translateY(-2px);box-shadow:0 0 24px #8b5cf626}.featured-card.svelte-ka1txj.svelte-ka1txj:first-child{grid-row:span 1;background:linear-gradient(135deg,rgba(139,92,246,.06) 0%,rgba(244,114,182,.04) 100%)}.featured-card__meta.svelte-ka1txj.svelte-ka1txj{display:flex;align-items:center;gap:8px;font-size:.8rem;color:var(--tertiary-text);font-weight:300}.featured-card__title.svelte-ka1txj.svelte-ka1txj{font-size:1.1rem;font-weight:600;line-height:1.3;color:var(--main-text);margin:4px 0}.featured-card.svelte-ka1txj:first-child .featured-card__title.svelte-ka1txj{font-size:1.25rem}.featured-card__excerpt.svelte-ka1txj.svelte-ka1txj{color:var(--secondary-text);font-size:.92rem;font-weight:300;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-card__arrow.svelte-ka1txj.svelte-ka1txj{margin-top:auto;padding-top:8px;font-size:.85rem;font-weight:500;color:#a78bfa}.lang-pill.svelte-ka1txj.svelte-ka1txj{font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.62rem;font-weight:600;padding:2px 6px;border-radius:3px;letter-spacing:.06em}.lang-pill[data-lang=en].svelte-ka1txj.svelte-ka1txj{background:rgba(139,92,246,.18);color:#a78bfa}.lang-pill[data-lang=tr].svelte-ka1txj.svelte-ka1txj{background:rgba(244,114,182,.18);color:#f472b6}.dot.svelte-ka1txj.svelte-ka1txj{opacity:.5}.filters.svelte-ka1txj.svelte-ka1txj{padding-top:8px}.search-wrap.svelte-ka1txj.svelte-ka1txj{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--main);border:1px solid var(--border);border-radius:10px;transition:border-color .2s,box-shadow .2s}.search-wrap.svelte-ka1txj.svelte-ka1txj:focus-within{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.search-icon.svelte-ka1txj.svelte-ka1txj{color:var(--tertiary-text);flex-shrink:0}.search-wrap.svelte-ka1txj:focus-within .search-icon.svelte-ka1txj{color:#a78bfa}.search-input.svelte-ka1txj.svelte-ka1txj{flex:1;border:none;background:transparent;color:var(--main-text);font-size:.92rem;font-family:inherit;outline:none;min-width:0}.search-input.svelte-ka1txj.svelte-ka1txj::placeholder{color:var(--tertiary-text);font-weight:300}.search-input.svelte-ka1txj.svelte-ka1txj::-webkit-search-cancel-button{display:none}.search-kbd.svelte-ka1txj.svelte-ka1txj{font-family:ui-monospace,SF Mono,Monaco,monospace;font-size:.72rem;font-weight:600;padding:2px 7px;border-radius:4px;background:var(--main-hover);color:var(--tertiary-text);border:1px solid var(--border)}.search-clear.svelte-ka1txj.svelte-ka1txj{width:22px;height:22px;display:flex;align-items:center;justify-content:center;border:none;background:var(--main-hover);color:var(--tertiary-text);border-radius:50%;font-size:1.05rem;line-height:1;cursor:pointer;transition:background .15s,color .15s}.search-clear.svelte-ka1txj.svelte-ka1txj:hover{background:rgba(244,114,182,.15);color:#f472b6}.filters__row.svelte-ka1txj.svelte-ka1txj{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.lang-tabs.svelte-ka1txj.svelte-ka1txj{display:inline-flex;padding:3px;gap:2px;border-radius:8px;background:var(--main-hover);border:1px solid var(--border)}.lang-tab.svelte-ka1txj.svelte-ka1txj{padding:5px 14px;border:none;background:transparent;color:var(--tertiary-text);font-size:.8rem;font-weight:500;font-family:ui-monospace,SF Mono,Monaco,monospace;letter-spacing:.04em;border-radius:5px;cursor:pointer;transition:background .2s,color .2s}.lang-tab.svelte-ka1txj.svelte-ka1txj:hover{color:var(--main-text)}.lang-tab--active.svelte-ka1txj.svelte-ka1txj{background:var(--main);color:var(--main-text);box-shadow:0 1px 2px #0000000d}.random-btn.svelte-ka1txj.svelte-ka1txj{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;font-size:.82rem;font-weight:500;border-radius:8px;border:1px solid var(--border);background:var(--main);color:var(--secondary-text);cursor:pointer;transition:border-color .2s,color .2s}.random-btn.svelte-ka1txj.svelte-ka1txj:hover{border-color:#8b5cf6;color:#a78bfa}.random-btn__icon.svelte-ka1txj.svelte-ka1txj{font-size:1.1rem;display:inline-block;transform:translateY(-1px)}.topics.svelte-ka1txj.svelte-ka1txj{display:flex;flex-wrap:wrap;gap:7px}.topic-chip.svelte-ka1txj.svelte-ka1txj{padding:5px 12px;font-size:.78rem;font-weight:500;border-radius:999px;border:1px solid var(--border);background:transparent;color:var(--secondary-text);cursor:pointer;transition:border-color .2s,background .2s,color .2s}.topic-chip.svelte-ka1txj.svelte-ka1txj:hover{border-color:var(--border-hover);color:var(--main-text)}.topic-chip--active.svelte-ka1txj.svelte-ka1txj{background:linear-gradient(135deg,rgba(139,92,246,.15) 0%,rgba(244,114,182,.08) 100%);border-color:#8b5cf6;color:#a78bfa}.active-filters.svelte-ka1txj.svelte-ka1txj{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:.78rem;color:var(--tertiary-text);font-weight:300}.active-chip.svelte-ka1txj.svelte-ka1txj{background:rgba(139,92,246,.12);color:#a78bfa;padding:2px 8px;border-radius:4px;font-family:ui-monospace,monospace;font-size:.72rem}.reset-btn.svelte-ka1txj.svelte-ka1txj{background:none;border:none;color:#a78bfa;font-size:.78rem;font-weight:500;cursor:pointer;padding:2px 0;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#a78bfa66}.reset-btn.svelte-ka1txj.svelte-ka1txj:hover{text-decoration-color:#a78bfa}.posts-grid.svelte-ka1txj.svelte-ka1txj{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 900px){.posts-grid.svelte-ka1txj.svelte-ka1txj{grid-template-columns:1fr}}.post-card.svelte-ka1txj.svelte-ka1txj{display:flex;flex-direction:column;gap:8px;padding:18px 20px;border-radius:10px;border:1px solid var(--border);background:var(--main);color:var(--main-text);transition:border-color .2s,transform .2s,box-shadow .2s}.post-card.svelte-ka1txj.svelte-ka1txj:hover{border-color:var(--border-hover);transform:translateY(-1px)}.post-card[data-lang=en].svelte-ka1txj.svelte-ka1txj:hover{border-color:#8b5cf6;box-shadow:0 0 16px #8b5cf61a}.post-card[data-lang=tr].svelte-ka1txj.svelte-ka1txj:hover{border-color:#f472b6;box-shadow:0 0 16px #f472b61a}.post-card__meta.svelte-ka1txj.svelte-ka1txj{display:flex;align-items:center;gap:8px;font-size:.78rem;color:var(--tertiary-text);font-weight:300}.post-card__title.svelte-ka1txj.svelte-ka1txj{font-size:1.05rem;font-weight:600;line-height:1.3;color:var(--main-text);margin:4px 0 0}.post-card__excerpt.svelte-ka1txj.svelte-ka1txj{color:var(--secondary-text);font-size:.88rem;font-weight:300;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.post-card__tags.svelte-ka1txj.svelte-ka1txj{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto;padding-top:4px}.tag-mini.svelte-ka1txj.svelte-ka1txj{font-size:.7rem;padding:2px 7px;border-radius:3px;background:var(--main-hover);color:var(--tertiary-text);font-family:ui-monospace,monospace;font-weight:400}.empty-state.svelte-ka1txj.svelte-ka1txj{display:flex;flex-direction:column;align-items:center;gap:10px;padding:40px 0}.empty-state__msg.svelte-ka1txj.svelte-ka1txj{color:var(--tertiary-text);font-size:.92rem;margin:0}
