/* TYT Yaz Kampı & Bursluluk landing */
.tyt-intro{align-items:center;gap:clamp(1.6rem,3.5vw,3rem)}
.tyt-poster img{width:100%;max-width:430px;height:auto;display:block;margin:0 auto;border-radius:var(--radius-lg);box-shadow:var(--shadow)}
.burs-card{padding:1.5rem 1rem 1.4rem;text-align:center;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}
.burs-card__rank{font-family:var(--ff-display);font-weight:700;color:var(--muted);font-size:.85rem;margin-bottom:.3rem}
.burs-card b{display:block;font-family:var(--ff-display);font-size:2.1rem;line-height:1.05;
  background:var(--grad-accent);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.burs-card small{color:#56514a;font-weight:600;font-size:.9rem;margin-top:.15rem}
