/* DRR DAMSON Stage13K – GSC/CTR SEO polish: compact helpful blocks, internal links, crawler-friendly redirects */
.drr-stage13k-seo-boost{
  width:min(1120px, calc(100% - 32px));
  margin:42px auto;
  padding:26px;
  border:1px solid rgba(99,230,190,.22);
  border-radius:24px;
  background:
    radial-gradient(circle at 12% 0%, rgba(99,230,190,.12), transparent 36%),
    linear-gradient(135deg, rgba(14,24,26,.92), rgba(21,15,11,.92));
  box-shadow:0 18px 48px rgba(0,0,0,.24);
  color:#f5efe5;
}
.drr-stage13k-seo-boost__eyebrow{margin:0 0 8px;font-size:.78rem;letter-spacing:.13em;text-transform:uppercase;color:#74f0ca;font-weight:800}
.drr-stage13k-seo-boost h2{margin:0 0 10px;font-size:clamp(1.45rem,2.3vw,2.15rem);line-height:1.12;color:#fff3dc}
.drr-stage13k-seo-boost__lead{max-width:850px;margin:0 0 20px;color:#dfd0bd;line-height:1.65}
.drr-stage13k-seo-boost__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}
.drr-stage13k-seo-card{padding:17px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.10)}
.drr-stage13k-seo-card h3{margin:0 0 8px;color:#ffe5b0;font-size:1.02rem}
.drr-stage13k-seo-card p{margin:0;color:#e4d7c6;line-height:1.55;font-size:.96rem}
.drr-stage13k-seo-boost__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.drr-stage13k-seo-boost__links a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:999px;text-decoration:none;font-weight:800;color:#0b1515;background:#75f1c8;box-shadow:0 10px 26px rgba(92,222,187,.18)}
.drr-stage13k-seo-boost__links a.secondary{background:transparent;color:#ffe0a1;border:1px solid rgba(255,224,161,.34);box-shadow:none}
.drr-stage13k-mini-list{display:grid;gap:8px;margin:14px 0 0;padding:0;list-style:none}
.drr-stage13k-mini-list li{position:relative;padding-left:19px;color:#e4d7c6;line-height:1.5}
.drr-stage13k-mini-list li::before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:#75f1c8}
@media(max-width:860px){.drr-stage13k-seo-boost{width:min(100% - 20px, 1120px);padding:20px;margin:30px auto}.drr-stage13k-seo-boost__grid{grid-template-columns:1fr}.drr-stage13k-seo-boost__links a{width:100%;justify-content:center}}
