.str-yazarlar{--str-gold:#c9a33f;--str-gold-dark:#a98222;--str-red:#c91f2a;--str-text:#151515;--str-muted:#858585;--str-line:#e9e9e9;--str-soft:#faf9f6;width:100%;margin:0 0 30px;color:var(--str-text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif}.str-yazarlar *{box-sizing:border-box}.str-yazarlar a{text-decoration:none!important}.str-yazarlar-head,.str-yazarlar-subhead{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 16px}.str-yazarlar-head h2,.str-yazarlar-subhead h3{display:flex;align-items:center;gap:11px;min-width:0;margin:0!important;color:#171717;font-size:26px;line-height:1.08;font-weight:700;letter-spacing:-.35px}.str-yazarlar-head h2:before,.str-yazarlar-subhead h3:before{content:"";display:block;flex:none;width:6px;height:38px;border-radius:3px;background:var(--str-gold)}.str-yazarlar-all{flex:none;color:var(--str-gold-dark)!important;font-size:14px;line-height:1;font-weight:700;letter-spacing:-.1px;white-space:nowrap}.str-yazarlar-all:hover{color:var(--str-gold)!important}.str-yazarlar-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:30px}.str-yazar-card{position:relative;display:flex;align-items:center;gap:13px;min-width:0;min-height:116px;padding:16px;overflow:hidden;border:1px solid var(--str-line);border-radius:14px;background:#fff;box-shadow:0 5px 16px rgb(0 0 0 / .035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.str-yazar-card:after{content:"";position:absolute;left:15px;right:15px;bottom:0;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--str-gold),transparent 72%);opacity:.7}.str-yazar-card:hover{transform:translateY(-2px);border-color:#ded8c9;box-shadow:0 9px 22px rgb(0 0 0 / .065)}.str-yazar-avatar{flex:0 0 70px;width:70px;height:70px;overflow:hidden;border-radius:50%;background:#eee}.str-yazar-avatar img{width:70px!important;height:70px!important;display:block;object-fit:cover;border-radius:50%}.str-yazar-info{min-width:0}.str-yazar-name{display:block;margin-bottom:6px;overflow:hidden;color:var(--str-red)!important;font-size:12px;line-height:1;font-weight:700;letter-spacing:.1px;text-overflow:ellipsis;white-space:nowrap}.str-yazar-last{display:-webkit-box;overflow:hidden;color:#111!important;font-size:17px;line-height:1.2;font-weight:600;letter-spacing:-.2px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.str-yazar-info time,.str-yazi-body time{display:block;margin-top:10px;color:var(--str-muted);font-size:13px;line-height:1;font-weight:400}.str-yazi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.str-yazi-card{min-width:0;overflow:hidden;border:1px solid var(--str-line);border-radius:12px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.str-yazi-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgb(0 0 0 / .07)}.str-yazi-thumb{display:block;overflow:hidden;aspect-ratio:1.35/1;background:#eee}.str-yazi-thumb img{width:100%!important;height:100%!important;display:block;object-fit:cover;transition:transform .35s ease}.str-yazi-card:hover .str-yazi-thumb>img{transform:scale(1.035)}.str-yazi-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#eee,#ccc)}.str-yazi-placeholder img{width:45%!important;height:auto!important;aspect-ratio:1;border-radius:50%;object-fit:cover}.str-yazi-body{padding:13px 13px 15px}.str-yazi-author{display:block;margin-bottom:8px;overflow:hidden;color:var(--str-red)!important;font-size:11px;line-height:1;font-weight:700;letter-spacing:.12px;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.str-yazi-body h4{min-height:42px;margin:0!important;font-size:17px!important;line-height:1.22!important;font-weight:600!important;letter-spacing:-.2px}.str-yazi-body h4 a{display:-webkit-box;overflow:hidden;color:#111!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width:1024px){.str-yazarlar-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.str-yazi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.str-yazarlar{margin-bottom:22px;padding:0 10px}.str-yazarlar-head,.str-yazarlar-subhead{margin-bottom:13px}.str-yazarlar-head h2,.str-yazarlar-subhead h3{font-size:21px;line-height:1.1;font-weight:700;letter-spacing:-.2px}.str-yazarlar-head h2:before,.str-yazarlar-subhead h3:before{width:5px;height:31px}.str-yazarlar-all{font-size:13px;font-weight:700}.str-yazarlar-strip{display:flex;gap:10px;margin:0 -10px 28px;padding:0 10px 8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.str-yazarlar-strip::-webkit-scrollbar{display:none}.str-yazar-card{flex:0 0 calc((100% - 10px)/2);min-width:0;min-height:118px;padding:12px 10px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:9px;scroll-snap-align:start}.str-yazar-avatar{flex:none;width:54px;height:54px}.str-yazar-avatar img{width:54px!important;height:54px!important}.str-yazar-name{font-size:10.5px;font-weight:700}.str-yazar-last{font-size:14px;line-height:1.18;font-weight:600;-webkit-line-clamp:2}.str-yazar-info time{margin-top:9px;font-size:12px}.str-yazi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.str-yazi-body{padding:11px 11px 13px}.str-yazi-author{margin-bottom:7px;font-size:10px;font-weight:700}.str-yazi-body h4{min-height:38px;font-size:15.5px!important;line-height:1.22!important;font-weight:600!important}.str-yazi-body time{margin-top:12px;font-size:12px}}@media(max-width:380px){.str-yazarlar{padding:0 8px}.str-yazarlar-strip{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px}.str-yazar-card{flex-basis:265px}.str-yazarlar-head h2,.str-yazarlar-subhead h3{font-size:19px}.str-yazarlar-all{font-size:12px}.str-yazi-grid{gap:8px}.str-yazi-body{padding:10px}.str-yazi-body h4{font-size:14.5px!important}}@media(max-width:380px){.str-yazarlar-strip{gap:8px}.str-yazar-card{flex-basis:calc((100% - 8px)/2);grid-template-columns:48px minmax(0,1fr);gap:8px;padding:10px 8px}.str-yazar-avatar,.str-yazar-avatar img{width:48px!important;height:48px!important}.str-yazar-name{font-size:9.8px}.str-yazar-last{font-size:13px}}.str-yazarlar .str-yazar-name,.str-yazarlar .str-yazi-author{text-transform:none!important}