.reha-blog{--reha-accent:#153f7b;--reha-accent-2:#e9b43a;--reha-text:#14213d;--reha-muted:#6b7280;--reha-border:#e7ebf0;font-family:inherit;color:var(--reha-text);box-sizing:border-box}.reha-blog *{box-sizing:border-box}.reha-blog a{text-decoration:none}.reha-blog-head{text-align:center;max-width:760px;margin:0 auto 32px}.reha-blog-kicker,.reha-related-head>span{display:inline-block;font-size:12px;font-weight:700;letter-spacing:1.6px;color:var(--reha-accent);margin-bottom:8px}.reha-blog-head h2,.reha-related-head h2{margin:0;color:var(--reha-text);font-size:clamp(28px,3vw,42px);line-height:1.12;font-weight:650}.reha-blog-head p{margin:12px auto 0;color:var(--reha-muted);font-size:15px;line-height:1.7}.reha-blog-filters{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 0 28px}.reha-blog-filters a{padding:9px 15px;border:1px solid var(--reha-border);border-radius:999px;color:var(--reha-text);font-size:13px;font-weight:600;background:#fff;transition:.2s}.reha-blog-filters a:hover,.reha-blog-filters a.is-active{background:var(--reha-accent);color:#fff;border-color:var(--reha-accent)}.reha-blog-grid{display:grid;gap:22px}.reha-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.reha-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.reha-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.reha-blog-card{overflow:hidden;background:#fff;border:1px solid var(--reha-border);border-radius:6px;box-shadow:0 8px 30px rgba(18,43,74,.06);transition:transform .22s,box-shadow .22s}.reha-blog-card:hover{transform:translateY(-4px);box-shadow:0 16px 42px rgba(18,43,74,.11)}.reha-blog-thumb{display:block;aspect-ratio:16/10;position:relative;overflow:hidden;background:#edf2f8}.reha-blog-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.reha-blog-card:hover .reha-blog-thumb img{transform:scale(1.035)}.reha-blog-placeholder{width:100%;height:100%;min-height:180px;display:grid;place-items:center;background:linear-gradient(135deg,var(--reha-accent),#081b35);color:#fff}.reha-blog-placeholder span{font-size:24px;letter-spacing:4px;font-weight:700;opacity:.9}.reha-blog-category{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--reha-accent);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:750;box-shadow:0 5px 20px rgba(0,0,0,.12)}.reha-blog-card-body{padding:20px}.reha-blog-meta{display:flex;align-items:center;gap:6px;color:var(--reha-muted);font-size:12px;margin-bottom:10px}.reha-blog-card h3{font-size:19px;line-height:1.35;margin:0 0 10px;font-weight:650}.reha-blog-card h3 a{color:var(--reha-text)}.reha-blog-card h3 a:hover{color:var(--reha-accent)}.reha-blog-card p{font-size:14px;line-height:1.65;color:var(--reha-muted);margin:0 0 16px}.reha-blog-read{display:inline-flex;align-items:center;gap:8px;color:var(--reha-accent);font-size:13px;font-weight:700}.reha-blog-read span,.reha-blog-read b{transition:transform .2s}.reha-blog-read:hover span,.reha-blog-read:hover b{transform:translateX(3px)}.reha-blog-pagination{margin-top:32px}.reha-blog-pagination ul{display:flex;justify-content:center;gap:8px;list-style:none!important;margin:0!important;padding:0!important}.reha-blog-pagination a,.reha-blog-pagination span{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--reha-border);border-radius:6px;color:var(--reha-text);background:#fff;font-weight:600}.reha-blog-pagination .current,.reha-blog-pagination a:hover{background:var(--reha-accent);border-color:var(--reha-accent);color:#fff}.reha-blog-empty{padding:24px;border:1px dashed #cdd5df;border-radius:8px;text-align:center;color:#6b7280;background:#f8fafc}
.reha-single-inner{max-width:980px;margin:0 auto}.reha-breadcrumb{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--reha-muted);font-size:12px;margin-bottom:24px}.reha-breadcrumb a{color:var(--reha-muted)}.reha-breadcrumb a:hover{color:var(--reha-accent)}.reha-breadcrumb .current{color:var(--reha-text)}.reha-single-head{text-align:center;max-width:900px;margin:0 auto 28px}.reha-single-category{display:inline-flex;background:rgba(21,63,123,.08);color:var(--reha-accent);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:750;margin-bottom:14px}.reha-single-head h1{font-size:clamp(32px,5vw,56px);line-height:1.08;letter-spacing:-.025em;margin:0;color:var(--reha-text);font-weight:650}.reha-single-meta{display:flex;justify-content:center;align-items:center;gap:18px;flex-wrap:wrap;margin-top:18px;color:var(--reha-muted);font-size:12px}.reha-single-featured{margin:0 0 38px;overflow:hidden;border-radius:8px;background:#eef2f7}.reha-single-featured img{width:100%;height:auto;max-height:590px;object-fit:cover;display:block}.reha-single-layout{display:grid;grid-template-columns:62px minmax(0,1fr);gap:28px;align-items:start}.reha-single-layout.no-share{grid-template-columns:1fr}.reha-share{position:sticky;top:110px;display:flex;flex-direction:column;align-items:center;gap:9px}.reha-share>span{font-size:9px;letter-spacing:1.2px;font-weight:700;color:#9aa2ad;writing-mode:vertical-rl;margin-bottom:4px}.reha-share a{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--reha-border);border-radius:50%;background:#fff;color:var(--reha-text);font-size:12px;font-weight:800;transition:.2s}.reha-share a:hover{background:var(--reha-accent);border-color:var(--reha-accent);color:#fff;transform:translateY(-2px)}.reha-single-content{font-size:17px;line-height:1.85;color:#334155;min-width:0}.reha-single-content p{margin:0 0 22px}.reha-single-content h2,.reha-single-content h3,.reha-single-content h4{color:var(--reha-text);line-height:1.25;margin:38px 0 14px;font-weight:650}.reha-single-content h2{font-size:30px}.reha-single-content h3{font-size:24px}.reha-single-content img{max-width:100%;height:auto;border-radius:6px}.reha-single-content blockquote{margin:30px 0;padding:20px 22px;border-left:4px solid var(--reha-accent-2);background:#f7f9fc;border-radius:0 6px 6px 0;color:#475569}.reha-single-content ul,.reha-single-content ol{padding-left:22px;margin-bottom:24px}.reha-single-content a{color:var(--reha-accent);text-decoration:underline;text-underline-offset:3px}.reha-tags{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border-top:1px solid var(--reha-border);padding-top:24px;margin-top:38px}.reha-tags strong{font-size:13px;margin-right:4px}.reha-tags a{font-size:12px;padding:7px 10px;border-radius:5px;background:#f3f6f9;color:var(--reha-muted)}.reha-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px;padding:25px 0;border-top:1px solid var(--reha-border);border-bottom:1px solid var(--reha-border)}.reha-post-nav>div:last-child{text-align:right}.reha-post-nav span{display:block;color:#9aa2ad;font-size:10px;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px}.reha-post-nav a{color:var(--reha-text);font-size:14px;font-weight:650;line-height:1.4}.reha-post-nav a:hover{color:var(--reha-accent)}.reha-related{margin-top:55px}.reha-related-head{text-align:left;margin-bottom:22px}.reha-related-head h2{font-size:28px}.reha-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reha-related-card{border:1px solid var(--reha-border);border-radius:6px;overflow:hidden;background:#fff}.reha-related-thumb{display:block;aspect-ratio:16/10;overflow:hidden}.reha-related-thumb img{width:100%;height:100%;object-fit:cover;display:block}.reha-related-card>div{padding:15px}.reha-related-card>div>span{font-size:11px;color:var(--reha-muted)}.reha-related-card h3{font-size:16px;line-height:1.35;margin:6px 0 12px}.reha-related-card h3 a{color:var(--reha-text)}
@media(max-width:1024px){.reha-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}.reha-cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.reha-single-inner{max-width:100%}.reha-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.reha-blog-head{text-align:left;margin-bottom:22px}.reha-blog-head h2{font-size:30px}.reha-blog-filters{justify-content:flex-start;flex-wrap:nowrap;overflow:auto;padding-bottom:5px;margin-left:-2px;margin-right:-2px;scrollbar-width:none}.reha-blog-filters::-webkit-scrollbar{display:none}.reha-blog-filters a{flex:0 0 auto}.reha-cols-2,.reha-cols-3,.reha-cols-4{grid-template-columns:1fr;gap:16px}.reha-blog-card-body{padding:17px}.reha-blog-card h3{font-size:18px}.reha-breadcrumb{margin-bottom:18px;white-space:nowrap;overflow:auto;flex-wrap:nowrap;scrollbar-width:none}.reha-breadcrumb::-webkit-scrollbar{display:none}.reha-single-head{text-align:left;margin-bottom:22px}.reha-single-head h1{font-size:34px}.reha-single-meta{justify-content:flex-start;gap:10px 15px}.reha-single-featured{margin-bottom:26px;border-radius:6px}.reha-single-layout{display:block}.reha-share{position:static;flex-direction:row;justify-content:flex-start;margin-bottom:20px}.reha-share>span{writing-mode:horizontal-tb;margin:0 4px 0 0}.reha-share a{width:36px;height:36px}.reha-single-content{font-size:16px;line-height:1.78}.reha-single-content h2{font-size:26px;margin-top:32px}.reha-single-content h3{font-size:22px}.reha-post-nav{grid-template-columns:1fr;gap:18px}.reha-post-nav>div:last-child{text-align:left}.reha-related{margin-top:42px}.reha-related-grid{grid-template-columns:1fr}.reha-related-card{display:grid;grid-template-columns:120px minmax(0,1fr)}.reha-related-thumb{height:100%;aspect-ratio:auto}.reha-related-card>div{padding:13px}.reha-related-card h3{font-size:15px}.reha-related-head h2{font-size:25px}}

/* Reha Yazı Kategorileri */
.reha-blog-categories-widget .reha-category-grid{display:grid;gap:16px}.reha-category-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.reha-category-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.reha-category-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.reha-category-card{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;gap:13px;align-items:center;min-height:86px;padding:17px 18px;background:#fff;border:1px solid var(--reha-border);border-radius:6px;color:var(--reha-text);box-shadow:0 7px 24px rgba(18,43,74,.05);transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.reha-category-card:hover{transform:translateY(-3px);border-color:rgba(21,63,123,.3);box-shadow:0 14px 34px rgba(18,43,74,.1);color:var(--reha-text)}.reha-category-card.is-active{border-color:var(--reha-accent);box-shadow:0 12px 30px rgba(21,63,123,.12)}.reha-category-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:rgba(21,63,123,.08);color:var(--reha-accent);font-size:18px;font-weight:750;text-transform:uppercase;transition:.2s}.reha-category-card:hover .reha-category-icon,.reha-category-card.is-active .reha-category-icon{background:var(--reha-accent);color:#fff}.reha-category-copy{min-width:0}.reha-category-copy strong{display:block;color:var(--reha-text);font-size:15px;line-height:1.3;font-weight:680}.reha-category-copy small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:5px;color:var(--reha-muted);font-size:12px;line-height:1.45;font-weight:400}.reha-category-count{min-width:30px;height:30px;padding:0 8px;display:grid;place-items:center;border-radius:999px;background:#f3f6f9;color:var(--reha-muted);font-size:11px;font-weight:700}.reha-category-arrow{color:var(--reha-accent);font-size:18px;line-height:1;transition:transform .2s}.reha-category-card:hover .reha-category-arrow{transform:translateX(3px)}.reha-category-layout-list .reha-category-grid{grid-template-columns:1fr}.reha-category-layout-list .reha-category-card{min-height:74px;grid-template-columns:42px minmax(0,1fr) auto auto}.reha-category-layout-list .reha-category-icon{width:42px;height:42px}.reha-category-layout-chips .reha-category-grid{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.reha-category-chip{display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border:1px solid var(--reha-border);border-radius:6px;background:#fff;color:var(--reha-text);font-size:13px;font-weight:650;transition:.2s}.reha-category-chip b{min-width:24px;height:24px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:#f2f5f8;color:var(--reha-muted);font-size:10px}.reha-category-chip:hover,.reha-category-chip.is-active{background:var(--reha-accent);border-color:var(--reha-accent);color:#fff}.reha-category-chip:hover b,.reha-category-chip.is-active b{background:rgba(255,255,255,.16);color:#fff}
@media(max-width:1024px){.reha-category-cols-3,.reha-category-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.reha-blog-categories-widget .reha-category-grid,.reha-category-cols-2,.reha-category-cols-3,.reha-category-cols-4{grid-template-columns:1fr}.reha-category-card{grid-template-columns:42px minmax(0,1fr) auto auto;min-height:74px;padding:14px}.reha-category-icon{width:42px;height:42px;font-size:16px}.reha-category-copy strong{font-size:14px}.reha-category-copy small{font-size:11px}.reha-category-layout-chips .reha-category-grid{display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.reha-category-layout-chips .reha-category-grid::-webkit-scrollbar{display:none}.reha-category-chip{flex:0 0 auto}}
