.rehber-container{max-width:1200px;margin:0 auto;padding-top:3rem;padding-bottom:5rem}.rehber-header{margin-bottom:2rem}.rehber-breadcrumbs{color:var(--text-muted);justify-content:flex-start;margin-bottom:1rem;font-size:.92rem;display:flex}.rehber-breadcrumbs a{color:var(--accent-glow);margin:0 .45rem;font-weight:600}.rehber-breadcrumbs span{margin:0 .45rem}.rehber-title{margin-bottom:.7rem}.rehber-description{width:100%;max-width:none;margin:0}.rehber-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));align-items:start;gap:1.4rem;display:grid}.rehber-card{box-shadow:var(--shadow-soft);background:linear-gradient(#fffffffa 0%,#fcf8f1f0 100%);border:1px solid #13232f14;border-radius:24px;flex-direction:column;gap:1rem;padding:1.45rem;text-decoration:none;display:flex}.rehber-card:hover{box-shadow:var(--shadow-medium);border-color:#0f766e2e;transform:translateY(-5px)}.rehber-card-header{margin-bottom:.2rem}.rehber-card-title{overflow-wrap:anywhere;margin:0;font-size:1.18rem;line-height:1.35}.rehber-card-desc{overflow-wrap:anywhere;margin-bottom:auto;font-size:.95rem;line-height:1.65}.rehber-meta-group{flex-wrap:wrap;gap:.65rem;margin-bottom:.2rem;display:flex}.rehber-meta-item{min-height:2rem;color:var(--text-light);background:#13232f0a;border:1px solid #13232f14;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.82rem;font-weight:600;display:inline-flex}.rehber-card-footer{border-top:1px solid #13232f14;justify-content:flex-end;padding-top:1rem;display:flex}.read-more-btn{color:var(--accent-glow);align-items:center;gap:.35rem;font-size:.88rem;font-weight:800;display:inline-flex}.rehber-card:hover .read-more-btn{gap:.6rem}@media (max-width:900px){.rehber-container{padding-top:1.8rem;padding-bottom:3.4rem}.rehber-grid{grid-template-columns:1fr}}@media (max-width:640px){.rehber-card-footer{justify-content:flex-start}}
