.home-seo-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:26px}.seo-link-box{position:relative;overflow:hidden;border-radius:15px}.seo-rich-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;padding:0 0 12px;border-bottom:1px solid var(--border)}.seo-rich-head h2{margin:0;text-align:left;font-size:18px;line-height:1.25;font-weight:600;color:#1f2937;letter-spacing:-.01em}.seo-rich-list{display:grid;gap:10px}.seo-rich-card,.seo-clean-card{display:block;min-height:70px;padding:14px 16px;border:1px solid #e7ebf0;border-radius:14px;background:#fff;color:var(--text);text-decoration:none;box-shadow:0 1px 5px rgba(15,23,42,.045);overflow:hidden}.seo-rich-card:hover{border-color:rgba(155,20,93,.18);box-shadow:0 5px 14px rgba(15,23,42,.06)}.seo-rich-icon{display:none}.seo-rich-content{min-width:0;display:grid;gap:8px}.seo-rich-content strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9b145d;font-size:15px;line-height:1.28;font-weight:600;letter-spacing:-.005em}.seo-meta-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.seo-meta-row small,.seo-meta-row em{display:inline-flex;align-items:center;max-width:100%;padding:4px 8px;border-radius:999px;font-size:11px;line-height:1.15;font-weight:500;white-space:nowrap}.seo-meta-row small{background:#fff2f7;color:#7a1748}.seo-meta-row em{background:#f8fafc;color:#64748b;font-style:normal}@media(max-width:820px){.home-seo-links{grid-template-columns:1fr;gap:16px;margin-top:24px}.seo-rich-head h2{font-size:17px}}@media(max-width:600px){.home-seo-links{gap:14px;margin-top:20px}.seo-rich-card,.seo-clean-card{min-height:64px;padding:12px 13px}.seo-rich-content strong{font-size:14px}.seo-meta-row small,.seo-meta-row em{font-size:10.5px;padding:3px 7px}}