/* externalized inline style v84 | source: resources/views/partials/homepage-seo-sales.blade.php | style-id: no-id-1 | generated 20260728-080417 */
.dv-home-seo-sales{
            direction:rtl;
            background:linear-gradient(180deg,#fff,#f8fafc);
            padding:34px 14px;
        }

        .dv-home-seo-inner{
            max-width:1180px;
            margin:0 auto;
        }

        .dv-home-seo-hero{
            background:linear-gradient(135deg,#eef2ff,#fff7ed);
            border:1px solid #e5e7eb;
            border-radius:30px;
            padding:34px 24px;
            margin-bottom:18px;
        }

        .dv-home-seo-hero h2{
            font-size:32px;
            line-height:1.55;
            margin:10px 0 10px;
            color:#0f172a;
        }

        .dv-home-seo-hero p{
            max-width:860px;
            color:#475569;
            line-height:2.2;
            font-size:16px;
            margin:0;
        }

        .dv-home-seo-actions{
            display:flex;
            gap:10px;
            flex-wrap:wrap;
            margin-top:18px;
        }

        .dv-home-seo-grid{
            display:grid;
            grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
            gap:14px;
            margin:18px 0;
        }

        .dv-home-seo-card{
            background:#fff;
            border:1px solid #e5e7eb;
            border-radius:22px;
            padding:18px;
        }

        .dv-home-seo-card h3{
            margin:0 0 10px;
            color:#0f172a;
            font-size:18px;
        }

        .dv-home-seo-card p{
            margin:0;
            color:#64748b;
            line-height:2;
        }

        .dv-home-seo-links{
            display:flex;
            flex-wrap:wrap;
            gap:8px;
            margin-top:12px;
        }

        .dv-home-seo-links a{
            display:inline-flex;
            align-items:center;
            text-decoration:none;
            color:#334155;
            background:#f8fafc;
            border:1px solid #eef2f7;
            border-radius:999px;
            padding:8px 11px;
            font-size:13px;
            transition:.18s ease;
        }

        .dv-home-seo-links a:hover{
            color:#1d4ed8;
            border-color:#bfdbfe;
            background:#eff6ff;
        }

        .dv-home-seo-steps{
            display:grid;
            grid-template-columns:repeat(auto-fit,minmax(220px,1fr));
            gap:12px;
            margin-top:14px;
        }

        .dv-home-seo-step{
            background:#f8fafc;
            border:1px solid #eef2f7;
            border-radius:18px;
            padding:14px;
        }

        .dv-home-seo-step strong{
            display:block;
            color:#0f172a;
            margin-bottom:6px;
        }

        .dv-home-seo-step span{
            color:#64748b;
            line-height:1.9;
            font-size:13px;
        }
